*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080b12;--surface: #0f1520;--surface2: #161e2e;--border: #1e2a3a;--accent: #1a56db;--accent2: #3b82f6;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--success: #22c55e;--text: #e2e8f0;--muted: #64748b;--radius: 12px}html,body{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
