:root{color-scheme:light;--bg: #f4f6fb;--surface: #ffffff;--surface-alt: #eef2f8;--text: #1b2330;--text-muted: #657285;--primary: #1f6feb;--primary-contrast: #ffffff;--danger: #d93025;--border: #dce3ef;--input-border: #d1d5db;--success: #18794e;--shadow: 0 12px 40px rgba(11, 34, 68, .08)}:root[data-theme=dark]{color-scheme:dark;--bg: #0f1724;--surface: #182133;--surface-alt: #223049;--text: #f2f5fc;--text-muted: #95a5bf;--primary: #6da6ff;--primary-contrast: #0f1724;--danger: #ff7c73;--border: #334461;--input-border: #4b5563;--success: #57cc99;--shadow: 0 10px 32px rgba(0, 0, 0, .35)}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Noto Sans,Arial,sans-serif;background:radial-gradient(circle at top,rgba(65,121,219,.14),transparent 45%),var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}
