.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}.desktop-only-osint,.desktop-only-legal,.desktop-only-search{display:none!important}}.osint-mobile-sheet{display:none}@media (max-width:600px){.osint-mobile-sheet{-webkit-backdrop-filter:blur(16px);z-index:1100;opacity:0;pointer-events:none;overscroll-behavior:contain;touch-action:pan-y;background:#0f0f19f5;border-top:1px solid #4fc3f726;border-radius:16px 16px 0 0;width:100vw;max-width:100vw;padding:0 16px 24px;transition:transform .3s,opacity .2s;display:block;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 40px #00000080}.osint-mobile-sheet.open{opacity:1;pointer-events:auto;transform:translateY(0)}.osint-mobile-sheet>div:last-child{background:0 0!important;border:none!important;width:100%!important;max-width:100%!important;padding:0!important}}.filter-export-btn{color:#e8e4d4b3;cursor:pointer;letter-spacing:.02em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.filter-export-btn:hover{color:#8aad52;background:#8aad521f;border-color:#8aad524d}.filter-export-btn:active{transform:scale(.98)}
.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{z-index:9999;position:relative;background:0 0!important}.mapboxgl-ctrl-geocoder .suggestions{-webkit-backdrop-filter:blur(16px);z-index:9999;position:relative;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}}
.news-ticker{-webkit-backdrop-filter:blur(10px);z-index:4;pointer-events:auto;background:#0a0a12d1;border:1px solid #ffffff14;border-radius:8px;align-items:center;max-width:1200px;height:36px;display:flex;position:absolute;bottom:19px;left:450px;right:260px;overflow:hidden}.news-ticker-label{color:#f44336;letter-spacing:.1em;text-transform:uppercase;background:#f443360f;border-right:1px solid #ffffff14;border-radius:8px 0 0 8px;flex-shrink:0;align-items:center;gap:5px;height:100%;padding:0 12px;font-size:10px;font-weight:800;display:flex}.news-ticker-dot{background:#f44336;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite ticker-pulse;box-shadow:0 0 8px #f44336}@keyframes ticker-pulse{0%,to{opacity:1}50%{opacity:.3}}.news-ticker-track{flex:1;position:relative;overflow:hidden}.news-ticker-scroll{white-space:nowrap;will-change:transform;align-items:center;animation:60s linear infinite ticker-slide;display:flex}@keyframes ticker-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.news-ticker-item{color:#e8e4d4bf;align-items:center;gap:4px;padding:0 6px;font-size:11px;line-height:36px;display:inline-flex}.news-ticker-icon,.news-ticker-flag{font-size:12px}.news-ticker-time{color:#e8e4d466;font-variant-numeric:tabular-nums;font-size:10px}.news-ticker-title{color:#e8e4d4d9;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-weight:500;overflow:hidden}.news-ticker-force{color:#8aad52b3;font-size:10px;font-weight:600}.news-ticker-sep{color:#ffffff26;padding:0 4px;font-size:10px}.news-ticker:hover .news-ticker-scroll{animation-play-state:paused}@media (max-width:1024px){.news-ticker{left:300px;right:120px}}@media (max-width:768px){.news-ticker{height:26px;left:200px;right:80px}.news-ticker-item{font-size:10px;line-height:26px}.news-ticker-title{max-width:180px}.news-ticker-label{padding:0 8px;font-size:9px}}@media (max-width:480px){.news-ticker{display:none}}
.creator-toggle-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e8e4d4b3;cursor:pointer;background:#14181cd9;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;position:relative}.creator-toggle-btn:hover{color:#ff5722;background:#1e2226f2;border-color:#ff57224d;box-shadow:0 0 20px #ff572226}.creator-toggle-btn.active{color:#ff5722;background:linear-gradient(135deg,#ff572226,#14181cf2);border-color:#ff572280;box-shadow:0 0 24px #ff572233}.creator-toggle-btn .lock-badge{background:#ff5722e6;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:-4px;right:-4px}.creator-mode-banner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:999;background:linear-gradient(90deg,#ff57221f 0%,#14181cf2 30% 70%,#ff57221f 100%);border-bottom:1px solid #ff572240;justify-content:center;align-items:center;gap:16px;height:40px;animation:.35s cubic-bezier(.16,1,.3,1) bannerSlideDown;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 24px #0006}@keyframes bannerSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.creator-mode-banner .banner-label{color:#ff5722;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.creator-mode-banner .banner-label .dot{background:#ff5722;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{opacity:1;box-shadow:0 0 4px #ff5722}50%{opacity:.4;box-shadow:0 0 8px #ff5722}}.creator-mode-banner .banner-divider{background:#ffffff1a;width:1px;height:18px}.creator-mode-banner .banner-close{color:#e8e4d480;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:600;transition:all .2s}.creator-mode-banner .banner-close:hover{color:#ff5722;background:#ff57221a;border-color:#ff572266}.creator-toolbar-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#14181ceb;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:4px;padding:6px;animation:.3s cubic-bezier(.16,1,.3,1) toolbarSlideIn;display:flex;box-shadow:0 8px 32px #00000080}@keyframes toolbarSlideIn{0%{opacity:0;transform:translate(-20px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.creator-tool-btn{color:#e8e4d499;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.creator-tool-btn:hover{color:#e8e4d4e6;background:#ffffff0f;border-color:#ffffff1a}.creator-tool-btn.active{color:#ff5722;background:#ff572226;border-color:#ff572266;box-shadow:inset 0 0 12px #ff57221a}.creator-tool-btn .tool-label{text-transform:uppercase;letter-spacing:.3px;opacity:.7;font-size:7px;font-weight:600;line-height:1}.creator-tool-btn.active .tool-label{opacity:1;color:#ff5722}.creator-toolbar-divider{background:#ffffff0f;height:1px;margin:2px 6px}.creator-tool-btn.snapshot:hover{color:#2196f3;background:#2196f31f;border-color:#2196f34d}@media (max-width:600px){.creator-mode-banner{height:36px}.creator-mode-banner .banner-label{letter-spacing:1px;font-size:9px}.creator-toolbar-panel{padding:4px}.creator-tool-btn{width:36px;height:36px}}
.measure-hud{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1100;background:#14181ceb;border:1px solid #ff572233;border-radius:14px;align-items:center;gap:14px;min-width:320px;max-width:90vw;padding:10px 16px;animation:.35s cubic-bezier(.16,1,.3,1) hudSlideUp;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080,0 0 0 1px #ff572214;bottom:130px!important}@keyframes hudSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.measure-distance-block{flex-direction:column;gap:2px;min-width:120px;display:flex}.measure-distance-label{color:#e8e4d466;text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:600}.measure-distance-value{color:#ff5722;letter-spacing:-.5px;font-family:JetBrains Mono,Fira Code,monospace;font-size:22px;font-weight:800;line-height:1}.measure-distance-value .unit{color:#ff5722b3;margin-left:4px;font-size:12px;font-weight:600}.measure-points-count{color:#e8e4d473;align-items:center;gap:4px;font-size:10px;display:flex}.measure-points-count .count-num{color:#e8e4d4b3;font-weight:700}.measure-unit-toggle{border:1px solid #ffffff1a;border-radius:8px;display:flex;overflow:hidden}.measure-unit-btn{color:#e8e4d480;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;padding:4px 10px;font-size:10px;font-weight:700;transition:all .2s}.measure-unit-btn.active{color:#ff5722;background:#ff572233}.measure-unit-btn:hover:not(.active){color:#e8e4d4b3;background:#ffffff0d}.measure-hud-divider{background:#ffffff14;flex-shrink:0;width:1px;height:28px}.measure-actions{gap:6px;display:flex}.measure-action-btn{color:#e8e4d480;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.measure-action-btn:hover{color:#e8e4d4e6;background:#ffffff1a;border-color:#ffffff26}.measure-action-btn.danger:hover{color:#ff5722;background:#ff572226;border-color:#ff57224d}.measure-action-btn.disabled{opacity:.25;cursor:default;pointer-events:none}.measure-hint{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1100;color:#e8e4d499;pointer-events:none;background:#14181cd9;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:11px;animation:.5s hintFadeIn;display:flex;position:fixed;bottom:200px;left:50%;transform:translate(-50%)}@keyframes hintFadeIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.measure-hint .hint-icon{color:#ff5722;font-size:14px}@media (max-width:600px){.measure-hud{flex-wrap:wrap;justify-content:center;gap:10px;min-width:auto;padding:8px 12px;bottom:80px}.measure-distance-value{font-size:18px}.measure-hint{font-size:10px;bottom:130px}}
.draw-hud{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1100;background:#14181ceb;border:1px solid #ff572233;border-radius:14px;align-items:center;gap:10px;max-width:95vw;padding:10px 14px;animation:.35s cubic-bezier(.16,1,.3,1) drawHudSlideUp;display:flex;position:fixed;bottom:130px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080,0 0 0 1px #ff572214}@keyframes drawHudSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.draw-indicator{color:#ff5722;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.draw-hud-divider{background:#ffffff14;flex-shrink:0;width:1px;height:28px}.draw-color-picker{align-items:center;gap:4px;display:flex}.draw-color-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:inset 0 0 0 1px #0000004d}.draw-color-swatch:hover{border-color:#fff6;transform:scale(1.2)}.draw-color-swatch.active{border-color:#fff;transform:scale(1.15);box-shadow:0 0 8px #ffffff4d,inset 0 0 0 1px #0000004d}.draw-width-picker{align-items:center;gap:3px;display:flex}.draw-width-btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.draw-width-btn:hover{background:#ffffff0f;border-color:#ffffff1a}.draw-width-btn.active{background:#ff572226;border-color:#ff572266}.draw-width-preview{border-radius:2px;transition:background .2s}.draw-actions{gap:4px;display:flex}.draw-action-btn{color:#e8e4d480;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.draw-action-btn:hover{color:#e8e4d4e6;background:#ffffff1a;border-color:#ffffff26}.draw-action-btn.danger:hover{color:#ff5722;background:#ff572226;border-color:#ff57224d}.draw-action-btn.disabled{opacity:.25;cursor:default;pointer-events:none}@media (max-width:600px){.draw-hud{gap:6px;padding:8px 10px;bottom:90px}.draw-color-swatch{width:16px;height:16px}.draw-indicator span{display:none}}
.annotate-hud{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1100;background:#14181ceb;border:1px solid #2196f333;border-radius:14px;align-items:center;gap:10px;max-width:95vw;padding:10px 14px;animation:.35s cubic-bezier(.16,1,.3,1) annotateHudSlideUp;display:flex;position:fixed;bottom:130px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080,0 0 0 1px #2196f314}@keyframes annotateHudSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.annotate-indicator{color:#2196f3;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.annotate-hud-divider{background:#ffffff14;flex-shrink:0;width:1px;height:28px}.annotate-color-picker{align-items:center;gap:4px;display:flex}.annotate-color-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:inset 0 0 0 1px #0000004d}.annotate-color-swatch:hover{border-color:#fff6;transform:scale(1.2)}.annotate-color-swatch.active{border-color:#fff;transform:scale(1.15);box-shadow:0 0 8px #ffffff4d,inset 0 0 0 1px #0000004d}.annotate-size-picker{align-items:center;gap:3px;display:flex}.annotate-size-btn{cursor:pointer;color:#e8e4d466;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;transition:all .2s;display:flex}.annotate-size-btn:hover{color:#e8e4d4cc;background:#ffffff0f;border-color:#ffffff1a}.annotate-size-btn.active{color:#2196f3;background:#2196f326;border-color:#2196f366}.annotate-count{color:#e8e4d466;white-space:nowrap;align-items:center;gap:4px;font-size:11px;display:flex}.annotate-count .count-num{color:#e8e4d4cc;font-variant-numeric:tabular-nums;font-weight:700}.annotate-actions{gap:4px;display:flex}.annotate-action-btn{color:#e8e4d480;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.annotate-action-btn:hover{color:#e8e4d4e6;background:#ffffff1a;border-color:#ffffff26}.annotate-action-btn.danger:hover{color:#ff5722;background:#ff572226;border-color:#ff57224d}.annotate-action-btn.disabled{opacity:.25;cursor:default;pointer-events:none}.annotate-input-popup{z-index:1200;align-items:center;gap:6px;animation:.2s cubic-bezier(.16,1,.3,1) annotatePopIn;display:flex;position:absolute}@keyframes annotatePopIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.annotate-input{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e53935;background:#0f1216f2;border:1.5px solid #2196f366;border-radius:8px;outline:none;min-width:160px;max-width:300px;padding:8px 12px;font-family:Inter,Roboto,sans-serif;font-size:14px;font-weight:600;transition:border-color .2s;box-shadow:0 4px 24px #0009,0 0 0 1px #2196f326}.annotate-input::placeholder{color:#e8e4d44d;font-weight:400}.annotate-input:focus{border-color:#2196f3b3;box-shadow:0 4px 24px #0009,0 0 12px #2196f333}.annotate-input-hint{color:#e8e4d44d;white-space:nowrap;background:#0f1216cc;border-radius:4px;padding:4px 6px;font-size:10px;font-weight:500}.annotate-delete-btn{color:#e53935;cursor:pointer;background:#e5393526;border:1px solid #e539354d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 8px;transition:all .2s;display:flex}.annotate-delete-btn:hover{background:#e539354d;border-color:#e5393580}@media (max-width:600px){.annotate-hud{gap:6px;padding:8px 10px;bottom:90px}.annotate-color-swatch{width:16px;height:16px}.annotate-indicator span{display:none}.annotate-input{min-width:120px;font-size:13px}}
.range-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121218f5;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;width:320px;max-height:calc(100vh - 200px);animation:.25s ease-out rangeSlideIn;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes rangeSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.range-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.range-header-back{color:#ffffff73;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;transition:color .15s;display:flex}.range-header-back:hover{color:#ffffffbf}.range-title{color:#fff;letter-spacing:-.2px;font-size:15px;font-weight:600}.range-close{cursor:pointer;color:#fff6;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.range-close:hover{color:#fff;background:#ffffff14}.range-filter{border-bottom:1px solid #ffffff0f;padding:10px 16px}.range-filter select{color:#fff;cursor:pointer;appearance:none;background:#ffffff0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;transition:border-color .15s}.range-filter select:focus{border-color:#ffffff40;outline:none}.range-filter select option{color:#fff;background:#1a1a2e}.range-list{flex:1;padding:6px 0;overflow-y:auto}.range-list::-webkit-scrollbar{width:4px}.range-list::-webkit-scrollbar-track{background:0 0}.range-list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.range-item{cursor:pointer;border-bottom:1px solid #ffffff0a;align-items:center;gap:10px;padding:10px 16px;transition:background .15s;display:flex}.range-item:hover{background:#ffffff0f}.range-item.selected{background:#3b82f61f;border-left:3px solid #3b82f6;padding-left:13px}.range-item-icon{background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.range-item-icon img{object-fit:contain;width:38px;height:38px}.range-item-info{flex:1;min-width:0}.range-item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.range-item-subtype{color:#ffffff73;margin-top:1px;font-size:11px}.range-item-range{color:#64c864e6;margin-top:2px;font-size:11px;font-weight:500}.range-item-country{color:#ffffff59;margin-top:1px;font-size:10px}.range-item-arrow{color:#ffffff40;flex-shrink:0;transition:color .15s,transform .15s}.range-item:hover .range-item-arrow{color:#fff9;transform:translate(2px)}.range-detail{padding:16px}.range-detail-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.range-detail-icon{background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.range-detail-icon img{object-fit:contain;width:48px;height:48px}.range-detail-name{color:#fff;font-size:15px;font-weight:700}.range-detail-subtype{color:#ffffff80;margin-top:2px;font-size:12px}.range-detail-range{color:#64c864e6;margin-top:4px;font-size:13px;font-weight:600}.range-detail-platform{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:10px}.range-platform-header{align-items:center;gap:12px;padding:14px 16px;display:flex}.range-platform-icon{background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.range-platform-icon img{object-fit:contain;width:40px;height:40px}.range-platform-name{color:#fff;font-size:15px;font-weight:700}.range-platform-subtype{color:#fff6;margin-top:2px;font-size:11px}.range-divider{background:#ffffff14;height:1px;margin:0 16px}.range-placement-hint{color:#ffffffb3;background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;align-items:center;gap:8px;margin:10px 16px 0;padding:12px 16px;font-size:12px;display:flex}.range-placement-hint .hint-icon{color:#3b82f6}.range-category-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.range-category-badge.artillery{color:#ef5350;background:#e5393526}.range-category-badge.missile{color:#42a5f5;background:#1e88e526}.range-category-badge.air_defense{color:#ffee58;background:#fdd83526}.range-category-badge.drone{color:#66bb6a;background:#43a04726}.range-category-badge.aviation{color:#90a4ae;background:#546e7a26}.range-loading{color:#fff6;justify-content:center;align-items:center;padding:40px;font-size:13px;display:flex}.range-empty{color:#ffffff4d;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;font-size:13px;display:flex}@media (max-width:768px){.range-panel{width:calc(100vw - 24px);max-height:50vh;inset:auto 12px 80px}}
.hud-overlay{pointer-events:none;z-index:6;position:absolute;inset:0;overflow:hidden}.hud-vignette{background:radial-gradient(#0000 40%,#00000040 60%,#000000a6 80%,#000000e6 100%);position:absolute;inset:0}.hud-vignette-nvg{background:radial-gradient(circle,#0000 35%,#00140026 50%,#00000080 65%,#000000d9 80%,#000000f2 100%);position:absolute;inset:0}.hud-grain{opacity:.08;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:256px 256px;animation:.15s steps(3,end) infinite hud-grain-shift;position:absolute;inset:0}@keyframes hud-grain-shift{0%{transform:translate(0)}33%{transform:translate(-2px,1px)}66%{transform:translate(1px,-2px)}to{transform:translate(0)}}.hud-bloom{background:radial-gradient(#00ff410a 0%,#0000 70%);position:absolute;inset:0}.hud-scanlines{position:absolute;inset:0}.hud-scanlines:after{content:"";background:repeating-linear-gradient(0deg,#0000,#0000 1px,#0000002e 1px 3px);animation:4s linear infinite hud-scanline-scroll;position:absolute;inset:0}.hud-scanlines:before{content:"";z-index:1;background:#ffffff08;height:3px;animation:6s linear infinite hud-interference;position:absolute;left:0;right:0}@keyframes hud-scanline-scroll{0%{transform:translateY(0)}to{transform:translateY(3px)}}@keyframes hud-interference{0%{top:-3px}to{top:100%}}.hud-crt-flicker{animation:80ms infinite hud-flicker;position:absolute;inset:0}@keyframes hud-flicker{0%{opacity:1}50%{opacity:.97}to{opacity:1}}.hud-thermal-gradient{mix-blend-mode:color;background:linear-gradient(#ff50000f 0%,#0000 25% 75%,#0028c80d 100%);position:absolute;inset:0}.hud-tactical-grid{background-image:linear-gradient(#4fc3f70a 1px,#0000 1px),linear-gradient(90deg,#4fc3f70a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.hud-tactical-pulse{opacity:.6;background:linear-gradient(90deg,#0000 0%,#4fc3f74d 40%,#4fc3f780 50%,#4fc3f74d 60%,#0000 100%);height:2px;animation:5s linear infinite hud-tactical-sweep;position:absolute;left:0;right:0}@keyframes hud-tactical-sweep{0%{top:-2px}to{top:100%}}.hud-data{flex-direction:column;align-items:center;gap:2px;max-width:400px;display:flex;position:absolute;top:58px;left:50%;transform:translate(-50%)}.hud-data-row{justify-content:center;align-items:center;gap:24px;width:100%;display:flex}.hud-data-row:last-child{align-items:flex-end}.hud-text{letter-spacing:1.5px;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:11px;font-weight:500;line-height:1.6}.hud-text-glow{text-shadow:0 0 4px,0 0 10px,0 0 20px}.hud-classification{letter-spacing:2px;opacity:.6;margin-bottom:4px;font-size:9px}.hud-rec{align-items:center;gap:6px;display:flex}.hud-rec-dot{border-radius:50%;width:8px;height:8px;animation:1s step-start infinite hud-rec-blink}@keyframes hud-rec-blink{0%,to{opacity:1}50%{opacity:0}}.hud-crosshair{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-crosshair:before,.hud-crosshair:after{content:"";opacity:.3;background:currentColor;position:absolute}.hud-crosshair:before{height:1px;top:50%;left:0;right:0;transform:translateY(-50%)}.hud-crosshair:after{width:1px;top:0;bottom:0;left:50%;transform:translate(-50%)}.hud-crosshair-brackets{opacity:.25;width:60px;height:60px;animation:3s ease-in-out infinite hud-bracket-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-crosshair-brackets:before{content:"";clip-path:polygon(0 0,30% 0,30% 1px,1px 1px,1px 30%,0 30%,0 70%,1px 70%,1px calc(100% - 1px),30% calc(100% - 1px),30% 100%,0 100%,100% 100%,100% 70%,calc(100% - 1px) 70%,calc(100% - 1px) calc(100% - 1px),70% calc(100% - 1px),70% 100%,70% 0,calc(100% - 1px) 0,calc(100% - 1px) 1px,100% 1px,100% 0,70% 0,70% 1px,100% 1px,100% 30%,calc(100% - 1px) 30%,calc(100% - 1px) 1px,70% 1px);border:1px solid;position:absolute;inset:0}@keyframes hud-bracket-pulse{0%,to{opacity:.25;transform:translate(-50%,-50%)scale(1)}50%{opacity:.4;transform:translate(-50%,-50%)scale(1.05)}}.hud-mode-label{text-align:right;opacity:.8}.hud-mode-top{text-align:center;opacity:.85;z-index:10;position:absolute;top:18px;left:50%;transform:translate(-50%)}.hud-center-label{z-index:10;opacity:.7;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.hud-telemetry-line{opacity:.15;height:1px;position:absolute;bottom:38px;left:0;right:0}.hud-edge-marks{position:absolute;inset:0}.hud-edge-marks:before,.hud-edge-marks:after{content:"";opacity:.12;background:currentColor;position:absolute}.hud-edge-marks:before{width:12px;height:1px;top:50%;left:8px;transform:translateY(-50%);box-shadow:0 -40px,0 -80px,0 -120px,0 40px,0 80px,0 120px}.hud-edge-marks:after{width:12px;height:1px;top:50%;right:8px;transform:translateY(-50%);box-shadow:0 -40px,0 -80px,0 -120px,0 40px,0 80px,0 120px}@media (max-width:600px){.hud-data,.hud-crosshair,.hud-crosshair-brackets,.hud-edge-marks,.hud-telemetry-line{display:none}.hud-grain{opacity:.04}}
.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}}
