:root{--ink:#28231f;--cream:#fffaf4;--orange:#d96c2e;--line:#eadfd3}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:ui-sans-serif,system-ui,sans-serif;line-height:1.65}.home-header,.site-footer{background:#241a15;color:#fff}.home-shell,.site-footer__inner{max-width:1180px;margin:auto;padding:1rem 1.25rem}.home-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-header a,.site-footer a{color:#fff;text-decoration:none}.home-header nav{display:flex;gap:1rem;flex-wrap:wrap}.home-logo__wordmark{font-size:1.3rem}.article-text{max-width:960px;margin:auto;padding:2rem 1.25rem 3rem}.article-hero{display:block;margin:1rem 0 2rem}.article-hero img{display:block;width:100%;height:auto;border-radius:1rem}.answer-block{margin:1.4rem 0;padding:1rem;border-left:5px solid var(--orange);background:#fff0e5}.table-scroll{overflow-x:auto}.styled-table{width:100%;min-width:660px;border-collapse:collapse;margin:1rem 0}.styled-table th,.styled-table td{border:1px solid var(--line);padding:.7rem;text-align:left;vertical-align:top}.styled-table th{background:#f5eadf}h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.12}h2{margin-top:2.5rem;line-height:1.2}h3{margin-top:1.5rem}.site-footer__links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.site-footer__links ul{padding-left:1rem}.site-footer__copyright{text-align:center;padding:0 1rem 1rem;margin:0}@media(max-width:650px){.home-header__inner{align-items:flex-start;flex-direction:column}.home-header nav{gap:.55rem}.article-text{padding:1.25rem 1rem}.site-footer__links{grid-template-columns:1fr 1fr}.styled-table{font-size:.9rem}}
