.alerts-panel{-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:#14141ed9;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;width:420px;max-width:calc(100vw - 32px);max-height:55vh;transition:all .25s;display:flex;overflow:hidden;transform:scale(.96);box-shadow:0 4px 20px #0006}.alerts-panel.open{opacity:1;pointer-events:auto;transform:scale(1)}.alerts-panel-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.alerts-panel-title{color:#e8e4d4b3;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.alerts-panel-count{color:#dc3c32;text-align:center;background:#dc3c3226;border-radius:4px;min-width:18px;padding:1px 5px;font-size:9px;font-weight:700}.alerts-panel-list{flex:1;overflow:hidden auto}.alerts-panel-list::-webkit-scrollbar{width:4px}.alerts-panel-list::-webkit-scrollbar-track{background:0 0}.alerts-panel-list::-webkit-scrollbar-thumb{background:#dc3c3240;border-radius:4px}.alerts-panel-row{cursor:pointer;border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:8px 12px;transition:background .15s;display:flex}.alerts-panel-row:last-child{border-bottom:none}.alerts-panel-row:hover{background:#ffffff0f}.alerts-panel-pulse{flex-shrink:0;width:8px;height:8px;position:relative}.alerts-panel-pulse-ring{opacity:.3;background:#dc3c32;border-radius:50%;animation:2s ease-in-out infinite alertsPanelPulse;position:absolute;inset:-3px}.alerts-panel-pulse-dot{background:#dc3c32;border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #dc3c32}@keyframes alertsPanelPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:0;transform:scale(2)}}.alerts-panel-icon{object-fit:contain;background:#ffffff0a;border-radius:4px;flex-shrink:0;width:28px;height:28px}.alerts-panel-icon-placeholder{color:#e8e4d44d;background:#ffffff0f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.alerts-panel-flag{flex-shrink:0;font-size:16px;line-height:1}.alerts-panel-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.alerts-panel-alert-title{color:#e8e4d4e6;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.alerts-panel-meta{color:#e8e4d459;align-items:center;gap:4px;font-size:9px;display:flex}.alerts-panel-source{color:#d4d4a099;letter-spacing:.3px;font-size:9px;font-weight:600}.alerts-panel-loadmore{border-top:1px solid #ffffff0f;flex-shrink:0;padding:6px 12px}.alerts-panel-loadmore-btn{color:#e8e4d499;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;width:100%;padding:5px 0;font-size:10px;font-weight:600;transition:all .2s}.alerts-panel-loadmore-btn:hover{color:#dc3c32;background:#dc3c321a;border-color:#dc3c324d}.alerts-panel-empty{text-align:center;color:#e8e4d44d;padding:20px 12px;font-size:11px}.alerts-panel-close{color:#e8e4d466;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1;transition:color .2s}.alerts-panel-close:hover{color:#dc3c32}.alerts-panel-row--unread{background:#dc3c320f;border-left:3px solid #dc3c32}.alerts-panel-row--unread .alerts-panel-alert-title{color:#e8e4d4}.alerts-panel-row--region.alerts-panel-row--unread{background:#8aad520f;border-left-color:#8aad52}.alerts-panel-pulse--seen .alerts-panel-pulse-ring{opacity:0;animation:none}.alerts-panel-pulse--seen .alerts-panel-pulse-dot{box-shadow:none;background:#e8e4d433}.alerts-panel-pulse--region .alerts-panel-pulse-ring{background:#8aad52}.alerts-panel-pulse--region .alerts-panel-pulse-dot{background:#8aad52;box-shadow:0 0 6px #8aad52}.alerts-panel-pulse--region.alerts-panel-pulse--seen .alerts-panel-pulse-dot{box-shadow:none;background:#8aad5233}.alerts-panel-unread-badge{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#dc3c32;border-radius:4px;padding:1px 5px;font-size:8px;font-weight:700;animation:2s ease-in-out infinite unreadBadgePulse}@keyframes unreadBadgePulse{0%,to{opacity:1}50%{opacity:.6}}.alerts-panel-region-icon{background:#8aad5214;border-radius:4px;flex-shrink:0;width:28px;height:28px}.alerts-panel-source--region{color:#8aad52b3!important}.alerts-panel-row--region{cursor:default}.alerts-toggle-btn{-webkit-backdrop-filter:blur(14px);color:#e8e4d4b3;cursor:pointer;background:#14141ed9;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;position:relative;box-shadow:0 4px 20px #0006}.alerts-toggle-btn:hover{color:#dc3c32;background:#dc3c3226;border-color:#dc3c324d;transform:scale(1.08)}.alerts-toggle-badge{color:#fff;background:#dc3c32;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}@media (max-width:600px){.alerts-panel{z-index:1100;opacity:0;pointer-events:none;overscroll-behavior:contain;touch-action:pan-y;border:none;border-top:1px solid #ffffff1a;border-radius:16px 16px 0 0;width:100vw;max-width:100vw;max-height:75vh;transition:transform .3s,opacity .2s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 40px #00000080}.alerts-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)}.alerts-toggle-btn{display:none}}
.RadarOverlay-module__EEk2zW__overlay{pointer-events:none;z-index:10;justify-content:center;align-items:center;animation:4s ease-in-out forwards RadarOverlay-module__EEk2zW__fadeInOut;display:flex;position:absolute;inset:0}.RadarOverlay-module__EEk2zW__radar{background:radial-gradient(circle,#052812eb 0%,#02190af2 60%,#000f05f7 100%);border:1px solid #3bb37359;border-radius:50%;width:280px;height:280px;position:relative;overflow:hidden;box-shadow:0 0 40px #3bb37340,0 0 80px #3bb3731a,inset 0 0 60px #0006}.RadarOverlay-module__EEk2zW__circle1,.RadarOverlay-module__EEk2zW__circle2,.RadarOverlay-module__EEk2zW__circle3,.RadarOverlay-module__EEk2zW__circle4{border:1px solid #3bb3731f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RadarOverlay-module__EEk2zW__circle1{width:25%;height:25%}.RadarOverlay-module__EEk2zW__circle2{width:50%;height:50%}.RadarOverlay-module__EEk2zW__circle3{width:75%;height:75%}.RadarOverlay-module__EEk2zW__circle4{border-color:#3bb3732e;width:100%;height:100%}.RadarOverlay-module__EEk2zW__crossH,.RadarOverlay-module__EEk2zW__crossV{position:absolute}.RadarOverlay-module__EEk2zW__crossH{background:#3bb3731f;height:1px;top:50%;left:0;right:0}.RadarOverlay-module__EEk2zW__crossV{background:#3bb3731f;width:1px;top:0;bottom:0;left:50%}.RadarOverlay-module__EEk2zW__sweepWrapper{width:100%;height:100%;animation:2s linear infinite RadarOverlay-module__EEk2zW__radarSweep;position:absolute;top:0;left:0}.RadarOverlay-module__EEk2zW__sweep{transform-origin:0 100%;background:conic-gradient(at 0 100%,#3bb37300 0deg,#3bb37305 10deg,#3bb3730f 20deg,#3bb3731f 30deg,#3bb37338 40deg,#3bb37359 50deg,#3bb3738c 55deg,#3bb373b3 58deg,#3bb37300 60deg);width:50%;height:50%;position:absolute;top:0;left:50%}.RadarOverlay-module__EEk2zW__centerDot{z-index:2;background:#3bb373;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #3bb373e6,0 0 20px #3bb37380,0 0 40px #3bb37333}@keyframes RadarOverlay-module__EEk2zW__radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes RadarOverlay-module__EEk2zW__fadeInOut{0%{opacity:0;transform:scale(.6)}8%{opacity:1;transform:scale(1)}82%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}
.layer-panel-wrapper{flex-direction:column;gap:8px;display:flex}.layer-panel-card{-webkit-backdrop-filter:blur(12px);background:#14141ed9;border:1px solid #ffffff1a;border-radius:8px;padding:4px 12px;position:relative;box-shadow:0 4px 20px #0006}.layer-panel-card.locked{color:#8ca0b480;background:#191e2873;border-color:#788ca033;box-shadow:0 4px 16px #0003}.layer-panel-row{align-items:center;gap:8px;display:flex}.filter-toggle{color:#e8e4d4b3;cursor:pointer;background:#ffffff0f;border:1px solid #8aad5226;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;position:relative}.filter-toggle:hover{color:#8aad52;background:#8aad5226;border-color:#8aad524d;transform:scale(1.08)}.filter-toggle.active{color:#8aad52;background:#8aad5233;border-color:#8aad5266}.filter-toggle.locked{opacity:.5;cursor:not-allowed;color:#8ca0b480;background:#191e28e6;border-color:#788ca033}.filter-toggle.locked:hover{color:#8ca0b480;background:#191e28e6;border-color:#788ca033;transform:none}.filter-badge{color:#fff;background:#ff5722;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.filter-toggle-btn{-webkit-backdrop-filter:blur(14px);color:#e8e4d4b3;cursor:pointer;background:#14141ed9;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;position:relative;box-shadow:0 4px 20px #0006}.filter-toggle-btn:hover{color:#8aad52;background:#8aad5226;border-color:#8aad524d;transform:scale(1.08)}.filter-toggle-btn.active{color:#8aad52;background:#8aad5233;border-color:#8aad5266}.filter-drawer{-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#0f0f19f5;border:1px solid #8aad521f;border-radius:12px;flex-direction:column;width:420px;max-width:calc(100vw - 32px);max-height:calc(100vh - 200px);padding:14px;transition:all .25s;display:flex;overflow:hidden auto;transform:translate(-10px)scale(.96);box-shadow:0 8px 32px #0006}.filter-drawer.open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.filter-drawer::-webkit-scrollbar{width:4px}.filter-drawer::-webkit-scrollbar-track{background:0 0}.filter-drawer::-webkit-scrollbar-thumb{background:#8aad5233;border-radius:4px}.filter-upsell-banner{background:#8aad5214;border:1px solid #8aad5233;border-radius:8px;flex-direction:column;gap:8px;margin-bottom:12px;padding:10px 14px;display:flex}.filter-upsell-banner p{color:#e8e4d4b3;margin:0;font-size:12px;line-height:1.4}.filter-upsell-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:linear-gradient(135deg,#8aad52,#6b8a3e);border:none;border-radius:6px;align-self:flex-start;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}.filter-upsell-btn:hover{background:linear-gradient(135deg,#9bc063,#7a9e4a);transform:translateY(-1px);box-shadow:0 2px 8px #8aad524d}@media (max-width:600px){.filter-drawer{z-index:1100;overscroll-behavior:contain;touch-action:pan-y;border:none;border-top:1px solid #8aad5226;border-radius:16px 16px 0 0;width:100vw;max-width:100vw;max-height:75vh;transition:transform .3s;position:fixed;inset:auto 0 0;transform:translateY(100%);box-shadow:0 -8px 40px #00000080}.filter-drawer.open{transform:translateY(0)}.filter-toggle-btn{display:none}}.panel-handle{display:none}@media (max-width:600px){.panel-handle{justify-content:center;padding:10px 0 4px;display:flex}.panel-handle:after{content:"";background:#ffffff40;border-radius:3px;width:40px;height:5px}}.filter-header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.filter-header h3{color:#e8e4d4e6;letter-spacing:.02em;margin:0;font-size:14px;font-weight:600}.filter-clear-btn{color:#ff5722;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:0 0;border:1px solid #ff57224d;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:600;transition:all .2s}.filter-clear-btn:hover{background:#ff572226;border-color:#ff5722}.filter-section{margin-bottom:10px}.filter-section-label{color:#e8e4d480;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:700;display:flex}.filter-section-label .MuiSvgIcon-root{color:#8aad5299;font-size:14px}.filter-toggle-row{justify-content:space-between;align-items:center;display:flex}.filter-chips{flex-wrap:wrap;gap:4px;display:flex}.filter-chip{color:#e8e4d4b3;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:3px;padding:3px 10px;font-size:11px;font-weight:500;transition:all .2s;display:inline-flex}.filter-chip:hover{color:#e8e4d4;background:#8aad521f;border-color:#8aad5240}.filter-chip.selected{color:#8aad52;background:#8aad5233;border-color:#8aad5280;font-weight:600}.filter-chip.locked{opacity:.5;cursor:not-allowed;color:#8ca0b480}.filter-chip.locked:hover{color:#8ca0b480;background:#ffffff0a;border-color:#ffffff14}.filter-lock{color:#8ca0b480;cursor:pointer;transition:color .2s;font-size:14px!important}.filter-lock:hover{color:#8ca0b4b3}.filter-scroll{flex:1;margin:0 -14px;padding:0 14px;overflow:hidden auto}.filter-scroll::-webkit-scrollbar{width:4px}.filter-scroll::-webkit-scrollbar-track{background:0 0}.filter-scroll::-webkit-scrollbar-thumb{background:#8aad5233;border-radius:4px}.filter-section-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:6px 0;transition:opacity .2s;display:flex}.filter-section-header:hover{opacity:.85}.filter-section-actions{align-items:center;gap:4px;display:flex}.filter-section-eye{cursor:pointer;color:#8aad52b3;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.filter-section-eye:hover{color:#8aad52;background:#8aad521f}.filter-section-eye.off{color:#e8e4d440}.filter-section-eye.off:hover{color:#e8e4d480;background:#ffffff0d}.filter-section.section-disabled .filter-rows,.filter-section.section-disabled .MuiAutocomplete-root{opacity:.3;pointer-events:none}.filter-section-count{color:#8aad52b3;background:#8aad521a;border-radius:4px;margin-left:6px;padding:1px 5px;font-size:9px;font-weight:600}.filter-rows{border:1px solid #ffffff14;border-radius:8px;flex-direction:column;margin-top:4px;margin-bottom:4px;display:flex;overflow:hidden}.filter-row{cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:8px 10px;transition:background .15s;display:flex}.filter-row:last-child{border-bottom:none}.filter-row:hover{background:#ffffff0d}.filter-row.locked{opacity:.5;cursor:not-allowed}.filter-row.locked:hover{background:0 0}.filter-row-label{color:#e8e4d4cc;-webkit-user-select:none;user-select:none;flex:1;font-size:12px}.filter-segment-bar{border:1px solid #ffffff1f;border-radius:8px;margin-bottom:12px;display:flex;overflow:hidden}.filter-segment-btn{color:#e8e4d480;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-right:1px solid #ffffff14;flex:1;padding:7px 4px;font-size:11px;font-weight:600;transition:all .2s}.filter-segment-btn:last-child{border-right:none}.filter-segment-btn:hover{color:#e8e4d4cc;background:#ffffff0f}.filter-segment-btn.active{color:#8aad52;background:#8aad522e}.filter-segment-btn.locked{opacity:.5;cursor:not-allowed}.filter-segment-btn.locked:hover{color:#e8e4d480;background:0 0}.mobile-panels{display:none}@media (max-width:600px){.mobile-panels{display:contents}.mobile-search-wrapper{z-index:1060;width:auto;max-width:200px;position:fixed;bottom:210px;left:14px}}
.mapboxgl-ctrl-geocoder,.mapboxgl-ctrl-geocoder *,.mapboxgl-ctrl-geocoder :after,.mapboxgl-ctrl-geocoder :before{box-sizing:border-box}.mapboxgl-ctrl-geocoder{z-index:1;background-color:#fff;border-radius:4px;width:100%;min-width:240px;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:18px;line-height:24px;transition:width .25s,min-width .25s;position:relative}.mapboxgl-ctrl-geocoder--input{font:inherit;color:#000000bf;text-overflow:ellipsis;white-space:nowrap;background-color:#0000;border:0;width:100%;height:50px;margin:0;padding:6px 45px;overflow:hidden}.mapboxgl-ctrl-geocoder--input::-ms-clear{display:none}.mapboxgl-ctrl-geocoder--input:focus{color:#000000bf;box-shadow:none;outline:thin dotted}.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right>*{z-index:2;display:none;position:absolute;top:7px;right:8px}.mapboxgl-ctrl-geocoder,.mapboxgl-ctrl-geocoder .suggestions{box-shadow:0 0 10px 2px #0000001a}.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed{width:50px;min-width:50px;transition:width .25s,min-width .25s}.mapboxgl-ctrl-geocoder .suggestions{z-index:1000;background-color:#fff;border-radius:4px;width:100%;margin:0;padding:0;font-size:15px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden}.mapboxgl-ctrl-bottom-left .suggestions,.mapboxgl-ctrl-bottom-right .suggestions{top:auto;bottom:100%}.mapboxgl-ctrl-geocoder .suggestions>li>a{cursor:default;color:#404040;padding:6px 12px;display:block}.mapboxgl-ctrl-geocoder .suggestions>.active>a,.mapboxgl-ctrl-geocoder .suggestions>li>a:hover{color:#404040;cursor:pointer;background-color:#f3f3f3;text-decoration:none}.mapboxgl-ctrl-geocoder--suggestion-title{font-weight:700}.mapboxgl-ctrl-geocoder--suggestion-title,.mapboxgl-ctrl-geocoder--suggestion-address{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mapboxgl-ctrl-geocoder--icon{vertical-align:middle;speak:none;fill:#757575;display:inline-block;top:15px}.mapboxgl-ctrl-geocoder--icon-search{width:23px;height:23px;position:absolute;top:13px;left:12px}.mapboxgl-ctrl-geocoder--button{cursor:pointer;background:#fff;border:none;margin:0;padding:0;line-height:1}.mapboxgl-ctrl-geocoder--icon-close{width:20px;height:20px;margin-top:8px;margin-right:3px}.mapboxgl-ctrl-geocoder--button:hover .mapboxgl-ctrl-geocoder--icon-close{fill:#909090}.mapboxgl-ctrl-geocoder--icon-geolocate{width:22px;height:22px;margin-top:6px;margin-right:3px}.mapboxgl-ctrl-geocoder--icon-loading{width:26px;height:26px;margin-top:5px;margin-right:0;animation:.8s cubic-bezier(.45,.05,.55,.95) infinite rotate}.mapboxgl-ctrl-geocoder--powered-by{float:left;padding:6px 12px 9px;font-size:13px;display:block}.mapboxgl-ctrl-geocoder--powered-by a{color:#909090}.mapboxgl-ctrl-geocoder--powered-by a:not(:hover){text-decoration:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width:640px){.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed{width:36px;min-width:36px}.mapboxgl-ctrl-geocoder{width:33.3333%;max-width:360px;font-size:15px;line-height:20px}.mapboxgl-ctrl-geocoder .suggestions{font-size:13px}.mapboxgl-ctrl-geocoder--icon{top:8px}.mapboxgl-ctrl-geocoder--icon-close{width:16px;height:16px;margin-top:3px;margin-right:0}.mapboxgl-ctrl-geocoder--icon-geolocate{width:18px;height:18px;margin-top:2px;margin-right:0}.mapboxgl-ctrl-geocoder--icon-search{width:20px;height:20px;left:7px}.mapboxgl-ctrl-geocoder--input{height:36px;padding:6px 35px}.mapboxgl-ctrl-geocoder--icon-loading{width:26px;height:26px;margin-top:-2px;margin-right:-5px}.mapbox-gl-geocoder--error{color:#909090;text-align:center;padding:6px 12px;font-size:16px}.mapboxgl-ctrl-geocoder--powered-by{font-size:11px!important}}
.mapboxgl-ctrl-geocoder{-webkit-backdrop-filter:blur(14px);min-width:36px;transition:width .35s cubic-bezier(.4,0,.2,1),background .3s;background:#14141ee0!important;border:1px solid #ffffff1a!important;border-radius:10px!important;width:320px!important;max-width:320px!important;font-family:Inter,Helvetica Neue,Arial,sans-serif!important;box-shadow:0 4px 24px #00000073!important}.mapboxgl-ctrl-geocoder:hover{border-color:#8aad5259!important}.mapboxgl-ctrl-geocoder:focus-within{border-color:#8aad5299!important;box-shadow:0 4px 28px #4a5d2359!important}.mapboxgl-ctrl-geocoder--input{color:#e8e4d4!important;height:36px!important;padding:6px 10px 6px 36px!important;font-size:13px!important;font-weight:400!important}.mapboxgl-ctrl-geocoder--input::placeholder{color:#e8e4d473!important}.mapboxgl-ctrl-geocoder--input:focus{outline:none!important}.mapboxgl-ctrl-geocoder--icon-search{fill:#8aad52!important;width:20px!important;height:20px!important;top:8px!important;left:8px!important}.mapboxgl-ctrl-geocoder--button{cursor:pointer;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.mapboxgl-ctrl-geocoder--icon-close{fill:#e8e4d480!important;width:16px!important;height:16px!important;margin-top:4px!important}.mapboxgl-ctrl-geocoder--icon-close:hover{fill:#ff5722!important}.mapboxgl-ctrl-geocoder--icon-loading{fill:#8aad52!important}.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed{background:#14141ebf!important;border-radius:50%!important;width:36px!important;min-width:36px!important}.mapboxgl-ctrl-geocoder .suggestions-wrapper{background:0 0!important}.mapboxgl-ctrl-geocoder .suggestions{-webkit-backdrop-filter:blur(16px);overflow:hidden;background:#14141ef0!important;border:1px solid #ffffff1a!important;border-radius:10px!important;margin-top:6px!important;box-shadow:0 8px 32px #0000008c!important}.mapboxgl-ctrl-geocoder .suggestions li{border-bottom:1px solid #ffffff0d}.mapboxgl-ctrl-geocoder .suggestions li:last-child{border-bottom:none}.mapboxgl-ctrl-geocoder .suggestions li a{transition:background .15s;color:#e8e4d4!important;padding:10px 14px!important;font-size:13px!important}.mapboxgl-ctrl-geocoder .suggestions li.active>a,.mapboxgl-ctrl-geocoder .suggestions li>a:hover{color:#fff!important;background:#8aad522e!important}.mapboxgl-ctrl-geocoder--powered-by{display:none!important}@media (max-width:600px){.mapboxgl-ctrl-geocoder{max-width:calc(100vw - 80px)!important;font-size:12px!important}.mapboxgl-ctrl-geocoder--input{height:36px!important;padding:4px 8px 4px 36px!important;font-size:12px!important}.mapboxgl-ctrl-geocoder--icon-search{width:18px!important;height:18px!important;top:9px!important;left:9px!important}.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed{border-radius:50%!important;width:40px!important;min-width:40px!important;height:40px!important;box-shadow:0 4px 20px #0006!important}.mapboxgl-ctrl-geocoder.mapboxgl-ctrl-geocoder--collapsed .mapboxgl-ctrl-geocoder--icon-search{top:11px!important;left:11px!important}}.mapboxgl-ctrl-geocoder--pin-right>.mapboxgl-ctrl-geocoder--icon,.mapboxgl-marker svg path{fill:#4a5d23!important}.mapboxgl-marker svg{filter:drop-shadow(0 2px 4px #0006)!important}
.top-right-row{align-items:center;gap:3px;display:flex}.conflict-nav-wrapper{align-items:center;display:flex;position:relative}@media (max-width:600px){.conflict-nav-wrapper{display:none}}
.info-card-container{-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#0f0f19f5;border:1px solid #8aad521f;border-radius:12px;width:420px;max-width:calc(100vw - 32px);max-height:calc(100vh - 200px);transition:all .25s;transform:translate(-10px)scale(.96);box-shadow:0 8px 32px #0006}.info-card-container.open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}@media (max-width:600px){.info-card-container{z-index:1100;overscroll-behavior:contain;touch-action:pan-y;border:none;border-top:1px solid #8aad5226;border-radius:16px 16px 0 0;width:100vw;max-width:100vw;max-height:80vh;transition:transform .3s;position:fixed;inset:auto 0 0;transform:translateY(100%);box-shadow:0 -8px 40px #00000080}.info-card-container.open{transform:translateY(0)}.info-card-container video,.info-card-container iframe{touch-action:auto}.info-card-container video::-webkit-media-controls-fullscreen-button{display:none!important}}
