:root{color-scheme:dark;--bg: #0b1220;--bg-soft: rgba(15, 23, 42, .72);--panel: rgba(15, 23, 42, .88);--line: rgba(148, 163, 184, .18);--text: #e5eefc;--muted: #94a3b8;--primary: #7c3aed;--primary-2: #22c55e;--danger: #f87171;--shadow: 0 20px 70px rgba(2, 6, 23, .45)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(124,58,237,.22),transparent 28%),radial-gradient(circle at bottom right,rgba(34,197,94,.18),transparent 24%),linear-gradient(180deg,#08111f,#0b1220 45%,#0f172a)}button,input{font:inherit}a{color:inherit;text-decoration:none}
