:root,[data-theme=dark]{color-scheme:dark;--accent: #c9a84c;--bg-deep: #080706;--bg: #0d0b09;--surface: #1a1714;--card: #231f1b;--text: #f0eae0;--dim: #8a8070;--hairline: rgba(255, 255, 255, .06);--hairline-strong: rgba(255, 255, 255, .08)}[data-theme=light]{color-scheme:light;--accent: #8a6d1f;--bg-deep: #efe8da;--bg: #f7f2e7;--surface: #efe8da;--card: #e8dfcd;--text: #2b2418;--dim: #6f6552;--hairline: rgba(43, 36, 24, .08);--hairline-strong: rgba(43, 36, 24, .12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;background:var(--bg-deep)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,system-ui,sans-serif;color:var(--text);overscroll-behavior:none}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--accent) 30%,transparent);border-radius:2px}*{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;background:none;border:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
