*{box-sizing:border-box}:root{color-scheme:light;--color-primary: #315fee;--color-primary-strong: #1f45c7;--color-primary-soft: #e8eeff;--color-accent: #f3a712;--color-accent-soft: #fff3d1;--color-bg: #f4f7fc;--color-surface: #ffffff;--color-surface-subtle: #eef3fb;--color-field: #ffffff;--color-border: #b9c5dc;--color-border-strong: #7f91b4;--color-text: #172033;--color-text-soft: #4e5d77;--color-muted: #74819a;--color-on-primary: #ffffff;--color-focus-ring: rgba(49, 95, 238, .2);--shadow-panel: 0 1px 0 rgba(23, 32, 51, .08), 0 10px 28px rgba(49, 95, 238, .08);--shadow-lg: 0 24px 70px rgba(23, 32, 51, .22)}:root[data-theme=dark]{color-scheme:dark;--color-primary: #7c99ff;--color-primary-strong: #b5c4ff;--color-primary-soft: #182653;--color-accent: #ffd36b;--color-accent-soft: #3b2f16;--color-bg: #0d1220;--color-surface: #141b2d;--color-surface-subtle: #1a2438;--color-field: #101827;--color-border: #29354f;--color-border-strong: #3e4d6d;--color-text: #eef3ff;--color-text-soft: #bac6df;--color-muted: #95a3bf;--color-on-primary: #08122c;--color-focus-ring: rgba(124, 153, 255, .32);--shadow-panel: none;--shadow-lg: 0 24px 70px rgba(0, 0, 0, .38)}html{min-height:100%}body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text)}button,input{font:inherit}
