*{box-sizing:border-box;margin:0;padding:0}body{background:#090910;color:#e2e8f0;font-family:system-ui,sans-serif}select,input{color-scheme:dark}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#090910}::-webkit-scrollbar-thumb{background:#1e2030;border-radius:3px}#root{min-height:100vh}@media (max-width: 640px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}.app-header{flex-wrap:wrap;gap:10px;padding:12px 14px!important}.app-header-nav{order:3;width:100%;display:flex;gap:3px}.app-header-actions{display:flex;align-items:center;gap:6px}.panel-drawer{width:100%!important;border-left:none!important}.panel-backdrop{display:none!important}.page-content{padding:14px 12px!important}.cards-grid{grid-template-columns:1fr!important}.filter-row{flex-direction:column!important;align-items:stretch!important}.filter-row>*{width:100%!important}}@media (min-width: 641px) and (max-width: 900px){.panel-drawer{width:90%!important;max-width:540px}}@supports (padding: env(safe-area-inset-bottom)){body{padding-bottom:env(safe-area-inset-bottom)}}
