html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}.page-shell,.page-container,.main-container,.container{width:100%;max-width:100%}.dashboard-page{width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-x:hidden}.dashboard-page>*{max-width:100%}.table-wrap{width:100%;max-width:100%;overflow-x:auto}.table-wrap table{min-width:900px}.dashboard-page [style*="overflow: auto"],.dashboard-page [style*="overflow:auto"],.dashboard-page [style*="overflow-x: auto"],.dashboard-page [style*="overflow-x:auto"]{max-width:100%;overflow-x:auto}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;width:100%;max-width:100%}.toolbar-wrap{width:100%;max-width:100%;overflow-x:auto}@media (max-width: 1024px){.kpi-grid-5{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 640px){.kpi-grid-5{grid-template-columns:1fr!important}}
