:root{--blue: #2f52d8;--violet: #8a55a2;--coral: #e56c78;--brand: linear-gradient(90deg, #2f52d8 0%, #8a55a2 52%, #e56c78 100%);--ink: #0b1020;--panel: #121a30;--muted: #9aa4bf;--text: #e8ecf7;--line: #222b46}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--ink);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
