*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0e0f11;--surface: #16181c;--surface2: #1e2127;--border: #2a2d35;--border2: #383c47;--accent: #3b82f6;--accent-dim:#1d4ed8;--success: #22c55e;--danger: #ef4444;--warn: #f59e0b;--text: #e8eaf0;--text2: #9095a3;--text3: #5a5f6e;--mono: "DM Mono", monospace;--sans: "Sora", sans-serif;--radius: 6px;--radius-lg: 10px}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.6;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}button{cursor:pointer;font-family:var(--sans);border:none;outline:none;transition:all .15s ease}
