:root{--page-background: #f5f5f8;--page-glow: rgba(108, 92, 231, .18);--surface: #ffffff;--surface-secondary: #f1eff6;--text-primary: #25212f;--text-secondary: #6d6878;--text-label: #383341;--text-muted: #aaa5b2;--border: #e5e5eb;--accent: #5b4bc4;--accent-hover: #4d3eb3;--accent-text: #4d3eb3;--accent-focus: rgba(108, 92, 231, .3);--card-shadow: rgba(29, 24, 54, .08);color-scheme:light}:root[data-theme=dark]{--page-background: #17151d;--page-glow: rgba(130, 111, 235, .2);--surface: #24212d;--surface-secondary: #312d3c;--text-primary: #f3f0f7;--text-secondary: #b8b2c3;--text-label: #ddd8e5;--text-muted: #88818f;--border: #3c3747;--accent: #8070e7;--accent-hover: #9183ed;--accent-text: #b3a8ff;--accent-focus: rgba(145, 131, 237, .35);--card-shadow: rgba(0, 0, 0, .3);color-scheme:dark}html,body{min-height:100%;margin:0}body{background:var(--page-background);color:var(--text-primary);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}
