:root{--ink:#26201d;--paper:#fffdf9;--cream:#f6eee4;--accent:#a94d23;--line:#e4d8cb}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.66 system-ui,-apple-system,Segoe UI,sans-serif}.home-header,.site-footer{background:#241a16;color:#fff}.home-shell,.site-footer__inner{max-width:1180px;margin:auto;padding:1rem 1.25rem}.home-header__inner{display:flex;gap:1.5rem;align-items:center;justify-content:space-between}.home-logo,.home-header a,.site-footer a{color:#fff;text-decoration:none}.home-logo__wordmark{font-size:1.2rem}.home-header nav{display:flex;gap:1rem;flex-wrap:wrap;font-size:.92rem}.article-text{max-width:920px;margin:auto;padding:2rem 1.25rem 4rem}.article-text h1{font-size:clamp(2.1rem,5vw,4rem);line-height:1.05;margin:.4rem 0 1.1rem}.article-text h2{font-size:1.65rem;line-height:1.2;margin:3rem 0 .75rem}.article-text h3{font-size:1.16rem}.article-text a{color:#8d3616;text-underline-offset:.16em}.article-hero{margin:1.25rem 0 2rem}.article-hero img{width:100%;height:auto;display:block;border-radius:1.1rem}.answer-block{border-left:4px solid var(--accent);background:var(--cream);padding:1rem 1.15rem;margin:1.2rem 0}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:.75rem}.styled-table{width:100%;min-width:620px;border-collapse:collapse}.styled-table th,.styled-table td{border-bottom:1px solid var(--line);padding:.75rem;vertical-align:top;text-align:left}.styled-table th{background:#f9f2eb}.site-footer__inner{display:grid;gap:1.25rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:1.4rem}.site-footer__links section{min-width:150px}.site-footer__links ul{padding-left:1rem;margin:.3rem 0}.site-footer__copyright{margin:0;padding:1rem;text-align:center;background:#17110f}@media(max-width:640px){.home-header__inner{align-items:flex-start;flex-direction:column}.home-header nav{gap:.7rem}.article-text{font-size:16px;padding:1.4rem 1rem 3rem}.article-text h2{font-size:1.4rem}.article-hero img{border-radius:.75rem}}
