*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--surface:#f8fafc;--border:#e2e8f0;--text:#0f172a;--muted:#64748b}html.dark{--bg:#0f172a;--surface:#1e293b;--border:#334155;--text:#f1f5f9;--muted:#94a3b8}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}@media (max-width:767px){.dashboard-content{padding:12px!important}.filter-row{flex-direction:column!important;gap:8px!important}.filter-row>*{width:100%!important;min-width:unset!important}.action-btns{gap:2px!important}.action-btns button{padding:4px 6px!important;font-size:10px!important}.modal-inner{width:100%!important;max-width:100%!important;margin:0!important;border-radius:16px 16px 0 0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;max-height:92vh!important}.mobile-single-col{grid-template-columns:1fr!important}.mobile-hide{display:none!important}.item-card{padding:10px 12px!important}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}input:focus,select:focus,textarea:focus{outline:none;border-color:#0ea5e9!important;box-shadow:0 0 0 3px rgba(14,165,233,.15)}a,button{transition:opacity .15s,background .15s}button:active{opacity:.8}*{-webkit-tap-highlight-color:transparent}