:root{--color-sand:#f5f0e8;--color-sand-light:#faf7f2;--color-sand-dark:#e8e0d4;--color-brown:#3d2b1f;--color-brown-muted:#5c4a3e;--color-sage:#7a9e7e;--color-sage-bright:#8fb894;--color-sage-dark:#5a7d5e;--color-white:#fff;--color-hero-band:#6b8f6f;--font-display:var(--font-libre), Georgia, serif;--font-body:var(--font-source), system-ui, sans-serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4.5rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-pill:999px;--max-width:1200px;--nav-width:220px;--transition:.2s ease;--site-shadow:0 12px 40px #3d2b1f24}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);color:var(--color-brown);background:var(--color-sand-light);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem}img{max-width:100%;height:auto}h1,h2,h3,h4{font-weight:700}:focus-visible{outline:2px solid var(--color-sage);outline-offset:2px}.accent{background:linear-gradient(#0000 65%,#7a9e7e73 65%)}
