:root{--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-background: #f8fafc;--color-surface: #ffffff;--color-surface-highlight: #f1f5f9;--color-text-primary: #1e293b;--color-text-secondary: #64748b;--color-text-muted: #94a3b8;--color-border: #e2e8f0;--color-divider: #cbd5e1;--surface-base: #f8fafc;--surface-panel: #ffffff;--surface-elevated: #f1f5f9;--border-subtle: #e2e8f0;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--accent-violet: #8b5cf6;--accent-orange: #fb923c;--status-success: #10b981;--status-warning: #f59e0b;--status-danger: #f43f5e}[data-theme=dark]{--color-primary: #60a5fa;--color-primary-hover: #3b82f6;--color-background: #0f172a;--color-surface: #1e293b;--color-surface-highlight: #334155;--color-text-primary: #f8fafc;--color-text-secondary: #cbd5e1;--color-text-muted: #64748b;--color-border: #334155;--color-divider: #475569;--surface-base: #050816;--surface-panel: #0b1120;--surface-elevated: #111827;--border-subtle: rgba(255, 255, 255, .1);--text-primary: #f8fafc;--text-secondary: rgba(255, 255, 255, .68);--text-muted: rgba(255, 255, 255, .42);--accent-violet: #8b5cf6;--accent-orange: #fb923c;--status-success: #34d399;--status-warning: #fbbf24;--status-danger: #fb7185}button,a,input,select,textarea,.transition-ui{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}body{background-color:var(--color-background);color:var(--color-text-primary)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--color-divider);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-muted)}
