@tailwind base;@tailwind components;@tailwind utilities;:root{--page-bg: #f8fafc;--page-fg: #0f172a;--surface-glass: rgba(255, 255, 255, .75);--surface-glass-thick: rgba(255, 255, 255, .95);--page-overlay-strong: rgba(255, 255, 255, .9);--page-overlay-soft: rgba(255, 255, 255, .65);--surface-1: #ffffff;--surface-2: #f1f5f9;--surface-3: #e2e8f0;--surface-4: #cbd5e1;--border-glass: rgba(148, 163, 184, .35);--border-soft: rgba(15, 23, 42, .08);--border-strong: rgba(15, 23, 42, .14);--text-main: #1e293b;--text-muted: #64748b;--text-subtle: #94a3b8;--input-bg: rgba(255, 255, 255, .5);--input-border: #cbd5e1;--primary-accent: #3b82f6;--chip-bg: #e2e8f0}[data-theme=dark]{--page-bg: #020617;--page-fg: #f1f5f9;--surface-glass: rgba(15, 23, 42, .6);--surface-glass-thick: rgba(15, 23, 42, .85);--page-overlay-strong: rgba(15, 23, 42, .85);--page-overlay-soft: rgba(15, 23, 42, .6);--surface-1: #0f172a;--surface-2: #1e293b;--surface-3: #334155;--surface-4: #475569;--border-glass: rgba(255, 255, 255, .08);--border-soft: rgba(255, 255, 255, .05);--border-strong: rgba(255, 255, 255, .12);--text-main: #f1f5f9;--text-muted: #94a3b8;--text-subtle: #64748b;--input-bg: rgba(15, 23, 42, .4);--input-border: #334155;--primary-accent: #60a5fa;--chip-bg: #334155}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#94a3b866;border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:#94a3b899}[data-theme=dark] *::-webkit-scrollbar-thumb{background-color:#94a3b859}[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background-color:#94a3b899}
