:root{--bg: #0f1419;--surface: #1a1f29;--surface-2: #232938;--border: #2d3548;--text: #e6e9ef;--text-muted: #8b94a8;--accent: #4ea1ff;--success: #3ddc97;--warn: #ffb454;--danger: #ff6b6b}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:14px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
