*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #030712;--bg2: #0f172a;--bg3: #1e293b;--border: #1e293b;--text: #f1f5f9;--muted: #94a3b8;--subtle: #475569;--accent: #7c3aed;--accent2: #4f46e5;--green: #22c55e;--red: #ef4444;--orange: #f97316;--yellow: #eab308;--p0: #ef4444;--p1: #f97316;--p2: #eab308;--p3: #22c55e;font-family:Inter,system-ui,sans-serif;color-scheme:dark}body{background:var(--bg);color:var(--text);min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,select,textarea{font-family:inherit}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--bg3);border-radius:3px}.mono{font-family:JetBrains Mono,monospace}.sev-p0{color:var(--p0)}.sev-p1{color:var(--p1)}.sev-p2{color:var(--p2)}.sev-p3{color:var(--p3)}
