:root{--ink:#24211e;--paper:#fffaf3;--accent:#9a451c;--rule:#e2d5c7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Georgia,serif}.home-header,.site-footer{background:#24170f;color:#fff}.home-shell,.site-footer__inner{max-width:1200px;margin:auto;padding:1rem 1.25rem}.home-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-logo,.home-header a,.site-footer a{color:inherit;text-decoration:none}.home-logo__wordmark{font:700 1.35rem/1 system-ui,sans-serif}.home-logo__wordmark span{color:#f5b45f}.home-header nav{display:flex;flex-wrap:wrap;gap:.85rem;font:600 .85rem system-ui,sans-serif}.site-footer{margin-top:3rem}.site-footer__links{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;font-family:system-ui,sans-serif}.site-footer h2{font-size:1rem}.site-footer ul{padding-left:1rem}.site-footer li{margin:.35rem 0}.site-footer__copyright{margin:0;padding:1rem;text-align:center;font:12px system-ui,sans-serif;background:#180e09}@media(max-width:680px){.home-header__inner{display:block}.home-header nav{margin-top:.8rem}}
