:root,[data-theme=dark]{--bg:#0b1110;--bg-gradient-warm:#161512;--bg-gradient-teal:#12201e;--surface:#14201f;--surface-raised:#182726;--surface-veil:#14201fc2;--surface-neutral:#121716;--text-primary:#f4ebdd;--text-muted:#b9b3a8;--accent:#075e5a;--accent-pressed:#0b7771;--action:#075e5a;--action-pressed:#0b7771;--action-text:#f4ebdd;--border:#f4ebdd38;--border-strong:#f4ebdd61;--danger:#a8564a;--overlay:#060a0a99;--shadow-sheet:0 -12px 40px #00000073;--shadow-card:0 2px 12px #00000040;--cover-scrim:#060a0a6b;--text-on-cover:#f4ebdd;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--bg:#f2eadf;--bg-gradient-warm:#f6efe6;--bg-gradient-teal:#ece4dc;--surface:#fbf6f2;--surface-raised:#fff;--surface-veil:#fbf6f2cc;--surface-neutral:#f7f3ee;--text-primary:#33262a;--text-muted:#6b5a55;--accent:#4a5a43;--accent-pressed:#3a4835;--action:#8c2f3b;--action-pressed:#6e2430;--action-text:#fbf6f2;--border:#e0d3ca;--border-strong:#cbb9ae;--danger:#8c2f3b;--overlay:#33262a52;--shadow-sheet:0 -12px 32px #33262a2e;--shadow-card:0 2px 10px #33262a14;--cover-scrim:#33262a66;--text-on-cover:#fbf6f2;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root{--space-edge:16px;--radius-card:18px;--radius-sheet:24px;--duration:.22s;--easing:cubic-bezier(.32, .72, 0, 1);--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--bg);height:100%}body{background:radial-gradient(120% 60% at 12% 0%, var(--bg-gradient-warm) 0%, transparent 62%), radial-gradient(120% 70% at 92% 24%, var(--bg-gradient-teal) 0%, transparent 60%), var(--bg);min-height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;background-attachment:fixed;font-family:Inter,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.45;overflow-x:hidden}body[data-scroll-locked=true]{overflow:hidden}button{font:inherit;color:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px;border-radius:6px}img{max-width:100%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
