html,body,#map{margin:0;width:100%;height:100%;overflow:hidden;background:#eaf2f6;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
#status{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#eaf2f6;color:#596473;font-size:13px}
#status[hidden],#label[hidden]{display:none}
#status strong{color:#1d1d1f;font-size:26px;font-weight:650;letter-spacing:-.04em}
a{color:#547205}a:focus-visible{outline:2px solid #547205;outline-offset:3px}
#label{position:absolute;top:14px;left:14px;padding:7px 10px;border:1px solid #fff;border-radius:20px;background:rgb(255 255 255 / 92%);color:#344557;font-size:11px;font-weight:550;pointer-events:none;box-shadow:0 2px 8px #152b4210}
#label i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#547205}
.maplibregl-ctrl-group{border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #152b4220}
.maplibregl-ctrl-group button{width:36px;height:36px}
.maplibregl-ctrl-attrib{font-size:10px}
@media(max-width:350px){#label{top:8px;left:8px;padding:4px 6px;font-size:9px}#status{gap:4px;font-size:10px}#status strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
/* Brand-style demo only; the hero map keeps its original layout. */
.style-demo #map{height:calc(100% - 76px)}
.style-demo #status{bottom:76px}
#style-picker{position:absolute;bottom:0;left:0;right:0;height:76px;box-sizing:border-box;display:flex;align-items:center;gap:6px;padding:12px;background:#f8fafc;border-top:1px solid #dce3ec}
#style-picker button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:8px 6px;border:1px solid transparent;border-radius:12px;background:transparent;color:#596473;font:500 12px/1.2 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;cursor:pointer}
#style-picker button[aria-pressed=true]{background:#fff;border-color:#c3d69a;color:#547205;box-shadow:0 2px 5px #2c496a0c}
#style-picker button:hover{background:#f0f5e4;color:#547205}
#style-picker button:focus-visible{outline:2px solid #547205;outline-offset:2px}
#style-picker button:disabled{opacity:.5;cursor:wait}
.swatch{display:block;flex-shrink:0;width:17px;height:17px;border:1px solid #00000015;border-radius:50%}
.swatch.light{background:linear-gradient(135deg,#f3f1ec 35%,#d5e3ce 35%,#d5e3ce 60%,#a8cedd 60%)}
.swatch.dark{background:linear-gradient(135deg,#202733 50%,#648fcb 50%)}
.swatch.ivory{background:linear-gradient(135deg,#f3efe5 50%,#aab891 50%)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:380px){#style-picker{gap:3px;padding:8px}#style-picker button{flex-direction:column;gap:5px;font-size:10px;padding:5px 2px}}
/* Silver glass controls with brand-green accents, matching the homepage navigation. */
.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:10px 10px 0 0}
.maplibregl-ctrl-group{padding:0;border:1px solid #c3cdd94d;border-radius:10px;background:rgb(255 255 255 / 90%);box-shadow:0 2px 8px #233b5812;backdrop-filter:blur(12px)}
.maplibregl-ctrl-group button{position:relative;width:30px;height:30px;border-radius:0;color:#465365;transition:background .15s,color .15s}
.maplibregl-ctrl-group button+button{border-top:1px solid #dce3ec80;margin-top:0}
.maplibregl-ctrl-group button .maplibregl-ctrl-icon{background-image:none}
.maplibregl-ctrl-zoom-in::before,.maplibregl-ctrl-zoom-out::before,.maplibregl-ctrl-zoom-in::after{content:'';position:absolute;left:9px;top:14px;width:12px;height:1.5px;border-radius:2px;background:currentColor}
.maplibregl-ctrl-zoom-in::after{transform:rotate(90deg)}
.maplibregl-ctrl-group button:hover{background:#f0f5e4;color:#547205}
.maplibregl-ctrl-group button:active{background:#e3edce}
.maplibregl-ctrl-group button:focus-visible{outline:2px solid #547205;outline-offset:-2px}
.maplibregl-ctrl-group button:disabled{color:#a7b3c2;cursor:default}
.maplibregl-ctrl-attrib.maplibregl-compact{background:rgb(250 252 255 / 92%);border:1px solid #dce5f0;border-radius:14px;box-shadow:0 2px 8px #233b5810}
.maplibregl-ctrl-attrib-button:focus-visible{outline:2px solid #547205;outline-offset:2px}
@media(prefers-reduced-transparency:reduce){.maplibregl-ctrl-group{background:#f8fafc;backdrop-filter:none}}
