.leaflet-container{bottom:0;height:100vh;left:0;position:fixed;top:0;width:100vw}.btn{--tw-text-opacity:1;align-items:center;background-color:initial;color:rgb(48 48 48/var(--tw-text-opacity));display:inline-flex;font-family:Montserrat,system-ui;font-size:.75rem;font-weight:500;line-height:1rem}.btn:hover{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity))}.btn{border-radius:.375rem;padding:6px 12px}.btn-blue{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-blue,.btn-blue:hover{background-color:rgb(24 160 251/var(--tw-bg-opacity))}.btn-blue:hover{--tw-bg-opacity:1;opacity:.8}.btn-blue{background:linear-gradient(60deg,#17a1fa 13.4%,#6b57f5 86.6%);border-radius:6px;padding:8px 2rem}.btn:disabled{--tw-text-opacity:1;color:rgb(181 181 181/var(--tw-text-opacity))}.btn-giveFeedback{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));display:flex;flex-direction:row;height:32px;justify-content:space-around;padding:6px 12px;width:100%}.btn-giveFeedback,.btn-giveFeedback:hover{background-color:rgb(48 48 48/var(--tw-bg-opacity))}.btn-giveFeedback:hover{--tw-bg-opacity:0.9}.btn-giveFeedback{align-self:flex-end;color:#fff;margin-top:auto}.checkbox-wrapper{align-items:center;display:flex;flex-direction:row}.checkbox{appearance:none;border-color:#b5b5b5;border-radius:4px;border-width:1px;height:1rem;margin-right:8px;width:1rem;z-index:2}.check-icon{--tw-scale-x:0;--tw-scale-y:0;left:-2px;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:50}.checkbox:checked{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(48 48 48/var(--tw-bg-opacity));border-color:rgb(48 48 48/var(--tw-border-opacity))}.checkbox:checked~.check-icon{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.checkbox:disabled{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(181 181 181/var(--tw-bg-opacity));border-color:rgb(181 181 181/var(--tw-border-opacity))}.desktop-navigation{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border-radius:12px;left:50%;padding:4px 8px;position:fixed;top:12px;transform:translateX(-50%);transition:all .3s ease;z-index:100}.desktop-nav-container{align-items:center;display:flex;flex-direction:row;gap:0;height:40px}.desktop-nav-list{display:flex;flex-direction:row;gap:0;list-style:none}.desktop-nav-item,.desktop-nav-list{margin:0;padding:0}.desktop-nav-link{align-items:center;background:none;border:none;border-radius:6px;box-sizing:border-box;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;height:32px;padding:8px 12px;position:relative;text-align:center;transition:all .1s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.desktop-nav-link:hover{background:#5b7fff26;color:#fff;transform:translateY(-2px)}.desktop-nav-link.active{background:#5b7fff26;color:#fff;transform:none}.desktop-nav-link.explore-map-link{background:#5b7fff33;color:#fff;font-weight:600;margin-left:8px}.desktop-nav-link.explore-map-link:hover{background:#5b7fff4d;transform:translateY(-2px)}.desktop-nav-text{position:relative;z-index:1}.nav-indicator{animation:pulse 2s ease-in-out infinite;color:#6edb40;font-size:16px;font-weight:700;margin-left:8px}.btn-icon{font-size:12px;transition:transform .3s ease}.desktop-nav-link:hover .btn-icon{transform:translateX(2px)}@media(max-width:768px){.desktop-navigation{display:none}}@media(max-width:1024px){.desktop-navigation{padding:4px 12px;top:10px}.desktop-nav-link{font-size:12px;padding:6px 8px}}@media(max-width:768px){.desktop-navigation{padding:6px 8px}.desktop-nav-link{font-size:11px;padding:4px 6px}.desktop-nav-link.explore-map-link{font-size:11px;padding:4px 8px}}.desktop-sources-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border-radius:12px;display:none;left:20px;max-height:calc(100vh - 160px);overflow:hidden;position:fixed;top:140px;width:220px;z-index:50}@media(min-width:769px){.desktop-sources-sidebar{display:block}}.desktop-sources-nav{-ms-overflow-style:none;max-height:calc(100vh - 200px);overflow-y:auto;padding:8px 0;scrollbar-width:none}.desktop-sources-nav::-webkit-scrollbar{display:none}.desktop-sources-list{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.desktop-sources-item{margin:0;padding:4px}.desktop-sources-link{align-items:center;background:none;border:none;border-radius:8px;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;justify-content:space-between;padding:12px 16px;position:relative;text-align:left;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:100%}.desktop-sources-link:hover{background:#ffffff0d;color:#fff;transform:translateX(2px)}.desktop-sources-link.active{background:#5b7fff26;color:#5b7fff;font-weight:500}.desktop-sources-link.active:hover{background:#5b7fff33}.desktop-sources-link:disabled{cursor:not-allowed;opacity:.4}.desktop-sources-link:disabled:hover{background:none;color:#bfc6e6;transform:none}.desktop-sources-link:active{transform:scale(.98)}.desktop-sources-text{flex:1 1;font-size:13px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1024px){.desktop-sources-sidebar{width:200px}.desktop-sources-link{font-size:13px;padding:10px 14px}.desktop-sources-text{font-size:12px}}@media(max-width:768px){.desktop-sources-sidebar{display:none!important}}.bg{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#80928c4a;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.popup-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.dialog-container{box-sizing:border-box;gap:8px;height:500px;justify-content:center;margin:0 auto;max-width:100%;width:100%}@media(max-width:768px){.dialog-container{gap:12px;height:auto!important;justify-content:flex-start;max-width:100%!important;min-height:fit-content!important;width:100%!important}}@media(max-width:480px){.dialog-container{gap:10px;height:auto!important;justify-content:flex-start;max-width:100%!important;min-height:fit-content!important;width:100%!important}}.popup-status-card{align-self:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;height:345px;margin:0 auto;padding:16px;position:relative;width:352px}.popup-title{font-family:Montserrat;line-height:22px;margin:24px 0 0;padding:0;width:100%}.popup-title-empty{margin:0}.popup-text{font-family:Montserrat;font-size:12px;font-weight:400;line-height:18px;margin:8px 0 0;padding:0;text-align:center;width:100%}.popup-tail-content{align-self:center;background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:fit-content;margin:0 auto;max-width:100%;padding:20px 16px 16px;width:100%;z-index:1060}.popup-tail-content-text{font-weight:600;text-align:center}.popup-donation{align-self:center;margin:0 auto;position:relative}.divider{--tw-bg-opacity:1;background-color:rgb(237 237 237/var(--tw-bg-opacity));height:1.25rem;margin-left:10px;margin-right:10px;padding:0;width:1px}.p-link{font-family:Montserrat;font-size:13px;font-weight:600;line-height:20px;margin-left:-10%;margin-right:-10%;white-space:nowrap}.donation-icons{align-items:center;display:flex;flex-direction:column;justify-content:center}.donation-icons svg{border-radius:8px;height:70px;width:70px}.p-0.m-0.mt-2.flex{justify-content:center}.Navbar{align-items:center;background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;height:46px;justify-content:space-between;margin-left:18px;margin-right:18px;margin-top:12px;position:fixed;width:calc(100% - 36px);z-index:500}.Navbar_link{color:#303030;font-family:Montserrat;font-size:12px;margin-left:10px;margin-right:10px;text-decoration:none}.Navbar_main{display:inline-block;font-size:18px;font-weight:600;position:relative;text-align:left}.Navbar_main__wrapper{text-align:center;width:139px}.Navbar_other{align-items:center;display:flex;justify-content:center;margin-bottom:7px;margin-top:7px}.about-dialog{background-color:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;display:flex;flex-direction:column;padding:16px;width:352px;z-index:1060}.popup-logo-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:5px}.SpatialHubLogo{fill:#303030;height:auto;width:50px}.popup-title{font-size:18px;font-weight:600}.popup-text-1,.popup-title{font-family:Montserrat,sans-serif;margin:0;text-align:center}.popup-text-1{color:#303030;font-size:12px;line-height:1.5}.popup-text-1 p{margin-bottom:8px;margin-top:10px}.popup-text-1 strong{color:inherit;font-family:Montserrat,sans-serif;font-weight:600}.popup-donation-btn{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:fit-content;left:50%;margin:0;padding:16px 16px 12px;position:fixed;top:50%;transform:translate(-50%,-50%);width:352px;z-index:1060}.Navbar_other{height:30px}.Navbar_other .about-us-btn:hover,.Navbar_other .select-area-btn:hover{background-color:#f5f5f5}.follow-us{margin-top:12px;text-align:center}.follow-us p{color:#303030;font-family:Montserrat,sans-serif;font-size:16px;margin-bottom:8px}.social-media-icons{display:flex;gap:8px;justify-content:center}.social-media-icons img,.social-media-icons svg{align-items:center;border-radius:6px;display:flex;height:32px;justify-content:center;object-fit:contain;width:32px}.footer-green-dot{height:8px;width:8px}.feedback-button-wrapper{display:flex;justify-content:center;margin:0 16px 16px}.feedback-button-wrapper a{display:block;width:100%}.feedback-text{color:#303030;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;margin:0;text-align:center}.feedback-text p{margin-bottom:12px;margin-top:10px}.maplibregl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.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;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 (-ms-high-contrast:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:initial;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 (-ms-high-contrast:active){.maplibregl-ctrl-icon{background-color:initial}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333'%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'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0deg)}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.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (-ms-high-contrast:active){a.maplibregl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;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{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 (-ms-high-contrast:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.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 #0000;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}.maplibregl-popup-close-button{background-color:initial;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;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;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}@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;inset: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),(max-width:480px){.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}.MapPage_panel{background:#fff6;border-radius:12px;height:408px;left:18px;padding:10px;position:absolute;top:70px;width:360px;z-index:900}.MapPage_panel,.maplibregl-popup-content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.maplibregl-popup-content{background-color:#0000;border-radius:4px;box-shadow:0 0 5px #0003;padding:4px}.panel-within-limit{background-color:#17a1fa;max-width:150px;opacity:.9}.panel-exceeds-limit,.panel-within-limit{border-radius:5px;color:#fff;font-size:12px;line-height:1.5;max-height:fit-content;min-width:100px;padding:10px;text-align:center}.panel-exceeds-limit{background-color:#d2042d;max-width:200px;opacity:.7}.svg-delete-icon{cursor:pointer;z-index:10}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{display:none}.trash-button{align-items:center;background-color:#0000;border:none;color:gray;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:1;padding:1px}.trash-button:before{content:"×"}.trash-button:hover{color:#a9a9a9}.draw-tooltip{background:#000c;border-radius:8px;color:#fff;font-size:12px;padding:4px 12px;pointer-events:none;position:absolute;white-space:nowrap;z-index:1000}@media(max-width:768px){.MapPage_panel,.Navbar,.control-panel,.places-toggle{display:none!important}.maplibregl-popup-content{font-size:11px;max-width:200px}.panel-exceeds-limit,.panel-within-limit{font-size:11px;max-width:180px;padding:8px}}@media(max-width:480px){.maplibregl-popup-content{font-size:10px;max-width:150px}.panel-exceeds-limit,.panel-within-limit{font-size:10px;max-width:140px;padding:6px}}.control-panel{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;border-radius:12px;display:flex;flex-direction:column;height:auto;left:18px;max-height:calc(100vh - 100px);padding:10px;position:absolute;scrollbar-color:#8a8a8a80 #0000;scrollbar-width:thin;top:70px;width:360px;z-index:900}.control-panel::-webkit-scrollbar{background:#8a8a8a80 #0000;border-radius:12px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:4px}.control-panel:hover::-webkit-scrollbar{opacity:1}.control-panel::-webkit-scrollbar-thumb{background:#8a8a8a80;border-radius:6px}.control-panel::-webkit-scrollbar-track{background:#0000;border-radius:6px}.control-panel .search-box{background-color:#fff;border-radius:8px;font-family:Montserrat;height:32px;left:0;margin-bottom:6px;max-height:50px;padding:6.7px 12px;position:relative;top:0;width:100%;z-index:10}.control-panel .search-box input{background:#0000;border:none;font-size:12px;outline:none;width:calc(100% - 30px)}.control-panel .clear-button{background:none;border:none;color:#b5b5b5;cursor:pointer;font-size:20px;padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.control-panel .clear-button:hover{border-radius:8px;color:#888;opacity:100%}.control-panel .search-dropdown{background-color:#fff;border:1px solid #b5b5b566;border-radius:8px;box-shadow:0 4px 6px #0000001a;left:0;margin-top:8px;max-height:250px;overflow-y:auto;position:absolute;width:100%;z-index:10}.control-panel .search-dropdown li{border-radius:8px;cursor:pointer;font-size:12px;margin:8px;padding:8px;transition:background-color .2s ease}.control-panel .search-dropdown li:hover{background-color:#f0f0f0}.control-panel .result-name{color:#333;font-size:14px;font-weight:700}.control-panel .result-location{color:#777;font-size:12px}.sources-panel{--tw-bg-opacity:1;align-items:flex-start;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:8px;display:flex;flex-direction:column;font-family:Montserrat,system-ui;margin-bottom:6px;padding:12px;position:relative;width:100%;z-index:9}.sources-title{font-size:16px}.selected-format-box,.selected-source-box{align-items:center;background-color:#fff;border:1px solid #b5b5b566;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;font-size:12px;justify-content:space-between;max-height:36px;padding:8px 12px;position:relative;width:100%}.selected-format-box:hover,.selected-source-box:hover{background-color:#f9f9f9}.arrow-icon{transition:transform .2s ease}.open{transform:rotate(180deg)}.sources-dropdown{background-color:#fff;border:1px solid #b5b5b566;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-top:8px;max-height:300px;overflow-y:auto;position:absolute;width:87%;z-index:10}.sources-dropdown-item{cursor:pointer;font-size:12px;margin:8px;padding:8px;transition:background-color .2s ease}.sources-dropdown-item:hover{background-color:#f0f0f0;border-radius:8px}.layers-panel{--tw-bg-opacity:1;align-items:flex-start;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:8px;display:flex;flex-direction:column;font-family:Montserrat,system-ui;padding:12px 12px 5px;scrollbar-color:#8a8a8a80 #0000;scrollbar-width:thin;width:100%;z-index:2}.layers-panel::-webkit-scrollbar{background:#8a8a8a80 #0000;border-radius:12px;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:4px}.layers-panel:hover::-webkit-scrollbar{opacity:1}.layers-panel::-webkit-scrollbar-thumb{background:#8a8a8a80;border-radius:6px}.layers-panel::-webkit-scrollbar-track{background:#0000;border-radius:6px}.layers-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:6px;width:100%}.layers-header.format-header{margin-top:8px}.layers-title{align-items:center;display:flex;flex-direction:row;font-size:13px;font-weight:600;justify-content:space-between;width:72px}.layers-item,.layers-title{--tw-text-opacity:1;color:rgb(48 48 48/var(--tw-text-opacity));line-height:1rem}.layers-item{font-family:Montserrat,system-ui;font-size:.75rem;font-style:normal;font-weight:100;line-height:1.5;margin-bottom:8px}.format-dropdown{background-color:#fff;border:1px solid #b5b5b566;border-radius:8px;box-shadow:0 4px 6px #0000001a;left:0;margin-top:8px;max-height:140px;overflow-y:auto;position:absolute;right:0;width:100%;z-index:10}.format-dropdown-item{cursor:pointer;font-size:12px;margin:8px;padding:8px;transition:background-color .2s ease}.format-dropdown-item:hover{background-color:#f0f0f0;border-radius:8px}.format-dropdown-wrapper{margin-bottom:6px;position:relative;width:100%}.email-panel{--tw-bg-opacity:1;align-items:flex-start;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:8px;display:flex;flex-direction:column;font-family:Montserrat,system-ui;margin-bottom:12px;margin-top:12px;padding:12px}.email-panel,.email-wrapper{position:relative;width:100%}.email-content{background:#0000;border-radius:8px;border-width:1px;box-sizing:border-box;height:36px;margin-top:8px;padding:6px;transition:border-color 1s ease;width:100%}.email-content::placeholder{align-items:center;color:#b5b5b5;display:flex;font-size:12px;line-height:10px}.email-content:active,.email-content:focus{--tw-border-opacity:1;border-color:rgb(26 26 26/var(--tw-border-opacity));border-radius:8px;border-width:1px;outline:none;transition:margin-bottom .2s ease-in-out}.email-content.email-error{background-color:#fee9e8;border-color:#8e1f0b;font-size:12px;margin-bottom:0;margin-top:4px}.email-error-message{align-items:center;color:#8e1f0b;display:flex;font-size:12px;margin-top:4px}.info-icon{fill:#8e1f0b!important;margin-right:2px}.btn-submit{align-self:flex-end;background-color:#000;color:#fff;display:flex;flex-direction:row;font-family:Montserrat;height:38px;justify-content:space-around;margin-top:auto;padding:2px 8px;width:100%}.btn-submit:hover{background-color:#000c}.btn-submit:disabled{background-color:#0000000d;color:#0006;font-family:Montserrat}.btn-submit:disabled:hover{background-color:#0000001a}.loader-spinner{animation:spin .5s linear infinite;display:block;height:24px!important;margin:12px auto;width:24px!important}.tooltip-info{background:#fff;border-radius:5px;box-shadow:-5px 5px 11px 0 #1a1a1a33;font-size:12px;left:120%;max-height:200px;padding:8px;text-align:left;width:200px;z-index:15}.tooltip-arrow,.tooltip-info{position:absolute;transform:translateY(-50%)}.tooltip-arrow{border-bottom:6px solid #0000;border-right:6px solid #fff;border-top:6px solid #0000;height:0;right:100%;top:50%;width:0}.remove-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;line-height:0;padding:0;width:24px}.remove-btn svg{display:block}.area-notice-wrapper{background:#fff;border-radius:8px;margin-top:2px;min-height:20px;padding:12px}@media(max-height:550px){.area-notice-wrapper{display:none}}.area-notice{align-items:center;background:#c6e1ff;border-radius:8px;color:#2674ba;display:flex;font-family:Montserrat;font-size:12px;gap:6px;margin:-12px;min-height:48px;padding:4px 12px;width:calc(100% + 24px)}@media(max-height:550px){.area-notice{font-size:11px;min-height:36px;padding:2px 8px}}.cart-header{align-items:center;display:flex;justify-content:space-between;min-height:20px}.cart-header .cart-title{font-family:Montserrat;font-size:13px;font-weight:700}.cart-header .back-button{align-items:center;background:none;border:none;color:#b5b5b5;cursor:pointer;display:flex;font-size:12px;padding:0}.cart-header .back-button:hover{text-decoration:underline}.cart-header-transparent{align-items:center;background:#0000;display:flex;gap:8px;justify-content:center;margin-bottom:8px;position:relative}.cart-title-transparent{color:#303030;font-family:Montserrat;font-size:13px;font-weight:700;min-height:20px}.back-button-transparent{background:none;border:none;color:#303030;font-size:16px;left:8px;padding:0;position:absolute}.cart-view{background:#0000;border-radius:8px;display:flex;flex-direction:column;max-height:100%;min-height:100px;overflow:hidden;position:relative}.cart-items-scrollable{-ms-overflow-style:none;border-radius:inherit;flex:1 1 auto;overflow-y:auto;position:relative;scrollbar-width:none}.cart-items-scrollable::-webkit-scrollbar{background:#0000;display:none;height:0;width:0}.cart-items-container{border-radius:inherit;overflow:hidden}.cart-items{background:#0000;padding:2px 0}.cart-item{background:#fff;border-radius:8px;margin-bottom:2px;padding:10px 12px;transform-origin:center;transition:all .3s ease}.cart-item:last-child{margin-bottom:0}.scroll-shadow{border-radius:inherit;height:24px;left:0;pointer-events:none;position:sticky;right:0;transition:opacity .3s ease;z-index:2}.scroll-shadow.top{background:linear-gradient(180deg,#0003 0,#0000000d 50%,#0000);top:0}.scroll-shadow.bottom{background:linear-gradient(0deg,#0003 0,#0000000d 50%,#0000);bottom:0}.cart-items::-webkit-scrollbar{width:4px}.cart-items::-webkit-scrollbar-thumb{background-color:#8a8a8a80;border-radius:6px}.cart-items::-webkit-scrollbar-track{background:#0000;border-radius:6px}.cart-item-header{align-items:center;color:#303030;display:flex;justify-content:space-between;margin-bottom:4px}.cart-item-header .source-name{color:#303030;font-family:Montserrat;font-size:13px;font-weight:600;line-height:24px;margin:0}.close-icon{display:block;height:20px;width:20px}.cart-item-details{color:#303030;font-size:12px}.detail-label{font-family:Montserrat;white-space:nowrap}.detail-value{font-family:Montserrat;font-weight:600;word-break:break-word}.cart-actions{display:flex;gap:.5rem;margin-top:.5rem}.cart-actions .btn-add-more{align-items:center;background:#fff;border:1px solid #b5b5b566;border-radius:8px;display:flex;flex:1 1;font-family:Montserrat;font-size:12px;justify-content:center;min-height:38px;padding:4px 12px}.cart-actions .btn-add-more span.count{color:#b5b5b5;margin-left:4px}.cart-actions .btn-add-more:disabled{background:#fff;border:0;color:#b5b5b5;opacity:.5}.cart-actions .btn-checkout{align-items:center;background:#000000e6;border:none;border-radius:8px;color:#fff;display:flex;flex:1 1;font-family:Montserrat;font-size:12px;justify-content:center;min-height:38px;padding:4px 12px;text-align:center}.cart-actions .btn-checkout:hover{background:#303030}.cart-actions .btn-checkout:disabled{background:#ccc;color:#fff;opacity:70%}@keyframes bubble{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(.7)}}.bubble-animation{animation:bubble .2s ease-out forwards;transform-origin:center}#notification-root{height:0;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.notification{align-items:center;background-color:#cdfee1;border-radius:8px;bottom:20px;box-shadow:0 4px 6px #0000001a;color:#0c5132;display:flex;font-family:Montserrat;font-size:13px;gap:8px;opacity:0;padding:12px;pointer-events:auto;position:fixed;right:20px;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}.notification.show{opacity:1;transform:translateY(0)}.notification.hide{opacity:0;transform:translateY(20px)}.notification .notification-icon{fill:#0c5132;height:18px;width:18px}.dialog-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between}.status-icon-container{display:flex;flex-direction:row;justify-content:center;padding:24px 0}.status-message{font-size:18px;font-weight:600;line-height:22px;padding:0 0 8px}.status-details,.status-message{font-family:Montserrat;text-align:center}.status-details{font-size:12px;font-weight:100;line-height:18px;padding-top:8px}.btn-close{--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));display:flex;flex-direction:row;height:38px;justify-content:space-around;padding:6px 12px;width:100%}.btn-close,.btn-close:hover{background-color:rgb(48 48 48/var(--tw-bg-opacity))}.btn-close:hover{--tw-bg-opacity:0.9}.btn-close{align-self:flex-end;color:#fff;margin-top:auto}.foursquare-legend{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border-radius:12px;bottom:20px;box-shadow:0 2px 8px #0000001a;left:50%;min-width:300px;padding:12px 20px;position:fixed;transform:translateX(-50%);z-index:1000}.foursquare-legend .legend-title{color:#c2c2c2;font-size:13px;font-weight:500;margin-bottom:8px;text-align:center}.foursquare-legend .legend-gradient{border-radius:6px;display:flex;height:12px;margin-bottom:4px;overflow:hidden}.foursquare-legend .legend-gradient .gradient-segment{flex:1 1;height:100%}.foursquare-legend .legend-labels{color:#c2c2c2;display:flex;font-size:12px;justify-content:space-between;width:100%}.foursquare-legend .legend-labels .population-label{flex:1 1;text-align:center}.foursquare-legend .legend-labels .population-label:first-child{flex:0 0 auto;padding-right:4px;text-align:left}.foursquare-legend .legend-labels .population-label:last-child{flex:0 0 auto;padding-left:4px;text-align:right}@media(max-width:768px){.foursquare-legend{bottom:60px;min-width:250px;padding:8px 12px}.foursquare-legend .legend-title{font-size:11px}.foursquare-legend .legend-labels{font-size:10px}}.kontur-legend{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff4d;border-radius:12px;bottom:20px;box-shadow:0 2px 8px #0000001a;left:50%;min-width:300px;padding:12px 20px;position:fixed;transform:translateX(-50%);z-index:1000}.kontur-legend .legend-title{color:#fff;font-size:13px;font-weight:500;margin-bottom:8px;text-align:center}.kontur-legend .legend-gradient{border-radius:6px;display:flex;height:12px;margin-bottom:4px;overflow:hidden}.kontur-legend .legend-gradient .gradient-segment{flex:1 1;height:100%}.kontur-legend .legend-labels{color:#fff;display:flex;font-size:12px;justify-content:space-between;width:100%}.kontur-legend .legend-labels .population-label{flex:1 1;text-align:center}.kontur-legend .legend-labels .population-label:first-child{flex:0 0 auto;padding-right:4px;text-align:left}.kontur-legend .legend-labels .population-label:last-child{flex:0 0 auto;padding-left:4px;text-align:right}@media(max-width:768px){.kontur-legend{bottom:60px;min-width:280px;padding:8px 12px}.kontur-legend .legend-title{font-size:12px}.kontur-legend .legend-labels{font-size:11px}}@media(max-width:480px){.kontur-legend{bottom:60px;min-width:250px;padding:8px 12px}.kontur-legend .legend-title{font-size:11px}.kontur-legend .legend-labels{font-size:10px}}.style-container{--tw-bg-opacity:1;align-items:flex-start;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;display:flex;flex-direction:column;left:-30px;padding:6px;position:absolute;top:50px;width:calc(100% + 60px)}.li-content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:4px;padding-left:6px;padding-right:6px;width:100%}.li-content:hover{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity));border-radius:.375rem}.li-content,.li-selected{align-items:center}.li-selected{background:#f5f5f5;border-radius:8px;display:flex;flex-direction:row;flex-grow:1;height:28px;width:100%}.legend-container{--tw-bg-opacity:1;--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:.5rem;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);font-family:Arial,sans-serif;min-width:120px;padding:.75rem}.legend-title{font-size:.875rem;font-weight:700;line-height:1.25rem;margin-bottom:12px}.legend-item{align-items:center;display:flex;margin-bottom:6px}.legend-color{border:1px solid #e2e8f0;height:1rem;margin-right:12px;width:1rem}.legend-label{font-size:.75rem;line-height:1rem}.places-toggle{bottom:30px;position:fixed;right:20px;z-index:1000}.places-toggle .toggle-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:all .2s ease}.places-toggle .toggle-button:hover{background:#f8fafc}.places-toggle .toggle-button.active{background:#f0f0f0}.places-toggle .toggle-button.active .toggle-slider{background:#3c3c3c}.places-toggle .toggle-button.active .toggle-slider:before{transform:translateX(10px)}.places-toggle .toggle-slider{background:#cbd5e1;border-radius:7px;height:14px;position:relative;transition:all .2s ease;width:24px}.places-toggle .toggle-slider:before{background:#fff;border-radius:50%;content:"";height:12px;left:1px;position:absolute;top:1px;transition:all .2s ease;width:12px}.places-toggle .toggle-label{color:#1e293b;font-size:14px}.mobile-map-menu-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.mobile-map-menu-overlay{background:#fff;border-bottom-right-radius:8px;border-top-right-radius:8px;box-shadow:4px 0 20px #00000026;display:flex;flex-direction:column;height:100%;left:0;max-width:320px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:80%;z-index:1003}.mobile-map-menu-overlay.open{transform:translateX(0)}@media(max-width:768px){.mobile-map-menu-overlay{max-width:280px;width:70%}}@media(max-width:480px){.mobile-map-menu-overlay{max-width:240px;width:75%}}.mobile-map-menu-content{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.mobile-map-menu-header{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between;padding:8px 20px 12px;position:sticky;top:0;z-index:10}.mobile-map-menu-title{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;margin:0}.mobile-map-menu-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;line-height:1;margin:0 8px;padding:4px;transition:background-color .2s ease;width:32px}.mobile-map-menu-close:hover{background-color:#f5f5f5}.mobile-map-menu-tabs{background:#f8f9fa;border-bottom:none;border-radius:8px;display:flex;gap:4px;margin:0 8px;padding:4px;position:sticky;top:60px;z-index:9}.mobile-map-menu-tab{background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;padding:12px 8px;position:relative;transform:scale(1);transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-map-menu-tab.active{background:#fff;border:none;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#1a1a1a;transform:scale(1.02)}.mobile-map-menu-tab:hover:not(.active){background:#ffffff4d;border-radius:6px;transform:scale(1.01)}.mobile-map-menu-tab:active{transform:scale(.98)}.mobile-map-menu-tab.empty{color:#999;opacity:.6}.mobile-map-menu-tab-content{display:flex;flex:1 1;flex-direction:column;margin-top:0;min-height:0;overflow-y:auto;padding:8px 0 0}@media(prefers-reduced-motion:reduce){.mobile-map-menu-tab{animation:none;transition:none}}.mobile-section{border-bottom:none;margin:1px 0;padding:8px 10px}.mobile-section-title{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;margin-bottom:4px}.mobile-section-header{align-items:center;display:flex;justify-content:space-between}.mobile-select-all-btn{align-self:flex-start;border:none!important;color:#666;cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;padding:0;text-decoration:none;transition:color .2s ease}.mobile-select-all-btn,.mobile-select-all-btn:active,.mobile-select-all-btn:focus{background:none!important;outline:none!important}.mobile-dropdown-wrapper{position:relative;width:100%}.mobile-dropdown-trigger{align-items:center;background:#fff;border:1px solid #ddd;border-radius:6px;color:#1a1a1a;cursor:pointer;display:flex;font-size:13px;justify-content:space-between;padding:10px 12px;transition:border-color .2s ease;width:100%}.mobile-dropdown-trigger:hover{border-color:#999}.mobile-dropdown-trigger:focus{border-color:#1a1a1a;outline:none}.mobile-dropdown-arrow{height:16px;transition:transform .2s ease;width:16px}.mobile-dropdown-arrow.open{transform:rotate(180deg)}.mobile-dropdown{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:4px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:100}.mobile-dropdown.format-dropdown{max-height:120px}@media(max-height:600px){.mobile-dropdown.format-dropdown{max-height:100px}}@media(max-height:500px){.mobile-dropdown.format-dropdown{max-height:80px}}.mobile-dropdown-item{background:none;border:none;color:#1a1a1a;cursor:pointer;font-size:13px;padding:10px 12px;text-align:left;transition:background-color .2s ease;width:100%}.mobile-dropdown-item:hover{background:#f5f5f5}.mobile-dropdown-item:first-child{border-radius:8px 8px 0 0}.mobile-dropdown-item:last-child{border-radius:0 0 8px 8px}.mobile-categories-list{max-height:300px;overflow-y:auto}.mobile-category-item{padding:2px 0}.mobile-category-item .checkbox-label{font-size:7px;font-weight:500;line-height:1.1}.mobile-category-item .checkbox{font-size:7px}.mobile-category-item .checkbox label{font-size:7px;font-weight:500;line-height:1.1}.mobile-cart-empty{color:#666;padding:40px 20px;text-align:center}.mobile-cart-empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.mobile-cart-empty-text{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;margin:0 0 8px}.mobile-cart-empty-hint{color:#666;font-size:14px;line-height:1.4;margin:0}.mobile-cart-clear-section{display:flex;justify-content:flex-end;margin-bottom:2px;padding:4px 4px 0 8px}.mobile-cart-clear-btn{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:12px;font-weight:500;gap:6px;padding:2px 6px;transition:color .2s ease}.mobile-cart-clear-btn:hover{background:#d2042d1a;color:#d2042d}.mobile-cart-clear-btn:active{transform:scale(.95)}.mobile-cart-clear-icon{font-size:14px}.mobile-cart-clear-text{font-size:12px;font-weight:500}.mobile-cart-items{display:flex;flex-direction:column;gap:8px;margin:0 8px}.mobile-cart-item{align-items:flex-start;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:12px;display:flex;justify-content:space-between;padding:12px}.mobile-cart-item-info{flex:1 1;margin-right:6px}.mobile-cart-item-title{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;margin:0 0 8px}.mobile-cart-item-format{color:#666;font-size:11px;font-weight:500;margin:0 0 4px}.mobile-cart-item-details{color:#666;font-size:11px;line-height:1.4;margin:0}.mobile-cart-item-remove{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;height:32px;justify-content:center;padding:8px;transition:all .2s ease;width:32px}.mobile-cart-item-remove:hover{background:#0000001a;color:#333}.mobile-cart-item-remove:active{transform:scale(.9)}@media(max-width:480px){.mobile-map-menu-overlay{max-width:280px;width:85%}.mobile-section{padding:12px 8px}.mobile-map-menu-header{padding:12px 8px 8px}.mobile-map-menu-tab{font-size:12px;padding:10px 6px}.mobile-section-title{font-size:13px}.mobile-dropdown-item,.mobile-dropdown-trigger{font-size:12px;padding:8px 10px}.mobile-category-item .checkbox{font-size:6px}.mobile-category-item .checkbox label{font-size:6px;font-weight:500;line-height:1}}.mobile-map-menu-tab-content::-webkit-scrollbar{width:4px}.mobile-map-menu-tab-content::-webkit-scrollbar-track{background:#0000}.mobile-map-menu-tab-content::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.mobile-categories-list::-webkit-scrollbar{width:4px}.mobile-categories-list::-webkit-scrollbar-track{background:#0000}.mobile-categories-list::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.mobile-action-buttons{display:flex;flex-direction:column;gap:12px}.mobile-add-to-cart-btn{align-items:center;background:#1a1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;padding:12px 8px;text-align:center;transition:background-color .2s ease;width:100%}.mobile-add-to-cart-btn:hover:not(:disabled){background:#333}.mobile-add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed}.mobile-email-wrapper{margin:0;position:relative}.mobile-email-input{background:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#1a1a1a;font-size:16px;padding:6px 12px;transition:border-color .2s ease;width:100%}.mobile-email-input:focus{border-color:#1a1a1a;box-shadow:0 0 0 2px #1a1a1a1a;outline:none}.mobile-email-input.error{border-color:#d2042d;box-shadow:0 0 0 2px #d2042d1a}.mobile-email-input::placeholder{color:#999}.mobile-email-error{color:#d2042d;font-family:Montserrat,sans-serif;font-size:12px;margin-top:4px}.mobile-cart-actions{display:flex;flex-direction:column;gap:12px;margin:0}.mobile-send-btn{align-items:center!important;background:#1a1a1a;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex!important;font-size:14px;font-weight:600;justify-content:center!important;padding:14px 18px;text-align:center;transition:all .2s ease;width:100%}.mobile-send-btn:hover:not(:disabled){background:#333;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.mobile-send-btn:active:not(:disabled){transform:scale(.98)}.mobile-send-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.mobile-notification{left:50%;pointer-events:none;position:fixed;top:20px;transform:translateX(-50%);z-index:2000}.mobile-notification-content{animation:slideDown .3s ease-out;background:#1a1a1a;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;padding:12px 20px}@media(max-width:768px){.mobile-notification-content{border-radius:6px;max-width:250px;padding:8px 16px}}.mobile-notification-text{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mobile-clear-confirmation-backdrop{align-items:center;background:#00000080;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:2000}.mobile-clear-confirmation-dialog{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-width:320px;width:100%}@media(max-width:768px){.mobile-clear-confirmation-dialog{border-radius:10px;box-shadow:0 6px 24px #00000026;max-width:280px;width:90%}}.mobile-clear-confirmation-content{padding:24px;text-align:center}@media(max-width:768px){.mobile-clear-confirmation-content{padding:20px}}.mobile-clear-confirmation-title{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;margin:0 0 12px}.mobile-clear-confirmation-message{color:#666;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.4;margin:0 0 24px}.mobile-clear-confirmation-buttons{display:flex;gap:12px;justify-content:center}.mobile-clear-confirmation-btn{border:none;border-radius:8px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;min-width:80px;padding:12px 24px;transition:all .2s ease}.mobile-clear-confirmation-btn-cancel{background:#f5f5f5;border:1px solid #ddd;color:#666}.mobile-clear-confirmation-btn-cancel:hover{background:#e5e5e5;border-color:#ccc}.mobile-clear-confirmation-btn-cancel:active{transform:scale(.98)}.mobile-clear-confirmation-btn-confirm{background:#d2042d;color:#fff}.mobile-clear-confirmation-btn-confirm:hover{background:#b80326}.mobile-clear-confirmation-btn-confirm:active{transform:scale(.98)}.mobile-map-menu-footer{background:#0000;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #0000001a;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:8px;margin-top:auto;padding:12px 20px;width:100%}.mobile-map-menu-footer .compact-footer .compact-footer-title{color:#1a1a1a!important}.mobile-map-menu-footer .compact-footer .compact-footer-copyright p{color:#666!important}.mobile-map-menu-footer .compact-footer .compact-social-link{background:#0000000d}.mobile-map-menu-footer .compact-footer .compact-social-link:hover{background:#0000001a}.mobile-map-menu-footer .compact-footer .compact-social-link svg{fill:#666}.mobile-map-menu-footer .compact-footer .footer-green-dot{background:#6edb40}.mobile-map-menu-nav{display:flex;flex-wrap:nowrap;gap:8px;justify-content:center}.mobile-map-menu-nav-link{color:#666;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;text-decoration:none;transition:color .2s ease}.mobile-map-menu-nav-link:hover{color:#1a1a1a;text-decoration:underline}@media(max-width:768px){.popup-wrapper{align-items:center!important;display:flex!important;flex-direction:column!important;left:50%!important;max-width:300px!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:90vw!important;z-index:1000!important}.popup-status-card{align-self:center!important;background-color:#fff!important;border-radius:12px!important;max-width:300px!important;padding:16px!important;position:relative!important}.popup-status-card,.popup-status-card .dialog-container{display:flex!important;flex-direction:column!important;height:auto!important;margin:0 auto!important;width:100%!important}.popup-status-card .dialog-container{align-items:center!important;box-sizing:border-box!important;gap:12px!important;justify-content:flex-start!important;max-height:75vh!important;max-width:100%!important;min-height:fit-content!important;overflow-y:auto!important;padding:16px 10px!important;transform:translateY(-20px)!important}.popup-status-card .status-icon-container{padding:12px 0}.popup-status-card .status-message{font-size:15px;line-height:18px;padding-bottom:4px}.popup-status-card .status-details{font-size:10px;line-height:14px;padding-top:4px}.popup-status-card .btn-close{display:none!important}.popup-status-card .popup-tail-content{background-color:#fff!important;border-radius:12px!important;display:flex!important;flex-direction:column!important;font-family:Montserrat,sans-serif!important;height:fit-content!important;margin:8px auto 0!important;padding:12px 10px!important;width:100%!important;z-index:1060!important}.popup-status-card .popup-tail-content-text{font-size:13px!important;font-weight:600!important;margin:0 0 10px;text-align:center!important;width:60vw}.popup-status-card .popup-donation{left:50%!important;margin:0 auto!important;position:relative!important;top:auto!important;transform:translateX(-50%)!important;width:100%!important}.popup-status-card .donation-icons{width:45px!important}.popup-status-card .donation-icons svg{height:20px!important;width:20px!important}.popup-status-card .donation-icons .p-link{font-size:8px;margin:0;padding:3px 0}.popup-status-card .mobile-donation-card-wrapper,.popup-status-card .popup-tail-content.popup-donation{box-sizing:border-box!important;height:auto!important;left:auto!important;margin:0 auto!important;max-width:100%!important;position:relative!important;transform:none!important;width:100%!important}.popup-status-card .mobile-donation-card-wrapper{background-color:#fff!important;border-radius:12px!important;padding:12px 10px!important}}@media(max-width:480px){.popup-wrapper{align-items:center!important;display:flex!important;flex-direction:column!important;left:50%!important;max-width:280px!important;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:90vw!important;z-index:1000!important}.popup-status-card{align-self:center!important;background-color:#fff!important;border-radius:12px!important;max-width:280px!important;min-height:20vh!important;padding:12px!important;position:relative!important}.popup-status-card,.popup-status-card .dialog-container{display:flex!important;flex-direction:column!important;height:auto!important;margin:0 auto!important;width:100%!important}.popup-status-card .dialog-container{align-items:center!important;box-sizing:border-box!important;gap:10px!important;justify-content:flex-start!important;max-height:20vh!important;max-width:100%!important;min-height:fit-content!important;padding:12px 8px!important;transform:translateY(-15px)!important}.popup-status-card .status-icon-container{padding:10px 0}.popup-status-card .status-message{font-size:14px;line-height:16px;padding-bottom:3px}.popup-status-card .status-details{font-size:9px;line-height:12px;padding-top:3px}.popup-status-card .popup-tail-content{background-color:#fff!important;border-radius:12px!important;display:flex!important;flex-direction:column!important;font-family:Montserrat,sans-serif!important;height:fit-content!important;margin:8px auto 0!important;padding:10px 8px!important;width:100%!important;z-index:1060!important}.popup-status-card .popup-tail-content-text{font-size:12px!important;font-weight:600!important;margin:0 0 8px;text-align:center!important}.popup-status-card .popup-donation{left:50%!important;margin:0 auto!important;position:relative!important;top:auto!important;transform:translateX(-50%)!important;width:100%!important}.popup-status-card .donation-icons{width:40px!important}.popup-status-card .donation-icons svg{height:18px!important;width:18px!important}.popup-status-card .donation-icons .p-link{font-size:7px;padding:2px 0}.popup-status-card .mobile-donation-card-wrapper,.popup-status-card .popup-tail-content.popup-donation{box-sizing:border-box!important;height:auto!important;left:auto!important;margin:0 auto!important;max-width:100%!important;position:relative!important;transform:none!important;width:100%!important}.popup-status-card .mobile-donation-card-wrapper{background-color:#fff!important;border-radius:12px!important;padding:10px 8px!important}}.mobile-search{left:100px;max-width:calc(100vw - 140px);position:fixed;right:12px;top:20px;z-index:1000}@media(max-width:768px){.mobile-search{left:80px;max-width:calc(100vw - 120px);right:12px;top:16px}}@media(max-width:480px){.mobile-search{left:70px;max-width:calc(100vw - 100px);right:12px;top:12px}}.mobile-search-box{align-items:center;background:#fff;border:1px solid #b5b5b566;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;height:44px;padding:0 12px;position:relative;transition:all .3s ease;width:100%}.mobile-search-box:hover{background-color:#f9f9f9;border-color:#999}.mobile-search-box:focus-within{border-color:#1a1a1a;box-shadow:0 4px 12px #00000026}@media(max-width:768px){.mobile-search-box{height:40px;padding:0 10px}}@media(max-width:480px){.mobile-search-box{height:36px;padding:0 8px}}.mobile-search-input{background:#0000;border:none;color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;outline:none;width:100%}.mobile-search-input::placeholder{color:#b5b5b5;font-size:16px;font-weight:400}@media(max-width:480px){.mobile-search-input,.mobile-search-input::placeholder{font-size:16px}}.mobile-search-clear{background:none;border:none;color:#b5b5b5;cursor:pointer;font-size:18px;line-height:1;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:color .2s ease}.mobile-search-clear:hover{color:#888}@media(max-width:480px){.mobile-search-clear{font-size:16px;right:10px}}.mobile-search-dropdown{background:#fff;border:1px solid #b5b5b566;border-radius:8px;box-shadow:0 4px 6px #0000001a;left:0;margin-top:8px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1001}@media(max-width:480px){.mobile-search-dropdown{max-height:160px}}.mobile-search-result{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:12px 8px;transition:background-color .2s ease}.mobile-search-result:last-child{border-bottom:none}.mobile-search-result:hover{background-color:#f0f0f0}@media(max-width:480px){.mobile-search-result{padding:10px 14px}}.mobile-search-result-name{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;margin-bottom:4px}@media(max-width:480px){.mobile-search-result-name{font-size:13px}}.mobile-search-result-location{color:#666;font-family:Montserrat,sans-serif;font-size:12px}@media(max-width:480px){.mobile-search-result-location{font-size:11px}}@media(prefers-contrast:high){.mobile-search-box{border:2px solid #000}.mobile-search-input{color:#000}.mobile-search-input::placeholder{color:#666}.mobile-search-clear{color:#000}}@media(prefers-reduced-motion:reduce){.mobile-search-box{transition:none}}.mobile-map-menu-button{align-items:center;background:#fff;border:1px solid #b5b5b566;border-radius:8px;box-shadow:0 4px 6px #0000001a;cursor:pointer;display:flex;height:44px;justify-content:center;left:20px;position:fixed;top:20px;transition:all .3s ease;width:44px;z-index:1000}.mobile-map-menu-button:hover{background-color:#f9f9f9;border-color:#999}.mobile-map-menu-button:active{transform:scale(.95)}.mobile-map-menu-button-icon{display:flex;flex-direction:column;gap:5px;height:18px;position:relative;width:22px}.mobile-map-menu-button-icon span{background:#1a1a1a;border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:100%}@media(max-width:768px){.mobile-map-menu-button{height:40px;left:8px;top:16px;width:40px}}@media(max-width:480px){.mobile-map-menu-button{height:36px;left:12px;top:12px;width:36px}.mobile-map-menu-button-icon{gap:4px;height:16px;width:20px}}@media(prefers-contrast:high){.mobile-map-menu-button{border:2px solid #000}.mobile-map-menu-button-icon span{background:#000}}@media(prefers-reduced-motion:reduce){.mobile-map-menu-button,.mobile-map-menu-button-icon span{transition:none}}.mobile-gestures-overlay{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:100}.mobile-long-press-indicator{left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.mobile-long-press-ripple{animation:ripple .5s ease-out;border:3px solid #1a1a1a;border-radius:50%;height:60px;width:60px}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.maplibregl-ctrl-attrib{bottom:50px!important;position:fixed!important;right:5px!important}.maplibregl-ctrl-attrib.maplibregl-ctrl-attrib-collapsed,.maplibregl-ctrl-attrib.maplibregl-ctrl-attrib-expanded{bottom:50px!important}}@media(max-width:768px)and (max-width:480px){.maplibregl-ctrl-attrib{font-size:9px!important}.maplibregl-ctrl-attrib.maplibregl-ctrl-attrib-collapsed,.maplibregl-ctrl-attrib.maplibregl-ctrl-attrib-expanded{bottom:50px!important}}.mobile-draw-hint{bottom:80px;left:50%;pointer-events:none;position:fixed;transform:translateX(-50%);z-index:1001}.mobile-draw-hint-content{animation:slideUp .3s ease-out;background:#000c;border-radius:12px;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:14px;font-weight:500;padding:12px 20px;text-align:center}.mobile-draw-hint-text{white-space:nowrap}.mobile-quick-actions{bottom:5px!important;display:flex;gap:12px;left:20px;pointer-events:none;position:fixed!important;right:20px;z-index:1000}.mobile-quick-action{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;padding:12px 16px;pointer-events:auto;transition:all .2s ease}.mobile-quick-action.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.mobile-quick-action.active{background:#d2042d}.mobile-quick-action:hover{background:#000000e6}.mobile-quick-action.active:hover{background:#b50326}@media(max-width:480px){.mobile-quick-actions{bottom:5px!important;left:16px;right:16px}.mobile-quick-action{font-size:13px;padding:14px 16px}}@media(prefers-reduced-motion:reduce){.mobile-long-press-ripple{animation:none}}.mobile-size-slider-panel{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;bottom:80px;box-shadow:0 4px 20px #00000026;left:20px;position:fixed;right:20px;z-index:1002}.mobile-size-slider-content{padding:16px}.mobile-size-info{align-items:center;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:8px;display:flex;justify-content:center;margin-bottom:12px;padding:8px 12px}.mobile-size-area{color:#666;font-size:14px}.mobile-size-slider-container{margin-bottom:8px}.mobile-size-slider{appearance:none;background:#e5e5e5;border-radius:3px;height:6px;outline:none;width:100%}.mobile-size-slider.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.mobile-size-slider::-webkit-slider-thumb{appearance:none;background:#1a1a1a;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:20px;-webkit-transition:transform .2s ease;transition:transform .2s ease;width:20px}.mobile-size-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.mobile-size-slider::-moz-range-thumb{background:#1a1a1a;border:none;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:20px;width:20px}.mobile-size-labels{color:#999;display:flex;font-size:12px;justify-content:space-between;margin-top:4px}.mobile-area-display{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:12px;color:#fff;display:flex;flex:1 1;font-size:14px;font-weight:500;justify-content:center;margin-right:12px;padding:12px 16px;pointer-events:none}.mobile-area-text{display:block;text-align:center}.mobile-confirm-action{background:#1a1a1a!important;color:#fff!important}.mobile-confirm-action:hover{background:#333!important}.mobile-delete-action{background:#ffffff1a!important;color:#666!important;flex:0 0 auto;min-width:50px;padding:12px 16px}.mobile-delete-action:hover{background:#fff3!important;color:#999!important}.mobile-delete-confirmation-backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:2000}.mobile-delete-confirmation-dialog{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:300px;width:100%}.mobile-delete-confirmation-content{padding:20px}.mobile-delete-confirmation-title{color:#1a1a1a;font-size:18px;font-weight:600;margin:0 0 12px}.mobile-delete-confirmation-message{color:#666;font-size:14px;line-height:1.4;margin:0 0 20px}.mobile-delete-confirmation-buttons{display:flex;gap:12px;justify-content:flex-end}.mobile-delete-confirmation-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.mobile-delete-confirmation-btn-cancel{background:#f5f5f5;color:#666}.mobile-delete-confirmation-btn-cancel:hover{background:#e5e5e5}.mobile-delete-confirmation-btn-confirm{background:#d2042d;color:#fff}.mobile-delete-confirmation-btn-confirm:hover{background:#b50326}.feedback-page{align-items:center;background:#0a0a23;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,Inter,Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px;position:relative;scrollbar-width:none;width:100%}.feedback-page::-webkit-scrollbar{background:#0000;width:0}.feedback-navigation{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;left:50%;padding:12px 20px;position:fixed;top:12px;transform:translateX(-50%);transition:all .3s ease;z-index:100}.feedback-nav-container{display:flex;flex-direction:row;gap:0}.feedback-nav-link{align-items:center;background:none;border:none;border-radius:6px;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;padding:8px 12px;position:relative;text-align:center;transition:all .1s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.feedback-nav-link:hover{background:#5b7fff26;color:#fff;transform:translateY(-2px)}.feedback-nav-link:before{background:#5b7fff40;border-radius:6px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);z-index:-1}.feedback-nav-link:hover:before{opacity:1}.feedback-nav-text{overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;z-index:1}@media(max-width:768px){.feedback-navigation{display:none}.mobile-menu-toggle{display:flex}}@media(max-width:480px){.feedback-navigation{display:none}.mobile-menu-toggle{gap:4px;height:40px;left:16px;top:16px;width:40px}.hamburger-line{width:20px}.mobile-menu-overlay{max-width:260px}.mobile-menu-link{font-size:15px;padding:14px 18px}.page-footer{display:none}}.feedback-form-wrapper{flex:1 1;flex-direction:column;gap:32px;justify-content:center;margin:0 auto;max-width:800px;padding:20px}.feedback-form-wrapper,.feedback-header{align-items:center;display:flex;width:100%}.feedback-header{flex-direction:column;gap:16px;text-align:center}.feedback-title{color:#fff;font-size:48px;font-weight:800;letter-spacing:-1px;margin:0}@media(max-width:768px){.feedback-title{font-size:36px}}@media(max-width:480px){.feedback-title{font-size:28px}}.feedback-subtitle{color:#bfc6e6;font-size:18px;line-height:1.6;margin:0;max-width:600px}@media(max-width:768px){.feedback-subtitle{font-size:16px}}@media(max-width:480px){.feedback-subtitle{font-size:14px}}.feedback-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0003;font-family:Montserrat,sans-serif;margin:0 auto;max-width:700px;padding:40px 32px;position:relative;width:100%}@media(max-width:768px){.feedback-modal{padding:32px 24px}}@media(max-width:480px){.feedback-modal{padding:24px 20px}}.feedback-modal .feedback-content{margin-bottom:24px}.feedback-modal .feedback-content .feedback-suggestions h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}.feedback-modal .feedback-content .feedback-suggestions .suggestion-items{display:flex;flex-direction:column;gap:12px}.feedback-modal .feedback-content .feedback-suggestions .suggestion-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;display:flex;gap:12px;padding:12px 16px;transition:all .2s ease}.feedback-modal .feedback-content .feedback-suggestions .suggestion-item:hover{background:#ffffff14;border-color:#5b7fff4d}.feedback-modal .feedback-content .feedback-suggestions .suggestion-item.clickable{cursor:pointer}.feedback-modal .feedback-content .feedback-suggestions .suggestion-item.clickable:hover{background:#5b7fff1a;border-color:#5b7fff80;transform:translateY(-1px)}.feedback-modal .feedback-content .feedback-suggestions .suggestion-item.clickable:active{box-shadow:0 2px 8px #5b7fff26;transform:translateY(0)}.feedback-modal .feedback-content .feedback-suggestions .suggestion-item .suggestion-icon{flex-shrink:0;font-size:20px}.feedback-modal .feedback-content .feedback-suggestions .suggestion-item span:last-child{color:#bfc6e6;font-size:14px;font-weight:500}.feedback-modal .feedback-empty,.feedback-modal .too-many-symbols{color:#ff6b6b;display:block;font-size:14px;margin-top:8px;text-align:center}.feedback-modal .feedback-empty{margin-top:8px}.feedback-modal .feedback-page-footer{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.feedback-modal .counter{color:#bfc6e6;font-size:14px}.feedback-modal .counter.error{color:#ff6b6b}.feedback-modal textarea{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #fff3;border-radius:12px;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;height:200px;overflow:auto;padding:16px;resize:none;transition:all .3s ease;width:100%}.feedback-modal textarea::placeholder{color:#bfc6e6;opacity:.7}.feedback-modal textarea.error{border:1px solid #ff6b6b;box-shadow:0 0 0 2px #ff6b6b33}.feedback-modal textarea:active,.feedback-modal textarea:focus{background:#ffffff14;border:1px solid #5b7fff;box-shadow:0 0 0 2px #5b7fff33;outline:none}.feedback-modal textarea::-webkit-scrollbar{border-radius:4px;width:8px}.feedback-modal textarea::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#ffffff4d;border:0 solid #0000;border-radius:4px}.feedback-modal textarea::-webkit-scrollbar-track{background-color:#ffffff1a;border-radius:4px;margin:2px}.feedback-modal textarea::-webkit-scrollbar-corner{background-color:#0000}.feedback-modal button{align-items:center;background:linear-gradient(90deg,#5b7fff,#a18fff);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;height:44px;justify-content:center;margin-top:0;padding:12px 24px;transition:all .2s;width:140px}.feedback-modal button:hover{background:linear-gradient(90deg,#7f5bff,#a18fff);box-shadow:0 0 40px #5b7fff4d,0 0 80px #a18fff26;transform:translateY(-2px)}.feedback-modal button:disabled{color:#bfc6e6;cursor:not-allowed}.feedback-modal button:disabled,.feedback-modal button:disabled:hover{background:#ffffff1a;box-shadow:none;transform:none}.feedback-modal .popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border:1px solid #ffffff1a;border-radius:14px;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-size:16px;height:auto;left:50%;line-height:1.5;max-height:50%;max-width:80%;overflow:auto;overflow-wrap:break-word;padding:20px 30px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);white-space:pre-wrap;width:auto;z-index:1000}.feedback-modal .popup.error{background:#ff6b6be6;border:1px solid #ff6b6b4d}.feedback-modal .popup.success{background:#000000e6;border:1px solid #5b7fff4d}.feedback-fullscreen-spinner{align-items:center;background:#0a0a23;display:flex;justify-content:center;min-height:100vh}.feedback-fullscreen-spinner:after{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#5b7fff;content:"";height:40px;width:40px}.page-footer{margin-top:auto;padding:10px 0;width:100%}.background-decorations{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.decoration-spot{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#5b7fff2e 0,#5b7fff1f 15%,#5b7fff14 30%,#5b7fff0d 50%,#5b7fff08 70%,#5b7fff05 85%,#0000 100%);border-radius:50%;filter:blur(60px);position:absolute}.decoration-spot-1{animation:float1 45s ease-in-out infinite;height:400px;left:5%;top:10%;width:400px}.decoration-spot-2{animation:float2 38s ease-in-out infinite;height:280px;right:10%;top:60%;width:280px}.decoration-spot-3{animation:float3 52s ease-in-out infinite;height:350px;right:20%;top:30%;width:350px}.decoration-spot-4{animation:float4 41s ease-in-out infinite;bottom:20%;height:250px;left:15%;width:250px}.decoration-spot-5{animation:float5 48s ease-in-out infinite;height:320px;left:50%;top:70%;width:320px}.decoration-spot-6{animation:float6 35s ease-in-out infinite;height:220px;left:70%;top:15%;width:220px}@keyframes float1{0%{opacity:.4;transform:translate(0) scale(1)}12.5%{opacity:.6;transform:translate(25px,-15px) scale(1.05)}25%{opacity:.5;transform:translate(35px,8px) scale(.95)}37.5%{opacity:.7;transform:translate(20px,25px) scale(1.1)}50%{opacity:.4;transform:translate(-15px,20px) scale(.9)}62.5%{opacity:.6;transform:translate(-30px,8px) scale(1.05)}75%{opacity:.5;transform:translate(-20px,-20px) scale(.95)}87.5%{opacity:.6;transform:translate(8px,-25px) scale(1.02)}to{opacity:.4;transform:translate(0) scale(1)}}@keyframes float2{0%{opacity:.4;transform:translate(0) scale(1)}14%{opacity:.5;transform:translate(-20px,15px) scale(.95)}28%{opacity:.6;transform:translate(-35px,-8px) scale(1.05)}42%{opacity:.4;transform:translate(-25px,-25px) scale(.9)}56%{opacity:.7;transform:translate(15px,-20px) scale(1.1)}70%{opacity:.5;transform:translate(30px,8px) scale(.95)}84%{opacity:.6;transform:translate(20px,25px) scale(1.02)}to{opacity:.4;transform:translate(0) scale(1)}}@keyframes float3{0%{opacity:.4;transform:translate(0) scale(1)}16%{opacity:.6;transform:translate(18px,25px) scale(1.08)}32%{opacity:.5;transform:translate(30px,12px) scale(.92)}48%{opacity:.7;transform:translate(15px,-18px) scale(1.05)}64%{opacity:.4;transform:translate(-12px,-25px) scale(.95)}80%{opacity:.6;transform:translate(-25px,-8px) scale(1.02)}to{opacity:.4;transform:translate(0) scale(1)}}@keyframes float4{0%{opacity:.4;transform:translate(0) scale(1)}18%{opacity:.5;transform:translate(-18px,-22px) scale(.95)}36%{opacity:.6;transform:translate(-30px,12px) scale(1.05)}54%{opacity:.4;transform:translate(-15px,25px) scale(.9)}72%{opacity:.7;transform:translate(20px,18px) scale(1.1)}90%{opacity:.5;transform:translate(12px,-15px) scale(.98)}to{opacity:.4;transform:translate(0) scale(1)}}@keyframes float5{0%{opacity:.4;transform:translate(0) scale(1)}20%{opacity:.6;transform:translate(25px,-18px) scale(1.05)}40%{opacity:.5;transform:translate(15px,22px) scale(.95)}60%{opacity:.7;transform:translate(-22px,15px) scale(1.08)}80%{opacity:.4;transform:translate(-15px,-25px) scale(.92)}to{opacity:.4;transform:translate(0) scale(1)}}@keyframes float6{0%{opacity:.4;transform:translate(0) scale(1)}22%{opacity:.6;transform:translate(-28px,18px) scale(1.1)}44%{opacity:.4;transform:translate(-18px,-15px) scale(.9)}66%{opacity:.7;transform:translate(22px,-22px) scale(1.05)}88%{opacity:.5;transform:translate(15px,25px) scale(.95)}to{opacity:.4;transform:translate(0) scale(1)}}@media(max-width:768px){.decoration-spot{filter:blur(45px)}.decoration-spot-1{height:280px;width:280px}.decoration-spot-2{height:200px;width:200px}.decoration-spot-3{height:250px;width:250px}.decoration-spot-4{height:180px;width:180px}.decoration-spot-5{height:230px;width:230px}.decoration-spot-6{height:160px;width:160px}}@media(max-width:480px){.decoration-spot{filter:blur(35px)}.decoration-spot-1{height:200px;width:200px}.decoration-spot-2{height:150px;width:150px}.decoration-spot-3{height:180px;width:180px}.decoration-spot-4{height:140px;width:140px}.decoration-spot-5{height:160px;width:160px}.decoration-spot-6{height:120px;width:120px}}.expired-data-page{align-items:center;background:#0a0a23;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,Inter,Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px;position:relative;scrollbar-width:none;width:100%}.expired-data-page::-webkit-scrollbar{background:#0000;width:0}.expiredDataLogo{fill:#5b7fff;fill-opacity:.9;height:80px;margin-bottom:24px;width:80px}@media(max-width:768px){.expiredDataLogo{height:64px;margin-bottom:20px;width:64px}}@media(max-width:480px){.expiredDataLogo{height:56px;margin-bottom:16px;width:56px}}.expired-data-title{color:#fff;font-size:32px;font-weight:700;margin:0 0 16px}@media(max-width:768px){.expired-data-title{font-size:28px}}@media(max-width:480px){.expired-data-title{font-size:24px}}.not-found-page{align-items:center;background:#0a0a23;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,Inter,Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px;position:relative;scrollbar-width:none;width:100%}.not-found-page::-webkit-scrollbar{background:#0000;width:0}.content-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;max-width:600px;padding:48px 32px;text-align:center;width:100%}@media(max-width:768px){.content-container{padding:32px 24px}}@media(max-width:480px){.content-container{padding:24px 20px}}.not-found-icon{font-size:64px;margin-bottom:24px}@media(max-width:768px){.not-found-icon{font-size:48px;margin-bottom:20px}}@media(max-width:480px){.not-found-icon{font-size:40px;margin-bottom:16px}}.not-found-title{color:#fff;font-size:32px;font-weight:700;margin:0 0 16px}@media(max-width:768px){.not-found-title{font-size:28px}}@media(max-width:480px){.not-found-title{font-size:24px}}.content-container p{color:#bfc6e6;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.6;margin:0 0 32px;max-width:500px}@media(max-width:768px){.content-container p{font-size:15px;margin-bottom:28px}}@media(max-width:480px){.content-container p{font-size:14px;margin-bottom:24px}}.btn-redirectToMainPage{background:linear-gradient(90deg,#5b7fff,#a18fff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;margin-top:0;padding:12px 28px;transition:all .2s}.btn-redirectToMainPage:hover{background:linear-gradient(90deg,#7f5bff,#a18fff);box-shadow:0 0 40px #5b7fff4d,0 0 80px #a18fff26;transform:translateY(-2px)}.btn-redirectToMainPage:disabled{color:#bfc6e6;cursor:not-allowed}.btn-redirectToMainPage:disabled,.btn-redirectToMainPage:disabled:hover{background:#ffffff1a;box-shadow:none;transform:none}@media(max-width:480px){.btn-redirectToMainPage{font-size:15px;padding:10px 24px;width:100%}}.animated-spinner{align-items:center;background:#0a0a23;display:flex;justify-content:center;min-height:100vh}.animated-spinner:after{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#5b7fff;content:"";height:40px;width:40px}.home-page-root{background:#0a0a23;color:#fff;font-family:Montserrat,Inter,Arial,sans-serif;min-height:100vh;overflow:hidden;position:relative;scrollbar-width:none;width:100%;z-index:1}.home-page-root::-webkit-scrollbar{background:#0000;width:0}.table-of-contents{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;left:50%;padding:12px 20px;position:fixed;top:12px;transform:translateX(-50%);transition:all .3s ease;z-index:100}.toc-container,.toc-list{display:flex;flex-direction:row;gap:0}.toc-list{list-style:none}.toc-item,.toc-list{margin:0;padding:0}.toc-link{align-items:center;background:none;border:none;border-radius:6px;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;padding:8px 12px;position:relative;text-align:center;transition:all .1s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.toc-link:hover{background:#5b7fff26;color:#fff;transform:translateY(-2px)}.toc-link.active{color:#fff;font-weight:500}.toc-link:before{background:#5b7fff33;border-radius:6px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);z-index:-1}.toc-link.active:before{opacity:1}.toc-text{overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;z-index:1}@media(max-width:1200px){.table-of-contents{padding:10px 16px;top:24px}.toc-link{font-size:12px;padding:6px 10px}}@media(max-width:768px){.table-of-contents{display:none}}@media(max-width:480px){.table-of-contents{display:none}.community-kh-container{flex-direction:column;gap:24px}.community-section,.kh-section{max-width:100%;min-width:100%}.kh-blurred-container{padding:24px 20px}.kh-coming-soon{min-height:60px}.footer-title-section{flex-direction:column;gap:20px}.compact-footer{bottom:10px}.compact-footer-content{gap:12px}.compact-footer-title{font-size:12px}.compact-social-link{height:24px;width:24px}.compact-social-link img,.compact-social-link svg{height:12px;object-fit:contain;width:12px}.compact-footer-copyright p{font-size:10px}.classic-footer{bottom:16px}.section:last-child{padding-bottom:80px;padding-top:60px}.main-content{padding-bottom:60px}.home-source-card{max-width:100%;min-width:280px}}.home-globe-bg{height:100%;left:0;pointer-events:none;position:fixed;top:0;transform:translate(40%,40%) scale(2);width:100%;z-index:0}.home-globe-bg>*{height:100%!important;width:100%!important}.main-content{display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow-y:scroll;padding-bottom:80px;position:relative;scroll-snap-type:y mandatory;scrollbar-width:none;z-index:1}.main-content::-webkit-scrollbar{background:#0000;width:0}.section{margin:0;position:relative;scroll-snap-align:start}.section:last-child{align-items:center;padding-bottom:100px;padding-top:80px}.hero-content{flex-direction:column;gap:32px;margin:0 auto;max-width:1600px;padding:0 4vw;text-align:center;width:100%}.hero-content,.hero-title-col{align-items:center;display:flex;justify-content:center}.hero-title-col{flex:0 0 auto;max-width:100%;min-width:320px}.hero-desc-col{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;text-align:center}.hero-title{color:#fff;font-size:51px;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:18px}.hero-subtitle{color:#bfc6e6;font-size:18px;font-weight:500;line-height:1.5;margin-bottom:24px;max-width:520px}.hero-actions{display:flex;gap:14px;margin-bottom:0}.section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:0}.section-container{margin:0 auto;max-width:900px;padding:0 4vw;text-align:center;width:100%}.section-content{align-items:center;display:flex;flex-direction:column;gap:32px;justify-content:center}.section-header{margin-bottom:20px;text-align:center}.section-title{color:#fff;display:inline-block;font-size:40px;font-weight:700;margin-bottom:10px;position:relative}.section-subtitle{color:#bfc6e6;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.section-text{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:800px;text-align:center}.section-text h3{color:#fff;font-size:29px;font-weight:600;margin-bottom:20px}.section-text p{color:#bfc6e6;font-size:18px;line-height:1.6;margin-bottom:32px;text-align:center}.section-features{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:32px;max-width:500px}.section-action{margin-top:8px;text-align:center}.feature-item{color:#bfc6e6;font-size:16px;gap:12px;justify-content:flex-start;text-align:left;width:100%}.feature-icon{flex-shrink:0;font-size:19px}.sources-container{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:32px}.home-source-card{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:14px;box-shadow:0 2px 12px 0 #5b7fff12;display:flex;flex-direction:column;max-width:320px;min-width:240px;padding:12px 16px;position:relative;transition:all .3s ease}.home-source-card.clickable{cursor:pointer}.home-source-card.clickable:hover{background:#ffffff26;box-shadow:0 8px 25px 0 #5b7fff33;transform:translateY(-4px)}.home-source-card.clickable:hover .home-source-click-hint{opacity:1;transform:translateY(0)}.home-source-card .home-source-name{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;margin-bottom:4px;text-align:center}.home-source-card .home-source-description{color:#bfc6e6;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5;margin-bottom:8px;text-align:center}.home-source-card .home-source-click-hint{color:#5b7fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;margin-top:4px;opacity:0;text-align:center;transform:translateY(4px);transition:all .3s ease}.community-kh-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:32px}.community-section,.kh-section{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:24px auto 0;max-width:400px;min-width:280px}.community-title,.kh-title{color:#fff;font-size:16px;font-weight:700;margin-bottom:0;text-align:center}.community-socials{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.kh-blurred-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;padding:32px;text-align:center;width:100%}.kh-coming-soon{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:80px}.coming-soon-text{color:#bfc6e6;font-size:18px;font-style:italic;font-weight:600;letter-spacing:.5px}.community-social-link{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:600;justify-content:center;margin-bottom:16px;text-decoration:none;transition:color .2s,transform .2s}.community-social-link:hover{color:#5b7fff;transform:translateY(-2px) scale(1.03)}.community-social-link img,.community-social-link svg{align-items:center;background:#5b7fff14;border-radius:6px;box-sizing:initial;display:flex;height:32px;justify-content:center;object-fit:contain;padding:6px;transition:background .2s;width:32px}.community-social-link:hover img,.community-social-link:hover svg{background:#5b7fff2e}.btn-donate{border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;padding:12px 32px;transition:all .2s}.btn-donate,.btn-donate:hover{background:linear-gradient(60deg,#17a1fa 13.4%,#6b57f5 86.6%)}.btn-donate:hover{box-shadow:0 8px 30px #17a1fa66,0 0 40px #6b57f54d;transform:translateY(-2px)}.feedback-list{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:32px}.home-feedback-card{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:14px;box-shadow:0 2px 12px 0 #5b7fff12;display:flex;max-width:320px;min-width:240px;padding:20px 24px}.home-feedback-content{display:flex;flex-direction:column}.home-feedback-text{color:#bfc6e6;font-size:16px;font-style:italic;margin-bottom:8px}.faq-list{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:600px}.faq-item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border-radius:14px;box-shadow:0 2px 12px 0 #5b7fff12;overflow:hidden;padding:16px 20px}.faq-question{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:10px;transition:color .3s ease}.faq-question:hover{color:#bfc6e6}.faq-toggle{align-items:center;display:flex;height:16px;justify-content:center;position:relative;transition:transform .3s ease;width:16px}.faq-toggle:before{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:8px;transform:rotate(45deg);transition:transform .3s ease;width:8px}.faq-toggle.open{transform:rotate(180deg)}.faq-answer{color:#bfc6e6;font-size:17px;line-height:1.6;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,margin-top .3s ease}.faq-answer,.faq-answer.open{margin-top:10px;text-align:left}.faq-answer.open{max-height:200px;opacity:1;rotate:180deg}.classic-footer{align-items:center;bottom:24px;display:flex;justify-content:center;left:0;position:absolute;right:0}.compact-social-link img,.compact-social-link svg{fill:#bfc6e6;height:14px;object-fit:contain;width:14px}.btn-primary{background:linear-gradient(90deg,#5b7fff,#a18fff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;padding:14px 36px;transition:all .2s}.btn-primary:hover{background:linear-gradient(90deg,#7f5bff,#a18fff);box-shadow:0 0 40px #5b7fff4d,0 0 80px #a18fff26;transform:translateY(-2px)}.btn-section-action{background:#0000;border:2px solid #5b7fff;border-radius:8px;color:#5b7fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-section-action:hover{background:#5b7fff;color:#fff;transform:translateY(-2px)}.spatialhub-title-with-dot{color:#fff;display:inline-block;font-size:51px;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:6px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.spatialhub-title-with-dot .green-dot{background:#6edb40;border-radius:50%;display:inline-block;height:12px;left:100%;position:absolute;top:100%;transform:translateY(-100%);transition:all .3s cubic-bezier(.4,0,.2,1);width:12px}.gradient-text{transition:all .3s ease}.brand{color:#5b7fff;font-weight:900;letter-spacing:.5px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a18fff,#5b7fff);-webkit-background-clip:text;background-clip:text;display:block;font-size:24px;margin-top:0}.green-dot{background:#6edb40;border-radius:50%;display:inline-block;height:12px;left:100%;margin-bottom:0;margin-left:0;position:absolute;top:100%;transform:translateY(-100%);vertical-align:text-bottom;width:12px}@media(max-width:768px){.section-title{font-size:32px}.section-title .green-dot{height:10px;left:calc(100% + 2px);width:10px}}@media(max-width:480px){.section-title{font-size:28px}.section-title .green-dot{height:8px;left:calc(100% + 2px);width:8px}}.floating-explore-btn-container{align-items:center;bottom:10%;display:flex;height:60px;justify-content:flex-end;position:fixed;right:0;width:200px;z-index:90}.floating-explore-btn-container.entering .floating-explore-btn{animation:buttonEnter 1.2s cubic-bezier(.25,.46,.45,.94) forwards}.floating-explore-btn-container.exiting .floating-explore-btn{animation:buttonExit .8s cubic-bezier(.25,.46,.45,.94) forwards}.floating-explore-btn-container:hover .floating-explore-btn{background:linear-gradient(90deg,#7f5bff,#a18fff);box-shadow:0 8px 30px #5b7fff66;opacity:1;transform:translateX(-32px)}.floating-explore-btn-container:hover .floating-explore-btn .btn-icon{transform:translateX(4px)}@keyframes buttonEnter{0%{opacity:0;transform:translateX(100%)}50%{opacity:1;transform:translateX(-32px)}to{opacity:.7;transform:translateX(calc(75% - 30px))}}@keyframes buttonExit{0%{opacity:.7;transform:translateX(calc(75% - 30px))}to{opacity:0;transform:translateX(100%)}}.floating-explore-btn{background:linear-gradient(90deg,#5b7fff,#a18fff);border:none;border-radius:8px;box-shadow:0 4px 20px #5b7fff4d;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;opacity:.7;overflow:hidden;padding:12px 16px;pointer-events:auto;transform:translateX(calc(75% - 30px));transition:all .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.floating-explore-btn .btn-icon,.floating-explore-btn .btn-text{display:inline-block;transition:all .4s ease}.floating-explore-btn .btn-icon{margin-left:8px;transform:translateX(-4px)}.mobile-menu-item{transition:all .4s cubic-bezier(.25,.46,.45,.94)}@media(max-width:768px){.table-of-contents{display:none}.mobile-menu-toggle{display:flex}.classic-footer,.floating-explore-btn-container{display:none}.section{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:60px 0 40px}.main-content{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory}.section-container{max-height:100%;overflow-y:auto;padding:0 16px}.section-title{font-size:28px}.section-text p{font-size:16px}.home-source-card{max-width:100%;min-width:auto;padding:10px 14px}.home-source-card .home-source-name{font-size:16px}.home-source-card .home-source-description{display:none}.sources-container{gap:16px}.section-action{margin-top:16px}.feedback-list{gap:16px}.home-feedback-card{padding:16px 20px}.home-feedback-card .home-feedback-text{font-size:14px}.faq-item{padding:12px 16px}.faq-item .faq-question{font-size:16px}.faq-item .faq-answer{font-size:15px}}@media(max-width:480px){.section{padding:50px 0 30px}.section-title{font-size:24px}.section-text p{font-size:14px}.home-source-card{padding:8px 12px}}.sources-page-root{align-items:center;background:#0a0a23;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,Inter,Arial,sans-serif;min-height:100vh;padding:32px 20px 20px;position:relative;scrollbar-width:none;width:100%}.sources-page-root::-webkit-scrollbar{background:#0000;width:0}.sources-navigation{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:8px;left:50%;padding:8px 12px;position:fixed;top:12px;transform:translateX(-50%);transition:all .3s ease;z-index:100}.sources-nav-container{display:flex;flex-direction:row;gap:0}.sources-nav-link{align-items:center;background:none;border:none;border-radius:6px;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;padding:8px 12px;position:relative;text-align:center;transition:all .1s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.sources-nav-link:hover{background:#5b7fff26;color:#fff;transform:translateY(-2px)}.sources-nav-link:before{background:#5b7fff40;border-radius:6px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);z-index:-1}.sources-nav-link:hover:before{opacity:1}.sources-nav-text{overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;z-index:1}@media(max-width:768px){.sources-navigation{display:none}.mobile-menu-toggle{display:flex}}@media(max-width:480px){.sources-navigation{display:none}.mobile-menu-toggle{gap:4px;height:40px;left:16px;top:16px;width:40px}.hamburger-line{width:20px}.mobile-menu-overlay{max-width:260px}.mobile-menu-link{font-size:15px;padding:14px 18px}}.sources-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:20px;width:100%}.sources-header-block{margin-bottom:32px;max-width:700px;text-align:center}.sources-title{color:#fff;font-size:40px;font-weight:700;margin-bottom:16px}.sources-mission{color:#bfc6e6;font-size:18px;line-height:1.6;margin-bottom:0}.sources-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:16px;width:100%}.source-card{align-items:flex-start;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:14px;box-shadow:0 2px 12px 0 #5b7fff12;display:flex;flex-direction:column;max-width:320px;min-width:280px;padding:24px 20px;transition:all .2s ease}.source-card:hover{background:#ffffff1f;box-shadow:0 4px 20px 0 #5b7fff1f;transform:translateY(-2px)}.source-name{color:#fff;font-size:18px;font-weight:700;margin-bottom:12px}.source-name .source-detail-link{background:none;border:none;color:#5b7fff;cursor:pointer;font-size:18px;font-weight:700;transition:all .2s ease}.source-name .source-detail-link:hover{color:#7f5bff;text-decoration:underline}.source-description{color:#bfc6e6;font-size:14px;line-height:1.6;margin:0 0 20px}.source-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.source-detail-button{border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .2s ease}.source-detail-button:hover{transform:translateY(-1px)}.source-detail-button{background:#5b7fff;border:none;color:#fff}.source-detail-button:hover{background:#4a6bff}@media(max-width:768px){.sources-content{padding:16px}.sources-header-block{margin-bottom:24px}.sources-title{font-size:32px}.sources-mission{font-size:16px}.sources-list{align-items:center;flex-direction:column;gap:16px}.source-card{margin:0;max-width:100%;min-width:100%;padding:20px 16px}.source-name{margin-bottom:8px}.source-name,.source-name .source-detail-link{font-size:16px}.source-description{font-size:13px;line-height:1.5;margin-bottom:16px}.source-actions{gap:8px}.source-detail-button{font-size:13px;padding:6px 12px}}@media(max-width:480px){.sources-content{padding:12px}.sources-header-block{margin-bottom:20px}.sources-title{font-size:28px;margin-bottom:12px}.sources-mission{font-size:14px}.sources-list{gap:12px}.source-card{border-radius:12px;padding:16px 12px}.source-name{margin-bottom:6px}.source-name,.source-name .source-detail-link{font-size:15px}.source-description{font-size:12px;line-height:1.4;margin-bottom:12px}.source-actions{flex-direction:column;gap:6px;width:100%}.source-detail-button{font-size:12px;padding:8px 16px;text-align:center;width:100%}}.source-detail-page{align-items:center;background:#0a0a23;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,Inter,Arial,sans-serif;min-height:100vh;padding:32px 20px 20px;position:relative;scrollbar-width:none;width:100%}.source-detail-content,.source-detail-content.transitioning{animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.source-detail-page::-webkit-scrollbar{background:#0000;width:0}.source-detail-navigation{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;left:50%;padding:12px 20px;position:fixed;top:12px;transform:translateX(-50%);transition:all .3s ease;z-index:100}.source-nav-container{display:flex;flex-direction:row;gap:0}.source-nav-link{align-items:center;background:none;border:none;border-radius:6px;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;padding:8px 12px;position:relative;text-align:center;transition:all .1s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.source-nav-link:hover{background:#5b7fff26;color:#fff;transform:translateY(-2px)}.source-nav-link:before{background:#5b7fff40;border-radius:6px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);z-index:-1}.source-nav-link:hover:before{opacity:1}.source-nav-text{overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;z-index:1}.back-button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:44px;justify-content:center;left:20px;line-height:1;padding:0;position:fixed;top:80px;transition:all .2s ease;width:44px;z-index:99}.back-button:hover{background:#fff3;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}@media(min-width:769px){.back-button{left:20px;top:80px}}@media(max-width:768px){.source-detail-navigation{display:none}.mobile-menu-toggle{display:flex}.desktop-sources-sidebar{display:none!important}.back-button{font-size:18px;height:44px;left:20px;line-height:1;padding:0;top:80px;width:44px}.source-detail-content{margin-left:0!important;max-width:100%!important}}@media(max-width:480px){.source-detail-navigation{display:none}.mobile-menu-toggle{gap:4px;height:40px;left:16px;top:16px;width:40px}.hamburger-line{width:20px}.mobile-menu-overlay{max-width:260px}.mobile-menu-link{font-size:15px;padding:14px 18px}.back-button{font-size:16px;height:40px;left:16px;line-height:1;padding:0;top:72px;width:40px}}.source-detail-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1000px;padding:20px;width:100%}@media(min-width:769px){.source-detail-content{margin-left:240px;max-width:calc(100% - 240px)}}@media(min-width:769px)and (max-width:1024px){.source-detail-content{margin-left:220px;max-width:calc(100% - 220px)}}.source-header{margin-bottom:16px;text-align:center;width:100%}.source-title-section{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:0}.source-title{color:#fff;font-size:48px;font-weight:700;margin:0}.source-links{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.source-external-link,.source-license-link{border-radius:8px;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px;text-decoration:none;transition:all .2s ease}.source-external-link:hover,.source-license-link:hover{transform:translateY(-2px)}.source-external-link{background:#ffffff1a;color:#fff}.source-external-link:hover{background:#ffffff26}.source-license-link{background:#ffffff1a;color:#fff}.source-license-link:hover{background:#ffffff26}.source-release-badge{align-items:center;background:#5b7fff1a;border:1px solid #5b7fff33;border-radius:8px;display:flex;font-size:12px;gap:6px;padding:6px 10px;white-space:nowrap}.source-release-badge .release-label{color:#bfc6e6;font-size:11px;font-weight:500}.source-release-badge .release-version{background:#5b7fff26;border-radius:8px;color:#5b7fff;font-size:12px;font-weight:600;padding:2px 6px}.explore-source-button{align-items:center;background:linear-gradient(135deg,#5b7fff,#4a6bff);border:none;border-radius:8px;box-shadow:0 2px 8px #5b7fff4d;color:#fff;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;gap:8px;padding:8px 16px;transition:all .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.explore-source-button:hover{background:linear-gradient(135deg,#4a6bff,#3d5ce6);box-shadow:0 4px 16px #5b7fff66;transform:translateY(-2px)}.explore-source-button:hover .explore-icon{transform:translateX(2px)}.explore-source-button:active{box-shadow:0 2px 8px #5b7fff4d;transform:translateY(0)}.explore-source-button .explore-icon{font-size:14px;line-height:1;transition:transform .3s ease}.explore-source-button .explore-text{font-size:13px;font-weight:600}.source-detailed-description,.source-license,.source-structured-content{margin-bottom:32px;width:100%}.source-detailed-description h2,.source-license h2,.source-structured-content h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:20px;text-align:center}.description-content,.license-content{color:#bfc6e6;font-size:18px;line-height:1.7}.description-content h3,.description-content h4,.description-content h5,.description-content h6,.license-content h3,.license-content h4,.license-content h5,.license-content h6{color:#fff;margin-bottom:16px;margin-top:32px}.description-content p,.license-content p{margin-bottom:16px}.description-content ol,.description-content ul,.license-content ol,.license-content ul{margin-bottom:16px;padding-left:24px}.description-content li,.license-content li{margin-bottom:8px}.description-content a,.license-content a{color:#5b7fff;text-decoration:none}.description-content a:hover,.license-content a:hover{text-decoration:underline}.description-content code,.license-content code{background:#ffffff1a;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;padding:2px 6px}.description-content pre,.license-content pre{background:#0000004d;border-radius:8px;margin:16px 0;overflow-x:auto;padding:16px}.description-content pre code,.license-content pre code{background:none;padding:0}.content-placeholder{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:24px;text-align:center}.content-placeholder p{color:#bfc6e6;margin-bottom:16px}.content-placeholder pre{background:#0000004d;border-radius:8px;font-size:12px;overflow-x:auto;padding:16px;text-align:left}.source-metadata{background:#ffffff0d;border-radius:12px;display:flex;gap:32px;justify-content:center;margin-top:32px;padding:24px;width:100%}.metadata-item{align-items:center;display:flex;flex-direction:column;gap:8px}.metadata-label{color:#bfc6e6;font-size:14px;font-weight:500}.metadata-value{color:#fff;font-size:16px;font-weight:600}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#5b7fff;height:40px;margin-bottom:16px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container h2{color:#ff6b6b;margin-bottom:16px}.error-container p{color:#bfc6e6;margin-bottom:24px}.error-container .error-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.error-container button{background:#5b7fff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;padding:12px 24px;transition:all .2s ease}.error-container button:hover{background:#4a6bff;transform:translateY(-1px)}.error-container button:nth-child(2){background:#ffffff1a;color:#fff}.error-container button:nth-child(2):hover{background:#fff3}@media(max-width:768px){.source-detail-content{padding:16px}.source-title{font-size:36px}.source-description{font-size:18px}.source-links{align-items:center;flex-direction:row;gap:8px;justify-content:center}.source-metadata{flex-direction:column;gap:16px}.source-detailed-description h2,.source-license h2,.source-structured-content h2{font-size:28px}.source-release-badge{font-size:11px;padding:5px 8px}.source-release-badge .release-label{font-size:10px}.source-release-badge .release-version{font-size:11px;padding:1px 4px}.explore-source-button{font-size:12px;padding:6px 12px}.explore-source-button .explore-icon,.explore-source-button .explore-text{font-size:12px}.description-content,.license-content{font-size:16px;line-height:1.6}}@media(max-width:480px){.source-detail-content{padding:12px}.source-title{font-size:28px}.source-title-section{gap:8px}.source-links{align-items:center;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:center}.source-external-link,.source-license-link{font-size:10px;padding:3px 6px}.source-release-badge{font-size:10px;padding:4px 6px}.source-release-badge .release-label{font-size:9px}.source-release-badge .release-version{font-size:10px;padding:1px 3px}.explore-source-button{font-size:11px;padding:5px 10px}.explore-source-button .explore-icon,.explore-source-button .explore-text{font-size:11px}.source-detailed-description h2,.source-license h2,.source-structured-content h2{font-size:24px}.description-content,.license-content{font-size:14px;line-height:1.5}}.source-content-renderer{width:100%}.source-content-renderer .content-section{margin-bottom:32px}.source-content-renderer .content-section:last-child{margin-bottom:0}.source-content-renderer .markdown-content pre{background:#0000004d;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5;margin:16px 0;overflow-x:auto;padding:16px}.source-content-renderer .code-section .code-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:12px}.source-content-renderer .code-section .code-block{background:#0000004d;border-radius:8px;margin:0;overflow-x:auto;padding:16px}.source-content-renderer .code-section .code-block code{color:#e6e6e6;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5}.source-content-renderer .image-section .image-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:12px}.source-content-renderer .image-section .content-image{border-radius:8px;height:auto;margin:16px 0;max-width:100%}.source-content-renderer .image-section .image-caption{color:#bfc6e6;font-size:14px;margin-top:8px;text-align:center}.source-content-renderer .table-section .table-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:12px}.source-content-renderer .table-section .table-container{background:#ffffff0d;border-radius:8px;overflow-x:auto}.source-content-renderer .table-section .table-container .content-table{border-collapse:collapse;width:100%}.source-content-renderer .table-section .table-container .content-table td,.source-content-renderer .table-section .table-container .content-table th{border-bottom:1px solid #ffffff1a;padding:12px;text-align:left}.source-content-renderer .table-section .table-container .content-table th{background:#5b7fff1a;color:#fff;font-weight:600}.source-content-renderer .table-section .table-container .content-table td{color:#bfc6e6}.source-content-renderer .table-section .table-container .content-table tr:hover{background:#ffffff0d}.source-content-renderer .list-section .list-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:12px}.source-content-renderer .list-section .content-list{list-style:none;margin:0;padding:0}.source-content-renderer .list-section .content-list li{color:#bfc6e6;padding:8px 0 8px 20px;position:relative}.source-content-renderer .list-section .content-list li:before{color:#5b7fff;content:"•";font-weight:700;left:0;position:absolute}.page-footer{margin-top:8px}#root,body,html{height:100%;margin:0;overflow-x:hidden;padding:0;scrollbar-width:none}#root::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{background:#0000;width:0}.knowledge-hub-page{align-items:center;background:#0a0a23;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,Inter,Arial,sans-serif;min-height:100vh;padding:80px 20px 20px;position:relative;scrollbar-width:none;width:100%}.knowledge-hub-page::-webkit-scrollbar{background:#0000;width:0}.mobile-menu-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;left:20px;position:fixed;top:20px;width:44px;z-index:101}.mobile-menu-toggle:hover{background:#5b7fff33}.mobile-menu-toggle:active{transform:scale(.95)}.hamburger-line{background:#fff;border-radius:2px;height:2px;transition:all .3s ease;width:22px}.mobile-menu-backdrop{background:#0009;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:99}.mobile-menu-backdrop.open{opacity:1;visibility:visible}.mobile-menu-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a23fa;bottom:0;box-shadow:4px 0 20px #0000004d;left:0;max-width:280px;position:fixed;top:0;transform:translateX(-100%);transition:all .5s cubic-bezier(.25,.46,.45,.94);visibility:hidden;width:100%;z-index:100}.mobile-menu-overlay.open{transform:translateX(0);visibility:visible}.mobile-menu-nav{box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:80px 20px 20px}.mobile-menu-content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto}.mobile-menu-footer{border-top:1px solid #ffffff1a;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-top:auto;padding:20px 0 0;width:100%}.mobile-menu-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0;width:100%}.mobile-menu-item{opacity:0;transform:translateX(-30px);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.mobile-menu-overlay.open .mobile-menu-item{opacity:1;transform:translateX(0)}.mobile-menu-item:first-child{transition-delay:.05s}.mobile-menu-item:nth-child(2){transition-delay:.1s}.mobile-menu-item:nth-child(3){transition-delay:.15s}.mobile-menu-item:nth-child(4){transition-delay:.2s}.mobile-menu-item:nth-child(5){transition-delay:.25s}.mobile-menu-item:nth-child(6){transition-delay:.3s}.mobile-menu-item:nth-child(7){transition-delay:.35s}.mobile-menu-item:nth-child(8){transition-delay:.4s}.mobile-menu-item:nth-child(9){transition-delay:.45s}.mobile-menu-item:nth-child(10){transition-delay:.5s}.mobile-menu-item:last-child{margin-top:16px}.mobile-sources-submenu{display:flex;flex-direction:column;gap:2px;list-style:none;margin:6px 0 0;opacity:1;padding:0 0 0 12px;transform:translateX(0);width:100%}.mobile-sources-submenu-item{opacity:1;transform:translateX(0);transition:none}.mobile-sources-submenu-link{align-items:center;background:none;border:none;border-radius:6px;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;justify-content:space-between;padding:8px 12px;text-align:left;transition:all .2s ease;width:100%}.mobile-sources-submenu-link:active{transform:scale(.98)}.mobile-sources-submenu-link.active{color:#5b7fff;font-weight:500}.mobile-sources-submenu-link:not(.active):hover{background:#ffffff0d;color:#fff}.mobile-sources-submenu-link:disabled{cursor:not-allowed;opacity:.4}.mobile-sources-submenu-link:disabled:hover{background:none;color:#bfc6e6}.mobile-sources-submenu-text{flex:1 1;font-size:12px}.mobile-menu-link{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border:none;border-radius:12px;color:#bfc6e6;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;justify-content:space-between;padding:16px 20px;text-align:left;transition:all .3s ease;width:100%}.mobile-menu-link:active{transform:scale(.98)}.mobile-menu-link.active{background:#5b7fff33;color:#fff}.mobile-menu-link:not(.active):hover{background:#ffffff1f;color:#fff}.explore-map-link{background:linear-gradient(90deg,#5b7fff,#a18fff);color:#fff!important;font-weight:700}.explore-map-link:hover{background:linear-gradient(90deg,#7f5bff,#a18fff)}.explore-map-link .btn-icon{margin-left:8px}.mobile-menu-text{flex:1 1}.btn-icon{margin-left:8px}.mobile-menu-indicator{animation:pulse 2s ease-in-out infinite;color:#6edb40;font-size:20px;margin-left:12px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:480px){.mobile-menu-toggle{gap:4px;height:40px;left:16px;top:16px;width:40px}.hamburger-line{width:20px}.mobile-menu-overlay{max-width:260px}.mobile-menu-link{font-size:15px;padding:14px 18px}}@media(orientation:landscape)and (max-width:768px){.mobile-menu-nav{padding:40px 20px 20px}.mobile-menu-footer{margin-top:24px}}@media(max-width:768px){.mobile-menu-toggle{display:flex}}@media(max-width:480px){.mobile-menu-toggle{gap:4px;height:40px;left:16px;top:16px;width:40px}.hamburger-line{width:20px}.mobile-menu-overlay{max-width:260px}.mobile-menu-link{font-size:15px;padding:14px 18px}.page-footer{display:none}}.knowledge-hub-content{margin:0 auto;max-width:800px;text-align:center}.knowledge-hub-container,.knowledge-hub-content{align-items:center;display:flex;flex-direction:column;width:100%}.knowledge-hub-container{gap:40px}.knowledge-hub-header{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.knowledge-hub-title{color:#fff;font-size:48px;font-weight:800;letter-spacing:-1px;margin:0}@media(max-width:768px){.knowledge-hub-title{font-size:36px}}@media(max-width:480px){.knowledge-hub-title{font-size:28px}}.knowledge-hub-subtitle{color:#bfc6e6;font-size:18px;line-height:1.6;margin:0;max-width:600px}@media(max-width:768px){.knowledge-hub-subtitle{font-size:16px}}@media(max-width:480px){.knowledge-hub-subtitle{font-size:14px}}.knowledge-hub-coming-soon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0003;padding:48px 32px;text-align:center}@media(max-width:768px){.knowledge-hub-coming-soon{padding:32px 24px}}@media(max-width:480px){.knowledge-hub-coming-soon{padding:24px 20px}}.coming-soon-icon{font-size:64px;margin-bottom:24px}@media(max-width:768px){.coming-soon-icon{font-size:48px;margin-bottom:20px}}@media(max-width:480px){.coming-soon-icon{font-size:40px;margin-bottom:16px}}.coming-soon-title{color:#fff;font-size:32px;font-weight:700;margin:0 0 16px}@media(max-width:768px){.coming-soon-title{font-size:28px}}@media(max-width:480px){.coming-soon-title{font-size:24px}}.coming-soon-description{color:#bfc6e6;font-size:16px;line-height:1.6;margin:0 auto 32px;max-width:500px}@media(max-width:768px){.coming-soon-description{font-size:15px;margin-bottom:28px}}@media(max-width:480px){.coming-soon-description{font-size:14px;margin-bottom:24px}}.knowledge-hub-features{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:32px}@media(max-width:768px){.knowledge-hub-features{gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:28px}}@media(max-width:480px){.knowledge-hub-features{gap:12px;grid-template-columns:1fr;margin-bottom:24px}}.feature-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px;transition:all .3s ease}.feature-item:hover{background:#ffffff14;border-color:#5b7fff4d;transform:translateY(-2px)}@media(max-width:480px){.feature-item{padding:12px}}.feature-icon{font-size:24px}@media(max-width:480px){.feature-icon{font-size:20px}}.feature-text{color:#bfc6e6;font-size:14px;font-weight:500;text-align:center}@media(max-width:480px){.feature-text{font-size:13px}}.knowledge-hub-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media(max-width:480px){.knowledge-hub-actions{flex-direction:column;gap:12px;width:100%}}.btn-secondary{background:#0000;border:2px solid #5b7fff;border-radius:8px;color:#5b7fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;padding:12px 28px;transition:all .2s}.btn-secondary:hover{background:#5b7fff;color:#fff;transform:translateY(-2px)}@media(max-width:480px){.btn-secondary{font-size:15px;padding:10px 24px;width:100%}}.compact-footer{align-items:center;display:flex;flex-direction:column;text-align:center}.compact-footer-content{align-items:center;display:flex;gap:16px;margin-bottom:8px}.compact-footer-title{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:600;gap:4px;position:relative;text-decoration:none;transition:color .2s ease}.compact-footer-title:hover{color:#bfc6e6}.compact-footer-social{align-items:center;display:flex;gap:8px}.compact-social-link{align-items:center;background:#ffffff1a;border-radius:6px;display:flex;height:28px;justify-content:center;transition:all .2s;width:28px}.compact-social-link:hover{background:#5b7fff33;transform:translateY(-2px)}.compact-social-link svg{fill:#bfc6e6;height:14px;width:14px}.compact-footer-copyright{text-align:center;width:100%}.compact-footer-copyright p{color:#bfc6e6;font-size:12px;margin:0;opacity:.8}.footer-green-dot{background:#6edb40;border-radius:50%;display:inline-block;height:6px;left:100%;margin-bottom:0;margin-left:0;position:absolute;top:100%;transform:translateY(-100%);vertical-align:text-bottom;width:6px}.fixed-footer{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:16px 0;position:fixed;right:0;z-index:100}@media(max-width:480px){.compact-footer{bottom:10px}.compact-footer-content{gap:12px}.compact-footer-title{font-size:12px}.compact-social-link{height:24px;width:24px}.compact-social-link svg{height:12px;width:12px}.compact-footer-copyright p{font-size:10px}.fixed-footer{padding:12px 0}}.page-footer{margin-top:40px;padding:16px 0 20px}@media(max-width:480px){.page-footer{margin-top:32px;padding:12px 0 16px}}@font-face{font-family:Montserrat;src:local("Montserrat-Regular"),url(/static/media/Montserrat-Regular.cfbf0da06d33097e6d0a.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important;transform:scale(1)}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}

/*! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Montserrat,system-ui;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.m-0{margin:0}.mb-2{margin-bottom:12px}.mb-4{margin-bottom:1rem}.ml-\[2px\]{margin-left:2px}.mr-2{margin-right:12px}.mr-\[2px\]{margin-right:2px}.mt-2{margin-top:12px}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.h-auto{height:auto}.h-fit{height:fit-content}.max-h-\[36px\]{max-height:36px}.w-\[20px\]{width:20px}.w-\[69px\]{width:69px}.w-full{width:100%}.max-w-\[36px\]{max-width:36px}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:6px}.self-center{align-self:center}.overflow-y-auto{overflow-y:auto}.whitespace-pre-wrap{white-space:pre-wrap}.border-none{border-style:none}.bg-transparent{background-color:initial}.p-0{padding:0}.p-1{padding:6px}.px-0{padding-left:0;padding-right:0}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-2{padding-bottom:12px;padding-top:12px}.pb-4{padding-bottom:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.text-\[\#005BD3\]{--tw-text-opacity:1;color:rgb(0 91 211/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\:bg-transparent:hover{background-color:initial}
/*# sourceMappingURL=main.c0ec132d.css.map*/