@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#183a36;background:#f8faf8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}header{height:94px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce5df;background:#fff}.brand{text-decoration:none;font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1.2px;display:flex;align-items:center;gap:12px}.sun{font-size:43px;color:#b88b35;font-weight:400}.brand-dot{margin-left:-13px;color:#b88b35}.edition{font-size:12px;letter-spacing:2px;color:#637d74}.edition span{margin-left:48px;color:#183a36}main{display:grid;grid-template-columns:minmax(0,1fr) 430px;min-height:calc(100vh - 94px)}.map-area{position:relative;background:#e8efea;min-height:780px;overflow:hidden;background-image:radial-gradient(#b8cabc 0.65px,transparent .65px);background-size:16px 16px}.map-heading{position:absolute;left:6%;top:40px;z-index:1;pointer-events:none}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:700;color:#658174}h1{font-family:Manrope,sans-serif;font-size:42px;line-height:1.13;font-weight:600;letter-spacing:-2px;margin:18px 0}p{line-height:1.6}.map-heading p{font-size:14px;color:#657b71}.map-wrap{height:780px;max-height:calc(100vh - 94px);min-height:690px;width:100%;padding:12px 14% 22px 22%}#map{height:100%;width:100%;overflow:visible}#map path{stroke:#e8efea;stroke-width:1.15;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .18s;outline:none}#map path:hover,#map path:focus{fill:#d3af64!important;stroke:#8e6d2d;stroke-width:2}#map path.selected{fill:#c99d4d!important;stroke:#846023;stroke-width:1.5}#map path.muted{fill:#c3d0c7!important}#map text{pointer-events:none;font-size:11px;fill:#335b4c;letter-spacing:2px}.ocean{position:absolute;font-size:10px;letter-spacing:3px;color:#839b8d;pointer-events:none}.ocean-west{top:55%;left:9%;transform:rotate(-67deg)}.ocean-east{top:47%;right:4%;transform:rotate(67deg)}.map-bottom{position:absolute;bottom:25px;left:6%;right:5%;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#597467}.map-bottom i{display:inline-block;height:9px;width:9px;background:#4e7a60;margin-right:9px}.map-bottom button{background:white;border:1px solid #b9ccbd;padding:9px 13px;border-radius:5px;color:#234c3e}.north{font-size:14px;letter-spacing:4px}#tooltip{position:absolute;pointer-events:none;display:none;background:#153c30;color:white;padding:10px 14px;border-radius:5px;font-size:14px;z-index:4;box-shadow:0 4px 20px #183a3620}aside{background:#fff;padding:30px 32px 0;display:flex;flex-direction:column;max-height:calc(100vh - 94px);overflow:auto}nav{font-size:12px;color:#7b8e82;padding-bottom:27px;display:flex;gap:10px;flex-wrap:wrap}nav button{font-size:12px;border:0;background:none;color:#315943;padding:0}h2{font-family:Manrope,sans-serif;font-size:31px;line-height:1.22;letter-spacing:-1.2px;font-weight:600;margin:14px 0}.intro{color:#75887c;font-size:14px;margin:12px 0 26px}.group-label{font-size:11px;letter-spacing:2px;color:#8a998e;margin:26px 0 9px;display:flex;align-items:center;gap:10px}.group-label:after{content:'';height:1px;background:#e5ebe5;flex:1}.region-row,.district-row{display:flex;align-items:center;text-align:left;width:100%;border:0;background:transparent;border-bottom:1px solid #edf1ed;padding:13px 0;color:#234a39;gap:12px}.region-row:hover,.district-row:hover{background:#f1f6f0}.region-code{width:41px;font-size:11px;color:#7b9281}.row-title{flex:1;font-size:14px;font-weight:500}.row-arrow{color:#9bb1a0}.count{font-size:11px;color:#7f9485}.district-row{padding:16px 0}.district-row .row-title{font-size:15px}.district-row small{display:block;font-size:12px;color:#7e9183;margin-top:5px;font-weight:400}footer{margin-top:auto;padding:28px 0 20px;font-size:10px;color:#8a9c8d;letter-spacing:1px}footer details{margin-top:14px;letter-spacing:0;font-size:12px}footer summary{cursor:pointer}footer p{font-size:12px}.stat{display:flex;gap:25px;padding:17px 0 22px;border-bottom:1px solid #dce5df;margin-bottom:20px}.stat strong{font-size:27px;font-weight:500}.stat span{display:block;font-size:12px;color:#819585;margin-top:3px}.back{background:none;border:0;color:#668370;font-size:13px;padding:0;margin-bottom:22px}.place{border-bottom:1px solid #e6ece6;padding:18px 0;display:flex;gap:15px}.place-index{font-size:12px;color:#9bb19f;padding-top:4px}.place h3{font-size:16px;margin:0;font-weight:500}.place p{font-size:12px;color:#819686;margin:5px 0 0}.note{font-size:13px;color:#6b8170;background:#f2f5ef;border-left:2px solid #cba655;padding:13px;margin-top:24px}.source-link{display:inline-block;font-size:12px;color:#648271;margin:22px 0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #bd8e32;outline-offset:4px}@media(min-width:1500px){main{grid-template-columns:1fr 470px}.map-wrap{padding-left:26%;padding-right:20%}}@media(max-width:1050px){main{grid-template-columns:minmax(0,1fr) 360px}aside{padding:25px 25px 0}.map-heading h1{font-size:32px}.map-heading{top:30px}.map-wrap{padding:135px 9% 20px;min-height:760px;max-height:none}.map-heading p{display:none}}@media(max-width:720px){header{height:76px;padding:0 22px}.brand{font-size:23px}.sun{font-size:34px}.edition{display:none}main{display:flex;flex-direction:column}.map-area{min-height:590px}.map-wrap{height:590px;min-height:0;max-height:none;padding:70px 10% 35px 20%}.map-heading{top:23px;left:6%}.map-heading h1{font-size:28px;margin:12px 0}.map-heading .eyebrow{font-size:10px}.ocean{font-size:8px}.ocean-west{left:2%}.ocean-east{right:0}.map-bottom{bottom:18px}aside{max-height:none;overflow:visible;padding:28px 26px 0}h2{font-size:30px}footer{margin-top:30px}}

.section-heading{font-size:16px;font-weight:600;margin:26px 0 12px}.official-explainer{font-size:14px;color:#658174;line-height:1.5}.official-card{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid #e3ebe3}.official-portrait{width:72px;height:88px;flex:0 0 72px;border-radius:7px;background:#edf2ee;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:1.4;color:#64796b;overflow:hidden;padding:5px}.official-portrait:has(img){padding:0}.official-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}.official-details{min-width:0}.official-role{font-size:12px;color:#668370;margin:0 0 6px}.official-details h3{font-size:17px;line-height:1.35;margin:0;font-weight:600}.official-status{font-size:12px;color:#74867a;margin:8px 0;line-height:1.45}.official-source{font-size:12px;margin-right:12px;color:#3e7256}.place-button{width:100%;background:transparent;text-align:left;color:inherit;border-left:0;border-right:0;border-top:0;align-items:center}.place-button:hover{background:#f1f6f0}.place-copy{flex:1}.place-copy strong{font-size:16px;font-weight:500;display:block}.place-copy small{display:block;font-size:13px;color:#67816d;margin-top:5px}
.map-drilled .map-wrap{padding:150px 7% 70px;min-height:690px}.map-drilled .map-heading h1{font-size:30px;letter-spacing:-1px;max-width:620px;margin:12px 0}.map-drilled .map-heading p{display:block;margin:6px 0}.map-drilled .ocean{display:none}.map-label{fill:#102e25!important;letter-spacing:0!important;paint-order:stroke;stroke:#f8faf8;stroke-width:.08em;stroke-linejoin:round;font-weight:600;pointer-events:none}#map .map-label{font-size:inherit}#map-status{font-size:14px;max-width:55%}.map-bottom{gap:12px}#map-back{white-space:nowrap}#map{overflow:hidden}.map-heading h1{max-width:300px}.map-drilled #reset{display:none}@media(max-width:720px){.map-drilled .map-wrap{height:580px;min-height:0;padding:145px 6% 70px}.map-drilled .map-heading h1{font-size:25px}.map-drilled .map-heading p{font-size:14px;max-width:90vw}#map-status{font-size:12px}.map-bottom .north{display:none}}
.sun{font-size:36px;color:#f4c430;line-height:1}.community{background:#fff;border-top:1px solid #dce5df;padding:70px max(6%,calc((100vw - 1050px)/2));display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.community[hidden]{display:none}.community p{font-size:16px;line-height:1.75;color:#567165}.community h2{font-size:28px}.comments form{display:grid;gap:12px;margin:26px 0 38px}.comments label{font-size:14px;font-weight:600}.comments input,.comments textarea{font:inherit;width:100%;border:1px solid #b5c8bd;border-radius:6px;padding:12px;color:#183a36;background:#fff}.comments textarea{resize:vertical}.comments button{border:0;border-radius:6px;padding:12px 20px;background:#234e3e;color:#fff;justify-self:start}.comments button:disabled{opacity:.6}.comments .comment-help{font-size:13px;margin:0}.comments #comment-message{font-size:14px;margin:0}.spam-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.comment{padding:20px 0;border-top:1px solid #dce5df}.comment time{font-size:12px;color:#6b8174;margin-left:14px}.comment p{white-space:pre-wrap;overflow-wrap:anywhere}.about{max-width:480px}@media(max-width:720px){.community{grid-template-columns:1fr;padding:45px 26px;gap:35px}}

.brand-logo{width:58px;height:58px;object-fit:contain;background:white;border-radius:50%;flex-shrink:0}.area-row small[data-governor-name]{color:#386b59;margin-top:6px}.brand{gap:10px}@media(max-width:600px){.brand-logo{width:46px;height:46px}}
