:root{--color-graphite-900:#1e1a16;--color-graphite-700:#453d34;--color-graphite-500:#6f6559;--color-graphite-300:#8e7f6e;--color-graphite-100:#ece6dd;--color-surface:#fff;--color-surface-cream:#faf6ef;--color-oak-700:#5a422b;--color-oak-500:#8a6547;--color-oak-300:#c8a889;--color-accent-warm:#8f5722;--color-accent-warm-strong:#6f4319;--color-accent-warm-soft:#f7dcbb;--color-sage-700:#4a5530;--color-sage-500:#6b7550;--color-sage-200:#dfe3d2;--scrim-strong:#181410b3;--scrim-soft:#18141099;--scrim-panel:#faf6efe6;--elevation-1:0 1px 2px #1e1a1614, 0 1px 1px #1e1a160a;--elevation-2:0 4px 12px #1e1a161f;--elevation-3:0 12px 32px #1e1a1633;--font-family-base:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--line-height-base:1.5;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.375rem;--font-size-2xl:1.75rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px}
:root{--background:var(--color-surface);--foreground:var(--color-graphite-900)}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-family-base);font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--color-accent-warm);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;transition-delay:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:.001ms!important}}
