*{box-sizing:border-box}:root,[data-theme=light]{color-scheme:light;--color-background: #f5f8fc;--color-shell: #f7faff;--color-surface: #ffffff;--color-surface-strong: rgba(255, 255, 255, .94);--color-text: #111827;--color-heading: #0f172a;--color-muted: #52657d;--color-label: #26384f;--color-border: #d7e0ec;--color-primary: #1269ff;--color-primary-hover: #0b55d9;--color-primary-soft: rgba(18, 105, 255, .14);--color-logo-secondary: #0b0f19;--color-danger: #b42318;--color-danger-border: #f2b8b5;--color-danger-surface: #fff1f1;--color-danger-text: #8f1d15;--color-success: #16803c;--color-success-border: #b7e3c2;--color-success-surface: #edf9f0;--color-success-text: #115c2d;--color-warning: #b77700;--color-warning-border: #f2d48a;--color-warning-surface: #fff8e6;--color-warning-text: #855400;--shadow-card: 0 1.5rem 4rem rgba(18, 38, 63, .12);--shadow-soft: 0 1rem 2.5rem rgba(18, 38, 63, .08);--login-background: radial-gradient(circle at 20% 20%, rgba(18, 105, 255, .15), transparent 28rem), linear-gradient(135deg, #f7faff 0%, #edf4ff 45%, #f8fafc 100%)}[data-theme=dark]{color-scheme:dark;--color-background: #0e1420;--color-shell: #101827;--color-surface: #141c2b;--color-surface-strong: rgba(20, 28, 43, .94);--color-text: #e6edf7;--color-heading: #f8fafc;--color-muted: #a5b4c8;--color-label: #d6e0ee;--color-border: #2b3950;--color-primary: #4d8dff;--color-primary-hover: #73a6ff;--color-primary-soft: rgba(77, 141, 255, .18);--color-logo-secondary: #f8fafc;--color-danger: #ffb4a9;--color-danger-border: #8a2f27;--color-danger-surface: rgba(180, 35, 24, .18);--color-danger-text: #ffd5cd;--color-success: #41c36f;--color-success-border: #1f6d3d;--color-success-surface: rgba(22, 128, 60, .22);--color-success-text: #d8f7e2;--color-warning: #f4c14f;--color-warning-border: #8f6a12;--color-warning-surface: rgba(183, 119, 0, .22);--color-warning-text: #ffe7af;--shadow-card: 0 1.5rem 4rem rgba(0, 0, 0, .35);--shadow-soft: 0 1rem 2.5rem rgba(0, 0, 0, .26);--login-background: radial-gradient(circle at 20% 20%, rgba(77, 141, 255, .2), transparent 28rem), linear-gradient(135deg, #0f172a 0%, #111f33 45%, #0e1420 100%)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--color-background: #0e1420;--color-shell: #101827;--color-surface: #141c2b;--color-surface-strong: rgba(20, 28, 43, .94);--color-text: #e6edf7;--color-heading: #f8fafc;--color-muted: #a5b4c8;--color-label: #d6e0ee;--color-border: #2b3950;--color-primary: #4d8dff;--color-primary-hover: #73a6ff;--color-primary-soft: rgba(77, 141, 255, .18);--color-logo-secondary: #f8fafc;--color-danger: #ffb4a9;--color-danger-border: #8a2f27;--color-danger-surface: rgba(180, 35, 24, .18);--color-danger-text: #ffd5cd;--color-success: #41c36f;--color-success-border: #1f6d3d;--color-success-surface: rgba(22, 128, 60, .22);--color-success-text: #d8f7e2;--color-warning: #f4c14f;--color-warning-border: #8f6a12;--color-warning-surface: rgba(183, 119, 0, .22);--color-warning-text: #ffe7af;--shadow-card: 0 1.5rem 4rem rgba(0, 0, 0, .35);--shadow-soft: 0 1rem 2.5rem rgba(0, 0, 0, .26);--login-background: radial-gradient(circle at 20% 20%, rgba(77, 141, 255, .2), transparent 28rem), linear-gradient(135deg, #0f172a 0%, #111f33 45%, #0e1420 100%)}}html,body{min-height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-background);color:var(--color-text)}button,input{font:inherit}
