.dashboard-container{display:flex;flex-direction:column;gap:24px;margin:0 auto;padding:16px}.stats-cards{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.stat-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;flex:1 1 160px;gap:12px;min-height:90px;min-width:140px;padding:20px 16px}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{background:#f0f5ff;border-radius:50%;color:#1677ff;font-size:2rem;justify-content:center;padding:10px}.stat-info{display:flex;flex-direction:column}.stat-title{color:#888;font-size:.95rem;margin-bottom:2px}.stat-value{color:#222;font-size:1.4rem;font-weight:600}.charts-section{display:flex;flex-wrap:wrap;gap:24px}.chart-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;flex:1 1 320px;min-width:280px;padding:20px 16px}.top-list-section{display:flex;flex-wrap:wrap;gap:24px}.top-list-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;flex:1 1 320px;min-width:280px;padding:20px 16px}.top-list{list-style:none;margin:0;padding:0}.top-list li{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:8px 0}.top-list li:last-child{border-bottom:none}@media (max-width:900px){.charts-section,.stats-cards,.top-list-section{flex-direction:column;gap:16px}.chart-card,.stat-card,.top-list-card{min-width:0}}.loading.cover-content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.loading.cover-page{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;width:100%}.loading .ant-spin{color:#3e79f7}
/*# sourceMappingURL=main.a90fab1f.css.map*/