.Dashboard_container__0AAZI{padding:2rem;animation:Dashboard_fadeIn__VaNWD .6s ease-out}@media (max-width:640px){.Dashboard_container__0AAZI{padding:1rem}}.Dashboard_header__5zw8y{margin-bottom:3rem}.Dashboard_header__5zw8y h1{font-size:3rem;font-weight:800;margin-bottom:.5rem}.Dashboard_header__5zw8y p{color:var(--text-secondary);font-size:1.1rem}@media (max-width:640px){.Dashboard_header__5zw8y{margin-bottom:2rem}.Dashboard_header__5zw8y h1{font-size:2rem}.Dashboard_header__5zw8y p{font-size:.9rem}}.Dashboard_statsGrid__e1mqf{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.Dashboard_statIcon__8aE4p{width:48px;height:48px;background:var(--glass-bg);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--primary)}.Dashboard_statValue__P25BO{font-size:2.5rem;font-weight:800;margin:.5rem 0}@media (max-width:640px){.Dashboard_statValue__P25BO{font-size:2rem}}.Dashboard_statTrend__Tkt0_{font-size:.8rem;color:var(--text-muted)}.Dashboard_chartsGrid__96Uok{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:640px){.Dashboard_chartsGrid__96Uok{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.Dashboard_chartsGrid__96Uok{grid-template-columns:1fr}}.Dashboard_chartWrapper__vsIlw{margin-top:1.5rem;width:100%}.Dashboard_chartTitle__T4H_y{font-size:1.1rem;color:var(--text-secondary)}@keyframes Dashboard_fadeIn__VaNWD{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}