:root{--ink:#29221d;--paper:#fffdf9;--cream:#f7efe3;--accent:#a55220;--line:#dfd3c3}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:ui-sans-serif,system-ui,sans-serif;line-height:1.6}.home-header{background:#34261d;color:#fff}.home-shell,.article-text,.site-footer__inner{max-width:1120px;margin:auto;padding:0 24px}.home-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.home-logo{color:#fff;text-decoration:none;font-size:1.35rem}.home-logo__wordmark span{color:#f3bd60}.home-header nav{display:flex;gap:15px;flex-wrap:wrap}.home-header nav a{color:#fff;text-decoration:none;font-size:.92rem}.article-text{max-width:920px;padding-top:34px;padding-bottom:56px}h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05;margin:0 0 18px}h2{line-height:1.15;margin-top:2.4rem}h3{line-height:1.2}.article-hero{margin:28px 0}.article-hero img{display:block;width:100%;height:auto;border-radius:18px}.article-hero figcaption{font-size:.9rem;color:#64594e;margin-top:8px}.answer-block{background:var(--cream);border-left:5px solid var(--accent);padding:16px 18px;border-radius:0 10px 10px 0;font-weight:600}.table-scroll{overflow-x:auto}.styled-table{width:100%;border-collapse:collapse;min-width:620px}.styled-table th,.styled-table td{padding:12px;border:1px solid var(--line);text-align:left;vertical-align:top}.styled-table th{background:var(--cream)}a{color:#8b3f19}li+li{margin-top:.45rem}.site-footer{background:#34261d;color:#f8f0e8;padding:28px 0}.site-footer a{color:#f8f0e8}.site-footer__links{display:flex;gap:28px;flex-wrap:wrap}.site-footer__links ul{padding-left:18px}@media(max-width:650px){.home-header__inner{align-items:flex-start;flex-direction:column;padding-top:16px;padding-bottom:16px}.home-header nav{gap:10px}.article-text,.home-shell,.site-footer__inner{padding-left:18px;padding-right:18px}.styled-table{min-width:560px}}
