:root{--ink:#18231d;--muted:#5b655d;--paper:#fffdf8;--cream:#f4eee4;--accent:#9d3f27;--line:#d9d1c3;--green:#38624d}*{box-sizing:border-box}html{background:var(--paper);overflow-x:hidden}body{margin:0;color:var(--ink);font:17px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.home-shell,.article-text,.site-footer__inner{width:min(1120px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:3;background:#fff;padding:8px}.home-header{background:#18231d;color:#fff;border-bottom:5px solid #d17b44}.home-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.home-logo{color:inherit;text-decoration:none;font-size:1.18rem;letter-spacing:.02em}.home-logo strong{font-weight:800}.home-logo span span{color:#f5bb58;margin-left:4px}.home-header nav{display:flex;gap:18px;flex-wrap:wrap}.home-header nav a{color:#fff;text-decoration:none;font-size:.88rem}.article-text{max-width:860px;padding:42px 0 64px}h1{font:800 clamp(2.25rem,5vw,4.3rem)/1.04 Georgia,serif;margin:0 0 22px}h2{font:750 clamp(1.48rem,3vw,2.2rem)/1.16 Georgia,serif;margin:54px 0 16px}h3{font:750 1.15rem/1.25 Georgia,serif;margin:26px 0 7px}p,li{max-width:76ch}a{color:#8c351e;text-underline-offset:3px}.lede{font-size:1.18rem;line-height:1.7}.article-hero{margin:32px 0 40px}.article-hero img{width:100%;height:auto;display:block;border-radius:6px}.article-hero figcaption{color:var(--muted);font-size:.86rem;margin-top:8px}.answer-block{border-left:5px solid var(--accent);background:#fbf1e8;padding:18px 20px;font-weight:650;max-width:760px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:6px}.styled-table{border-collapse:collapse;width:100%;min-width:680px}.styled-table th,.styled-table td{padding:14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.styled-table th{background:var(--cream);font-weight:750}.decision-tree{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.decision-tree div{border:1px solid var(--line);padding:16px;background:#fff}.decision-tree strong{display:block;color:var(--green)}.related{background:var(--cream);padding:20px 24px;border-radius:6px}.site-footer{background:#18231d;color:#f8f2e9;padding:38px 0 16px}.site-footer__inner{display:flex;justify-content:space-between;gap:28px}.site-footer p{color:#d5ddd6}.site-footer a{color:#fff}.site-footer__links{display:flex;gap:30px}.site-footer h2{font-size:1rem;margin:0 0 8px}.site-footer ul{padding-left:18px;margin:0}.site-footer__copyright{width:min(1120px,calc(100% - 40px));margin:28px auto 0;font-size:.8rem}@media(max-width:640px){.home-header__inner{padding:16px 0;align-items:flex-start;flex-direction:column;gap:10px}.home-header nav{gap:10px 14px}.article-text{padding-top:28px}.decision-tree{grid-template-columns:1fr}.site-footer__inner{flex-direction:column}.site-footer__links{flex-wrap:wrap}}
