@media (max-width: 1200px){.stats-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 900px){.stats-grid{grid-template-columns:repeat(2,1fr)!important}.form-grid2{grid-template-columns:1fr!important}}@media (max-width: 1100px){.header-username,.header-brand-sub{display:none!important}}@media (max-width: 1280px){.dashboard-header{padding:0 16px!important;gap:10px!important}.header-right-group{gap:7px!important}}@media (max-width: 640px){.dashboard-header{overflow-x:auto!important;overflow-y:hidden!important;justify-content:flex-start!important;padding:0 12px!important;gap:8px!important;-ms-overflow-style:none;scrollbar-width:none}.dashboard-header::-webkit-scrollbar{display:none}.header-right-group{flex-shrink:0!important;gap:6px!important}}.table-scroll-wrap{position:relative}.table-scroll-wrap:after{content:"";pointer-events:none;position:absolute;top:0;right:0;width:48px;height:100%;border-radius:0 12px 12px 0;background:linear-gradient(to left,rgba(255,255,255,.85),transparent);opacity:0;transition:opacity .25s}.table-scroll-wrap.is-scrollable:after{opacity:1}.table-scroll-hint{display:none}@media (max-width: 768px){.table-scroll-hint{display:flex;align-items:center;gap:4px;font-size:11px;color:#a0aec0;margin-bottom:6px;justify-content:flex-end}.table-scroll-hint svg{flex-shrink:0}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f0f4f8;color:#1a202c;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}
