:root{--ink:#25211d;--muted:#635d56;--paper:#fffdfa;--cream:#f8f1e8;--line:#dfd3c4;--accent:#9d4c20;--dark:#33271f}*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{background:var(--paper);color:var(--ink);font:18px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:5;background:white;padding:.5rem}.home-header{background:var(--dark);color:white}.home-shell{max-width:1200px;margin:auto;padding:1rem 1.25rem}.home-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-logo{color:white;text-decoration:none;font-size:1.3rem}.home-logo strong{font-weight:800}.home-logo span span{color:#f2c479}.home-header nav{display:flex;flex-wrap:wrap;gap:.85rem}.home-header nav a{color:white;text-decoration:none;font-size:.9rem}.article-text{max-width:960px;margin:auto;padding:2.5rem 1.25rem 4rem}.eyebrow{font-size:.78rem;color:var(--accent);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.article-text h1{font-size:clamp(2.15rem,5vw,4rem);line-height:1.08;margin:.35rem 0 1rem}.article-text h2{font-size:clamp(1.4rem,3vw,2rem);line-height:1.2;margin:3rem 0 .85rem}.article-text h3{font-size:1.15rem;margin:1.6rem 0 .35rem}.article-text a{color:#873d18;text-underline-offset:.16em}.article-hero{margin:1.75rem 0 2.5rem}.article-hero img{display:block;width:100%;height:auto;border-radius:18px;background:var(--cream)}.answer{border-left:4px solid var(--accent);background:var(--cream);padding:1rem 1.15rem;margin:1.4rem 0 2rem}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px;margin:1.4rem 0}.styled-table{border-collapse:collapse;width:100%;min-width:650px;font-size:.93rem}.styled-table td,.styled-table th{padding:.75rem;vertical-align:top;text-align:left;border-bottom:1px solid var(--line)}.styled-table th{background:#f1e6d7}.decision-tree{padding:1.2rem 1.3rem;background:#faf6f0;border-radius:12px}.decision-tree li{margin:.65rem 0}code{overflow-wrap:anywhere;white-space:normal}.site-footer{background:var(--dark);color:#f6eee5;padding:2.5rem 1.25rem 1.25rem}.site-footer__inner{max-width:1200px;margin:auto}.site-footer a{color:#f6eee5}.site-footer__copyright{text-align:center;color:#d5c7b9;font-size:.85rem}@media(max-width:680px){.home-header__inner{align-items:flex-start;flex-direction:column}.article-text{padding-top:1.75rem}.article-text h2{margin-top:2.25rem}.styled-table{font-size:.84rem}}
