:root{color-scheme:light;--ink:#27221d;--paper:#fffdf9;--warm:#f5ece2;--accent:#9c482c}*{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,"Segoe UI",sans-serif}.skip-link{position:absolute;left:-10000px}.skip-link:focus{left:1rem;top:1rem;z-index:10}.site-header,.site-footer{background:#2b241f;color:#fff}.shell{max-width:1180px;margin:auto;padding:1rem 1.25rem}.site-header .shell{display:flex;gap:1rem;align-items:center;justify-content:space-between}.brand{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:800}.site-header nav{display:flex;gap:1rem;flex-wrap:wrap}.site-header nav a,.site-footer a{color:#fff}.article{max-width:900px;margin:auto;padding:2rem 1.25rem 3rem}.hero{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:1.1rem;display:block;margin:1rem 0 2rem}h1{font-size:clamp(2.2rem,6vw,4.7rem);line-height:1.05;margin:.5rem 0 1rem}h2{font-size:clamp(1.4rem,3vw,2rem);line-height:1.2;margin-top:2.6rem}a{color:#7b301b}.answer-block{background:var(--warm);border-left:5px solid var(--accent);padding:1rem 1.15rem;margin:1.25rem 0}.table-scroll{overflow-x:auto}.matrix{border-collapse:collapse;width:100%;min-width:640px}.matrix th,.matrix td{border:1px solid #d9cabc;padding:.75rem;text-align:left;vertical-align:top}.matrix th{background:var(--warm)}.site-footer{padding:1.5rem 0}.site-footer p{margin:.35rem 0}@media(max-width:600px){body{font-size:17px}.site-header .shell{align-items:flex-start;flex-direction:column}.site-header nav{gap:.65rem}.article{padding:1.2rem 1rem 2.5rem}.hero{border-radius:.7rem}}
