*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1d23;color:#e8eaed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#1a1d23,#2a2e3d);display:flex;justify-content:center;min-height:100vh}.login-box{background:#22262e;border:1px solid #3a3f4a;border-radius:12px;box-shadow:0 20px 60px #00000080;max-width:420px;padding:40px;width:100%}.login-logo h1{color:#e8eaed;font-size:32px;font-weight:700;margin:0 0 30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{color:#9aa0ad;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input{background:#1a1d23;border:2px solid #3a3f4a;border-radius:8px;box-sizing:border-box;color:#e8eaed;font-size:15px;padding:14px;transition:border-color .3s;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.form-group input::placeholder{color:#6b7280}button[type=submit]{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:background .3s;width:100%}button[type=submit]:hover{background:#5568d3}button[type=submit]:disabled{background:#3a3f4a;color:#6b7280;cursor:not-allowed}.error-message{background:#2e1a1a;border:1px solid #5a2a2a;border-radius:8px;color:#f87171;margin-bottom:20px;padding:12px;text-align:center}.alerts-trigger{position:relative}.alerts-trigger .badge{background:#c44d58;border-radius:10px;color:#fff;display:inline-block;font-size:10px;font-weight:600;margin-left:6px;min-width:16px;padding:1px 6px;text-align:center}.alerts-trigger.has-unack{color:#f87171!important;font-weight:600}.alerts-backdrop{background:#00000073;inset:0;position:fixed;z-index:1500}.alerts-drawer{background:#22262e;bottom:0;box-shadow:-4px 0 24px #00000080;display:flex;flex-direction:column;max-width:96vw;position:fixed;right:0;top:0;width:400px;z-index:1600}.drawer-head{border-bottom:1px solid #3a3f4a;justify-content:space-between;padding:12px 16px}.drawer-head,.drawer-head-left{align-items:center;display:flex;gap:8px}.drawer-head-left{min-width:0}.drawer-head-right{align-items:center;display:flex;flex-shrink:0;gap:8px}.drawer-head h3{color:#e8eaed;font-size:14px;margin:0;white-space:nowrap}.drawer-head h3 span{color:#f87171;font-weight:500}.ws-dot{border-radius:50%;flex-shrink:0;height:8px;transition:background .3s;width:8px}.ws-dot.ws-on{background:#4ade80;box-shadow:0 0 4px #4ade80}.ws-dot.ws-off{background:#6b7280}.close-btn{background:#0000;border:none;color:#6b7280;cursor:pointer;font-size:18px;line-height:1;padding:4px 8px}.close-btn:hover{color:#e8eaed}.ack-all-btn{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;padding:4px 10px;white-space:nowrap}.ack-all-btn:hover:not(:disabled){background:#5568d3}.ack-all-btn:disabled{cursor:not-allowed;opacity:.5}.filter-bar{align-items:center;background:#2a2e36;border-bottom:1px solid #3a3f4a;gap:8px;justify-content:space-between;padding:8px 12px}.filter-bar,.filter-chips{display:flex;flex-wrap:wrap}.filter-chips{gap:4px}.chip{background:#22262e;border:1px solid #3a3f4a;border-radius:12px;color:#9aa0ad;cursor:pointer;font-size:11px;padding:3px 10px;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.chip:hover{background:#2d3139;color:#e8eaed}.chip.chip-active{background:#667eea;border-color:#667eea;color:#fff}.unack-toggle{align-items:center;color:#9aa0ad;display:flex;font-size:11px;gap:5px;-webkit-user-select:none;user-select:none;white-space:nowrap}.unack-toggle,.unack-toggle input{cursor:pointer}.drawer-body{flex:1 1;overflow-y:auto;padding:10px 12px}.drawer-body .empty{color:#6b7280;font-size:13px;font-style:italic;padding:24px 12px;text-align:center}.alert-item{background:#2a2e36;border:1px solid #3a3f4a;border-left:4px solid #f87171;border-radius:6px;margin-bottom:8px;padding:10px 12px}.alert-item.alarm{background:#2e1a1a;border-left-color:#f87171}.alert-item.acked{border-left-color:#3a3f4a;opacity:.6}.alert-item.acked.alarm{background:#2a2e36;border-left-color:#3a3f4a}.alert-head{align-items:center;color:#6b7280;display:flex;font-size:11px;justify-content:space-between;margin-bottom:4px}.alert-head .type{color:#e8eaed;font-size:12px;font-weight:600}.alert-item .device{color:#e8eaed;font-size:13px;font-weight:500}.alert-item .zone{color:#9aa0ad;font-size:12px;margin-top:2px}.alert-item .message{color:#6b7280;font-size:11px;font-style:italic;margin-top:4px}.ack-btn{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;margin-top:8px;padding:5px 12px}.ack-btn:hover{background:#5568d3}.ack-btn:disabled{cursor:not-allowed;opacity:.5}.app-header{background:#22262e;border-bottom:1px solid #3a3f4a;box-shadow:0 2px 8px #0000004d;flex-shrink:0;justify-content:space-between;min-height:70px;padding:0 20px}.app-header,.header-left{align-items:center;display:flex}.header-left{gap:16px}.logo{color:#e8eaed;font-size:22px;font-weight:700;letter-spacing:-.3px;white-space:nowrap}.main-nav{display:flex;gap:2px}.nav-item{background:none;border:none;border-radius:5px;color:#9aa0ad;cursor:pointer;font-size:12px;font-weight:500;padding:5px 10px;transition:all .2s;white-space:nowrap}.nav-item:hover{background:#2d3139;color:#e8eaed}.nav-item.active{background:#667eea;color:#fff}.header-right{align-items:center;display:flex;gap:8px}.user-info{color:#9aa0ad;font-size:12px;font-weight:500}.admin-btn,.logout-btn{border:none;border-radius:5px;cursor:pointer;font-size:12px;font-weight:500;padding:5px 10px;transition:all .2s;white-space:nowrap}.admin-btn{background:#667eea;color:#fff}.admin-btn:hover{background:#5568d3}.help-btn{align-items:center;background:none;border:1px solid #3a3f4a;border-radius:5px;color:#9aa0ad;display:inline-flex;font-size:12px;font-weight:600;line-height:1;padding:5px 8px;text-decoration:none;transition:all .2s}.help-btn:hover{background:#2d3139;border-color:#667eea;color:#e8eaed}.logout-btn{background:#c0392b;color:#fff}.logout-btn:hover{background:#a93226}@media (max-width:640px){.app-header{min-height:52px;padding:0 8px}.logo{font-size:16px}.admin-btn,.main-nav,.user-info{display:none}.logout-btn{font-size:11px;padding:4px 8px}}.device-list{background:#22262e;display:flex;flex-direction:column;height:100%}.device-list-header{align-items:center;background:#2a2e36;border-bottom:1px solid #3a3f4a;color:#9aa0ad;display:flex;flex-shrink:0;font-size:11px;font-weight:600;height:28px;justify-content:space-between;padding:0 10px}.device-table-wrap{flex:1 1;overflow-y:auto}.device-table{border-collapse:collapse;font-size:11px;table-layout:fixed;width:100%}.device-table thead th{background:#2a2e36;border-bottom:1px solid #3a3f4a;color:#9aa0ad;font-weight:600;padding:5px 4px;position:-webkit-sticky;position:sticky;top:0;white-space:nowrap;z-index:1}.device-table th:first-child{width:24px}.device-table th:nth-child(2){width:auto}.device-table th:nth-child(3){width:26px}.device-table th:nth-child(4){width:36px}.device-table th:nth-child(5){width:26px}.device-table th:nth-child(6){width:44px}.device-table th:nth-child(7){width:62px}.device-row{border-bottom:1px solid #2d3139;cursor:pointer;transition:background .1s}.device-row:hover{background:#2d3139}.device-row.selected{background:#1e2a50}.device-row.offline{opacity:.65}.device-row td{color:#e8eaed;overflow:hidden;padding:5px 4px;text-overflow:ellipsis;white-space:nowrap}.c-lp{color:#6b7280;text-align:center}.c-name{padding-left:6px!important}.c-center{text-align:center}.c-right{color:#e8eaed;padding-right:6px!important;text-align:right}.dot{border-radius:50%;display:inline-block;height:7px;margin-right:5px;vertical-align:middle;width:7px}.dot.g{background:#4ade80}.dot.r{background:#f87171}.ign-off,.ign-on{font-size:10px}@media (max-width:640px){.device-list{max-height:25vh}.device-table-wrap{overflow-y:auto}.device-table{font-size:10px}.device-row td{padding:4px 3px}}.dd-panel{background:#22262e;border-top:2px solid #667eea;bottom:0;box-shadow:0 -2px 12px #0006;display:flex;flex-direction:column;font-size:11px;left:0;max-height:45%;position:absolute;right:0;z-index:1000}.dd-header{background:#2a2e36;border-bottom:1px solid #3a3f4a;flex-shrink:0;justify-content:space-between;padding:5px 10px}.dd-header,.dd-title{align-items:center;display:flex}.dd-title{flex-wrap:wrap;gap:4px}.dd-title strong{color:#e8eaed;font-size:12px}.dd-registration{background:#667eea;border-radius:3px;color:#fff;font-size:11px;font-weight:600;letter-spacing:.5px;padding:1px 5px}.dd-model{color:#6b7280}.dd-speed{color:#667eea;font-weight:600}.ign-on{color:#f0a500}.ign-off{color:#3a3f4a}.dd-close{background:none;border:none;color:#6b7280;cursor:pointer;flex-shrink:0;font-size:14px;line-height:1;padding:0 4px}.dd-close:hover{color:#e8eaed}.dd-body{gap:0;overflow-y:auto;padding:6px 10px}.dd-body,.dd-col{display:flex;flex:1 1}.dd-col{border-right:1px solid #3a3f4a;flex-direction:column;gap:4px;padding:0 8px}.dd-col:last-child{border-right:none}.dd-row{display:flex;gap:8px;justify-content:space-between;line-height:1.6}.dd-label{color:#9aa0ad;white-space:nowrap}.dd-value{color:#e8eaed;font-size:13px;font-weight:500;text-align:right}.dd-unit{color:#6b7280;font-weight:400}.dd-footer{background:#1a1d23;border-top:1px solid #3a3f4a;color:#6b7280;flex-shrink:0;font-size:10px;padding:3px 10px}@media (max-width:640px){.dd-panel{font-size:11px;max-height:55vh}.dd-body{flex-direction:column;padding:4px 8px}.dd-col{border-bottom:1px solid #3a3f4a;border-right:none;padding:4px 0}.dd-col:last-child{border-bottom:none}.dd-header{position:-webkit-sticky;position:sticky;top:0;z-index:1}}.cmd-panel{border-top:1px solid #3a3f4a}.cmd-chat,.cmd-panel{display:flex;flex-direction:column}.cmd-chat{gap:4px;max-height:180px;min-height:48px;overflow-y:auto;padding:8px 10px}.cmd-empty{color:#6b7280;font-size:11px;padding:10px 0;text-align:center}.cmd-bubble-row{display:flex}.cmd-bubble-row--sent{justify-content:flex-end}.cmd-bubble-row--recv{justify-content:flex-start}.cmd-bubble{border-radius:12px;display:flex;flex-direction:column;gap:2px;max-width:82%;padding:5px 10px}.cmd-bubble--sent{background:#667eea;border-bottom-right-radius:3px;color:#fff}.cmd-bubble--recv{background:#2d3139;border-bottom-left-radius:3px;color:#e8eaed}.cmd-bubble-text{font-family:monospace;font-size:12px;line-height:1.4;word-break:break-all}.cmd-bubble-ts{align-self:flex-end;font-size:10px;opacity:.65}.cmd-input-area{flex-shrink:0;position:relative}.cmd-dropdown{background:#22262e;border:1px solid #3a3f4a;border-bottom:none;bottom:100%;box-shadow:0 -4px 14px #0006;display:flex;flex-direction:column;left:0;max-height:220px;position:absolute;right:0;z-index:200}.cmd-dropdown-list{flex:1 1;overflow-y:auto}.cmd-dropdown-empty{color:#6b7280;font-size:11px;padding:10px;text-align:center}.cmd-dropdown-item{align-items:center;border-bottom:1px solid #2d3139;display:flex;padding:0 6px 0 0}.cmd-dropdown-cmd{background:none;border:none;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:1px;padding:6px 10px;text-align:left}.cmd-dropdown-cmd:hover{background:#2d3139}.cmd-dropdown-label{color:#e8eaed;font-size:12px}.cmd-dropdown-preview{color:#6b7280;font-family:monospace;font-size:10px}.cmd-dropdown-del{background:none;border:none;color:#3a3f4a;cursor:pointer;flex-shrink:0;font-size:16px;line-height:1;padding:0 4px}.cmd-dropdown-del:hover{color:#f87171}.cmd-dropdown-add{background:#1a1d23;border-top:1px solid #3a3f4a;display:flex;flex-shrink:0;gap:6px;padding:6px 10px}.cmd-dropdown-label-input{background:#1a1d23;border:1px solid #3a3f4a;border-radius:4px;color:#e8eaed;flex:1 1;font-size:11px;outline:none;padding:3px 8px}.cmd-dropdown-label-input:focus{border-color:#667eea}.cmd-dropdown-label-input:disabled{background:#2a2e36}.cmd-dropdown-add-btn{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;padding:3px 10px;white-space:nowrap}.cmd-dropdown-add-btn:hover:not(:disabled){background:#5568d3}.cmd-dropdown-add-btn:disabled{cursor:not-allowed;opacity:.4}.cmd-presets-btn{align-items:center;background:none;border:1px solid #3a3f4a;border-radius:6px;color:#9aa0ad;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:background .15s;width:28px}.cmd-presets-btn:hover{background:#2d3139;color:#e8eaed}.cmd-presets-btn.active{background:#1e2a50;border-color:#667eea;color:#e8eaed}.cmd-input-row{background:#1a1d23;border-top:1px solid #3a3f4a;display:flex;gap:6px;padding:6px 10px}.cmd-input{background:#22262e;border:1px solid #3a3f4a;border-radius:16px;color:#e8eaed;flex:1 1;font-family:monospace;font-size:12px;outline:none;padding:5px 12px}.cmd-input:focus{border-color:#667eea}.cmd-send{background:#667eea;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:12px;padding:5px 14px;white-space:nowrap}.cmd-send:hover:not(:disabled){background:#5568d3}.cmd-send:disabled{cursor:not-allowed;opacity:.4}.can-section{border-top:1px solid #3a3f4a;padding:8px 12px}.can-title{color:#9aa0ad;font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.can-grid{grid-gap:2px 16px;display:grid;gap:2px 16px;grid-template-columns:1fr 1fr}.can-row{border-bottom:1px solid #2d3139;display:flex;font-size:12px;justify-content:space-between;padding:4px 0}.can-label{color:#6b7280}.can-value{color:#e8eaed;font-weight:500}.can-unknown .can-label{color:#4a5060;font-family:monospace;font-size:11px}.can-unknown .can-value{color:#6b7280}.can-unknown-section{margin-top:6px}.can-toggle{background:none;border:none;color:#6b7280;cursor:pointer;font-size:11px;padding:2px 0}.can-toggle:hover{color:#9aa0ad}.can-grid-unknown{margin-top:4px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-wrapper{height:100%;position:relative;width:100%}.leaflet-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;width:100%}.snap-loading{background:#22262eeb;border-radius:12px;box-shadow:0 1px 4px #0006;color:#e8eaed;font-size:11px;left:50%;padding:4px 12px;transform:translateX(-50%)}.layer-switcher,.snap-loading{position:absolute;top:10px;z-index:1000}.layer-switcher{background:#22262ef2;border:1px solid #3a3f4a;border-radius:8px;box-shadow:0 1px 6px #0006;display:flex;gap:4px;padding:4px;right:10px}.layer-btn{background:#0000;border:none;border-radius:5px;color:#9aa0ad;cursor:pointer;font-size:11px;padding:4px 8px;white-space:nowrap}.layer-btn:hover{background:#2d3139;color:#e8eaed}.layer-btn.active{background:#667eea;color:#fff}.leaflet-tooltip.vehicle-label{background:#22262ef2;border:1px solid #667eea;border-radius:6px;box-shadow:0 2px 6px #0006;color:#e8eaed;font-size:12px;font-weight:500;line-height:1.3;padding:4px 8px;text-align:center;white-space:nowrap}.leaflet-tooltip.vehicle-label:before{border-top-color:#667eea}.dashboard-layout{background:#1a1d23;display:flex;flex-direction:column;height:100vh}.dashboard-body{display:flex;flex:1 1;overflow:hidden}.left-sidebar{background:#22262e;border-right:1px solid #3a3f4a;flex-shrink:0;max-width:450px;min-width:280px;overflow-y:auto;width:30%}.map-area{background:#1a1d23;flex:1 1;min-width:0;position:relative}.loading-screen{align-items:center;background:#1a1d23;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #3a3f4a;border-radius:50%;border-top-color:#667eea;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.loading-screen p{color:#9aa0ad;font-size:16px;margin-top:20px}@media (max-width:1024px){.left-sidebar{min-width:240px;width:35%}}@media (max-width:640px){.dashboard-body{flex-direction:column}.left-sidebar{border-bottom:2px solid #3a3f4a;border-right:none;height:auto;max-height:25vh;max-width:none;min-width:0;min-width:auto;overflow-y:auto;width:100%}.map-area{flex:1 1;min-height:0;width:100%}}.reports-layout{background:#1a1d23;color:#e8eaed;display:flex;flex-direction:column;height:100vh}.reports-body{flex:1 1;min-height:0;overflow-y:auto;padding:16px}.reports-container{margin:0 auto;max-width:1400px}.reports-title{color:#e8eaed;font-size:18px;font-weight:600;margin:0 0 12px}.tab-switcher{border-bottom:1px solid #3a3f4a;display:flex;gap:4px;margin-bottom:10px;padding-bottom:0}.tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#9aa0ad;cursor:pointer;font-size:13px;font-weight:500;margin-bottom:-1px;padding:6px 14px;transition:all .15s;white-space:nowrap}.tab-btn:hover{color:#e8eaed}.tab-btn.active{border-bottom-color:#667eea;color:#667eea}.filters{align-items:flex-end;background:#22262e;border:1px solid #3a3f4a;border-radius:6px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px;padding:12px}.filter-group{display:flex;flex-direction:column;gap:4px;min-width:0}.filter-label{color:#6b7280;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.preset-buttons{display:flex;flex-wrap:wrap;gap:4px}.preset-btn{background:#2a2e36;border:1px solid #3a3f4a;border-radius:4px;color:#9aa0ad;cursor:pointer;font-size:12px;padding:5px 10px;transition:all .15s;white-space:nowrap}.preset-btn:hover{background:#2d3139;color:#e8eaed}.preset-btn.active{background:#667eea;border-color:#667eea;color:#fff}.filter-input{background:#1a1d23;border:1px solid #3a3f4a;border-radius:4px;color:#e8eaed;font-family:inherit;font-size:13px;min-width:140px;padding:5px 8px}.filter-input:focus{border-color:#667eea;outline:none}select.filter-input{cursor:pointer}.filter-input--narrow{max-width:160px;min-width:80px}.filter-actions{display:flex;gap:6px;margin-left:auto}.btn-primary,.btn-secondary{border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;padding:6px 14px;transition:background .15s;white-space:nowrap}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover:not(:disabled){background:#5568d3}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{background:#2d4a6a;border:1px solid #355a82;color:#aed6f7}.btn-secondary:hover:not(:disabled){background:#355a82;color:#fff}.btn-secondary:disabled{cursor:not-allowed;opacity:.4}.reports-error{background:#2e1a1a;border:1px solid #5a2a2a;border-radius:4px;color:#f87171;font-size:13px;margin-bottom:12px;padding:8px 12px}.table-wrapper{background:#22262e;border:1px solid #3a3f4a;border-radius:6px;max-height:calc(100vh - 260px);overflow-x:auto;overflow-y:auto}.reports-table{border-collapse:collapse;font-size:13px;min-width:600px;width:100%}.reports-table thead th{background:#2a2e36;border-bottom:1px solid #3a3f4a;color:#9aa0ad;font-size:11px;font-weight:600;letter-spacing:.5px;padding:8px 12px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap}.reports-table tbody td{border-bottom:1px solid #2d3139;color:#e8eaed;padding:7px 12px}.reports-table tbody tr:hover td{background:#2d3139}.reports-table tbody tr:last-child td{border-bottom:none}.reports-table .num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.empty-row{color:#6b7280;font-style:italic;padding:24px!important;text-align:center!important}.totals-row td{background:#2a2e36;border-top:2px solid #3a3f4a;color:#e8eaed;font-weight:600;padding:9px 12px}.excess-col{color:#f87171}.speed-row:hover .excess-col{color:#fca5a5}.remaining-green{color:#4ade80;font-weight:600}.remaining-yellow{color:#f0c040;font-weight:600}.remaining-red{color:#f87171;font-weight:600}.fuel-source-cell{color:#9aa0ad;font-size:12px}.map-link{color:#7eb8f7;font-size:12px;text-decoration:none;white-space:nowrap}.map-link:hover{text-decoration:underline}.pagination{align-items:center;display:flex;gap:12px;justify-content:center;padding:10px 0 4px}.page-btn{background:#2a2e36;border:1px solid #3a3f4a;border-radius:4px;color:#9aa0ad;cursor:pointer;font-size:12px;padding:5px 12px;transition:all .15s;white-space:nowrap}.page-btn:hover:not(:disabled){background:#2d3139;color:#e8eaed}.page-btn:disabled{cursor:not-allowed;opacity:.35}.page-info{color:#6b7280;font-size:12px;white-space:nowrap}@media (max-width:900px){.filters{gap:8px}.filter-actions{margin-left:0;width:100%}.btn-primary,.btn-secondary{flex:1 1}}@media (max-width:640px){.reports-body{padding:8px}.reports-title{font-size:16px}.filter-input{font-size:13px;min-width:0;width:100%}.filter-group,.preset-buttons{width:100%}.preset-btn{flex:1 1;font-size:11px;padding:5px 6px}.reports-table{font-size:12px;min-width:520px}.reports-table tbody td,.reports-table thead th{padding:6px 8px}}.settings-layout{background:#1a1d23;color:#e8eaed;display:flex;flex-direction:column;height:100vh}.settings-body{flex:1 1;min-height:0;overflow-y:auto;padding:16px}.settings-container{margin:0 auto;max-width:1400px}.settings-title-bar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:0 0 14px}.settings-title{color:#e8eaed;font-size:18px;font-weight:600;margin:0}.btn-add-device{background:#667eea;border:none;border-radius:5px;color:#fff;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:500;padding:7px 14px;white-space:nowrap}.btn-add-device:hover{background:#5568d3}.settings-error{background:#2e1a1a;border:1px solid #5a2a2a;border-radius:4px;color:#f87171;font-size:13px;margin-bottom:12px;padding:8px 12px}.settings-loading{color:#6b7280;font-size:13px;padding:32px 0;text-align:center}.settings-search-bar{align-items:center;display:flex;margin-bottom:10px;position:relative}.settings-search{background:#22262e;border:1px solid #3a3f4a;border-radius:4px;color:#e8eaed;font-family:inherit;font-size:13px;max-width:420px;padding:7px 32px 7px 10px;width:100%}.settings-search:focus{border-color:#667eea;outline:none}.settings-search::placeholder{color:#6b7280}.search-clear{background:none;border:none;color:#6b7280;cursor:pointer;font-size:13px;left:394px;line-height:1;padding:0 6px;position:absolute}.search-clear:hover{color:#9aa0ad}.settings-table-wrapper{background:#22262e;border:1px solid #3a3f4a;border-radius:6px;max-height:calc(100vh - 140px);overflow-x:auto;overflow-y:auto}.settings-table{border-collapse:collapse;font-size:13px;min-width:900px;width:100%}.settings-table thead th{background:#2a2e36;border-bottom:1px solid #3a3f4a;color:#9aa0ad;font-size:11px;font-weight:600;letter-spacing:.5px;padding:8px 12px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.settings-table thead th.num{text-align:right}.settings-table tbody td{border-bottom:1px solid #2d3139;color:#e8eaed;padding:7px 12px;vertical-align:middle}.settings-table tbody tr:last-child td{border-bottom:none}.settings-table tbody tr:hover td{background:#2d3139}.settings-table tbody tr.editing-row td,.settings-table tbody tr.editing-row:hover td{background:#1e2230}.settings-table td.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.device-name{color:#e8eaed;font-weight:500;white-space:nowrap}.imei-cell{font-feature-settings:"tnum";color:#6b7280;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.category-cell{color:#9aa0ad;white-space:nowrap}.settings-empty{color:#6b7280;font-style:italic;padding:24px;text-align:center}.notes-cell{color:#9aa0ad;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-input{background:#1a1d23;border:1px solid #3a3f4a;border-radius:3px;box-sizing:border-box;color:#e8eaed;font-family:inherit;font-size:13px;padding:4px 7px;width:100%}.cell-input:focus{border-color:#667eea;outline:none}.num-input{min-width:70px;text-align:right}.notes-input{min-width:160px}.cell-select{background:#1a1d23;border:1px solid #3a3f4a;border-radius:3px;color:#e8eaed;cursor:pointer;font-family:inherit;font-size:13px;padding:4px 7px;width:100%}.cell-select:focus{border-color:#667eea;outline:none}.actions-cell{min-width:110px;text-align:center;white-space:nowrap}.btn-cancel,.btn-edit,.btn-save{border:none;border-radius:3px;cursor:pointer;font-size:12px;font-weight:500;padding:4px 12px;transition:background .15s;white-space:nowrap}.btn-edit{background:#2a2e36;border:1px solid #3a3f4a;color:#9aa0ad}.btn-edit:hover{background:#2d3139;color:#e8eaed}.btn-save{background:#667eea;color:#fff;margin-right:4px}.btn-save:hover{background:#5568d3}.btn-cancel{background:#2a2e36;border:1px solid #3a3f4a;color:#9aa0ad}.btn-cancel:hover{background:#2d3139;color:#e8eaed}.saved-badge{color:#4ade80;font-size:12px;font-weight:600}.alarm-cell{text-align:center;white-space:nowrap}.btn-arm,.btn-disarm{border:none;border-radius:4px;cursor:pointer;font-size:16px;line-height:1.4;padding:3px 8px;transition:background .15s,transform .1s}.btn-arm{background:#2a2e36}.btn-arm:hover:not(:disabled){background:#3a3f4a;transform:scale(1.1)}.btn-disarm{background:#3a2a00}.btn-disarm:hover:not(:disabled){background:#5a4000;transform:scale(1.1)}.btn-arm:disabled,.btn-disarm:disabled{cursor:default;opacity:.5}.armed-since{color:#f0c040;display:block;font-size:10px;margin-top:2px}.btn-delete{background:#5a1a1a;border:none;border-radius:3px;color:#f87171;cursor:pointer;font-size:12px;font-weight:500;margin-left:4px;padding:4px 10px;transition:background .15s;white-space:nowrap}.btn-delete:hover:not(:disabled){background:#7a2020;color:#fca5a5}.btn-delete:disabled{cursor:not-allowed;opacity:.5}.settings-modal{background:#22262e;border:1px solid #3a3f4a;border-radius:10px;box-shadow:0 10px 40px #0009;max-width:90vw;padding:24px;width:420px}.settings-modal h3{color:#e8eaed;font-size:16px;margin:0 0 16px}.modal-field{color:#9aa0ad;display:flex;flex-direction:column;font-size:12px;gap:4px;margin-bottom:12px}.modal-field input,.modal-field select{box-sizing:border-box;width:100%}.modal-actions{margin-top:20px}.marker-icon{background-color:#fff;border:1px solid #38f;border-radius:50%;height:14px!important;margin:-8px 0 0 -8px!important;outline:0;transition:opacity .3s ease;width:14px!important}.marker-icon-middle{height:10px!important;margin:-6px 0 0 -6px!important;opacity:.7;width:10px!important}.leaflet-pm-draggable{cursor:move!important}.cursor-marker{cursor:crosshair;opacity:0;pointer-events:none}.cursor-marker.visible{opacity:1!important}.geoman-draw-cursor,.geoman-draw-cursor .leaflet-interactive{cursor:crosshair}.rect-start-marker,.rect-style-marker{opacity:0}.rect-start-marker.visible,.rect-style-marker.visible{opacity:1!important}.vertexmarker-disabled{opacity:.7}.pm-text-marker{height:0;width:0}.pm-textarea{background-color:#fff;border:none;border-radius:3px;box-sizing:initial;color:#000;cursor:pointer;outline:0;padding-bottom:0;padding-left:7px;padding-top:4px;resize:none}.leaflet-pm-draggable .pm-textarea{cursor:move}.pm-textarea:active,.pm-textarea:focus,.pm-textarea:focus-visible,.pm-textarea:focus-within{border:2px solid #000;outline:0}.pm-textarea.pm-disabled{border:none;-webkit-user-select:none;user-select:none}.pm-textarea.pm-hasfocus{cursor:auto}.leaflet-pm-touch-hint{background:#fffffff2;border-radius:4px;box-shadow:0 2px 6px #0003;color:#333;font-size:14px;left:50%;padding:8px 16px;pointer-events:none;position:absolute;top:10px;top:var(--pm-touch-hint-top,10px);transform:translate(-50%);z-index:1000}.leaflet-pm-toolbar .leaflet-buttons-control-button{box-sizing:border-box;padding:5px;position:relative;z-index:3}.leaflet-pm-toolbar .button-container a.leaflet-buttons-control-button,.leaflet-pm-toolbar .leaflet-pm-actions-container a.leaflet-pm-action:first-child:not(.pos-right),.leaflet-pm-toolbar .leaflet-pm-actions-container a.leaflet-pm-action:last-child.pos-right{border-radius:0}.leaflet-pm-toolbar .button-container:last-child a.leaflet-buttons-control-button{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-pm-toolbar .button-container:first-child a.leaflet-buttons-control-button{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-pm-toolbar .button-container:last-child a.leaflet-buttons-control-button{border-bottom:none}.leaflet-pm-toolbar .control-fa-icon{font-size:19px;line-height:24px}.leaflet-pm-toolbar .control-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;box-sizing:border-box;height:100%;width:100%}.leaflet-pm-toolbar .leaflet-pm-icon-marker{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M15.5 24.878c-.21 0-.326-.031-.84-.643C10.22 19.412 8 15.501 8 12.505A7.502 7.502 0 0 1 15.5 5c4.142 0 7.5 3.36 7.5 7.504 0 4.496-4.712 9.423-6.666 11.74-.512.606-.625.635-.834.634Zm0-9.345c1.775 0 3.214-1.415 3.214-3.16s-1.439-3.16-3.214-3.16-3.214 1.415-3.214 3.16 1.439 3.16 3.214 3.16Z' id='a'/%3E%3C/defs%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a' transform='translate(-3 -3)'/%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-polygon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M19.42 9.165a3.5 3.5 0 1 1 3.58 1.8v8.07A3.5 3.5 0 1 1 19.035 23h-8.07a3.5 3.5 0 1 1-1.8-3.58L19.421 9.166Zm1.415 1.414L10.579 20.835c.03.054.058.11.084.165h8.674A3.514 3.514 0 0 1 21 19.337v-8.674a3.488 3.488 0 0 1-.165-.084ZM22.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 15a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-15 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg fill='%235B5B5B' mask='url(%23b)'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-polyline{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='m9.165 19.42 9.256-9.255a3.5 3.5 0 1 1 1.414 1.414l-9.256 9.256a3.5 3.5 0 1 1-1.414-1.414ZM21.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-14 14a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg fill='%235B5B5B' mask='url(%23b)'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-circle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M18.29 6.786a3.5 3.5 0 0 1 4.924 4.924A9.468 9.468 0 0 1 24 15.5 9.5 9.5 0 1 1 14.5 6c1.347 0 2.629.28 3.79.786Zm-1.14 1.696a7.5 7.5 0 1 0 4.368 4.368 3.5 3.5 0 0 1-4.368-4.368ZM14.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm6-6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z' id='a'/%3E%3C/defs%3E%3Cg transform='translate(-3 -3)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%235B5B5B'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-circle-marker{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' stroke='%235B5B5B' stroke-width='8' fill='none'%3E%3Ccircle cx='50' cy='50' r='35'/%3E%3Ccircle cx='50' cy='50' r='3' fill='%235B5B5B'/%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-rectangle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M23 10.965v8.07A3.5 3.5 0 1 1 19.035 23h-8.07A3.5 3.5 0 1 1 7 19.035v-8.07A3.5 3.5 0 1 1 10.965 7h8.07A3.5 3.5 0 1 1 23 10.965Zm-2-.302A3.514 3.514 0 0 1 19.337 9h-8.674A3.514 3.514 0 0 1 9 10.663v8.674A3.514 3.514 0 0 1 10.663 21h8.674A3.514 3.514 0 0 1 21 19.337v-8.674ZM7.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm15 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 15a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-15 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg fill='%235B5B5B' mask='url(%23b)'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='m17.787 18.481-6.139-5.131-5.243 6.032 4.149 3.606h3.315l3.918-4.507Zm-1.28 4.507H26v2H9.807l-4.714-4.097a2 2 0 0 1-.198-2.822L16.048 5.24a2 2 0 0 1 2.822-.197l6.037 5.249a2 2 0 0 1 .198 2.821l-8.598 9.876Z' id='a'/%3E%3C/defs%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a' transform='translate(-3 -3)'/%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-edit{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M13.5 11a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM12 7.53a1.5 1.5 0 0 0 .98 1.378L3 15v-2l9-5.47Zm2.217-1.348L19.453 3h3.206l-7.67 4.682a1.5 1.5 0 0 0-.772-1.5Zm9.226 13.103h-3.315l1.745 4.25a.58.58 0 0 1-.295.75l-1.537.67a.553.553 0 0 1-.729-.304l-1.658-4.036-2.708 2.786c-.36.371-.946.085-.946-.402V9.572c0-.513.623-.763.946-.402l8.888 9.142c.359.35.094.973-.39.973Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg fill='%235B5B5B' mask='url(%23b)'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-drag{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M21 14v-4l6 5-6 5v-4h-5v5h4l-5 6-5-6h4v-5H9v4l-6-5 6-5v4h5V9h-4l5-6 5 6h-4v5h5Z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(-3 -3)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23D8D8D8' xlink:href='%23a'/%3E%3Cg fill='%235B5B5B' mask='url(%23b)'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-cut{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='m12.97 13.494 8.062-7.952 2.433.135-6.418 8.834 10.519 2.622-1.777 1.668-11.204-.902-.936 1.289a3.5 3.5 0 1 1-2.215-.354l1.247-1.716-.157-.743-.573-1.074-2.058-.513a3.5 3.5 0 1 1 1.469-1.695l1.607.4Zm-5.212-.269a1.5 1.5 0 1 0 .726-2.91 1.5 1.5 0 0 0-.726 2.91Zm3.045 8.178a1.5 1.5 0 1 0 2.427 1.763 1.5 1.5 0 0 0-2.427-1.763Z' id='a'/%3E%3C/defs%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' transform='rotate(-32 9.362 19.394)' xlink:href='%23a'/%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-snapping{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M22 10.943v6.384C22 21.565 18.642 25 14.5 25 10.358 25 7 21.565 7 17.327V10.99l4.002.007-.001 2.157L11 17.327C11 19.376 12.588 21 14.5 21s3.5-1.624 3.5-3.673l-.001-6.336 4-.048ZM10 7a1 1 0 0 1 1 1v2H7V8a1 1 0 0 1 1-1h2Zm11 0a1 1 0 0 1 1 1v2h-4V8a1 1 0 0 1 1-1h2Z' id='a'/%3E%3C/defs%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' transform='rotate(45 16.621 10.879)' xlink:href='%23a'/%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-rotate{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M21.2 5.8c-.1-.2-.2-.3-.3-.5l-.1-.2c-.1-.2-.2-.3-.3-.5l-.1-.2c-.1-.2-.2-.3-.4-.5l-.2-.3L22.6.5 18 .6l-4.6.1.5 4.5.5 4.5 3.2-3.6v.1l.1.2c.1.1.1.2.2.2l.1.2c0 .2 0 .3.1.4.3.7.6 1.4.7 2.1.2 1.4 0 2.9-.6 4.2l-.2.4-.1.1-.3.5-.1.2c-.2.2-.4.5-.6.7-.5.5-1.1 1-1.7 1.3-.6.4-1.3.6-2.1.8-.7.1-1.5.2-2.2.1-.8-.1-1.5-.3-2.2-.5-.7-.3-1.3-.7-1.9-1.2l-.4-.4-.2-.3L6 15c-.1-.1-.2-.2-.2-.3l-.3-.4-.1-.1-.2-.4c0-.1-.1-.1-.1-.2l-.3-.5-.1-.2-.3-.9c-.2-.8-.3-1.6-.3-2.4v-.7c0-.2 0-.3.1-.4l.1-.6.2-.6c.3-.8.7-1.5 1.2-2.2.5-.7 1.1-1.3 1.8-1.8.2-.1.3-.4.1-.6-.1-.1-.2-.2-.3-.2h-.2l-.1.1c-.9.4-1.6 1-2.3 1.6C4 4.9 3.5 5.7 3 6.6c-.9 1.8-1.2 3.8-.8 5.8.1.5.2.9.3 1.4l.3.8c.1.1.2.2.2.4l.2.4c0 .1.1.2.1.2l.3.5c.1.2.2.3.3.5l.1.2c.1.1.2.3.3.4l.7.6c.7.7 1.6 1.3 2.5 1.8.9.5 1.9.8 3 .9.5.1 1 .1 1.5.1.6 0 1.1 0 1.6-.1 1-.2 2.1-.5 3-1l.2-.1c.2-.1.3-.2.5-.3l.7-.4c.2-.1.3-.2.4-.3l.2-.2c.2-.1.4-.3.5-.5l.1-.1c.3-.3.7-.7.9-1l.6-.9.4-.6c1-1.9 1.4-4.1 1.1-6.2-.2-1.1-.5-2.2-1-3.1z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(0 2)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%235B5B5B' fill-rule='nonzero' xlink:href='%23a'/%3E%3Cg fill='%235B5B5B' mask='url(%23b)'%3E%3Cpath d='M0 0h30v30H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.leaflet-pm-toolbar .leaflet-pm-icon-text{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%235b5b5b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M19.64 7.27V4H12v16h3.91-7.82H12V4H4.36v3.27' data-name='Ebene 2'/%3E%3C/svg%3E")}.leaflet-buttons-control-button:focus,.leaflet-buttons-control-button:hover{background-color:#f4f4f4;cursor:pointer}.active>.leaflet-buttons-control-button{box-shadow:inset 0 -1px 5px 2px #514d4d4f}.leaflet-buttons-control-text-hide{display:none}.button-container{position:relative}.button-container .leaflet-pm-actions-container{direction:ltr;display:none;left:100%;position:absolute;top:0;white-space:nowrap;z-index:2}.leaflet-right .leaflet-pm-toolbar .button-container .leaflet-pm-actions-container{left:auto;right:100%}.button-container.active .leaflet-pm-actions-container{display:block}.button-container .leaflet-pm-actions-container:not(.pos-right) a.leaflet-pm-action:last-child{border-radius:0 3px 3px 0;border-right:0}.button-container .leaflet-pm-actions-container.pos-right a.leaflet-pm-action:first-child{border-radius:3px 0 0 3px}.button-container .leaflet-pm-actions-container.pos-right a.leaflet-pm-action:last-child{border-right:0}.button-container .leaflet-pm-actions-container .leaflet-pm-action{background-color:#666;border-bottom:none;border-right:1px solid #eee;color:#fff;display:inline-block;height:29px;line-height:29px;padding:0 10px;-webkit-user-select:none;user-select:none;vertical-align:middle;width:auto}.leaflet-pm-toolbar .button-container:first-child.pos-right.active a.leaflet-buttons-control-button{border-top-left-radius:0}.leaflet-pm-toolbar .button-container:first-child.active:not(.pos-right) a.leaflet-buttons-control-button{border-top-right-radius:0}.button-container .leaflet-pm-actions-container .leaflet-pm-action:focus,.button-container .leaflet-pm-actions-container .leaflet-pm-action:hover{background-color:#777;cursor:pointer}.button-container .leaflet-pm-actions-container .leaflet-pm-action.active-action{background-color:#8e8e8e}.leaflet-pm-toolbar.activeChild{z-index:801}.leaflet-buttons-control-button.pm-disabled{background-color:#f4f4f4}.leaflet-buttons-control-button.pm-disabled>.control-icon{filter:opacity(.6)}.button-container .leaflet-pm-actions-container .pm-action-button-mode.control-icon{filter:brightness(0) invert(1);width:18px}.geofences-page{display:flex;flex-direction:column;height:100vh}.geofences-body{display:flex;flex:1 1;overflow:hidden}.geofences-sidebar{background:#22262e;border-right:1px solid #3a3f4a;overflow-y:auto;padding:16px;width:320px}.geofences-sidebar h2{color:#e8eaed;font-size:16px;margin:0 0 12px}.draw-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.draw-buttons button{background:#2a2e36;border:1px solid #3a3f4a;border-radius:6px;color:#e8eaed;cursor:pointer;flex:1 1;font-size:13px;min-width:90px;padding:8px 10px}.draw-buttons button:hover{background:#2d3139}.draw-buttons button.active{background:#667eea;border-color:#667eea;color:#fff}.draw-hint{background:#2a2e36;border-left:3px solid #667eea;border-radius:4px;color:#9aa0ad;font-size:11px;margin-bottom:12px;padding:6px 8px}.geofences-list{list-style:none;margin:0;padding:0}.geofences-list .empty{color:#6b7280;font-size:13px;font-style:italic;padding:12px 4px}.geofences-list li{align-items:center;background:#2a2e36;border:1px solid #3a3f4a;border-radius:6px;display:flex;gap:8px;margin-bottom:6px;padding:8px}.geofences-list li.inactive{opacity:.55}.color-dot{border:1px solid #0000004d;border-radius:50%;flex-shrink:0;height:14px;width:14px}.geofences-list .info{flex:1 1;min-width:0}.geofences-list .name{color:#e8eaed;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.geofences-list .meta{color:#6b7280;font-size:11px}.geofences-list li button{background:#0000;border:none;border-radius:4px;color:#9aa0ad;cursor:pointer;font-size:14px;padding:4px}.geofences-list li button:hover{background:#2d3139;color:#e8eaed}.geofences-map{flex:1 1;position:relative}.modal-backdrop{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.modal{background:#22262e;border:1px solid #3a3f4a;border-radius:10px;box-shadow:0 10px 40px #0009;max-height:85vh;max-width:90vw;overflow-y:auto;padding:20px;width:420px}.modal h3{color:#e8eaed;font-size:16px;margin:0 0 16px}.modal .field{color:#9aa0ad;display:block;font-size:12px;margin-bottom:12px}.modal .field>legend,.modal .field>span{display:block;margin-bottom:4px}.modal .field input:not([type=checkbox]):not([type=color]),.modal .field input[type=text]{background:#1a1d23;border:1px solid #3a3f4a;border-radius:5px;box-sizing:border-box;color:#e8eaed;font-size:13px;outline:none;padding:7px 9px;width:100%}.modal .field input:focus{border-color:#667eea}.modal .field-row{align-items:center;display:flex;gap:10px}.modal .field-row>span{margin:0}.modal .field-check{align-items:center;color:#e8eaed;cursor:pointer;display:flex;font-size:13px;gap:8px;margin-bottom:8px}.modal fieldset{border:1px solid #3a3f4a;border-radius:6px;margin:0 0 14px;padding:10px}.modal fieldset legend{color:#9aa0ad;font-size:12px;padding:0 4px}.device-list{grid-gap:4px;display:grid;gap:4px;max-height:180px;overflow-y:auto}.device-list .empty{color:#6b7280;font-size:13px;font-style:italic}.device-checkbox{align-items:center;color:#e8eaed;cursor:pointer;display:flex;font-size:13px;gap:6px}.modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.modal-actions button{background:#2a2e36;border:1px solid #3a3f4a;border-radius:5px;color:#e8eaed;cursor:pointer;font-size:13px;padding:7px 14px}.modal-actions button:hover{background:#2d3139}.modal-actions button:last-child{background:#667eea;border-color:#667eea;color:#fff}.modal-actions button:last-child:hover{background:#5568d3}.modal-actions button:disabled{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=main.aea73a80.css.map*/