*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--violet: #6d28d9;--violet-dark: #4c1d95;--violet-mid: #5b21b6;--violet-light: #ede9fe;--magenta: #c026d3;--text: #1e1b4b;--text-body: #374151;--text-muted: #6b7280;--text-subtle: #6b7280;--bg: #f5f3ff;--surface: #ffffff;--surface-2: #f9f8ff;--surface-3: #f3f0ff;--input-bg: #fafafa;--input-border: #ddd6fe;--border: #ddd6fe;--row-border: #f3f0ff;--error: #dc2626;--radius: 12px;--shadow: 0 4px 24px rgba(109, 40, 217, .12);--shadow-card: 0 2px 12px rgba(109, 40, 217, .07);--color-danger: #dc2626;--color-danger-bg: #fef2f2;--color-danger-border: #fecaca;--color-danger-text: #b91c1c;--color-success: #16a34a;--color-success-bg: #dcfce7;--color-success-border: #bbf7d0;--color-warning: #d97706;--color-warning-bg: #fef9c3;--color-warning-border: #fde68a}[data-theme=dark]{--violet-light: #2d1b69;--text: #e2e8f0;--text-body: #cbd5e1;--text-muted: #94a3b8;--text-subtle: #8896b0;--bg: #0f1117;--surface: #1a1d2e;--surface-2: #222538;--surface-3: #1e2135;--input-bg: #151827;--input-border: #3d3561;--border: #3d3561;--row-border: #222538;--shadow: 0 4px 24px rgba(0, 0, 0, .4);--shadow-card: 0 2px 12px rgba(0, 0, 0, .3);--color-danger: #f87171;--color-danger-bg: rgba(220, 38, 38, .15);--color-danger-border: rgba(220, 38, 38, .35);--color-danger-text: #fca5a5;--color-success: #4ade80;--color-success-bg: rgba(22, 163, 74, .15);--color-success-border: rgba(22, 163, 74, .35);--color-warning: #fbbf24;--color-warning-bg: rgba(217, 119, 6, .15);--color-warning-border: rgba(217, 119, 6, .35)}html,body,#root{height:100%;font-family:Inter,system-ui,sans-serif;font-size:16px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit;font-size:1rem;border:none}input,select,textarea{font-family:inherit;font-size:1rem}:focus-visible{outline:2px solid var(--violet);outline-offset:2px;border-radius:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--violet);outline-offset:0}
