.map-module__rmN_1G__pageContainer{max-width:1200px;margin:0 auto;padding:0 2rem}.map-module__rmN_1G__header{margin-bottom:2rem}@media (max-width:480px){.map-module__rmN_1G__pageContainer{padding:0 1rem}}.map-module__rmN_1G__title{color:var(--foreground);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.map-module__rmN_1G__subtitle{color:var(--foreground);opacity:.82;max-width:800px;font-size:1.125rem}.map-module__rmN_1G__controlsPanel{flex-direction:column;gap:.9rem;margin-bottom:1.2rem;display:flex}.map-module__rmN_1G__controlRow{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.map-module__rmN_1G__controlField{color:var(--foreground);flex-direction:column;gap:.4rem;font-size:.92rem;display:flex}.map-module__rmN_1G__controlField select{border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:.5rem;padding:.55rem .7rem}.map-module__rmN_1G__sliderRow{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.map-module__rmN_1G__sliderHint{color:var(--text-muted);margin:.25rem 0 0;font-size:.82rem}.map-module__rmN_1G__timeSlider{width:100%}.map-module__rmN_1G__legendInline{color:var(--text-muted);justify-content:space-between;gap:1rem;font-size:.84rem;display:flex}.map-module__rmN_1G__metricLegend{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .85rem;display:grid}.map-module__rmN_1G__legendItem{color:var(--text-muted);align-items:center;gap:.45rem;font-size:.78rem;display:inline-flex}.map-module__rmN_1G__legendSwatch{border:1px solid #00000029;border-radius:.2rem;flex-shrink:0;width:.95rem;height:.95rem}.map-module__rmN_1G__contentGrid{grid-template-columns:2fr 1fr;gap:2rem;min-height:clamp(520px,68dvh,760px);display:grid}.map-module__rmN_1G__mapContainer{border-radius:var(--radius-lg);border:1px solid var(--border);padding:0;display:flex;position:relative;overflow:visible}.map-module__rmN_1G__mapContainer .leaflet-container{border-radius:inherit}.map-module__rmN_1G__loadingMap{background:var(--surface);width:100%;height:100%;color:var(--text-muted);border-radius:var(--radius-lg);justify-content:center;align-items:center;padding:1.5rem;font-weight:500;display:flex}.map-module__rmN_1G__mapSkeleton{border-radius:var(--radius-lg);background:radial-gradient(circle at 20% 25%,#135cae33,#0000 45%),radial-gradient(circle at 78% 80%,#16a34a29,#0000 48%),linear-gradient(140deg,#e2ecf8cc,#f3f7fff2);flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:100%;min-height:520px;display:flex;position:relative;overflow:hidden}.map-module__rmN_1G__skeletonShimmer{background:linear-gradient(110deg,#0000 22%,#ffffff70 42%,#0000 62%);animation:1.5s ease-in-out infinite map-module__rmN_1G__mapShimmer;position:absolute;inset:0;transform:translate(-100%)}.map-module__rmN_1G__skeletonTitle{z-index:1;color:#1f3f69;font-size:1rem;font-weight:700;position:relative}.map-module__rmN_1G__skeletonHint{z-index:1;color:#425d81;font-size:.9rem;position:relative}@keyframes map-module__rmN_1G__mapShimmer{to{transform:translate(100%)}}.map-module__rmN_1G__sidebar{flex-direction:column;gap:1.5rem;height:100%;display:flex;overflow-y:auto}.map-module__rmN_1G__bottomSection{margin-top:1.5rem}.map-module__rmN_1G__sidebarTitle{color:var(--foreground);border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.map-module__rmN_1G__insightList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.map-module__rmN_1G__insightList li{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);padding:1rem;font-size:.95rem}.map-module__rmN_1G__insightList strong{color:var(--foreground);margin-bottom:.35rem;font-size:1rem;display:block}.map-module__rmN_1G__insightList p{color:var(--foreground);opacity:.78;margin:0}.map-module__rmN_1G__selectionHint{color:var(--text-muted);margin:0;font-size:.92rem}.map-module__rmN_1G__rankRegionTitle{color:var(--foreground);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.map-module__rmN_1G__rankList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.map-module__rmN_1G__rankItem{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;padding:1rem;display:flex}.map-module__rmN_1G__rankHeader{align-items:center;gap:.5rem;display:flex}.map-module__rmN_1G__rankBadge{color:#1f3f67;background:#1f3f6724;border-radius:999px;justify-content:center;align-items:center;min-width:2rem;padding:.12rem .4rem;font-size:.72rem;font-weight:700;display:inline-flex}.map-module__rmN_1G__rankMeta{color:var(--text-muted);margin:.35rem 0 0;font-size:.82rem}.map-module__rmN_1G__rankInsight{border-top:1px solid var(--border);color:var(--foreground);flex-grow:1;margin-top:.75rem;padding-top:.75rem;font-size:.85rem;line-height:1.4}.map-module__rmN_1G__insightCritical{color:#b42318;font-weight:600}.map-module__rmN_1G__insightWarning{color:#b8791b;font-weight:600}.map-module__rmN_1G__insightStable{color:#2f855a;font-weight:600}.map-module__rmN_1G__critical{border-left:4px solid #d64545}.map-module__rmN_1G__warning{border-left:4px solid #b8791b}.map-module__rmN_1G__stable{border-left:4px solid #2f855a}.leaflet-container{background:#edf3fb;font-family:Inter,sans-serif}.leaflet-control-zoom{border:1px solid #0c30592e!important;box-shadow:0 8px 20px #0f2b5c24!important}.map-module__rmN_1G__regionPopup .leaflet-popup-content-wrapper{border:1px solid #214a7633;border-radius:.85rem;max-width:min(300px,84vw);box-shadow:0 12px 24px #0c244833}.map-module__rmN_1G__regionPopup .leaflet-popup-content{margin:0;padding:0}.map-module__rmN_1G__popupContent{min-width:min(220px,72vw);padding:.8rem .95rem}.map-module__rmN_1G__popupTitle{color:#1b3f67;margin-bottom:.45rem;font-size:1rem;font-weight:700}.map-module__rmN_1G__popupMetric{color:#2f4769;margin-bottom:.2rem;font-size:.85rem}.map-module__rmN_1G__popupMetric strong{color:#1f3550}.map-module__rmN_1G__popupTag{align-items:center;gap:.35rem;margin-top:.5rem;font-size:.78rem;font-weight:600;display:inline-flex}.map-module__rmN_1G__tagCritical{color:#b42318}.map-module__rmN_1G__tagStable{color:#2d5f3f}.map-module__rmN_1G__regionLabel{color:#1f3550;box-shadow:none;pointer-events:none;background:#ffffffe6;border:1px solid #214a7659;border-radius:.4rem;padding:.08rem .33rem;font-size:.66rem;font-weight:700}.map-module__rmN_1G__regionLabel:before{display:none}@media (max-width:900px){.map-module__rmN_1G__pageContainer{padding:0 1rem}.map-module__rmN_1G__controlRow,.map-module__rmN_1G__metricLegend{grid-template-columns:1fr}.map-module__rmN_1G__contentGrid{grid-template-columns:1fr;gap:1.5rem;height:auto;min-height:0}.map-module__rmN_1G__mapContainer{height:400px}.map-module__rmN_1G__title{font-size:1.75rem}.map-module__rmN_1G__subtitle{margin-bottom:1.5rem;font-size:1rem}.map-module__rmN_1G__mapSkeleton{min-height:400px}}@media (max-width:480px){.map-module__rmN_1G__mapContainer{height:340px}.map-module__rmN_1G__mapSkeleton{min-height:340px}.map-module__rmN_1G__sidebarTitle{font-size:1.1rem}}
