:root{--ink:#1b1b1f;--paper:#fcfaf7;--warm:#f5f0e8;--accent:#b44d12;--accent-glow:#b44d1226;--civic:#1e3a5f;--civic-light:#e8eef5;--muted:#8a8a92;--border:#e2ddd4;--green:#2d6a4f;--green-light:#e9f5ec}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:Fraunces,serif}.container{max-width:1280px;margin:0 auto;padding:0 24px}.container-narrow{max-width:720px;margin:0 auto;padding:0 24px}@media (max-width:640px){nav{padding-left:16px!important;padding-right:16px!important}nav>div:last-child{gap:14px!important}nav a{font-size:13px!important}footer>div:nth-child(3){flex-direction:column;gap:8px!important}}
