.Dashboard__page{background:#f9fafb;padding:24px}.Dashboard__pageHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Dashboard__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.Dashboard__kpiCard{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000001a}.Dashboard__chartsRow{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.Dashboard__chartCard{background:#fff;border-radius:8px;flex:300px;padding:16px;box-shadow:0 1px 3px #0000001a}.Dashboard__lineChart,.Dashboard__barChart{width:100%;height:auto}
