:root{--bg: #0e0f13;--panel: #141724;--panel2: #1b1f2e;--border: #24283b;--text: #e5e7eb;--text-mute: #9aa4b2;--accent: #5865f2}html,body,#root{height:100%}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}button,input{font:inherit}
