.custom-layer-control{position:relative}.custom-layer-control .layer-toggle-btn{display:flex;align-items:center;justify-content:center}.custom-layer-control .layer-toggle-btn svg{width:16px;height:16px;fill:#333}.custom-layer-control .layer-panel{display:none;position:absolute;top:0;min-width:180px;max-height:300px;overflow-y:auto}[dir] .custom-layer-control .layer-panel{background:#fff;border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.4)}[dir=ltr] .custom-layer-control .layer-panel{left:36px}[dir=rtl] .custom-layer-control .layer-panel{right:36px}.custom-layer-control.expanded .layer-panel{display:block}[dir] .custom-layer-control .layer-group{border-bottom:1px solid #eee}[dir] .custom-layer-control .layer-group:last-child{border-bottom:none}.custom-layer-control .layer-group-header{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:13px;color:#333;user-select:none}[dir] .custom-layer-control .layer-group-header{padding:8px 12px;cursor:pointer;background:#f8f8f8}[dir] .custom-layer-control .layer-group-header:hover{background:#f0f0f0}.custom-layer-control .layer-group-header .chevron{transition:transform .2s ease;width:12px;height:12px}[dir=ltr] .custom-layer-control .layer-group.collapsed .chevron{transform:rotate(-90deg)}[dir=rtl] .custom-layer-control .layer-group.collapsed .chevron{transform:rotate(90deg)}[dir] .custom-layer-control .layer-group-items{padding:4px 0}.custom-layer-control .layer-group.collapsed .layer-group-items{display:none}.custom-layer-control .layer-item{display:flex;align-items:center;font-size:13px;color:#555}[dir] .custom-layer-control .layer-item{cursor:pointer}[dir=ltr] .custom-layer-control .layer-item{padding:6px 12px 6px 24px}[dir=rtl] .custom-layer-control .layer-item{padding:6px 24px 6px 12px}[dir] .custom-layer-control .layer-item:hover{background:#f5f5f5}.custom-layer-control .layer-item.active{color:#007bff;font-weight:500}.custom-layer-control .layer-item.active:before{content:"✓";color:#007bff}[dir=ltr] .custom-layer-control .layer-item.active:before{margin-right:8px}[dir=rtl] .custom-layer-control .layer-item.active:before{margin-left:8px}.custom-layer-control .layer-item-single{display:flex;align-items:center;font-size:13px;color:#555}[dir] .custom-layer-control .layer-item-single{padding:8px 12px;cursor:pointer}[dir] .custom-layer-control .layer-item-single:hover{background:#f5f5f5}.custom-layer-control .layer-item-single.active{color:#007bff;font-weight:500}.custom-layer-control .layer-item-single.active:before{content:"✓";color:#007bff}[dir=ltr] .custom-layer-control .layer-item-single.active:before{margin-right:8px}[dir=rtl] .custom-layer-control .layer-item-single.active:before{margin-left:8px}[dir] .dark-layout .custom-layer-control .layer-toggle-btn{background:#283046;border-color:hsla(0,0%,100%,.2)}[dir] .dark-layout .custom-layer-control .layer-toggle-btn:hover{background:#343d55}.dark-layout .custom-layer-control .layer-toggle-btn svg{fill:#d0d2d6}[dir] .dark-layout .custom-layer-control .layer-panel{background:#283046}[dir] .dark-layout .custom-layer-control .layer-group{border-color:#3b4253}.dark-layout .custom-layer-control .layer-group-header{color:#d0d2d6}[dir] .dark-layout .custom-layer-control .layer-group-header{background:#242b3d}[dir] .dark-layout .custom-layer-control .layer-group-header:hover{background:#3b4253}.dark-layout .custom-layer-control .layer-item,.dark-layout .custom-layer-control .layer-item-single{color:#b4b7bd}[dir] .dark-layout .custom-layer-control .layer-item-single:hover,[dir] .dark-layout .custom-layer-control .layer-item:hover{background:#3b4253}.messages-map-wrapper[data-v-0472f284]{width:100%;height:100%;position:relative}.messages-map-wrapper .vue2leaflet-map[data-v-0472f284]{width:100%;height:100%;z-index:1}[dir] .dm-highlight-pin{background:transparent;border:none}.dm-floating-tip{position:absolute;z-index:1000;width:max-content;min-width:160px;max-width:calc(100% - 12px);font-size:13px;line-height:1.4;color:#5e5873;pointer-events:auto}[dir] .dm-floating-tip{background:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(34,41,47,.2);padding:10px 12px}.dm-floating-tip .dm-tip-fields{display:flex;flex-direction:column;gap:6px}.dm-floating-tip .dm-tip-row{display:flex;justify-content:space-between;gap:16px}.dm-floating-tip .dm-tip-k{font-weight:600;color:#6e6b7b;white-space:nowrap}.dm-floating-tip .dm-tip-v{word-break:break-word;color:#5e5873}[dir=ltr] .dm-floating-tip .dm-tip-v{text-align:right}[dir=rtl] .dm-floating-tip .dm-tip-v{text-align:left}.dark-layout .dm-floating-tip{color:#d0d2d6}[dir] .dark-layout .dm-floating-tip{background:#283046;box-shadow:0 4px 24px rgba(0,0,0,.4)}.dark-layout .dm-floating-tip .dm-tip-v{color:#d0d2d6}.dark-layout .dm-floating-tip .dm-tip-k{color:#b4b7bd}.dm-event-pin{width:22px;height:22px;color:#fff;font-size:11px;font-weight:700;line-height:22px}[dir] .dm-event-pin{border-radius:50%;background:var(--pin,#0d7a72);text-align:center;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.45)}[dir] .dark-layout .dm-event-pin{border-color:#283046}[dir] .dm-event-pin--focus{transform:scale(1.18);box-shadow:0 0 0 3px hsla(0,0%,100%,.55),0 1px 5px rgba(0,0,0,.5)}[dir] .dark-layout .dm-event-pin--focus{box-shadow:0 0 0 3px rgba(40,48,70,.75),0 1px 5px rgba(0,0,0,.6)}.dm-event-pin--excluded{opacity:.65}[dir] .dm-event-pin--excluded{border-style:dashed}.dm-event-legend{position:absolute;top:58px;z-index:500;max-height:calc(60% - 70px);overflow-y:auto;color:#2f3349;font-size:11.5px;line-height:1.35;max-width:260px}[dir] .dm-event-legend{background:hsla(0,0%,100%,.95);border-radius:6px;padding:8px 10px;box-shadow:0 2px 10px rgba(0,0,0,.2)}[dir=ltr] .dm-event-legend{right:10px;transition:right .3s}[dir=rtl] .dm-event-legend{left:10px;transition:left .3s}[dir=ltr] .dm-event-legend.sidebar-open{right:410px}[dir=rtl] .dm-event-legend.sidebar-open{left:410px}.dark-layout .dm-event-legend{color:#d0d2d6}[dir] .dark-layout .dm-event-legend{background:rgba(40,48,70,.95)}.dm-legend-title{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.65}[dir] .dm-legend-title{margin-bottom:6px}.dm-legend-row{display:flex;align-items:flex-start;gap:7px}[dir] .dm-legend-row{margin-bottom:5px}.dm-legend-row small{display:block;opacity:.75;font-size:10.5px}.dm-legend-bar{flex:none;width:30px;height:8px}[dir] .dm-legend-bar{border-radius:2px;margin-top:3px}[dir] .dm-legend-bar--primary{background:#0d7a72}[dir] .dm-legend-bar--secondary{background:rgba(13,122,114,.28);border:1px dashed #0d7a72}[dir] .dm-legend-bar--excluded{background:rgba(138,148,155,.5);border:1px dashed #8a949b}[dir] .dark-layout .dm-legend-bar--primary{background:#45b8ac}[dir] .dark-layout .dm-legend-bar--secondary{background:rgba(69,184,172,.28);border-color:#45b8ac}.dm-legend-sep{height:1px;opacity:.15}[dir] .dm-legend-sep{background:currentColor;margin:6px 0}.dm-legend-dot{flex:none;width:9px;height:9px}[dir] .dm-legend-dot{border-radius:50%;margin-top:4px}.dm-legend-ring{flex:none;width:18px;height:18px}[dir] .dm-legend-ring{border-radius:50%;border:2px dashed #0d7a72;background:rgba(13,122,114,.08);margin-top:1px}[dir] .dark-layout .dm-legend-ring{border-color:#45b8ac;background:rgba(69,184,172,.08)}.dm-legend-name small{display:block;opacity:.7;font-size:10px}.dm-legend-name{word-break:break-word}@media (max-width:667px){.dm-event-legend{max-width:200px;font-size:10.5px}[dir=ltr] .dm-event-legend.sidebar-open{right:290px}[dir=rtl] .dm-event-legend.sidebar-open{left:290px}}.event-analysis-banner{position:fixed;bottom:0;z-index:1900;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-weight:500}[dir] .event-analysis-banner{padding:8px 16px;background-color:var(--dark);box-shadow:0 -2px 8px rgba(0,0,0,.2)}[dir=ltr] .event-analysis-banner{left:260px;right:0}[dir=rtl] .event-analysis-banner{right:260px;left:0}.event-analysis-banner__text{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0;flex-wrap:wrap}.event-analysis-banner__summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.event-analysis-banner__sub{opacity:.8;font-weight:400}.event-analysis-banner__sep{opacity:.5}[dir] .event-analysis-banner__sep{margin:0 2px}.event-analysis-banner__status{flex:none;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}[dir] .event-analysis-banner__status{padding:2px 8px;border-radius:10px}.event-analysis-banner__status--included{color:#7eeeb0}[dir] .event-analysis-banner__status--included{background:rgba(40,199,111,.25)}.event-analysis-banner__status--excluded{color:#f5a3a3}[dir] .event-analysis-banner__status--excluded{background:rgba(234,84,85,.25)}.event-analysis-banner__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.event-analysis-banner__stale{font-size:.75rem;color:#f5a3a3;display:flex;align-items:center;gap:8px;white-space:nowrap}.event-analysis-banner__reload{color:#f5a3a3;font-size:.72rem;font-weight:600;transition:background-color .15s ease}[dir] .event-analysis-banner__reload{background:none;border:1px solid rgba(245,163,163,.6);border-radius:4px;padding:3px 10px;cursor:pointer}.event-analysis-banner__reload:focus,.event-analysis-banner__reload:hover{outline:none}[dir] .event-analysis-banner__reload:focus,[dir] .event-analysis-banner__reload:hover{background-color:rgba(245,163,163,.15)}.event-analysis-banner__btn{flex:0 0 auto}.event-analysis-banner__back:focus,.event-analysis-banner__back:hover{color:#fff}[dir] .event-analysis-banner__back:focus,[dir] .event-analysis-banner__back:hover{background-color:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.75)}.event-analysis-banner__back:not(:disabled):not(.disabled):active{color:#fff}[dir] .event-analysis-banner__back:not(:disabled):not(.disabled):active{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.75)}@media(max-width:767.98px){.event-analysis-banner{bottom:16px;width:auto;max-width:calc(100vw - 32px);align-items:flex-start;font-size:.8rem;touch-action:none;user-select:none}[dir] .event-analysis-banner{border-radius:12px;padding:10px 12px;box-shadow:0 4px 16px rgba(0,0,0,.28);cursor:grab}[dir=ltr] .event-analysis-banner{left:auto;right:16px}[dir=rtl] .event-analysis-banner{right:auto;left:16px}.event-analysis-banner--dragging{opacity:.92}[dir] .event-analysis-banner--dragging{cursor:grabbing;box-shadow:0 8px 24px rgba(0,0,0,.38)}.event-analysis-banner__text{flex-direction:column;align-items:flex-start;gap:4px}.event-analysis-banner__summary{white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word}}.banner-slide-enter-active,.banner-slide-leave-active{transition:transform .35s ease,opacity .35s ease}.banner-slide-enter,.banner-slide-leave-to{opacity:0}[dir] .banner-slide-enter,[dir] .banner-slide-leave-to{transform:translateY(100%)}.dm-layout{position:relative;width:100%;height:calc(100vh - 107px - var(--impersonation-banner-height, 0px) - var(--event-banner-height, 0px));overflow:hidden}.dm-map{width:100%;height:100%}.dm-menu__nav{position:absolute;top:0;height:97%;width:400px;transition:all .3s;z-index:11;min-height:calc(100vh - 107px - var(--impersonation-banner-height, 0px) - var(--event-banner-height, 0px));overflow-y:auto}[dir] .dm-menu__nav{background:var(--white);box-shadow:0 0 15px 0 rgba(34,41,47,.05);padding:18px}[dir=ltr] .dm-menu__nav{right:-400px;border-radius:0 0 0 8px}[dir=rtl] .dm-menu__nav{left:-400px;border-radius:0 0 8px 0}.dm-menu__nav .messages-sidebar{width:100%}[dir=ltr] .dm-menu__nav .messages-sidebar{border-left:none}[dir=rtl] .dm-menu__nav .messages-sidebar{border-right:none}[dir=ltr] .dm-menu__nav--open{right:0}[dir=rtl] .dm-menu__nav--open{left:0}.dm-toggle-button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;z-index:12;top:8px;transition:all .3s}[dir] .dm-toggle-button{background-color:var(--primary);cursor:pointer}[dir=ltr] .dm-toggle-button{border-radius:6px 0 0 6px;right:0}[dir=rtl] .dm-toggle-button{border-radius:0 6px 6px 0;left:0}[dir=ltr] .dm-toggle-button.toggle-open{right:400px}[dir=rtl] .dm-toggle-button.toggle-open{left:400px}.dm-mobile-handle{display:none}.dm-bottom-panel{position:absolute;bottom:0;height:40%;min-height:200px;display:flex;flex-direction:column;z-index:10;transition:height .2s ease}[dir] .dm-bottom-panel{background:#fff;border-top:1px solid #ebe9f1;box-shadow:0 -2px 8px rgba(0,0,0,.08)}[dir=ltr] .dm-bottom-panel,[dir=rtl] .dm-bottom-panel{left:0;right:0}.dm-bottom-panel.no-transition{transition:none}.dm-bottom-panel.sidebar-open{width:calc(100% - 400px)!important}.dm-bottom-panel.collapsed{height:36px;min-height:36px}.dm-bottom-panel.collapsed .dm-panel-body,.dm-bottom-panel.collapsed .dm-resize-handle{display:none}.dm-resize-handle{position:absolute;top:-4px;height:8px;z-index:2}[dir] .dm-resize-handle{cursor:row-resize}[dir=ltr] .dm-resize-handle,[dir=rtl] .dm-resize-handle{left:0;right:0}.dm-resize-handle:after{content:"";position:absolute;top:50%;width:40px;height:4px;transition:background .15s ease}[dir] .dm-resize-handle:after{border-radius:2px;background:#d0d0d0}[dir=ltr] .dm-resize-handle:after{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .dm-resize-handle:after{right:50%;transform:translate(50%,-50%)}[dir] .dm-resize-handle:hover:after{background:#7367f0}.dm-panel-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:36px}[dir] .dm-panel-header{padding:4px 12px;border-bottom:1px solid #ebe9f1;background:#fff}.dm-tabs{display:flex;gap:4px}.dm-tab{font-size:13px;font-weight:500;color:#6e6b7b;transition:all .15s ease}[dir] .dm-tab{padding:4px 16px;border:none;background:transparent;cursor:pointer;border-radius:4px}[dir] .dm-tab:hover{background:rgba(115,103,240,.08)}.dm-tab.active{color:#7367f0}[dir] .dm-tab.active{background:rgba(115,103,240,.12)}.dm-collapse-btn{color:#6e6b7b}[dir] .dm-collapse-btn{border:none;background:transparent;cursor:pointer;padding:4px;border-radius:4px}[dir] .dm-collapse-btn:hover{background:rgba(0,0,0,.05)}.dm-panel-body{flex:1;overflow:hidden;min-height:0;display:flex;flex-direction:column}[dir] .dark-layout .dm-menu__nav{background-color:var(--dark46)}[dir] .dark-layout .dm-bottom-panel{background:#283046;border-top-color:#3b4253;box-shadow:0 -2px 8px rgba(0,0,0,.24)}[dir] .dark-layout .dm-resize-handle:after{background:#3b4253}[dir] .dark-layout .dm-resize-handle:hover:after{background:#9e95f5}[dir] .dark-layout .dm-panel-header{background:#283046;border-bottom-color:#3b4253}.dark-layout .dm-tab{color:#676d7d}[dir] .dark-layout .dm-tab:hover{background:rgba(115,103,240,.16)}.dark-layout .dm-tab.active{color:#9e95f5}[dir] .dark-layout .dm-tab.active{background:rgba(115,103,240,.24)}.dark-layout .dm-collapse-btn{color:#676d7d}[dir] .dark-layout .dm-collapse-btn:hover{background:hsla(0,0%,100%,.08)}@media(max-width:667px){.dm-layout{display:flex;flex-direction:column;height:calc(100vh - 107px - var(--impersonation-banner-height, 0px) - var(--event-banner-height, 0px));overflow:hidden}.dm-menu{position:relative;z-index:110}.dm-toggle-button{top:8px;z-index:112;width:32px;height:32px;position:fixed;top:4.95rem}[dir=ltr] .dm-toggle-button{right:0;left:auto;border-radius:6px 0 0 6px}[dir=rtl] .dm-toggle-button{left:0;right:auto;border-radius:0 6px 6px 0}[dir=ltr] .dm-toggle-button.toggle-open{right:280px;left:auto}[dir=rtl] .dm-toggle-button.toggle-open{left:280px;right:auto}.dm-menu__nav{top:4.45rem;width:280px;min-height:calc(100vh - 4.45rem - var(--impersonation-banner-height, 0px) - var(--event-banner-height, 0px));height:calc(100vh - 4.45rem - var(--impersonation-banner-height, 0px) - var(--event-banner-height, 0px));position:fixed;z-index:111;overflow-y:auto}[dir] .dm-menu__nav{padding:12px}[dir=ltr] .dm-menu__nav{right:-280px;left:auto;border-radius:8px 0 0 8px}[dir=rtl] .dm-menu__nav{left:-280px;right:auto;border-radius:0 8px 8px 0}[dir=ltr] .dm-menu__nav.dm-menu__nav--open{right:0;left:auto}[dir=rtl] .dm-menu__nav.dm-menu__nav--open{left:0;right:auto}.dm-mobile-handle{display:none}.dm-map{flex:1;min-height:200px;width:100%}.dm-bottom-panel{position:relative;bottom:auto;width:100%!important;height:40%;min-height:160px;max-height:60%;flex-shrink:0}[dir] .dm-bottom-panel{border-top:1px solid #ebe9f1}[dir=ltr] .dm-bottom-panel,[dir=rtl] .dm-bottom-panel{left:auto;right:auto}.dm-bottom-panel.sidebar-open{width:100%!important}.dm-bottom-panel.collapsed{height:36px;min-height:36px}.dm-menu__nav--open~.dm-map:after{content:"";position:fixed;top:0;bottom:0;z-index:19}[dir] .dm-menu__nav--open~.dm-map:after{background:rgba(0,0,0,.3)}[dir=ltr] .dm-menu__nav--open~.dm-map:after,[dir=rtl] .dm-menu__nav--open~.dm-map:after{left:0;right:0}}@media screen and (min-width:668px)and (max-width:1200px){.dm-menu__nav,.dm-toggle-button{z-index:98}}