.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-d3c9eaf0]{width:100%;height:100%;position:relative}.messages-map-wrapper .vue2leaflet-map[data-v-d3c9eaf0]{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}.messages-sidebar{width:100%;display:flex;flex-direction:column;gap:8px;z-index:10}[dir] .messages-sidebar{background:transparent}[dir] .messages-sidebar .form-group{margin-bottom:0}.sidebar-label{display:block;font-size:12px;font-weight:600;color:#6e6b7b}[dir] .sidebar-label,[dir] .sidebar-section{margin-bottom:4px}.sidebar-actions{display:flex;gap:8px}[dir] .sidebar-actions{padding:8px 0}.sidebar-actions .btn{flex:1}.sidebar-divider{height:1px}[dir] .sidebar-divider{background:#ebe9f1;margin:4px 0}.result-header{display:flex;align-items:center;justify-content:space-between}.result-header .result-title{font-size:14px;font-weight:600}.summary-cards{display:flex;flex-direction:column;gap:6px}.summary-card{display:flex;justify-content:space-between;align-items:center}[dir] .summary-card{padding:6px 8px;background:#f8f8f8;border-radius:6px}.summary-card .summary-label{font-size:12px;color:#6e6b7b}.summary-card .summary-value{font-size:13px;font-weight:600;color:#5e5873}.line-selector{max-height:250px;overflow-y:auto}.fields-list{display:flex;flex-direction:column;gap:2px}.field-item{display:flex;align-items:center;gap:4px;font-size:12px}.field-color-dot{display:inline-block;width:10px;height:10px}[dir] .field-color-dot{border-radius:50%}[dir=ltr] .field-color-dot{margin-right:4px}[dir=rtl] .field-color-dot{margin-left:4px}.unit-option{display:flex;align-items:center;gap:8px}.unit-option .unit-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0}.unit-option .unit-name{font-weight:500;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unit-option .unit-account-tag{font-size:11px;color:#6e6b7b;flex-shrink:0;white-space:nowrap}[dir] .unit-option .unit-account-tag{background:rgba(115,103,240,.1);border-radius:3px;padding:1px 5px}[dir] .dark-layout .messages-sidebar{background:transparent}.dark-layout .sidebar-label{color:#d0d2d6}[dir] .dark-layout .sidebar-divider{background:#3b4253}[dir] .dark-layout .summary-card{background:#161d31}.dark-layout .summary-card .summary-label{color:#676d7d}.dark-layout .result-header .result-title,.dark-layout .summary-card .summary-value{color:#d0d2d6}.dm-detail-fields[data-v-d68be426]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px 32px}.dm-detail-col[data-v-d68be426]{display:flex;flex-direction:column;gap:10px}.dm-detail-row[data-v-d68be426]{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;align-items:start;font-size:13px}.dm-detail-k[data-v-d68be426]{font-weight:600;color:#6e6b7b}.dm-detail-v[data-v-d68be426]{color:#5e5873;word-break:break-word}.dm-detail-subtitle[data-v-d68be426]{font-weight:700;font-size:15px;color:#5e5873}[dir] .dm-detail-subtitle[data-v-d68be426]{margin:18px 0 10px}.dm-detail-cards[data-v-d68be426]{min-height:200px;max-height:340px;overflow-y:auto}[dir] .dm-detail-cards[data-v-d68be426]{padding:2px}.dm-sensor-grid[data-v-d68be426]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;align-items:start}.dm-detail-params[data-v-d68be426]{max-height:260px;overflow-y:auto;overflow-x:hidden}[dir] .dm-detail-params[data-v-d68be426]{border:1px solid #ebe9f1;border-radius:6px}.dm-detail-params table[data-v-d68be426]{font-size:13px;width:100%;table-layout:fixed}.dm-detail-params td[data-v-d68be426]{word-break:break-word}.dm-detail-pk[data-v-d68be426]{font-weight:600;color:#6e6b7b;width:45%}.dark-layout .dm-detail-k[data-v-d68be426],.dark-layout .dm-detail-pk[data-v-d68be426]{color:#b4b7bd}.dark-layout .dm-detail-subtitle[data-v-d68be426],.dark-layout .dm-detail-v[data-v-d68be426]{color:#d0d2d6}[dir] .dark-layout .dm-detail-params[data-v-d68be426]{border-color:#3b4253}.dark-layout .dm-detail-params td[data-v-d68be426]{color:#d0d2d6}[dir] .dark-layout .dm-detail-params td[data-v-d68be426]{border-color:#3b4253}[dir] .dark-layout .dm-detail-params .table-striped tbody tr[data-v-d68be426]:nth-of-type(odd){background-color:#283046}[dir] .dark-layout .dm-detail-params .table-striped tbody tr[data-v-d68be426]:nth-of-type(2n){background-color:#242b3d}.dm-sensor-grid .inner-span,.dm-sensor-grid .outer-span,.dm-sensor-grid .outer-span-blank,.dm-sensor-grid .sensor-card-new{width:100%!important;max-width:100%!important;min-width:0!important}[dir] .dm-sensor-grid .inner-span,[dir] .dm-sensor-grid .outer-span,[dir] .dm-sensor-grid .outer-span-blank,[dir] .dm-sensor-grid .sensor-card-new{margin:0!important}.dm-sensor-grid .outer-span-blank{display:block}[dir] .dm-sensor-grid .sensor-card-new{border:1px solid #ebe9f1;border-radius:8px;padding:12px!important;box-shadow:0 2px 8px rgba(34,41,47,.08)!important;background:#fff!important}[dir] .dark-layout .dm-sensor-grid .sensor-card-new{border-color:#3b4253;background:#242b3d!important;box-shadow:0 2px 8px rgba(0,0,0,.35)!important}.messages-table-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.messages-table-wrapper .b-table-sticky-header{flex:1;min-height:0;max-height:none!important;overflow-y:auto}.messages-table{font-size:12px}.messages-table tbody tr.table-row-highlighted>td{position:sticky;top:var(--dm-header-h,33px);z-index:3}[dir] .messages-table tbody tr.table-row-highlighted>td{background-color:#fff3cd!important}[dir] .messages-table tbody tr{cursor:pointer}.messages-table .dm-view-icon{color:#7367f0}[dir] .messages-table .dm-view-icon{cursor:pointer}.messages-table thead th{z-index:5!important}.messages-table td.dm-view-col,.messages-table th.dm-view-col{position:sticky}[dir] .messages-table td.dm-view-col,[dir] .messages-table th.dm-view-col{background-color:#fff}[dir=ltr] .messages-table td.dm-view-col,[dir=ltr] .messages-table th.dm-view-col{left:0}[dir=rtl] .messages-table td.dm-view-col,[dir=rtl] .messages-table th.dm-view-col{right:0}.messages-table td.dm-view-col{z-index:2}.messages-table thead th.dm-view-col{z-index:6!important}.messages-table tbody tr.table-row-highlighted>td.dm-view-col{z-index:4}[dir] .messages-table tbody tr.table-row-highlighted>td.dm-view-col{background-color:#fff3cd!important}.address-cell{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}[dir] .address-cell{cursor:default}.table-footer{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}[dir] .table-footer{padding:6px 8px;border-top:1px solid #ebe9f1;background:#fff}.footer-left{display:flex;align-items:center;gap:8px}.page-size-select{width:auto;min-width:72px;font-size:12px}.table-info small{font-size:11px}.dark-layout .messages-table-wrapper .table{color:#b4b7bd}[dir] .dark-layout .messages-table-wrapper .table{background:#283046}.dark-layout .messages-table-wrapper .table thead th{color:#d0d2d6}[dir] .dark-layout .messages-table-wrapper .table thead th{background:#343d55;border-color:#3b4253}[dir] .dark-layout .messages-table-wrapper .table td{border-color:#3b4253}[dir] .dark-layout .messages-table-wrapper .table tbody tr:hover td{background:#242b3d}[dir] .dark-layout .messages-table-wrapper .table .table-row-highlighted>td,[dir] .dark-layout .messages-table-wrapper .table .table-row-highlighted>td.dm-view-col{background-color:#4a4227!important}[dir] .dark-layout .messages-table-wrapper .table td.dm-view-col,[dir] .dark-layout .messages-table-wrapper .table th.dm-view-col{background-color:#283046}[dir] .dark-layout .table-footer{background:#283046;border-top-color:#3b4253}.messages-chart-wrapper{width:100%;flex:1;min-height:0;position:relative}.chart-empty,.chart-loading{display:flex;align-items:center;justify-content:center;height:100%;font-size:13px}.dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-text{fill:#b4b7bd}.dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-gridline{stroke:#3b4253}.dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-tooltip{color:#b4b7bd}[dir] .dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-tooltip{background:#283046!important;border-color:#3b4253!important}[dir] .dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-title{background:#343d55!important;border-color:#3b4253!important}[dir] .dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-toolbar .apexcharts-menu{background:#283046;border-color:#3b4253}.dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-xaxistooltip{color:#b4b7bd}[dir] .dark-layout .messages-chart-wrapper .apexcharts-canvas .apexcharts-xaxistooltip{background:#283046;border-color:#3b4253}.dm-layout{position:relative;width:100%;height:calc(100vh - 107px - var(--impersonation-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));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));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));height:calc(100vh - 4.45rem - var(--impersonation-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}}