.page-module__bdkFyG__container{flex-direction:column;gap:32px;animation:.4s ease-out page-module__bdkFyG__fadeIn;display:flex}@keyframes page-module__bdkFyG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__bdkFyG__header{justify-content:space-between;align-items:center;display:flex}.page-module__bdkFyG__title{color:#0f172a;font-size:24px;font-weight:700}.page-module__bdkFyG__dateFilter{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500}.page-module__bdkFyG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__bdkFyG__kpiCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 2px 4px #00000005}.page-module__bdkFyG__kpiLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:600}.page-module__bdkFyG__kpiValue{color:#0f172a;align-items:baseline;gap:4px;margin-bottom:4px;font-size:32px;font-weight:700;display:flex}.page-module__bdkFyG__unit{color:#64748b;font-size:16px;font-weight:500}.page-module__bdkFyG__kpiTrend{color:#64748b;font-size:13px}.page-module__bdkFyG__kpiTrend span{color:#10b981;font-weight:600}.page-module__bdkFyG__chartsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__bdkFyG__chartCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 2px 4px #00000005}.page-module__bdkFyG__chartCard.page-module__bdkFyG__wide{grid-column:span 2}.page-module__bdkFyG__chartCard h3{color:#0f172a;margin-bottom:24px;font-size:16px;font-weight:600}.page-module__bdkFyG__chartWrapper{flex:1;width:100%;min-height:300px}@media (max-width:1100px){.page-module__bdkFyG__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__bdkFyG__chartsGrid{grid-template-columns:1fr}.page-module__bdkFyG__chartCard.page-module__bdkFyG__wide{grid-column:span 1}.page-module__bdkFyG__kpiGrid{grid-template-columns:1fr}}
