:root{--color-background:#061711;--color-baize:#0d3527;--color-baize-deep:#09271d;--color-surface:#f4efe2;--color-surface-soft:#e9e0cf;--color-surface-dark:#102a21;--color-text:#15231d;--color-text-inverse:#fbf7eb;--color-text-muted:#637069;--color-text-muted-inverse:#afc3b9;--color-accent:#d8ad52;--color-accent-strong:#b98224;--color-wood:#3b2119;--color-wood-light:#60402f;--color-danger:#b53838;--color-danger-soft:#fae6e1;--color-success:#2f7a57;--color-focus:#67c8ff;--color-border:#d4c8b4;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--space-7:3rem;--touch-target:3rem;--shadow-raised:0 1.5rem 4rem #00000047;--font-display:Georgia, "Times New Roman", serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--color-background)}body{background:var(--color-background);min-height:100dvh;color:var(--color-text-inverse);font-family:var(--font-body);font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;margin:0}button{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
