.viseu-territory{background:#f4f7fd;color:#152c57}
.viseu-map-layout{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.5fr);gap:65px;align-items:center}
.viseu-map-copy .eyebrow{color:#173ea5;margin-bottom:20px}
.viseu-map-copy h2{font-size:clamp(36px,4vw,60px);line-height:1.04;letter-spacing:-.055em;margin-bottom:25px}
.viseu-map-copy>p:not(.eyebrow):not(.sr-only){font-size:18px;line-height:1.65}
.viseu-map-copy .viseu-map-instructions{font-size:16px!important;color:#4a5b74;margin-top:22px}
.viseu-map-copy label{display:block;font-weight:700;font-size:15px;margin:30px 0 10px}
.viseu-map-copy select{font:inherit;font-size:16px;line-height:1.4;width:100%;max-width:100%;padding:13px 34px 13px 13px;color:#152c57;background:#fff;border:1px solid #a7b5cf;border-radius:6px}
.viseu-map-copy select:focus-visible{outline:3px solid #173ea5;outline-offset:4px}
.viseu-map-selection{border-left:4px solid #ffcd00;margin-top:26px;padding-left:16px;min-height:245px}
.viseu-map-selection>span{display:block;font-size:14px;color:#4a5b74;margin-bottom:7px}
.viseu-map-selection>strong{display:block;font-family:Manrope,sans-serif;font-size:23px;line-height:1.35;letter-spacing:-.025em;overflow-wrap:anywhere}
.viseu-map-empty{font-size:15px;line-height:1.5;color:#4a5b74;margin:15px 0;max-width:280px}
.viseu-map-demography{display:flex;gap:13px;align-items:center;margin:14px 0 12px}
.viseu-map-demography[hidden],.viseu-map-empty[hidden]{display:none}
.viseu-map-demography>strong{font-family:Manrope,sans-serif;font-weight:800;font-size:clamp(34px,3.4vw,48px);line-height:1.05;letter-spacing:-.045em;color:#173ea5;white-space:nowrap}
.viseu-map-demography>span{font-size:14px;line-height:1.45;color:#152c57;white-space:pre-line}
.viseu-map-data-source{font-size:13px;line-height:1.55;color:#4a5b74;margin:14px 0 0}
.viseu-map-data-source a{text-decoration:underline;text-underline-offset:3px;font-weight:700}
.viseu-map-data-source>span{display:block;margin-top:5px;max-width:290px}
.viseu-map-figure{margin:0;min-width:0}
.viseu-map-canvas{position:relative;width:100%;isolation:isolate}
.viseu-map-svg{display:block;width:100%;height:auto;overflow:visible;touch-action:pan-y}
.viseu-map-region{fill:#345cbb;stroke:#f4f7fd;stroke-width:1.5;stroke-linejoin:round;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .14s ease}
.viseu-map-region:nth-child(3n+2){fill:#284fae}
.viseu-map-region:nth-child(3n){fill:#456ac1}
.viseu-map-region.is-highlighted{fill:#ced8ef}
.viseu-map-regions.is-highlighted .viseu-map-region{fill:#ced8ef}
.viseu-map-lift{fill:#ffcd00;stroke:#fff;stroke-width:1.6;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 5px 3px #132c6160);transform:translateY(-5px);pointer-events:none}
.viseu-map-tooltip{position:absolute;z-index:2;max-width:min(270px,calc(100% - 24px));padding:11px 15px;background:#142e6c;color:#fff;font-size:15px;font-weight:700;line-height:1.4;text-align:center;border-radius:5px;transform:translate(-50%,-100%);pointer-events:none;box-shadow:0 5px 18px #132c6120}
.viseu-map-tooltip[hidden]{display:none}
.viseu-map-tooltip>strong,.viseu-map-tooltip>span,.viseu-map-tooltip>small{display:block}
.viseu-map-tooltip>span{font-size:14px;font-weight:500;margin-top:5px;color:#ffdc50}
.viseu-map-tooltip>small{font-size:12px;font-weight:400;margin-top:3px;color:#d6e0f8}
.viseu-map-north{position:absolute;right:12px;top:12px;font-size:14px;font-weight:700;letter-spacing:.08em;color:#173ea5}
.viseu-map-figure figcaption{margin-top:15px;font-size:13px;line-height:1.6;color:#4a5b74;text-align:right}
.viseu-map-figure figcaption a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1050px){.viseu-map-layout{gap:30px;grid-template-columns:minmax(220px,.75fr) minmax(0,1.3fr)}}
@media(max-width:760px){.viseu-map-layout{grid-template-columns:1fr;gap:15px}.viseu-map-copy h2{font-size:43px}.viseu-map-copy h2 br{display:none}.viseu-map-copy>p{max-width:570px}.viseu-map-copy label{margin-top:20px}.viseu-map-selection{min-height:78px;margin-top:20px}.viseu-map-selection>strong{font-size:21px}.viseu-map-figure figcaption{text-align:left}.viseu-map-tooltip{font-size:14px}.viseu-map-north{right:0}}
@media(prefers-reduced-motion:reduce){.viseu-map-region{transition:none}.viseu-map-lift{transform:none}}
