.hm-section{margin:0;padding:0}.hm-full .hm-map-wrap{border-top:0}.hm-full .hm-map{border-radius:0;height:72vh;min-height:480px;max-height:none}@media (min-width:900px){.hm-full .hm-map{height:78vh;min-height:580px;max-height:860px}}.hm-overlay{z-index:600;pointer-events:none;position:absolute;top:12px;left:12px;right:12px}@media (min-width:761px){.hm-overlay{width:440px;top:20px;left:20px;right:auto}}.hm-overlay-card{pointer-events:auto;-webkit-backdrop-filter:blur(10px)saturate(1.3);backdrop-filter:blur(10px)saturate(1.3);background:#fffffff2;border:1px solid #ffffffb3;border-radius:18px;padding:14px 16px;box-shadow:0 12px 32px #0f172a33}.hm-ov-head{align-items:center;gap:12px;display:flex}.hm-ov-icon{color:#fff;background:linear-gradient(135deg,#0a1f3d,#0369a1);border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.hm-ov-title{flex:1;min-width:0}.hm-ov-title h2{color:var(--navy);margin:0;font-size:18px;font-weight:800;line-height:1.3}.hm-ov-title p{color:var(--muted);align-items:center;gap:8px;margin:2px 0 0;font-size:13px;display:flex}.hm-ov-title .live-dot{width:8px;height:8px}.hm-ov-toggle{flex-shrink:0;width:36px;height:36px}.hm-overlay-card .hm-layers{flex-wrap:wrap;gap:6px;padding:12px 0 0;overflow:visible}.hm-overlay-card .hm-chip{padding:5px 10px;font-size:13px}@media (max-width:760px){.hm-overlay-card .hm-layers{flex-wrap:nowrap;margin:0 -16px;padding:12px 16px 2px;overflow-x:auto}.hm-ov-title h2{font-size:16px}}.hm-legend-bar{border-bottom:1px solid var(--border);background:#fff;padding:10px 0 12px}.hm-legend-bar .hm-legend{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 14px;margin:0;font-size:12px;display:flex}.hm-legend-bar .hm-legend-break{flex-basis:100%;height:0}.hm-legend-bar .hm-legend-note{text-align:center;flex-basis:100%}@media (min-width:761px){.hm-legend-bar{z-index:550;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #ffffffb3;border-radius:16px;width:max-content;max-width:min(760px,100% - 360px);padding:10px 18px;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #0f172a2e}.hm-legend-bar .hm-legend{max-width:none;padding:0;font-size:12.5px}.hm-map-wrap.has-area .hm-legend-bar{max-width:calc(100% - 430px);left:20px;transform:none}}@media (min-width:761px) and (max-width:1100px){.hm-legend-bar{max-width:calc(100% - 200px);left:20px;transform:none}}.hm-legend-toggle{display:none}@media (min-width:761px){.hm-legend-toggle{display:none!important}}@media (max-width:760px){.hm-legend-bar{z-index:550;background:0 0;border:0;padding:0;position:absolute;bottom:20px;left:12px}.hm-legend-toggle{color:var(--navy);cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #0f172a33}.hm-legend-bar.open .hm-legend-toggle{background:var(--navy);color:#fff}.hm-legend-bar .hm-legend{text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #ffffffb3;border-radius:16px;justify-content:flex-start;gap:6px 12px;width:calc(100vw - 24px);max-width:420px;padding:12px 14px;animation:.18s ease-out hm-legend-in;display:none;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 10px 28px #0f172a38}.hm-legend-bar.open .hm-legend{display:flex}.hm-legend-bar .hm-legend-note{text-align:left}.hm-map-wrap.has-area .hm-legend-bar{display:none}}@keyframes hm-legend-in{0%{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.hm-legend-bar .hm-legend{animation:none}}.hm-group-title{color:var(--muted);letter-spacing:.2px;align-items:baseline;gap:6px;margin:12px 0 6px;font-size:12px;font-weight:800;display:flex}.hm-group-title span{font-size:11px;font-weight:400}.hm-tiles{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.hm-tile{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:1px;min-width:0;padding:8px 4px 7px;transition:all .12s;display:flex}.hm-tile-icon{width:32px;height:32px;color:var(--muted);background:#f1f5f9;border-radius:10px;place-items:center;margin-bottom:3px;transition:all .12s;display:grid}.hm-tile b{color:var(--muted);font-size:17px;font-weight:800;line-height:1.1}.hm-tile-label{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11.5px;font-weight:600;overflow:hidden}.hm-tile[aria-pressed=true]{border-color:color-mix(in srgb, var(--c) 45%, #fff);background:color-mix(in srgb, var(--c) 7%, #fff)}.hm-tile[aria-pressed=true] .hm-tile-icon{background:var(--c);color:#fff}.hm-tile[aria-pressed=true] b{color:var(--c)}.hm-tile[aria-pressed=true] .hm-tile-label{color:var(--text-2)}.hm-tile:hover{transform:translateY(-1px)}.hm-tile[aria-pressed=false]{opacity:.7}.hm-area-toggles{grid-template-columns:1fr 1fr;gap:6px;display:grid}.hm-toggle{cursor:pointer;border:1.5px solid var(--border);color:var(--muted);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:7px 10px;font-size:12.5px;font-weight:700;display:flex}.hm-toggle[aria-pressed=true]{color:var(--c);border-color:color-mix(in srgb, var(--c) 40%, #fff);background:color-mix(in srgb, var(--c) 6%, #fff)}.hm-switch{background:var(--border-strong);border-radius:999px;flex-shrink:0;width:28px;height:16px;margin-left:auto;transition:background .12s;position:relative}.hm-switch:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .12s;position:absolute;top:2px;left:2px}.hm-toggle[aria-pressed=true] .hm-switch{background:var(--c)}.hm-toggle[aria-pressed=true] .hm-switch:after{transform:translate(12px)}.hm-legend-box{border-top:1px solid var(--border);margin-top:10px;padding-top:8px}.hm-legend-box summary{cursor:pointer;color:var(--water);font-size:13px;font-weight:700;list-style:none}.hm-legend-box summary::-webkit-details-marker{display:none}.hm-legend-box summary:after{content:" ▾"}.hm-legend-box[open] summary:after{content:" ▴"}.hm-legend-box .hm-legend{gap:4px 12px;margin-top:8px;font-size:12px}.hm-case.approx{background:color-mix(in srgb, var(--c) 55%, #fff);border:2.5px dashed var(--c);box-shadow:0 0 0 2px #fff,0 1px 4px #0000004d}.hm-map .hm-case.approx{width:22px;height:22px}.hm-plabel-n{color:#fff;background:#dc2626;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 5px;font-size:11px;display:inline-grid}.hm-area{z-index:650;overscroll-behavior:contain;border-top:5px solid var(--area);background:#fff;border-radius:20px 20px 0 0;max-height:62%;padding:16px 16px 20px;animation:.22s ease-out hm-area-in;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #0f172a40}@media (min-width:761px){.hm-area{border-radius:18px;width:370px;max-height:calc(100% - 92px);inset:72px 16px auto auto}}@keyframes hm-area-in{0%{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){.hm-area{animation:none}}@media (max-width:760px){.hm-hide-mobile{display:none!important}}.hm-area-crumbs{color:var(--area);flex-wrap:wrap;align-items:center;gap:2px;font-size:12px;font-weight:700;display:flex}.hm-area-crumbs>span{align-items:center;gap:2px;display:inline-flex}.hm-area-crumbs button{font:inherit;color:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline}.hm-area-hint{color:var(--muted);margin-left:4px;font-size:12px;font-weight:400}.hm-area-children{flex-wrap:wrap;gap:6px;max-height:168px;display:flex;overflow-y:auto}.hm-area-child{cursor:pointer;border:1px solid var(--border-strong);color:var(--text-2);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:600;display:inline-flex}.hm-area-child:hover{border-color:var(--area);color:var(--area)}.hm-area-child.has{background:var(--sos-soft);color:var(--sos-dark);border-color:#fecaca}.hm-area-child b{background:var(--sos);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:inline-grid}.leaflet-tooltip.hm-tlabel{box-shadow:none;color:#0f766e;text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:700}.leaflet-tooltip.hm-tlabel:before,.leaflet-tooltip.hm-tlabel{display:none}.hm-show-tlabels .leaflet-tooltip.hm-tlabel,.leaflet-tooltip.hm-tlabel.in-sel{display:block}.hm-legend-note{color:var(--muted);font-size:12px}.hm-area-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.hm-area-kicker{color:var(--area);letter-spacing:.2px;font-size:12px;font-weight:700}.hm-area-head h3{color:var(--navy);margin:2px 0 0;font-size:22px;font-weight:800;line-height:1.25}.hm-area-ok{background:var(--ok-soft);color:#166534;border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.hm-area-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hm-area-stats>div{text-align:center;background:var(--surface-2);border-radius:12px;flex-direction:column;align-items:center;padding:10px 6px;display:flex}.hm-area-stats b{color:var(--navy);font-size:24px;font-weight:800;line-height:1.15}.hm-area-stats span{color:var(--muted);font-size:12px;line-height:1.3}.hm-area-stats .alert{background:var(--sos-soft)}.hm-area-stats .alert b{color:var(--sos)}.hm-area-bar{background:var(--border);border-radius:999px;gap:2px;height:8px;margin-top:12px;display:flex;overflow:hidden}.hm-area-bar span{min-width:6px;display:block}.hm-area-bar-legend{color:var(--text-2);flex-wrap:wrap;gap:4px 12px;margin-top:6px;font-size:12px;display:flex}.hm-area-bar-legend i{border-radius:50%;width:8px;height:8px;margin-right:2px;display:inline-block}.hm-area-sec{margin-top:16px}.hm-area-sec h4{color:var(--muted);text-transform:none;margin:0 0 8px;font-size:13px;font-weight:800}.hm-area-types{flex-wrap:wrap;display:flex}.hm-area-types .tag b{color:var(--navy);margin-left:2px}.hm-area-empty{color:var(--muted);margin:0;font-size:13px}.hm-area-more{color:var(--muted);margin:6px 0 0;font-size:12px}.hm-area-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hm-area-list a{background:var(--surface-2);color:inherit;border-radius:12px;align-items:center;gap:10px;padding:9px 10px;text-decoration:none;transition:background .12s;display:flex}.hm-area-list a:hover{background:var(--water-soft)}.hm-area-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #fff}.hm-area-li-main{flex-direction:column;flex:1;min-width:0;display:flex}.hm-area-li-main b{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.hm-area-li-main small{color:var(--muted);align-items:center;gap:4px;font-size:12px;display:flex}.hm-area-li-main em{color:var(--sos);font-style:normal;font-weight:700}.hm-area-picon{border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.hm-area-nav{color:var(--water);flex-shrink:0}.hm-area-roads{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.hm-area-roads>div{border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:8px 4px;font-size:12px;font-weight:600;display:flex}.hm-area-roads b{font-size:18px;line-height:1.1}.hm-area-actions{gap:8px;margin-top:18px;display:flex}.hm-area-actions .btn{flex:1}.hm-map .leaflet-top.leaflet-right{top:8px;right:8px}.hm-map .leaflet-control-zoom{border:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #0f172a33}@media (max-width:760px){.hm-map .leaflet-top.leaflet-right{top:auto;bottom:64px}.hm-map .leaflet-top.leaflet-right .leaflet-control{margin-top:0}.hm-ov-title p{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.hm-ov-title p .live-dot{vertical-align:1px;margin-right:6px}.hm-map-wrap.legend-open .hm-locate,.hm-map-wrap.legend-open .leaflet-control-zoom{visibility:hidden}}
.md-grid{grid-template-columns:minmax(0,1fr);gap:16px;padding:0 16px;display:grid;position:relative}@media (min-width:761px){.md-grid{padding:0 24px}}@media (min-width:1100px){.md-grid{padding:0;display:block}.md-side,.md-right{z-index:600;top:calc(var(--map-inset,0px) + 16px);position:absolute}.md-side{width:300px;max-height:calc(100% - 32px - var(--map-inset,0px));display:flex;left:16px}.md-right{width:350px;display:flex;bottom:16px;right:16px}.md-side .md-card,.md-right>*{flex:1;min-height:0;overflow-y:auto}.md-side .md-card,.md-right .md-card,.md-right .hm-area.docked,.md-map .hm-legend-bar,.md-map.hm-full .hm-locate,.md-map .leaflet-control-zoom a{-webkit-backdrop-filter:blur(18px)saturate(1.7);backdrop-filter:blur(18px)saturate(1.7);background:#ffffff94;border:1px solid #ffffffb3;box-shadow:0 12px 32px #0f172a29,inset 0 1px #fffc}.md-right .hm-area.docked{border-top:5px solid var(--area)}.md-map .leaflet-control-zoom a{border:0;border-bottom:1px solid #fff9}.md-map .leaflet-control-zoom a:hover{background:#ffffffd9}.md-side .md-search{background:#fff9;border-color:#94a3b880}.md-side .md-search:focus-within{background:#ffffffe6}.md-side .md-layer{border-bottom-color:#94a3b859}.md-side .md-layer-count,.md-right .lc-note,.md-right .hm-area-stats>div,.md-right .hm-area-list a{background:#ffffff80}.md-side .md-bounds .hm-toggle{background:#ffffff73}.md-right .lc-need{background:#e0f2febf}.md-right .btn-outline{background:#ffffff8c}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){@media (min-width:1100px){.md-side .md-card,.md-right .md-card,.md-right .hm-area.docked,.md-map .hm-legend-bar{background:#fffffff0}}}.md-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:16px}.md-card-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.md-card-head h2{color:var(--navy);flex:1;margin:0;font-size:17px;font-weight:800}.md-head-icon{background:var(--water);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.md-collapse{width:34px;height:34px}.md-side-body.collapsed{display:none}@media (min-width:1100px){.md-collapse{display:none}.md-side-body.collapsed{display:block}}.md-search{border:1px solid var(--border-strong);height:44px;color:var(--muted);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.md-search:focus-within{border-color:var(--water);box-shadow:0 0 0 4px #0284c71f}.md-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:14px}.md-search-clear{background:var(--surface-2);width:24px;height:24px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.md-results{z-index:1200;border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;max-height:320px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.md-results button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:8px 10px;display:block}.md-results button:hover,.md-results button:focus-visible{background:var(--water-soft)}.md-results b{color:var(--navy);font-size:14px;display:block}.md-results small{color:var(--muted);font-size:12px}.md-noresult{z-index:1200;border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:12px;margin:0;padding:10px 12px;font-size:13px;position:absolute;top:calc(100% + 6px);left:0;right:0}.md-sec-title{color:var(--navy);margin:18px 0 6px;font-size:13px;font-weight:800}.md-layers{flex-direction:column;display:flex}.md-layer{cursor:pointer;border-bottom:1px dashed var(--border);grid-template-columns:20px 32px 1fr auto;align-items:center;gap:10px;padding:8px 2px;display:grid;position:relative}.md-layer:last-child{border-bottom:0}.md-layer input{opacity:0;pointer-events:none;position:absolute}.md-check{border:2px solid var(--border-strong);background:#fff;border-radius:6px;width:20px;height:20px;transition:all .12s;position:relative}.md-layer input:checked+.md-check{background:var(--water);border-color:var(--water)}.md-layer input:checked+.md-check:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:5px;height:10px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.md-layer input:focus-visible+.md-check{outline:3px solid color-mix(in srgb, var(--water) 50%, transparent);outline-offset:2px}.md-layer-icon{background:var(--c);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.md-layer input:not(:checked)~.md-layer-icon{color:var(--muted);background:#e2e8f0}.md-layer-label{color:var(--text-2);font-size:14px;font-weight:600}.md-layer-count{background:var(--surface-2);text-align:center;min-width:30px;color:var(--navy);border-radius:999px;padding:2px 8px;font-size:13px;font-weight:700}.md-bounds{gap:6px;display:grid}.md-bounds .hm-toggle{width:100%;padding:9px 12px;font-size:13.5px}.md-hint{color:var(--muted);align-items:flex-start;gap:6px;margin:14px 0 0;font-size:12px;line-height:1.45;display:flex}.md-hint svg{flex-shrink:0;margin-top:1px}.md-map.hm-full .hm-map-wrap{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.md-map.hm-full .hm-map{border-radius:0;height:64vh;min-height:440px;max-height:none}.md-map.hm-full .hm-locate{inset:12px auto auto 12px}@media (min-width:1100px){.md-map.hm-full .hm-map-wrap{border:0;border-block:1px solid var(--border);box-shadow:none;border-radius:0}.md-map.hm-full .hm-map{height:calc(100vh - var(--header-h) - 24px);min-height:640px;max-height:900px}.md-map.hm-full .hm-locate{left:332px;top:calc(var(--map-inset,0px) + 16px)}.md-map .hm-map .leaflet-top.leaflet-right{top:calc(var(--map-inset,0px) + 16px);right:382px}.md-map .hm-legend-bar,.md-map .hm-map-wrap.has-area .hm-legend-bar{width:auto;max-width:none;bottom:16px;left:332px;right:382px;transform:none}}.hm-area.docked{width:auto;height:100%;max-height:none;box-shadow:var(--shadow);border:1px solid var(--border);border-top:5px solid var(--area);border-radius:18px;animation:none;position:relative;inset:auto}.lc{flex-direction:column;display:flex}.lc-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.lc-head h2{color:var(--navy);margin:0;font-size:17px;font-weight:800}.lc-all{color:var(--water);align-items:center;gap:4px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.lc-case{flex-direction:column;flex:1;display:flex}.lc-meta{align-items:center;gap:6px;display:flex}.lc-sos{background:var(--sos);color:#fff;letter-spacing:.5px;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800}.lc-pri{background:var(--p);color:#fff;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.lc-time{color:var(--muted);margin-left:auto;font-size:12px}.lc-title{color:var(--navy);margin:12px 0 8px;font-size:18px;font-weight:800;line-height:1.35}.lc-loc,.lc-sub{color:var(--text-2);align-items:flex-start;gap:6px;margin:0 0 6px;font-size:13.5px;display:flex}.lc-loc svg,.lc-sub svg{color:var(--muted);flex-shrink:0;margin-top:2px}.lc-note{background:var(--surface-2);color:var(--text-2);-webkit-line-clamp:3;border-radius:10px;-webkit-box-orient:vertical;margin:6px 0;padding:9px 12px;font-size:13.5px;display:-webkit-box;overflow:hidden}.lc-status{color:var(--water);margin:4px 0 0;font-size:13px;font-weight:700}.lc-status.waiting{color:var(--sos)}.lc-needs-title{color:var(--navy);margin:16px 0 8px;font-size:13px;font-weight:800}.lc-needs{flex-wrap:wrap;gap:6px;display:flex}.lc-need{background:var(--water-soft);color:#075985;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.lc-actions{gap:8px;margin-top:auto;padding-top:16px;display:grid}.lc-nav{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.lc-dots{gap:6px;display:flex}.lc-dots button{background:var(--border-strong);cursor:pointer;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:all .15s}.lc-dots button.on{background:var(--water);width:20px}.lc-empty{text-align:center;color:var(--muted);flex:1;place-items:center;padding:24px 0;display:grid}.lc-empty svg{color:var(--ok)}
.home .section{margin-top:40px}.lp-volunteer{color:#fff;box-shadow:var(--shadow-lg);background:radial-gradient(500px 240px at 90% 0,#38bdf84d,#0000 60%),linear-gradient(135deg,#0a1f3d,#13406e);border-radius:22px;gap:18px;padding:26px 22px;display:grid}.lp-volunteer h2{margin:0 0 6px;font-size:22px;font-weight:800}.lp-volunteer p{color:#cbd5e1;margin:0}.lp-volunteer-cta{flex-wrap:wrap;gap:10px;display:flex}.lp-volunteer-cta .btn{flex:auto}@media (min-width:900px){.lp-volunteer{grid-template-columns:1.1fr 1fr;align-items:center;padding:32px}.lp-volunteer-cta{justify-content:flex-end}.lp-volunteer-cta .btn{flex:none}}.lp-footer{color:#94a3b8;background:#081629;margin-top:48px;padding:36px 16px 28px;font-size:14px}.lp-footer-inner{gap:26px;max-width:1040px;margin:0 auto;display:grid}@media (min-width:761px){.lp-footer-inner{grid-template-columns:1.4fr 1fr 1fr}}.lp-footer-brand{align-items:center;gap:10px;margin-bottom:8px;display:flex}.lp-footer-brand b{color:#fff;font-size:18px}.lp-footer-brand .logo-mark{background:linear-gradient(135deg, var(--sos), #f97316);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.lp-footer .logo-tld{color:#f87171}.lp-footer p{max-width:360px;margin:0}.lp-footer nav{flex-direction:column;gap:8px;display:flex}.lp-footer nav a{color:#cbd5e1;text-decoration:none}.lp-footer nav a:hover{color:#fff}.lp-footer-call{flex-direction:column;gap:2px;display:flex}.lp-footer-call a{color:#f87171;font-size:34px;font-weight:800;line-height:1.2;text-decoration:none}.lp-footer-call small{color:#64748b}.hm-map-wrap{position:relative}.hm-map{z-index:0;background:#e2e8f0;border-radius:14px;height:58vh;min-height:360px;max-height:560px;overflow:hidden}@media (min-width:900px){.hm-map{height:520px}}.hm-loading{color:var(--muted);place-items:center;display:grid;position:absolute;inset:0}.hm-locate{z-index:500;color:var(--water);cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 14px #0f172a33}.hm-locate:disabled{opacity:.7}.hm-legend{color:var(--text-2);flex-wrap:wrap;gap:6px 14px;margin-top:12px;font-size:13px;display:flex}.hm-legend span{align-items:center;gap:6px;display:inline-flex}.hm-full{width:100%}.hm-inner{max-width:1040px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.hm-full .hm-locate{bottom:20px;right:16px}.hm-full .hm-legend{margin-top:14px}.hm-legend-title{color:var(--navy);font-weight:700}.hm-legend-break{flex-basis:100%;height:0}.hm-swatch{border:1px solid #1e3a8a80;border-radius:3px;width:16px;height:12px;display:inline-block}.leaflet-tooltip.hm-dlabel{box-shadow:none;color:#1e3a8a;text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:700;display:none}.leaflet-tooltip.hm-dlabel:before{display:none}.hm-show-labels .leaflet-tooltip.hm-dlabel{display:block}.leaflet-tooltip.hm-plabel{box-shadow:none;color:#6d28d9;background:#ffffffd9;border:1px solid #c4b5fd;border-radius:999px;padding:1px 8px;font-family:inherit;font-size:12px;font-weight:700}.leaflet-tooltip.hm-plabel:before{display:none}
.hx{background:var(--bg)}.hx-wrap{max-width:1440px;margin:0 auto;padding:0 16px}@media (min-width:761px){.hx-wrap{padding:0 24px}}.hx-h2{color:var(--navy);align-items:center;gap:10px;margin:0 0 16px;font-size:21px;font-weight:800;display:flex}.i-navy{color:var(--navy);background:#e2e8f0}.i-sky{color:#0369a1;background:#e0f2fe}.i-line{color:#06c755;background:#dcfce7}.hx-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 1px 1px,#0f172a12 1px,#0000 0) 0 0/22px 22px,linear-gradient(#f8fbff 0%,#eef6fc 100%);position:relative;overflow:hidden}.hx-art{opacity:.3;width:100%;height:100%;position:absolute;inset:0}.hx-art-prov path{fill:#0284c70d;stroke:#0284c759;stroke-width:1.2px;stroke-linejoin:round}.hx-art-dist path{fill:#ffffff8c;stroke:#0b254538;stroke-width:.8px;stroke-linejoin:round}.hx-art-bkk{fill:none;stroke:#0b25458c;stroke-width:1.8px;stroke-linejoin:round}.hx-art-pulse{fill:none;stroke:currentColor;stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:2.2s ease-out infinite hx-pulse}@keyframes hx-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(3.2)}}@media (prefers-reduced-motion:reduce){.hx-art-pulse{opacity:.35;animation:none}}.hx-art-caption{display:none}.hx-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f8fbffd9 0%,#f8fbff99 60%,#eef6fce6 100%);position:absolute;inset:0}.hx-hero-inner{z-index:2;gap:20px;max-width:1440px;margin:0 auto;padding:26px 16px 28px;display:grid;position:relative}.hx-badges{flex-wrap:wrap;gap:8px;display:flex}.hx-badge{background:var(--sos);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.hx-badge .live-dot,.hx-badge .live-dot:after{background:#fff}.hx-badge .live-dot{width:8px;height:8px}.hx-source{border:1px solid var(--border);color:var(--text-2);background:#fff;border-radius:999px;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.hx-hero h1{color:var(--navy);letter-spacing:-.3px;margin:16px 0 10px;font-size:clamp(28px,6.4vw,48px);font-weight:800;line-height:1.25}.hx-red{color:var(--sos)}.hx-h1-sub{color:var(--navy-2);margin-top:4px;font-size:.7em;display:block}.hx-hero p{max-width:580px;color:var(--text-2);margin:0;font-size:16.5px}.hx-cta{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.hx-cta .btn{flex:220px}.hx-cta .btn-primary{box-shadow:0 8px 20px #dc26264d}@media (min-width:1100px){.hx-art{opacity:1;width:56%;height:88%;top:4%;left:auto;right:2%}.hx-hero:before{background:linear-gradient(90deg,#f8fbff 0%,#f8fbfff2 38%,#f8fbff00 58%)}.hx-art-caption{z-index:2;border:1px solid var(--border);color:var(--text-2);background:#fffc;border-radius:999px;align-items:center;gap:8px;margin:0;padding:6px 12px;font-size:12.5px;display:inline-flex;position:absolute;bottom:84px;right:max(24px,50% - 696px)}.hx-art-caption i{background:var(--sos);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #dc26262e}.hx-hero-inner{grid-template-columns:minmax(0,700px);padding:56px 24px 112px}.hx-cta .btn{flex:none}}.hx-bar{z-index:5;border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:repeat(2,1fr);margin:-18px 0 8px;display:grid;position:relative;box-shadow:0 22px 50px #0f172a1f}.hx-bar-item{text-align:center;min-width:0;color:var(--text);flex-direction:column;align-items:center;gap:3px;padding:18px 10px 16px;text-decoration:none;transition:background .15s;display:flex;position:relative}.hx-bar-item:hover,.hx-bar-item:focus-visible{background:#f0f9ff;outline:none}.hx-bar-icon{border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:6px;transition:transform .15s;display:grid}.hx-bar-item:hover .hx-bar-icon{transform:translateY(-2px)}.hx-bar-title{color:var(--navy);font-size:14.5px;font-weight:800;line-height:1.3}.hx-bar-value{color:var(--text-2);font-size:13px;line-height:1.3}.hx-bar-value b{color:var(--navy);font-size:22px;font-weight:800}.hx-bar-meta{color:var(--muted);align-items:center;gap:3px;font-size:12.5px;line-height:1.35;display:inline-flex}.hx-bar-meta.alert{color:var(--sos);font-weight:700}.hx-bar-item:nth-child(odd){box-shadow:inset -1px 0 0 var(--border)}.hx-bar-item:nth-child(-n+6){border-bottom:1px solid var(--border)}.hx-bar-item:first-child{border-top-left-radius:21px}.hx-bar-item:nth-child(2){border-top-right-radius:21px}.hx-bar-item:last-child{box-shadow:none;border-radius:0 0 21px 21px;grid-column:1/-1}@media (min-width:761px) and (max-width:1099px){.hx-bar{grid-template-columns:repeat(4,1fr)}.hx-bar-item{box-shadow:inset -1px 0 0 var(--border);border-bottom:0;border-radius:0!important}.hx-bar-item:nth-child(4n){box-shadow:none}.hx-bar-item:nth-child(-n+4){border-bottom:1px solid var(--border)}.hx-bar-item:first-child{border-top-left-radius:21px!important}.hx-bar-item:nth-child(4){border-top-right-radius:21px!important}.hx-bar-item:last-child{box-shadow:inset -1px 0 0 var(--border);grid-column:auto}.hx-bar-item:nth-child(5){border-bottom-left-radius:21px!important}}@media (min-width:1100px){.hx-bar{grid-template-columns:repeat(7,1fr);margin:-64px 0 8px}.hx-bar-item{box-shadow:inset -1px 0 0 var(--border);padding:22px 10px 20px;border-bottom:0!important;border-radius:0!important}.hx-bar-item:last-child{box-shadow:none;grid-column:auto}.hx-bar-item:first-child{border-radius:21px 0 0 21px!important}.hx-bar-item:last-child{border-radius:0 21px 21px 0!important}}@media (max-width:420px){.hx-bar-item{padding:14px 8px 12px}.hx-bar-icon{border-radius:14px;width:44px;height:44px}.hx-bar-title{font-size:13.5px}}.hx-pop{display:none}@media (hover:hover) and (pointer:fine) and (min-width:761px){.hx-pop{z-index:10;border:1px solid var(--border);text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:18px;flex-direction:column;gap:8px;width:290px;padding:16px 18px;transition:opacity .16s,transform .16s,visibility .16s;display:flex;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%,8px);box-shadow:0 20px 44px #0f172a2e}.hx-pop:after{content:"";border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;width:16px;height:16px;margin-left:-8px;position:absolute;bottom:-8px;left:50%;transform:rotate(45deg)}.hx-bar-item:hover .hx-pop,.hx-bar-item:focus-visible .hx-pop{opacity:1;visibility:visible;transform:translate(-50%)}.hx-bar-item:nth-child(4n+1) .hx-pop{left:0;transform:translateY(8px)}.hx-bar-item:nth-child(4n+1):hover .hx-pop,.hx-bar-item:nth-child(4n+1):focus-visible .hx-pop{transform:none}.hx-bar-item:nth-child(4n+1) .hx-pop:after{left:44px}.hx-bar-item:nth-child(4n) .hx-pop{left:auto;right:0;transform:translateY(8px)}.hx-bar-item:nth-child(4n):hover .hx-pop,.hx-bar-item:nth-child(4n):focus-visible .hx-pop{transform:none}.hx-bar-item:nth-child(4n) .hx-pop:after{left:auto;right:36px}}@media (hover:hover) and (pointer:fine) and (min-width:1100px){.hx-bar-item:nth-child(4n+1) .hx-pop,.hx-bar-item:nth-child(4n) .hx-pop{left:50%;right:auto;transform:translate(-50%,8px)}.hx-bar-item:nth-child(4n+1):hover .hx-pop,.hx-bar-item:nth-child(4n):hover .hx-pop,.hx-bar-item:nth-child(4n+1):focus-visible .hx-pop,.hx-bar-item:nth-child(4n):focus-visible .hx-pop{transform:translate(-50%)}.hx-bar-item:nth-child(4n+1) .hx-pop:after,.hx-bar-item:nth-child(4n) .hx-pop:after{left:50%;right:auto}.hx-bar-item:nth-child(-n+2) .hx-pop{left:0;transform:translateY(8px)}.hx-bar-item:nth-child(-n+2):hover .hx-pop,.hx-bar-item:nth-child(-n+2):focus-visible .hx-pop{transform:none}.hx-bar-item:nth-child(-n+2) .hx-pop:after{left:44px}.hx-bar-item:nth-child(n+6) .hx-pop{left:auto;right:0;transform:translateY(8px)}.hx-bar-item:nth-child(n+6):hover .hx-pop,.hx-bar-item:nth-child(n+6):focus-visible .hx-pop{transform:none}.hx-bar-item:nth-child(n+6) .hx-pop:after{left:auto;right:36px}}@media (prefers-reduced-motion:reduce){.hx-pop{transition:none}}.hx-pop-head{align-items:center;gap:10px;display:flex}.hx-pop-head b{color:var(--navy);font-size:15.5px}.hx-pop-icon{border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.hx-pop-desc{color:var(--text-2);font-size:13.5px;line-height:1.55}.hx-pop-cta{color:var(--water);font-size:13.5px;font-weight:800}.hx-map{scroll-margin-top:var(--header-h)}.hx-map-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px 20px;padding-top:24px;padding-bottom:16px;display:flex}.hx-map-head .hx-h2{margin:0 0 4px}.hx-map-head .hx-h2 svg{color:var(--water)}.hx-map-head p{max-width:760px;color:var(--text-2);margin:0;font-size:15px}.hx-map-tags{flex-wrap:wrap;gap:8px;display:flex}.hx-map-tags>span{border:1px solid var(--border);color:var(--text-2);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.hx-map-tags .live-dot{width:8px;height:8px}@media (min-width:761px){.hx-map-head{padding-top:28px}}.hx-tips{scroll-margin-top:calc(var(--header-h) + 12px);margin-top:36px}@media (min-width:761px){.hx-tips{grid-template-columns:repeat(3,1fr);align-items:start;gap:12px;display:grid}.hx-tips .hx-h2{grid-column:1/-1;margin-bottom:0}.hx-tips details{margin-bottom:0}}.hx .lp-volunteer{margin-top:36px}.hx-map-tags .live-badge{color:var(--muted)}.hx-map-tags .live-badge .live-dot,.hx-map-tags .live-badge .live-dot:after{background:#94a3b8}.hx-map-tags .live-badge .live-dot:after{animation:none}.hx-map-tags .live-badge.on{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.hx-map-tags .live-badge.on .live-dot,.hx-map-tags .live-badge.on .live-dot:after{background:#16a34a}.hx-map-tags .live-badge.on .live-dot:after{animation:1.8s ease-out infinite live}
