*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #181c27;--surface-2: #1f2435;--border: #2a3045;--border-2: #353d55;--accent: #4f8ef7;--accent-dim: #2a4a8a;--success: #34c77b;--success-dim: #1a4d35;--danger: #f05e5e;--danger-dim: #4d1e1e;--warning: #f0b429;--text: #e2e8f0;--text-2: #8892a4;--text-3: #4f5a6e;--mono: "JetBrains Mono", monospace;--sans: "Inter", system-ui, sans-serif;--radius: 8px;--radius-lg: 14px;--shadow: 0 4px 24px rgba(0,0,0,.4)}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:3px}button{cursor:pointer;font-family:inherit;border:none}input,select{font-family:inherit}a{color:var(--accent);text-decoration:none}
