.map-toolbar{display:flex;align-items:flex-end;gap:20px;margin-bottom:17px;padding:14px 17px}.map-filter label{display:block;text-transform:uppercase;color:#71838b;font-size:8px;letter-spacing:.1em;font-weight:800;margin-bottom:5px}.map-filter select{min-width:255px;border:1px solid #d6e0e4;border-radius:8px;background:#fbfcfd;padding:10px 12px;color:#173a3f;font-size:12px;outline:none}.map-filter select:focus{border-color:#d86d01;box-shadow:0 0 0 3px rgba(216,109,1,.1)}.map-profession-filter{display:flex;border:1px solid #dce6df;border-radius:9px;overflow:hidden;background:#f7faf8}.map-profession-filter button{border:0;border-right:1px solid #dce6df;background:transparent;color:#61747a;padding:10px 13px;font-size:10px;font-weight:700;cursor:pointer}.map-profession-filter button:last-child{border-right:0}.map-profession-filter button i{margin-right:5px}.map-profession-filter button.active{background:#006633;color:#fff}.map-state-summary{margin-left:auto;display:flex;gap:20px;color:#71838b;font-size:9px}.map-state-summary span{display:flex;flex-direction:column;align-items:flex-end}.map-state-summary b{font-size:17px;color:#173a3f}.map-dashboard-grid{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(300px,.75fr);gap:17px}.map-panel{padding-bottom:14px}.map-stage{height:min(650px,64vh);min-height:460px;position:relative;border:1px solid #e0e8e3;border-radius:11px;overflow:hidden;background:radial-gradient(circle at 50% 45%,#fff 0,#f5f9f6 74%)}#professionalMap{width:100%;height:100%;display:block;touch-action:manipulation}.municipality{stroke:#fff;stroke-width:.8;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .16s,stroke .16s,opacity .16s}.municipality:hover,.municipality:focus{stroke:#f28a00;stroke-width:2.2;outline:none;filter:drop-shadow(0 2px 3px rgba(0,51,34,.2))}.municipality.selected{stroke:#f28a00;stroke-width:3}.map-loading{position:absolute;z-index:3;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(247,250,248,.9);color:#50656e;font-size:11px}.map-loading.hidden{display:none}.map-spinner{width:21px;height:21px;border:3px solid #dce8e0;border-top-color:#d86d01;border-radius:50%;animation:map-spin .8s linear infinite}@keyframes map-spin{to{transform:rotate(360deg)}}.map-scale{position:absolute;left:15px;bottom:13px;display:flex;align-items:center;gap:2px;padding:7px 9px;border-radius:7px;background:rgba(255,255,255,.9);box-shadow:0 4px 14px rgba(0,48,32,.08);color:#71838b;font-size:7px}.map-scale i{width:19px;height:8px}.map-scale i:nth-of-type(1){background:#e9efeb}.map-scale i:nth-of-type(2){background:#c9e2d2}.map-scale i:nth-of-type(3){background:#88bd9b}.map-scale i:nth-of-type(4){background:#3f8c61}.map-scale i:nth-of-type(5){background:#006633}.map-zoom{display:flex;gap:4px}.map-zoom button{width:30px;height:30px;border:1px solid #dce6df;border-radius:7px;background:#fff;color:#33564b;display:grid;place-items:center;cursor:pointer}.map-zoom button:hover{border-color:#d86d01;color:#d86d01}.map-data-note{display:flex;gap:8px;align-items:center;margin-top:10px;color:#6b7d75;font-size:8px}.map-data-note i{color:#006633;font-size:13px}.map-ranking-panel{min-height:540px}.map-ranking{display:flex;flex-direction:column;gap:8px}.map-rank-item{border:0;background:#f7faf8;border-radius:8px;padding:9px 10px;text-align:left;cursor:pointer;position:relative;overflow:hidden;color:#344f45}.map-rank-item:hover{background:#fff4e7}.map-rank-head{position:relative;z-index:1;display:flex;align-items:center;gap:8px}.map-rank-position{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:#e2eee6;color:#006633;font-size:8px;font-weight:800}.map-rank-item:first-child .map-rank-position{background:#d86d01;color:#fff}.map-rank-name{flex:1;font-size:9px;font-weight:700}.map-rank-total{font-size:11px;color:#173a3f}.map-rank-bar{position:absolute;left:0;bottom:0;height:3px;background:#168150;opacity:.65}.map-unmatched{display:flex;gap:9px;margin-top:15px;padding:11px;border-radius:8px;background:#fff7e9;border:1px solid #efdbb5;color:#715528}.map-unmatched>i{color:#d86d01}.map-unmatched b{font-size:9px}.map-unmatched p{font-size:8px;line-height:1.5;margin:3px 0 0}.map-city-modal{position:fixed;z-index:250;width:285px;padding:15px;border-radius:11px;background:#073b2a;color:#fff;box-shadow:0 18px 45px rgba(0,43,28,.38);border-top:3px solid #f28a00;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:opacity .12s,transform .12s}.map-city-modal.show{opacity:1;visibility:visible;transform:none}.map-city-modal.pinned{pointer-events:auto}.map-city-modal h3{font-size:15px;margin:4px 30px 10px 0}.map-modal-eyebrow{color:#f4bc45;font-size:7px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.map-modal-close{position:absolute;right:9px;top:9px;width:27px;height:27px;border:0;border-radius:6px;background:rgba(255,255,255,.09);color:#fff;cursor:pointer}.map-modal-total{display:flex;align-items:baseline;gap:6px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.13)}.map-modal-total b{font-size:24px;color:#fff}.map-modal-total small{font-size:8px;color:#b9d2c6}.map-modal-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.map-modal-breakdown>div{padding:8px;border-radius:7px;background:rgba(255,255,255,.07)}.map-modal-breakdown i{color:#f4bc45;font-size:12px}.map-modal-breakdown span{display:block;margin:4px 0 2px;color:#bdd7ca;font-size:7px}.map-modal-breakdown b{font-size:15px}.map-modal-hint{display:block;margin-top:9px;color:#a9c5b8;font-size:7px}.map-modal-hint i{margin-right:4px}.map-panel.map-error .map-loading{color:#9b3d32}.map-panel.map-error .map-spinner{display:none}
@media(max-width:1100px){.map-toolbar{align-items:stretch;flex-wrap:wrap}.map-state-summary{margin-left:0}.map-dashboard-grid{grid-template-columns:1fr}.map-ranking-panel{min-height:auto}.map-ranking{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.map-page-head{align-items:flex-start}.map-toolbar{display:block}.map-filter select{width:100%;min-width:0}.map-profession-filter{margin-top:11px;display:grid;grid-template-columns:1fr}.map-profession-filter button{border-right:0;border-bottom:1px solid #dce6df}.map-profession-filter button:last-child{border-bottom:0}.map-state-summary{margin-top:12px;justify-content:space-between}.map-state-summary span{align-items:flex-start}.map-stage{height:55vh;min-height:390px}.map-scale{left:7px;right:7px;justify-content:center}.map-scale i{width:14px}.map-ranking{grid-template-columns:1fr}.map-city-modal{left:10px!important;right:10px!important;bottom:10px!important;top:auto!important;width:auto;max-width:none;border-radius:13px;transform:translateY(20px)}.map-city-modal.show{transform:none}.map-modal-hint{display:none}}
