.town-finder{display:grid;gap:14px;padding:24px;border-bottom:1px solid var(--line)}.town-finder label{display:grid;gap:6px;margin:0;font-size:12px;color:var(--muted)}.town-finder input,.town-finder select{width:100%;min-width:0;background:var(--surface);color:var(--text);border:1px solid var(--line-2);padding:11px;border-radius:9px;font:inherit}.town-finder button{justify-self:start}.town-finder .sample-option{display:flex;align-items:center;gap:8px}.town-finder .sample-option input{width:auto}.town-map{height:400px;max-height:65vh;width:100%;border:1px solid var(--line-2);border-radius:14px;background:var(--surface-2);z-index:0}.map-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.map-tools span,#mapMessage{font-size:12px;color:var(--muted)}#mapMessage{margin:12px 0 18px}.leaflet-container{font-family:var(--sans)}.leaflet-container a{color:#08603c}.overview>.section-intro{padding:12px 0}.overview>details>.map{max-height:280px}.leaflet-control-attribution{font-size:10px}.town-choice small:last-child{margin-top:8px;color:var(--green)}@media(max-width:650px){.town-map{height:330px}.map-tools{flex-wrap:wrap}.town-finder{padding:20px}}

.section-intro { overflow-wrap: anywhere; }
