*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}html[data-dark]{color-scheme:dark}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--c-bg);color:var(--c-text);transition:background .2s,color .2s}:root,[data-palette=blue]{--c-primary: #1e40af;--c-primary-hover: #1e3a8a;--c-primary-light: #dbeafe;--c-primary-light-text: #1e40af;--c-header: #1e40af}[data-palette=green]{--c-primary: #16a34a;--c-primary-hover: #15803d;--c-primary-light: #dcfce7;--c-primary-light-text: #166534;--c-header: #15803d}[data-palette=purple]{--c-primary: #7c3aed;--c-primary-hover: #6d28d9;--c-primary-light: #ede9fe;--c-primary-light-text: #5b21b6;--c-header: #7c3aed}[data-palette=red]{--c-primary: #b91c1c;--c-primary-hover: #991b1b;--c-primary-light: #fee2e2;--c-primary-light-text: #991b1b;--c-header: #991b1b}[data-palette=slate]{--c-primary: #475569;--c-primary-hover: #334155;--c-primary-light: #f1f5f9;--c-primary-light-text: #334155;--c-header: #334155}[data-palette=night-sky]{--c-primary: #0ea5e9;--c-primary-hover: #0284c7;--c-primary-light: #e0f2fe;--c-primary-light-text: #0369a1;--c-header: #0f172a}[data-palette=forest-lime]{--c-primary: #65a30d;--c-primary-hover: #4d7c0f;--c-primary-light: #ecfccb;--c-primary-light-text: #3f6212;--c-header: #14532d}[data-palette=midnight-violet]{--c-primary: #7c3aed;--c-primary-hover: #6d28d9;--c-primary-light: #ede9fe;--c-primary-light-text: #5b21b6;--c-header: #1e1b4b}[data-palette=charcoal-orange]{--c-primary: #ea580c;--c-primary-hover: #c2410c;--c-primary-light: #ffedd5;--c-primary-light-text: #9a3412;--c-header: #1c1917}[data-palette=storm-cyan]{--c-primary: #0891b2;--c-primary-hover: #0e7490;--c-primary-light: #cffafe;--c-primary-light-text: #155e75;--c-header: #1e3a5f}[data-palette=ember-gold]{--c-primary: #ca8a04;--c-primary-hover: #a16207;--c-primary-light: #fef9c3;--c-primary-light-text: #854d0e;--c-header: #450a0a}:root{--c-bg: #f8fafc;--c-surface: #ffffff;--c-surface-alt: #f8fafc;--c-border: #e2e8f0;--c-shadow: rgba(0,0,0,.07);--c-shadow-md: rgba(0,0,0,.12);--c-text: #1e293b;--c-text-2: #374151;--c-text-muted: #64748b;--c-text-faint: #94a3b8;--c-success-bg: #dcfce7;--c-success-text: #166534;--c-warning-bg: #fef3c7;--c-warning-text: #854d0e;--c-danger-bg: #fee2e2;--c-danger-text: #991b1b;--c-info-bg: #dbeafe;--c-info-text: #1e40af;--c-orange-bg: #ffedd5;--c-orange-text: #9a3412;--c-purple-bg: #ede9fe;--c-purple-text: #6d28d9;--c-amber-bg: #fef9c3;--c-amber-text: #854d0e}[data-dark]{--c-bg: #0f172a;--c-surface: #1e293b;--c-surface-alt: #263347;--c-border: #334155;--c-shadow: rgba(0,0,0,.3);--c-shadow-md: rgba(0,0,0,.5);--c-text: #f1f5f9;--c-text-2: #cbd5e1;--c-text-muted: #94a3b8;--c-text-faint: #64748b;--c-success-bg: #14532d;--c-success-text: #86efac;--c-warning-bg: #451a03;--c-warning-text: #fcd34d;--c-danger-bg: #450a0a;--c-danger-text: #fca5a5;--c-info-bg: #1e3a8a;--c-info-text: #93c5fd;--c-orange-bg: #431407;--c-orange-text: #fdba74;--c-purple-bg: #3b0764;--c-purple-text: #d8b4fe;--c-amber-bg: #451a03;--c-amber-text: #fcd34d}[data-dark] input,[data-dark] select,[data-dark] textarea{background:var(--c-surface);color:var(--c-text);border-color:var(--c-border);color-scheme:dark}[data-dark] ::-webkit-scrollbar{background:#1e293b}[data-dark] ::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}
