*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--login-bg: linear-gradient(135deg, #ede9fe 0%, #fdf4ff 100%);--login-shadow: 0 8px 40px rgba(109, 40, 217, .15);--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;--accent-text: var(--violet);--fs-h1: 26px;--fs-card-title: 17px;--fs-body: 14px;--fs-small: 12px;--field-fs: 15px;--field-radius: 8px}[data-theme=dark]{--login-bg: linear-gradient(135deg, #0f1117 0%, #1b1530 100%);--login-shadow: 0 8px 40px rgba(0, 0, 0, .55);--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);--accent-text: color-mix(in srgb, var(--violet) 50%, #ffffff)}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}a{color:var(--accent-text)}button{cursor:pointer;font-family:inherit;font-size:1rem;border:none}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{font-family:inherit;font-size:1rem}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select,textarea{font-family:inherit!important;font-size:var(--field-fs)!important;color:var(--text)}input::placeholder,textarea::placeholder{color:var(--text-subtle);opacity:1}:root{color-scheme:light}[data-theme=dark]{color-scheme:dark}input[type=checkbox],input[type=radio],input[type=range]{accent-color:var(--violet)}: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}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}
