:root{color-scheme:light;--ink:#25211f;--cream:#fffaf3;--accent:#a84822;--line:#ded2c4}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:18px/1.65 Georgia,serif}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:2}.home-header{background:#251a16;color:#fff}.home-shell,.site-footer__inner{max-width:1200px;margin:auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;gap:1rem;align-items:center}.home-logo{color:inherit;text-decoration:none;font-family:Arial,sans-serif;font-size:1.15rem}.home-logo span span{color:#f1b948}.home-header nav{display:flex;gap:1rem;flex-wrap:wrap}.home-header nav a,.site-footer a{color:inherit}.site-footer{background:#251a16;color:#fff;margin-top:3rem}.site-footer__copyright{text-align:center;margin:0;padding:0 1.5rem 1.5rem;font:14px Arial,sans-serif}.site-footer__links ul{margin:0;padding-left:1rem}@media(max-width:600px){.home-shell,.site-footer__inner{align-items:flex-start;flex-direction:column}.home-header nav{font-size:.85rem;gap:.7rem}}
