.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}:root{--background: #ffffff;--background-secondary: #f8fafc;--surface: #ffffff;--surface-elevated: #ffffff;--card: #ffffff;--card-hover: #f8fafc;--text-primary: #0f172a;--text-secondary: #475569;--text-tertiary: #64748b;--text-muted: #94a3b8;--border: #e2e8f0;--border-strong: #cbd5e1;--primary: #2563eb;--primary-hover: #1d4ed8;--accent: #3b82f6;--overlay: rgba(0, 0, 0, .5);--overlay-strong: rgba(0, 0, 0, .8)}html.dark,[data-theme=dark]{--background: #050505;--background-secondary: #0a0a0a;--surface: #0a0a0a;--surface-elevated: #111111;--card: #0a0a0a;--card-hover: #111111;--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-tertiary: #94a3b8;--text-muted: #64748b;--border: #1e293b;--border-strong: #334155;--primary: #3b82f6;--primary-hover: #60a5fa;--accent: #2563eb;--overlay: rgba(0, 0, 0, .8);--overlay-strong: rgba(0, 0, 0, .9)}html{scroll-behavior:smooth}[data-theme=dark]{color-scheme:dark}.theme-transition,.theme-transition *,.theme-transition *:before,.theme-transition *:after{transition:background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease!important}.theme-bg{background-color:var(--background)}.theme-bg-secondary{background-color:var(--background-secondary)}.theme-surface{background-color:var(--surface)}.theme-surface-elevated{background-color:var(--surface-elevated)}.theme-card{background-color:var(--card)}.theme-card-hover{background-color:var(--card-hover)}.theme-text{color:var(--text-primary)}.theme-text-secondary{color:var(--text-secondary)}.theme-text-tertiary{color:var(--text-tertiary)}.theme-text-muted{color:var(--text-muted)}.theme-border{border-color:var(--border)}.theme-border-strong{border-color:var(--border-strong)}.theme-overlay{background-color:var(--overlay)}.theme-overlay-strong{background-color:var(--overlay-strong)}
