:root{color-scheme:dark;--bg: #0A0E1F;--surface: #131A33;--surface-2: #1b2350;--input-bg: #0F1530;--border: #2a3358;--border-subtle: #1c2340;--text: #ffffff;--text-soft: #cfd6f0;--text-muted: #9aa4c7;--text-faint: #6b7399;--danger: #E8A6A6;--success: #B6DFB0;--warning: #E8C36A}.logo-for-light{display:none}:root[data-theme=light] .logo-for-light{display:inline}:root[data-theme=light] .logo-for-dark{display:none}:root[data-theme=light]{color-scheme:light;--bg: #F4F5FA;--surface: #FFFFFF;--surface-2: #ECEEF7;--input-bg: #FFFFFF;--border: #D3D7E5;--border-subtle: #E4E7F0;--text: #141A2E;--text-soft: #343B52;--text-muted: #5B6480;--text-faint: #858CA3;--danger: #C0392B;--success: #1E8449;--warning: #A86B00}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;overscroll-behavior-y:none}input,select,textarea{font-size:16px}
