.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;margin-bottom:16px}.stat-grid-compact{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-bottom:16px}.stat-grid .ant-statistic-content,.stat-grid-compact .ant-statistic-content{white-space:nowrap}.page-header{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-bottom:16px}.page-header-left{display:flex;flex-wrap:wrap;gap:8px;align-items:center}@media(max-width:576px){.ant-statistic .ant-statistic-content-value{font-size:20px!important}.stat-grid-compact .ant-statistic .ant-statistic-content-value{font-size:16px!important}.ant-statistic .ant-statistic-content-prefix{font-size:18px!important}.stat-grid-compact .ant-statistic .ant-statistic-content-prefix,.ant-statistic .ant-statistic-content-suffix{font-size:14px!important}.stat-grid .ant-card-body,.stat-grid-compact .ant-card-body{padding:12px!important}}
