:root{color-scheme:light;--ink:#24211e;--cream:#fffaf3;--warm:#f2e7d9;--accent:#8b3f22;--line:#d8c9b9}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:ui-sans-serif,system-ui,sans-serif}.home-shell,.site-footer__inner{width:min(1180px,calc(100% - 2rem));margin:auto}.home-header{background:#fff;border-bottom:1px solid var(--line)}.home-header__inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-logo{color:var(--ink);text-decoration:none;font-size:1.25rem}.home-logo__wordmark span{color:var(--accent)}nav{display:flex;flex-wrap:wrap;gap:.75rem}nav a,.site-footer a{color:inherit;text-underline-offset:.18em}.site-footer{margin-top:3rem;background:#29211d;color:#fff;padding:2.5rem 0 1rem}.site-footer__links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.site-footer h2{font-size:1rem}.site-footer ul{padding-left:1.1rem}.site-footer__copyright{text-align:center;color:#d6c9bf;font-size:.9rem}@media(max-width:720px){.home-header__inner{padding:.7rem 0;align-items:flex-start;flex-direction:column}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}
