html,body{margin:0;padding:0;min-height:100%;background:var(--bg-canvas)}#root{min-height:100dvh}*,*:before,*:after{box-sizing:border-box}:root{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: ui-monospace, "SF Mono", "Cascadia Mono", "Roboto Mono", monospace;--text-xs-size: 12px;--text-xs-line: 16px;--text-xs-weight: 500;--text-sm-size: 14px;--text-sm-line: 20px;--text-sm-weight: 400;--text-base-size: 16px;--text-base-line: 24px;--text-base-weight: 400;--text-lg-size: 18px;--text-lg-line: 26px;--text-lg-weight: 500;--text-xl-size: 22px;--text-xl-line: 30px;--text-xl-weight: 600;--text-2xl-size: 28px;--text-2xl-line: 36px;--text-2xl-weight: 700;--text-3xl-size: 36px;--text-3xl-line: 44px;--text-3xl-weight: 700;--text-display-md-size: 64px;--text-display-md-line: 72px;--text-display-md-weight: 700;--text-display-lg-size: 96px;--text-display-lg-line: 104px;--text-display-lg-weight: 700;--text-display-xl-size: 144px;--text-display-xl-line: 152px;--text-display-xl-weight: 800;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 24px;--motion-instant: 0ms;--motion-fast: .12s ease-out;--motion-base: .2s ease-out;--motion-deliberate: .36s ease-in-out;--motion-celebratory: .6s cubic-bezier(.2, .8, .2, 1)}:root[data-theme=dark]{--bg-canvas: #0B0E13;--bg-surface: #141821;--bg-surface-raised: #1C2230;--bg-surface-sunken: #080A0F;--border-subtle: #252A37;--border-strong: #3A4254;--text-primary: #F0F2F6;--text-secondary: #A8AEBE;--text-muted: #6F7689;--text-on-brand: #FFFFFF;--success: #3DDC97;--warning: #F5C26B;--danger: #F26B6B;--info: #6BC8F2;--phase-revealed: #7B5BD6;--brand-primary: #3366CC;--brand-on-primary: #FFFFFF;--brand-soft: #3366CC;--brand-strong: #3366CC;--upvote-active: var(--brand-primary);--upvote-idle: var(--text-muted);--elev-1: 0 1px 2px rgba(0,0,0,.4);--elev-2: 0 4px 12px rgba(0,0,0,.5);--elev-3: 0 12px 32px rgba(0,0,0,.6)}:root[data-theme=light]{--bg-canvas: #F7F8FA;--bg-surface: #FFFFFF;--bg-surface-raised: #FFFFFF;--bg-surface-sunken: #EEF0F4;--border-subtle: #E2E5EB;--border-strong: #C5CAD4;--text-primary: #0F1320;--text-secondary: #525868;--text-muted: #7F8595;--text-on-brand: #FFFFFF;--success: #0E9F6E;--warning: #B86F09;--danger: #B23A3A;--info: #0F6FB8;--phase-revealed: #7B5BD6;--brand-primary: #3366CC;--brand-on-primary: #FFFFFF;--brand-soft: #3366CC;--brand-strong: #3366CC;--upvote-active: var(--brand-primary);--upvote-idle: var(--text-muted);--elev-1: 0 1px 2px rgba(15,19,32,.06);--elev-2: 0 4px 12px rgba(15,19,32,.08);--elev-3: 0 12px 32px rgba(15,19,32,.12)}@media (prefers-reduced-motion: reduce){:root{--motion-fast: .12s ease-out;--motion-base: .12s ease-out;--motion-deliberate: .12s ease-out;--motion-celebratory: .12s ease-out}}
