: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}[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}body,div,span,button,input,select,textarea{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)}
