:root{--color-bg: #fefbf6;--color-navy: #00003c;--color-text: #202020;--color-text-secondary: #666666;--color-timeline-active: #1f4d06;--color-timeline-dot: #a1a1a1;--color-border: #e2e8f0;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-bg);color:var(--color-text);min-height:100dvh}#root{min-height:100dvh}img{display:block;max-width:100%}@keyframes nav-active-page-indicator-enter{0%{opacity:0;transform:translate(-50%) scaleX(.45)}to{opacity:1;transform:translate(-50%) scaleX(1)}}.about-page{min-height:100dvh;background:#fff;display:flex;flex-direction:column}.about-header{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;border-bottom:1px solid rgba(198,197,213,.4);position:sticky;top:0;background:#fff;z-index:10}.about-back{width:40px;height:40px;display:flex;align-items:center;justify-content:flex-start;background:none;border:none;cursor:pointer;padding:0;color:#101010}.about-back svg{width:24px;height:24px}.about-header-title{font-weight:600;font-size:18px;color:#101010}.about-header-spacer{width:40px}.about-desktop-logo,.about-desktop-nav{display:none}.about-content{flex:1;display:flex;flex-direction:column;gap:32px;align-items:center;padding:24px 16px}.about-hero{text-align:center;display:flex;flex-direction:column;gap:12px}.about-hero h1{font-size:30px;font-weight:600;color:#1a1a1a;margin:0;line-height:normal}.about-hero p{font-size:15px;color:#666;line-height:1.5;margin:0}.about-vision{background:#f7fafc;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;width:100%}.about-vision-header{display:flex;align-items:center;gap:12px}.about-vision-photo{width:48px;height:48px;border-radius:50%;object-fit:cover}.about-vision-title{font-size:16px;font-weight:500;color:#00003c}.about-vision p{font-size:14px;color:#4a4a4a;line-height:1.5;margin:0}.about-section{display:flex;gap:16px;align-items:flex-start;padding:12px 0;width:100%}.about-section-icon{width:48px;height:48px;min-width:48px;border-radius:24px;background:#f0fdf4;display:flex;align-items:center;justify-content:center;color:#4a4a4a}.about-section-icon svg{width:24px;height:24px}.about-section-text{display:flex;flex-direction:column;gap:4px;min-width:0}.about-section-text h3{font-size:16px;font-weight:500;color:#00003c;margin:0;line-height:normal}.about-section-text p{font-size:14px;color:#4a4a4a;line-height:1.5;margin:0}.about-viksit{background:#ff993312;border:1px solid #f93;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px;width:100%}.about-viksit-header{display:flex;align-items:center;gap:8px}.about-viksit-badge{background:#f93;color:#fff;font-size:12px;font-weight:800;padding:4px 10px;border-radius:6px;line-height:normal}.about-viksit-title{font-size:18px;font-weight:700;color:#00003c}.about-viksit p{font-size:14px;color:#666;line-height:1.6;margin:0}.about-skyline{width:100%;opacity:.25;margin-top:auto}.about-skyline img{width:100%;height:120px;object-fit:cover;display:block}@media(min-width:768px){.about-header{display:grid;grid-template-columns:1fr auto 1fr;height:65px;padding:0 24px;background:#fff6ef;border-bottom:1px solid #c6c5d5;box-shadow:0 4px 6px -2px #0f172a1f}.about-back,.about-header-title,.about-header-spacer{display:none}.about-desktop-logo{display:flex;align-items:center;justify-self:start;width:136px;height:40px}.about-desktop-logo img{width:auto;height:100%}.about-desktop-logo:focus-visible,.about-desktop-nav a:focus-visible{outline:3px solid rgba(244,121,32,.3);outline-offset:4px;border-radius:2px}.about-desktop-nav{display:flex;align-items:center;gap:28px}.about-desktop-nav a{position:relative;padding:22px 0 20px;color:#464653;font-size:14px;font-weight:600;line-height:1;text-decoration:none}.about-desktop-nav a:hover{color:#00003c}.about-desktop-nav a[aria-current=page]{color:#00003c;font-weight:800}.about-desktop-nav a[aria-current=page]:after{position:absolute;bottom:12px;left:50%;width:18px;height:2px;content:"";background:#f47920;border-radius:999px;transform:translate(-50%)}.about-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px;align-items:stretch;width:100%;padding:40px 32px}.about-hero{grid-column:1 / -1;gap:24px;align-items:center}.about-hero h1{color:#00003c;font-size:48px;font-weight:700;letter-spacing:-1px}.about-hero p{max-width:800px;color:#4a4a4a;font-size:20px;line-height:1.5}.about-vision,.about-section,.about-viksit{min-height:255px;padding:28px;border-radius:24px}.about-vision,.about-section{background:#f8fafc;border:1px solid #e2e8f0}.about-vision{gap:24px}.about-vision-header{gap:20px}.about-vision-photo,.about-section-icon{width:64px;height:64px;min-width:64px;border-radius:50%}.about-vision-title,.about-section-text h3,.about-viksit-title{color:#00003c;font-size:24px;font-weight:600}.about-vision p,.about-section-text p,.about-viksit p{color:#4a4a4a;font-size:18px;line-height:1.6}.about-section{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:64px 1fr;gap:24px 20px;align-items:start}.about-section-icon{color:#00003c}.about-section-icon svg{width:32px;height:32px}.about-section-text{display:contents}.about-section-text h3{align-self:center}.about-section-text p{grid-column:1 / -1}.about-viksit{gap:24px;background:#ff99331a}.about-viksit-header{gap:16px}.about-viksit-badge{padding:8px 14px;font-size:20px;border-radius:8px}.about-viksit-title{font-weight:700}.about-skyline{display:none}}@media(min-width:768px)and (prefers-reduced-motion:no-preference){.about-desktop-nav a[aria-current=page]:after{animation:nav-active-page-indicator-enter .18s cubic-bezier(.22,1,.36,1) both}}@media(min-width:1100px){.about-header{padding-inline:40px}.about-desktop-logo{width:145px;height:44px}.about-desktop-nav{gap:32px}.about-desktop-nav a{font-size:16px}.about-content{column-gap:40px}.about-vision,.about-section,.about-viksit{padding:40px}}.intro-video-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;width:100%;height:100%;margin:0;padding:0;overflow:hidden;background:#000;border:0;opacity:1;transition:opacity .35s ease}.intro-video-overlay--exiting{opacity:0;pointer-events:none}.intro-video{width:100%;height:100%;object-fit:cover}.intro-video-skip{position:absolute;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));z-index:1;min-width:72px;height:44px;padding:0 18px;color:#fff;font-family:var(--font-body);font-size:14px;font-weight:600;background:#00000085;border:1px solid rgba(255,255,255,.7);border-radius:22px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;touch-action:manipulation}.intro-video-skip:active{background:#000000b3}.intro-video-skip:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(prefers-reduced-motion:reduce){.intro-video-overlay{transition:none}}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:100;touch-action:manipulation;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s;pointer-events:none}.drawer-overlay.drawer--open{opacity:1;visibility:visible;transition:opacity .3s ease;pointer-events:auto}.drawer{position:fixed;top:0;left:0;right:auto;bottom:0;width:min(300px,80vw);background:#fff;z-index:101;display:flex;flex-direction:column;box-shadow:4px 0 20px #0000001a;transform:translate(-100%);opacity:0;visibility:hidden;transition:opacity .15s ease,transform 0s .15s,visibility 0s .15s;pointer-events:none}.drawer.drawer--open{transform:translate(0);opacity:1;visibility:visible;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .1s ease;pointer-events:auto}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:60px;border-bottom:1px solid #e5e7eb}.drawer-logo{height:31px;width:auto}.drawer-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;cursor:pointer;padding:0}.drawer-close svg{width:24px;height:24px}.drawer-nav{display:flex;flex-direction:column;padding:16px 0}.drawer-nav-item{display:flex;align-items:center;gap:16px;padding:14px 16px;background:none;border:none;cursor:pointer;text-decoration:none;color:#1a1a1a;font-family:var(--font-body);font-weight:500;font-size:15px;text-align:left;width:100%}.drawer-nav-item:active{background:#f5f5f5}.drawer-nav-icon{width:22px;height:22px;flex-shrink:0}.drawer-nav-icon svg{width:100%;height:100%}@media(min-width:768px){.drawer-overlay,.drawer{display:none}}.bottom-sheet{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:32px 32px 0 0;box-shadow:0 -4px 12px #0000000d;padding:0 16px max(12px,env(safe-area-inset-bottom));display:flex;flex-direction:column;z-index:20;overflow:hidden;transition:max-height .45s cubic-bezier(.32,.72,0,1)}.bottom-sheet--expanded{overflow-y:auto;padding-bottom:max(24px,env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.bottom-sheet--dragging{transition:none;-webkit-user-select:none;user-select:none}.bottom-sheet--dragging .bottom-sheet-drag-zone{cursor:grabbing}.bottom-sheet--dragging .bottom-sheet-body{transition:none}.bottom-sheet--expanded .bottom-sheet-drag-zone{padding:12px 0 20px}.bottom-sheet--expanded .bottom-sheet-header{padding-bottom:24px}.bottom-sheet--expanded .bottom-sheet-divider{display:none}.bottom-sheet--expanded .bottom-sheet-stats-row{background:#f7fafc;border-radius:16px;padding:20px}.bottom-sheet-drag-zone{display:flex;align-items:center;justify-content:center;gap:3px;padding:6px 0 8px;cursor:grab;touch-action:none;flex-shrink:0}.bottom-sheet-handle-icon{width:16px;height:16px;color:#4a5568}.bottom-sheet-handle-text{font-weight:600;font-size:11px;color:#4a5568}.bottom-sheet-pill{width:40px;height:4px;border-radius:2px;background:#e2e2e2}.bottom-sheet-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;flex-shrink:0}.bottom-sheet-header-left{display:flex;align-items:center;gap:12px}.bottom-sheet-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.bottom-sheet-icon svg{width:20px;height:20px}.bottom-sheet-title{font-weight:700;font-size:16px;color:#00001b}.bottom-sheet-share{width:36px;height:36px;border-radius:18px;border:1px solid #e2e8f0;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;padding:0;flex-shrink:0;touch-action:manipulation}.bottom-sheet-share svg{width:20px;height:20px}.bottom-sheet-navigation{display:flex;flex-shrink:0;gap:6px;overflow-x:auto;margin-bottom:8px;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.bottom-sheet-navigation::-webkit-scrollbar{display:none}.bottom-sheet-navigation-button{flex:0 0 auto;padding:6px 9px;border:0;border-radius:30px;background:#f5f5f5;color:#303030;cursor:pointer;font:500 11px / 1.35 var(--font-body);white-space:nowrap;touch-action:manipulation;transition:background-color .14s ease,color .14s ease,transform .14s ease}.bottom-sheet-navigation-button--active{background:#3100e4;color:#fff}.bottom-sheet-navigation-button:active{transform:scale(.97)}.bottom-sheet-navigation-button:focus-visible{outline:3px solid rgba(49,0,228,.22);outline-offset:2px}.bottom-sheet-divider{height:1px;background:#e2e8f0;flex-shrink:0;margin-bottom:8px}.bottom-sheet-stats-row{display:flex;align-items:center;min-height:36px;flex-shrink:0}.bottom-sheet-stat-cell{display:flex;align-items:center;flex:1;min-width:0}.bottom-sheet-stat-sep{width:1px;height:32px;background:#e2e8f0;flex-shrink:0}.bottom-sheet-stat{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1;min-width:0}.bottom-sheet-stat-value{font-weight:600;font-size:16px;color:#00003c;white-space:nowrap}.bottom-sheet-stat-label{font-weight:400;font-size:11px;line-height:1.2;text-align:center;color:#465265}.bottom-sheet-body{display:flex;flex-direction:column;gap:20px;padding-top:24px;opacity:0;transition:opacity .3s ease .12s}.bottom-sheet--expanded .bottom-sheet-body{opacity:1}.bottom-sheet:not(.bottom-sheet--expanded) .bottom-sheet-body{transition:opacity .15s ease}.bottom-sheet-hero{border-radius:16px;overflow:hidden}.bottom-sheet-hero img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.bottom-sheet-desc{font-size:16px;line-height:1.6;color:#5f5f6e;margin:0}.bottom-sheet-sections{display:flex;flex-direction:column;gap:24px}.bottom-sheet-content-section{display:flex;flex-direction:column;gap:10px}.bottom-sheet-content-section h3{margin:0;color:#1f1f24;font-size:17px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.bottom-sheet-section-paragraphs{display:flex;flex-direction:column;gap:10px}.bottom-sheet-section-paragraphs p,.bottom-sheet-content-section li{margin:0;color:#30303a;font-size:14px;line-height:1.45}.bottom-sheet-content-section strong{color:#1f1f24;font-weight:700}.bottom-sheet-content-section ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.bottom-sheet-content-section li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px}.bottom-sheet-section-bullet{font-weight:600}.bottom-sheet-impacts{display:flex;flex-direction:column}.bottom-sheet-impacts-title{font-weight:700;font-size:18px;color:#1f1f24;margin:0 0 4px}.bottom-sheet-impact{display:flex;gap:16px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #d6d6d6}.bottom-sheet-impact-icon{width:48px;height:48px;min-width:48px;border-radius:12px;background:#fff1eb;display:flex;align-items:center;justify-content:center;color:#f55733}.bottom-sheet-impact-icon svg{width:24px;height:24px}.bottom-sheet-impact-text{display:flex;flex-direction:column;gap:4px;min-width:0}.bottom-sheet-impact-title{font-weight:600;font-size:15px;color:#1f1f24}.bottom-sheet-impact-desc{font-size:13px;line-height:1.4;color:#5f5f6e;letter-spacing:.13px}@media(min-width:768px){.bottom-sheet{display:none}}.desktop-info-card{display:none}@media(min-width:768px){.desktop-info-card{--desktop-info-card-icon-box-size: 24px;--desktop-info-card-icon-size: var(--desktop-info-card-icon-box-size);position:absolute;right:0;bottom:0;z-index:15;display:flex;overflow:hidden;box-sizing:border-box;width:clamp(252px,24vw,288px);max-height:calc(100% - 298px);padding:16px 14px 16px 16px;flex-direction:column;gap:10px;overscroll-behavior:contain;background:linear-gradient(90deg,#fffffff5,#ffffffdb 68%,#ffffff8a);border:1px solid rgba(226,232,240,.74);border-right:0;border-radius:18px 0 0 18px;box-shadow:-14px 14px 34px #0f172a1c;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%);opacity:.92;transition:height .16s cubic-bezier(.2,.8,.2,1),bottom .16s cubic-bezier(.2,.8,.2,1),opacity .14s ease,box-shadow .16s ease}.desktop-info-card:hover,.desktop-info-card:focus-within,.desktop-info-card--expanded{box-shadow:-18px 16px 38px #0f172a26;opacity:1}.desktop-info-card-content{display:flex;overflow-y:hidden;min-height:0;flex:1 1 auto;flex-direction:column;gap:14px;overscroll-behavior:contain;scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.desktop-info-card--expanded .desktop-info-card-content{overflow-y:auto;padding-right:4px}.desktop-info-card-content::-webkit-scrollbar{width:4px}.desktop-info-card-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.desktop-info-card:not(.desktop-info-card--expanded) .desktop-info-card-details{display:none}.desktop-info-card-handle{display:flex;width:100%;height:40px;margin:0;padding:0 20px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;background:#ffffffc2;border:1px solid #e2e8f0;border-radius:24px;color:#00003c;font:600 14px / 1 var(--font-body);cursor:pointer;transition:border-color .14s ease,background-color .14s ease}.desktop-info-card-handle svg{width:20px;height:20px;flex:0 0 auto}.desktop-info-card-handle:hover:not(:disabled),.desktop-info-card-handle:focus-visible{background:#fff7ed;border-color:#f47920}.desktop-info-card-handle:focus-visible{outline:3px solid rgba(244,121,32,.3);outline-offset:2px}.desktop-info-card-handle:disabled{cursor:default;opacity:.45}.desktop-info-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.desktop-info-card-heading{display:flex;min-width:0;align-items:center;gap:8px}.desktop-info-card-heading>div:last-child{min-width:0}.desktop-info-card-icon{display:flex;width:var(--desktop-info-card-icon-box-size);height:var(--desktop-info-card-icon-box-size);flex:0 0 auto;align-items:center;justify-content:center;border-radius:6px;color:#fff}.desktop-info-card-icon svg{width:14px;height:14px}.desktop-info-card-share{display:flex;width:28px;height:28px;padding:0;flex:0 0 auto;align-items:center;justify-content:center;background:transparent;border:0;border-radius:50%;color:#64748b;cursor:pointer}.desktop-info-card-share svg{width:20px;height:20px}.desktop-info-card-share:hover,.desktop-info-card-share:focus-visible{background:#f8fafc;color:#00003c}.desktop-info-card-share:focus-visible{outline:2px solid rgba(244,121,32,.35);outline-offset:2px}.desktop-info-card-eyebrow{margin-bottom:1px;color:#f47920;font-size:10px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.desktop-info-card h2{overflow:hidden;margin:0;color:#00003c;font-size:16px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.desktop-info-card-description{width:100%;margin:-6px 0 0;overflow:hidden;color:#64748b;display:-webkit-box;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.desktop-info-card-image{overflow:hidden;width:100%;height:clamp(84px,8vw,100px);flex:0 0 auto;border-radius:12px}.desktop-info-card-image img{width:100%;height:100%;object-fit:cover}.desktop-info-card-image--na{display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:14px;font-weight:700}.desktop-info-card-tertiary{display:flex;min-width:0;flex-direction:column;gap:2px}.desktop-info-card-tertiary span{color:#f47920;font-size:9px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.desktop-info-card-tertiary strong{overflow:hidden;color:#00003c;font-size:12px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.desktop-info-card-stats{display:grid;width:100%;box-sizing:border-box;padding:6px 0;grid-template-columns:repeat(3,minmax(0,1fr));background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.desktop-info-card-stat{position:relative;display:flex;min-width:0;padding:0 6px;flex-direction:column;align-items:center;gap:3px;text-align:center}.desktop-info-card-stat+.desktop-info-card-stat:before{position:absolute;top:50%;left:0;width:1px;height:40px;background:#e2e8f0;content:"";transform:translateY(-50%)}.desktop-info-card-stat-icon{display:flex;width:22px;height:22px;align-items:center;justify-content:center;background:#fff7ed;border-radius:4px;color:#f47920}.desktop-info-card-stat:nth-child(2) .desktop-info-card-stat-icon{background:#f0fdf4;color:#22c55e}.desktop-info-card-stat:nth-child(3) .desktop-info-card-stat-icon{background:#eff6ff;color:#3b82f6}.desktop-info-card-stat-icon svg{width:16px;height:16px}.desktop-info-card-stat strong{color:#00003c;font-size:12px;font-weight:800;white-space:nowrap}.desktop-info-card-stat>span:last-child{color:#64748b;font-size:9px;line-height:normal}.desktop-info-card-details{display:flex;flex-direction:column;gap:16px;color:#4b5563;font-size:14px;line-height:1.6}.desktop-info-card-details section,.desktop-info-card-paragraphs{display:flex;flex-direction:column;gap:12px}.desktop-info-card-details section+section{padding-top:20px;border-top:1px solid #e2e8f0}.desktop-info-card-details h3{margin:0;color:#111827;font-size:15px;font-weight:700}.desktop-info-card-details p,.desktop-info-card-details ul{margin:0}.desktop-info-card-details ul{display:flex;padding:0;flex-direction:column;gap:12px;list-style:none}.desktop-info-card-details li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;line-height:1.5}.desktop-info-card-details li:before{display:flex;box-sizing:border-box;width:20px;height:20px;align-items:center;justify-content:center;border:1.5px solid #64748b;border-radius:50%;color:#4b5563;content:"✓";font-size:12px;font-weight:700;line-height:1}.desktop-info-card-details strong{color:#111827;font-weight:700}}@media(min-width:1100px){.desktop-info-card{right:0}}.tracker-icon{display:flex;width:100%;height:100%;min-width:0;min-height:0;aspect-ratio:1;align-items:center;justify-content:center}.tracker-icon-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.tracker-icon--na{box-sizing:border-box;background:#f3f4f6;border:1px solid #9ca3af;border-radius:25%;color:#4b5563;font:800 8px / 1 var(--font-body);letter-spacing:-.04em}.bottom-sheet-icon .tracker-icon{width:40px;height:40px}.bottom-sheet-icon .tracker-icon--na{font-size:10px}.desktop-info-card-icon .tracker-icon{width:var(--desktop-info-card-icon-size, 18px);height:var(--desktop-info-card-icon-size, 18px)}.desktop-theme-rail{display:none}@media(min-width:768px){.desktop-theme-rail{--desktop-menu-duration: .16s;--desktop-menu-easing: cubic-bezier(.22, 1, .36, 1);position:absolute;top:12px;left:0;z-index:28;display:block;font-family:var(--font-body)}.desktop-theme-trigger{display:flex;min-width:160px;min-height:36px;padding:8px 10px 8px 14px;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(90deg,#f7fafc8a,#fffffff0 30%);border:1px solid rgba(226,232,240,.82);border-left:0;border-radius:0 12px 12px 0;box-shadow:8px 6px 20px #0f172a1a;color:#1f1f24;cursor:pointer;font:600 14px / 18px var(--font-body);text-align:left;-webkit-backdrop-filter:blur(14px) saturate(135%);backdrop-filter:blur(14px) saturate(135%);transition:background-color .12s ease,box-shadow var(--desktop-menu-duration) var(--desktop-menu-easing),transform .12s ease}.desktop-theme-trigger:hover{background:linear-gradient(90deg,#f7fafcb8,#fff 32%);box-shadow:10px 8px 24px #0f172a21}.desktop-theme-trigger:active{transform:scale(.985)}.desktop-theme-trigger-chevron,.desktop-menu-chevron{display:flex;width:18px;height:18px;flex:0 0 auto;align-items:center;justify-content:center;transition:transform .14s var(--desktop-menu-easing)}.desktop-theme-trigger-chevron svg,.desktop-menu-chevron svg{width:100%;height:100%}.desktop-theme-trigger-chevron--open,.desktop-menu-chevron--up{transform:rotate(180deg)}.desktop-menu-chevron--right{transform:rotate(-90deg)}.desktop-theme-panels{display:flex;margin-top:6px;align-items:flex-start;gap:0;transition:gap var(--desktop-menu-duration) var(--desktop-menu-easing)}.desktop-theme-panels--themes-open{gap:6px}.desktop-menu-panel{display:flex;overflow-y:auto;width:248px;max-height:calc(100dvh - 126px);padding:8px;flex:0 0 248px;flex-direction:column;gap:2px;background:#ffffffdb;border:1px solid rgba(226,232,240,.78);border-radius:14px;box-shadow:10px 12px 30px #0f172a1c;-webkit-backdrop-filter:blur(16px) saturate(135%);backdrop-filter:blur(16px) saturate(135%);scrollbar-width:thin}.desktop-theme-panels:not(.desktop-theme-panels--themes-open) .desktop-subthemes-menu,.desktop-themes-menu--open{background:linear-gradient(90deg,#ffffff80,#ffffffe0 22%,#fffffff2);border-left:0;border-radius:0 14px 14px 0}.desktop-themes-menu{overflow:hidden;width:0;min-width:0;padding-right:0;padding-left:0;flex-basis:0;opacity:0;pointer-events:none;transform:translateY(-6px) scale(.985);transform-origin:top left;visibility:hidden;transition:width var(--desktop-menu-duration) var(--desktop-menu-easing),padding var(--desktop-menu-duration) var(--desktop-menu-easing),flex-basis var(--desktop-menu-duration) var(--desktop-menu-easing),opacity .1s ease,transform var(--desktop-menu-duration) var(--desktop-menu-easing),visibility 0s linear var(--desktop-menu-duration)}.desktop-themes-menu--open{overflow-y:auto;width:248px;padding-right:8px;padding-left:8px;flex-basis:248px;opacity:1;pointer-events:auto;transform:none;visibility:visible;transition:width var(--desktop-menu-duration) var(--desktop-menu-easing),padding var(--desktop-menu-duration) var(--desktop-menu-easing),flex-basis var(--desktop-menu-duration) var(--desktop-menu-easing),opacity .1s ease 30ms,transform var(--desktop-menu-duration) var(--desktop-menu-easing),visibility 0s}.desktop-menu-row{display:grid;width:100%;min-height:38px;padding:9px 10px;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:10px;background:transparent;border:none;border-radius:10px;color:#303030;cursor:pointer;font:500 14px / 18px var(--font-body);text-align:left;transition:background-color .12s ease,color .12s ease,transform .12s ease}.desktop-menu-row:hover{background:#00003c09}.desktop-menu-row:active{transform:scale(.985)}.desktop-menu-row--active,.desktop-subtheme--active{background:#00003c0f;color:#00003c;font-weight:700}.desktop-menu-icon{display:flex;width:18px;height:18px;align-items:center;justify-content:center}.desktop-menu-label{min-width:0}.desktop-subtheme{display:flex;flex-direction:column;border-radius:10px;transition:background-color .12s ease,color .12s ease}.desktop-subtheme-row{flex:0 0 auto}.desktop-subtheme--active .desktop-subtheme-row{color:#00003c;font-weight:700}.desktop-tertiary-expander{display:grid;grid-template-rows:0fr;opacity:0;pointer-events:none;transition:grid-template-rows var(--desktop-menu-duration) var(--desktop-menu-easing),opacity .1s ease}.desktop-tertiary-expander--open{grid-template-rows:1fr;opacity:1;pointer-events:auto;transition:grid-template-rows var(--desktop-menu-duration) var(--desktop-menu-easing),opacity .1s ease 30ms}.desktop-tertiary-themes{display:flex;overflow:hidden;min-height:0;padding:0 8px 0 38px;flex-wrap:wrap;gap:6px 4px;transition:padding-bottom var(--desktop-menu-duration) var(--desktop-menu-easing)}.desktop-tertiary-expander--open .desktop-tertiary-themes{padding-bottom:8px}.desktop-tertiary-theme{padding:6px 9px;background:#d6d6de;border:none;border-radius:30px;color:#303030;cursor:pointer;font:500 11px / 15px var(--font-body);text-align:left;transition:background-color .12s ease,color .12s ease,transform .12s ease}.desktop-tertiary-theme:hover{transform:translateY(-1px)}.desktop-tertiary-theme:active{transform:scale(.97)}.desktop-tertiary-theme--active{background:#032158;color:#fff}.desktop-theme-trigger:focus-visible,.desktop-menu-row:focus-visible,.desktop-tertiary-theme:focus-visible{outline:3px solid rgba(3,33,88,.24);outline-offset:2px}}@media(min-width:768px)and (prefers-reduced-motion:reduce){.desktop-theme-trigger,.desktop-theme-trigger-chevron,.desktop-menu-chevron,.desktop-theme-panels,.desktop-themes-menu,.desktop-menu-row,.desktop-subtheme,.desktop-tertiary-expander,.desktop-tertiary-themes,.desktop-tertiary-theme{transition-duration:.01ms;transition-delay:0ms}}@media(min-width:1100px){.desktop-theme-rail{left:0}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width: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;-moz-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;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top: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(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.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}@media(hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{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 13z'/%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.5'/%3E%3C/svg%3E")}@media(forced-colors: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 13z'/%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.5'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.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 13z'/%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.5'/%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-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%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-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media(forced-colors: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-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%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-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.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-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%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-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%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 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media(forced-colors: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 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.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 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .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='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-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='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors: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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%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-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}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.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 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.4q.47.48.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.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.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.8 4.8 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.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 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.528q-.001.515-.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.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 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.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 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.7 4.7 0 0 1-1.782 1.884 4.77 4.77 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.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 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.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 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.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 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-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.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.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.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.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 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.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;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.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 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.4q.47.48.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.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.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.8 4.8 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.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 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.528q-.001.515-.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.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 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.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 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.7 4.7 0 0 1-1.782 1.884 4.77 4.77 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.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 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.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 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.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 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-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.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.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.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.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 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.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){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.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 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.4q.47.48.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.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.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.8 4.8 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.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 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.528q-.001.515-.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.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 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.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 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.7 4.7 0 0 1-1.782 1.884 4.77 4.77 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.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 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.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 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.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 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-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.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.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.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.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 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.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%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{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.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{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;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;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{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors: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 (forced-colors:active)and (prefers-color-scheme:light){.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{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.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{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.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;-moz-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{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@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%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.map-navigation{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.map-pagination{position:absolute;bottom:44px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;background:#fff;border-radius:20px;padding:10px 12px;pointer-events:auto}.map-pagination-dot{width:6px;height:6px;border-radius:3px;background:#4d4d5999;border:none;padding:0;cursor:pointer;transition:all .2s ease;touch-action:manipulation}.map-pagination-dot--active{width:22px;height:6px;background:#ff6b35;box-shadow:0 0 8px 1px #ff6b3599}.map-pagination-dot:disabled{cursor:default}.map-navigation-button{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;transform:translateY(-50%);color:#fff;background:#000000b3;border:0;border-radius:50%;backdrop-filter:blur(4.8px);cursor:pointer;pointer-events:auto;touch-action:manipulation;transition:transform .12s ease,background-color .12s ease;-webkit-backdrop-filter:blur(4.8px)}.map-navigation-button:after{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;content:""}.map-navigation-button--previous{left:12px}.map-navigation-button--next{right:12px}.map-navigation-button--previous svg{transform:rotate(90deg)}.map-navigation-button--next svg{transform:rotate(-90deg)}.map-navigation-button svg{width:18px;height:18px;stroke-width:1.4}.map-navigation-button:active:not(:disabled){transform:translateY(-50%) scale(.96);background:#000000c7}.map-navigation-button:focus-visible{outline:3px solid rgba(49,0,228,.22);outline-offset:2px}.map-navigation-button:disabled{cursor:default;opacity:.65}@media(min-width:768px){.map-navigation{display:none}}.zoom-controls{position:absolute;right:17px;bottom:80px;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:40px;box-shadow:0 4px 6px #0000001a;z-index:10}.zoom-btn{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background:none;border:none;cursor:pointer;color:#1a1a1a;padding:0;touch-action:manipulation}.zoom-btn:active{background:#f0f0f0}.zoom-btn:first-child{border-radius:12px 12px 0 0}.zoom-btn:last-child{border-radius:0 0 12px 12px}.zoom-btn svg{width:18px;height:18px}.zoom-divider{height:1px;background:#e2e8f0}@media(min-width:768px){.zoom-controls{top:auto;right:calc(clamp(252px,24vw,288px) + 24px);bottom:var(--desktop-info-card-bottom-inset, 128px);left:auto;width:36px;transition:bottom .16s cubic-bezier(.2,.8,.2,1)}.zoom-btn{height:36px}}.india-map{position:absolute;top:0;right:0;bottom:0;left:0}.india-map-container{width:100%;height:100%}.map-reset-button{position:absolute;top:16px;right:17px;z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#1a1a1a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;touch-action:manipulation}.map-reset-button:active{background:#f0f0f0}.map-reset-button:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:2px}.map-reset-button:disabled{cursor:default;opacity:.65}.map-reset-button svg{width:20px;height:20px}.india-map .maplibregl-ctrl-attrib{font-size:10px;background:#fff9;border-radius:4px}.india-map .airport-popup{width:min(320px,calc(100vw - 24px))}.india-map .airport-popup .maplibregl-popup-content{padding:0;overflow:hidden;background:#fff;border-radius:24px;box-shadow:0 0 10px #00000040;font-family:var(--font-body)}.india-map .airport-popup .maplibregl-popup-tip{display:none}.india-map .airport-popup .maplibregl-popup-close-button{top:12px;right:12px;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0 0 2px;background:#00000080;border-radius:50%;color:#fff;font-family:var(--font-body);font-size:24px;font-weight:300;line-height:1}.india-map .airport-popup .maplibregl-popup-close-button:hover{background:#000000a6}.india-map .airport-popup-card{display:flex;flex-direction:column;color:#1a1a1a}.india-map .airport-popup-card--movement .airport-popup-body{padding-top:20px}.india-map .airport-popup-card--movement .airport-popup-heading{padding-right:36px}.india-map .airport-popup-image{width:100%;height:110px;flex:0 0 auto;object-fit:cover;pointer-events:none}.india-map .airport-popup-image--na{display:grid;place-items:center;background:#f3f4f6;font-weight:600}.india-map .airport-popup-body{display:flex;flex-direction:column;gap:12px;padding:12px 20px 20px}.india-map .airport-popup-heading{display:flex;flex-direction:column;gap:4px}.india-map .airport-popup-title{font-size:18px;font-weight:700;line-height:1.2}.india-map .airport-popup-location{display:flex;align-items:center;gap:5px;color:#666;font-size:12px;font-weight:600;line-height:1.2}.india-map .airport-popup-location-icon{position:relative;width:10px;height:10px;margin:0 2px 2px 1px;flex:0 0 auto;transform:rotate(-45deg);border:2px solid #ff7a1a;border-radius:50% 50% 50% 0}.india-map .airport-popup-location-icon:after{position:absolute;top:2px;left:2px;width:2px;height:2px;content:"";background:#ff7a1a;border-radius:50%}.india-map .airport-popup-summary{font-size:13px;font-weight:400;line-height:1.4}.india-map .airport-popup-movements{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #e8e8e8}.india-map .airport-popup-movements-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.india-map .airport-popup-movements-heading h4{font-size:12px;font-weight:700;line-height:1.2}.india-map .airport-popup-movements-heading span{color:#666;font-size:11px;font-weight:600;white-space:nowrap}.india-map .airport-popup-movement-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;background:#f4f7fb;border-radius:10px}.india-map .airport-popup-movement-metrics--two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.india-map .airport-popup-movement-metric{display:flex;min-width:0;padding:9px 4px;flex-direction:column;align-items:center;gap:2px;text-align:center}.india-map .airport-popup-movement-metric+.airport-popup-movement-metric{border-left:1px solid #dfe5ec}.india-map .airport-popup-movement-metric strong{font-size:13px;font-weight:700;line-height:1.2}.india-map .airport-popup-movement-metric span{overflow:hidden;max-width:100%;color:#666;font-size:9px;font-weight:600;line-height:1.2;text-overflow:ellipsis}.india-map .airport-popup-movement-impact{color:#4b5563;font-size:11px;line-height:1.4}.india-map .railways-state-popup .maplibregl-popup-content{max-height:min(520px,calc(100vh - 48px));overflow-y:auto}@media(max-width:767px){.india-map .airport-popup{top:var(--airport-popup-y, 50%);left:50%;transform:translate(-50%,-50%)!important}.india-map .airport-popup .maplibregl-popup-content{max-height:var(--airport-popup-max-height);overflow-y:auto}}.share-poster-dialog::backdrop{background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.share-poster-dialog{position:fixed;inset:50% auto auto 50%;z-index:200;width:min(calc(100vw - 32px),clamp(400px,calc(80dvh - 170px),589px));max-height:calc(100dvh - 32px);overflow-y:auto;padding:0;margin:0;border:0;background:transparent;transform:translate(-50%,-50%)}.share-poster-dialog[open]{display:flex;flex-direction:column;align-items:center;gap:20px}.share-poster-sheet{flex:0 0 auto;width:100%;padding:24px;border-radius:32px;background:#fff;box-shadow:0 -4px 12px #0000000d}.share-poster-drawer-handle,.share-poster-mobile-title,.share-poster-mobile-spacer,.share-poster-back-icon,.share-poster-close--mobile{display:none}.share-poster-dialog-header{display:flex;align-items:center;justify-content:center;height:54px;padding:16px 24px}.share-poster-desktop-title{width:100%;text-align:center}.share-poster-desktop-title span{display:block;color:#1a1a1b;font-size:18px;font-weight:700;line-height:normal}.share-poster-desktop-title h2{display:none}.share-poster-close{display:grid;flex:0 0 auto;place-items:center;width:50px;height:50px;padding:0;border:3px solid #ffffff;border-radius:50%;background:#f47920;box-shadow:0 4px 6px #00000021;color:#fff;cursor:pointer}.share-poster-close.share-poster-close--mobile{display:none}.share-poster-close svg{width:32px;height:32px}.share-poster-close:focus-visible,.share-poster-actions button:focus-visible{outline:3px solid rgba(244,130,33,.35);outline-offset:2px}.share-poster-preview{display:grid;place-items:center;width:min(100%,44dvh);margin-inline:auto;padding:0;border:0;border-radius:24px;background:#fff;box-shadow:0 4px 12px #00000014;overflow:hidden}.share-poster-preview img,.share-poster-placeholder{width:100%;aspect-ratio:4 / 5;border-radius:0}.share-poster-preview img{object-fit:contain}.share-poster-placeholder{display:grid;place-items:center;padding:24px;background:#eef2f7;color:#64748b;font-size:14px;font-weight:600;text-align:center}.share-poster-placeholder--error{background:#fff7ed;color:#9a3412}.share-poster-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.share-poster-actions button{min-height:48px;padding:12px 18px;border-radius:24px;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.share-poster-actions button:disabled{cursor:wait;opacity:.5}.share-poster-download{border:1px solid #d1d5db;background:#fff;color:#1f2937}.share-poster-share{border:1px solid #00003c;background:#00003c;color:#fff}.share-poster-notice{display:block;margin-top:12px;color:#475569;font-size:13px;line-height:1.45;text-align:center}@media(max-width:479px){.share-poster-dialog::backdrop{background:#0000002e;-webkit-backdrop-filter:none;backdrop-filter:none}.share-poster-dialog{inset:auto auto 0 50%;width:100vw;width:100dvw;max-width:100vw;max-width:100dvw;max-height:none;overflow:visible;transform:translate(-50%)}.share-poster-dialog[open]{display:block}.share-poster-close--desktop{display:none}.share-poster-sheet{max-height:calc(100dvh - 96px);overflow-y:auto;padding:12px 16px calc(40px + env(safe-area-inset-bottom));border-radius:32px 32px 0 0;box-shadow:0 -4px 12px #0000000d;transition:max-height .22s ease}.share-poster-dialog--collapsed .share-poster-sheet{max-height:calc(92px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);overflow:hidden}.share-poster-drawer-handle{display:flex;align-items:flex-start;justify-content:center;width:100%;height:24px;padding:0;border:0;background:transparent;cursor:pointer;touch-action:manipulation}.share-poster-drawer-handle span{width:40px;height:4px;border-radius:2px;background:#e2e2e2}.share-poster-drawer-handle:focus-visible{outline:3px solid rgba(244,130,33,.35);outline-offset:2px}.share-poster-dialog-header{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;width:calc(100% + 32px);height:56px;padding:16px;margin:0 -16px}.share-poster-desktop-title,.share-poster-close--desktop{display:none}.share-poster-mobile-title,.share-poster-mobile-spacer,.share-poster-back-icon,.share-poster-close--mobile{display:block}.share-poster-mobile-title{color:#1a1a1b;font-size:18px;font-weight:700;line-height:normal;text-align:center}.share-poster-close.share-poster-close--mobile{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:0;background:transparent;color:#1a1a1b;box-shadow:none}.share-poster-back-icon{width:24px;height:24px;transform:rotate(90deg)}.share-poster-close--mobile .share-poster-back-icon{width:24px;height:24px}.share-poster-content{transition:opacity .15s ease,visibility .15s ease}.share-poster-dialog--collapsed .share-poster-content{visibility:hidden;opacity:0;pointer-events:none}.share-poster-actions{margin-top:16px}.share-poster-preview{width:min(100%,38dvh)}}.category-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 10px #0000001f;z-index:50}.category-dropdown-item{display:flex;align-items:center;gap:12px;padding:12px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-family:var(--font-body);font-weight:500;font-size:15px;color:#1f1f24;text-align:left;width:100%}.category-dropdown-item:active{background:#00000008}.category-dropdown-item--active{background:#00003c0f;font-weight:700;color:var(--color-navy)}.category-dropdown-icon{width:clamp(22px,6vw,26px);height:clamp(22px,6vw,26px);flex-shrink:0}.category-dropdown-icon svg{width:100%;height:100%}.category-dropdown-label{flex:1;min-width:0}.category-dropdown-check{width:20px;height:20px;flex-shrink:0;color:var(--color-navy)}.category-dropdown-check svg{width:100%;height:100%}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:60px;flex-shrink:0}.topbar-left{display:flex;align-items:center;gap:12px}.topbar-menu-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;cursor:pointer;padding:0;color:#000}.topbar-menu-btn svg{width:24px;height:24px}.topbar-logo{height:22px;width:auto}.topbar-dropdown-wrapper{position:relative}.topbar-dropdown{display:flex;align-items:center;gap:20px;max-width:min(220px,calc(100vw - 150px));padding:10px 12px;background:#f7fafc;border:none;border-radius:12px;box-shadow:0 0 5px #0003;cursor:pointer;touch-action:manipulation}.topbar-dropdown-label{min-width:0;overflow:hidden;font-family:var(--font-body);font-weight:500;font-size:14px;color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap}.topbar-dropdown-icon{width:16px;height:16px;flex-shrink:0;color:var(--color-navy);transition:transform .2s ease}.topbar-dropdown-icon--open{transform:rotate(180deg)}.topbar-desktop-nav,.topbar-desktop-balance{display:none}@media(min-width:768px){.topbar{position:relative;z-index:30;height:65px;padding:0 24px;background:#fff6ef;border-bottom:1px solid #c6c5d5;box-shadow:0 4px 6px -2px #0f172a1f}.topbar-menu-btn,.topbar-dropdown-wrapper{display:none}.topbar-left{width:136px}.topbar-logo{height:40px}.topbar-desktop-nav{display:flex;align-items:center;gap:28px}.topbar-desktop-nav a{position:relative;padding:22px 0 20px;color:#464653;font-size:14px;font-weight:600;line-height:1;text-decoration:none}.topbar-desktop-nav a:hover{color:#00003c}.topbar-desktop-nav a:focus-visible{outline:3px solid rgba(244,121,32,.3);outline-offset:4px;border-radius:2px}.topbar-desktop-nav a[aria-current=page]{color:#00003c;font-weight:800}.topbar-desktop-nav a[aria-current=page]:after{position:absolute;bottom:12px;left:50%;width:18px;height:2px;content:"";background:#f47920;border-radius:999px;transform:translate(-50%)}.topbar-desktop-balance{display:block;width:136px}}@media(min-width:768px)and (prefers-reduced-motion:no-preference){.topbar-desktop-nav a[aria-current=page]:after{animation:nav-active-page-indicator-enter .18s cubic-bezier(.22,1,.36,1) both}}@media(min-width:1100px){.topbar{padding-inline:40px}.topbar-left,.topbar-desktop-balance{width:145px}.topbar-logo{height:44px}.topbar-desktop-nav{gap:32px}.topbar-desktop-nav a{font-size:16px}}.year-toggle{position:relative;display:grid;width:176px;height:44px;padding:3px;grid-template-columns:83px 85px;align-items:stretch;background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 0 5px #00000024}.year-toggle-slider{position:absolute;top:3px;left:3px;width:83px;height:36px;background:#00003c;border-radius:18px;transition:width .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1)}.year-toggle-slider--right{width:85px;transform:translate(83px)}.year-toggle-btn{position:relative;z-index:1;display:flex;height:36px;padding:0 24px;align-items:center;justify-content:center;background:transparent;border:none;border-radius:18px;color:#636366;cursor:pointer;font:700 14px / normal var(--font-body);white-space:nowrap;transition:color .1s ease}.year-toggle-btn--active{color:#fff}.year-toggle-btn:focus-visible{outline:3px solid rgba(244,121,32,.3);outline-offset:3px}@media(min-width:768px){.year-toggle{width:clamp(156px,12.22vw,176px);height:clamp(38px,3.06vw,44px);grid-template-columns:repeat(2,minmax(0,1fr));border-radius:999px}.year-toggle-slider{width:calc((100% - 8px)/2);height:calc(100% - 8px);border-radius:999px}.year-toggle-slider--right{width:calc((100% - 8px)/2);transform:translate(100%)}.year-toggle-btn{height:100%;padding-inline:clamp(12px,1.25vw,18px);border-radius:999px;font-size:clamp(13px,.98vw,14px)}}@media(prefers-reduced-motion:reduce){.year-toggle-slider,.year-toggle-btn{transition-duration:.01ms}}.main-screen{min-height:100dvh;background:var(--color-bg);display:flex;flex-direction:column;position:relative}.main-screen-controls{display:flex;justify-content:center;padding:12px 0}.main-screen-controls-shape{display:none}.main-screen-map{flex:1;position:relative;min-height:300px;margin-bottom:137px}@media(min-width:768px){.main-screen{height:100dvh;min-height:560px;overflow:hidden;background:linear-gradient(180deg,#fff6ef,#c6e6ff)}.main-screen-controls{position:absolute;top:68px;left:50%;z-index:31;isolation:isolate;padding:0;transform:translate(-50%)}.main-screen-controls-shape{position:absolute;top:-3.5px;left:50%;z-index:-2;display:block;width:clamp(300px,26vw,360px);height:clamp(52px,4vw,58px);overflow:visible;fill:#fff6ef;pointer-events:none;shape-rendering:geometricPrecision;transform:translate(-50%)}.main-screen-controls-shape-border{fill:none;stroke-linecap:butt;stroke-linejoin:round;stroke-width:1px;vector-effect:non-scaling-stroke}.main-screen-controls .year-toggle{background:transparent;border-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.main-screen-controls .year-toggle-slider{box-shadow:0 5px 14px #00003c3d,inset 0 1px #ffffff1f}.main-screen-controls .year-toggle-btn:not(.year-toggle-btn--active){color:#55545b}.main-screen-map{min-height:0;margin-bottom:0}}.home-app{height:100dvh;overflow:hidden}.pledge-success-dialog::backdrop{background:#000000b8}.pledge-success-dialog{position:fixed;inset:50% auto auto 50%;width:min(824px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 32px);padding:40px 24px 24px;margin:0;overflow-y:auto;background:transparent;border:0;transform:translate(-50%,-50%)}.pledge-success-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;padding:64px 40px 40px;background:#fff;border-radius:24px;box-shadow:0 16px 32px -4px #0c0c0d33,0 4px 4px -4px #0c0c0d1a}.pledge-success-indicator{position:absolute;top:-40px;left:50%;display:grid;place-items:center;width:80px;height:80px;color:#fff;background:#14ae5c;border:8px solid #ffffff;border-radius:50%;box-shadow:0 4px 6px #00000021;transform:translate(-50%)}.pledge-success-indicator svg{width:48px;height:48px}.pledge-success-sparkle{position:absolute;top:6px;color:#777;font-size:54px;font-weight:300;line-height:1}.pledge-success-sparkle--left{left:14px}.pledge-success-sparkle--right{right:14px}.pledge-success-copy{display:flex;flex-direction:column;gap:12px;width:100%;text-align:center}.pledge-success-copy h2{margin:0;color:#1e1e1e;font-size:28px;font-weight:700;line-height:normal}.pledge-success-copy p{margin:0;color:#757575;font-size:16px;line-height:normal}.pledge-success-certificate{width:min(100%,696px,62dvh);aspect-ratio:696 / 502;overflow:hidden;background:#fffaf6;border-radius:16px}.pledge-success-certificate img{width:100%;height:100%;object-fit:contain}.pledge-success-actions{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.pledge-success-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.pledge-success-primary-actions button{min-height:48px;padding:12px 20px;font:inherit;font-size:16px;line-height:20px;border-radius:8px;cursor:pointer}.pledge-success-primary-actions button:disabled,.pledge-success-share:disabled{cursor:wait;opacity:.6}.pledge-success-download{color:#252525;background:#e3e3e3;border:1px solid #767676}.pledge-success-close{color:#fff;background:#ff942f;border:1px solid #ff942f}.pledge-success-share{display:inline-flex;align-items:center;gap:8px;padding:0;color:#f58220;font:inherit;font-size:15px;font-weight:600;background:transparent;border:0;cursor:pointer}.pledge-success-share span{text-decoration:underline;text-underline-offset:2px}.pledge-success-share svg{width:18px;height:18px}.pledge-success-primary-actions button:focus-visible,.pledge-success-share:focus-visible{outline:3px solid rgba(244,121,32,.35);outline-offset:3px}.pledge-success-notice{margin-top:-12px;color:#64748b;font-size:13px;line-height:18px;text-align:center}@media(max-width:767px){.pledge-success-dialog{width:min(398px,100vw);max-height:100dvh;padding:32px 20px 20px}.pledge-success-card{gap:24px;padding:48px 24px 24px;border-radius:24px;box-shadow:0 12px 20px #00000040}.pledge-success-indicator{top:-32px;width:64px;height:64px;border-width:4px}.pledge-success-indicator svg{width:32px;height:32px}.pledge-success-sparkle{top:7px;font-size:38px}.pledge-success-sparkle--left{left:12px}.pledge-success-sparkle--right{right:12px}.pledge-success-copy{gap:8px}.pledge-success-copy h2{font-size:18px;line-height:24px}.pledge-success-copy p{max-width:280px;margin-inline:auto;font-size:13px;line-height:18px}.pledge-success-certificate{width:min(100%,302px,45dvh);aspect-ratio:302 / 218;border-radius:12px}.pledge-success-primary-actions{display:flex;flex-direction:column;gap:12px}.pledge-success-primary-actions button{width:100%;min-height:44px;padding:13px 14px;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase;border-radius:10px}.pledge-success-download{color:#1b2b5e;background:#fff;border-color:#c6c5d5}.pledge-success-close{background:#f97316;border-color:#f97316}.pledge-success-actions{gap:24px}.pledge-success-share{font-size:11px;font-weight:700;line-height:16px;text-transform:uppercase}.pledge-success-share svg{width:16px;height:16px}}.pledge-page{min-height:100dvh;background:#fff;display:flex;flex-direction:column}.pledge-header{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;border-bottom:1px solid rgba(198,197,213,.4);position:sticky;top:0;background:#fff;z-index:10}.pledge-back{width:40px;height:40px;display:flex;align-items:center;justify-content:flex-start;background:none;border:none;cursor:pointer;padding:0;color:#101010}.pledge-back svg{width:24px;height:24px}.pledge-header-title{font-weight:600;font-size:18px;color:#101010}.pledge-header-spacer{width:40px}.pledge-desktop-logo,.pledge-desktop-nav,.pledge-form-intro,.pledge-submit{display:none}.pledge-desktop-intro{display:flex;padding:24px 20px 8px;flex-direction:column;gap:12px}.pledge-desktop-intro h1{margin:0;color:#00003c;font-size:30px;font-weight:800;line-height:48px;letter-spacing:-.8px}.pledge-desktop-intro h1 span{display:block;color:#ef7002}.pledge-desktop-intro>p{margin:0;color:#464653;font-size:14px;line-height:28px}.pledge-desktop-intro strong{color:#f47920;font-weight:800}.pledge-stats{display:grid;width:100%;margin-top:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pledge-stat{min-height:66px;padding:12px;background:#f1f4f6;border-radius:8px}.pledge-stat--citizens{display:flex;flex-direction:column;gap:2px}.pledge-stat--possibilities{display:flex;align-items:center;gap:10px}.pledge-stat--possibilities>div{display:flex;flex-direction:column}.pledge-stat strong{color:#00003c;font-size:14px;font-weight:700;line-height:28px;text-transform:uppercase}.pledge-stat span:not(.pledge-stat-infinity){color:#46465399;font-size:10px;font-weight:700;line-height:1.2;text-transform:uppercase}.pledge-stat-infinity{width:32px;color:#f47920;font-size:30px;font-weight:400;line-height:16px;text-align:center}.pledge-main{flex:1;display:flex;flex-direction:column}.pledge-content{flex:1;padding:24px 20px 100px}.pledge-section-title{font-weight:700;font-size:20px;color:#1a1a1a;margin:0 0 24px}.pledge-fields{display:flex;flex-direction:column;gap:20px}.pledge-field{display:flex;flex-direction:column;gap:8px}.pledge-label{font-weight:600;font-size:14px;color:#191919}.pledge-required{color:#e85d04}.pledge-input{height:48px;border:1px solid #e9eaeb;border-radius:8px;padding:0 16px;font-size:15px;color:#1a1a1a;background:#fff;outline:none;font-family:inherit}.pledge-input::placeholder{color:#666}.pledge-input:focus{border-color:#00003c}.pledge-input:user-invalid{border-color:#c62828}.pledge-phone-row{display:flex;gap:8px}.pledge-country-code{width:80px;height:48px;border:1px solid #e9eaeb;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#1a1a1a;background:#fff;flex-shrink:0}.pledge-phone-input{flex:1;min-width:0}.pledge-select-wrapper{position:relative}.pledge-select-wrapper .pledge-input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:44px}.pledge-select-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#666;pointer-events:none}.pledge-bottom{position:fixed;bottom:0;left:0;right:0;padding:16px 20px 24px;background:#fff}.pledge-next-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;background:#00003c;color:#fff;font-weight:700;font-size:16px;border:none;border-radius:12px;cursor:pointer;font-family:inherit;touch-action:manipulation}.pledge-next-btn:disabled{cursor:wait;opacity:.65}.pledge-next-btn:active{opacity:.9}.pledge-submit-error{margin:16px 0 0;color:#b42318;font-size:13px;font-weight:600;line-height:18px}@media(min-width:768px){.pledge-header{display:grid;grid-template-columns:1fr auto 1fr;height:65px;padding:0 24px;background:#fff6ef;border-bottom:1px solid #c6c5d5;box-shadow:0 4px 6px -2px #0f172a1f}.pledge-back,.pledge-header-title,.pledge-header-spacer{display:none}.pledge-desktop-logo{display:flex;align-items:center;justify-self:start;width:136px;height:40px}.pledge-desktop-logo img{width:auto;height:100%}.pledge-desktop-logo:focus-visible,.pledge-desktop-nav a:focus-visible{outline:3px solid rgba(244,121,32,.3);outline-offset:4px;border-radius:2px}.pledge-desktop-nav{display:flex;align-items:center;gap:28px}.pledge-desktop-nav a{position:relative;padding:22px 0 20px;color:#464653;font-size:14px;font-weight:600;line-height:1;text-decoration:none}.pledge-desktop-nav a:hover{color:#00003c}.pledge-desktop-nav a[aria-current=page]{color:#00003c;font-weight:800}.pledge-desktop-nav a[aria-current=page]:after{position:absolute;bottom:12px;left:50%;width:18px;height:2px;content:"";background:#f47920;border-radius:999px;transform:translate(-50%)}.pledge-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:center;min-height:calc(100dvh - 65px);padding:40px 32px}.pledge-desktop-intro{display:flex;padding:0;flex-direction:column;gap:24px;justify-self:stretch;max-width:576px}.pledge-desktop-intro h1{margin:0;color:#00003c;font-size:36px;font-weight:800;line-height:1.2;letter-spacing:-.8px}.pledge-desktop-intro h1 span{display:block;color:#ef7002}.pledge-desktop-intro>p{max-width:547px;margin:0;color:#464653;font-size:18px;line-height:28px}.pledge-desktop-intro strong{color:#f47920;font-weight:800}.pledge-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:0;padding-block:10px}.pledge-stat{min-height:66px;padding:12px;background:#f1f4f6;border-radius:8px}.pledge-stat--citizens{display:flex;flex-direction:column;gap:2px}.pledge-stat--possibilities{display:flex;align-items:center;gap:10px}.pledge-stat--possibilities>div{display:flex;flex-direction:column}.pledge-stat strong{color:#00003c;font-size:14px;font-weight:700;line-height:20px;text-transform:uppercase}.pledge-stat--citizens strong{font-size:20px;line-height:28px;text-transform:none}.pledge-stat span:not(.pledge-stat-infinity){color:#46465399;font-size:10px;font-weight:700;line-height:1.2;text-transform:uppercase}.pledge-stat-infinity{width:32px;color:#f47920;font-size:30px;font-weight:400;line-height:16px;text-align:center}.pledge-content{flex:initial;display:flex;flex-direction:column;gap:32px;justify-self:end;width:100%;max-width:576px;padding:28px;background:#f7fafc;border:1px solid #c6c5d5;border-radius:32px;box-shadow:0 16px 32px -4px #0c0c0d1a,0 4px 4px -4px #0c0c0d0d}.pledge-form-intro{display:flex;flex-direction:column;gap:8px}.pledge-form-intro h2{margin:0;color:#00003c;font-size:20px;font-weight:600;line-height:28px}.pledge-form-intro p{margin:0;color:#464653;font-size:14px;line-height:20px}.pledge-section-title{display:none}.pledge-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.pledge-field:nth-child(1),.pledge-field:nth-child(2),.pledge-field:nth-child(5){grid-column:1 / -1}.pledge-label{color:#464653;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase}.pledge-input{height:48px;padding:0 16px;color:#1a1a1a;font-size:14px;background:#fff;border-color:#c6c5d5;border-radius:12px}.pledge-input::placeholder{color:#6b7280}.pledge-phone-row{gap:0;height:48px;overflow:hidden;background:#fff;border:1px solid #c6c5d5;border-radius:12px}.pledge-phone-row:focus-within{border-color:#00003c}.pledge-country-code{width:auto;height:46px;padding-left:16px;color:#6b7280;font-size:14px;border:0;border-radius:0}.pledge-phone-input{height:46px;padding-left:8px;border:0;border-radius:0;box-shadow:none}.pledge-phone-input::placeholder{color:transparent}.pledge-select-wrapper .pledge-input{padding-right:32px;padding-left:12px}.pledge-select-icon{right:10px;width:16px;height:16px;color:#6b7280}.pledge-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;padding:16px;color:#fff;font-family:inherit;font-size:13px;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase;background:#00003c;border:0;border-radius:12px;cursor:pointer}.pledge-submit:disabled{color:#9ca3af;background:#e5e7eb;cursor:wait}.pledge-submit span{font-size:16px;line-height:14px}.pledge-submit-error{margin:-16px 0 0}.pledge-bottom{display:none}}@media(min-width:768px)and (prefers-reduced-motion:no-preference){.pledge-desktop-nav a[aria-current=page]:after{animation:nav-active-page-indicator-enter .18s cubic-bezier(.22,1,.36,1) both}}@media(min-width:1100px){.pledge-header{padding-inline:40px}.pledge-desktop-logo{width:145px;height:44px}.pledge-desktop-nav{gap:32px}.pledge-desktop-nav a{font-size:16px}.pledge-main{gap:64px}.pledge-desktop-intro h1{font-size:40px;line-height:48px}.pledge-stats,.pledge-fields{column-gap:16px}.pledge-content{min-height:624px;padding:40px}.pledge-input{padding-inline:20px;font-size:16px}.pledge-country-code{padding-left:20px;font-size:16px}.pledge-phone-input{padding-left:8px}.pledge-select-wrapper .pledge-input{padding-right:44px;padding-left:20px}.pledge-select-icon{right:14px;width:18px;height:18px}}
