:root{--bg:#f5f1e8;--paper:#fffdf8;--ink:#2e2c27;--muted:#736e65;--gold:#c9a646;--gold-deep:#9c7b25;--green:#33423b;--line:#ded7ca;--taupe:#9c958b;--shadow:0 18px 60px rgba(44,39,31,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit}.sitebar{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(222,215,202,.9)}.sitebar-inner{max-width:1220px;margin:auto;padding:10px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:flex;align-items:center;gap:11px;flex:0 0 auto;text-decoration:none}.brand-crest{width:43px;height:48px;object-fit:contain}.brand-script{display:block;width:190px;height:auto}.navlinks{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.navlinks a{text-decoration:none;font-size:13px;font-weight:700;padding:9px 11px;border-radius:999px;color:#625d54}.navlinks a:hover,.navlinks a.active{background:#eee8dc;color:#443f37}.navlinks a.active{box-shadow:inset 0 0 0 1px #dfd4bd}.footer{background:#2f3934;color:#ede7db;padding:36px 28px}.footer-inner{max-width:1220px;margin:auto;display:flex;gap:22px;justify-content:space-between;flex-wrap:wrap;font-size:13px}.footer b{color:#e7cd7c}.smallcap,.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--gold-deep)}
@media(max-width:860px){.sitebar-inner{align-items:flex-start;flex-direction:column;padding:10px 16px 0;gap:5px}.wordmark{align-self:center}.brand-crest{width:38px;height:42px}.brand-script{width:180px}.navlinks{justify-content:flex-start;overflow:auto;width:100%;flex-wrap:nowrap}.navlinks a{white-space:nowrap}.footer-inner{flex-direction:column;gap:7px}}
.sitebar{background:#06182b;border-color:#17344f;color:#fff}.wordmark{color:#f2d98f}.wordmark span{color:#c9a646}.navlinks a{color:#c9d2dc;border-radius:0;border-bottom:3px solid transparent}.navlinks a:hover,.navlinks a.active{background:transparent;color:#f2d98f;border-color:#c9a646;box-shadow:none}
