:root,.light{--nav-theme:103 43% 38%;--nav-theme-light:91 50% 54%;--accent-wood:36 65% 51%;--background:#f7f4ea;--surface:#fffdf7;--surface-strong:#eee8d8;--border:#d7d0be;--text:#172019;--muted:#5d675e;--accent:hsl(var(--nav-theme));--radius:16px;--content-width:1220px}.dark{--nav-theme:91 50% 54%;--nav-theme-light:87 58% 67%;--accent-wood:38 72% 60%;--background:#111a14;--surface:#19251c;--surface-strong:#233127;--border:#34473a;--text:#f1f5ee;--muted:#a9b5aa;--accent:hsl(var(--nav-theme))}*,:before,:after{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 0%, color-mix(in srgb, var(--accent) 7%, transparent), transparent 32rem), var(--background);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
