:root{--color-bg:#0b0d10;--color-panel:#15181d;--color-border:#22262d;--color-ink:#e8eaed;--color-muted:#9aa3ad;--color-accent:#7c8cff;--color-ok:#4ade80;--color-bad:#f87171;--color-warn:#fbbf24}html,body{color:#e8eaed;background:#0b0d10;font-family:system-ui,sans-serif}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0b0d10}::-webkit-scrollbar-thumb{background:#2a2f37;border-radius:3px}.mob-only{display:none!important}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.stat-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}@media (max-width:639px){.mob-hide{display:none!important}.mob-only{display:flex!important}.stat-grid{grid-template-columns:1fr}.page-pad{padding:20px 16px!important}}
