.dashboard-module__Gx_nyq__container{background:var(--gray-100);min-height:100vh;padding:2rem}.dashboard-module__Gx_nyq__loading{text-align:center;color:var(--gray-600);padding:4rem}.dashboard-module__Gx_nyq__header{text-align:center;margin-bottom:3rem}.dashboard-module__Gx_nyq__header h1{color:var(--gray-900);margin-bottom:.5rem;font-size:2rem}.dashboard-module__Gx_nyq__subtitle{color:var(--gray-600);font-size:1.1rem}.dashboard-module__Gx_nyq__analyticsLink{background:var(--primary-color);color:#fff;border-radius:6px;margin-top:1rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.dashboard-module__Gx_nyq__analyticsLink:hover{background:var(--primary-hover);color:#fff;text-decoration:none}.dashboard-module__Gx_nyq__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto 3rem;display:grid}.dashboard-module__Gx_nyq__kpiCard{border-radius:var(--border-radius);text-align:center;box-shadow:var(--shadow-sm);background:#fff;padding:2rem;transition:transform .2s}.dashboard-module__Gx_nyq__kpiCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__Gx_nyq__kpiValue{color:var(--primary-color);font-size:2.5rem;font-weight:700;line-height:1.2;display:block}.dashboard-module__Gx_nyq__kpiLabel{color:var(--gray-600);margin-top:.5rem;font-size:.95rem;display:block}.dashboard-module__Gx_nyq__chartsGrid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem;display:grid}.dashboard-module__Gx_nyq__chartCard{border-radius:var(--border-radius);box-shadow:var(--shadow-sm);background:#fff;padding:2rem}.dashboard-module__Gx_nyq__chartCard h3{color:var(--gray-900);margin-bottom:1.5rem;font-size:1.1rem}.dashboard-module__Gx_nyq__mapCard{border-radius:var(--border-radius);box-shadow:var(--shadow-sm);background:#fff;max-width:1200px;margin:0 auto 3rem;padding:2rem}.dashboard-module__Gx_nyq__mapCard h3{color:var(--gray-900);margin-bottom:1.5rem;font-size:1.1rem}.dashboard-module__Gx_nyq__mapContainer{border-radius:var(--border-radius);height:500px;overflow:hidden}.dashboard-module__Gx_nyq__mapPlaceholder{background:var(--gray-100);height:500px;color:var(--gray-500);border-radius:var(--border-radius);justify-content:center;align-items:center;display:flex}.dashboard-module__Gx_nyq__footer{text-align:center;max-width:1200px;color:var(--gray-500);margin:0 auto;padding:2rem 0;font-size:.9rem}.dashboard-module__Gx_nyq__footer a{color:var(--primary-color)}@media (max-width:768px){.dashboard-module__Gx_nyq__container{padding:1rem}.dashboard-module__Gx_nyq__chartsGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__kpiGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__Gx_nyq__mapContainer{height:350px}}
