.whitepaper-modal-overlay{z-index:99999;background:#00000080;position:fixed;inset:0}.whitepaper-modal{background:var(--card);z-index:100000;border-radius:10px;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 12px 48px #00000040}.whitepaper-modal-header{border-bottom:1px solid var(--border);cursor:move;background:linear-gradient(135deg,#0d73771f 0%,#1a8a8a14 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.whitepaper-modal-title{color:var(--accent-dark);font-size:13px;font-weight:700}.whitepaper-modal-actions{align-items:center;gap:6px;display:flex}.whitepaper-modal-btn{color:var(--accent);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--font);background:#0d73771a;border:none;border-radius:5px;padding:4px 10px;text-decoration:none;transition:background .15s,color .15s}.whitepaper-modal-btn:hover{background:var(--accent);color:#fff}.whitepaper-modal-close{padding:4px 8px;font-size:12px}.whitepaper-modal-body{flex:1;min-height:0;overflow:hidden}.whitepaper-modal-body iframe{border:none;width:100%;height:100%;display:block}.whitepaper-modal-empty{height:200px;color:var(--muted);justify-content:center;align-items:center;font-size:13px;display:flex}.whitepaper-modal-resize{cursor:se-resize;background:linear-gradient(135deg,#0000 50%,#0d737733 50%);border-radius:0 0 6px;width:16px;height:16px;position:absolute;bottom:0;right:0}.whitepaper-modal-resize:hover{background:linear-gradient(135deg,#0000 50%,#0d737766 50%)}.whitepaper-modal-fullscreen{border-radius:0;max-width:none;max-height:none;left:env(safe-area-inset-left,0)!important;top:env(safe-area-inset-top,0)!important;right:env(safe-area-inset-right,0)!important;bottom:env(safe-area-inset-bottom,0)!important;width:auto!important;height:auto!important}.whitepaper-modal-mobile .whitepaper-modal-header{cursor:default;padding:12px 16px}.whitepaper-modal-mobile .whitepaper-modal-title{font-size:14px}.whitepaper-modal-mobile .whitepaper-modal-btn{min-height:36px;padding:6px 12px;font-size:12px}.whitepaper-modal-mobile .whitepaper-modal-close{padding:6px 12px;font-size:16px}.whitepaper-modal-body{position:relative}.whitepaper-modal-mobile-fallback{background:var(--accent);color:#fff;white-space:nowrap;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0d73774d}.whitepaper-modal-mobile-fallback:hover{background:var(--accent-dark);color:#fff}.mrv-dialog-inner{flex-direction:column;max-width:min(760px,100vw - 24px);max-height:min(92vh,900px);display:flex;overflow:hidden}.mrv-body-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#1a8a8a85 #0d746e12;background:#fafafa;flex:1;min-height:0;padding:18px 18px 22px 20px;overflow:hidden auto}.mrv-body-scroll::-webkit-scrollbar{width:7px}.mrv-body-scroll::-webkit-scrollbar-track{background:linear-gradient(90deg,#0000 0%,#1a8a8a0f 22%,#1a8a8a14 50%,#1a8a8a0f 78%,#0000 100%);border-radius:100px;margin:10px 0 12px}.mrv-body-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#ccfbf1eb 0%,#2dd4bfd1 42%,#1a8a8ae6 100%) padding-box padding-box;border:1.5px solid #ffffff9e;border-radius:100px;box-shadow:inset 0 1px #ffffff8c,0 1px 3px #0d948833}.mrv-body-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ecfdf5 0%,#2dd4bffa 44%,#0f766ef2 100%);border-color:#ffffffc7;box-shadow:inset 0 1px #ffffff9e,0 2px 6px #0d948852}.mrv-body-scroll::-webkit-scrollbar-thumb:active{background:linear-gradient(#5eead4 0%,#0d9488 52%,#0f766e 100%);border-color:#ffffff8c}.mrv-header-sub{color:#ffffffe0;letter-spacing:.02em;margin-top:2px;font-size:12px;font-weight:600;display:block}.mrv-section{margin-bottom:22px}.mrv-section:last-child{margin-bottom:0}.mrv-section-head{color:#1f2937;align-items:center;gap:8px;margin-bottom:14px;font-size:15px;font-weight:800;display:flex}.mrv-section-head svg{opacity:.9;flex-shrink:0}.mrv-timeline{padding-left:22px;position:relative}.mrv-timeline:before{content:"";background:linear-gradient(#d9d9d9 0%,#e8e8e8 100%);border-radius:1px;width:2px;position:absolute;top:10px;bottom:10px;left:6px}.mrv-tl-item{margin-bottom:12px;position:relative}.mrv-tl-item:last-child{margin-bottom:0}.mrv-tl-dot{z-index:1;background:#fff;border:2px solid #52c41a;border-radius:50%;width:10px;height:10px;position:absolute;top:18px;left:-19px;box-shadow:0 0 0 2px #fafafa}.mrv-tl-item[data-status=processing] .mrv-tl-dot{border-color:#1890ff}.mrv-tl-item[data-status=action] .mrv-tl-dot{border-color:#faad14}.mrv-tl-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;padding:12px 14px;box-shadow:0 1px 4px #0000000a}.mrv-tl-card-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.mrv-tl-title{color:#262626;font-size:14px;font-weight:700}.mrv-tl-date{color:#8c8c8c;flex-shrink:0;font-size:12px}.mrv-tl-desc{color:#595959;margin:0;font-size:12px;line-height:1.65}.mrv-badge{border-radius:4px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.mrv-badge--done{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}.mrv-badge--progress{color:#1890ff;background:#e6f7ff;border:1px solid #91d5ff}.mrv-badge--action{color:#d48806;background:#fffbe6;border:1px solid #ffe58f}.mrv-checklist{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}@media (width<=520px){.mrv-checklist{grid-template-columns:1fr}}.mrv-check-card{background:#fff;border:1px solid #e8e8e8;border-left:4px solid #52c41a;border-radius:10px;flex-direction:column;gap:8px;min-height:118px;padding:12px 12px 12px 14px;display:flex;box-shadow:0 1px 4px #0000000a}.mrv-check-card--pending{border-left-color:#faad14}.mrv-check-card-top{align-items:flex-start;gap:8px;display:flex}.mrv-check-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.mrv-check-icon--ok{color:#52c41a;background:#f6ffed}.mrv-check-icon--wait{color:#faad14;background:#fffbe6}.mrv-check-title{color:#262626;font-size:13px;font-weight:700;line-height:1.35}.mrv-check-desc{color:#8c8c8c;flex:1;margin:0;font-size:11px;line-height:1.55}.mrv-check-status{margin-top:auto;padding-top:4px;font-size:11px;font-weight:600}.mrv-check-status--ok{color:#52c41a}.mrv-check-status--wait{color:#d48806}.mrv-action-box{background:linear-gradient(#fffbe6 0%,#fff7e6 100%);border:1px solid #ffe58f;border-radius:10px;padding:14px 16px 16px}.mrv-action-head{color:#ad6800;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:800;display:flex}.mrv-action-head svg{flex-shrink:0}.mrv-action-lead{color:#595959;margin:0 0 10px;font-size:13px;font-weight:700;line-height:1.55}.mrv-action-list{color:#595959;margin:0 0 16px;padding-left:18px;font-size:12px;line-height:1.7}.mrv-action-btns{flex-wrap:wrap;gap:10px;display:flex}.mrv-btn{font-family:var(--font);cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:filter .15s,opacity .15s}.mrv-btn:active{opacity:.92}.mrv-btn--primary{color:#fff;background:linear-gradient(#fa8c16 0%,#d46b08 100%);box-shadow:0 2px 6px #d46b0859}.mrv-btn--primary:hover{filter:brightness(1.05)}.mrv-btn--secondary{color:#fff;background:#5c6b7a;box-shadow:0 2px 6px #0000001f}.mrv-btn--secondary:hover{filter:brightness(1.06)}.mrv-sp-root{min-height:0;font-family:var(--font);background:linear-gradient(175deg,#e6fffa 0%,#f0fdf4 12%,#fafefd 30%,#fff 100%);border:1px solid #2dd4bf61;border-radius:14px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 10px 28px #0d948824,inset 0 0 0 1px #ffffff73}.mrv-sp-header{background:#1a8a8a;flex-shrink:0;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #00000014}.mrv-sp-header-inner{justify-content:space-between;align-items:center;gap:12px;padding:10px 12px 10px 14px;display:flex}.mrv-sp-header-main{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.mrv-sp-pin{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 2px 4px #00000059);flex-shrink:0;width:38px;height:auto;max-height:44px}.mrv-sp-header-text{min-width:0}.mrv-sp-title{color:#fff;letter-spacing:.06em;text-shadow:0 1px 3px #0003,0 0 24px #2dd4bf59;font-size:15px;font-weight:800;display:block}.mrv-sp-close{color:#fff;cursor:pointer;width:34px;height:34px;font-size:22px;line-height:1;font-family:var(--font);background:#ffffff2e;border:1px solid #ffffff47;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;box-shadow:0 2px 8px #0000001f}.mrv-sp-close:hover{background:#ffffff42}.mrv-sp-body.mrv-body-scroll{flex:1;min-height:0}.gca-dialog{flex-direction:column;max-height:92vh;display:flex;overflow:hidden}.gca-dialog.gca-dialog--embed{flex:1;height:100%;min-height:0;max-height:none}.gca-body-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0d948894 #004d400f;flex:auto;min-height:0;overflow:hidden auto}.gca-body-scroll::-webkit-scrollbar{width:8px}.gca-body-scroll::-webkit-scrollbar-track{background:linear-gradient(90deg,#0000,#0f513212 30% 70%,#0000);border-radius:100px;margin:8px 0 10px}.gca-body-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#99f6e4f2 0%,#2dd4bfe0 38%,#14b8a6eb 100%) padding-box padding-box;border:2px solid #ffffff73;border-radius:100px;box-shadow:inset 0 1px #ffffff73,0 1px 4px #0d948838}.gca-body-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ccfbf1 0%,#2dd4bf 45%,#0d9488fa 100%);border-color:#ffffffa6;box-shadow:inset 0 1px #ffffff8c,0 2px 8px #0d948859}.gca-body-scroll::-webkit-scrollbar-thumb:active{background:linear-gradient(#5eead4 0%,#0d9488 55%,#0f766e 100%)}.hgcm-backdrop{z-index:3250;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(165deg,#0f172a85 0%,#1e3a5f6b 45%,#0d746e61 100%);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.hgcm-backdrop--county{z-index:3260}.hgcm-dialog{width:100%;max-height:92vh;font-family:var(--font);border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 56px #0d948838,inset 0 0 0 1px #ffffff80,0 12px 32px #0000001a}.hgcm-dialog--pref{background:linear-gradient(168deg,#f8fafc 0%,#f0fdfa 28%,#ecfeff 55%,#fff 100%);border:1px solid #0d94881f;max-width:440px}.hgcm-dialog--county{background:linear-gradient(175deg,#e6fffa 0%,#f0fdf4 18%,#fafefd 45%,#fff 100%);border:1px solid #2dd4bf61;max-width:560px}.hgcm-dialog.hgcm-dialog--embed{flex:1;max-width:none;height:100%;min-height:0;max-height:none}.hgcm-pref-pro{flex-direction:column;flex:1;gap:8px;min-height:0;padding:14px 12px 14px 14px;display:flex;overflow:hidden}.hgcm-pref-pro--pad-close{padding-top:42px}.hgcm-dialog--embed .hgcm-pref-pro{padding-bottom:10px}.hgcm-pref-pro-head{flex-shrink:0}.hgcm-pref-pro-title{color:#0f172a;letter-spacing:.02em;align-items:center;gap:6px;margin:0;font-size:16px;font-weight:800;display:flex}.hgcm-pref-pro-title-bar{background:linear-gradient(#22d3ee 0%,#0d9488 45%,#0f766e 100%);border-radius:2px;flex-shrink:0;width:4px;height:1.15em;box-shadow:0 0 10px #0d948859}.hgcm-pref-pro-sub{color:#475569;background:linear-gradient(90deg,#0d94880f 0%,#0000 100%);border-radius:0 8px 8px 0;margin:6px 0 0;padding-top:3px;padding-bottom:3px;padding-left:14px;font-size:12px;line-height:1.4}.hgcm-pref-pro-summary{background:linear-gradient(145deg,#0f766e 0%,#115e59 48%,#0f4c48 100%);border-radius:12px;flex-shrink:0;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 4px 14px #0f766e47,inset 0 1px #ffffff1a}.hgcm-pref-pro-summary-col{text-align:center;flex:1;padding:12px 14px}.hgcm-pref-pro-summary-label{color:#ffffffe0;letter-spacing:.02em;margin-bottom:6px;font-size:11px;font-weight:600}.hgcm-pref-pro-summary-value{line-height:1.15}.hgcm-pref-pro-summary-value strong{font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.hgcm-pref-pro-summary-value--mint strong{color:#ecfdf5;text-shadow:0 1px 2px #00000026}.hgcm-pref-pro-summary-value--gold strong{color:#fde047;text-shadow:0 1px 2px #0003}.hgcm-pref-pro-summary-unit{color:#ffffffeb;margin-left:3px;font-size:13px;font-weight:700}.hgcm-pref-pro-summary-divider{background:#ffffff59;align-self:stretch;width:1px;margin:12px 0}.hgcm-pref-pro-hint{color:#64748b;flex-shrink:0;margin:0;font-size:11px;line-height:1.45}.hgcm-pref-pro-filters{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:4px 5px;margin-top:1px;display:flex}.hgcm-pref-pro-chip{color:#475569;cursor:pointer;background:#ffffffb8;border:1px solid #e2e8f0;border-radius:999px;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:600;line-height:1.35;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.hgcm-pref-pro-chip:hover{color:#0f766e;background:#fffffff2;border-color:#99f6e4;box-shadow:0 1px 5px #0d948812}.hgcm-pref-pro-chip[data-hgcm-chip=gonghe]:not(.hgcm-pref-pro-chip--active){background:linear-gradient(145deg,#f0fdfae6,#fff);border-color:#0d948859}.hgcm-pref-pro-chip[data-hgcm-chip=xinghai]:not(.hgcm-pref-pro-chip--active){background:linear-gradient(145deg,#f0f9fff2,#fff);border-color:#0284c759}.hgcm-pref-pro-chip[data-hgcm-chip=guinan]:not(.hgcm-pref-pro-chip--active){background:linear-gradient(145deg,#ecfdf5f2,#fff);border-color:#05966959}.hgcm-pref-pro-chip[data-hgcm-chip=tongde]:not(.hgcm-pref-pro-chip--active){background:linear-gradient(145deg,#f5f3fff2,#fff);border-color:#7c3aed4d}.hgcm-pref-pro-chip[data-hgcm-chip=guide]:not(.hgcm-pref-pro-chip--active){background:linear-gradient(145deg,#fff7edf2,#fff);border-color:#ea580c52}.hgcm-pref-pro-chip[data-hgcm-chip=all].hgcm-pref-pro-chip--active{color:#fff;background:linear-gradient(125deg,#0d9488 0%,#0891b2 42%,#0284c7 100%);border-color:#0000;box-shadow:0 1px 8px #0891b24d,inset 0 1px #ffffff38}.hgcm-pref-pro-chip[data-hgcm-chip=gonghe].hgcm-pref-pro-chip--active{color:#0f766e;background:linear-gradient(145deg,#ccfbf1f2,#0d94881f);border-color:#0d9488;box-shadow:0 0 0 1px #0d948847,0 2px 6px #0d94881a}.hgcm-pref-pro-chip[data-hgcm-chip=xinghai].hgcm-pref-pro-chip--active{color:#0369a1;background:linear-gradient(145deg,#e0f2fef2,#0284c71a);border-color:#0284c7;box-shadow:0 0 0 1px #0284c747,0 2px 6px #0284c717}.hgcm-pref-pro-chip[data-hgcm-chip=guinan].hgcm-pref-pro-chip--active{color:#047857;background:linear-gradient(145deg,#d1fae5f2,#0596691a);border-color:#059669;box-shadow:0 0 0 1px #05966947,0 2px 6px #05966917}.hgcm-pref-pro-chip[data-hgcm-chip=tongde].hgcm-pref-pro-chip--active{color:#5b21b6;background:linear-gradient(145deg,#ede9fefa,#7c3aed1a);border-color:#7c3aed;box-shadow:0 0 0 1px #7c3aed40,0 2px 6px #7c3aed1a}.hgcm-pref-pro-chip[data-hgcm-chip=guide].hgcm-pref-pro-chip--active{color:#c2410c;background:linear-gradient(145deg,#ffedd5fa,#ea580c1a);border-color:#ea580c;box-shadow:0 0 0 1px #ea580c47,0 2px 6px #ea580c17}.hgcm-pref-pro-list-wrap{scrollbar-width:thin;scrollbar-color:#0d94886b transparent;flex:1;min-height:100px;margin-right:-4px;padding-right:4px;overflow:auto}.hgcm-pref-pro-list-wrap::-webkit-scrollbar{width:8px}.hgcm-pref-pro-list-wrap::-webkit-scrollbar-thumb{background-color:#0d948861;background-clip:content-box;border:2px solid #0000;border-radius:999px}.hgcm-pref-pro-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hgcm-pref-pro-card{--hgcm-a:#0d9488;--hgcm-a-soft:#0d948817;text-align:left;cursor:pointer;background:linear-gradient(165deg, #fff 0%, color-mix(in srgb, var(--hgcm-a) 5%, #fff) 100%);border:1px solid #e2e8f0;border-radius:12px;width:100%;margin:0;padding:12px 14px;font-family:inherit;transition:border-color .15s,box-shadow .15s,background .2s;box-shadow:0 1px 2px #0f172a0a}.hgcm-pref-pro-card[data-hgcm-county=gonghe]{--hgcm-a:#0d9488;--hgcm-a-soft:#0d94881a}.hgcm-pref-pro-card[data-hgcm-county=xinghai]{--hgcm-a:#0284c7;--hgcm-a-soft:#0284c71a}.hgcm-pref-pro-card[data-hgcm-county=guinan]{--hgcm-a:#059669;--hgcm-a-soft:#0596691a}.hgcm-pref-pro-card[data-hgcm-county=tongde]{--hgcm-a:#7c3aed;--hgcm-a-soft:#7c3aed1a}.hgcm-pref-pro-card[data-hgcm-county=guide]{--hgcm-a:#ea580c;--hgcm-a-soft:#ea580c1a}.hgcm-pref-pro-card:hover{border-color:color-mix(in srgb, var(--hgcm-a) 28%, #e2e8f0);box-shadow:0 0 0 1px color-mix(in srgb, var(--hgcm-a) 22%, transparent), 0 5px 16px color-mix(in srgb, var(--hgcm-a) 14%, transparent)}.hgcm-pref-pro-card--active{border-color:color-mix(in srgb, var(--hgcm-a) 35%, #cbd5e1);box-shadow:0 0 0 1px color-mix(in srgb, var(--hgcm-a) 30%, transparent), 0 8px 20px color-mix(in srgb, var(--hgcm-a) 18%, transparent)}.hgcm-pref-pro-card--static{cursor:default;box-sizing:border-box}.hgcm-pref-pro-card--static:hover{border-color:#e2e8f0;box-shadow:0 1px 2px #0f172a0a}.hgcm-pref-pro-card-top{flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:4px;display:flex}.hgcm-pref-pro-county{color:var(--hgcm-a);letter-spacing:.02em;padding:2px 0;font-size:11px;font-weight:800}.hgcm-pref-pro-cat{color:color-mix(in srgb, var(--hgcm-a) 72%, #334155);background:linear-gradient(145deg, var(--hgcm-a-soft), #ffffffd9);border:1px solid color-mix(in srgb, var(--hgcm-a) 22%, transparent);border-radius:6px;padding:3px 8px;font-size:10px;font-weight:700;box-shadow:inset 0 1px #ffffffa6}.hgcm-pref-pro-card-title{color:#0f172a;font-size:14px;font-weight:800;line-height:1.45}.hgcm-pref-pro-card-title-row{justify-content:space-between;align-items:flex-start;gap:8px;margin-top:2px;display:flex}.hgcm-pref-pro-card-title-row .hgcm-pref-pro-card-title{flex:1;min-width:0}.hgcm-pref-pro-card-desc{color:#475569;background:linear-gradient(118deg, var(--hgcm-a-soft) 0%, #ffffffa6 55%, #fff 100%);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--hgcm-a) 12%, transparent);border-radius:8px;margin:8px 0 0;padding:8px 10px;font-size:12px;line-height:1.55}.hgcm-pref-pro-purchase-btn{border:1px solid color-mix(in srgb, var(--hgcm-a) 42%, transparent);background:linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--hgcm-a) 10%, #fff) 100%);color:color-mix(in srgb, var(--hgcm-a) 88%, #0f172a);letter-spacing:.02em;cursor:pointer;box-shadow:0 1px 1px color-mix(in srgb, var(--hgcm-a) 12%, transparent);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:2px 7px;font-family:inherit;font-size:10px;font-weight:700;line-height:1.35;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.hgcm-pref-pro-purchase-btn:hover{background:linear-gradient(180deg, #f8fafc 0%, color-mix(in srgb, var(--hgcm-a) 16%, #fff) 100%);border-color:color-mix(in srgb, var(--hgcm-a) 55%, transparent);box-shadow:0 1px 3px color-mix(in srgb, var(--hgcm-a) 16%, transparent)}.hgcm-pref-pro-purchase-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--hgcm-a) 55%, #0f766e);outline-offset:2px}.hgcm-pref-pro-purchase-btn--detail{color:#1e40af;background:linear-gradient(#fff 0%,#eef3fd 100%);border-color:#2563eb61;box-shadow:0 1px 2px #2563eb24}.hgcm-pref-pro-purchase-btn--detail:hover{background:linear-gradient(#eff6ff 0%,#e5ecfd 100%);border-color:#2563eb85}.hgcm-embed-back{color:#14532d;cursor:pointer;text-align:left;background:#14532d0f;border:1px solid #14532d40;border-radius:8px;width:100%;margin-bottom:10px;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:700;display:block}.hgcm-embed-back:hover{background:#14532d1a}.hgcm-pref-header{color:#fff;background:linear-gradient(135deg,#0f5132 0%,#166534 48%,#14532d 100%);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 44px 16px 18px;display:flex}.hgcm-pref-title{letter-spacing:.06em;margin:0;font-size:22px;font-weight:800}.hgcm-pref-sub{opacity:.92;color:#bbf7d0;margin:6px 0 0;font-size:13px}.hgcm-pref-total{text-align:right;flex-shrink:0}.hgcm-pref-total-num{font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.hgcm-pref-total-unit{opacity:.9;margin-top:2px;font-size:12px;display:block}.hgcm-pref-tabs{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;flex-shrink:0;gap:0;padding:0 8px;display:flex}.hgcm-tab{color:#475569;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-1px;padding:12px 12px 10px;font-family:inherit;font-size:13px;font-weight:600}.hgcm-tab--active{color:#14532d;border-bottom-color:#166534}.hgcm-pref-body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:14px 12px 18px 14px;overflow:hidden auto}.hgcm-scroll{scrollbar-width:thin;scrollbar-color:#0d948894 #004d400f}.hgcm-scroll::-webkit-scrollbar{width:8px}.hgcm-scroll::-webkit-scrollbar-track{background:linear-gradient(90deg,#0000,#0f513212 30% 70%,#0000);border-radius:100px;margin:8px 0 10px}.hgcm-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#99f6e4f2 0%,#2dd4bfe0 38%,#14b8a6eb 100%) padding-box padding-box;border:2px solid #ffffff73;border-radius:100px;box-shadow:inset 0 1px #ffffff73,0 1px 4px #0d948838}.hgcm-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ccfbf1 0%,#2dd4bf 45%,#0d9488fa 100%);border-color:#ffffffa6;box-shadow:inset 0 1px #ffffff8c,0 2px 8px #0d948859}.hgcm-scroll::-webkit-scrollbar-thumb:active{background:linear-gradient(#5eead4 0%,#0d9488 55%,#0f766e 100%)}.hgcm-county-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:6px;display:grid}.hgcm-county-card{text-align:left;cursor:pointer;background:#fafefd;border:1px solid #1665342e;border-radius:12px;width:100%;padding:12px;font-family:inherit;transition:box-shadow .15s,border-color .15s;display:block}.hgcm-county-card:hover{border-color:#2dd4bf8c;box-shadow:0 8px 20px #0d94881f}.hgcm-county-card--featured{grid-column:1/-1;margin-bottom:2px}.hgcm-county-card-head{flex-wrap:wrap;align-items:flex-start;gap:6px 10px;display:flex}.hgcm-county-card-head>div:first-child{flex:0 auto;min-width:0}.hgcm-county-name{color:#0f172a;font-size:16px;font-weight:800}.hgcm-county-tag{color:#64748b;margin-top:2px;font-size:12px}.hgcm-county-val{text-align:right;flex-shrink:0}.hgcm-county-val-num{color:#14532d;font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.hgcm-county-val-unit{color:#64748b;margin-left:4px;font-size:11px}.hgcm-county-pct{color:#475569;margin:8px 0 6px;font-size:11px;line-height:1.4}.hgcm-bar{background:#e2e8f0;border-radius:4px;height:6px;display:flex;overflow:hidden}.hgcm-bar-seg{min-width:0;height:100%}.hgcm-legend{color:#64748b;border-top:1px dashed #16653433;flex-wrap:wrap;justify-content:center;gap:12px 16px;margin-top:16px;padding-top:12px;font-size:11px;display:flex}.hgcm-legend-item{align-items:center;gap:6px;display:inline-flex}.hgcm-legend-swatch{border-radius:2px;width:10px;height:10px;display:inline-block}.hgcm-close{color:#fff;cursor:pointer;z-index:2;background:#fff3;border:1px solid #ffffff59;border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-family:inherit;font-size:22px;line-height:1;display:flex;position:absolute;top:10px;right:10px}.hgcm-close--county{color:#fff;background:#1a8a8af2;border-color:#ffffff59;top:8px;right:8px}.hgcm-close--on-light{color:#64748b;background:#f8fafcf5;border-color:#e2e8f0}.hgcm-close--on-light:hover{color:#0f172a;background:#f1f5f9}.hgcm-county-cert{-webkit-overflow-scrolling:touch;max-height:92vh;padding:48px 12px 20px 16px;overflow:hidden auto}.hgcm-county-cert-title{text-align:center;color:#004d40;letter-spacing:.08em;margin:0;font-size:22px;font-weight:800}.hgcm-county-cert-sub{text-align:center;color:#00695c;margin:8px 0 18px;font-size:13px;font-weight:700}.hgcm-kv{flex-direction:column;gap:5px;margin:0;display:flex}.hgcm-kv-row{flex-direction:row;align-items:flex-start;gap:4px;display:flex}.hgcm-kv-row dt{color:#004d40;white-space:nowrap;flex:none;margin:0;font-size:12px;font-weight:700}.hgcm-kv-row dd{color:#334155;flex:1;min-width:0;margin:0;font-size:13px;line-height:1.55}.hgcm-h3{color:#004d40;border-left:4px solid #004d40;margin:22px 0 10px;padding-left:10px;font-size:14px;font-weight:800}.hgcm-fold{margin-top:14px}.hgcm-fold-btn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:7px;width:100%;margin:0;padding:9px 10px;font-family:inherit;transition:background .18s;display:flex}.hgcm-fold-btn:hover{background:#0d948812}.hgcm-fold-btn:focus-visible{outline-offset:2px;border-radius:10px;outline:2px solid #0d9488}.hgcm-fold-chevron{color:#0f766e;opacity:.88;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;transition:transform .22s cubic-bezier(.4,0,.2,1),opacity .15s;display:inline-flex;transform:rotate(0)}.hgcm-fold-btn:hover .hgcm-fold-chevron{opacity:1;color:#0d9488}.hgcm-fold-chevron-svg{width:18px;height:18px;display:block}.hgcm-fold-btn--open .hgcm-fold-chevron{transform:rotate(90deg)}.hgcm-fold-title{color:#004d40;letter-spacing:.02em;flex:1;min-width:0;font-size:14px;font-weight:800}.hgcm-fold-panel{margin-top:8px}.hgcm-fold-panel[hidden]{display:none}.hgcm-p{color:#475569;text-align:justify;margin:0;font-size:13px;line-height:1.7}.hgcm-tl{margin:0;padding:0;position:relative}.hgcm-tl-line{background:linear-gradient(#004d4033 0%,#004d4059 50%,#004d4033 100%);border-radius:1px;width:2px;position:absolute;top:8px;bottom:8px;left:calc(4.5rem + 22px)}.hgcm-tl-row{grid-template-columns:4.5rem 22px 1fr;align-items:start;column-gap:12px;margin-bottom:8px;display:grid;position:relative}.hgcm-tl-year{color:#004d40;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;justify-self:end;padding-top:2px;font-size:13px;font-weight:800}.hgcm-tl-dot-wrap{justify-content:center;padding-top:6px;display:flex;position:relative}.hgcm-tl-dot{background:#fff;border:2px solid #004d40;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 2px #ffffffe6}.hgcm-tl-text{color:#334155;padding-top:1px;font-size:13px;line-height:1.55}.hgcm-metric-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (width<=520px){.hgcm-metric-grid{grid-template-columns:repeat(2,1fr)}}.hgcm-metric-cell{text-align:center;background:#00695c0d;border:1px solid #004d402e;border-radius:8px;padding:10px 8px}.hgcm-metric-label{color:#00695c;margin-bottom:6px;font-size:11px;font-weight:700}.hgcm-metric-amount{color:#0f172a;font-size:13px;font-weight:700}.hgcm-summary-row{color:#334155;background:#004d400f;border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:14px;padding:12px 14px;font-size:13px;display:flex}.hgcm-projects{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (width<=520px){.hgcm-projects{grid-template-columns:1fr}}.hgcm-project{background:#fff;border:1px solid #004d4026;border-radius:10px;padding:10px}.hgcm-project-head{align-items:baseline;gap:8px;display:flex}.hgcm-project-name{color:#0f172a;font-size:12px;font-weight:700}.hgcm-project-place{color:#94a3b8;margin-top:4px;font-size:11px}.hgcm-more-line{text-align:center;color:#0d9488;cursor:pointer;background:0 0;border:none;width:100%;margin-top:16px;padding:0;font-family:inherit;font-size:12px;text-decoration:underline;display:block}.trp-root{flex-direction:column;gap:12px;min-height:0;display:flex}.trp-root--embed{flex:1;overflow:hidden}.trp-page-head{flex-shrink:0}.trp-title{color:#0f172a;letter-spacing:.02em;font-size:16px;font-weight:800;font-family:var(--font,system-ui, sans-serif);align-items:center;gap:6px;margin:0;display:flex}.trp-title-bar{background:linear-gradient(#22d3ee 0%,#0d9488 42%,#7c3aed 100%);border-radius:2px;flex-shrink:0;width:4px;height:1.15em;box-shadow:0 0 12px #0d948859}.trp-subtitle{color:var(--muted,#64748b);margin:6px 0 0;padding-left:14px;font-size:12px;line-height:1.5}.trp-hint{color:#475569;background:linear-gradient(110deg,#0d948814 0%,#7c3aed0f 45%,#0284c70f 100%);border:1px solid #0d94881f;border-radius:8px;flex-shrink:0;margin:0;padding:6px 10px;font-size:11px;line-height:1.45}.trp-list-wrap{scrollbar-width:thin;scrollbar-color:#6366f159 #0d94880f;flex:1;min-height:120px;margin-right:-4px;padding-right:4px;overflow:auto}.trp-list-wrap::-webkit-scrollbar{width:8px}.trp-list-wrap::-webkit-scrollbar-track{background:0 0;border-radius:999px;margin:6px 0}.trp-list-wrap::-webkit-scrollbar-thumb{background-image:linear-gradient(#22d3eebf 0%,#0d9488d9 40%,#7c3aed8c 100%);background-clip:content-box;border:2px solid #0000;border-radius:999px;min-height:48px}.trp-list-wrap::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(#22d3ee 0%,#0d9488 45%,#7c3aed 100%)}.trp-list-wrap::-webkit-scrollbar-thumb:active{background-image:linear-gradient(#14b8a6 0%,#6366f1 100%)}.trp-list-wrap::-webkit-scrollbar-corner{background:0 0}.trp-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.trp-card{--trp-card-accent:#0d9488;text-align:left;cursor:pointer;width:100%;font-family:var(--font,system-ui, sans-serif);background:linear-gradient(165deg, #fff 0%, color-mix(in srgb, var(--trp-card-accent) 4%, #fff) 100%);border:1px solid #e2e8f0;border-radius:12px;margin:0;padding:14px 16px;transition:border-color .15s,box-shadow .15s,background .2s;box-shadow:0 1px 2px #0f172a0a}.trp-card:hover:not(.trp-card--active){border-color:color-mix(in srgb, var(--trp-card-accent) 35%, #e2e8f0);box-shadow:0 0 0 1px color-mix(in srgb, var(--trp-card-accent) 28%, transparent), 0 4px 14px color-mix(in srgb, var(--trp-card-accent) 14%, transparent)}.trp-card--active{border-color:color-mix(in srgb, var(--trp-card-accent) 40%, #cbd5e1);box-shadow:0 0 0 1px color-mix(in srgb, var(--trp-card-accent) 32%, transparent), 0 6px 18px color-mix(in srgb, var(--trp-card-accent) 16%, transparent)}.trp-card--active:hover{border-color:color-mix(in srgb, var(--trp-card-accent) 48%, #94a3b8);box-shadow:0 0 0 2px color-mix(in srgb, var(--trp-card-accent) 38%, transparent), 0 6px 20px color-mix(in srgb, var(--trp-card-accent) 20%, transparent)}.trp-card--static{cursor:default;box-sizing:border-box}.trp-card--static:hover{border-color:#e2e8f0;box-shadow:0 1px 2px #0f172a0a}.trp-card-title{color:#0f172a;font-size:14px;font-weight:800;line-height:1.4}.trp-card-desc{-webkit-line-clamp:4;line-clamp:4;color:#475569;background:linear-gradient(118deg, color-mix(in srgb, var(--trp-card-accent) 13%, #f8fafc) 0%, color-mix(in srgb, var(--trp-card-accent) 5%, #fff) 52%, #fff 100%);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--trp-card-accent) 12%, transparent);border-radius:8px;-webkit-box-orient:vertical;margin:8px 0 0;padding:8px 10px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.trp-more-wrap{flex-shrink:0;justify-content:center;padding:10px 2px 4px;display:flex}.trp-browse-more{width:100%;max-width:280px;font-size:12px;font-weight:700;font-family:var(--font,system-ui, sans-serif);color:#0d9488;cursor:pointer;background:linear-gradient(#fffffff2 0%,#f0fdfae6 100%);border:1px dashed #0d948873;border-radius:10px;padding:10px 16px;transition:border-color .15s,background .15s}.trp-browse-more:hover{background:linear-gradient(#fff 0%,#ccfbf180 100%);border-color:#0d9488a6}.hpip-root{min-height:0;font-family:var(--font);flex-direction:column;flex:1;gap:14px;padding:0 2px 10px;display:flex;overflow:auto}.hpip-hero{background:linear-gradient(145deg,#0d737717 0%,#1a8a8a0a 42%,#ffffffeb 100%);border:1px solid #0d737724;border-radius:12px;margin:0;padding:14px 14px 16px;position:relative;box-shadow:inset 0 1px #fffc,0 8px 24px -12px #0d73772e}.hpip-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#0d737738,#0000);height:1px;position:absolute;bottom:0;left:14px;right:14px}.hpip-kicker{letter-spacing:.06em;color:#0d7377;background:#ffffffbf;border:1px solid #0d73772e;border-radius:999px;align-items:center;margin:0 0 8px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.hpip-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:16px;font-weight:800;line-height:1.4}.hpip-lead-wrap{background:linear-gradient(#f8fafcf2 0%,#f1f5f9a6 100%);border:1px solid #94a3b838;border-radius:10px;margin:0;padding:12px 14px;box-shadow:0 2px 8px -4px #0f172a14}.hpip-lead{color:#334155;margin:0;font-size:13px;line-height:1.7}.hpip-lead:first-letter{color:#0d7377;font-size:1.15em;font-weight:700}.hpip-sections{flex-direction:column;gap:12px;display:flex}.hpip-section{background:#fff;border:1px solid #e2e8f0f2;border-radius:10px;padding:12px 14px 14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 12px -8px #0f172a1f}.hpip-section:hover{border-color:#0d737733;box-shadow:0 4px 20px -10px #0d737733}.hpip-section-head{align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.hpip-section-idx{font-variant-numeric:tabular-nums;color:#0d7377;background:linear-gradient(160deg,#0d73771f 0%,#1a8a8a0f 100%);border:1px solid #0d737726;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:11px;font-weight:800;display:inline-flex}.hpip-h3{color:#0f172a;flex:1;margin:0;padding-top:2px;font-size:13px;font-weight:800;line-height:1.4}.hpip-body{color:#475569;margin:0;padding-left:38px;font-size:12px;line-height:1.65}@media (width<=480px){.hpip-body{padding-top:4px;padding-left:0}}.hpip-disclaimer{color:#64748b;background:#0f766e0f;border:1px dashed #0f766e38;border-radius:10px;margin:4px 0 0;padding:10px 12px;font-size:11px;line-height:1.55}.hpip-actions{border-top:1px solid var(--border,#e2e8f0);margin-top:8px;padding-top:8px}.hpip-back{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #0d9488;border-radius:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,color .15s}.hpip-back:hover{background:#0d948814}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.maplibregl-ctrl-group button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (-ms-high-contrast:active){.maplibregl-ctrl-icon{background-color:#0000}.maplibregl-ctrl-group button+button{border-top:1px solid buttontext}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:2s linear infinite maplibregl-spin}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (-ms-high-contrast:active){a.maplibregl-ctrl-logo{background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{box-sizing:content-box;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{box-sizing:border-box;color:#333;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}.maplibregl-popup-close-button{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(width<=480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.cs-full{background:#0a1a0a;position:absolute;inset:0;overflow:hidden}.cs-map{width:100%;height:100%}.cs-map .maplibregl-canvas{outline:none}.cs-title-bar{z-index:10;pointer-events:none;background:0 0;align-items:baseline;gap:14px;padding:14px 24px;display:flex;position:absolute;top:44px;left:0;right:0}.cs-title-bar h2{color:#fff;letter-spacing:2px;text-shadow:0 1px 6px #00000080;margin:0;font-size:20px;font-weight:900}.cs-title-bar span{color:#fff9;font-size:12px}.cs-info{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0a141ee0;border:1px solid #64c8ff33;border-radius:10px;width:240px;padding:14px 18px;position:absolute;top:100px;right:20px;box-shadow:0 4px 20px #0006}.cs-info-locked{border-color:#64c8ff73;box-shadow:0 4px 24px #3ca0ff33}.cs-info-close{color:#ffffff80;cursor:pointer;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;font-size:11px;transition:all .15s;display:flex}.cs-info-close:hover{color:#fff;background:#fff3}.cs-info-hd{color:#e0f0ff;align-items:center;gap:8px;margin-bottom:10px;font-size:16px;display:flex}.cs-info-dot{border-radius:3px;flex-shrink:0;width:12px;height:12px}.cs-info-row{color:#ffffffa6;justify-content:space-between;padding:3px 0;font-size:13px;display:flex}.cs-info-row b{color:#e0f0ff;font-weight:700}.cs-info-certs{border-top:1px solid #ffffff26;margin-top:4px;padding-top:6px}.cs-info-certs b{color:#4ade80}.cs-info-paper{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:6px}.cs-info-cover{cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit;display:block}.cs-info-cover img{aspect-ratio:3/4;object-fit:cover;border:1px solid #ffffff26;border-radius:4px;width:100%;height:auto;display:block;box-shadow:0 2px 6px #0000004d}.cs-info-cover:hover img{box-shadow:0 2px 10px #0006}.cs-info-none{color:#ffffff4d;font-style:italic}.cs-legend{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0a141ed9;border:1px solid #64c8ff26;border-radius:8px;padding:10px 18px;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 2px 16px #0000004d}.cs-legend-title{color:#fff9;text-align:center;margin-bottom:8px;font-size:11px;font-weight:600}.cs-legend-items{flex-wrap:wrap;gap:6px 14px;max-width:500px;display:flex}.cs-legend-item{color:#ffffffbf;white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:flex}.cs-legend-dot{border-radius:2px;flex-shrink:0;width:10px;height:10px}@media (width<=768px){.cs-title-bar{gap:8px;padding:10px 14px;top:48px}.cs-title-bar h2{font-size:16px}.cs-title-bar span{font-size:11px}.cs-info{min-width:auto;max-width:200px;padding:10px 14px;top:56px;left:10px;right:10px}.basin-lbl{font-size:10px}.cs-legend{bottom:max(14px, env(safe-area-inset-bottom));max-width:calc(100vw - 32px);padding:6px 10px 4px}.cs-legend-items{gap:4px 10px;max-width:240px}.cs-legend-item{font-size:10px}.cs-legend-dot{width:8px;height:8px}}@media (width<=380px){.cs-title-bar h2{font-size:14px}.cs-title-bar span{font-size:10px}.cs-info{padding:8px 12px}.cs-legend-items{max-width:200px}.cs-legend-item{font-size:9px}.cs-legend-dot{width:6px;height:6px}}.gw-full{background:#0a1a0a;position:absolute;inset:0;overflow:hidden}.gw-map{width:100%;height:100%}.gw-map .maplibregl-canvas{outline:none}.gw-svg{pointer-events:none;z-index:4;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0;overflow:visible}.gw-svg .flow-val{fill:#e0f0ff;text-anchor:middle;paint-order:stroke;stroke:#000000b3;stroke-width:3px;letter-spacing:.3px;font:700 10.5px DIN Alternate,Segoe UI,Arial,sans-serif}.eco-lbl{pointer-events:none;color:#fff;text-shadow:0 0 8px #000000e6,0 0 3px #000000b3,0 1px 2px #00000080;letter-spacing:.6px;white-space:nowrap;font:800 12px DIN Alternate,Arial Black,Segoe UI,sans-serif}.gw-title-bar{z-index:10;pointer-events:none;background:0 0;align-items:center;gap:14px;padding:14px 24px;display:flex;position:absolute;top:44px;left:0;right:0}.gw-back-btn{pointer-events:auto;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;flex-shrink:0;align-items:center;gap:3px;padding:4px 12px 4px 8px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.gw-back-btn:hover{background:#ffffff47}.gw-title-bar h2{color:#fff;letter-spacing:2px;text-shadow:0 1px 6px #00000080;margin:0;font-size:20px;font-weight:900}.gw-title-bar span{color:#fff9;font-size:12px}.gw-info{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0a141ee0;border:1px solid #64c8ff33;border-radius:10px;min-width:185px;padding:14px 18px;position:absolute;top:60px;right:20px;box-shadow:0 4px 20px #0006}.gw-info-locked{border-color:#64c8ff73;box-shadow:0 4px 24px #3ca0ff33}.gw-info-close{color:#ffffff80;cursor:pointer;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;font-size:11px;transition:all .15s;display:flex}.gw-info-close:hover{color:#fff;background:#fff3}.gw-info-hd{color:#e0f0ff;align-items:center;gap:6px;margin-bottom:8px;font-size:15px;display:flex}.gw-info-hd b{color:#60b8ff;margin-right:6px;font-size:17px}.gw-info-row{color:#ffffffa6;justify-content:space-between;padding:2px 0;font-size:13px;display:flex}.gw-info-row.net{color:#e0f0ff;border-top:1px solid #ffffff26;margin-top:4px;padding-top:6px;font-size:14px}.gw-info-row b{font-weight:700}.gw-info-unit{text-align:right;color:#ffffff59;margin-top:4px;font-size:10px}.gw-timeline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0a141ee0;border:1px solid #64c8ff33;border-radius:24px;align-items:center;gap:10px;width:60vw;min-width:320px;max-width:560px;padding:8px 16px;display:flex;position:absolute;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 2px 16px #0000004d}.gw-tl-play,.gw-tl-reset{color:#e0f0ff;cursor:pointer;background:#64c8ff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:background .15s;display:flex}.gw-tl-play:hover,.gw-tl-reset:hover{background:#64c8ff4d}.gw-tl-track{cursor:pointer;background:#ffffff1f;border-radius:3px;flex:1;height:6px;position:relative}.gw-tl-progress{background:linear-gradient(90deg,#3cb4ff99,#50dcc8cc);border-radius:3px;height:100%;transition:width .3s}.gw-tl-thumb{pointer-events:none;background:#60d8ff;border:2px solid #fff;border-radius:50%;width:14px;height:14px;transition:left .3s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #60d8ff80}.gw-tl-year{text-align:center;color:#60d8ff;letter-spacing:.5px;flex-shrink:0;min-width:36px;font:700 14px DIN Alternate,Segoe UI,monospace}.gw-color-switch{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a141ebf;border:1px solid #64c8ff33;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;display:flex;position:absolute;bottom:16px;left:16px}.gw-color-switch-label{color:#ffffffd9;white-space:nowrap;font-size:12px}.gw-color-switch-btn{cursor:pointer;background:#fff3;border:none;border-radius:10px;width:36px;height:20px;padding:0;transition:background .2s;position:relative}.gw-color-switch-btn:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000004d}.gw-color-switch-btn.on{background:#1a8a8acc}.gw-color-switch-btn.on:after{transform:translate(16px)}.gw-legend{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0a141ed9;border:1px solid #64c8ff26;border-radius:8px;padding:8px 18px 6px;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 2px 16px #0000004d}.gw-legend-label{color:#fff9;text-align:center;margin-bottom:5px;font-size:11px;font-weight:600}.gw-legend-bar{border:1px solid #ffffff26;border-radius:3px;height:14px;display:flex;overflow:hidden}.gw-legend-cell{flex:1;min-width:28px}.gw-legend-ticks{color:#ffffff80;justify-content:space-between;margin-top:2px;font-size:10px;display:flex}@media (width<=768px){.gw-title-bar{padding:10px 14px;padding-top:max(10px, env(safe-area-inset-top));flex-wrap:wrap;gap:8px;top:48px}.gw-title-bar h2{font-size:16px}.gw-title-bar span{font-size:11px}.gw-info{min-width:auto;max-width:200px;padding:10px 14px;top:56px;left:10px;right:10px}.eco-lbl{font-size:9px}.gw-svg .flow-val{stroke-width:2.5px;font-size:9px}.gw-timeline{gap:8px;width:80vw;min-width:240px;padding:6px 12px;bottom:85px}.gw-tl-play,.gw-tl-reset{width:26px;height:26px;font-size:12px}.gw-tl-year{min-width:32px;font-size:12px}.gw-color-switch{bottom:max(14px, env(safe-area-inset-bottom));gap:8px;min-width:0;padding:6px 12px;left:12px}.gw-color-switch-label{white-space:nowrap;font-size:11px}.gw-color-switch-btn{flex-shrink:0;width:36px;min-width:36px;height:20px}.gw-color-switch-btn:after{width:14px;height:14px;top:2px;left:2px}.gw-color-switch-btn.on:after{transform:translate(16px)}.gw-legend{bottom:max(14px, env(safe-area-inset-bottom));max-width:calc(100vw - 130px);padding:6px 10px 4px;left:50%;transform:translate(-50%)}.gw-legend-label{font-size:10px}.gw-legend-bar{height:12px}.gw-legend-cell{min-width:14px}.gw-legend-ticks{font-size:9px}}@media (width<=380px){.gw-title-bar h2{font-size:14px}.gw-title-bar span{font-size:10px}.eco-lbl{font-size:8px}.gw-svg .flow-val{stroke-width:2px;font-size:8px}.gw-timeline{gap:6px;width:90vw;min-width:200px;padding:5px 10px;bottom:78px}.gw-tl-play,.gw-tl-reset{width:24px;height:24px;font-size:11px}.gw-tl-year{font-size:11px}.gw-color-switch{gap:6px;padding:5px 10px;left:8px}.gw-color-switch-label{font-size:10px}.gw-color-switch-btn{width:32px;min-width:32px;height:18px}.gw-color-switch-btn.on:after{transform:translate(14px)}.gw-legend{max-width:calc(100vw - 110px);padding:5px 8px 3px}.gw-legend-label{font-size:9px}.gw-legend-bar{height:10px}.gw-legend-cell{min-width:10px}.gw-legend-ticks{font-size:8px}}.cdm-full{width:100%;height:100%;position:relative;overflow:hidden}.cdm-map{width:100%;height:100%}.cdm-full .maplibregl-ctrl-top-right{top:90px}.cdm-header{z-index:10;pointer-events:none;background:0 0;align-items:center;gap:14px;padding:14px 24px;display:flex;position:absolute;top:44px;left:0;right:0}.cdm-back{pointer-events:auto;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;flex-shrink:0;align-items:center;gap:3px;padding:4px 12px 4px 8px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.cdm-back:hover{background:#ffffff47}.cdm-header-text{align-items:baseline;gap:10px;display:flex}.cdm-header-text h2{color:#fff;text-shadow:0 1px 6px #0009;margin:0;font-size:20px;font-weight:800}.cdm-header-count{color:#fff9;text-shadow:0 1px 4px #00000080;font-size:12px;font-weight:500}.cdm-mode-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0a141ee0;border:1px solid #64c8ff26;border-radius:10px;min-width:160px;padding:12px;position:absolute;top:96px;left:16px}.cdm-mode-title{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:10px;font-weight:700}.cdm-mode-btns{flex-direction:column;gap:3px;display:flex}.cdm-mode-btn{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:7px 10px;font-family:Noto Sans SC,system-ui,sans-serif;font-size:12px;font-weight:500;transition:all .15s;display:block}.cdm-mode-btn:hover{color:#fff;background:#ffffff14}.cdm-mode-btn.active{color:#5eead4;background:#1a8a8a59;font-weight:700}.cdm-mode-desc{color:#fff6;border-top:1px solid #ffffff14;margin-top:8px;padding-top:8px;font-size:10px;line-height:1.5}.cdm-river-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:#ffffffb3;border-top:1px solid #ffffff14;align-items:center;gap:6px;margin-top:8px;padding-top:8px;font-size:11px;font-weight:500;display:flex}.cdm-river-toggle input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;width:13px;height:13px;margin:0}.cdm-stats-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0a141ee0;border:1px solid #64c8ff26;border-radius:10px;min-width:200px;max-width:240px;padding:12px;position:absolute;top:96px;right:52px}.cdm-stat-row{gap:12px;margin-bottom:6px;display:flex}.cdm-stat-item{flex-direction:column;flex:1;align-items:center;display:flex}.cdm-stat-val{color:#e0f0ff;letter-spacing:-.5px;font-family:DM Mono,monospace;font-size:16px;font-weight:800}.cdm-stat-lbl{color:#ffffff73;margin-top:1px;font-size:9px;font-weight:500}.cdm-strahler-bars{border-top:1px solid #ffffff14;flex-direction:column;gap:3px;margin-top:8px;padding-top:8px;display:flex}.cdm-sb-row{align-items:center;gap:6px;display:flex}.cdm-sb-label{color:#ffffff8c;text-align:right;flex-shrink:0;width:22px;font-size:9px}.cdm-sb-bar{background:#ffffff0f;border-radius:3px;flex:1;height:6px;overflow:hidden}.cdm-sb-fill{border-radius:3px;height:100%;transition:width .4s}.cdm-sb-count{color:#ffffff73;text-align:right;flex-shrink:0;width:32px;font-family:DM Mono,monospace;font-size:9px}.cdm-legend{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#0a141ed9;border:1px solid #64c8ff1f;border-radius:8px;flex-wrap:wrap;gap:4px 10px;max-width:320px;padding:8px 12px;display:flex;position:absolute;bottom:24px;left:16px}.cdm-legend-item{align-items:center;gap:5px;display:flex}.cdm-legend-swatch{border:1px solid #ffffff26;border-radius:2px;flex-shrink:0;width:10px;height:10px}.cdm-legend-item span{color:#ffffffb3;font-size:10px}.cdm-popup{max-width:min(260px,100vw - 24px);padding:12px 14px}.cdm-popup-title{color:#1a1a2e;margin-bottom:8px;font-size:14px;font-weight:700}.cdm-popup-grid{grid-template-columns:auto 1fr;gap:3px 10px;font-size:12px;display:grid}.cdm-pp-l{color:#6b7280;font-weight:500}.cdm-pp-v{color:#1f2937;text-align:right;font-weight:600}.cdm-pp-mono{word-break:break-all;font-family:DM Mono,monospace;font-size:10px}.cdm-popup-coord{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:8px;padding-top:6px;font-family:DM Mono,monospace;font-size:10px}.cdm-error{color:#f87171;text-align:center;z-index:10;background:#000c;border-radius:10px;max-width:90%;padding:12px 20px;font-size:13px;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}@media (width<=768px){.cdm-full .maplibregl-ctrl-top-right{top:86px;right:10px}.cdm-header{padding:10px 14px;padding-top:max(10px, env(safe-area-inset-top));top:48px}.cdm-header-text{flex-wrap:wrap;gap:4px}.cdm-header-text h2{font-size:16px}.cdm-header-count{font-size:11px}.cdm-mode-panel{min-width:auto;max-width:calc(100vw - 20px);padding:10px;top:92px;left:10px;right:10px}.cdm-mode-btns{flex-flow:wrap;gap:4px}.cdm-mode-btn{text-align:center;border-radius:14px;width:auto;padding:5px 10px;font-size:11px}.cdm-mode-btn.active{border-radius:14px}.cdm-mode-desc{display:none}.cdm-stats-panel{-webkit-overflow-scrolling:touch;width:calc(100vw - 20px);min-width:auto;max-width:none;max-height:140px;inset:auto 10px 75px;overflow-y:auto}.cdm-stat-row{gap:8px;margin-bottom:4px}.cdm-stat-val{font-size:13px}.cdm-strahler-bars{max-height:70px;overflow-y:auto}.cdm-legend{bottom:max(14px, env(safe-area-inset-bottom));width:calc(100vw - 20px);max-width:none;padding:6px 10px 4px;left:10px;right:10px}.cdm-legend-items{flex-wrap:wrap;gap:4px 8px}}@media (width<=380px){.cdm-header-text h2{font-size:14px}.cdm-mode-btn{padding:4px 8px;font-size:10px}.cdm-stats-panel{max-height:120px;padding:8px 10px;bottom:68px}.cdm-stat-val{font-size:12px}.cdm-legend{width:calc(100vw - 16px);padding:5px 8px 3px;left:8px;right:8px}}.avatar-float-wrap{bottom:24px;right:calc(var(--sw) + 24px);z-index:10000;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;flex-direction:column;align-items:flex-end;gap:10px;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed}.avatar-float-wrap.dragging{cursor:grabbing;transition:none!important}.avatar-scene{flex-direction:column;align-items:flex-end;width:280px;animation:.35s avatarFadeIn;display:none}.avatar-scene.active{display:flex}@keyframes avatarFadeIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.avatar-video-box{background:0 0;border-radius:16px;width:280px;height:498px;position:relative;overflow:hidden}.avatar-video-box video{pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;top:-9999px!important;left:-9999px!important}.avatar-video-box canvas{display:block;background:0 0!important;width:100%!important;height:100%!important}.avatar-status-tag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#00000073;border-radius:12px;padding:3px 10px;font-family:Noto Sans SC,sans-serif;font-size:11px;transition:background .3s;position:absolute;top:8px;left:8px}.avatar-status-tag.connected{background:#2ecc71b3}.avatar-status-tag.connecting{background:#f1c40fb3}.avatar-status-tag.error{background:#e74c3cb3}.avatar-mode-bar{box-sizing:border-box;gap:4px;width:100%;margin-top:6px;display:flex}.avatar-mode-tag{color:#ffffff73;cursor:pointer;text-align:center;background:#0f0f1e80;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:4px 0;font-family:Noto Sans SC,sans-serif;font-size:11px;transition:all .2s}.avatar-mode-tag:hover{background:#ffffff14}.avatar-mode-tag.active{color:#fff;background:#1a8a8a;border-color:#0000;font-weight:500}.avatar-chat-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#0f0f1ebf;border:1px solid #ffffff14;border-radius:22px;gap:6px;width:100%;margin-top:8px;padding:6px 8px;display:flex}.avatar-chat-bar input{color:#fff;background:#ffffff14;border:none;border-radius:16px;outline:none;flex:1;min-width:0;padding:7px 14px;font-family:Noto Sans SC,sans-serif;font-size:13px}.avatar-chat-bar input::placeholder{color:#fff6}.avatar-chat-bar input:focus{background:#ffffff21}.avatar-chat-bar button{color:#fff;cursor:pointer;white-space:nowrap;background:#1a8a8a;border:none;border-radius:16px;padding:7px 16px;font-family:Noto Sans SC,sans-serif;font-size:13px;transition:opacity .2s}.avatar-chat-bar button:hover{opacity:.85}.avatar-chat-bar button:disabled{opacity:.5;cursor:not-allowed}.avatar-mic-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .2s,box-shadow .2s;display:flex}.avatar-mic-btn:hover{background:#ffffff2e}.avatar-mic-btn:disabled{opacity:.4;cursor:not-allowed}.avatar-mic-btn.recording{background:#1a8a8a;animation:1.2s ease-in-out infinite micPulse;box-shadow:0 0 0 4px #1a8a8a4d}@keyframes micPulse{0%,to{box-shadow:0 0 0 4px #1a8a8a4d}50%{box-shadow:0 0 0 8px #1a8a8a1f}}.avatar-subtitle-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffd9;box-sizing:border-box;background:#0f0f1eb3;border:1px solid #ffffff0f;border-radius:12px;width:100%;min-height:24px;max-height:80px;margin-top:6px;padding:6px 12px;font-family:Noto Sans SC,sans-serif;font-size:12px;line-height:1.6;display:none;overflow-y:auto}.avatar-subtitle-box.has-text{display:block}.avatar-subtitle-box::-webkit-scrollbar{width:3px}.avatar-subtitle-box::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.avatar-toggle-btn{cursor:pointer;color:#fff;background:#1a8a8a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 18px #1a8a8a73}.avatar-toggle-btn:hover{transform:scale(1.1);box-shadow:0 6px 24px #1a8a8a99}.avatar-toggle-btn.active{background:#147070;box-shadow:0 4px 18px #1a8a8a66}.avatar-float-wrap.avatar-right-edge,.app-water-mode .avatar-float-wrap{right:24px}html.tf-route-trading-floor,html.tf-route-trading-floor body,html.tf-route-trading-floor #app{height:auto;min-height:100%;overflow:hidden auto}html.tf-route-trading-floor body{overscroll-behavior-y:auto}.trading-floor-root{color:#1a1a1a;background:linear-gradient(165deg,#dceeea 0%,#e8f2ef 38%,#d8ebe5 100%);flex-direction:column;min-height:100vh;font-family:Noto Sans SC,system-ui,-apple-system,Segoe UI,sans-serif;display:flex}.trading-floor-header{background-color:#1a3d32;background-image:linear-gradient(#0c1c1680 0%,#0a1612a6 100%),url(/images/trading-floor-header-bg.jpg);background-position:50% 42%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #ffffff1f;flex-shrink:0;justify-content:center;align-items:center;min-height:268px;padding:40px 28px;display:flex}.trading-floor-header-brand{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:min(96vw,52rem);display:flex}.trading-floor-header-title{letter-spacing:.14em;color:#f4faf7;text-shadow:0 0 28px #00000059,0 2px 12px #0000008c,0 1px 2px #000000a6;margin:0;font-family:Noto Serif SC,Songti SC,STSong,SimSun,serif;font-size:clamp(1.85rem,5.5vw,2.5rem);font-weight:900}.trading-floor-header-sub{letter-spacing:.28em;color:#5eead4;text-shadow:0 0 18px #00000073,0 1px 6px #00000080;background:#0f3c3759;border:1px solid #5eead459;border-radius:999px;margin:0;padding:5px 14px 6px;font-family:Noto Sans SC,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.82rem,2.4vw,1rem);font-weight:600}.trading-floor-main{flex:1 0 auto;min-width:0;padding:22px 24px 32px}.tf-dashboard{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) minmax(280px,400px);gap:20px;max-width:1440px;margin:0 auto;display:grid}.tf-card-intent{flex-direction:column;grid-area:1/1/-1;align-self:stretch;min-height:0;display:flex}.tf-card-overview{grid-area:1/2}.tf-card-amount{grid-area:2/2}.tf-card-records{grid-area:3/2}.tf-card{background:linear-gradient(#fff 0%,#fafcfd 55%,#f3f8f7 100%);border:1px solid #ffffffe6;border-radius:14px;padding:20px 22px 22px;box-shadow:0 4px 24px #0f3c3714,0 1px 3px #0000000a}.tf-card-title{color:#0f172a;letter-spacing:.02em;margin:0 0 16px;font-size:1.05rem;font-weight:700}.tf-card-title--inline{margin:0}.tf-card-amount-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.tf-unit-hint{color:#64748b;flex-shrink:0;font-size:.75rem}.tf-kpi-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.tf-kpi{background:#f0fdfaa6;border:1px solid #14b8a61f;border-radius:10px;flex-direction:column;gap:6px;padding:12px 10px;display:flex}.tf-kpi-label{color:#64748b;font-size:.78rem}.tf-kpi-value{color:#0f172a;letter-spacing:.02em;font-size:1.05rem;font-weight:800}.tf-kpi:nth-child(3) .tf-kpi-value{font-size:.92rem}.tf-amount-hero{flex-wrap:wrap;align-items:baseline;gap:12px 16px;margin-bottom:8px;display:flex}.tf-amount-number{color:#0d9488;letter-spacing:.03em;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:800}.tf-amount-trend{color:#16a34a;font-size:.875rem;font-weight:600}.tf-sparkline-wrap{margin-top:4px}.tf-sparkline{width:100%;height:88px;display:block}.tf-sparkline-line{stroke:#14b8a6}.tf-sparkline-dot{fill:#fff;stroke:#0d9488;stroke-width:2px}.tf-sparkline-labels{color:#94a3b8;justify-content:space-between;margin-top:6px;padding:0 2px;font-size:.7rem;display:flex}.tf-card-records{flex-direction:column;display:flex}.tf-card-records .tf-card-title{margin-bottom:14px}.tf-records-stack{flex-direction:column;gap:0;display:flex}.tf-records-body{background:#ffffff8c;border:1px solid #0f766e1f;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.tf-records-table-inner{border:none;border-radius:0}.tf-records-footer{background:linear-gradient(#f8fafcfa 0%,#f1f5f9 100%);border-top:1px solid #94a3b859;flex-direction:column;gap:12px;padding:16px 16px 18px;display:flex}.tf-records-meta{color:#64748b;margin:0;font-size:.78rem}.tf-records-meta strong{color:#334155;font-weight:700}.tf-records-pagination{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tf-page-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #94a3b873;border-radius:8px;min-width:34px;padding:6px 10px;font-family:inherit;font-size:.78rem;transition:background .15s,border-color .15s,color .15s}.tf-page-btn:hover:not(:disabled){color:#0f766e;background:#f0fdfae6;border-color:#0d9488}.tf-page-btn:disabled{opacity:.45;cursor:not-allowed}.tf-page-btn.is-current{color:#fff;cursor:default;background:linear-gradient(#0f766e 0%,#0d6969 100%);border-color:#0d6969;font-weight:700}.tf-page-ellipsis{color:#94a3b8;-webkit-user-select:none;user-select:none;padding:0 4px;font-size:.85rem}.tf-table-wrap{border:1px solid #0f766e1f;border-radius:10px;overflow:hidden}.tf-table-wrap--scroll{flex:1;min-height:0;overflow:auto}.tf-table{border-collapse:collapse;width:100%;font-size:.8125rem}.tf-table th,.tf-table td{text-align:center;padding:11px 12px}.tf-table th{color:#fff;white-space:nowrap;font-weight:600}.tf-table td{color:#334155}.tf-table--navy th:first-child,.tf-table--navy td:first-child{padding:11px 8px}.tf-table--teal thead{background:linear-gradient(#0f766e 0%,#0d6969 100%)}.tf-table--teal tbody tr:nth-child(odd){background:#fff}.tf-table--teal tbody tr:nth-child(2n){background:#f0f9f8}.tf-table--teal tbody tr:hover{background:#e6f4f2}.tf-table--teal td:first-child,.tf-table--teal th:first-child{text-align:center}.tf-table--teal td:nth-child(2),.tf-table--teal th:nth-child(2){text-align:left;white-space:nowrap}.tf-table--teal td:nth-child(3),.tf-table--teal th:nth-child(3){text-align:left;min-width:11rem;max-width:min(40vw,24rem)}.tf-project-name-cell{vertical-align:top;overflow:visible}.tf-project-name-trigger{cursor:help;border-bottom:1px dotted #5c9099;padding-bottom:1px}.tf-project-popover{z-index:10050;pointer-events:auto;background:#fff;border:1px solid #0f766e33;border-radius:10px;position:fixed;overflow:hidden;box-shadow:0 12px 32px #0f3c372e,0 2px 8px #0f172a14}.tf-project-popover-img-wrap{background:#e2e8f0;margin:0;padding:0;line-height:0}.tf-project-popover-img{object-fit:cover;width:100%;height:148px;display:block}.tf-project-popover-body{padding:10px 14px 14px}.tf-project-popover-cat{letter-spacing:.04em;color:#0f766e;margin-bottom:6px;font-size:11px;font-weight:700}.tf-project-popover-intro{color:#475569;max-height:14.5em;margin:0;padding-right:2px;font-size:12px;line-height:1.55;overflow-y:auto}.tf-project-popover-intro::-webkit-scrollbar{width:5px}.tf-project-popover-intro::-webkit-scrollbar-thumb{background:#0f766e47;border-radius:4px}.tf-table--teal td:nth-child(4),.tf-table--teal th:nth-child(4){text-align:left}.tf-table--teal td.tf-table-cell-action,.tf-table--teal th:last-child{text-align:center;vertical-align:middle;white-space:nowrap;width:1%;padding-left:10px;padding-right:10px}.tf-buy-btn{color:#f8fafc;letter-spacing:.06em;cursor:pointer;background:linear-gradient(#14b8a6 0%,#0d9488 100%);border:1px solid #0f766e73;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:3.25rem;padding:5px 12px;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,transform .12s;display:inline-flex;box-shadow:0 1px 2px #0f766e33}.tf-buy-btn-icon{opacity:.95;flex-shrink:0}.tf-buy-btn:hover{background:linear-gradient(#2dd4bf 0%,#14b8a6 100%);border-color:#0d9488a6;box-shadow:0 2px 8px #0f766e47}.tf-buy-btn:active{transform:translateY(1px);box-shadow:0 1px 2px #0f766e38}.tf-buy-btn:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.tf-buy-btn--detail{color:#1e40af;background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#3b82f673;box-shadow:0 1px 2px #1e40af1f}.tf-buy-btn--detail:hover{background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#2563eb8c;box-shadow:0 2px 8px #1e40af2e}.tf-table--navy thead{background:linear-gradient(#1e293b 0%,#0f172a 100%)}.tf-table--navy tbody tr{background:#fff}.tf-table--navy tbody tr:hover{background:#f8fafc}@media (width<=1100px){.tf-dashboard{grid-template-rows:auto;grid-template-columns:1fr}.tf-card-intent,.tf-card-overview,.tf-card-amount,.tf-card-records{grid-area:auto/1}.tf-card-intent{min-height:320px}.tf-kpi-row{grid-template-columns:1fr}}@media (width<=520px){.trading-floor-main{padding:16px 12px 24px}.tf-card{padding:16px 14px}.tf-table th,.tf-table td{padding:8px 6px;font-size:.75rem}.tf-table--navy th:first-child,.tf-table--navy td:first-child{padding:8px 11px}}.tf-purchase-modal-overlay{z-index:11000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;justify-content:center;align-items:center;padding:20px 14px;display:flex;position:fixed;inset:0}.tf-purchase-modal{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f766e33;border-radius:14px;flex-direction:column;width:100%;max-width:460px;max-height:min(92vh,720px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0f3c3738,0 8px 16px #0f172a14}.tf-purchase-modal-header{background:linear-gradient(#f5fcf9f7 0%,#eefaf5d1 100%);border-bottom:1px solid #2da08c17;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.tf-purchase-modal-title{color:#0f172a;letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:800}.tf-purchase-modal-close{color:#0f766e;cursor:pointer;background:#0f766e14;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:1.35rem;line-height:1;transition:background .15s;display:flex}.tf-purchase-modal-close:hover{background:#0f766e29}.tf-purchase-modal-body{flex:1;min-height:0;padding:14px 18px 10px;overflow-y:auto}.tf-purchase-modal-body,.tf-tx-detail-body{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#64748b8c #e2e8f08c}.tf-purchase-modal-body::-webkit-scrollbar{width:8px}.tf-tx-detail-body::-webkit-scrollbar{width:8px}.tf-purchase-modal-body::-webkit-scrollbar-track{background:#f1f5f9bf;border-radius:100px;margin:8px 0 10px;box-shadow:inset 0 0 0 1px #e2e8f0e6}.tf-tx-detail-body::-webkit-scrollbar-track{background:#f1f5f9bf;border-radius:100px;margin:8px 0 10px;box-shadow:inset 0 0 0 1px #e2e8f0e6}.tf-purchase-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b88c 0%,#64748ba6 100%) padding-box padding-box;border:2px solid #f8fafcd9;border-radius:100px;box-shadow:0 1px 2px #0f172a0f}.tf-tx-detail-body::-webkit-scrollbar-thumb{background:linear-gradient(#94a3b88c 0%,#64748ba6 100%) padding-box padding-box;border:2px solid #f8fafcd9;border-radius:100px;box-shadow:0 1px 2px #0f172a0f}.tf-purchase-modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#64748ba6 0%,#475569c7 100%) padding-box padding-box;border:2px solid #f8fafcd9;box-shadow:0 1px 3px #0f172a1a}.tf-tx-detail-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#64748ba6 0%,#475569c7 100%) padding-box padding-box;border:2px solid #f8fafcd9;box-shadow:0 1px 3px #0f172a1a}.tf-purchase-dl{margin:0 0 14px}.tf-purchase-dl-row{border-bottom:1px solid #94a3b833;grid-template-columns:5.5rem 1fr;gap:8px 12px;padding:7px 0;font-size:.8125rem;line-height:1.45;display:grid}.tf-purchase-dl-row:last-of-type{border-bottom:none}.tf-purchase-dl-row dt{color:#64748b;margin:0;font-weight:600}.tf-purchase-dl-row dd{color:#1e293b;margin:0}.tf-purchase-dl-row--highlight dd,.tf-purchase-dl-row--highlight strong{color:#0f766e;font-size:.9375rem}.tf-purchase-chart{background:#f0fdfaa6;border:1px solid #14b8a624;border-radius:10px;margin-top:4px;padding:10px 12px 8px}.tf-purchase-chart-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.tf-purchase-chart-title{color:#0f172a;font-size:.75rem;font-weight:700}.tf-purchase-chart-unit{color:#64748b;font-size:.6875rem}.tf-purchase-chart-svg{color:#0d9488;width:100%;height:112px;display:block}.tf-purchase-chart-line{stroke:currentColor}.tf-purchase-chart-dot{fill:currentColor}.tf-purchase-chart-labels{color:#64748b;flex-wrap:wrap;justify-content:space-between;gap:2px 4px;margin-top:6px;font-size:.625rem;display:flex}.tf-purchase-modal-footer{background:#f8fafce6;border-top:1px solid #0f766e1a;flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 18px 16px;display:flex}.tf-purchase-btn{cursor:pointer;letter-spacing:.04em;border-radius:9px;padding:8px 18px;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s}.tf-purchase-btn--ghost{color:#475569;background:#fff;border:1px solid #64748b59}.tf-purchase-btn--ghost:hover{background:#f8fafc;border-color:#94a3b8}.tf-purchase-btn--primary{color:#f8fafc;background:linear-gradient(#14b8a6 0%,#0d9488 100%);border:1px solid #0d948873;box-shadow:0 2px 8px #0f766e40}.tf-purchase-btn--primary:hover{background:linear-gradient(#2dd4bf 0%,#14b8a6 100%)}.tf-purchase-btn--primary:disabled{opacity:.72;cursor:not-allowed;box-shadow:none}.tf-purchase-toast{bottom:max(28px, env(safe-area-inset-bottom,0px));z-index:12050;color:#0f766e;pointer-events:none;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 45%,#ccfbf1 100%);border:1px solid #0d948859;border-radius:12px;align-items:center;gap:12px;max-width:min(92vw,26rem);padding:14px 20px 14px 16px;animation:.38s cubic-bezier(.22,1,.36,1) both tfPurchaseToastIn;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #0f3c3738,inset 0 0 0 1px #ffffffa6}@keyframes tfPurchaseToastIn{0%{opacity:0;transform:translate(-50%)translateY(16px)scale(.94)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.tf-purchase-toast-icon{color:#0d9488;filter:drop-shadow(0 1px 2px #0f766e40);flex-shrink:0;display:flex}.tf-purchase-toast-text{letter-spacing:.02em;font-size:.875rem;font-weight:600;line-height:1.45}.tf-tx-detail-overlay{z-index:11020;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a80;justify-content:center;align-items:center;padding:20px 14px;display:flex;position:fixed;inset:0}.tf-tx-detail-modal{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #1e40af2e;border-radius:14px;flex-direction:column;width:100%;max-width:520px;max-height:min(92vh,780px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a33,0 8px 16px #1e3a8a14}.tf-tx-detail-header{background:linear-gradient(#f5fcf9f7 0%,#eefaf5d1 100%);border-bottom:1px solid #2da08c17;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px 12px;display:flex}.tf-tx-detail-title{color:#0f172a;letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:800}.tf-tx-detail-close{color:#1d4ed8;cursor:pointer;background:#3b82f61a;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:1.35rem;line-height:1;transition:background .15s;display:flex}.tf-tx-detail-close:hover{background:#3b82f62e}.tf-tx-detail-body{flex:1;min-height:0;padding:12px 18px 18px;overflow-y:auto}.tf-tx-detail-section{margin-top:4px}.tf-tx-detail-section+.tf-tx-detail-section{border-top:1px solid #94a3b838;margin-top:18px;padding-top:14px}.tf-tx-detail-section-title{color:#1e3a8a;letter-spacing:.04em;margin:0 0 10px;font-size:.8125rem;font-weight:800}.tf-tx-detail-chain-hint{color:#64748b;margin:0 0 10px;font-size:.6875rem;line-height:1.45}.tf-tx-detail-dl{margin:0}.tf-tx-detail-row{border-bottom:1px solid #94a3b833;grid-template-columns:5.75rem 1fr;gap:8px 12px;padding:7px 0;font-size:.8125rem;line-height:1.45;display:grid}.tf-tx-detail-row:last-child{border-bottom:none}.tf-tx-detail-row dt{color:#64748b;margin:0;font-weight:600}.tf-tx-detail-row dd{color:#1e293b;word-break:break-word;margin:0}.tf-tx-detail-row--highlight dd{color:#0f766e;font-size:.9375rem}.tf-tx-detail-row--highlight strong{color:#0f766e}.tf-tx-detail-row--mono dd{letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.72rem}.tf-tx-detail-qrcode-wrap{background:#f8fafcf2;border:1px solid #94a3b847;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:12px 10px 4px;display:flex}.tf-tx-detail-qrcode-img{border-radius:8px;display:block;box-shadow:0 4px 14px #0f172a14}.tf-tx-detail-qrcode-placeholder{color:#64748b;background:#f1f5f9e6;border-radius:8px;justify-content:center;align-items:center;width:168px;height:168px;font-size:.8125rem;display:flex}.tf-tx-detail-qrcode-url{color:#64748b;word-break:break-all;text-align:center;max-width:100%;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.625rem;line-height:1.4}*{box-sizing:border-box;margin:0;padding:0}:root{--accent:#1a8a8a;--accent-dk:#0e6b6b;--accent-lt:#eaf6f6;--green:#2d8a4e;--green-lt:#eef7f0;--text:#1a1a2e;--sub:#374151;--muted:#4b5563;--faint:#6b7280;--border:#e5e7eb;--bg:#f3f4f6;--card:#fff;--font:"Noto Sans SC", "PingFang SC", system-ui, sans-serif;--mono:"DM Mono", monospace;--r:14px;--rs:10px;--sw:clamp(300px, 26.5vw, 420px)}html,body,#app{height:100%;font-family:var(--font);color:var(--text);background:var(--bg);-webkit-overflow-scrolling:touch;overflow:hidden}body{overscroll-behavior:none}.app-root{height:100%;position:relative}.top-nav{color:#fff;z-index:100;background:linear-gradient(#083232bf 0%,#08323259 70%,#0000 100%);align-items:center;gap:0;height:44px;padding:0 20px;display:flex;position:absolute;top:0;left:0;right:0}.top-nav-brand{letter-spacing:1px;white-space:nowrap;align-items:center;gap:8px;margin-right:16px;font-size:15px;font-weight:700;display:flex}.top-nav-brand svg{opacity:.9}.top-nav-tabs{gap:2px;height:100%;display:flex}.top-nav-tabs button{z-index:10;color:#ffffffa6;font-family:var(--font);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;height:100%;padding:0 10px;font-size:13px;font-weight:500;transition:color .2s;position:relative}.top-nav-tabs button:hover{color:#ffffffe6}.top-nav-tabs button.active{color:#fff;font-weight:700}.top-nav-tabs button.active:after{content:"";background:#fff;border-radius:2px 2px 0 0;height:2.5px;position:absolute;bottom:0;left:16px;right:16px}.top-nav-dropdown{height:100%;position:relative}.top-nav-dropdown>button{position:relative}.top-nav-dropdown-menu{opacity:0;visibility:hidden;z-index:200;background:#083232f5;border-radius:0 0 8px 8px;min-width:140px;padding:4px 0;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:100%;left:0;transform:translateY(-4px);box-shadow:0 6px 20px #0000004d}.top-nav-dropdown.open .top-nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.top-nav-dropdown-menu button{text-align:left;color:#ffffffbf;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 20px;font-size:13px;transition:background .15s,color .15s;display:block}.top-nav-dropdown-menu button:hover{color:#fff;background:#ffffff1a}.top-nav-dropdown-menu button.active{color:var(--accent);font-weight:600}.top-nav-right{align-items:center;gap:10px;margin-left:auto;display:flex}.top-nav-right a{color:#fff;opacity:.5;font-size:10px;text-decoration:none}.top-nav-trading-btn{font-family:var(--font);color:#fff;cursor:pointer;letter-spacing:.5px;white-space:nowrap;background:#3db5b0;border:1px solid #ffffff8c;border-radius:8px;align-items:center;gap:6px;padding:6px 12px 6px 14px;font-size:13px;font-weight:700;transition:filter .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #0000002e,inset 0 1px #ffffff59}.top-nav-trading-jump-icon{opacity:.92;flex-shrink:0}.top-nav-trading-btn:hover{filter:brightness(1.08);border-color:#ffffffa6;box-shadow:0 3px 12px #00000059,inset 0 1px #ffffff47}.app-container{width:100%;height:100%;min-height:0;display:flex}.green-water-page{position:absolute;inset:0;overflow:hidden}@keyframes gw-pulse{0%,to{opacity:.35}50%{opacity:.7}}.site-footer{color:#ffffffbf;z-index:2;letter-spacing:.2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#0e6b6beb 0%,#1a5c5ceb 100%);justify-content:center;align-items:center;gap:16px;padding:4px 16px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.site-footer a{color:#ffffffd9;text-decoration:none}.site-footer a:hover{color:#fff}.site-footer span.sep{color:#ffffff4d}.site-footer-water{z-index:100;position:fixed;bottom:0;left:0;right:0}.panel{width:var(--sw);background:var(--card);z-index:10;flex-direction:column;flex-shrink:0;height:100%;padding-top:44px;display:flex;position:relative}.panel-wrap{width:var(--sw);flex-shrink:0;transition:width .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.panel-wrap.collapsed{width:0}.panel-wrap>.panel{width:var(--sw);min-width:var(--sw)}.sidebar-toggle{z-index:20;color:#505050b3;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd9;border:none;justify-content:center;align-items:center;width:14px;height:44px;padding:0;font-size:12px;font-weight:700;transition:color .2s,background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0000001f}.sidebar-toggle:hover{color:var(--accent);background:#fffffff2;box-shadow:0 2px 8px #0000002e}.sidebar-toggle-left{border-radius:0 5px 5px 0;left:0}.sidebar-toggle-right{border-radius:5px 0 0 5px;right:0}.panel-bar{border-bottom:1.5px solid var(--border);flex-direction:column;flex-shrink:0;justify-content:center;padding:14px 20px;display:flex}.panel-body{flex:1;padding-bottom:20px;overflow:hidden auto}.panel-body::-webkit-scrollbar{width:4px}.panel-body::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}#left{border-right:1px solid var(--border);box-shadow:2px 0 12px #0000000f}.mode-switcher{flex-shrink:0;gap:0;padding:12px 16px 0;display:flex}.mode-switcher button{border:1.5px solid var(--border);background:var(--card);color:var(--sub);font-size:11px;font-weight:600;font-family:var(--font);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 0;transition:all .2s;display:flex}.mode-switcher button:first-child{border-right:none;border-radius:8px 0 0 8px}.mode-switcher button:nth-child(2){border-right:none}.mode-switcher button:last-child{border-radius:0 8px 8px 0}.mode-switcher button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.mode-switcher button.disabled{opacity:.45;cursor:not-allowed}.mode-switcher button:not(.active):not(.disabled):hover{background:var(--bg)}.mode-switcher button svg{flex-shrink:0}.mode-hint{color:var(--muted);text-align:center;padding:6px 16px 0;font-size:10px}#right{border-left:2.5px solid var(--accent);position:relative;box-shadow:-4px 0 20px #0000001a}.map-wrapper{flex:1;min-width:0;position:relative}#map-root,.map-container{width:100%;height:100%}.maplibregl-ctrl-attrib{display:none!important}.loading{z-index:1000;color:#333;background:#ffffffe6;border-radius:8px;padding:20px 30px;font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0000001a}.map-control-panel{z-index:1001;width:168px;font-size:12px;font-family:var(--font);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:10px;position:absolute;bottom:36px;left:16px;overflow:hidden;box-shadow:0 2px 12px #00000026}.map-control-panel .mcp-body{max-height:400px;padding:10px 12px 0;transition:max-height .3s,padding .2s,opacity .2s;overflow-y:auto}.map-control-panel.mcp-collapsed .mcp-body{opacity:0;max-height:0;padding:0 12px;overflow:hidden}.mcp-section{border-bottom:1px solid #0000000f;margin-bottom:8px;padding-bottom:8px}.mcp-section:last-child{border-bottom:none;margin-bottom:0}.mcp-section-title{color:var(--text);align-items:center;gap:4px;margin-bottom:6px;font-size:11px;font-weight:700;display:flex}.mcp-section-title:before{content:"";background:var(--accent);border-radius:2px;width:3px;height:10px;display:inline-block}.mcp-eco-grid{flex-direction:column;gap:4px;display:flex}.mcp-eco-item{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;padding:2px 0;display:flex}.mcp-eco-item .radio-mock{border:1.5px solid var(--border);background:#fff;border-radius:50%;flex-shrink:0;width:13px;height:13px;transition:all .2s;position:relative}.mcp-eco-item.active .radio-mock{border-color:var(--accent)}.mcp-eco-item.active .radio-mock:after{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mcp-eco-item span{color:var(--sub);font-size:11px;font-weight:500}.mcp-eco-item.active span{color:var(--text);font-weight:700}.mcp-section label{cursor:pointer;color:var(--text);align-items:center;gap:5px;margin-bottom:3px;font-size:11px;display:flex}.mcp-section label input[type=checkbox]{margin:0}.mcp-style-section{border-bottom:none;margin-bottom:0;padding-bottom:4px}.mcp-footer{border-top:1px solid #00000014}.mcp-base-btns{gap:0;display:flex}.mcp-base-btns button{cursor:pointer;font-size:11px;font-weight:500;font-family:var(--font);color:var(--sub);background:0 0;border:none;flex:1;padding:8px 0;transition:all .15s}.mcp-base-btns button.active{background:var(--accent);color:#fff}.mcp-base-btns button:hover:not(.active){background:#0000000a}.mcp-base-btns button:first-child{border-radius:0 0 0 10px}.mcp-base-btns button:last-child{border-radius:0 0 10px}.map-control-panel .cfg-row{color:var(--sub);align-items:center;gap:6px;margin-top:2px;font-size:11px;display:flex}.map-control-panel .cfg-row span:first-child{white-space:nowrap;min-width:44px}.map-control-panel .cfg-row span:last-child{text-align:right;min-width:28px}.map-control-panel input[type=range]{width:50px;height:4px}.map-control-panel input[type=color]{cursor:pointer;border:1px solid #ddd;border-radius:3px;width:20px;height:16px;padding:0}.green-legend{border-top:1px solid var(--border);margin-top:10px;padding-top:8px}.green-legend .legend-item{color:var(--muted);align-items:center;gap:6px;margin-bottom:3px;font-size:10px;display:flex}.green-legend .legend-color{border-radius:2px;flex-shrink:0;width:12px;height:12px}.basin-lbl{pointer-events:none;color:#fff;text-shadow:0 0 8px #000000e6,0 0 3px #000000b3,0 1px 2px #00000080;letter-spacing:.6px;white-space:nowrap;font:800 13px Noto Sans SC,Arial Black,Segoe UI,sans-serif}.basin-info-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;pointer-events:auto;background:#0a141ee0;border:1px solid #64c8ff33;border-radius:10px;width:240px;padding:14px 18px;position:absolute;top:56px;right:12px;box-shadow:0 4px 20px #0006}.basin-info-locked{border-color:#64c8ff73;box-shadow:0 4px 24px #3ca0ff33}.basin-info-hd{color:#e0f0ff;align-items:center;gap:8px;margin-bottom:10px;font-size:16px;display:flex}.basin-info-dot{border-radius:3px;flex-shrink:0;width:12px;height:12px}.basin-info-close{color:#ffffff80;cursor:pointer;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:end;width:20px;height:20px;margin-left:auto;font-size:18px;transition:all .15s;display:flex}.basin-info-close:hover{color:#fff;background:#fff3}.basin-info-row{color:#ffffffa6;justify-content:space-between;padding:3px 0;font-size:13px;display:flex}.basin-info-row b{color:#e0f0ff;font-weight:700}.basin-info-certs{border-top:1px solid #ffffff26;margin-top:4px;padding-top:6px}.basin-info-certs b{color:#4ade80}.basin-info-paper{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:6px}.basin-info-cover{cursor:pointer;background:0 0;border:none;width:100%;padding:0;font-family:inherit;display:block}.basin-info-cover img{aspect-ratio:3/4;object-fit:cover;border:1px solid #ffffff26;border-radius:4px;width:100%;height:auto;display:block;box-shadow:0 2px 6px #0000004d}.basin-info-cover:hover img{box-shadow:0 2px 10px #0006}.basin-info-cover.basin-info-cover-btn{color:#60b8ff;background:#64c8ff33;border:1px solid #64c8ff66;border-radius:6px;width:auto;padding:6px 14px;font-size:12px;font-weight:600}.basin-info-cover.basin-info-cover-btn:hover{color:#90d0ff;background:#64c8ff4d}.basin-info-mini{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;pointer-events:auto;cursor:pointer;background:#0a141ee0;border:1px solid #64c8ff33;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;transition:background .2s,border-color .2s;display:flex;position:absolute;top:56px;right:12px;box-shadow:0 2px 12px #0000004d}.basin-info-mini:hover{background:#0a141ef2;border-color:#64c8ff66}.basin-info-mini-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.basin-info-mini-val{color:#4ade80;font-size:14px;font-weight:700;font-family:var(--mono)}.sec{margin-bottom:2px;padding:0 20px}.sec-head{border-bottom:1.5px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px 0 6px;display:flex}.sec-head.sec-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s}.sec-head.sec-toggle:hover,.sec-head.sec-toggle:hover .sec-title{color:var(--accent)}.sec-title{letter-spacing:.2px;font-size:13px;font-weight:700}#right .sec-title{letter-spacing:.5px;font-size:15px;font-weight:800}#right .sec-head{border-bottom:2px solid var(--accent);margin-bottom:10px;padding:12px 0 8px}#right .sec-divider{border-top:3px solid var(--accent);opacity:.35;margin:6px 16px}.sec-sub{color:var(--sub);font-size:10px;font-weight:500}.L-code{font-size:10px;font-family:var(--mono);color:var(--accent);letter-spacing:.3px;margin-bottom:2px;font-weight:500}.L-name{letter-spacing:-.3px;font-size:17px;font-weight:900;line-height:1.25}.L-sub{color:var(--sub);margin-top:3px;font-size:11px}.L-water-wrap{flex-direction:column;justify-content:center;height:100%;display:flex}.L-river-name{color:var(--accent);text-align:center;letter-spacing:.5px;margin-bottom:4px;font-size:16px;font-weight:800}.L-water-main{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;display:flex}.L-water-tag{color:var(--sub);font-size:12px;font-weight:600}.L-water-dot{color:var(--muted);margin:0 4px;font-size:12px}.L-water-code{text-align:center;font-family:var(--mono);color:var(--sub);letter-spacing:.3px;margin-top:6px;font-size:10px}.L-empty-wrap{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.L-empty-title{color:var(--sub);font-size:14px;font-weight:600}.L-empty-hint{color:var(--muted);margin-top:4px;font-size:11px}.cert-box{border-radius:var(--r);background:linear-gradient(135deg, var(--accent-lt) 0%, #f0fafa 100%);border:1px solid #1a8a8a14;margin:10px 20px 4px;padding:14px;position:relative;overflow:hidden}.cert-box:after{content:"";background:radial-gradient(circle,#1a8a8a0f,#0000 70%);border-radius:50%;width:70px;height:70px;position:absolute;top:-20px;right:-20px}.cb-lbl{color:var(--accent-dk);letter-spacing:.3px;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:11px;font-weight:600;display:flex}.cb-row{align-items:baseline;gap:5px;display:flex}.cb-num{font-size:28px;font-weight:900;font-family:var(--mono);color:var(--text);letter-spacing:-1.5px;line-height:1}.cb-unit{color:var(--sub);font-size:13px;font-weight:600}.cb-meta{border-bottom:1px solid #1a8a8a1a;gap:14px;margin-top:6px;padding-bottom:10px;display:flex}.cb-mi{color:var(--sub);font-size:11px}.cb-mi b{font-weight:700;font-family:var(--mono);color:var(--text)}.cb-mi b.hl{color:var(--accent)}.cb-bl{color:var(--sub);letter-spacing:.2px;margin:8px 0 4px;font-size:10px;font-weight:500}.cb-bar{background:#1a8a8a14;border-radius:2px;gap:1.5px;height:4px;display:flex;overflow:hidden}.cb-seg{background:var(--accent);border-radius:2px}.cb-seg:first-child{opacity:1}.cb-seg:nth-child(2){opacity:.65}.cb-seg:nth-child(3){opacity:.4}.cb-seg:nth-child(4){opacity:.22}.cb-g{grid-template-columns:1fr 1fr;gap:4px;margin-top:8px;display:grid}.cb-c{cursor:pointer;background:#ffffffb3;border-radius:6px;padding:8px;transition:all .15s;position:relative}.cb-c:before{content:"";background:var(--accent);opacity:.2;border-radius:0 2px 2px 0;width:3px;height:100%;transition:opacity .15s;position:absolute;top:0;left:0}.cb-c:hover{background:#fffffff2;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.cb-c:hover:before{opacity:.6}.cb-c:active{transform:translateY(0)}.cb-ct{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.cb-cn{color:var(--sub);font-size:11px;font-weight:600}.cb-cp{font-size:10px;font-weight:600;font-family:var(--mono);color:var(--sub)}.cb-cv{font-size:16px;font-weight:900;font-family:var(--mono);color:var(--text);letter-spacing:-.5px;line-height:1}.cb-cu{color:var(--sub);margin-left:2px;font-size:9px;font-weight:500}.cb-ce{color:var(--sub);margin-top:2px;font-size:10px}.nat{grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:6px;display:grid}.nat-i{background:var(--bg);border-radius:var(--rs);text-align:center;padding:8px 6px}.nat-l{color:var(--sub);letter-spacing:.2px;margin-bottom:2px;font-size:9px;font-weight:600}.nat-v{font-size:15px;font-weight:800;font-family:var(--mono);color:var(--text);letter-spacing:-.3px}.nat-u{color:var(--sub);margin-left:1px;font-size:8px;font-weight:500}.stat-grid{grid-template-columns:repeat(4,1fr);gap:3px;display:grid}.stat-i{background:var(--bg);text-align:center;border-radius:5px;padding:5px 2px}.stat-i.eco{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.stat-l{color:#374151;white-space:nowrap;margin-bottom:1px;font-size:9px;font-weight:600}.stat-v{font-size:13px;font-weight:800;font-family:var(--mono);color:#1f2937;letter-spacing:-.3px}.stat-u{color:#374151;margin-left:1px;font-size:8px;font-weight:500}.qb{border-radius:var(--rs);background:var(--bg);cursor:pointer;align-items:center;gap:8px;margin-bottom:4px;padding:8px 10px;transition:all .2s;display:flex}.qb:hover{background:var(--accent-lt);transform:translate(2px)}.qb.active{background:var(--accent-lt);border:1.5px solid var(--accent)}.qb-body{flex:1;min-width:0}.qb-name{align-items:center;gap:5px;margin-bottom:1px;font-size:12px;font-weight:700;display:flex}.qb-drill{color:var(--accent);background:#1a8a8a1a;border-radius:3px;padding:1.5px 4px;font-size:8px;font-weight:600}.qb-meta{color:var(--sub);font-size:10px}.qb-right{text-align:right;flex-shrink:0}.qb-pu{color:var(--sub);font-size:9px;font-weight:500}.qb-expand{background:var(--card);border:1.5px solid var(--accent);border-radius:0 0 var(--rs) var(--rs);border-top:none;margin-top:-6px;margin-bottom:6px;padding:12px}.qb-expand-info{justify-content:space-between;margin-bottom:10px;font-size:11px;display:flex}.qb-expand-info span{color:var(--sub)}.qb-expand-info b{color:var(--accent);font-family:var(--mono)}.qb-expand-input{gap:6px;margin-bottom:10px;display:flex}.qb-expand-input button{border:1px solid var(--border);background:var(--card);cursor:pointer;width:36px;height:32px;color:var(--sub);border-radius:4px;font-size:14px;font-weight:600}.qb-expand-input button:hover{border-color:var(--accent);color:var(--accent)}.qb-expand-input input{border:1px solid var(--border);font-size:14px;font-weight:700;font-family:var(--mono);text-align:center;border-radius:4px;outline:none;flex:1;padding:6px 10px}.qb-expand-input input:focus{border-color:var(--accent)}.qb-expand-quick{gap:4px;margin-bottom:10px;display:flex}.qb-expand-quick span{text-align:center;color:var(--accent);background:var(--accent-lt);cursor:pointer;border-radius:3px;flex:1;padding:4px;font-size:9px;font-weight:500}.qb-expand-quick span:hover{background:var(--accent);color:#fff}.qb-expand-total{background:var(--accent-lt);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;display:flex}.qb-expand-total span{color:var(--sub);font-size:11px}.qb-expand-total b{font-size:16px;font-weight:900;font-family:var(--mono);color:var(--accent)}.qb-expand-btns{grid-template-columns:1fr 1fr;gap:6px;display:grid}.qb-expand-btns button{cursor:pointer;font-size:11px;font-weight:600;font-family:var(--font);border:none;border-radius:6px;padding:8px;transition:all .15s}.project-list{flex-direction:column;gap:6px;display:flex}.project-item{background:var(--bg);border-radius:var(--rs);cursor:pointer;padding:10px;transition:all .2s}.project-item:hover{background:#e8f4f4}.project-item.active{border:1px solid var(--accent);background:#e8f4f4}.project-header{align-items:flex-start;gap:8px;display:flex}.project-type{color:#fff;white-space:nowrap;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:8px;font-weight:600}.project-info{flex:1;min-width:0}.project-name{color:var(--text);margin-bottom:2px;font-size:12px;font-weight:700}.project-meta{color:var(--muted);font-size:9px}.project-progress-wrap{text-align:right;flex-shrink:0}.project-percent{color:var(--accent);font-size:13px;font-weight:800;font-family:var(--mono)}.project-bar{background:#1a8a8a26;border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.project-fill{background:linear-gradient(90deg, var(--accent), #2dd4bf);border-radius:2px;height:100%;transition:width .3s}.project-detail{border:1px solid var(--accent);border-radius:0 0 var(--rs) var(--rs);background:#fff;border-top:none;margin-top:-6px;padding:12px}.project-desc{color:var(--sub);margin-bottom:10px;font-size:11px;line-height:1.6}.project-highlights{background:#f0fdf4;border-radius:6px;margin-bottom:10px;padding:10px}.ph-title{color:var(--green);margin-bottom:6px;font-size:10px;font-weight:700}.ph-item{color:#166534;margin-bottom:3px;font-size:10px}.ph-item:last-child{margin-bottom:0}.project-actions{border-top:1px solid var(--border);gap:12px;padding-top:10px;display:flex}.project-actions span{color:var(--accent);cursor:pointer;font-size:10px;font-weight:600}.project-actions span:hover{text-decoration:underline}.river-topo{padding:0;position:relative}.river-topo-legend{background:var(--bg);color:var(--muted);border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;padding:5px 8px;font-size:9px;display:flex}.river-topo-legend .leg-item{align-items:center;gap:3px;display:flex}.river-topo-legend .leg-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.topo-node{position:relative}.topo-row{align-items:center;gap:0;min-height:34px;display:flex;position:relative}.topo-stem{flex-shrink:0;justify-content:center;align-items:center;width:28px;display:flex;position:relative}.topo-stem-line{width:2.5px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.topo-node.is-main .topo-stem-line{background:linear-gradient(#0d9488,#14b8a6)}.topo-node.is-trib .topo-stem-line{background:#93c5fd}.topo-node:first-child .topo-stem-line{border-radius:2px 2px 0 0;top:50%}.topo-node:last-child .topo-stem-line{border-radius:0 0 2px 2px;bottom:50%}.topo-node:only-child .topo-stem-line{border-radius:2px;top:25%;bottom:25%}.topo-dot{z-index:2;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 1px #00000014}.topo-node.is-main .topo-dot{background:#0d9488}.topo-node.is-trib .topo-dot{background:#60a5fa}.topo-node.is-source .topo-dot{background:#10b981;width:12px;height:12px}.topo-node.is-mouth .topo-dot{background:#f59e0b}.topo-card{background:var(--bg);cursor:pointer;border-radius:6px;flex:1;align-items:center;gap:6px;min-width:0;margin:1.5px 0;padding:5px 8px;transition:all .15s;display:flex}.topo-card:hover{background:var(--accent-lt)}.topo-card.active{background:var(--accent-lt);border:1.5px solid var(--accent);margin:0}.topo-card-body{flex:1;min-width:0}.topo-card-name{color:var(--text);align-items:center;gap:4px;font-size:11px;font-weight:700;line-height:1.2;display:flex}.topo-order{white-space:nowrap;border-radius:3px;padding:1px 3.5px;font-size:7.5px;font-weight:600}.topo-node.is-main .topo-order{color:#0d9488;background:#0d94881a}.topo-node.is-trib .topo-order{color:#3b82f6;background:#60a5fa1f}.topo-card-meta{color:var(--muted);margin-top:1px;font-size:9px}.topo-card-right{text-align:right;flex-shrink:0}.topo-card-certs{color:var(--accent);font-size:12px;font-weight:800;font-family:var(--mono);letter-spacing:-.3px}.topo-children{padding-left:14px;position:relative}.topo-children:before{content:"";background:linear-gradient(#93c5fd,#93c5fd33);width:2px;position:absolute;top:0;bottom:0;left:14px}.topo-branch-line{background:#93c5fd;width:14px;height:2px;position:absolute;top:50%;left:0}.topo-flow-dir{text-align:center;color:var(--accent);opacity:.5;letter-spacing:2px;margin:-2px 0;padding:0;font-size:8px;line-height:1}.qb-expand-btns .xfer-btn{background:var(--card);color:#818cf8;border:1px solid #818cf8}.qb-expand-btns .xfer-btn:hover{background:#818cf81a}.qb-expand-btns .burn-btn{color:#fff;background:#f97316}.qb-expand-btns .burn-btn:hover{background:#ea580c}.project-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.project-modal{background:#fff;border-radius:12px;width:360px;max-width:90vw;max-height:80vh;overflow:hidden;box-shadow:0 20px 60px #0000004d}.pm-header{border-bottom:1px solid var(--border);background:linear-gradient(135deg, var(--accent-lt) 0%, #f8f9fa 100%);align-items:center;gap:10px;padding:16px;display:flex}.pm-type{color:#fff;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.pm-title{color:var(--text);flex:1;font-size:15px;font-weight:700}.pm-close{cursor:pointer;width:28px;height:28px;color:var(--muted);background:#0000000d;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .15s;display:flex}.pm-close:hover{color:var(--text);background:#0000001a}.pm-body{padding:16px}.pm-info-row{border-bottom:1px solid var(--border);justify-content:space-between;padding:8px 0;font-size:12px;display:flex}.pm-info-row span{color:var(--sub)}.pm-info-row b{color:var(--text);font-weight:600}.pm-progress{background:#1a8a8a26;border-radius:3px;height:6px;margin:12px 0;overflow:hidden}.pm-progress-fill{background:linear-gradient(90deg, var(--accent), #2dd4bf);border-radius:3px;height:100%}.pm-desc{color:var(--sub);background:var(--bg);border-radius:8px;margin-bottom:16px;padding:12px;font-size:12px;line-height:1.7}.pm-highlights{background:#f0fdf4;border-radius:8px;padding:12px}.pm-hl-title{color:var(--green);margin-bottom:8px;font-size:11px;font-weight:700}.pm-hl-item{color:#166534;margin-bottom:4px;padding-left:4px;font-size:11px}.pm-footer{border-top:1px solid var(--border);background:#f8f9fa;gap:8px;padding:12px 16px;display:flex}.pm-footer button{cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font);border:none;border-radius:6px;flex:1;padding:10px;transition:all .15s}.pm-footer button:first-child{background:var(--accent);color:#fff}.pm-footer button:first-child:hover{background:var(--accent-dk)}.pm-footer button:nth-child(2){background:var(--green);color:#fff}.pm-footer button:nth-child(2):hover{background:#236b3d}.pm-footer button:last-child{background:var(--card);color:var(--sub);border:1px solid var(--border)}.pm-footer button:last-child:hover{border-color:var(--accent);color:var(--accent)}.R-bar{justify-content:space-between;align-items:center;height:100%;display:flex}.R-label{color:var(--text);letter-spacing:-.5px;font-size:18px;font-weight:900}.R-btns{gap:5px;display:flex}.R-btn{border:1.5px solid var(--border);background:var(--card);color:var(--sub);cursor:pointer;font-size:11px;font-family:var(--font);border-radius:6px;padding:5px 12px;font-weight:600;transition:all .15s}.R-btn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-lt)}.R-btn.on{background:var(--accent);color:#fff;border-color:var(--accent)}.R-btn.hidden{display:none}.float-panel{z-index:20;background:var(--card);border-bottom:1.5px solid var(--border);opacity:0;pointer-events:none;transition:all .25s;position:absolute;top:80px;left:0;right:0;transform:translateY(-100%);box-shadow:0 8px 24px #0000001a}.float-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)}.fp-body{padding:16px 20px}.fp-close{border-top:1px solid var(--border);text-align:right;padding:8px 20px}.fp-close span{color:var(--accent);cursor:pointer;font-size:9px;font-weight:600}.my-name{align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:800;display:flex}.my-id{color:var(--muted);font-size:9px;font-family:var(--mono);font-weight:400}.my-grid{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.my-gi{background:var(--card);text-align:center;cursor:pointer;border:1.5px solid var(--accent);border-radius:7px;padding:8px 4px;transition:all .15s}.my-gi:hover{background:var(--accent-lt)}.my-gv{font-size:14px;font-weight:900;font-family:var(--mono);color:var(--text);letter-spacing:-.3px}.my-gu{color:var(--muted);margin-left:1px;font-size:7px;font-weight:400}.my-gl{color:var(--muted);margin-top:2px;font-size:8px;font-weight:500}.my-total{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.my-tl{color:var(--sub);font-size:9px}.my-tv{font-size:14px;font-weight:800;font-family:var(--mono);color:var(--accent)}.about-title{color:var(--text);margin-bottom:10px;font-size:14px;font-weight:800}.about-desc{color:var(--sub);margin-bottom:12px;font-size:11px;line-height:1.8}.about-links{border-top:1px solid var(--border);gap:12px;padding-top:10px;display:flex}.about-links a{color:var(--accent);font-size:10px;font-weight:600;text-decoration:none}.about-links a:hover{text-decoration:underline}.faq-q{margin-bottom:2px;font-size:12px;font-weight:700}.faq-a{color:var(--sub);font-size:10px;line-height:1.7}.faq-item{border-bottom:1px solid var(--border);padding:8px 0}.faq-item:last-child{border-bottom:none}.news-d{color:var(--accent);font-size:9px;font-weight:600;font-family:var(--mono);margin-bottom:2px}.news-t{margin-bottom:2px;font-size:11px;font-weight:700}.news-c{color:var(--sub);font-size:10px;line-height:1.6}.news-item{border-bottom:1px solid var(--border);padding:8px 0}.news-item:last-child{border-bottom:none}.val-card{border-radius:var(--r);background:linear-gradient(135deg, #f5faf6 0%, var(--green-lt) 100%);border:1px solid #2d8a4e14;margin:10px 20px 4px;padding:14px;position:relative;overflow:hidden}.val-card:after{content:"";background:radial-gradient(circle,#2d8a4e0f,#0000 70%);border-radius:50%;width:70px;height:70px;position:absolute;top:-20px;right:-20px}.val-lbl{color:#2d6a3e;letter-spacing:.3px;margin-bottom:4px;font-size:11px;font-weight:600}.val-row{align-items:baseline;gap:5px;display:flex}.val-num{font-size:28px;font-weight:900;font-family:var(--mono);color:var(--text);letter-spacing:-1.5px;line-height:1}.val-unit{color:var(--sub);font-size:13px;font-weight:600}.val-eq{color:var(--sub);margin-top:6px;font-size:11px;line-height:1.6}.val-eq b{font-weight:700;font-family:var(--mono);color:var(--text)}.val-eq b.hl{color:var(--green)}.val-g{grid-template-columns:1fr 1fr;gap:4px;display:grid}.val-c{cursor:pointer;background:#ffffffb3;border-radius:6px;padding:8px;transition:all .15s;position:relative}.val-c:before{content:"";background:var(--green);opacity:.2;border-radius:0 2px 2px 0;width:3px;height:100%;transition:opacity .15s;position:absolute;top:0;left:0}.val-c:hover{background:#fffffff2}.val-c:hover:before{opacity:.5}.val-cn{color:var(--sub);margin-bottom:2px;font-size:11px;font-weight:600}.val-cv{font-size:16px;font-weight:900;font-family:var(--mono);color:var(--text);letter-spacing:-.5px;line-height:1}.val-cu{color:var(--sub);margin-left:2px;font-size:9px;font-weight:500}.val-ce{color:var(--sub);margin-top:4px;font-size:10px}.dw{align-items:center;gap:18px;padding:4px 0 6px;display:flex}.dn{flex-shrink:0;width:100px;height:100px;position:relative}.dn svg{transform:rotate(-90deg)}.dn-c{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dn-v{font-size:16px;font-weight:900;font-family:var(--mono);color:var(--text);letter-spacing:-.5px}.dn-u{color:var(--sub);margin-left:1px;font-size:9px;font-weight:500}.dn-l{color:var(--sub);margin-top:1px;font-size:9px}.lg{flex-direction:column;flex:1;gap:10px;display:flex}.lg-i{align-items:center;gap:8px;display:flex}.lg-d{border-radius:2px;flex-shrink:0;width:7px;height:7px}.lg-f{flex:1}.lg-t{justify-content:space-between;align-items:baseline;display:flex}.lg-l{color:var(--sub);font-size:11px;font-weight:500}.lg-v{font-size:14px;font-weight:800;font-family:var(--mono);color:var(--text);letter-spacing:-.3px}.lg-b{background:#1a8a8a14;border-radius:2px;height:3px;margin-top:3px;overflow:hidden}.lg-bf{border-radius:2px;height:100%}.tk{max-height:300px;overflow-y:auto}.tk::-webkit-scrollbar{width:3px}.tk::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.tx{border-bottom:1px solid var(--bg);align-items:center;gap:8px;padding:6px 0;display:flex}.tx:last-child{border-bottom:none}.td{border-radius:50%;flex-shrink:0;width:5px;height:5px}.tb{flex:1;min-width:0}.tt{color:var(--text);font-size:11px;line-height:1.5}.tz{color:var(--accent);font-weight:700}.tm{color:var(--sub);font-size:10px;font-family:var(--mono)}.ta{font-size:12px;font-weight:700;font-family:var(--mono);color:var(--text);letter-spacing:-.3px;flex-shrink:0}.ta.void{color:var(--sub);font-size:10px;font-weight:500}.rank-list{flex-direction:column;gap:4px;display:flex}.rank-item{background:var(--bg);border-radius:5px;align-items:center;gap:8px;padding:6px 8px;display:flex}.rank-num{background:var(--faint);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}.rank-num.gold{background:linear-gradient(135deg,#f4d03f,#c9a227)}.rank-num.silver{background:linear-gradient(135deg,#bdc3c7,#95a5a6)}.rank-num.bronze{background:linear-gradient(135deg,#e67e22,#d35400)}.rank-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;font-weight:500;overflow:hidden}.rank-count{color:var(--accent);font-size:11px;font-weight:700;font-family:var(--mono);flex-shrink:0}.action-box{gap:10px;margin-bottom:12px;display:flex}.action-btn{cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font);border:none;border-radius:8px;flex:1;padding:12px;transition:all .2s}.action-btn.primary{background:var(--accent);color:#fff}.action-btn.primary:hover{background:var(--accent-dk)}.action-btn.secondary{background:var(--bg);color:var(--accent);border:1.5px solid var(--accent)}.action-btn.secondary:hover{background:var(--accent-lt)}.help-links{color:var(--sub);justify-content:center;gap:8px;font-size:11px;display:flex}.help-links a{color:var(--accent);text-decoration:none}.help-links a:hover{text-decoration:underline}.help-links span{color:var(--muted)}.modal-overlay{z-index:9999;padding:env(safe-area-inset);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:var(--card);border-radius:16px;width:360px;max-width:min(90vw,100vw - 24px);max-height:min(80vh,100vh - 48px);overflow:hidden;box-shadow:0 20px 60px #0000004d}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-title{font-size:16px;font-weight:700}.modal-close{background:var(--bg);cursor:pointer;width:28px;height:28px;color:var(--muted);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .15s;display:flex}.modal-close:hover{background:var(--accent-lt);color:var(--accent)}.modal-body{padding:20px}.modal-info{background:var(--bg);border-radius:10px;margin-bottom:16px;padding:14px}.modal-info-row{justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.modal-info-row span{color:var(--sub)}.modal-info-row b{font-family:var(--mono);color:var(--text)}.modal-info-row b.hl{color:var(--accent)}.modal-input-group{margin-bottom:16px}.modal-input-group label{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:500;display:block}.modal-input-row{gap:8px;display:flex}.modal-input-row button{border:1.5px solid var(--border);background:var(--card);cursor:pointer;width:50px;color:var(--sub);border-radius:6px;font-size:12px;font-weight:600;transition:all .15s}.modal-input-row button:hover{border-color:var(--accent);color:var(--accent)}.modal-input-row input{border:1.5px solid var(--border);font-size:16px;font-weight:700;font-family:var(--mono);text-align:center;border-radius:6px;outline:none;flex:1;padding:10px 14px}.modal-input-row input:focus{border-color:var(--accent)}.modal-quick-btns{gap:6px;margin-top:10px;display:flex}.modal-quick-btns span{text-align:center;color:var(--accent);background:var(--accent-lt);cursor:pointer;border-radius:4px;flex:1;padding:6px;font-size:10px;font-weight:500;transition:all .15s}.modal-quick-btns span:hover{background:var(--accent);color:#fff}.modal-total{background:linear-gradient(135deg, var(--accent-lt), #f0fafa);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:0;padding:14px;display:flex}.modal-total span{color:var(--sub);font-size:12px}.modal-total b{font-size:22px;font-weight:900;font-family:var(--mono);color:var(--accent)}.modal-actions{border-top:1px solid var(--border);background:var(--bg);gap:10px;padding:16px 20px;display:flex}.modal-btn{cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font);border:none;border-radius:8px;flex:1;padding:12px;transition:all .2s}.modal-btn.primary{background:var(--accent);color:#fff}.modal-btn.primary:hover{background:var(--accent-dk)}.modal-btn.secondary{background:var(--card);color:var(--accent);border:1.5px solid var(--accent)}.modal-btn.secondary:hover{background:var(--accent-lt)}.maplibregl-popup-content{font-family:var(--font);border-radius:10px;padding:0;box-shadow:0 4px 20px #00000026}.maplibregl-popup-close-button{color:var(--muted);padding:4px 8px;font-size:18px}.maplibregl-popup-close-button:hover{color:var(--accent);background:0 0}img[alt=QR],img[alt=水信息码]{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}@media (width<=900px){:root{--sw:100%}.top-nav{height:var(--top-nav-height,48px);padding:0 12px;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom,0);min-height:calc(48px + env(safe-area-inset-top,0));color:#fff;z-index:200;top:0;left:0;right:0;transform:translateZ(0);position:fixed!important}.top-nav-brand{flex-shrink:0;margin-right:12px;font-size:14px}.top-nav-brand svg{width:18px;height:18px}.top-nav-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;gap:0;min-width:140px;overflow:auto hidden}.top-nav-tabs::-webkit-scrollbar{display:none}.top-nav-tabs button{white-space:nowrap;flex-shrink:0;min-height:44px;padding:0 12px;font-size:12px}.top-nav-tabs button.active:after{left:8px;right:8px}.top-nav-right{flex-shrink:0}.top-nav-right a{display:none}.top-nav-trading-btn{border-radius:7px;padding:5px 10px;font-size:11px}.app-container{flex-direction:column;position:relative}.panel,.site-footer,.app-water-mode .site-footer{display:none}.map-wrapper{flex:1;width:100%;height:100%;position:absolute;inset:0}.mobile-drawer{background:var(--card);z-index:1000;max-height:82vh;padding-bottom:env(safe-area-inset-bottom);border-radius:20px 20px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.mobile-drawer.collapsed{transform:translateY(calc(100% - 260px))}.mobile-drawer.expanded{transform:translateY(0)}.mobile-drawer-handle{cursor:grab;touch-action:none;justify-content:center;padding:6px;display:flex}.mobile-drawer-handle:before{content:"";background:#d1d5db;border-radius:2px;width:36px;height:4px}.mobile-drawer-header{padding:0 14px 4px;padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right))}.mobile-drawer-body{padding:8px 14px 10px;padding-left:max(14px, env(safe-area-inset-left));padding-right:max(14px, env(safe-area-inset-right));-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.mobile-drawer-body::-webkit-scrollbar{width:3px}.mobile-drawer-body::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.mobile-province-tabs{-webkit-overflow-scrolling:touch;align-items:center;gap:5px;padding:2px 0;display:flex;overflow-x:auto}.mobile-province-tabs::-webkit-scrollbar{display:none}.mobile-province-tab{background:var(--bg);color:var(--sub);border:1px solid var(--border);cursor:pointer;white-space:nowrap;font-size:11px;font-weight:500;font-family:var(--font);border-radius:14px;flex-shrink:0;padding:4px 10px;transition:all .2s}.mobile-province-tab.active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:600}.mobile-cert-card{background:linear-gradient(135deg, var(--accent-lt) 0%, #f0fafa 100%);border-radius:12px;margin-bottom:10px;padding:12px 14px}.mobile-cert-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.mobile-cert-title{color:var(--accent-dk);font-size:14px;font-weight:800}.mobile-cert-badge{color:var(--accent);font-size:10px;font-weight:600}.mobile-cert-value{align-items:baseline;gap:4px;display:flex}.mobile-cert-num{font-size:26px;font-weight:900;font-family:var(--mono);color:var(--text);letter-spacing:-1px}.mobile-cert-unit{color:var(--sub);font-size:11px;font-weight:600}.mobile-water-code{background:var(--bg);border-radius:8px;padding:6px 10px}.mobile-water-name{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:700}.mobile-water-tags{flex-wrap:wrap;gap:4px;margin-bottom:1px;display:flex}.mobile-water-tag{background:var(--accent-lt);color:var(--accent);border-radius:8px;padding:2px 7px;font-size:9px;font-weight:500}.mobile-water-id{font-size:10px;font-family:var(--mono);color:var(--accent);font-weight:600}.mobile-stats{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px;display:grid}.mobile-stat{background:var(--bg);text-align:center;border-radius:8px;padding:8px 4px}.mobile-stat-label{color:var(--sub);white-space:nowrap;margin-bottom:2px;font-size:9px}.mobile-stat-value{font-size:13px;font-weight:800;font-family:var(--mono);color:var(--text)}.mobile-stat-unit{color:var(--muted);font-size:8px}.map-control-panel{display:none!important}.maplibregl-ctrl-top-right{top:10px;right:10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{margin:0 0 8px}.app-water-mode .avatar-float-wrap{right:16px;bottom:max(16px, env(safe-area-inset-bottom))}.app-water-mode .avatar-toggle-btn{width:46px;height:46px}.app-root:not(.app-water-mode) .avatar-float-wrap{right:16px;bottom:max(16px, env(safe-area-inset-bottom))}.app-root:not(.app-water-mode) .avatar-toggle-btn{width:46px;height:46px}}@media (width<=380px){.top-nav{padding:0 8px}.top-nav-brand{margin-right:8px;font-size:12px}.top-nav-brand span{font-size:12px}.top-nav-tabs button{padding:0 8px;font-size:11px}.top-nav-tabs button.active:after{left:4px;right:4px}.app-water-mode .avatar-toggle-btn,.app-root:not(.app-water-mode) .avatar-toggle-btn{width:40px;height:40px}}@media (width>=769px) and (width<=1400px){.panel-body{font-size:.95em}.sec-title{font-size:11px!important}.cb-val{font-size:18px!important}.nat-v{font-size:13px!important}}@media (width>=769px){.mobile-only{display:none!important}}[role=button]{cursor:pointer!important}html.gcm-h5-doc{-webkit-overflow-scrolling:touch;height:auto;min-height:100dvh;overflow:hidden auto}body.gcm-h5-doc{overscroll-behavior:auto;height:auto;min-height:0;overflow:hidden visible}#app.gcm-h5-doc{height:auto;min-height:0;overflow:visible}.gcm-h5{color:#0f172a;-webkit-font-smoothing:antialiased;background:linear-gradient(165deg,#ecfdf5 0%,#f0f9ff 42%,#f8fafc 100%);min-height:100dvh;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif}.gcm-h5__safe{padding:calc(12px + env(safe-area-inset-top,0px)) 16px calc(28px + env(safe-area-inset-bottom,0px));max-width:28rem;margin:0 auto}.gcm-h5__head{text-align:center;margin-bottom:18px}.gcm-h5__badge{letter-spacing:.06em;color:#047857;background:#10b9812e;border:1px solid #05966947;border-radius:999px;padding:4px 12px;font-size:.6875rem;font-weight:700;display:inline-block}.gcm-h5__title{color:#0f172a;margin:12px 0 6px;font-size:1.125rem;font-weight:800;line-height:1.35}.gcm-h5__sub{color:#64748b;margin:0;font-size:.8125rem;line-height:1.5}.gcm-h5__card{background:#ffffffeb;border:1px solid #94a3b859;border-radius:14px;margin-bottom:14px;padding:14px 14px 12px;box-shadow:0 10px 28px #0f172a0f}.gcm-h5__card-title{color:#1e40af;letter-spacing:.04em;align-items:center;gap:8px;margin:0 0 12px;font-size:.8125rem;font-weight:800;display:flex}.gcm-h5__card-title span{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#2563eb 100%);border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:800;display:inline-flex}.gcm-h5__dl{margin:0}.gcm-h5__row{border-bottom:1px solid #e2e8f0f2;grid-template-columns:5.5rem 1fr;gap:6px 10px;padding:8px 0;font-size:.8125rem;line-height:1.45;display:grid}.gcm-h5__row:last-child{border-bottom:none;padding-bottom:2px}.gcm-h5__row dt{color:#64748b;margin:0;font-weight:600}.gcm-h5__row dd{color:#1e293b;word-break:break-word;margin:0}.gcm-h5__row--mono dd{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.6875rem}.gcm-h5__list-gap{border-top:1px dashed #94a3b873;margin-top:12px;padding-top:12px}.gcm-h5__list-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:.6875rem;font-weight:700}.gcm-h5__foot{text-align:center;color:#94a3b8;margin-top:8px;font-size:.6875rem;line-height:1.5}.gcm-h5__empty{text-align:center;color:#64748b;justify-content:center;align-items:center;min-height:100dvh;padding:24px;font-size:.875rem;display:flex}.gcm-h5__json-stack{flex-direction:column;gap:12px;margin-bottom:14px;display:flex}.gcm-json-card{background:linear-gradient(165deg,#fffffffa 0%,#f8fafcf5 100%);border:1px solid #1e40af33;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #0f172a12}.gcm-json-card--sub{border-color:#0d948847}.gcm-json-card--baseline{border-color:#b4530947}.gcm-json-card--baseline .gcm-json-card__summary{background:linear-gradient(90deg,#fffbebfa 0%,#fef3c759 100%)}.gcm-json-card--baseline .gcm-json-card__title{color:#9a3412}.gcm-json-card--baseline .gcm-json-card__chev{border-color:#c2410c}.gcm-json-card__summary{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(90deg,#eff6fff2 0%,#f0fdfa80 100%);border-bottom:1px solid #94a3b833;flex-wrap:wrap;align-items:center;gap:8px 10px;padding:14px 14px 14px 12px;list-style:none;display:flex}.gcm-json-card--sub .gcm-json-card__summary{background:linear-gradient(90deg,#f0fdfaf2 0%,#eff6ff73 100%)}.gcm-json-card__summary::-webkit-details-marker{display:none}.gcm-json-card__chev{border-bottom:2px solid #2563eb;border-right:2px solid #2563eb;flex-shrink:0;width:10px;height:10px;margin-left:2px;transition:transform .2s;transform:rotate(-45deg)}.gcm-json-card--sub .gcm-json-card__chev{border-color:#0d9488}.gcm-json-card:not([open]) .gcm-json-card__chev{transform:rotate(45deg)}.gcm-json-card__title{color:#1e3a8a;letter-spacing:.02em;font-size:.875rem;font-weight:800}.gcm-json-card--sub .gcm-json-card__title{color:#0f766e}.gcm-json-card__hint{color:#94a3b8;letter-spacing:.04em;margin-left:auto;font-size:.625rem;font-weight:600}.gcm-json-card__body{padding:12px 12px 14px;font-size:.75rem;line-height:1.5}.gcm-json__root{flex-direction:column;gap:4px;display:flex}.gcm-json__root-flat{flex-direction:column;gap:6px;padding:4px 0;display:flex}.gcm-json__node{background:#f8fafca6;border:1px solid #e2e8f0f2;border-radius:10px;overflow:hidden}.gcm-json__node>.gcm-json__summary{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#f1f5f9e6;border-bottom:1px solid #e2e8f0cc;flex-wrap:wrap;align-items:baseline;gap:4px 6px;padding:8px 10px;font-size:.6875rem;list-style:none;display:flex}.gcm-json__node>.gcm-json__summary::-webkit-details-marker{display:none}.gcm-json__children{margin-left:0;padding:8px 10px 10px}.gcm-json__row{border-bottom:1px solid #f1f5f9e6;flex-wrap:wrap;align-items:baseline;gap:4px 6px;padding:5px 0;font-size:.6875rem;display:flex}.gcm-json__row:last-child{border-bottom:none}.gcm-json__key{color:#be185d;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700}.gcm-json__punct{color:#64748b}.gcm-json__preview{color:#64748b;font-weight:600}.gcm-json__meta{color:#94a3b8;margin:0 2px;font-size:.625rem}.gcm-json__scalar{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.gcm-json__str{color:#15803d}.gcm-json__num{color:#1d4ed8;font-weight:600}.gcm-json__bool{color:#7c3aed;font-weight:600}.gcm-json__null{color:#94a3b8;font-style:italic}.gcm-sub__context{color:#92400e;background:#fef3c773;border:1px solid #fbbf2459;border-radius:8px;margin:0 0 12px;padding:8px 10px;font-size:.75rem;font-weight:700}.gcm-sub__block{margin-bottom:12px}.gcm-sub__block-title{color:#334155;letter-spacing:.06em;margin-bottom:8px;padding-left:2px;font-size:.6875rem;font-weight:800}.gcm-sub__inherit{color:#64748b;background:#f1f5f9e6;border-radius:8px;margin:10px 0 0;padding:8px 10px;font-size:.6875rem;line-height:1.45}
