*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0f14;--card:#161a22;--border:#1e2530;--green:#00c896;--red:#ff4757;--yellow:gold;--blue:#4a9eff;--text:#e2e8f0;--muted:#64748b;--font-mono:"JetBrains Mono", "Fira Mono", monospace}body{background:var(--bg);color:var(--text);height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;overflow:hidden}#root{flex-direction:column;height:100vh;display:flex}@media (width<=640px){body{height:auto!important;overflow-y:auto!important}#root{min-height:100dvh;height:auto!important}}.num{font-family:var(--font-mono)}.green{color:var(--green)}.red{color:var(--red)}.yellow{color:var(--yellow)}.muted{color:var(--muted)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
