:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f8fa;--panel:#fff;--panel-muted:#f0f2f5;--text:#111827;--muted:#64748b;--line:#d9dee7;--accent:#2563eb;--accent-soft:#dbeafe;--danger:#b91c1c;--warn:#b45309;--ok:#047857;--shadow:0 8px 22px #0f172a0f}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f141c;--panel:#151c27;--panel-muted:#1d2633;--text:#e5e7eb;--muted:#9aa7b7;--line:#2b3545;--accent:#60a5fa;--accent-soft:#1e3a5f;--danger:#f87171;--warn:#fbbf24;--ok:#34d399;--shadow:0 8px 24px #00000040}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}
