:root{--zt-font-sans: Arial, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--zt-shell-bg: #eceff3;--zt-surface-app: #f6f4ef;--zt-surface-panel: #fbfaf7;--zt-surface-elevated: #ffffff;--zt-surface-muted: #eef0f2;--zt-surface-selected: #e5e7eb;--zt-surface-hover: #f5f5f4;--zt-border-soft: #d6d3d1;--zt-border-strong: #c9c5bf;--zt-shadow-soft: 0 4px 14px rgba(15, 23, 42, .12);--zt-shadow-panel: 0 8px 24px rgba(15, 23, 42, .08);--zt-text-primary: #111111;--zt-text-secondary: #4b5563;--zt-text-muted: #6b7280;--zt-text-inverse: #ffffff;--zt-accent: #6b1d7b;--zt-accent-strong: #8b2d9e;--zt-accent-soft: rgba(107, 29, 123, .12);--zt-info: #2563eb;--zt-success: #22c55e;--zt-warning: #eab308;--zt-danger: #ef4444;--zt-radius-sm: 3px;--zt-radius-md: 4px;--zt-radius-lg: 6px;--zt-topbar-height: 32px;--zt-statusbar-height: 20px}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%}html,body{margin:0;padding:0;font-family:var(--zt-font-sans);color:var(--zt-text-primary);background:var(--zt-shell-bg)}body{overflow:hidden}button,input,select,textarea{font:inherit}button,a{color:inherit}.zt-shell{height:100vh;display:grid;grid-template-rows:var(--zt-topbar-height) minmax(0,1fr) var(--zt-statusbar-height);overflow:hidden;background:var(--zt-shell-bg)}.zt-body{min-height:0;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;background:var(--zt-surface-app)}.zt-route-fallback{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--zt-surface-app);color:var(--zt-text-secondary);font-size:13px}.zt-surface{background:var(--zt-surface-panel);color:var(--zt-text-primary);border:1px solid var(--zt-border-soft);box-shadow:var(--zt-shadow-soft)}.zt-panel-card{background:var(--zt-surface-elevated);border:1px solid var(--zt-border-soft);box-shadow:var(--zt-shadow-soft)}.zt-scroll{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b8b6b1 transparent}.zt-scroll::-webkit-scrollbar{width:10px;height:10px}.zt-scroll::-webkit-scrollbar-thumb{background:#c9c6bf;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.zt-field,.zt-form-field{display:grid;gap:4px}.zt-field>span,.zt-form-field>span,.zt-field-label{font-size:11px;color:var(--zt-text-secondary)}.zt-input,.zt-select,.zt-textarea{width:100%;border:1px solid var(--zt-border-strong);border-radius:var(--zt-radius-sm);background:var(--zt-surface-elevated);color:var(--zt-text-primary)}.zt-input,.zt-select{height:28px;padding:0 8px}.zt-textarea{min-height:88px;padding:8px;resize:vertical}.zt-button{height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--zt-border-strong);border-radius:var(--zt-radius-sm);background:var(--zt-surface-elevated);color:var(--zt-text-primary);cursor:pointer}.zt-button:hover{background:var(--zt-surface-hover)}.zt-button.primary{border-color:#4e8df7;background:#4e8df7;color:#fff}.zt-button.primary:hover{background:#3f7fe9}.zt-button.danger{color:var(--zt-danger)}.zt-checkbox-line{min-height:28px;display:inline-flex;align-items:center;gap:8px;color:var(--zt-text-primary);font-size:12px}.zt-workspace{height:100%;min-width:0;min-height:0;display:grid;grid-template-columns:var(--zt-panel-width, 380px) 8px minmax(0,1fr);overflow:hidden;background:var(--zt-surface-app)}.zt-workspace-panel{min-width:220px;min-height:0;display:grid;grid-template-rows:34px 32px minmax(0,1fr);overflow:hidden;background:var(--zt-surface-panel);border-right:1px solid var(--zt-border-soft)}.zt-workspace-stage{min-width:0;min-height:0;overflow:hidden;background:var(--zt-surface-elevated)}.zt-workspace-panel-content{grid-row:1 / -1;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.zt-workspace-stage-content{min-width:0;min-height:0;height:100%;overflow:hidden}.zt-workspace-panel-content>*{min-width:0;min-height:0;flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden}.zt-workspace-stage-content>*{min-width:0;min-height:0;flex:1 1 auto;overflow:hidden}.zt-workspace-panel-content>.zt-scroll,.zt-workspace-panel-content>.zt-module-list,.zt-workspace-panel-content>.zt-unit-list,.zt-workspace-panel-content>.units-list-panel,.zt-workspace-panel-content>.zt-geofences-list,.zt-workspace-panel-content>.zt-report-list-scroll{flex:1 1 auto;min-height:0}.zt-workspace-panel-content>*>.zt-scroll,.zt-workspace-panel-content>*>.zt-module-list,.zt-workspace-panel-content>*>.zt-unit-list,.zt-workspace-panel-content>*>.units-list-panel,.zt-workspace-panel-content>*>.zt-geofences-list,.zt-workspace-panel-content>*>.zt-report-list-scroll,.zt-workspace-panel-content>*>.zt-data-grid-body{flex:1 1 auto;min-height:0}.zt-workspace-resizer{position:relative;min-width:8px;background:#ece8e0;cursor:col-resize}.zt-workspace-resizer:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:48px;border-radius:999px;background:#c8c3bb;transform:translate(-50%,-50%)}.zt-module-search{height:34px;display:flex;align-items:center;gap:6px;padding:4px 8px 4px 10px;border-bottom:1px solid #e7e2da;background:var(--zt-surface-panel)}.zt-module-search input{width:100%;height:28px;padding:0 8px;border:1px solid #bfc9dd;border-radius:3px;background:#fff;color:var(--zt-text-primary);font-size:12px}.zt-module-toolbar{height:32px;display:flex;align-items:center;gap:4px;padding:3px 6px;border-bottom:1px solid #e7e2da;background:#f8f6f1;overflow-x:auto;overflow-y:hidden}.zt-module-list{min-height:0;overflow:auto;background:#fff}.zt-module-empty{padding:12px 10px;color:var(--zt-text-muted);font-size:11px;line-height:1.25}.zt-stage-stack{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:6px;padding:6px}.zt-stage-card{min-width:0;min-height:0;border:1px solid var(--zt-border-soft);background:var(--zt-surface-panel);box-shadow:var(--zt-shadow-soft);border-radius:6px}.zt-stage-card-title{display:block;padding:8px 10px 0;color:var(--zt-text-primary);font-size:12px;line-height:1.15}.zt-stage-toolbar{display:grid;grid-template-columns:minmax(160px,1.1fr) repeat(3,minmax(130px,.9fr)) auto;gap:6px;align-items:end;padding:6px 8px}.zt-stage-toolbar-actions{display:flex;align-items:center;gap:6px;justify-content:flex-end;flex-wrap:wrap}.zt-data-card{display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.zt-data-grid{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.zt-data-grid-head,.zt-data-grid-row{display:grid;gap:8px;align-items:center;padding:0 8px}.zt-data-grid-head{min-height:28px;border-bottom:1px solid var(--zt-border-soft);background:#f7f9fc;color:var(--zt-text-secondary);font-size:10px}.zt-data-grid-body{min-height:0;overflow:auto;background:var(--zt-surface-elevated)}.zt-data-grid-row{min-height:36px;border-top:1px solid #eef2f7;color:var(--zt-text-primary);font-size:11px}.zt-data-grid-row.latest{background:#eef7ec}.zt-message-grid{grid-template-columns:210px 100px 210px minmax(0,1fr)}.zt-stage-error{padding:8px 10px 10px;color:#b91c1c;font-size:11px}.zt-kpi-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.zt-kpi-card{display:grid;gap:6px;padding:12px;border:1px solid var(--zt-border-soft);border-radius:6px;background:var(--zt-surface-panel);box-shadow:var(--zt-shadow-soft)}.zt-kpi-card span{color:var(--zt-text-secondary);font-size:11px}.zt-kpi-card strong{color:var(--zt-text-primary);font-size:24px;font-weight:700}.zt-report-list{min-height:0;display:grid;align-content:start;gap:10px;padding:12px}.zt-report-item{display:grid;gap:4px;padding:10px 12px;border:1px solid #e4e8f0;border-radius:4px;background:#fbfcfe}.zt-report-item strong{color:var(--zt-text-primary);font-size:11px}.zt-report-item span,.zt-report-item small{color:var(--zt-text-secondary);font-size:10px}.zt-stage-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:6px}.zt-map-card{overflow:hidden}.zt-tracks-map{width:100%;height:100%;min-height:440px}.zt-report-list-scroll{min-height:0;overflow:auto;display:grid;align-content:start;gap:6px}@media(max-width:980px){.zt-workspace{grid-template-columns:1fr;grid-template-rows:minmax(240px,42%) minmax(0,1fr)}.zt-workspace-resizer{display:none}.zt-workspace-panel{min-width:0;border-right:0;border-bottom:1px solid var(--zt-border-soft)}.zt-stage-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.zt-stage-toolbar-actions{grid-column:1 / -1;justify-content:flex-start;flex-wrap:wrap}.zt-stage-grid,.zt-kpi-strip{grid-template-columns:1fr}.zt-message-grid{grid-template-columns:170px 90px 180px minmax(0,1fr)}}:root{color:#d7d9e4;background:radial-gradient(circle at top left,rgba(123,45,142,.26),transparent 32%),radial-gradient(circle at top right,rgba(65,95,197,.18),transparent 26%),#141821;font-family:Segoe UI,Trebuchet MS,sans-serif}html,body,#root{min-height:100vh}body{margin:0}button,input,select{font:inherit}.layout-shell{min-height:100vh;background:#161a22}.broadcast-banner{position:fixed;z-index:1750;top:56px;left:0;right:0;height:15vh;min-height:96px;overflow:hidden;display:flex;align-items:center;background:#131821eb;border-bottom:1px solid rgba(255,255,255,.08)}.broadcast-track{white-space:nowrap;font-size:clamp(20px,2vw,30px);color:#f5f7fb;padding-left:100%;animation:broadcast-scroll 15s linear forwards}@keyframes broadcast-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.impersonation-banner{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 20px;background:#f5b327;color:#1d1a10}.impersonation-banner button{border:0;border-radius:6px;background:#0003;color:inherit;padding:6px 10px}.topbar{display:flex;align-items:center;gap:20px;min-height:56px;padding:0 16px;background:#7b2d8e;color:#fff}.brand{font-size:18px;font-weight:700;white-space:nowrap}.topnav{display:flex;gap:4px;flex:1;min-width:0;overflow:auto}.topnav-link{padding:18px 12px;color:#ffffffd1;text-decoration:none;white-space:nowrap;border-bottom:3px solid transparent}.topnav-link.active{color:#fff;border-bottom-color:#ffd44f;background:#ffffff14}.topbar-actions{display:flex;align-items:center;gap:10px}.user-chip{padding:8px 12px;border-radius:6px;background:#ffffff1f;font-size:13px}.layout-body{display:grid;grid-template-columns:minmax(0,1fr) 250px;min-height:calc(100vh - 56px)}.layout-content{min-width:0;overflow:hidden}.module-sidebar{border-left:1px solid rgba(255,255,255,.08);background:#1b2029;padding:16px 14px;display:flex;flex-direction:column;gap:14px}.module-sidebar-header h3,.module-sidebar-meta strong,.module-placeholder h2,.floating-panel h3{margin:0}.module-sidebar-list{display:grid;gap:10px}.module-checkbox{display:flex;align-items:center;gap:10px;font-size:13px;color:#ced3df}.module-checkbox input{width:16px;height:16px}.module-sidebar-meta{margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);color:#969fb1;display:grid;gap:4px}.module-placeholder{margin:20px;padding:18px;border-radius:8px;background:#202531;border:1px solid rgba(255,255,255,.08)}.monitoring-shell{display:grid;grid-template-columns:380px minmax(0,1fr);min-height:calc(100vh - 56px)}.messages-shell,.reports-shell,.tracks-shell,.notifications-shell,.cms-shell,.dashboard-shell{display:grid;gap:14px;padding:16px}.dashboard-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px}.dashboard-panel{display:grid;gap:12px;padding:14px;border-radius:8px;background:#1b2029;border:1px solid rgba(255,255,255,.08);min-height:320px}.dashboard-panel-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.dashboard-panel-head h3,.dashboard-panel-head small,.dashboard-list-row strong,.dashboard-list-row span,.dashboard-empty{margin:0}.dashboard-panel-head small,.dashboard-list-row span,.dashboard-empty{color:#9aa5b9}.dashboard-mini-map{min-height:280px;border-radius:8px;overflow:hidden}.dashboard-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:end;min-height:240px}.dashboard-bar-col{display:grid;justify-items:center;gap:8px}.dashboard-bar-wrap{height:180px;width:100%;display:flex;align-items:end}.dashboard-bar{width:100%;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#7b2d8e,#4098ff)}.dashboard-list{display:grid;gap:10px;align-content:start}.dashboard-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:8px;background:#202632;border:1px solid rgba(255,255,255,.08)}.dashboard-list-row div{display:grid;gap:4px}.page-toolbar{display:flex;flex-wrap:wrap;gap:10px}.page-toolbar select,.page-toolbar input,.page-toolbar button,.report-tabs button{height:38px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#252c39;color:#f5f7fb;padding:0 12px}.message-table,.report-table{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#1b2029;overflow:hidden}.tracks-layout,.geofences-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;min-height:680px}.tracks-map,.geofences-map{min-height:680px;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.tracks-sidepanel,.geofences-list{display:grid;align-content:start;gap:12px;padding:14px;border-radius:8px;background:#1b2029;border:1px solid rgba(255,255,255,.08)}.tracks-sidepanel h3,.geofence-item strong{margin:0}.track-events,.geofence-items{display:grid;gap:10px;max-height:560px;overflow:auto}.geofence-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#202632}.geofence-item.active{border-color:#7b2d8e}.geofence-item-main{display:flex;align-items:center;gap:10px;text-align:left;padding:0;border:0;background:transparent;color:inherit}.geofence-item-main div{display:grid;gap:4px}.geofence-color,.editor-point-dot{width:14px;height:14px;border-radius:50%;flex:0 0 auto}.danger-button,.active-control{background:#7b2d8e}.notification-bell{width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff1f;color:#fff}.notification-bell.pulsing{animation:bell-pulse 1s infinite}@keyframes bell-pulse{0%{box-shadow:0 0 #ffd44f8c}70%{box-shadow:0 0 0 12px #ffd44f00}to{box-shadow:0 0 #ffd44f00}}.notification-overlay{position:fixed;top:84px;right:18px;width:min(460px,calc(100vw - 28px));z-index:5000;pointer-events:none}.notification-overlay .window{pointer-events:auto}.notification-window{top:0;left:0;width:min(440px,calc(100vw - 28px));border-radius:2px;border:1px solid #9ea8b5;background:#cfd5de;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 8px 18px #141c2659}.notification-window .window-header{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid #9ea8b5;background:#78828e;color:#111827;font-size:13px;font-weight:600}.window-close{width:18px;height:18px;padding:0;border:0;background:transparent;color:#111827;font-size:18px;line-height:1;cursor:pointer}.window-close:hover{color:#b91c1c}.notification-window .window-body{padding:8px}.notification-popup{display:grid;gap:6px;max-height:320px;overflow:auto}.notification-item{padding:8px 9px;border-radius:0;background:#dbe1ea;border:1px solid #b4beca;color:#111827}.notification-item.actionable{cursor:pointer}.notification-item.actionable:hover{background:#d4dae3;border-color:#94a3b8}.notification-item strong{display:block;font-size:14px;font-weight:600;color:#111827}.notification-item p,.notification-item span{margin:4px 0 0;color:#111827;font-size:13px}.notification-item span{color:#334155;font-size:11px}.notifications-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px}.zt-notifications-layout{background:#eef2f7}.zt-notifications-stage{display:grid;grid-template-rows:auto minmax(0,1fr) minmax(220px,.72fr);gap:12px}.zt-notifications-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.zt-notifications-kpis div,.zt-notifications-card{border-radius:6px;border:1px solid #cfd6e2;background:#fff}.zt-notifications-kpis div{display:grid;gap:4px;padding:10px 12px}.zt-notifications-kpis span{color:#64748b;font-size:11px}.zt-notifications-kpis b{color:#111827;font-size:18px;font-weight:700}.zt-notifications-card{display:grid;grid-template-rows:auto minmax(0,auto) minmax(0,auto) auto;overflow:hidden}.zt-notifications-card header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:0 12px;border-bottom:1px solid #d8dee8;background:#f7f9fc}.zt-notifications-card header div{display:grid;gap:2px}.zt-notifications-card header strong{color:#111827;font-size:13px}.zt-notifications-card header span{color:#64748b;font-size:11px}.zt-inline-toggle{color:#334155;font-size:12px}.zt-inline-toggle input{width:14px;height:14px}.zt-notification-form{padding:12px}.zt-notification-form label span{color:#5b667a;font-size:11px}.zt-notification-form input,.zt-notification-form select,.zt-notification-form textarea{background:#fff;color:#111827;border:1px solid #cfd6e2;border-radius:4px;font-size:12px}.zt-notification-form input,.zt-notification-form select{height:32px}.zt-notification-access{margin:0 12px 12px;background:#fff;border-color:#cfd6e2}.zt-notification-actions{display:flex;align-items:center;gap:8px;padding:0 12px 12px}.zt-notification-actions button{min-width:96px;height:32px;padding:0 12px;border:1px solid #cfd6e2;border-radius:4px;background:#fff;color:#111827;font-size:12px}.zt-notification-actions button:hover{background:#f8fafc}.zt-notification-actions button.danger{color:#b91c1c}.zt-notification-events{min-height:0;overflow:auto;padding:12px;display:grid;align-content:start;gap:8px}.zt-notification-event{display:grid;gap:4px;padding:10px 12px;border:1px solid #d8dee8;border-radius:4px;background:#fbfcfe}.zt-notification-event-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.zt-notification-event-head strong{color:#111827;font-size:12px}.zt-notification-event-head span,.zt-notification-event small{color:#64748b;font-size:11px}.zt-notification-event p{margin:0;color:#1f2937;font-size:12px;line-height:1.4}.notifications-panel{display:grid;align-content:start;gap:12px;padding:14px;border-radius:8px;background:#1b2029;border:1px solid rgba(255,255,255,.08)}.notifications-panel h3,.rule-card-main strong{margin:0}.multi-select,.rule-list{display:grid;gap:8px;max-height:220px;overflow:auto}.code-area{width:100%;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#252c39;color:#f5f7fb;padding:10px 12px;resize:vertical}.rule-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:8px;background:#202632;border:1px solid rgba(255,255,255,.08)}.rule-card-main{display:grid;gap:4px;border:0;background:transparent;color:inherit;text-align:left}.online-chip{display:inline-flex;align-items:center;justify-content:center;min-width:78px;padding:0 12px;border-radius:8px;font-size:12px;text-transform:uppercase}.online-chip.online{background:#34c7592e;color:#7de49a}.online-chip.offline{background:#ef53502e;color:#ff9793}.danger-button{height:34px;padding:0 12px;border-radius:8px;border:1px solid rgba(255,255,255,.08);color:#fff}.geofence-hint{color:#98a3b8;font-size:12px}.editor-point{background:transparent;border:0}.editor-point-dot{border:2px solid #ffffff}.message-header,.message-row{display:grid;grid-template-columns:220px 110px 220px minmax(0,1fr);gap:12px;align-items:center;padding:0 14px}.message-header{height:42px;background:#232a36;color:#aeb7c8;font-size:12px}.message-list{height:648px;overflow:auto}.message-row{height:54px;border-top:1px solid rgba(255,255,255,.06);font-size:13px}.message-row.latest{background:#34c75926}.kpi-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.kpi-card{padding:14px;border-radius:8px;background:#1b2029;border:1px solid rgba(255,255,255,.08);display:grid;gap:8px}.kpi-card span{color:#98a3b8;font-size:12px}.kpi-card strong{font-size:26px}.report-tabs{display:flex;gap:10px}.report-tabs button.active{background:#7b2d8e}.report-row{padding:14px;border-top:1px solid rgba(255,255,255,.06)}.report-row pre,.report-empty{margin:0;color:#d7d9e4;white-space:pre-wrap;word-break:break-word}.unit-list-panel{display:flex;flex-direction:column;background:#202632;border-right:1px solid rgba(255,255,255,.08)}.unit-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px}.unit-list-toolbar input,.unit-list-toolbar button,.map-select,.follow-button{height:38px;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.unit-list-toolbar input{background:#161a22;color:#dce2ef;padding:0 12px}.unit-list-toolbar button,.follow-button,.map-select{background:#252c39;color:#f5f7fb;padding:0 12px}.unit-list-container{flex:1;overflow:auto;position:relative}.unit-list-spacer{position:relative}.unit-list-offset{position:absolute;inset:0 0 auto}.unit-row{width:calc(100% - 16px);margin:8px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#1a1f29;color:#e1e7f2;text-align:left}.unit-row.active{border-color:#7b2d8e;box-shadow:inset 0 0 0 1px #7b2d8e4d}.unit-row-main,.unit-row-meta{display:flex;align-items:center;gap:10px}.unit-row-main{justify-content:space-between}.unit-row-main>div:first-of-type{display:grid;gap:3px;flex:1}.unit-row-main span,.unit-row-meta,.unit-row-expanded,.module-sidebar-meta,.mobile-tab,.topnav-link{font-size:12px}.unit-row-meta{justify-content:space-between;margin-top:8px;color:#99a3b5}.unit-row-expanded{margin-top:10px;display:grid;gap:6px;color:#c4ccda}.unit-speed{color:#f5f7fb;white-space:nowrap}.status-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.status-dot.green,.unit-marker.green{background:#34c759}.status-dot.blue,.unit-marker.blue{background:#4098ff}.status-dot.yellow,.unit-marker.yellow{background:#f5c84b}.status-dot.red,.unit-marker.red{background:#ef5350}.map-panel{position:relative;min-width:0;background:#10151c}.map-toolbar{position:absolute;z-index:1000;top:12px;right:12px;display:flex;gap:8px}.map-select{width:90px}.follow-button.active{background:#7b2d8e}.monitoring-map{width:100%;height:calc(100vh - 56px)}.window{position:absolute;top:18px;left:18px;width:min(280px,calc(100% - 36px));border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#12151cc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);touch-action:none;box-shadow:0 22px 44px #00000047}.window-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);cursor:grab;-webkit-user-select:none;user-select:none}.window-header-actions{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.window-body{padding:14px}.floating-panel p{margin:0 0 8px;color:#bcc6d9;font-size:13px}.floating-action{height:36px;padding:0 12px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#7b2d8e;color:#fff}.unit-marker-wrapper{background:transparent;border:0}.unit-marker{width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.85)}.unit-marker.moving{clip-path:polygon(50% 0%,100% 100%,50% 75%,0% 100%);border-radius:2px}.desktop-only{display:flex}.mobile-only{display:none}.burger-button{width:36px;height:36px;border:0;border-radius:8px;background:#ffffff24;color:#fff}.mobile-tabs{position:fixed;z-index:1200;left:0;right:0;bottom:0;display:none;grid-template-columns:repeat(5,1fr);background:#121620;border-top:1px solid rgba(255,255,255,.08)}.mobile-tab{padding:10px 6px 12px;color:#afb6c8;text-decoration:none;text-align:center}.mobile-tab.active{color:#fff;background:#7b2d8e66}.properties-overlay{position:fixed;inset:0;z-index:1500;background:#0a0c11b8;display:grid;place-items:center;padding:24px}.gdpr-overlay{position:fixed;inset:0;z-index:1700;background:#0a0c11b8;display:grid;place-items:center;padding:24px}.gdpr-modal{width:min(560px,100%);display:grid;gap:14px;padding:22px;border-radius:8px;background:#1b2029;border:1px solid rgba(255,255,255,.08)}.gdpr-modal h3,.gdpr-modal p{margin:0}.properties-dialog{width:min(1180px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;border-radius:8px;background:#171c25;border:1px solid rgba(255,255,255,.08);overflow:hidden}.properties-header,.properties-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:#202632}.properties-header div{display:grid;gap:4px}.properties-header span,.properties-footnote{color:#95a0b3;font-size:12px}.properties-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#ffffff0f}.properties-tabs button,.properties-subtabs button{min-height:42px;padding:8px 10px;border:0;background:#252c39;color:#d7d9e4;font-size:12px}.properties-tabs button.active,.properties-subtabs button.active{background:#7b2d8e;color:#fff}.properties-body{overflow:auto;padding:18px}.zt-properties-note{padding:14px 16px;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#cfd7e5;font-size:13px}.properties-form{display:grid;gap:14px}.properties-form.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-form label{display:grid;gap:6px;font-size:13px}.properties-form label span{color:#9aa5b9}.properties-form input,.properties-form select,.properties-form textarea,.sensor-calibration-row input,.maintenance-row input{height:38px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#252c39;color:#f5f7fb;padding:0 12px}.properties-form .wide{grid-column:1 / -1}.checkbox-line{display:flex!important;align-items:center;gap:10px}.checkbox-line input{width:16px;height:16px}.access-grid,.sensor-list,.key-value-table,.calibration-pane,.diagnostics-pane{display:grid;gap:12px}.sensor-row,.maintenance-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:8px;background:#202632;border:1px solid rgba(255,255,255,.08)}.sensor-row div:first-child{display:grid;gap:4px}.sensor-row span{color:#9aa5b9;font-size:12px}.properties-subtabs{display:flex;gap:1px;background:#ffffff0f}.sensor-editor{display:grid;gap:14px;margin-top:12px;padding:14px;border-radius:8px;background:#1f2531}.calibration-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;border-radius:8px;background:#202632}.calibration-preview span{color:#9aa5b9;font-size:12px}.calibration-preview strong{font-size:20px}.sensor-calibration-table,.commands-panel{display:grid;gap:12px}.sensor-calibration-row,.maintenance-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:10px}.maintenance-row{grid-template-columns:minmax(0,1.1fr) repeat(3,minmax(90px,1fr)) auto;padding:0;background:transparent;border:0}.icon-preview{min-height:120px;border-radius:8px;border:1px dashed rgba(255,255,255,.16);display:grid;place-items:center;background:#202632}.icon-preview img{max-width:100%;max-height:120px}.properties-actions.compact{padding:0;background:transparent;justify-content:flex-end}.properties-actions button,.sensor-calibration-row button,.maintenance-row button{height:38px;padding:0 12px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#7b2d8e;color:#fff}textarea.code-area{min-height:110px;padding:10px 12px}.cms-tabs{display:flex;flex-wrap:wrap;gap:10px}.cms-tabs button,.cms-actions button,.plan-card{height:38px;padding:0 12px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#252c39;color:#f5f7fb}.cms-tabs button.active,.plan-card.active{background:#7b2d8e}.cms-grid{display:grid;gap:14px}.plans-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr)}.cms-panel{display:grid;gap:12px;padding:14px;border-radius:8px;background:#1b2029;border:1px solid rgba(255,255,255,.08)}.cms-panel h3,.plan-card strong{margin:0}.cms-panel small{color:#94a0b5}.cms-table{border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#1b2029}.cms-table-head,.cms-table-row{display:grid;gap:12px;align-items:center;padding:12px 14px}.cms-table-head{background:#232a36;color:#aeb7c8;font-size:12px}.cms-table-row{border-top:1px solid rgba(255,255,255,.06);font-size:13px}.users-grid{grid-template-columns:1fr 1.2fr 120px 140px 260px}.logs-grid{grid-template-columns:210px 160px minmax(0,1fr) 160px}.cms-actions{display:flex;flex-wrap:wrap;gap:8px}.plan-progress{display:grid;gap:8px}.plan-progress span{color:#aeb7c8;font-size:12px}.plan-progress div{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.plan-progress i{display:block;height:100%;background:#7b2d8e}.plan-card-list{display:grid;gap:10px}.plan-card{height:auto;min-height:78px;display:grid;align-content:center;justify-items:start;gap:6px;text-align:left}.uptime-card{display:grid;gap:8px}.uptime-card strong{font-size:28px}.layout-shell{background:#edf1f5}.monitoring-layout .module-sidebar{display:none}.monitoring-layout .layout-body{grid-template-columns:minmax(0,1fr)}.topbar{min-height:46px;padding:0 14px;gap:14px;background:#3f4650;border-bottom:1px solid #313841}.brand{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px}.brand:before{content:"";width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ff7c6a 0 30%,transparent 31%),linear-gradient(135deg,#5a8bff,#3852d8)}.topnav-link{display:inline-flex;align-items:center;gap:5px;padding:13px 8px 11px;border-bottom-width:2px;font-size:11px;color:#fffffff0}.topnav-icon,.module-checkbox-icon,.mobile-tab-icon{font-size:11px;opacity:.88}.topnav-link.active{background:#ffffff0a;border-bottom-color:#7fb2ff}.notification-bell,.burger-button{width:28px;height:28px;border-radius:4px;background:#ffffff14}.notification-bell{border:1px solid rgba(255,255,255,.08)}.user-chip{padding:6px 10px;border-radius:4px;background:#ffffff14;font-size:11px}.zt-server-port-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.zt-server-host-toggle{min-width:28px;height:30px;padding:0 7px;border:1px solid #cdd4df;border-radius:4px;background:#8b95a3;color:#fff;font-size:10px;font-weight:700;line-height:1}.zt-server-host-toggle:hover:not(:disabled){background:#7b8594}.zt-server-host-toggle.active{background:#6f7886}.layout-body{min-height:calc(100vh - 46px)}.monitoring-shell{grid-template-columns:var(--monitoring-left-width, 494px) 8px minmax(0,1fr);min-height:calc(100vh - 46px);position:relative}.unit-list-panel{background:#fff;border-right:1px solid #d6dde8;min-width:0}.monitoring-resizer{position:relative;background:#eef2f7;border-left:1px solid #d6dde8;border-right:1px solid #d6dde8;cursor:col-resize}.monitoring-resizer:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background:#cfd7e2}.unit-list-toolbar{gap:8px;padding:10px 12px 6px;border-bottom:1px solid #e4e9f0}.unit-search-wrap{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;min-height:31px;border:1px solid #8fb4ff;border-radius:3px;background:#fff;overflow:hidden}.unit-search-icon{display:grid;place-items:center;color:#75849a;font-size:13px}.unit-list-toolbar input{height:31px;border:0;border-radius:0;padding:0 10px 0 0;background:transparent;color:#334050;outline:none;font-size:12px}.unit-toolbar-strip{display:flex;align-items:center;gap:6px;padding:7px 12px;border-bottom:1px solid #e4e9f0;background:#fafbfd}.toolbar-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.toolbar-check input,.unit-row-leading input{width:14px;height:14px;margin:0}.unit-tool,.map-tool-button,.follow-button,.map-select,.unit-list-toolbar button,.floating-action{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:29px;padding:0 10px;border:1px solid #cfd7e2;border-radius:4px;background:#fff;color:#4f5f73;font-size:12px}.unit-tool.primary{background:#4f8df7;border-color:#4f8df7;color:#fff}.unit-tool.ghost{min-width:30px;color:#6b788b}.monitoring-empty{padding:18px 16px;color:#697687;font-size:13px}.unit-list-container{background:#fff}.unit-row{width:100%;margin:0;padding:7px 12px;border:0;border-bottom:1px solid #e7ebf2;border-radius:0;background:#fff;color:#2e3847}.unit-row.active{background:#f4f8ff;border-color:#e7ebf2;box-shadow:inset 3px 0 #4f8df7}.unit-row-main{justify-content:flex-start;gap:10px}.unit-row-leading{display:flex;align-items:center;gap:10px}.vehicle-chip{display:inline-grid;place-items:center;width:16px;height:16px;font-size:12px}.unit-row-summary{display:grid;gap:2px;flex:1;min-width:0}.unit-row-summary strong{font-size:12px;font-weight:500}.unit-row-summary span{color:#7a8698;font-size:11px}.unit-row-actions{display:flex;align-items:center;gap:11px;color:#798698;min-width:66px;justify-content:flex-end}.row-action{font-size:11px;line-height:1}.row-action.signal.online{color:#53b05a}.row-action.target{color:#5f6d81}.row-action.status{color:#a0a9b8;letter-spacing:-1px}.unit-row-meta{margin-top:5px;color:#778497;font-size:11px}.unit-row-address{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unit-row-expanded{margin-top:8px;gap:4px;color:#667487}.unit-speed{color:#2f3846;font-weight:600;font-size:11px}.module-sidebar{background:#fff;border-left:1px solid #d6dde8}.module-checkbox,.module-sidebar-meta{color:#586678}.map-panel{background:#e8edf3;overflow:hidden}.map-toolbar{top:8px;left:10px;right:auto}.map-select{width:84px}.map-side-toolbar{position:absolute;z-index:1000;top:78px;left:10px;display:grid;gap:2px}.map-side-tool{width:26px;height:26px;border:1px solid #cad3df;border-radius:4px;background:#fffffff5;color:#516174;font-size:12px}.follow-button.active{background:#edf4ff;color:#2f5fbb;border-color:#9ebef5}.monitoring-map{height:calc(100vh - 74px)}.window{border-radius:4px;border:1px solid #ccd5e1;background:#fffffff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 12px 24px #303a482e}.window-header{padding:9px 12px;border-bottom:1px solid #e2e7ef;color:#2f3846;font-weight:600}.window-body{padding:12px}.floating-panel p{color:#647286;font-size:12px}.monitoring-statusbar{position:absolute;left:0;right:0;bottom:0;height:26px;display:grid;grid-template-columns:160px minmax(0,1fr) 180px;align-items:center;padding:0 10px;background:#fff;border-top:1px solid #d8dfe9;color:#4b596c;font-size:12px}.statusbar-left{display:flex;align-items:center;gap:12px}.status-icon{font-size:13px}.statusbar-center{text-align:center}.statusbar-right{text-align:right}@media(max-width:1100px){.layout-body{grid-template-columns:minmax(0,1fr)}.module-sidebar{position:fixed;z-index:1100;top:56px;right:-250px;bottom:56px;width:250px;transition:right .2s ease}.module-sidebar.open{right:0}.desktop-only{display:none}.mobile-only{display:initial}.mobile-tabs{display:grid}}@media(max-width:900px){.monitoring-shell,.tracks-layout,.geofences-shell,.notifications-grid,.plans-grid,.users-grid,.logs-grid,.dashboard-grid,.dashboard-kpis{grid-template-columns:1fr}.properties-tabs,.properties-form.two-columns,.calibration-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.unit-list-panel{min-height:48vh}.monitoring-map{height:52vh}.map-toolbar{left:auto;right:12px}.map-side-toolbar,.monitoring-statusbar,.monitoring-resizer{display:none}}.monitoring-shell{grid-template-columns:var(--monitoring-left-width, 494px) 8px minmax(0,1fr);background:#f5f7fa}.unit-list-panel{background:#f7f7f8;border-right:1px solid #d4dae3}.unit-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:8px;padding:9px 12px 7px;border-bottom:1px solid #e2e7ef;background:#f7f7f8}.unit-search-wrap{position:relative;display:flex;align-items:center;height:30px;border:1px solid #8fb1ee;border-radius:3px;background:#fff}.unit-search-wrap input{width:100%;height:100%;padding:0 10px 0 28px;border:0;background:transparent;color:#556476;font-size:12px}.unit-search-wrap input::placeholder{color:#98a4b5}.unit-search-icon{position:absolute;left:9px;width:10px;height:10px;border:1.5px solid #5f6f83;border-radius:50%}.unit-search-icon:after{content:"";position:absolute;right:-4px;bottom:-3px;width:5px;height:1.5px;background:#5f6f83;transform:rotate(45deg);transform-origin:center}.unit-tool{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 6px;border:1px solid #ccd4df;border-radius:4px;background:linear-gradient(180deg,#fff,#f6f8fb);color:#5f6f82;font-size:12px;box-shadow:inset 0 1px #fffc}.unit-tool.primary{background:#4f8df7;border-color:#4f8df7;color:#fff;font-size:22px;line-height:1}.unit-tool.ghost{min-width:24px;width:24px;border:0;background:transparent;box-shadow:none}.unit-tool-text{font-size:11px;font-weight:600;letter-spacing:0}.toolbar-kebab,.tool-refresh,.tool-list,.tool-target,.tool-command,.tool-close,.map-tool-search,.side-tool,.status-icon,.vehicle-chip,.wrench-cell,.chevron-cell{position:relative;display:inline-block}.toolbar-kebab{width:3px;height:15px;background:radial-gradient(circle,#69778a 1.4px,transparent 1.6px) center 1px / 3px 5px no-repeat,radial-gradient(circle,#69778a 1.4px,transparent 1.6px) center 6px / 3px 5px no-repeat,radial-gradient(circle,#69778a 1.4px,transparent 1.6px) center 11px / 3px 5px no-repeat}.tool-refresh{width:12px;height:12px;border:1.5px solid #4f8df7;border-right-color:transparent;border-radius:50%}.tool-refresh:after{content:"";position:absolute;right:-1px;top:0;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #4f8df7;transform:rotate(18deg)}.tool-list{width:12px;height:10px;background:linear-gradient(#6d7b8d,#6d7b8d) left 0 top 0 / 12px 1px no-repeat,linear-gradient(#6d7b8d,#6d7b8d) left 0 center / 12px 1px no-repeat,linear-gradient(#6d7b8d,#6d7b8d) left 0 bottom / 12px 1px no-repeat}.tool-target{width:12px;height:12px;border:1px solid #617083;border-radius:50%}.tool-target:before,.tool-target:after{content:"";position:absolute;background:#617083}.tool-target:before{left:5px;top:-2px;width:1px;height:15px}.tool-target:after{left:-2px;top:5px;width:15px;height:1px}.tool-command{width:12px;height:10px;border:1px solid #6c7a8b;border-radius:2px}.tool-command:after{content:"";position:absolute;right:-4px;top:3px;width:0;height:0;border-top:2px solid transparent;border-bottom:2px solid transparent;border-left:4px solid #6c7a8b}.tool-close{width:10px;height:10px}.tool-close:before,.tool-close:after{content:"";position:absolute;left:4px;top:0;width:1px;height:10px;background:#d44747}.tool-close:before{transform:rotate(45deg)}.tool-close:after{transform:rotate(-45deg)}.unit-toolbar-strip{display:flex;align-items:center;gap:4px;padding:8px 12px;border-bottom:1px solid #dfe4ec;background:#f7f7f8}.toolbar-check{display:inline-flex;align-items:center;justify-content:center;width:12px;margin-right:2px}.toolbar-check input,.unit-row-leading input{width:13px;height:13px;margin:0;accent-color:#4f8df7}.unit-toolbar-spacer{flex:1}.unit-list-container{height:calc(100vh - 144px);overflow:auto;background:#f7f7f8}.unit-row{width:100%;min-height:44px;padding:0 10px 0 8px;border:0;border-bottom:1px solid #eceff4;border-radius:0;background:#f7f7f8;color:#2f3a48}.unit-row:hover{background:#f3f5f8}.unit-row.active{background:#eef3fa;box-shadow:inset 2px 0 #4f8df7}.unit-row-main{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:43px}.unit-row-leading{display:flex;align-items:center;gap:8px}.vehicle-chip{width:12px;height:18px;border-radius:3px;background:linear-gradient(180deg,#ef5f53,#ce3429);box-shadow:inset 0 0 0 1px #20232859}.vehicle-chip:before,.vehicle-chip:after{content:"";position:absolute;width:2px;height:2px;bottom:2px;border-radius:50%;background:#1a2027;box-shadow:0 -11px #bfc7d2}.vehicle-chip:before{left:1px}.vehicle-chip:after{right:1px}.vehicle-chip.blue{background:linear-gradient(180deg,#6d8cff,#3f5fdb)}.vehicle-chip.yellow{background:linear-gradient(180deg,#ffd65d,#e7b012)}.vehicle-chip.green{background:linear-gradient(180deg,#79d65a,#43a731)}.unit-row-summary{min-width:0}.unit-row-summary strong{display:block;color:#222a35;font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unit-row-actions{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:7px;color:#7e8898}.row-cell{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:11px;height:16px}.target-cell{min-width:13px}.target-ring{width:10px;height:10px;border:1px solid #6e7c8f;border-radius:50%}.target-ring:before,.target-ring:after{content:"";position:absolute;background:#6e7c8f}.target-ring:before{left:4px;top:-2px;width:1px;height:14px}.target-ring:after{left:-2px;top:4px;width:14px;height:1px}.engine-cell{min-width:12px;width:12px;height:12px;border-radius:50%;background:#c5ccd7}.engine-cell.ok{background:#f34b44}.engine-cell.alert{background:#ef4c42}.engine-cell.muted{background:#ced4dd}.bars{display:inline-flex;align-items:flex-end;gap:2px;width:10px;height:14px}.bars i{display:block;width:3px;border-radius:1px 1px 0 0}.bars i:first-child{height:14px}.bars i:last-child{height:14px}.bars-online i{background:#5cb85d}.bars-offline i{background:#d7dde6}.gps-dot{width:8px;height:8px;border-radius:50%}.gps-online{background:#5cb85d}.gps-offline{background:#c7ced8}.link-cell{min-width:24px;color:#6c7686;font-size:9px;text-transform:lowercase}.wrench-cell{width:11px;height:11px}.wrench-cell:before,.wrench-cell:after{content:"";position:absolute;background:#5d697a}.wrench-cell:before{left:1px;top:5px;width:9px;height:1px;transform:rotate(35deg)}.wrench-cell:after{left:5px;top:1px;width:1px;height:9px;transform:rotate(35deg)}.chevron-cell{width:12px;height:12px;border:1px solid #98a4b5;border-radius:50%}.chevron-cell:before{content:"";position:absolute;left:4px;top:3px;width:3px;height:3px;border-right:1px solid #6f7c8d;border-bottom:1px solid #6f7c8d;transform:rotate(45deg)}.monitoring-resizer{position:relative;background:#e4e8ef;cursor:col-resize}.monitoring-resizer:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#c9cfd900,#bac1cce6,#c9cfd900)}.map-toolbar{top:7px;left:12px;right:auto;display:flex;align-items:center;gap:6px}.map-tool-button,.follow-button,.map-select,.map-side-tool{border-radius:4px}.map-tool-button{width:30px;height:30px;border:1px solid #cad3df;background:#fffffffa}.map-tool-search{width:10px;height:10px;border:1.5px solid #5f6f83;border-radius:50%}.map-tool-search:after{content:"";position:absolute;right:-4px;bottom:-3px;width:5px;height:1.5px;background:#5f6f83;transform:rotate(45deg)}.follow-button{height:30px;padding:0 10px;border:1px solid #ccd4df;background:#fffffffa;color:#455569;font-size:12px}.map-select{width:90px;height:30px;padding:0 26px 0 10px;border:1px solid #cad3df;background:#fffffffa;color:#455569;font-size:12px}.map-side-toolbar{top:112px;left:12px;gap:4px}.map-side-tool{width:28px;height:28px;border:1px solid #cad3df;background:#fffffffa}.side-tool{width:12px;height:12px}.side-tool-layers{border:1px solid #677689}.side-tool-layers:before,.side-tool-layers:after{content:"";position:absolute;left:1px;right:1px;height:1px;background:#677689}.side-tool-layers:before{top:4px}.side-tool-layers:after{top:8px}.side-tool-measure:before,.side-tool-measure:after,.side-tool-locate:before,.side-tool-settings:before,.side-tool-home:before{content:"";position:absolute}.side-tool-measure:before{left:1px;top:8px;width:10px;height:1px;background:#677689;transform:rotate(-30deg)}.side-tool-measure:after{left:2px;top:2px;width:2px;height:2px;border-radius:50%;background:#677689;box-shadow:6px 4px #677689}.side-tool-locate{border:1px solid #677689;border-radius:50%}.side-tool-locate:before{left:5px;top:-2px;width:1px;height:14px;background:#677689}.side-tool-settings:before{inset:2px;border:1px solid #677689;border-radius:50%}.side-tool-home:before{left:1px;top:5px;width:10px;height:6px;border:1px solid #677689;border-top:0}.side-tool-home:after{content:"";position:absolute;left:1px;top:1px;width:10px;height:10px;border-left:1px solid #677689;border-top:1px solid #677689;transform:rotate(45deg) scale(.65)}.monitoring-statusbar{height:28px;padding:0 10px;font-size:11px}.statusbar-left{gap:10px}.status-icon-grid,.status-icon-cells{width:12px;height:12px}.status-icon-grid{background:linear-gradient(#697789,#697789) 0 0 / 4px 4px no-repeat,linear-gradient(#697789,#697789) 8px 0 / 4px 4px no-repeat,linear-gradient(#697789,#697789) 0 8px / 4px 4px no-repeat,linear-gradient(#697789,#697789) 8px 8px / 4px 4px no-repeat}.status-icon-cells{background:linear-gradient(#697789,#697789) 0 1px / 12px 1px no-repeat,linear-gradient(#697789,#697789) 0 5px / 12px 1px no-repeat,linear-gradient(#697789,#697789) 0 9px / 12px 1px no-repeat}@media(max-width:900px){.unit-list-container{height:auto;max-height:none}}.module-placeholder{margin:12px;padding:0;border-radius:4px;border:1px solid #d6dde8;background:#f7f7f8;color:#293241}.module-placeholder-head{display:flex;align-items:center;min-height:38px;padding:0 14px;border-bottom:1px solid #dfe4ec;background:#f3f5f8}.module-placeholder-head h2{font-size:13px;font-weight:600}.module-placeholder-body{min-height:220px;padding:14px;color:#5d6b7c;font-size:13px}.topnav-icon,.module-checkbox-icon,.mobile-tab-icon{width:13px;height:13px;opacity:.92}.topnav-icon:before,.module-checkbox-icon:before,.mobile-tab-icon:before{content:"";display:block;width:13px;height:13px}.icon-dashboard:before{background:linear-gradient(#dfe7f2,#dfe7f2) 0 0 / 5px 5px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 8px 0 / 5px 5px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 0 8px / 5px 5px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 8px 8px / 5px 5px no-repeat}.icon-monitoring:before{border:1px solid #dfe7f2;border-radius:50%;box-shadow:inset 0 0 0 2px transparent,inset 0 0 0 3px #dfe7f2}.icon-tracks:before{background:linear-gradient(135deg,transparent 43%,#dfe7f2 45% 55%,transparent 57%) 0 0 / 100% 100% no-repeat}.icon-messages:before{border:1px solid #dfe7f2;border-radius:2px;box-shadow:inset 0 -4px 0 0 transparent}.icon-reports:before{background:linear-gradient(#dfe7f2,#dfe7f2) 1px 11px / 11px 1px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 2px 7px / 2px 4px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 6px 4px / 2px 7px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 10px 1px / 2px 10px no-repeat}.icon-geofences:before{border:1px solid #dfe7f2;transform:rotate(45deg) scale(.85)}.icon-jobs:before{border:1px solid #dfe7f2;border-radius:2px;background:linear-gradient(#dfe7f2,#dfe7f2) 3px 3px / 7px 1px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 3px 6px / 7px 1px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 3px 9px / 5px 1px no-repeat}.icon-notifications:before{border:1px solid #dfe7f2;border-radius:6px 6px 3px 3px}.icon-users:before{background:radial-gradient(circle at 4px 4px,#dfe7f2 0 2px,transparent 2.1px),radial-gradient(circle at 9px 4px,#dfe7f2 0 2px,transparent 2.1px),linear-gradient(#dfe7f2,#dfe7f2) 1px 8px / 6px 1px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 6px 8px / 6px 1px no-repeat}.icon-units:before{border:1px solid #dfe7f2;border-radius:2px;background:linear-gradient(#dfe7f2,#dfe7f2) 2px 3px / 9px 1px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 2px 6px / 9px 1px no-repeat,linear-gradient(#dfe7f2,#dfe7f2) 2px 9px / 6px 1px no-repeat}.messages-shell,.reports-shell,.tracks-shell,.notifications-shell,.cms-shell{margin:0;padding:12px;background:#eef2f6;color:#2a3340}.page-toolbar{padding:10px;border:1px solid #d6dde8;border-radius:4px;background:#f7f7f8}.page-toolbar select,.page-toolbar input,.page-toolbar button{height:30px;border-radius:3px;font-size:12px}.units-shell{padding:12px;background:#eef2f6;color:#2a3340}.units-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px;padding:12px 14px;border:1px solid #d6dde8;border-radius:4px;background:#f7f7f8}.units-head h2{margin:0 0 4px;font-size:16px}.units-head p{margin:0;color:#607083;font-size:12px}.units-head button,.commands-actions button{height:30px;padding:0 12px;border:1px solid #4f8df7;border-radius:4px;background:#4f8df7;color:#fff;font-size:12px}.units-stat-group{display:inline-flex;gap:6px}.units-table{margin-top:10px;border:1px solid #d6dde8;border-radius:4px;overflow:hidden;background:#f7f7f8}.units-table-head,.units-table-row{display:grid;grid-template-columns:36px minmax(180px,1.5fr) minmax(160px,1fr) 120px 120px 110px;align-items:center;gap:10px;padding:10px 12px}.units-table-head{background:#f0f3f7;border-bottom:1px solid #d6dde8;color:#617083;font-size:11px;font-weight:700;text-transform:uppercase}.units-table-row{border-bottom:1px solid #e5eaf1;font-size:12px}.units-table-row.active{background:#eef3fa}.units-table-row strong,.units-table-row small{display:block}.units-table-row small{margin-top:3px;color:#7a8797}.units-row-actions{display:inline-flex}.units-row-actions button{height:28px;padding:0 10px;border:1px solid #ccd4df;border-radius:4px;background:#fff;color:#455569;font-size:12px}.zt-commands-panel{display:grid;grid-template-columns:248px minmax(0,1fr);gap:10px;min-height:560px}.zt-commands-sidebar,.zt-commands-editor{min-width:0;border:1px solid #d6dde8;border-radius:4px;background:#f7f7f8}.zt-commands-sidebar{display:grid;grid-template-rows:40px minmax(0,1fr);overflow:hidden}.zt-commands-sidebar-toolbar,.zt-commands-statusbar,.zt-commands-editor-actions,.zt-commands-history-head{display:flex;align-items:center;gap:8px}.zt-commands-sidebar-toolbar,.zt-commands-statusbar,.zt-commands-history-head{padding:8px 10px;border-bottom:1px solid #d6dde8;background:#fbfcfd}.zt-commands-sidebar-toolbar button,.zt-commands-editor-actions button{height:28px;padding:0 10px;border:1px solid #ccd4df;border-radius:4px;background:#fff;color:#334155;font-size:12px}.zt-commands-editor-actions button:first-child{border-color:#7b2d8e;background:#7b2d8e;color:#fff}.zt-commands-editor-actions button.secondary{background:#fff;color:#475569}.zt-commands-list{min-height:0;overflow:auto;padding:6px;display:grid;gap:4px}.zt-command-template{display:grid;gap:3px;padding:6px 7px;border:1px solid #d4dce7;border-radius:4px;background:#fff;color:#111827;text-align:left}.zt-command-template.active{border-color:#4b8df8;box-shadow:inset 0 0 0 1px #4b8df840}.zt-command-template-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.zt-command-template-head strong,.zt-commands-preview strong{font-size:11px;color:#111827}.zt-command-template small,.zt-command-template span,.zt-commands-preview small{color:#64748b;font-size:10px}.zt-command-template span,.zt-commands-history-row code,.zt-commands-preview code{word-break:break-word}.zt-command-inline-check{display:inline-flex;align-items:center;gap:5px;color:#475569;font-size:11px}.zt-commands-editor{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden}.zt-commands-statusbar{justify-content:space-between}.zt-commands-form{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zt-commands-form label{display:grid;gap:4px;font-size:11px;color:#64748b;font-weight:700}.zt-commands-form label.wide{grid-column:1 / -1}.zt-commands-form input,.zt-commands-form select,.zt-commands-form textarea{width:100%;border:1px solid #d4d4cf;border-radius:4px;background:#fff;color:#111827;padding:8px 10px;font-size:12px}.zt-commands-preview{margin:0 12px 12px;padding:10px 12px;border:1px solid #d6dde8;border-radius:4px;background:#fff;display:grid;gap:6px}.zt-commands-preview code{padding:7px 8px;border-radius:3px;background:#f3f5f8;color:#1f2937;font-size:12px}.zt-commands-error{margin:0;color:#dc2626;font-size:12px}.zt-commands-history{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.zt-commands-history-list{min-height:0;overflow:auto;padding:10px 12px 12px;display:grid;gap:8px}.zt-commands-history-row{display:grid;gap:4px;padding:9px 10px;border:1px solid #d6dde8;border-radius:4px;background:#fff}.zt-commands-history-row.active{border-color:#8aa4d6;background:#f5f8ff;box-shadow:0 0 0 1px #607ab824}.zt-commands-history-row div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.zt-commands-history-row small{color:#64748b;font-size:11px}.zt-commands-history-row p{margin:0;color:#334155;font-size:12px}.zt-command-status{display:inline-flex;width:fit-content;padding:2px 7px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:11px;text-transform:lowercase}.zt-command-status.responded{background:#dcfce7;color:#166534}.zt-command-status.pending,.zt-command-status.sent{background:#fef3c7;color:#92400e}.zt-command-status.timeout,.zt-command-status.failed{background:#fee2e2;color:#991b1b}.units-page-wialon{min-height:calc(100vh - 56px);background:#eef2f6;padding:10px 12px 14px}.units-worklist{display:grid;gap:10px;max-width:1180px}.zt-objects-layout{height:100%;display:grid;grid-template-columns:var(--zt-panel-width, 420px) 8px minmax(0,1fr);min-width:0;overflow:hidden;background:#fff}.zt-objects-panel{min-height:0;display:grid;grid-template-rows:34px 32px minmax(0,1fr);border-right:1px solid #cfd6e2;background:#fafafa;overflow:hidden;min-width:240px;max-width:760px;container-type:inline-size}.zt-objects-stage{min-width:0;padding:14px 16px;display:grid;align-content:start;gap:14px;overflow:auto;background:linear-gradient(180deg,#f5f7faf5,#edf2f7eb),repeating-linear-gradient(0deg,transparent 0 31px,rgba(148,163,184,.08) 31px 32px)}.zt-objects-card,.zt-objects-empty{border:1px solid #d7dee9;border-radius:4px;background:#fffffff0;box-shadow:0 6px 18px #0f172a0d}.zt-objects-card{padding:16px;display:grid;gap:16px}.zt-objects-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.zt-objects-card header div{display:grid;gap:4px}.zt-objects-card header strong{color:#101828;font-size:18px;font-weight:700}.zt-objects-card header span{color:#667085;font-size:12px}.zt-objects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zt-objects-grid div{min-height:58px;padding:10px 12px;display:grid;gap:6px;border:1px solid #e4e9f1;border-radius:4px;background:#fbfcfe}.zt-objects-grid span{color:#667085;font-size:11px}.zt-objects-grid b{color:#111827;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.zt-objects-actions{display:flex;flex-wrap:wrap;gap:8px}.zt-objects-actions button{min-width:122px;height:32px;padding:0 12px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#334155;font-size:12px;cursor:pointer}.zt-objects-actions button:hover{background:#f8fafc}.zt-objects-actions button.danger{color:#d14343}.zt-objects-empty{padding:24px 22px;display:grid;gap:6px}.zt-objects-empty strong{color:#111827;font-size:15px}.zt-objects-empty span{color:#64748b;font-size:12px;line-height:1.45}.units-search-row{display:flex;align-items:center;gap:8px;padding:5px 8px 4px 12px;border-bottom:1px solid #e3e6eb;background:#fafafa}.units-search-box{position:relative;width:100%}.units-search-box input{width:100%;height:30px;padding:0 34px 0 28px;border:1px solid #b8c8e8;border-radius:3px;background:#fff;color:#334155;font-size:13px}.units-date-hint{position:absolute;left:0;top:34px;min-width:min(420px,90vw);padding:7px 9px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#475569;box-shadow:0 2px 8px #0f172a2e;font-size:12px;white-space:nowrap;z-index:910}.units-search-icon{position:absolute;left:10px;top:50%;width:10px;height:10px;border:1.5px solid #6b7280;border-radius:50%;transform:translateY(-58%)}.units-search-icon:after{content:"";position:absolute;right:-4px;bottom:-4px;width:5px;height:1.5px;background:#6b7280;transform:rotate(45deg);transform-origin:left center}.units-dots-button,.units-tool-button,.units-mini-action{border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#475569;cursor:pointer}.units-tool-button svg,.units-mini-action svg{display:block;width:14px;height:14px}.units-dots-button{width:28px;height:30px;font-size:18px;line-height:1}.units-search-filter-wrap{position:relative;flex:0 0 auto}.units-search-menu{position:absolute;top:34px;right:0;width:208px;padding:7px 0;display:grid;gap:1px;border:1px solid #cfd6e2;border-radius:2px;background:#fff;color:#1f2937;box-shadow:0 2px 8px #0f172a3d;z-index:900;font-size:12px}.units-search-menu strong{padding:2px 10px 6px;color:#475569;font-size:12px;font-weight:600}.units-search-menu label{height:27px;padding:0 10px;display:flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.units-search-menu label:hover{background:#f2f5fa}.units-search-menu input{width:13px;height:13px;margin:0;accent-color:#697386}.units-toolbar-row{display:flex;align-items:center;gap:6px;min-height:32px;padding:2px 6px;border-bottom:1px solid #e3e6eb;background:#fbfbfb;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.units-toolbar-check{width:18px;display:grid;place-items:center}.units-tool-button{min-width:28px;height:28px;padding:0 9px;font-size:14px}.units-tool-button.primary{border-color:#5c90ff;background:#5b8df7;color:#fff}.units-tool-button.active,.zt-tool.active{border-color:#8cb1f5;background:#edf4ff;color:#1d4ed8}.units-tool-button.danger{color:#d14343}.units-tool-button:disabled,.units-mini-action:disabled{opacity:.45;cursor:default}.units-toolbar-spacer{flex:1}.units-toolbar-counter{min-width:30px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#667085;font-size:12px}.units-list-panel{min-height:0;overflow:auto;background:#fff;border:0}.units-line{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 10px 0 8px;border-bottom:1px solid #e5eaf1}.units-line:last-child{border-bottom:0}.units-line.active{background:#edf4ff}.units-line:hover{background:#f8fbff}.units-line-left,.units-line-right{display:flex;align-items:center;gap:10px}.units-line-left{min-width:0;flex:1}.units-line-text{min-width:0;display:grid;gap:2px}.units-line-text strong{color:#1f2937;font-size:13px;font-weight:500}.units-line-text span,.units-line-protocol{color:#6b7280;font-size:11px}.units-transport-icon{width:12px;height:18px;border-radius:3px;background:linear-gradient(180deg,#5b8df7,#315fd0);position:relative;flex:0 0 auto}.units-transport-icon:before,.units-transport-icon:after{content:"";position:absolute;bottom:-2px;width:3px;height:3px;border-radius:50%;background:#2c3442}.units-transport-icon:before{left:1px}.units-transport-icon:after{right:1px}.units-transport-icon.truck,.units-transport-icon.bus{width:16px}.units-online-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.units-online-dot.online{background:#4caf50}.units-online-dot.offline{background:#d6d9de}.units-mini-action{min-width:24px;height:24px;padding:0 6px;font-size:12px}.units-mini-action.danger{color:#d14343}@container (min-width: 520px){.zt-objects-panel .units-line{min-height:44px;padding:0 12px 0 10px}.zt-objects-panel .units-line-text strong{font-size:13px}.zt-objects-panel .units-line-text span,.zt-objects-panel .units-line-protocol{font-size:11.5px}}.units-empty-state{display:grid;gap:4px;padding:20px 16px;color:#64748b;font-size:12px}.full-width{grid-column:1 / -1}.form-error{margin-top:8px;color:#dc2626;font-size:12px}.topbar-logout{height:28px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:3px;background:#ffffff0f;color:#eef2f7;font-size:12px;line-height:1;cursor:pointer}.topbar-logout:hover{background:#ffffff1f}.topbar-logout-icon{position:relative;width:12px;height:12px;display:inline-block}.topbar-logout-icon:before{content:"";position:absolute;left:0;top:1px;width:6px;height:8px;border:1px solid currentColor;border-right:0;border-radius:2px 0 0 2px;opacity:.9}.topbar-logout-icon:after{content:"";position:absolute;right:0;top:4px;width:7px;height:1px;background:currentColor;box-shadow:3px -2px 0 -1px currentColor,3px 2px 0 -1px currentColor;transform:translate(0)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;font-family:Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}button,input,select{font-family:inherit}.zt-shell{height:100vh;display:grid;grid-template-rows:32px 1fr 20px;overflow:hidden;background:#eceff3}.zt-topbar{position:relative;height:32px;display:flex;align-items:center;min-width:0;background:linear-gradient(90deg,#6b1d7b,#8b2d9e);color:#fff;box-shadow:0 1px 2px #00000047;z-index:2000;overflow:visible}.zt-brand{height:32px;width:158px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#fff;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}.zt-brand-mark{width:20px;height:20px;border-radius:50%;display:inline-block;background:conic-gradient(#ef4444 0 30%,#1e90ff 30% 72%,transparent 72% 100%);border:1px solid rgba(255,255,255,.25)}.zt-topnav{height:32px;display:flex;min-width:0;flex:1;gap:0;overflow:hidden}.zt-nav-link{height:32px;min-width:0;padding:0 var(--zt-nav-padding-x, 9px);display:inline-flex;align-items:center;justify-content:flex-start;gap:var(--zt-nav-gap, 4px);border-left:1px solid rgba(255,255,255,.1);border-bottom:2px solid transparent;color:#fff;text-decoration:none;font-size:var(--zt-nav-font-size, 12px);line-height:1;overflow:hidden;text-align:center}.zt-topnav.compact .zt-nav-link{flex:1 1 0;justify-content:center}.zt-nav-link span:last-child,.zt-admin-link span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-nav-link:hover{background:#ffffff1a}.zt-nav-link.active{background:#fff3;border-bottom-color:#fff}.zt-nav-icon{width:14px;flex:0 0 auto;font-size:var(--zt-nav-icon-size, 13px);text-align:center}.zt-nav-icon,.zt-admin-link .zt-nav-icon,.zt-mobile-tab span:first-child,.zt-menu-dots,.zt-logout,.zt-burger{display:inline-flex;align-items:center;justify-content:center}.zt-nav-icon svg,.zt-admin-link .zt-nav-icon svg,.zt-mobile-tab span:first-child svg,.zt-menu-dots svg,.zt-logout svg,.zt-burger svg{display:block;flex:0 0 auto}.zt-top-actions{height:32px;margin-left:auto;flex:0 0 auto;min-width:max-content;display:flex;align-items:center;gap:6px;padding:0 8px}.zt-admin-link{height:32px;min-width:0;padding:0 var(--zt-nav-padding-x, 9px);display:inline-flex;align-items:center;gap:var(--zt-nav-gap, 4px);border-left:1px solid rgba(255,255,255,.1);border-bottom:2px solid transparent;color:#fff;text-decoration:none;white-space:nowrap;overflow:hidden;font-size:var(--zt-nav-font-size, 12px)}.zt-topbar[style*=--zt-nav-count] .zt-admin-link{max-width:min(18vw,180px)}.zt-admin-link:hover{background:#ffffff1a}.zt-admin-link.active{background:#fff3;border-bottom-color:#fff}.zt-user{font-size:11px;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.95}.zt-tracks-panel{min-height:0;overflow:hidden;background:#f7f4ee;border-right:1px solid #ddd6cc}.zt-tracks-sidebar{height:100%;display:grid;grid-template-rows:30px minmax(0,1fr);min-height:0}.zt-tracks-sidebar-head{display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-bottom:1px solid #dfd7cc;background:#f5f2ed;color:#1f2937}.zt-tracks-sidebar-head strong{font-size:11px;font-weight:600}.zt-tracks-sidebar-body{min-height:0;padding:6px 8px 8px;display:grid;align-content:start;gap:6px}.zt-tracks-side-section{display:grid;gap:5px;padding:6px;border:1px solid #e1dbd1;border-radius:4px;background:#fffdfa}.zt-tracks-inline-head{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#4b5563;font-size:10px;font-weight:600}.zt-tracks-icon-button{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d4ccbf;border-radius:3px;background:#fff;color:#475569}.zt-tracks-side-section .zt-field{display:grid;gap:2px}.zt-tracks-side-section .zt-field>span{font-size:9px;color:#61656d}.zt-tracks-side-section .zt-input,.zt-tracks-side-section .zt-select,.zt-tracks-side-actions .zt-button{min-height:24px;height:24px;padding:0 7px;font-size:10px}.zt-tracks-mode-row,.zt-tracks-preset-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.zt-tracks-mode,.zt-tracks-preset{min-height:22px;padding:0 6px;border:1px solid #d7cec2;border-radius:3px;background:#fff;color:#374151;font-size:9px}.zt-tracks-mode.active,.zt-tracks-preset.active{border-color:#8b2d9e;background:#f6ebfa;color:#7b2d8e}.zt-tracks-side-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px}.zt-tracks-built-list{display:grid;gap:3px;max-height:180px;overflow:auto}.zt-tracks-built-row{min-height:30px;display:grid;grid-template-columns:16px minmax(0,1fr) 22px;align-items:center;gap:4px;padding:2px;border:1px solid #d8dde6;border-radius:4px;background:#fff}.zt-tracks-built-row.active{border-color:#8b5cf6;background:#faf7ff}.zt-tracks-built-visibility{display:inline-flex;align-items:center;justify-content:center}.zt-tracks-built-main{min-width:0;display:flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.zt-tracks-built-color{width:8px;height:18px;border-radius:3px;flex:0 0 auto}.zt-tracks-built-text{min-width:0;display:grid;gap:2px}.zt-tracks-built-text strong{color:#1f2937;font-size:10px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-tracks-built-text small{color:#667085;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-tracks-stage-shell{background:#eceff3}.zt-tracks-wialon-stage{height:100%;min-height:0}.zt-tracks-wialon-mapcard{position:relative;height:100%;min-height:0;padding:10px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px}.zt-tracks-map-summary{display:flex;flex-wrap:wrap;gap:8px 12px;padding-right:260px;color:#475569;font-size:10px}.zt-tracks-map-summary b{color:#111827;font-size:11px}.zt-tracks-floating-actions{position:absolute;top:10px;right:10px;z-index:1100;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.zt-tracks-floating-actions .zt-button{min-height:26px;height:26px;padding:0 9px;font-size:10px}.zt-tracks-map-shell{position:relative;min-height:0;height:100%}.zt-tracks-wialon-mapcard .zt-tracks-map{width:100%;height:100%;min-height:640px;border-radius:4px;overflow:hidden}.zt-tracks-events-overlay{position:absolute;top:44px;right:10px;bottom:12px;width:312px;padding:8px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:6px;border:1px solid #ddd6cc;border-radius:4px;background:#fffdfaf5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1050}.zt-tracks-events-overlay .zt-stage-card-title{margin:0}.zt-tracks-events-overlay .zt-report-list-scroll{padding:0}.zt-tracks-events-overlay .zt-stage-error,.zt-tracks-events-overlay .zt-module-empty{margin:0}.zt-tracks-events-overlay .zt-track-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zt-tracks-events-overlay .zt-track-filter-grid .zt-button{min-height:28px;padding:0 8px;font-size:10px}.zt-tracks-events-overlay .zt-report-item{gap:1px;padding:6px 8px}.zt-tracks-events-overlay .zt-report-item strong{font-size:11px}.zt-tracks-events-overlay .zt-report-item span,.zt-tracks-events-overlay .zt-report-item small{font-size:10px}.zt-tracks-wialon-mapcard .zt-track-scrubber{position:absolute;left:10px;right:334px;bottom:12px;z-index:1050;margin:0;border:1px solid #ddd6cc;background:#fffdfaf0}@media(max-width:1320px){.zt-tracks-events-overlay{width:280px}.zt-tracks-wialon-mapcard .zt-track-scrubber{right:302px}}.zt-messages-panel{min-height:0;overflow:hidden;background:#f7f4ee;border-right:1px solid #ddd6cc}.zt-messages-sidebar{height:100%;display:grid;grid-template-rows:36px minmax(0,1fr);min-height:0}.zt-messages-sidebar-head{display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-bottom:1px solid #dfd7cc;background:#f5f2ed;color:#1f2937}.zt-messages-sidebar-head strong{font-size:12px;font-weight:600}.zt-messages-sidebar-body{min-height:0;padding:8px 10px 12px;display:grid;align-content:start;gap:8px}.zt-messages-side-section{display:grid;gap:7px;padding:8px;border:1px solid #e1dbd1;border-radius:4px;background:#fffdfa}.zt-messages-side-section .zt-field{display:grid;gap:3px}.zt-messages-side-section .zt-field>span{font-size:10px;color:#61656d}.zt-messages-side-section .zt-input,.zt-messages-side-section .zt-select,.zt-messages-side-actions .zt-button,.zt-messages-page-row .zt-button,.zt-messages-page-row .zt-input{min-height:28px;height:28px;padding:0 9px;font-size:11px}.zt-messages-page-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;align-items:end}.zt-messages-page-row .zt-inline-page{width:100%}.zt-messages-side-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.zt-messages-stage-shell{background:#eceff3}.zt-messages-stage{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px}.zt-messages-datacard{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.zt-messages-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 10px;border-bottom:1px solid #e3ddd4;background:#f4f1eb}.zt-messages-card-head strong{color:#111827;font-size:12px;font-weight:600}.zt-messages-card-head span{color:#61656d;font-size:11px}.zt-messages-wialon-panel{min-height:0;overflow:hidden;background:#f6f3ee;border-right:1px solid #ddd6cc}.zt-messages-wialon-sidebar{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#f8f5ef}.zt-messages-wialon-toolbar{display:grid;gap:6px;padding:8px 10px;border-bottom:1px solid #ddd6cc}.zt-messages-wialon-toolbar .zt-field{display:grid;gap:3px}.zt-messages-wialon-toolbar .zt-field>span{font-size:10px;color:#5d6670}.zt-messages-wialon-toolbar .zt-input,.zt-messages-wialon-toolbar .zt-select{min-height:27px;height:27px;padding:0 8px;font-size:11px}.zt-messages-wialon-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px}.zt-messages-wialon-actions .zt-button{min-height:28px;height:28px;font-size:11px;gap:6px}.zt-messages-result-panel{min-height:0;overflow:auto;padding:8px 10px;border-top:1px solid #fdfbf7;border-bottom:1px solid #ddd6cc}.zt-messages-result-head{min-height:12px;margin-bottom:3px;padding:0 0 2px;border-bottom:1px solid #ddd6cc;display:flex;align-items:center;justify-content:space-between;gap:8px}.zt-messages-result-head strong{font-size:11px;color:#8c3f94;line-height:1}.zt-messages-map-toggle{display:inline-flex;align-items:center;gap:5px;min-width:0;font-size:9px;color:#5d6670;white-space:nowrap}.zt-messages-map-toggle input{width:11px;height:11px;margin:0;accent-color:#6d28d9}.zt-messages-map-toggle span{overflow:hidden;text-overflow:ellipsis}.zt-messages-stat-list{display:grid;gap:5px;font-size:11px}.zt-messages-stat-list div{display:flex;justify-content:space-between;gap:10px}.zt-messages-stat-list span{color:#4b5563}.zt-messages-stat-list b{color:#111827;font-weight:600;text-align:right}.zt-messages-stat-list .zt-messages-gps-diagnostics{display:grid;grid-column:1 / -1;gap:5px;padding-top:6px;border-top:1px solid #d8dde7}.zt-messages-gps-diagnostics-toggle{min-height:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 6px;border:1px solid #c9d2df;border-radius:2px;background:#fff;color:#1f2937;font-size:11px;cursor:pointer}.zt-messages-gps-diagnostics-toggle span,.zt-messages-gps-reason-button span,.zt-messages-gps-selected span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-gps-diagnostics-toggle b{color:#8c3f94;font-size:10px}.zt-messages-stat-list .zt-messages-gps-diagnostics-body{display:grid;gap:5px}.zt-messages-stat-list .zt-messages-gps-diagnostics-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:5px 6px;border:1px solid #d8dde7;border-radius:2px;background:#fbfcff}.zt-messages-stat-list .zt-messages-gps-reasons{display:grid;gap:3px}.zt-messages-gps-reason-button{min-height:23px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:0 6px;border:1px solid #d8dde7;border-radius:2px;background:#fff;color:#1f2937;font-size:10px;text-align:left;cursor:pointer}.zt-messages-gps-reason-button:hover,.zt-messages-gps-reason-button.active{border-color:#8c3f94;background:#fbf0ff}.zt-messages-gps-reason-button b{color:#111827;font-size:10px}.zt-messages-gps-reason-button small{min-width:22px;padding:1px 4px;border-radius:999px;background:#edf2fb;color:#4b5563;font-size:9px;text-align:center}.zt-messages-stat-list .zt-messages-gps-selected{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:5px 6px;border:1px solid #ead2f0;border-radius:2px;background:#fff7ff;color:#1f2937}.zt-messages-gps-selected b{color:#8c3f94;font-size:10px}.zt-messages-gps-selected button{min-height:20px;padding:0 6px;border:1px solid #d8b4e2;border-radius:2px;background:#fff;color:#8c3f94;font-size:10px;cursor:pointer}.zt-messages-gps-diagnostics-note{color:#6b7280;font-size:10px;line-height:1.3}.zt-messages-legend{margin-top:10px;display:grid;gap:6px}.zt-messages-legend strong{font-size:11px;color:#374151}.zt-messages-legend-row{display:flex;align-items:center;gap:7px;font-size:10px;color:#4b5563}.zt-messages-legend-box{width:26px;height:14px;border:1px solid #d2d8e4;background:#e6edf7;border-radius:2px}.zt-messages-transfer{border-top:1px solid #ddd6cc;background:#f3efe8}.zt-messages-transfer-head{width:100%;min-height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border:0;background:transparent;color:#3f4751;font-size:11px;cursor:pointer}.zt-messages-transfer-body{padding:0 10px 10px}.zt-messages-transfer-body .zt-button{min-height:28px;height:28px;font-size:11px}.zt-messages-wialon-stage-shell{background:#f2eee8}.zt-messages-wialon-stage{position:relative;height:100%;min-height:0;display:block;padding:8px}.zt-messages-map-region{position:relative;height:100%;min-height:0;border:1px solid #ddd6cc;border-radius:4px;background:#fffdfa;overflow:hidden}.zt-messages-map{width:100%;height:100%;min-height:0}.zt-messages-table-region{position:absolute;left:8px;right:8px;bottom:8px;min-height:180px;border:1px solid #ddd6cc;border-radius:4px;background:#fffdfafa;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 12px 28px #1118272e;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;z-index:420}.zt-messages-table-resizer{position:absolute;top:0;left:0;right:0;height:10px;border:0;background:transparent;cursor:ns-resize;z-index:3}.zt-messages-tabs{display:flex;align-items:center;gap:2px;padding:8px 10px 0;border-bottom:1px solid #ddd6cc;background:#fff}.zt-messages-tabs button{min-height:30px;padding:0 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:#374151;font-size:11px;cursor:pointer}.zt-messages-tabs button.active{color:#335ef7;border-bottom-color:#335ef7;font-weight:600}.zt-messages-table-tools{position:relative;flex:0 0 auto;min-width:0;margin-left:auto;display:inline-flex;align-items:center;justify-content:flex-end}.zt-messages-filter-button{width:26px;height:24px;min-width:26px;min-height:24px;display:inline-grid;place-items:center;padding:0;border:1px solid #c7ced8;border-radius:2px;background:#fff;color:#394455;cursor:pointer;box-shadow:none}.zt-messages-filter-button:hover,.zt-messages-filter-button.active{border-color:var(--zt-project-accent);background:#edf4ff;color:#0f62c9}.zt-messages-column-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:760;width:230px;max-height:280px;display:grid;align-content:start;gap:0;padding:4px 0;border:1px solid #c7ced8;border-radius:2px;background:#fff;box-shadow:0 6px 18px #0f172a2e;overflow:auto}.zt-messages-column-menu label{min-height:26px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;padding:0 9px;color:#111827;font-size:11px;cursor:pointer}.zt-messages-column-menu label:hover{background:#edf4ff}.zt-messages-column-menu input{width:12px;height:12px;margin:0;accent-color:var(--zt-project-accent)}.zt-messages-column-menu span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-grid-shell,.zt-messages-graph-shell{height:auto;min-height:0}.zt-messages-grid-shell{display:grid;grid-template-rows:minmax(0,1fr)}.zt-messages-grid-scroller{min-height:0;overflow:auto}.zt-messages-grid-head,.zt-messages-grid-row{display:grid;gap:0;align-items:center}.zt-messages-grid-head{min-height:28px;padding:0 10px;border-bottom:1px solid #ddd6cc;background:#f6f3ee;color:#374151;font-size:10px;font-weight:600}.zt-messages-grid-head-cell{position:relative;min-width:0;display:flex;align-items:center;padding-right:10px;cursor:grab}.zt-messages-grid-head-cell:active{cursor:grabbing}.zt-messages-col-resizer{position:absolute;top:0;right:-4px;width:8px;height:100%;border:0;background:transparent;cursor:col-resize}.zt-messages-grid-body{min-height:0;overflow:visible}.zt-messages-grid-row{width:100%;min-height:28px;padding:0 10px;border:0;border-bottom:1px solid #ece7df;background:#fff;color:#111827;font-size:10px;text-align:left;cursor:pointer}.zt-messages-grid-row:nth-child(2n){background:#fbfaf7}.zt-messages-grid-row.active{background:#dce9ff}.zt-messages-grid-row.diagnostic{background:#fff7ff;color:#4b155a}.zt-messages-grid-row.diagnostic.active{background:#efd9ff}.zt-messages-grid-row span,.zt-messages-grid-head span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.zt-messages-graph-shell{padding:12px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px}.zt-reports-chart-meta{display:flex;align-items:center;gap:10px;min-height:20px;color:#4b5563;font-size:10px}.zt-reports-chart-meta strong{color:#111827;font-size:11px}.zt-messages-speed-graph{width:100%;height:100%;border:1px solid #e6dfd6;background:linear-gradient(to top,#335ef70f,#335ef703),repeating-linear-gradient(to top,#f2ede5 0,#f2ede5 1px,transparent 1px,transparent 20%)}.zt-messages-grid-footer{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border-top:1px solid #ddd6cc;background:#fffdfa}.zt-messages-footer-left,.zt-messages-footer-right{display:flex;align-items:center;gap:6px;font-size:10px;color:#4b5563}.zt-messages-footer-left .zt-input,.zt-messages-footer-left .zt-select{min-height:24px;height:24px;padding:0 6px;font-size:10px}.zt-messages-footer-left .zt-input{width:46px}@media(max-width:1180px){.zt-messages-wialon-stage{padding:6px}.zt-messages-table-region{left:6px;right:6px;bottom:6px}}.zt-user-settings,.zt-logout,.zt-burger{width:26px;height:24px;border:1px solid rgba(255,255,255,.22);border-radius:2px;background:#ffffff14;color:#fff;cursor:pointer;line-height:1}.zt-logout{width:auto;min-width:72px;padding:0 8px;gap:5px;flex:0 0 auto;font-size:11px;font-weight:700;white-space:nowrap}.zt-logout span{display:inline-block;line-height:1}.zt-logout-return{border-color:#fff9;background:#ffffffeb;color:#6b1d7b}.zt-user-settings:hover,.zt-logout:hover,.zt-burger:hover{background:#ffffff2e}.zt-logout.zt-logout-return:hover{background:#fff;color:#4c1458}.zt-user-settings.active{background:#fff3;border-color:#fff6}.zt-user-settings-wrap{position:relative;display:inline-flex;align-items:center;z-index:2100}.zt-user-settings-icon{width:15px;height:15px;display:block;background:currentColor;mask-image:url(/user-settings.png);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/user-settings.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.zt-user-settings-menu{position:absolute;top:32px;right:0;z-index:2200;width:290px;max-height:min(70vh,520px);overflow:auto;padding:10px;display:grid;gap:10px;border:1px solid #cfd6e2;border-radius:4px;background:#fff;color:#1f2937;box-shadow:0 8px 24px #0f172a38}.zt-user-settings-group{display:grid;gap:7px}.zt-user-settings-group strong{font-size:12px;color:#111827}.zt-user-settings-group select,.zt-user-settings-group input{height:28px;padding:0 8px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#111827;font-size:12px}.zt-user-settings-group button{min-height:28px;padding:0 10px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#111827;font-size:12px}.zt-user-settings-group button:hover:not(:disabled){background:#f8fafc}.zt-user-settings-checks{display:grid;gap:5px}.zt-user-settings-checks label{display:flex;align-items:center;gap:7px;font-size:12px}.zt-user-settings-note{color:#64748b;font-size:11px;line-height:1.35}.zt-user-settings-warning{display:block;padding:6px 8px;border:1px solid rgba(140,63,148,.35);border-radius:3px;background:#8c3f9414;color:#6b1d7b;font-size:11px;line-height:1.35}.zt-burger{display:none}.zt-impersonation{position:fixed;left:0;right:0;top:32px;height:26px;display:flex;align-items:center;justify-content:center;gap:12px;background:#fde68a;color:#7c2d12;font-size:12px;z-index:90}.zt-impersonation button{border:1px solid #d97706;background:#fff7ed;color:#7c2d12;border-radius:2px;height:20px}.zt-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.zt-content{min-width:0;min-height:0;overflow:hidden}.zt-statusbar{height:20px;display:grid;grid-template-columns:220px 1fr 150px;align-items:center;padding:0 8px;border-top:1px solid #cfd6e2;background:#f0f0f0;color:#111827;font-size:11px;z-index:70}.zt-status-address{text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-status-clock{text-align:right}.zt-mobile-tabs{display:none}.zt-menu-wrap{height:32px;display:inline-flex;align-items:center;position:relative}.zt-menu-dots{width:25px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-left:1px solid rgba(255,255,255,.12);background:transparent;color:#fff;cursor:pointer;font-size:17px;line-height:1}.zt-menu-dots{font-size:22px;padding-bottom:2px}.zt-menu-dots:hover{background:#ffffff1f}.zt-menu-dropdown{position:absolute;top:32px;right:-78px;width:132px;padding:7px 0;display:grid;gap:1px;border:1px solid #cfd6e2;background:#fff;color:#1f2937;box-shadow:0 2px 8px #0f172a47;z-index:1000;font-size:12px}.zt-menu-tooltip{position:absolute;top:6px;right:12px;transform:translateY(-100%);padding:8px 10px;border-radius:3px;background:#fff;box-shadow:0 1px 5px #0f172a38;color:#334155;font-size:12px;white-space:nowrap}.zt-menu-check{height:28px;padding:0 10px;display:flex;align-items:center;gap:7px;color:#1f2937;cursor:pointer;white-space:nowrap}.zt-menu-check:hover{background:#f2f5fa}.zt-menu-check input{width:13px;height:13px;margin:0;accent-color:#697386}.zt-monitoring{height:100%;display:grid;grid-template-columns:var(--zt-panel-width, 380px) 8px minmax(0,1fr);min-width:0;overflow:hidden;background:#fff}.zt-work-panel{min-height:0;display:grid;grid-template-rows:34px 32px minmax(0,1fr);border-right:1px solid #cfd6e2;background:#fafafa;overflow:hidden;min-width:190px;max-width:720px;container-type:inline-size}.zt-panel-resizer{position:relative;min-width:8px;background:#eef2f7;cursor:col-resize}.zt-panel-resizer:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:44px;border-radius:999px;background:#c7d2e0;transform:translate(-50%,-50%)}.zt-panel-resizer:hover:before{background:#94a3b8}.zt-work-search{height:34px;display:flex;align-items:center;gap:6px;padding:5px 8px 4px 12px;border-bottom:1px solid #e3e6eb}.zt-work-search input{height:28px;min-width:0;flex:1;padding:0 8px 0 24px;border:1px solid #4e8df7;border-radius:3px;background:#fff;font-size:12px}.zt-work-search button,.zt-tool{border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#475569;cursor:pointer}.zt-work-search button{width:24px;height:28px;border-color:transparent;background:transparent;font-size:18px}.zt-monitoring-menu-wrap{position:relative;flex:0 0 auto}.zt-monitoring-menu{position:absolute;top:34px;left:0;width:490px;max-width:calc(100vw - 24px);padding:9px 8px;display:grid;gap:5px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#1f2937;box-shadow:0 3px 14px #0f172a47;z-index:950;font-size:12px}.zt-menu-line{min-height:24px;display:grid;grid-template-columns:15px 17px minmax(130px,1fr) auto auto auto auto;align-items:center;gap:6px}.zt-menu-line.compact{grid-template-columns:15px 17px minmax(0,1fr)}.zt-menu-line.select-line{grid-template-columns:170px minmax(0,1fr)}.zt-menu-line input[type=checkbox]{width:13px;height:13px;margin:0;accent-color:#697386}.zt-menu-line input[type=number]{width:46px;height:24px;padding:0 4px;border:1px solid #cfd6e2;border-radius:2px;background:#fff;color:#334155;font-size:12px;text-align:center}.zt-menu-line select{min-width:140px;height:24px;padding:0 20px 0 7px;border:1px solid #cfd6e2;border-radius:2px;background:#fff;color:#334155;font-size:12px}.zt-menu-line button{width:18px;height:22px;border:0;background:transparent;color:#64748b;cursor:pointer}.zt-menu-line small{color:#475569;font-size:12px}.zt-menu-icon{width:17px;text-align:center;color:#475569}.zt-menu-separator{height:1px;margin:4px 0;background:#e5e7eb}.zt-menu-clear{height:24px;width:fit-content;padding:0 6px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#334155;cursor:pointer;font-size:12px}.zt-menu-clear span{color:#ef4444;font-size:15px}.zt-work-toolbar{height:32px;display:flex;align-items:center;gap:4px;padding:3px 6px;border-bottom:1px solid #e3e6eb;background:#fbfbfb;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.zt-checkbox-tool{width:16px;display:grid;place-items:center}.zt-checkbox-tool input{width:12px;height:12px;margin:0}.zt-tool{min-width:25px;height:26px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.zt-tool svg,.zt-command-button svg,.zt-map-tools button svg{display:block;width:14px;height:14px}.zt-command-icon-mask{display:block;flex:0 0 auto;background-color:currentColor;-webkit-mask:url(/send-message.png) center / contain no-repeat;mask:url(/send-message.png) center / contain no-repeat}.zt-tool.primary{border-color:#4b8df8;background:#4b8df8;color:#fff;font-size:18px}.zt-tool.wide{min-width:58px;gap:4px}.zt-tool.mini{min-width:22px;padding:0 4px}.zt-tool.danger{color:#ef4444}.zt-toolbar-spacer{flex:1}.zt-unit-list{min-height:0;overflow:auto;background:#fff}.zt-unit-list.compact .zt-unit-main{height:32px}.zt-unit-list.compact .zt-unit-row.active{box-shadow:inset 2px 0 #4b8df8}.zt-unit-list.compact .zt-unit-name{font-size:11px}.zt-unit-list.compact .zt-row-icons{gap:6px}.zt-empty-list{padding:18px 12px;color:#64748b;font-size:12px}.zt-unit-row{border-bottom:1px solid #e5e7eb;background:#fff}.zt-unit-row.active{background:#eef5ff}.zt-unit-main{width:100%;height:38px;display:grid;grid-template-columns:17px 20px minmax(64px,1fr) auto;align-items:center;gap:5px;padding:0 6px;border:0;background:transparent;color:#111827;text-align:left}.zt-unit-expander{width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(59,130,246,.58);border-radius:4px;background:#3b82f633;color:#1d4ed8;font-size:13px;font-weight:700;line-height:1;cursor:pointer}.zt-unit-expander:hover,.zt-unit-expander.open{border-color:#3b82f694;background:#3b82f647;color:#0f3ea9}.zt-unit-expander:disabled{border-color:#94a3b857;background:#94a3b81f;color:#94a3b8;cursor:default}.zt-unit-name{min-width:0;padding:0;border:0;background:transparent;color:#111827;text-align:left;font:inherit;cursor:pointer}.zt-unit-name-wrap{min-width:0;display:flex;align-items:center;gap:6px}.zt-unit-name{min-width:0;flex:1 1 auto;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-unit-name:hover{color:#2563eb;text-decoration:underline}.zt-unit-brand-badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:26px;max-width:34px;height:18px;padding:0 4px;border-radius:5px;border:1px solid #d5dbe5;background:#fff;box-shadow:0 1px 2px #0f172a1f;overflow:hidden}.zt-unit-brand-logo-image{display:block;width:auto;max-width:100%;height:12px}.zt-unit-brand-logo-fallback{display:inline-flex;align-items:center;justify-content:center;color:#334155}.zt-satellite-badge{flex:0 0 auto;display:inline-flex;align-items:center;gap:3px;color:#475569;font-size:11px;font-weight:600;line-height:1}.zt-satellite-icon{width:12px;height:12px;display:inline-block;background-color:currentColor;mask-image:url(/satellite.png);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/satellite.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.zt-satellite-badge svg{flex:0 0 auto;color:currentColor}.zt-car-icon{width:13px;height:18px;border-radius:4px 4px 3px 3px;background:linear-gradient(180deg,#ef4444 0 35%,#fff 35% 52%,#d92323 52% 100%);border:1px solid #6b7280;position:relative;justify-self:center}.zt-car-icon.blue{background:linear-gradient(180deg,#2563eb 0 35%,#fff 35% 52%,#1d4ed8 52% 100%)}.zt-car-icon.yellow{background:linear-gradient(180deg,#eab308 0 35%,#fff 35% 52%,#ca8a04 52% 100%)}.zt-car-icon.green{background:linear-gradient(180deg,#22c55e 0 35%,#fff 35% 52%,#16a34a 52% 100%)}.zt-row-icons{position:relative;display:flex;align-items:center;gap:7px;color:#4b5563;font-size:12px}.zt-ignition-key{width:15px;height:15px;flex:0 0 15px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:transparent;color:#dc2626;filter:drop-shadow(0 0 2px rgba(220,38,38,.32))}.zt-ignition-key svg{width:100%;height:100%;display:block}.zt-ignition-key.on{background:transparent;color:#16a34a;filter:drop-shadow(0 0 3px rgba(22,163,74,.42))}.zt-gear-button{width:20px;height:20px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;color:#111827;cursor:pointer;font-size:12px;line-height:1;box-shadow:none}.zt-gear-icon{width:18px;height:18px;display:block;fill:none;stroke:#111827;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.zt-gear-button:hover{background:#0f172a0f;color:#000}.zt-online-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;display:inline-block;background:#aeb6c2;box-shadow:0 0 0 1px #64748b33}.zt-online-dot.online{background:#31aa52;box-shadow:0 0 0 1px #31aa5259,0 0 5px #31aa5273}.zt-follow-icon-button{width:18px;height:18px;display:inline-grid;place-items:center;padding:0;border:1px solid transparent;border-radius:2px;background:transparent;color:#b8c1cd;cursor:pointer}.zt-follow-icon-button:hover:not(:disabled){border-color:#d7dee8;background:#f8fafc}.zt-follow-icon-button:disabled{cursor:not-allowed;opacity:.45}.zt-follow-icon-button.active{color:#111827;background:#1118270f;border-color:#11182729}.zt-follow-icon{width:14px;height:14px;display:block;background-color:currentColor;mask-image:url(/follow-object.png);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/follow-object.png);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.zt-follow-icon-button.active .zt-follow-icon{width:15px;height:15px;filter:drop-shadow(0 0 .6px rgba(15,23,42,.72))}.zt-command-menu-wrap{position:relative;display:inline-flex;align-items:center}.zt-command-button{width:18px;height:18px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:2px;background:transparent;color:#475569;cursor:pointer;font-size:11px;line-height:1}.zt-command-button:hover{border-color:#cbd5e1;background:#f8fafc;color:#111827}.zt-command-menu{position:absolute;top:22px;right:0;width:210px;padding:4px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;box-shadow:0 6px 18px #0f172a38;z-index:980}.zt-command-menu button{width:100%;min-height:30px;display:grid;grid-template-columns:minmax(0,1fr);gap:1px;padding:4px 7px;border:0;border-radius:2px;background:transparent;color:#1f2937;text-align:left;cursor:pointer}.zt-command-menu button:hover:not(:disabled){background:#eef5ff}.zt-command-menu button:disabled{cursor:wait;opacity:.65}.zt-command-menu span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.zt-command-menu small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:10px}.zt-command-menu-empty{padding:8px 9px;color:#64748b;font-size:11px}@container (min-width: 420px){.zt-work-search{gap:7px;padding:5px 10px 4px 14px}.zt-work-toolbar{gap:5px;padding:3px 8px}.zt-tool{min-width:27px;padding:0 7px}.zt-tool.wide{min-width:66px}.zt-unit-main{grid-template-columns:18px 22px minmax(0,1fr) auto;gap:7px;padding:0 8px}.zt-unit-expander{width:18px;height:18px}.zt-car-icon{width:14px;height:19px}.zt-unit-name{font-size:12.5px}.zt-row-icons{gap:8px}.zt-gear-button,.zt-command-button{width:19px;height:19px;font-size:12px}.zt-gear-icon{width:13px;height:13px}}@container (min-width: 520px){.zt-work-search{gap:8px;padding:5px 12px 4px 16px}.zt-tool{min-width:29px;padding:0 8px;font-size:12.5px}.zt-tool.wide{min-width:74px}.zt-unit-main{grid-template-columns:19px 24px minmax(0,1fr) auto;gap:8px;padding:0 10px}.zt-unit-expander{width:19px;height:19px}.zt-car-icon{width:15px;height:20px}.zt-unit-name{font-size:13px}.zt-row-icons{gap:9px}.zt-gear-button,.zt-command-button{width:20px;height:20px;font-size:12px}.zt-gear-icon{width:14px;height:14px}}@container (min-width: 620px){.zt-work-search{padding:5px 14px 4px 18px}.zt-work-toolbar{padding:3px 10px}.zt-tool{min-width:31px;padding:0 9px;font-size:13px}.zt-tool.wide{min-width:82px}.zt-unit-main{grid-template-columns:20px 26px minmax(0,1fr) auto;gap:9px;padding:0 12px}.zt-unit-expander{width:20px;height:20px}.zt-car-icon{width:16px;height:21px}.zt-unit-name{font-size:13.5px}.zt-row-icons{gap:10px}.zt-gear-button,.zt-command-button{width:22px;height:22px;font-size:13px}}.zt-row-icon{width:14px;height:16px;padding:0;border:0;background:transparent;color:#475569;cursor:pointer;font-size:11px}.zt-row-icon.danger{color:#ef4444;font-size:16px}.zt-link-dot,.zt-key{width:7px;height:7px;border-radius:50%;display:inline-block;background:#cbd5e1}.zt-link-dot.ok,.zt-key.ok{background:#31aa52}.zt-gps{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid #cbd5e1}.zt-gps.green{background:#22c55e}.zt-gps.blue{background:#3b82f6}.zt-gps.yellow{background:#eab308}.zt-gps.red{background:#ef4444}.zt-unit-details{margin:0 8px 8px 38px;padding:7px 8px;display:grid;gap:4px;border:1px solid #d9e0ea;background:#fff;color:#334155;font-size:11px;line-height:1.25}.zt-unit-details p{margin:0}.zt-unit-details.compact{gap:3px;padding:6px 7px}.zt-unit-details.compact .zt-detail-block{margin-top:2px;gap:1px}.zt-unit-details.compact .zt-detail-block h4{margin-bottom:0}.zt-unit-details.compact .zt-detail-block.two{grid-template-columns:1fr;column-gap:0}.zt-unit-detail-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.zt-unit-detail-actions button{min-width:88px;height:26px;padding:0 10px;border:1px solid #d8d2c8;border-radius:4px;background:#f8f5ef;color:#161616;font-size:11px}.zt-unit-detail-actions button:hover{background:#efebe3}.zt-country-dot{width:9px;height:9px;border-radius:50%;display:inline-block;background:#2563eb;vertical-align:-1px}.zt-detail-block{margin-top:4px;display:grid;gap:2px}.zt-detail-block h4{margin:0 0 1px;color:#111827;font-size:11px}.zt-detail-block.two{grid-template-columns:1fr 1fr;column-gap:8px}.zt-detail-block.two h4{grid-column:1 / -1}.zt-map-area{display:grid;min-width:0;min-height:0;position:relative;overflow:hidden}.zt-map-stage{width:100%;height:100%;min-width:0;min-height:320px;display:grid;position:relative;overflow:hidden;background:#e5eef8}.zt-leaflet-map{width:100%;height:100%;min-height:320px;background:#e5eef8}.zt-map-stage .zt-follow-minimap.window{top:12px;left:max(12px,calc(100% - 272px));right:auto;--zt-follow-pane-size: 260px;width:min(var(--zt-follow-pane-size),calc(100% - 24px));height:min(var(--zt-follow-pane-size),calc(100% - 24px));max-width:calc(100% - 24px);display:grid;grid-template-rows:27px minmax(0,1fr);overflow:hidden;border:1px solid #bcc4cf;border-radius:2px;background:#fff;box-shadow:0 12px 30px #0f172a38;pointer-events:auto;touch-action:none;z-index:1250}.zt-map-stage .zt-follow-minimap.window.with-street{left:max(12px,calc(100% - 532px));width:min(calc(var(--zt-follow-pane-size) * 2 + 1px),calc(100% - 24px))}.zt-follow-minimap .window-header{min-height:27px;height:27px;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:0 4px 0 7px;border-bottom:1px solid #d7dde6;background:#515b67;color:#fff;font-size:10px;font-weight:600;line-height:1}.zt-follow-minimap .window-header span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-follow-minimap .window-close{width:20px;height:20px;color:#fff}.zt-follow-minimap .window-body{min-height:0;padding:0;overflow:hidden;position:relative}.zt-follow-street-toggle{display:inline-flex;align-items:center;justify-content:center;gap:2px;height:18px;min-width:34px;padding:0 4px;border:1px solid rgba(255,255,255,.38);border-radius:2px;background:#ffffff1a;color:#d6dde7;font-size:8px;font-weight:700;line-height:1;cursor:pointer}.zt-follow-street-toggle.active{border-color:#fff;background:#fff;color:#7a1d8c}.zt-follow-minimap-body{display:grid;grid-template-columns:minmax(0,1fr);width:100%;height:100%;min-height:0}.zt-follow-minimap.with-street .zt-follow-minimap-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.zt-follow-minimap-pane,.zt-follow-street-pane{min-width:0;min-height:0;height:100%;overflow:hidden}.zt-follow-street-pane{border-left:1px solid #cfd6df;background:#eef1f5}.zt-follow-street-pane iframe{display:block;width:100%;height:100%;border:0;background:#eef1f5}.zt-follow-minimap-map,.zt-follow-minimap-empty{width:100%;height:100%;min-height:0}.zt-follow-minimap-map{background:#e5eef8;touch-action:auto}.zt-follow-minimap-map .leaflet-control-zoom{margin:4px;border:1px solid #aeb7c4;box-shadow:0 2px 8px #0f172a2e}.zt-follow-minimap-map .leaflet-control-zoom a.leaflet-control-zoom-in,.zt-follow-minimap-map .leaflet-control-zoom a.leaflet-control-zoom-out{width:18px!important;height:18px!important;font-size:12px;font-weight:700;line-height:17px!important}.zt-follow-minimap-empty{display:grid;place-items:center;padding:10px;background:#f2f3f6;color:#4b5563;font-size:11px;text-align:center}.zt-map-select{position:absolute;top:10px;right:12px;width:90px;height:26px;z-index:500;border:1px solid #b8c1ce;border-radius:2px;background:#fff;font-size:11px}.zt-follow{position:absolute;top:10px;right:108px;height:26px;z-index:500;border:1px solid #b8c1ce;border-radius:2px;background:#fff;color:#334155;font-size:11px}.zt-follow.active{background:#4b8df8;color:#fff;border-color:#4b8df8}.zt-waze-toggle{position:absolute;top:10px;right:170px;height:26px;z-index:500;border:1px solid #b8c1ce;border-radius:2px;background:#fff;font-size:11px;color:#111}.zt-waze-toggle.active{background:#f0f4ff;color:#1d4ed8;border-color:#7aa2f7}.zt-map-tools{position:absolute;left:10px;top:10px;z-index:500;display:grid;gap:4px}.zt-map-tools button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd6e2;border-radius:3px;background:#fffffff0;color:#475569;box-shadow:0 1px 3px #0f172a2e}.zt-marker{background:transparent}.zt-marker-wrap{position:relative;min-width:20px;min-height:20px}.zt-marker-arrow{width:0;height:0;display:block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:18px solid #22c55e;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35));transform-origin:50% 70%}.zt-marker-dot{width:16px;height:16px;display:block;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 4px #00000052}.zt-marker-dot.blue{background:#3b82f6}.zt-marker-dot.yellow{background:#eab308}.zt-marker-dot.red{background:#ef4444}.zt-marker-stop{width:16px;height:16px;display:block;border-radius:3px;border:2px solid #fff;background:#ef4444;box-shadow:0 1px 4px #00000052}.zt-marker-label{position:absolute;left:18px;top:1px;max-width:130px;padding:1px 4px;border:1px solid rgba(148,163,184,.8);border-radius:2px;background:#ffffffe6;color:#ef4444;font-size:10px;font-weight:700;white-space:nowrap;text-shadow:none}.zt-dashboard{height:100%;overflow:auto;padding:10px;background:#eef1f5}.zt-dashboard-widgets{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:8px}.zt-dashboard-card,.zt-dashboard-panel,.zt-page-placeholder{border:1px solid #cfd6e2;border-radius:3px;background:#fff;box-shadow:0 1px 2px #0f172a14}.zt-dashboard-card{min-height:74px;padding:9px 10px;display:grid;gap:4px}.zt-dashboard-card span,.zt-dashboard-panel header span,.zt-dashboard-card small{color:#64748b;font-size:11px}.zt-dashboard-card strong{color:#111827;font-size:24px;line-height:1}.zt-dashboard-grid{margin-top:8px;display:grid;grid-template-columns:minmax(320px,2fr) minmax(280px,1fr);gap:8px}.zt-dashboard-panel{min-height:260px;overflow:hidden}.zt-dashboard-panel.map{position:relative}.zt-dashboard-panel header{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #e5e7eb}.zt-dashboard-panel h3{margin:0;font-size:13px}.zt-dashboard-map{width:100%;height:330px}.zt-dashboard-table{padding:7px 10px;display:grid;gap:0}.zt-dashboard-table div{min-height:30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef2f7;font-size:12px}.zt-page-placeholder{margin:10px;padding:14px}.zt-page-placeholder h2{margin:0 0 8px;font-size:16px}@media(max-width:980px){.zt-shell{grid-template-rows:32px 1fr 48px}.zt-statusbar{display:none}.zt-burger{display:inline-flex;align-items:center;justify-content:center}.zt-topnav{position:fixed;left:0;right:0;top:32px;height:auto;max-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#6b1d7b;overflow:hidden;transition:max-height .16s ease;z-index:120}.zt-topnav.open{max-height:220px;border-bottom:1px solid rgba(255,255,255,.2)}.zt-nav-link{border-bottom:1px solid rgba(255,255,255,.1)}.zt-user,.zt-menu-wrap{display:none}.zt-mobile-tabs{height:48px;display:grid;grid-template-columns:repeat(5,1fr);background:#f8fafc;border-top:1px solid #cfd6e2;z-index:90}.zt-mobile-tab{display:grid;place-items:center;gap:1px;padding:3px 0;color:#475569;text-decoration:none;font-size:10px}.zt-mobile-tab span:first-child{font-size:15px}.zt-mobile-tab.active{color:#7b2d8e;background:#f1e7f5}.zt-monitoring{grid-template-columns:1fr;grid-template-rows:42% 58%}.zt-panel-resizer{display:none}.zt-work-panel{min-width:0;max-width:none;border-right:0;border-bottom:1px solid #cfd6e2}.zt-dashboard-widgets,.zt-dashboard-grid{grid-template-columns:1fr}}@media(max-width:560px){.zt-brand{width:auto}.zt-brand span:last-child{max-width:92px;overflow:hidden;text-overflow:ellipsis}.zt-work-toolbar{overflow-x:auto}.zt-row-icons{gap:5px}}.zt-cms-shell{height:100%;overflow:auto;padding:0;background:#eef1f5;color:#172033}.zt-cms-tabs{height:34px;padding:4px 8px;gap:3px;background:#f8fafc;border-bottom:1px solid #cfd6e2}.zt-cms-tabs button{height:25px;padding:0 10px;border-radius:2px;border:1px solid #cfd6e2;background:#fff;color:#334155;font-size:12px}.zt-cms-tabs button.active{background:#7b2d8e;color:#fff;border-color:#7b2d8e}.zt-cms-message{margin:8px;padding:7px 10px;border:1px solid;border-radius:3px;font-size:12px}.zt-cms-message.error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.zt-cms-message.success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.zt-users-module{height:calc(100vh - 86px);display:grid;grid-template-rows:36px 32px minmax(0,1fr);background:#fff}.zt-users-search{height:36px;display:flex;align-items:center;gap:8px;padding:5px 10px 4px 12px;border-bottom:1px solid #e2e8f0}.zt-users-search input{width:min(520px,100%);height:27px;padding:0 8px 0 24px;border:1px solid #4e8df7;border-radius:3px;background:#fff;font-size:12px}.zt-users-search:before{content:"⌕";position:absolute;margin-left:8px;color:#64748b;font-size:13px}.zt-users-search button,.zt-users-toolbar button,.zt-users-actions button,.zt-user-access-head button{border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#475569;cursor:pointer;font-size:12px}.zt-users-search button{width:28px;height:27px}.zt-users-toolbar{height:32px;display:flex;align-items:center;gap:5px;padding:3px 8px;border-bottom:1px solid #e2e8f0;background:#fbfbfb}.zt-users-toolbar button{min-width:27px;height:26px;padding:0 8px}.zt-users-toolbar button.primary{background:#4b8df8;color:#fff;border-color:#4b8df8;font-size:17px}.zt-users-toolbar button.danger,.zt-users-actions button.danger{color:#ef4444}.zt-users-toolbar button:disabled,.zt-users-actions button:disabled{opacity:.45;cursor:default}.zt-users-toolbar span{margin-left:auto;min-width:32px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#64748b;font-size:12px}.zt-users-table{min-height:0;overflow:auto;border-top:1px solid #eef2f7}.zt-users-head,.zt-users-row{display:grid;grid-template-columns:24px minmax(120px,1fr) minmax(150px,1.1fr) 120px 78px 170px 90px 156px;align-items:center;gap:8px}.zt-users-head{position:sticky;top:0;min-height:30px;padding:0 9px;border-bottom:1px solid #cfd6e2;background:#edf1f6;color:#475569;font-size:11px;z-index:2}.zt-users-row{width:100%;min-height:38px;padding:0 9px;border:0;border-bottom:1px solid #e5eaf1;background:#fff;color:#172033;text-align:left;font-size:12px;cursor:pointer}.zt-users-row:hover,.zt-users-row.active{background:#eef5ff}.zt-users-row strong,.zt-users-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-user-dot{width:9px;height:9px;border-radius:50%;display:inline-block;background:#cbd5e1;justify-self:center}.zt-user-dot.online{background:#22c55e}.zt-users-actions{display:flex;align-items:center;gap:4px}.zt-users-actions button{width:26px;height:24px;padding:0}.zt-users-empty{padding:18px 12px;color:#64748b;font-size:12px}.zt-user-dialog{width:min(1040px,calc(100vw - 56px));max-height:calc(100vh - 40px)}.zt-user-dialog .properties-body{padding:0;overflow:hidden}.zt-user-dialog-body{min-height:0;height:100%;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);gap:14px;padding:14px;overflow:auto}.zt-user-pane{display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid #394559;border-radius:5px;overflow:hidden;background:#111821}.zt-user-pane-head{display:flex;align-items:center;min-height:30px;padding:0 10px;background:#1f2937;color:#fff;font-size:12px;font-weight:600}.zt-user-form{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;padding:12px;align-content:start}.zt-user-form label,.zt-user-access label{display:grid;gap:5px;color:#cbd5e1;font-size:12px}.zt-user-form input,.zt-user-form select{height:34px;padding:0 10px;border:1px solid #394559;border-radius:5px;background:#252c39;color:#fff;font-size:12px}.zt-user-form .checkbox-line{display:flex;align-items:center;gap:8px;align-self:end;min-height:34px}.zt-user-form .checkbox-line input{width:15px;height:15px;padding:0}.zt-user-access{min-height:0;display:grid;grid-template-rows:30px minmax(0,1fr);border:1px solid #394559;border-radius:5px;overflow:hidden;background:#111821}.zt-user-access-head{display:flex;align-items:center;gap:6px;padding:0 8px;background:#1f2937;color:#fff;font-size:12px}.zt-user-access-head strong{margin-right:auto}.zt-user-access-head .zt-user-access-select-all{display:inline-flex;color:#f8fafc;font-size:11px}.zt-user-access-head button{height:22px;padding:0 8px;background:#252c39;color:#f8fafc;border-color:#394559}.zt-user-units{min-height:0;overflow:auto;padding:7px;display:grid;align-content:start;gap:4px}.zt-user-units label{min-height:28px;grid-template-columns:18px minmax(0,1fr) minmax(90px,.6fr);align-items:center;gap:7px;padding:4px 6px;border:1px solid transparent;border-radius:3px;background:#151e2a}.zt-user-units label:hover{border-color:#394559;background:#1c2633}.zt-user-units input{width:13px;height:13px}.zt-user-units span,.zt-user-units small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-user-units small{color:#94a3b8}.zt-user-permissions{min-height:0;margin-top:10px;border:1px solid #d8dde8;border-radius:2px;background:#fff;overflow:hidden}.zt-user-permissions-head{display:flex;align-items:center;gap:8px;min-height:28px;padding:0 8px;border-bottom:1px solid #d8dde8;background:#eef1f5;font-size:12px}.zt-user-permissions-head strong{margin-right:auto}.zt-user-permissions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:6px;max-height:210px;padding:7px;overflow:auto}.zt-user-permissions fieldset{min-width:0;margin:0;padding:6px;border:1px solid #e0e4ed;border-radius:2px}.zt-user-permissions legend{padding:0 4px;color:#7b1fa2;font-size:11px;font-weight:700}.zt-user-permissions label{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:5px;min-height:22px;font-size:11px;color:#1f2937}.zt-user-permissions input{width:13px;height:13px}.zt-user-permissions span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.zt-notifications-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.zt-users-head,.zt-users-row{grid-template-columns:22px minmax(120px,1fr) 110px 58px 132px 82px 120px}.zt-users-head span:nth-child(3),.zt-users-row>span:nth-child(3){display:none}}@media(max-width:760px){.zt-users-module{height:calc(100vh - 114px)}.zt-users-head,.zt-users-row{grid-template-columns:20px minmax(100px,1fr) 92px 104px}.zt-users-head span:nth-child(n+5):nth-child(-n+8),.zt-users-row>span:nth-child(n+5):nth-child(-n+8){display:none}.zt-user-dialog-body,.zt-user-form{grid-template-columns:1fr}}@media(max-width:980px){.zt-objects-layout{grid-template-columns:1fr;grid-template-rows:48% 52%}.zt-objects-panel{min-width:0;max-width:none;border-right:0;border-bottom:1px solid #cfd6e2}.zt-objects-stage{padding:12px}.zt-notifications-stage{grid-template-rows:auto minmax(0,1fr) minmax(200px,.8fr)}}@media(max-width:720px){.zt-notifications-kpis{grid-template-columns:1fr}}.properties-dialog,.zt-objects-card,.zt-objects-empty,.zt-dashboard-card,.zt-dashboard-panel,.zt-geofences-editor,.zt-command-menu,.zt-menu-dropdown,.zt-monitoring-menu{background:#fffdfa;color:#111;border-color:#d6d3d1}.properties-header,.properties-tabs,.zt-user-pane-head,.zt-user-access-head{background:#f3f1ec;color:#111;border-color:#d6d3d1}.zt-user-pane,.zt-user-access{background:#fffdfa;border-color:#d6d3d1}.zt-user-form label,.zt-user-access label,.zt-objects-grid span,.zt-dashboard-panel header span,.zt-detail-block span{color:#4b5563}.zt-user-form input,.zt-user-form select,.properties-form input,.properties-form select,.properties-form textarea,.key-value-table input,.maintenance-row input,.code-area{background:#fff;color:#111;border-color:#c9c5bf}.zt-user-units label{background:#f8f6f1;border-color:transparent}.zt-user-units label:hover{background:#efebe5;border-color:#d6d3d1}.zt-user-units small,.properties-footnote,.zt-objects-grid span,.zt-objects-empty span{color:#6b7280}.login-success{margin:0;font-size:12px;color:#15803d}.zt-geofences-layout{height:100%;display:grid;grid-template-columns:var(--zt-panel-width, 380px) 8px minmax(0,1fr);min-width:0;overflow:hidden;background:#fff}.zt-geofences-panel{min-height:0;display:grid;grid-template-rows:34px 32px minmax(0,1fr);border-right:1px solid #cfd6e2;background:#fafafa;overflow:hidden;min-width:240px;max-width:760px}.zt-geofences-wialon-panel{min-height:0;overflow:hidden;background:#f7f4ee;border-right:1px solid #ddd6cc}.zt-geofences-wialon-sidebar{height:100%;min-height:0;display:grid;grid-template-rows:36px 40px minmax(0,1fr)}.zt-geofences-wialon-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #dfd7cc;background:#f7f4ee}.zt-geofences-wialon-tabs button{height:35px;border:0;border-bottom:2px solid transparent;background:transparent;color:#4b5563;font-size:11px}.zt-geofences-wialon-tabs button.active{color:#7b2d8e;border-bottom-color:#7b2d8e;background:#fbfaf8}.zt-geofences-wialon-toolbar{min-height:40px;display:grid;grid-template-columns:auto auto minmax(64px,88px) minmax(0,1fr) auto;align-items:center;gap:5px;padding:4px 8px;border-bottom:1px solid #dfd7cc;background:#fbfaf8}.zt-geofences-create,.zt-geofences-clear-search,.zt-geofences-mode-toggle button{height:26px;border:1px solid #d4ccbf;border-radius:3px;background:#fff;color:#475569;font-size:10px}.zt-geofences-create{display:inline-flex;align-items:center;gap:5px;padding:0 8px}.zt-geofences-mode-toggle{display:inline-flex;gap:4px}.zt-geofences-mode-toggle button{width:26px;display:inline-flex;align-items:center;justify-content:center;padding:0}.zt-geofences-mode-toggle button.active{border-color:#8b2d9e;background:#f6ebfa;color:#7b2d8e}.zt-geofences-filter-select{height:26px;min-width:0;padding:0 8px;border:1px solid #d4ccbf;border-radius:3px;background:#fff;color:#374151;font-size:10px}.zt-geofences-searchbox{min-width:0;height:26px;display:flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #d4ccbf;border-radius:3px;background:#fff;color:#64748b}.zt-geofences-searchbox input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font-size:10px}.zt-geofences-wialon-body{min-height:0;padding:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff}.zt-geofences-side-meta{height:26px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px;border-bottom:1px solid #ebe4da;background:#fcfbf8;color:#6b7280;font-size:10px}.zt-geofences-empty-groups{height:100%;min-height:0;display:grid;align-content:start;gap:4px;padding:12px 10px;color:#6b7280;font-size:11px}.zt-geofences-search{height:34px;display:flex;align-items:center;padding:5px 8px 4px 12px;border-bottom:1px solid #e3e6eb}.zt-geofences-search input{width:100%;height:28px;padding:0 8px;border:1px solid #4e8df7;border-radius:3px;background:#fff;color:#334155;font-size:12px}.zt-geofences-toolbar{height:32px;display:flex;align-items:center;gap:4px;padding:3px 6px;border-bottom:1px solid #e3e6eb;background:#fbfbfb}.zt-geofences-counter{min-width:30px;height:24px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#667085;font-size:11px}.zt-geofences-list{min-height:0;overflow:auto;background:#fff}.zt-geofence-row{min-height:34px;display:grid;grid-template-columns:20px minmax(0,1fr) 22px 22px;align-items:center;gap:5px;padding:0 6px;border-bottom:1px solid #e5eaf1;background:#fff}.zt-geofence-row.active{background:#edf4ff}.zt-geofence-row:hover{background:#f8fbff}.zt-geofence-check{width:14px;height:14px;display:grid;place-items:center}.zt-geofence-check input{width:13px;height:13px;margin:0}.zt-geofence-main{min-width:0;width:100%;height:100%;border:0;display:flex;align-items:center;gap:6px;background:transparent;text-align:left;color:#111827;cursor:pointer;padding:0}.zt-geofence-color{width:9px;height:9px;border-radius:2px;flex:0 0 9px;box-shadow:0 0 0 1px #0f172a24}.zt-geofence-text{min-width:0;display:grid;gap:1px}.zt-geofence-text strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1f2937;font-size:11px;font-weight:500}.zt-geofence-text small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b7280;font-size:9px;line-height:1.1}.editor-radius-dot{box-shadow:0 0 0 3px #ffffffeb,0 0 0 5px #0f172a2e}.editor-point-center{box-shadow:0 0 0 3px #ffffffeb,inset 0 0 0 3px #0f172a29}.zt-geofence-action{width:22px;height:22px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#475569;font-size:11px;line-height:1;cursor:pointer}.zt-geofence-action svg{display:block;width:14px;height:14px;margin:0 auto}.zt-geofence-action.danger{color:#d14343}.zt-geofences-map-stage{min-width:0;min-height:0;position:relative;overflow:hidden;background:#e5eef8}.zt-geofences-editor{position:absolute;left:10px;top:44px;width:min(400px,calc(100% - 20px));max-height:calc(100% - 54px);overflow:auto;display:grid;gap:8px;padding:10px;border:1px solid #cfd6e2;border-radius:3px;background:#fffffff5;box-shadow:0 4px 14px #0f172a29;z-index:650}.zt-geofences-editor header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.zt-geofences-editor header>div{display:grid;gap:2px}.zt-geofences-editor header strong{color:#111827;font-size:12px}.zt-geofences-editor header span{color:#64748b;font-size:11px}.zt-geofences-editor-close{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d5dbe6;border-radius:3px;background:#fff;color:#64748b;flex:0 0 auto}.zt-geofences-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px}.zt-geofences-editor-grid label{display:grid;gap:3px}.zt-geofences-editor-grid span{color:#64748b;font-size:10px}.zt-geofences-editor-grid input,.zt-geofences-editor-grid select{height:28px;border:1px solid #cfd6e2;border-radius:3px;background:#fff;color:#334155;font-size:12px;padding:0 8px}.zt-geofences-editor-grid input[type=color]{padding:2px}.zt-geofences-meta{display:flex;justify-content:space-between;gap:8px;color:#64748b;font-size:10px}.zt-geofences-error{margin:0;color:#dc2626;font-size:11px}.zt-geofences-actions{display:flex;align-items:center;gap:6px}.zt-geofences-side-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:8px;border-top:1px solid #ebe4da;background:#fcfbf8}.zt-geofences-side-actions .zt-button{min-height:26px;height:26px;padding:0 8px;font-size:10px}.zt-users-wialon-panel{min-height:0;overflow:hidden;background:#f7f4ee;border-right:1px solid #ddd6cc}.zt-users-wialon-stage{min-width:0;min-height:0;background:#eceff3}.zt-users-wialon-sidebar{height:100%;min-height:0;display:grid;grid-template-rows:36px 40px minmax(0,1fr)}.zt-users-wialon-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border-bottom:1px solid #dfd7cc;background:#f5f2ed;color:#1f2937}.zt-users-wialon-head strong{font-size:12px;font-weight:600}.zt-users-wialon-head span{color:#6b7280;font-size:10px}.zt-users-wialon-toolbar{min-height:40px;display:grid;grid-template-columns:auto auto minmax(64px,88px) minmax(0,1fr) auto;align-items:center;gap:5px;padding:4px 8px;border-bottom:1px solid #dfd7cc;background:#fbfaf8}.zt-users-create{height:26px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #d4ccbf;border-radius:3px;background:#fff;color:#475569;font-size:10px}.zt-users-filter-select{height:26px;min-width:0;padding:0 8px;border:1px solid #d4ccbf;border-radius:3px;background:#fff;color:#374151;font-size:10px}.zt-users-searchbox{min-width:0;height:26px;display:flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #d4ccbf;border-radius:3px;background:#fff;color:#64748b}.zt-users-searchbox input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font-size:10px}.zt-users-wialon-panel .units-list-panel{background:#fff}.zt-users-wialon-panel .units-line{min-height:34px;padding:0 6px}.zt-users-wialon-panel .units-line-text strong{font-size:11px}.zt-users-wialon-panel .units-line-text span,.zt-users-wialon-panel .units-line-protocol{font-size:10px}.zt-users-map-overlay{position:absolute;left:10px;top:44px;width:min(520px,calc(100% - 20px));max-height:calc(100% - 54px);overflow:auto;z-index:650}.zt-users-map-info{position:absolute;left:10px;bottom:10px;z-index:640;display:grid;gap:2px;min-width:220px;max-width:min(420px,calc(100% - 20px));padding:8px 10px;border:1px solid #d7dce5;border-radius:4px;background:#fffffff0;box-shadow:0 8px 20px #0f172a1f}.zt-users-map-info strong{color:#111827;font-size:12px;font-weight:600}.zt-users-map-info span,.zt-users-map-info small{color:#5f6670;font-size:10px}.zt-geofences-actions button{height:28px;min-width:84px;padding:0 10px;border:1px solid #4b8df8;border-radius:3px;background:#4b8df8;color:#fff;font-size:12px;cursor:pointer}.zt-geofences-actions button.ghost{min-width:72px;border-color:#cfd6e2;background:#fff;color:#475569}.zt-geofences-actions button:disabled{opacity:.55;cursor:default}.zt-map-tools button.active{border-color:#4b8df8;color:#2563eb;background:#eef5ff}.zt-waze-panel{position:absolute;top:44px;right:12px;width:min(420px,34vw);height:min(520px,calc(100% - 56px));z-index:550;display:grid;grid-template-rows:36px minmax(0,1fr);background:#fffdfafa;border:1px solid #d3d8e2;box-shadow:0 10px 28px #0f172a2e;border-radius:4px;overflow:hidden}.zt-waze-panel header{display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #e4e8ef;background:#f8f5ef;color:#111;font-size:12px}.zt-waze-panel header button{border:0;background:transparent;color:#111;font-size:18px;line-height:1;cursor:pointer}.zt-waze-panel iframe{width:100%;height:100%;border:0;background:#fff}.properties-dialog,.sensor-editor,.zt-user-pane,.zt-user-access,.zt-notifications-kpis div,.zt-notifications-card,.zt-notification-event,.zt-geofences-editor,.zt-objects-card,.zt-objects-empty,.cms-panel,.zt-dashboard-card,.zt-dashboard-panel,.zt-command-template,.zt-commands-sidebar,.zt-commands-editor,.zt-commands-history-row,.zt-commands-preview{background:#fffdfa;color:#111;border-color:#d6d3d1}.properties-header,.properties-actions,.properties-tabs,.properties-subtabs,.zt-notifications-card header,.zt-commands-sidebar-toolbar,.zt-commands-statusbar,.zt-commands-history-head,.zt-user-pane-head,.zt-user-access-head{background:#f3f1ec;color:#111;border-color:#d6d3d1}.properties-tabs button,.properties-subtabs button,.cms-tabs button,.plan-card{background:#f8f6f1;color:#111;border-color:#d6d3d1}.properties-tabs button.active,.properties-subtabs button.active,.cms-tabs button.active,.plan-card.active{background:#ece7de;color:#111;border-color:#cfc8bd}.properties-form label span,.zt-notifications-kpis span,.zt-notifications-card header span,.zt-geofences-editor header span,.zt-geofence-text small,.zt-command-template small,.zt-command-template span,.zt-commands-preview small,.zt-commands-history-row small,.properties-footnote,.zt-properties-note,.zt-objects-empty span,.zt-objects-grid span,.zt-user-pane-grid span,.zt-user-form label,.multi-select>span{color:#5f6670}.properties-form input,.properties-form select,.properties-form textarea,.sensor-calibration-row input,.maintenance-row input,.zt-user-form input,.zt-user-form select,.zt-geofences-editor-grid input,.zt-geofences-editor-grid select,.zt-geofences-search input,.units-search-box input,.zt-commands-form input,.zt-commands-form select,.zt-commands-form textarea,.zt-commands-preview code,.code-area{background:#fff;color:#111;border-color:#cfc8bd}.properties-form input::placeholder,.properties-form textarea::placeholder,.zt-user-form input::placeholder,.zt-geofences-editor-grid input::placeholder,.zt-commands-form input::placeholder,.zt-commands-form textarea::placeholder,.units-search-box input::placeholder,.zt-geofences-search input::placeholder{color:#8a8f98}.properties-actions button,.properties-actions.compact button,.sensor-calibration-row button,.maintenance-row button,.cms-actions button,.zt-geofences-actions button,.zt-user-form-actions button,.zt-commands-sidebar-toolbar button,.zt-commands-editor-actions button,.units-tool-button.primary,.zt-tool.primary{background:#fff;color:#111;border-color:#cfc8bd;box-shadow:none}.properties-actions button:first-child,.cms-actions button:not(.secondary),.zt-geofences-actions button:not(.ghost),.zt-user-form-actions button:not(.secondary),.zt-commands-editor-actions button:first-child{background:#ece7de;border-color:#cfc8bd;color:#111}.properties-actions button:hover,.sensor-calibration-row button:hover,.maintenance-row button:hover,.cms-actions button:hover,.zt-geofences-actions button:hover,.zt-user-form-actions button:hover,.zt-commands-sidebar-toolbar button:hover,.zt-commands-editor-actions button:hover,.units-tool-button:hover,.units-mini-action:hover,.zt-geofence-action:hover,.zt-tool:hover{background:#f3f1ec}.units-tool-button,.units-mini-action,.zt-geofence-action,.zt-tool,.units-dots-button,.topbar-logout{background:#fff;color:#111;border-color:#cfc8bd}.units-tool-button.primary,.zt-tool.primary{background:#ece7de}.units-tool-button.active,.zt-tool.active,.units-line.active,.zt-geofence-row.active,.zt-users-row.active,.zt-users-row:hover,.units-line:hover,.zt-geofence-row:hover{background:#f3f1ec;border-color:#d6d3d1;color:#111}.units-list-panel,.zt-geofences-list,.zt-users-table,.zt-user-units,.multi-select .zt-scroll{background:#fffdfa}.zt-commands-form label,.zt-geofences-editor-grid span,.zt-user-pane-grid span,.zt-user-access label,.zt-user-units small{color:#5f6670}.zt-command-status{background:#ebe7df;color:#5b6470}.zt-command-status.responded{background:#dfeadf;color:#235c2a}.zt-command-status.pending,.zt-command-status.sent{background:#f3ead7;color:#8a5a12}.zt-command-status.timeout,.zt-command-status.failed,.login-error,.zt-user-error,.zt-geofences-error,.zt-commands-error{background:transparent;color:#b42318}.zt-user-success,.login-success{color:#166534}.zt-work-search:before{content:"⌕";position:absolute;margin-left:8px;color:#64748b;font-size:13px;pointer-events:none}.zt-monitoring,.zt-work-panel,.zt-map-area,.zt-leaflet-map,.zt-command-menu,.zt-monitoring-menu,.zt-waze-panel{background:#fffdfa}.zt-work-panel,.zt-work-search,.zt-work-toolbar,.zt-panel-resizer{background:#faf8f4;border-color:#d6d3d1}.zt-panel-resizer:before{background:#c9c5bf}.zt-unit-row,.zt-unit-details,.zt-command-menu,.zt-monitoring-menu,.zt-map-select,.zt-follow,.zt-waze-toggle,.zt-map-tools button,.zt-waze-panel header{background:#fffdfa;color:#111;border-color:#d6d3d1}.zt-unit-row.active,.zt-unit-row:hover,.zt-follow.active,.zt-waze-toggle.active,.zt-command-menu button:hover:not(:disabled),.zt-map-tools button.active{background:#f3f1ec;color:#111}.zt-work-search input,.zt-map-select,.zt-follow,.zt-waze-toggle,.zt-monitoring-menu select,.zt-monitoring-menu input[type=number]{background:#fff;color:#111;border-color:#cfc8bd}.zt-work-search input::placeholder,.zt-unit-details,.zt-unit-details p,.zt-detail-block span,.zt-command-menu small,.zt-monitoring-menu small{color:#5f6670}.zt-unit-name,.zt-detail-block h4,.zt-command-menu span,.zt-waze-panel header strong,.zt-map-tools button,.zt-command-button,.zt-gear-button{color:#111}.zt-command-button:hover,.zt-gear-button:hover,.zt-map-tools button:hover,.zt-follow:hover,.zt-waze-toggle:hover{background:#f3f1ec;color:#111}@media(max-width:980px){.zt-geofences-layout{grid-template-columns:1fr;grid-template-rows:44% 56%}.zt-geofences-panel{min-width:0;max-width:none;border-right:0;border-bottom:1px solid #cfd6e2}.zt-geofences-editor{width:min(360px,calc(100% - 20px));max-height:calc(100% - 58px)}}.zt-admin-shell{height:100%;overflow:auto;padding:0;background:#eef1f5;color:#172033}.zt-admin-tabs{height:34px}.zt-admin-grid{padding:10px;display:grid;grid-template-columns:minmax(340px,560px) minmax(280px,1fr);gap:10px}.zt-admin-panel{border:1px solid #cfd6e2;border-radius:3px;background:#fff;overflow:hidden}.zt-admin-panel header{min-height:42px;padding:8px 10px;display:grid;gap:2px;border-bottom:1px solid #e5eaf1}.zt-admin-panel header strong{color:#111827;font-size:13px}.zt-admin-panel header span{color:#64748b;font-size:11px}.zt-admin-form{padding:10px;display:grid;gap:8px}.zt-admin-scope-note{padding:8px 10px;display:grid;gap:3px;border-bottom:1px solid #e5eaf1;background:#f8fafc}.zt-admin-scope-note strong{color:#111827;font-size:12px;font-weight:600}.zt-admin-scope-note span{color:#64748b;font-size:11px}.zt-admin-form label{display:grid;gap:4px}.zt-admin-form label span{color:#475569;font-size:11px}.zt-admin-form input,.zt-admin-form select{height:30px;border:1px solid #cfd6e2;border-radius:3px;padding:0 8px;background:#fff;color:#334155;font-size:12px}.zt-admin-form-section{margin-top:4px;padding-top:8px;display:grid;gap:2px;border-top:1px solid #e5eaf1}.zt-admin-form-section strong{color:#111827;font-size:12px}.zt-admin-form-section span{color:#64748b;font-size:11px}.zt-admin-checkbox{min-height:26px;display:flex!important;align-items:center;gap:8px}.zt-admin-checkbox input{width:14px;height:14px;margin:0}.zt-admin-actions{display:flex;align-items:center;gap:6px;padding:0 10px 10px}.zt-admin-actions button{min-width:92px;height:29px;border:1px solid #4b8df8;border-radius:3px;background:#4b8df8;color:#fff;font-size:12px;cursor:pointer}.zt-admin-actions button.ghost{border-color:#cfd6e2;background:#fff;color:#475569}.zt-admin-actions button:disabled{opacity:.55;cursor:default}.zt-admin-result{min-height:220px;padding:10px;display:grid;align-content:start;gap:8px}.zt-admin-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.zt-admin-status-card{min-height:112px;padding:10px;display:grid;align-content:start;gap:6px;border:1px solid #dbe3ee;border-radius:3px;background:#f8fafc}.zt-admin-status-title{color:#64748b;font-size:11px}.zt-admin-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.zt-admin-summary div{min-height:54px;padding:9px 10px;display:grid;gap:3px;border:1px solid #dbe3ee;border-radius:3px;background:#fff}.zt-admin-summary span{color:#64748b;font-size:11px}.zt-admin-summary strong{color:#111827;font-size:12px;word-break:break-word}.zt-admin-result p{margin:0;color:#334155;font-size:12px}.zt-admin-result code{display:block;padding:8px;border:1px solid #dbe3ee;background:#f8fafc;color:#334155;font-size:11px;white-space:pre-wrap;word-break:break-word}.zt-admin-chip{min-height:24px;padding:0 9px;display:inline-flex;align-items:center;justify-self:start;border:1px solid #cfd6e2;border-radius:3px;background:#f8fafc;color:#334155;font-size:11px}.zt-admin-chip.ok{border-color:#86efac;background:#f0fdf4;color:#166534}.zt-admin-chip.fail{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.zt-admin-chip.warn{border-color:#fed7aa;background:#fff7ed;color:#c2410c}@media(max-width:980px){.zt-admin-grid,.zt-admin-status-grid,.zt-admin-summary{grid-template-columns:1fr}}.zt-objects-panel,.zt-objects-stage,.zt-users-module,.zt-cms-shell,.cms-shell,.cms-panel{background:#fffdfa;color:#111}.units-search-row,.zt-users-search,.zt-users-toolbar,.cms-tabs,.cms-table-head,.zt-users-head{background:#f3f1ec;border-color:#d6d3d1}.zt-users-search{position:relative;height:34px;padding:4px 8px 4px 10px}.zt-users-search:before{content:""}.zt-users-search input,.units-search-row input,.cms-panel input,.cms-panel select,.cms-panel textarea{border-color:#cfc8bd;background:#fff;color:#111}.zt-users-search input{height:25px;padding:0 8px;font-size:12px}.zt-users-search button,.zt-users-toolbar button,.zt-users-actions button,.zt-user-access-head button,.cms-actions button,.zt-objects-actions button,.units-tool-button,.units-mini-action{border-color:#cfc8bd;background:#fff;color:#111}.zt-users-toolbar{height:30px;padding:2px 6px;gap:4px}.zt-users-toolbar button,.units-tool-button{min-width:25px;height:24px;padding:0 6px}.zt-users-toolbar button.primary,.units-tool-button.primary{background:#4b8df8;border-color:#4b8df8;color:#fff}.zt-users-toolbar span,.units-toolbar-counter{min-width:30px;height:22px;font-size:11px}.zt-users-head,.zt-users-row,.cms-table-head,.cms-table-row{font-size:11px}.zt-users-head{min-height:28px}.zt-users-row{min-height:34px;padding:0 8px}.zt-users-row strong,.zt-users-row span,.cms-table-row span,.cms-table-head span{line-height:1.2}.zt-users-actions{gap:3px}.zt-users-actions button,.units-mini-action{width:22px;height:22px}.units-line{min-height:34px;padding:0 8px;gap:6px}.units-line-text strong{font-size:12px;font-weight:600}.units-line-text span,.units-line-protocol{font-size:11px}.zt-objects-card,.zt-objects-empty,.cms-panel,.properties-dialog{border-color:#d6d3d1;background:#fffdfa}.zt-objects-card header{min-height:34px;padding:6px 8px}.zt-objects-card header strong{font-size:12px}.zt-objects-card header span,.zt-objects-grid span,.zt-objects-empty span,.cms-panel small,.properties-footnote{color:#60646c;font-size:10px}.zt-objects-grid{gap:6px}.zt-objects-grid div{min-height:34px;padding:5px 7px;border-color:#e2ddd5;background:#fff}.zt-objects-grid b{font-size:11px;font-weight:600}.zt-objects-actions{gap:4px}.zt-objects-actions button,.cms-actions button{min-height:24px;min-width:86px;padding:0 8px;font-size:10px}.cms-tabs{gap:3px;padding:4px 6px 0}.cms-tabs button{min-height:24px;padding:0 8px;font-size:10px}.cms-grid{gap:6px}.cms-panel{padding:0}.cms-panel h3{min-height:30px;margin:0;padding:8px 10px 6px;border-bottom:1px solid #e6e0d7;font-size:12px;font-weight:600;color:#111}.cms-panel>:not(h3){padding-left:10px;padding-right:10px}.plan-progress span,.module-checkbox span,.multi-select label span,.multi-select label small{font-size:11px}.properties-dialog{box-shadow:0 18px 46px #0f172a2e}.properties-overlay{background:#181c2257}.properties-dialog,.sensor-editor{border-radius:6px}.properties-dialog{width:min(1140px,calc(100vw - 28px));max-height:calc(100vh - 32px)}.properties-header,.properties-actions{min-height:42px;padding:10px 14px;background:#f3f1ec;border-bottom:1px solid #ddd8cf}.properties-header strong{font-size:18px;font-weight:600;color:#151515}.properties-header span,.properties-footnote,.zt-properties-note{color:#61656d}.properties-tabs,.properties-subtabs{background:#e7e2da;border-bottom:1px solid #d8d2c8}.properties-tabs button,.properties-subtabs button{min-height:34px;padding:6px 10px;background:#f5f2ed;color:#111;font-size:12px;line-height:1.1}.properties-tabs button.active,.properties-subtabs button.active{background:#fff;color:#111;box-shadow:inset 0 -2px #6b1d7b}.properties-tabs button:disabled,.properties-subtabs button:disabled,.properties-tabs button[aria-disabled=true],.properties-subtabs button[aria-disabled=true]{opacity:.5;cursor:not-allowed;background:#ece7df;box-shadow:none}.properties-body{padding:12px 14px}.properties-form,.access-grid,.sensor-list,.key-value-table,.diagnostics-pane{gap:10px}.properties-form label{gap:4px;font-size:12px}.properties-form label span{color:#525760;font-size:11px}.properties-form input,.properties-form select,.properties-form textarea,.sensor-calibration-row input,.maintenance-row input{height:34px;padding:0 10px;border-radius:4px;border-color:#cfc8bd;background:#fff;color:#111}.properties-form textarea,.code-area{min-height:86px;padding-top:8px;padding-bottom:8px}.checkbox-line{gap:8px}.module-checkbox,.sensor-row,.maintenance-row,.zt-properties-note,.icon-preview,.sensor-editor,.calibration-preview{border-radius:4px}.module-checkbox{padding:8px 10px;background:#fff;border:1px solid #ddd8cf}.sensor-row{padding:8px 10px;gap:10px;background:#fff;border:1px solid #ddd8cf}.sensor-row strong,.maintenance-row strong,.diagnostics-pane strong{color:#111}.sensor-row span,.zt-detail-block span,.diagnostics-pane span{color:#5d6470;font-size:11px}.maintenance-row{gap:8px}.diagnostics-pane,.key-value-table,.sensor-list{padding:0}.icon-preview{min-height:104px;background:#f8f6f2;border:1px dashed #cfc8bd}.properties-actions{border-top:1px solid #ddd8cf;border-bottom:0}.properties-actions button,.properties-actions.compact button,.sensor-calibration-row button,.maintenance-row button{min-height:30px;padding:0 12px;border-radius:4px;font-size:12px}.properties-actions button:first-child{background:#8b2d9e;border-color:#8b2d9e}.sensor-editor{margin-top:10px;padding:10px;background:#f8f6f2;border:1px solid #ddd8cf}.zt-param-key-field{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:6px;align-items:center}.zt-param-key-picker{height:28px;padding:0;border:1px solid #cfc8bd;border-radius:4px;background:#fff;color:#444;font-size:14px;font-weight:700;line-height:1}.zt-param-key-picker.active{border-color:#8b5cf6;color:#111}.zt-param-key-field.invalid input{border-color:#dc2626}.zt-param-key-error{color:#dc2626!important;font-size:11px;line-height:1.25}.zt-param-key-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:20;width:min(320px,100%);max-height:220px;overflow:auto;padding:4px;border:1px solid #d6d3d1;border-radius:4px;background:#fffdfa;box-shadow:0 8px 20px #0f172a29}.zt-param-key-menu button{width:100%;min-height:28px;padding:0 8px;border:0;border-radius:3px;background:transparent;color:#1f2937;text-align:left;font-size:12px}.zt-param-key-menu button:hover:not(:disabled),.zt-param-key-menu button.active{background:#efeafe;color:#111827}.zt-param-key-menu-empty{display:grid;gap:6px;padding:8px;color:#61656d;font-size:11px}.zt-param-key-menu-empty button{width:fit-content;min-height:24px;padding:0 8px;border:1px solid #cfc8bd;background:#fff}.sensor-calibration-row,.maintenance-row{align-items:center}.zt-left-pane{background:#faf8f4}.zt-search-row{min-height:36px;padding:6px 10px;border-bottom:1px solid #ddd8cf;background:#f5f2ed}.zt-search-row input{height:28px;border-radius:4px;border-color:#cbc4b9;background:#fff;color:#111;font-size:12px}.zt-toolbar{min-height:34px;padding:4px 8px;gap:4px;border-bottom:1px solid #ddd8cf;background:#f8f6f2}.zt-tool{min-width:28px;height:26px;padding:0 8px;border-radius:4px;border-color:#cfc8bd;background:#fff;color:#111;font-size:12px}.zt-tool.wide{min-width:70px}.zt-tool.mini{min-width:26px;width:26px;padding:0}.zt-unit-row{border-bottom:1px solid #ebe6de;background:transparent}.zt-unit-row.active{background:#eef2f6}.zt-unit-main{min-height:33px;padding:0 8px;gap:6px}.zt-unit-name{font-size:12px;font-weight:500}.zt-row-icons{gap:4px}.zt-gear-button,.zt-command-button{width:20px;height:20px;border-radius:3px}.zt-unit-details{padding:8px 10px 10px;background:#fff;border-top:1px solid #e6e1d9}.zt-unit-details p{margin:0 0 6px;font-size:11px;color:#30343b;line-height:1.35}.zt-detail-block{gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #ece7e0}.zt-detail-block h4{margin:0;font-size:11px;font-weight:600;color:#111}.zt-command-menu{min-width:210px;padding:4px;border-radius:4px;border-color:#d8d2c8;background:#fffdfa;box-shadow:0 12px 30px #0f172a29}.zt-command-menu button{min-height:34px;padding:6px 8px}.zt-command-menu button span{font-size:12px;color:#111}.zt-command-menu button small,.zt-command-menu-empty{font-size:11px;color:#61656d}.zt-map-select,.zt-follow,.zt-waze-toggle{height:28px;border-radius:4px;border-color:#cfc8bd;background:#fffdfaf7;color:#111;font-size:12px}.zt-map-select{min-width:104px;padding:0 28px 0 8px}.zt-follow,.zt-waze-toggle{min-width:64px;padding:0 10px}.zt-map-tools{gap:4px}.zt-map-tools button{width:28px;height:28px;border-radius:4px;border-color:#cfc8bd;background:#fffdfaf7;color:#111}.zt-waze-panel{border-radius:6px;border-color:#d8d2c8;background:#fffdfa;box-shadow:0 16px 34px #0f172a2e}.zt-waze-panel header{min-height:36px;padding:8px 10px;background:#f3f1ec;border-bottom:1px solid #ddd8cf}.zt-waze-panel strong{font-size:12px;font-weight:600;color:#111}.units-search-menu{min-width:178px;padding:6px;border-radius:4px;border:1px solid #d8d2c8;background:#fffdfa;box-shadow:0 12px 28px #0f172a24}.units-search-menu strong{display:block;margin:0 0 4px;padding:4px 6px;font-size:11px;font-weight:600;color:#111}.units-search-menu label{min-height:28px;padding:0 6px;border-radius:3px;font-size:12px;color:#20242a}.units-search-menu input{width:13px;height:13px}.units-toolbar-check{width:22px;min-width:22px;justify-content:center}.units-toolbar-check input{width:13px;height:13px}.units-tool-button.primary svg,.zt-tool.primary svg{width:14px;height:14px}.units-line-right{gap:5px}.units-line-protocol{min-width:0;padding:1px 6px;border:1px solid #ddd8cf;border-radius:999px;background:#f6f3ee;color:#565d67;font-size:10px;line-height:1.3;white-space:nowrap}.zt-objects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zt-objects-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.zt-objects-actions button{justify-content:center}.zt-notifications-kpis>div,.zt-kpi-card,.zt-stage-card,.zt-notifications-card,.zt-notifications-events,.zt-geofences-editor{border-radius:4px;border-color:#d8d2c8;background:#fffdfa}.zt-notifications-kpis>div,.zt-kpi-card{min-height:56px;padding:8px 10px}.zt-notifications-kpis span,.zt-kpi-card span,.zt-stage-card-title,.zt-report-item small,.zt-notification-event small{font-size:11px;color:#61656d}.zt-notifications-kpis b,.zt-kpi-card strong{font-size:18px;color:#111}.zt-notifications-card header,.zt-geofences-editor header,.zt-stage-toolbar{padding:10px 12px;border-bottom:1px solid #e3ddd4;background:#f4f1eb}.zt-notifications-card header strong,.zt-geofences-editor strong,.zt-stage-card-title{font-size:13px;font-weight:600;color:#111}.zt-notifications-card header span,.zt-geofences-editor header span,.zt-report-item span,.zt-notification-event span{color:#535861;font-size:11px}.zt-notification-form,.zt-geofences-editor-grid{gap:10px;padding:10px 12px}.zt-notifications-events h3{min-height:36px;margin:0;padding:10px 12px 8px;border-bottom:1px solid #e3ddd4;font-size:13px;font-weight:600;color:#111}.zt-notifications-events .zt-scroll,.zt-report-list-scroll{padding:8px 10px 10px}.zt-notification-event,.zt-report-item{padding:8px 10px;border:1px solid #ebe6de;border-radius:4px;background:#fff}.zt-report-item strong,.zt-notification-event strong{font-size:12px;color:#111}.zt-stage-toolbar{gap:8px}.zt-stage-toolbar .zt-field span,.zt-geofences-editor-grid span,.zt-notification-form span{font-size:11px;color:#5a616b}.zt-stage-toolbar .zt-input,.zt-stage-toolbar .zt-select,.zt-geofences-editor-grid input,.zt-geofences-editor-grid select,.zt-notification-form input,.zt-notification-form select,.zt-notification-form textarea{height:34px;border-radius:4px;border:1px solid #cfc8bd;background:#fff;color:#111}.zt-notification-form textarea{min-height:120px;padding:8px 10px}.zt-stage-toolbar-actions,.zt-geofences-actions,.cms-actions{gap:6px}.zt-stage-toolbar-actions .zt-button,.zt-geofences-actions button,.cms-actions button{min-height:30px;padding:0 12px;border-radius:4px}.zt-geofences-counter,.units-toolbar-counter{min-width:32px;height:22px;border:1px solid #d8d2c8;border-radius:999px;background:#f6f3ee;color:#353a41}.zt-admin-panel,.zt-admin-status-card,.zt-admin-summary div{border-radius:4px}.zt-admin-panel{border-color:#d8d2c8;background:#fffdfa}.zt-admin-panel header{min-height:40px;padding:10px 12px;border-bottom:1px solid #e3ddd4;background:#f4f1eb}.zt-admin-form,.zt-admin-result{padding:12px;gap:10px}.zt-admin-form label span,.zt-admin-status-title,.zt-admin-summary span{font-size:11px;color:#5a616b}.zt-admin-form input,.zt-admin-form select{height:34px;border-radius:4px;border:1px solid #cfc8bd;background:#fff;color:#111}.zt-admin-actions button{min-height:30px;padding:0 12px;border-radius:4px}.zt-admin-status-card,.zt-admin-summary div{border:1px solid #e8e2d9;background:#fff}.zt-admin-summary strong{color:#111}.online-chip{min-height:24px;padding:0 10px;border-radius:999px;border:1px solid #d6d3d1;font-size:11px;font-weight:600}.diagnostics-pane pre{margin:0;padding:10px 12px;border:1px solid #e6e1d9;border-radius:4px;background:#fff;color:#20242a;font-size:11px;line-height:1.45;white-space:pre-wrap}.sensors-pane>button,.key-value-table>button{min-height:30px;width:fit-content;padding:0 12px;border-radius:4px;border:1px solid #cfc8bd;background:#fff;color:#111}.page-toolbar button{min-height:28px;padding:0 10px;border-radius:4px;border:1px solid #cfc8bd;background:#fff;color:#111}.zt-map-tools button svg,.zt-tool svg,.units-tool-button svg,.units-mini-action svg,.zt-geofence-action svg{width:14px;height:14px}.zt-tool,.units-tool-button,.units-mini-action,.zt-geofence-action,.zt-button,.zt-objects-actions button,.cms-actions button,.zt-admin-actions button,.properties-actions button,.page-toolbar button,.sensors-pane>button,.key-value-table>button{transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease,transform .12s ease}.zt-tool:hover:not(:disabled),.units-tool-button:hover:not(:disabled),.units-mini-action:hover:not(:disabled),.zt-geofence-action:hover:not(:disabled),.zt-button:hover:not(:disabled),.zt-objects-actions button:hover:not(:disabled),.cms-actions button:hover:not(:disabled),.zt-admin-actions button:hover:not(:disabled),.properties-actions button:hover:not(:disabled),.page-toolbar button:hover:not(:disabled),.sensors-pane>button:hover:not(:disabled),.key-value-table>button:hover:not(:disabled){background:#f3efe8;border-color:#c5bcae;color:#111}.zt-tool.primary:hover:not(:disabled),.units-tool-button.primary:hover:not(:disabled),.zt-button.primary:hover:not(:disabled),.properties-actions button:first-child:hover:not(:disabled){background:#7c2c8f;border-color:#7c2c8f;color:#fff}.zt-tool.active,.units-tool-button.active,.zt-button.active{box-shadow:inset 0 0 0 1px #6b1d7b2e}.zt-tool:disabled,.units-tool-button:disabled,.units-mini-action:disabled,.zt-geofence-action:disabled,.zt-button:disabled,.zt-objects-actions button:disabled,.cms-actions button:disabled,.zt-admin-actions button:disabled,.properties-actions button:disabled{opacity:.5;cursor:default}.zt-unit-row,.units-line,.zt-geofence-row,.zt-notification-event,.zt-report-item{transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.zt-unit-row:hover,.units-line:hover,.zt-geofence-row:hover,.zt-notification-event:hover,.zt-report-item:hover{border-color:#ddd8cf;background:#fbfaf7}.zt-unit-row.active,.units-line.active,.zt-geofence-row.active{box-shadow:inset 2px 0 #6b1d7b}.units-search-menu,.zt-command-menu,.zt-menu-dropdown{overflow:hidden}.units-search-menu label,.zt-menu-check,.zt-command-menu button{transition:background-color .12s ease,color .12s ease}.zt-command-menu button:hover:not(:disabled),.units-search-menu label:hover,.zt-menu-check:hover{background:#f3efe8}.zt-objects-card header,.zt-notifications-card header,.zt-geofences-editor header,.zt-admin-panel header{align-items:center}.zt-objects-card header strong,.zt-notifications-card header strong,.zt-geofences-editor strong,.zt-admin-panel header strong,.zt-user-pane-head{letter-spacing:0}.zt-objects-grid div,.zt-admin-summary div,.zt-notification-event,.zt-report-item,.zt-user-pane,.zt-user-dialog .multi-select,.multi-select label{box-shadow:0 1px #0f172a05}.zt-user-pane,.zt-user-dialog .multi-select{border:1px solid #e6e1d9;border-radius:4px;background:#fffdfa}.zt-user-pane-head{min-height:34px;padding:8px 10px;border-bottom:1px solid #e6e1d9;background:#f4f1eb;font-size:12px;font-weight:600;color:#111}.zt-user-form,.zt-user-dialog .multi-select{padding:10px}.zt-user-form label span,.multi-select>span{font-size:11px;color:#5a616b}.multi-select label{min-height:28px;padding:0 8px;border-radius:4px}.zt-work-panel,.zt-objects-panel,.zt-users-module,.zt-notifications-card,.zt-notifications-events,.zt-objects-card,.zt-objects-empty{box-shadow:0 1px #0f172a05}.zt-search-row,.units-search-row{gap:8px;background:#f5f2ed}.zt-search-row input,.units-search-row input{font-size:12px}.zt-toolbar,.zt-users-toolbar{align-items:center;background:#f7f4ef}.zt-tool.wide,.units-toolbar-counter,.zt-geofences-counter{font-weight:500}.zt-unit-list,.units-list-panel{background:#fffdfa}.zt-unit-row,.units-line,.zt-geofence-row,.zt-unit-main{min-height:34px}.zt-unit-name,.units-line-text strong{letter-spacing:0}.zt-row-icons{align-items:center}.zt-online-dot,.units-online-dot{box-shadow:0 0 0 1px #ffffffd9}.zt-unit-details{margin-right:8px;border-radius:4px}.zt-detail-block.two{row-gap:4px}.zt-command-menu{right:0;margin-top:4px}.zt-command-menu button{text-align:left}.zt-map-select,.zt-follow,.zt-waze-toggle{box-shadow:0 1px #0f172a0a}.zt-map-tools{padding:4px;border:1px solid #d8d2c8;border-radius:6px;background:#fffdfaf0;box-shadow:0 10px 24px #0f172a1a}.zt-map-stage,.zt-map-card{position:relative}.zt-map-toolbar{position:absolute;top:10px;left:10px;z-index:1100;display:grid;gap:6px;pointer-events:none}.zt-map-provider-toolbar{position:absolute;top:10px;left:10px;z-index:1110;display:block;pointer-events:none}.zt-map-provider-toolbar .zt-map-toolbar{position:static}.zt-map-toolbar-stack{position:absolute;top:10px;left:10px;z-index:1110;display:grid;gap:8px;pointer-events:none}.zt-map-toolbar-stack>.zt-map-provider-toolbar,.zt-map-toolbar-stack>.zt-map-toolbar{position:static;top:auto;left:auto}.zt-map-toolbar-secondary{top:112px}.zt-map-toolbar-group{display:grid;gap:4px;padding:4px;border:1px solid #d8d2c8;border-radius:6px;background:#fffdfaf0;box-shadow:0 10px 24px #0f172a1a}.zt-map-toolbar-button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #cfc8bd;border-radius:4px;background:#fffdfa;color:#111;font-size:11px;font-weight:600;pointer-events:auto}.zt-map-toolbar-button.active{background:#7b2d8e;border-color:#7b2d8e;color:#fff}.zt-map-toolbar-button:disabled{background:#f2efe9;border-color:#ddd6cc;color:#9ba3af}.zt-map-toolbar-button svg{width:14px;height:14px}.zt-map-provider-panel{position:absolute;top:4px;left:42px;pointer-events:auto;width:min(198px,calc(100vw - 104px));padding:3px;border:1px solid #d8d2c8;border-radius:6px;background:#fffdfaf5;box-shadow:0 10px 24px #0f172a1a}.zt-map-provider-menu{display:grid;gap:4px}.zt-map-provider-family{display:grid;gap:3px}.zt-map-provider-family-button{min-height:24px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;padding:0 6px;border:1px solid #cfc8bd;border-radius:4px;background:#f7f3ed;color:#111;text-align:left}.zt-map-provider-family-button.active{border-color:#7b2d8e;background:#f3e8f8}.zt-map-provider-family-code{font-size:10px;font-weight:700}.zt-map-provider-family-name{font-size:10px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-map-provider-panel-grid{display:flex;flex-wrap:wrap;gap:2px}.zt-map-provider-option{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border:1px solid #cfc8bd;border-radius:4px;background:#fffdfa;color:#111;text-align:center;pointer-events:auto}.zt-map-provider-trigger-icon{width:16px;height:16px;object-fit:contain;display:block}.zt-map-provider-option span{font-size:10px;font-weight:600}.zt-map-provider-option.active{background:#7b2d8e;border-color:#7b2d8e;color:#fff}.zt-map-provider-option:disabled{background:#f2efe9;border-color:#ddd6cc;color:#9ba3af}.zt-map-notice{position:absolute;top:10px;left:58px;z-index:1090;max-width:min(420px,calc(100% - 80px));padding:8px 10px;border:1px solid #d8d2c8;border-radius:6px;background:#fffdfaf5;color:#3d4754;font-size:11px;line-height:1.35;box-shadow:0 10px 24px #0f172a1a}.zt-map-tools button{border-style:solid}.zt-waze-panel iframe{background:#f5f2ed}.zt-objects-card header,.zt-objects-empty,.zt-notifications-card header,.zt-notifications-events h3{border-bottom-color:#e1dbd2}.zt-objects-grid div{display:grid;align-content:start}.zt-objects-actions button,.cms-actions button,.zt-admin-actions button{font-weight:500}.zt-user-dialog-body,.zt-user-form{gap:10px}.zt-user-form input,.zt-user-form select,.multi-select label{font-size:12px}.zt-notifications-card .multi-select{padding:0;border:1px solid #e6e1d9;border-radius:4px;background:#fff}.zt-notifications-card .multi-select>span{display:block;padding:8px 10px 4px;font-size:11px;color:#5a616b}.zt-notifications-card .multi-select .zt-scroll{padding:0 8px 8px}.zt-notification-event.empty,.zt-module-empty,.zt-empty-list,.units-empty-state{border:1px dashed #d8d2c8;border-radius:4px;background:#fcfaf6}.zt-unit-row.active,.units-line.active,.zt-users-row.active,.zt-geofence-row.active{box-shadow:inset 2px 0 #7c67d9;background:#f0ece6}.zt-unit-row:hover,.units-line:hover,.zt-users-row:hover,.zt-geofence-row:hover,.zt-report-item:hover,.zt-notification-event:hover{background:#f7f4ef}.zt-work-panel,.zt-objects-panel,.zt-users-module,.zt-stage-card,.zt-objects-card,.zt-notifications-card,.zt-notifications-events{border-color:#ddd6cc}.zt-objects-card,.zt-notifications-card,.zt-notifications-events,.zt-stage-card{box-shadow:0 1px 2px #0f172a0a}.zt-objects-card header,.zt-notifications-card header,.zt-notifications-events h3,.zt-user-pane-head{background:#f5f2ed;font-weight:600}.zt-command-menu,.units-search-menu,.zt-topmenu-panel{border:1px solid #ddd6cc;border-radius:6px;box-shadow:0 10px 24px #0f172a1f;background:#fffdfa}.units-search-menu label,.zt-command-menu button,.zt-topmenu-item{min-height:28px}.zt-stage-toolbar,.zt-users-toolbar,.zt-toolbar,.zt-geofences-toolbar{min-height:40px}.zt-kpi-card,.zt-report-item,.zt-notification-event{border-color:#e2dbd1;background:#fffdfa}.zt-map-card,.zt-data-card,.zt-report-list{overflow:hidden}.zt-toolbar,.zt-users-toolbar,.zt-geofences-toolbar{gap:6px}.zt-tool.wide,.units-toolbar-counter,.zt-geofences-counter{letter-spacing:0}.units-toolbar-counter,.zt-geofences-counter{min-width:34px;text-align:center;border:1px solid #ddd6cc;border-radius:4px;background:#fffdfa}.units-line,.zt-unit-row{transition:background-color .14s ease,box-shadow .14s ease}.units-line-left,.units-line-right,.zt-unit-main{align-items:center}.units-line-text strong,.zt-unit-name{font-size:12px;font-weight:600}.units-line-text span,.zt-objects-card header span,.zt-user-pane .checkbox-line span,.zt-unit-details p,.zt-detail-block span{color:#5c6470}.units-line-protocol{min-width:88px;text-align:center;justify-content:center}.units-mini-action,.zt-objects-actions button,.zt-admin-actions button{transition:background-color .14s ease,border-color .14s ease,color .14s ease}.zt-objects-card,.zt-objects-empty{padding:0}.zt-objects-card>header,.zt-objects-empty{padding:14px 16px}.zt-objects-grid,.zt-objects-actions{padding-left:16px;padding-right:16px}.zt-objects-actions{padding-bottom:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.zt-unit-details{padding-bottom:10px}.zt-detail-block.two{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px}.zt-command-menu small{line-height:1.25}.zt-detail-block.zt-param-list{grid-template-columns:minmax(0,1fr);row-gap:3px;max-height:230px;overflow:auto;overscroll-behavior:contain;padding-right:3px}.zt-detail-block.zt-param-list h4{grid-column:1 / -1;position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;background:#fff}.zt-detail-block.zt-param-list span{min-width:0;color:#1f2937;font-size:12px;line-height:1.35}.zt-detail-block.zt-param-list .zt-param-row{display:grid;grid-template-columns:minmax(112px,45%) minmax(0,1fr);gap:4px;align-items:start;min-height:19px;padding:2px 4px;border:1px solid #edf1f6;border-radius:2px;background:#fbfcfe}.zt-detail-block.zt-param-list .zt-param-row.empty{display:block;color:#6b7280;font-family:Arial,Segoe UI,sans-serif}.zt-detail-block.zt-param-list .zt-param-key{min-width:0;color:#0f172a;font-family:Arial,Segoe UI,sans-serif;font-size:10.5px;font-style:normal;font-weight:700;line-height:1.2;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:normal}.zt-detail-block.zt-param-list .zt-param-value{min-width:0;color:#111827;font-family:Arial,Segoe UI,sans-serif;font-size:10.5px;font-style:normal;line-height:1.2;overflow:visible;white-space:normal;overflow-wrap:anywhere;word-break:normal}.zt-detail-block.zt-param-list h4 small{min-width:24px;padding:0 5px;border:1px solid #d8dce4;border-radius:999px;color:#6b7280;font-size:9px;line-height:14px;text-align:center}.units-search-menu strong,.zt-command-menu-empty{letter-spacing:0}.zt-command-menu-status{padding:8px 10px;font-size:12px;line-height:1.35;border-bottom:1px solid #d4dae3;background:#eef2f6;color:#111827}.zt-command-menu-status.success{background:#e8f6ec;color:#166534}.zt-command-menu-status.error{background:#fdecec;color:#b42318}.zt-commands-dispatch-status{margin-top:8px;padding:8px 10px;border:1px solid #d4dae3;border-radius:4px;background:#eef2f6;color:#111827;font-size:12px;line-height:1.35}.zt-commands-dispatch-status.success{background:#e8f6ec;border-color:#ccebd5;color:#166534}.zt-commands-dispatch-status.error{background:#fdecec;border-color:#f4c7c7;color:#b42318}.zt-objects-grid{gap:10px 12px}.zt-objects-grid b{line-height:1.3}.zt-user-form label,.zt-user-pane .checkbox-line{gap:5px}.multi-select label{min-height:28px}.zt-notifications-kpis{gap:8px}.zt-notifications-kpis div,.zt-admin-summary div,.zt-admin-status-card,.zt-geofences-editor{box-shadow:0 1px 2px #0f172a0a}.zt-notifications-kpis div{border-color:#ddd6cc;background:#fffdfa}.zt-notifications-card .multi-select,.zt-user-dialog .multi-select,.zt-geofences-editor,.zt-admin-panel,.zt-admin-status-card,.zt-admin-summary div{border-color:#ddd6cc}.zt-notifications-card .multi-select .zt-scroll,.zt-notifications-events .zt-scroll{scrollbar-gutter:stable}.zt-notification-form label,.zt-geofences-editor-grid label,.zt-admin-form label{gap:5px}.zt-geofences-editor header,.zt-admin-panel header{background:#f5f2ed}.zt-geofences-meta,.zt-admin-summary,.zt-geofences-actions,.zt-admin-actions,.cms-actions{gap:8px}.zt-geofences-actions button,.zt-admin-actions button,.cms-actions button{min-height:32px}.zt-admin-result p,.zt-geofences-meta small,.zt-notifications-card header span,.zt-admin-panel header span{color:#5c6470}.zt-stage-toolbar{gap:10px}.zt-stage-toolbar .zt-field{min-width:120px}.zt-stage-toolbar .zt-stage-toolbar-actions{gap:8px;flex-wrap:wrap}.zt-data-grid-head,.zt-data-grid-row{column-gap:12px}.zt-message-grid span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-report-list{padding:14px}.zt-report-list .zt-module-empty,.zt-data-card .zt-module-empty{margin-top:8px}.zt-stage-card-title{display:block;margin-bottom:10px;font-size:12px;font-weight:600;color:#111827}.zt-report-list-scroll{max-height:none}.zt-kpi-strip{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.zt-inline-page{display:inline-flex;align-items:center;gap:6px}.zt-inline-page span{font-size:11px;color:#5c6470}.zt-inline-page .zt-input{width:58px;min-width:58px;text-align:center}.zt-track-current-point{display:grid;gap:8px;margin-bottom:10px;padding:10px;border:1px solid #ddd6cc;border-radius:6px;background:#fffdfa}.zt-track-current-point div{display:grid;gap:3px}.zt-track-current-point span{font-size:11px;color:#5c6470}.zt-track-current-point b{line-height:1.3;color:#111827}.zt-tracks-settings-card{display:grid;gap:6px;padding:8px}.zt-tracks-settings-head{display:inline-flex;align-items:center;gap:6px;color:#111827}.zt-tracks-settings-head strong{font-size:12px;font-weight:600}.zt-tracks-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px}.zt-track-check{min-height:24px;display:inline-flex;align-items:center;gap:6px;color:#475467;font-size:10px}.zt-track-check input{width:12px;height:12px}.zt-track-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:6px}.zt-track-filter-grid .zt-button{min-height:24px;padding:0 8px;font-size:10px;justify-content:space-between}.zt-track-filter-grid .zt-button small{font-size:10px;opacity:.8}.zt-report-item-button{width:100%;text-align:left;border:0;cursor:pointer}.zt-report-item-button:hover{background:#f4efe7}.zt-report-item-button:disabled{cursor:default;opacity:.62;background:#f7f4ef}.zt-report-item-button:hover:disabled{background:#f7f4ef}.zt-report-item-button.active{background:#ece3d6;box-shadow:inset 0 0 0 1px #d2c0a5}.zt-report-item-button:focus-visible{outline:2px solid #6b1d7b;outline-offset:1px}.zt-track-scrubber{display:flex;align-items:center;gap:10px;padding:10px 12px;border-top:1px solid #ddd6cc;background:#fffdfa}.zt-track-scrubber span{font-size:11px;color:#5c6470}.zt-track-scrubber input[type=range]{flex:1}.zt-track-scrubber strong{font-size:12px;color:#111827}.zt-objects-panel .zt-module-toolbar{height:28px;gap:3px;padding:2px 4px}.zt-objects-panel .units-tool-button{width:20px;height:20px;min-width:20px;min-height:20px;padding:0}.zt-objects-panel .units-tool-button svg{width:11px;height:11px}.zt-objects-panel .units-toolbar-counter{min-width:34px;min-height:20px;padding:0 6px;font-size:10px}.zt-objects-panel .units-list-panel{font-size:11px}.zt-objects-panel .units-line{min-height:30px;padding:0 6px;gap:5px}.zt-objects-panel .units-line-text{gap:1px}.zt-objects-panel .units-line-text strong{font-size:11px}.zt-objects-panel .units-line-text span,.zt-objects-panel .units-line-protocol{font-size:10px}.zt-work-panel .zt-unit-list .zt-unit-name{color:#1f2937;font-size:11px;font-weight:600;line-height:1.2}.zt-stage-toolbar{gap:5px;padding:5px 6px}.zt-stage-toolbar .zt-field>span{font-size:10px;line-height:1.1}.zt-stage-toolbar .zt-input,.zt-stage-toolbar .zt-select,.zt-stage-toolbar .zt-button{min-height:24px;height:24px;padding:0 8px;font-size:10px}.zt-stage-toolbar-actions{gap:4px;row-gap:4px}.zt-kpi-card{min-height:42px;padding:6px 8px;gap:2px}.zt-kpi-card span{font-size:10px}.zt-kpi-card strong{font-size:14px;line-height:1.1}.zt-report-list{padding:8px}.zt-track-current-point{gap:4px;margin-bottom:6px;padding:6px 8px}.zt-track-current-point span{font-size:10px}.zt-track-current-point b{font-size:11px;line-height:1.2}.zt-report-item{gap:1px;padding:6px 8px}.zt-track-scrubber{gap:6px;padding:6px 8px}.zt-track-scrubber span{font-size:10px}.zt-track-scrubber strong{font-size:11px}.zt-stage-notice{margin-bottom:6px;padding:6px 8px;font-size:11px;line-height:1.25}@media(max-width:1180px){.zt-tracks-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.zt-notifications-stage,.zt-notifications-kpis{gap:6px}.zt-notifications-kpis>div{min-height:42px;padding:6px 8px}.zt-notifications-kpis span{font-size:10px}.zt-notifications-kpis b{font-size:14px;line-height:1.1}.zt-notifications-card header,.zt-notifications-events h3{min-height:30px;padding:6px 8px}.zt-notifications-card header strong,.zt-notifications-events h3{font-size:12px}.zt-notifications-card header span{font-size:10px}.zt-inline-toggle{gap:4px;font-size:10px}.zt-inline-toggle input{width:12px;height:12px}.zt-notification-form{gap:6px;padding:6px 8px}.zt-notification-form label{gap:2px}.zt-notification-form span{font-size:10px}.zt-notification-form input,.zt-notification-form select,.zt-notification-form textarea{height:26px;min-height:26px;padding:0 8px;font-size:10px}.zt-notification-form textarea{min-height:88px;padding:6px 8px;line-height:1.25}.zt-sound-picker{display:grid;grid-template-columns:minmax(0,1fr) 26px;gap:4px;align-items:center}.zt-sound-picker select{width:100%;min-width:0}.zt-sound-play{width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfc8bd;border-radius:4px;background:#fff;color:#7e1f8f}.zt-sound-play:hover{border-color:#7e1f8f;background:#f8effa}.zt-notifications-card .multi-select{gap:3px}.zt-notifications-card .multi-select>span{font-size:10px}.zt-notifications-card .multi-select .zt-scroll,.zt-notifications-events .zt-scroll{padding:6px}.zt-notifications-card .multi-select label{min-height:22px;padding:0 4px;font-size:10px}.zt-notifications-card .multi-select input{width:12px;height:12px}.zt-notifications-card .cms-actions{gap:4px;padding:0 8px 8px}.zt-notifications-card .cms-actions button{min-height:24px;padding:0 8px;font-size:10px}.zt-notification-event{gap:2px;padding:6px 8px}.zt-notification-event strong{font-size:11px}.zt-notification-event span,.zt-notification-event small{font-size:10px;line-height:1.2}.zt-monitoring-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:0 8px 8px}.zt-monitoring-stat{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:6px 8px;border:1px solid #e4ddd3;border-radius:6px;background:#fffdfa;color:#111;font-size:11px}.zt-monitoring-stat strong{font-size:13px;font-weight:700}.zt-monitoring-stat small{color:#5f6670}.zt-unit-meta,.zt-detail-metrics{color:#39414a}@media(max-width:768px){.zt-monitoring-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.zt-properties-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px 14px 10px;border-bottom:1px solid #e6ddd2;background:#fffdfa}.zt-properties-summary span{display:flex;gap:6px;align-items:baseline;padding:6px 8px;border:1px solid #e4ddd3;border-radius:6px;background:#fff;font-size:11px;color:#364152}.zt-properties-summary b{color:#111827;font-weight:700}.zt-properties-actions{display:flex;flex-wrap:wrap;gap:6px;padding:0 14px 10px;border-bottom:1px solid #e6ddd2;background:#fffdfa}.zt-properties-utility{display:flex;flex-wrap:wrap;gap:6px;padding:8px 14px 10px;border-bottom:1px solid #e6ddd2;background:#fffdfa}.zt-properties-utility button{min-width:96px;height:28px;padding:0 10px;border:1px solid #d8d2c8;border-radius:4px;background:#f8f5ef;color:#161616;font-size:11px}.zt-properties-utility button:hover:not(:disabled){background:#efebe3}.zt-properties-actions button{min-width:88px;height:28px;padding:0 10px;border:1px solid #d8d2c8;border-radius:4px;background:#f8f5ef;color:#161616;font-size:11px}.zt-properties-actions button:hover{background:#efebe3}@media(max-width:768px){.zt-properties-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.properties-dialog{width:min(1248px,calc(100vw - 12px));max-height:calc(100vh - 12px)}.properties-header,.properties-actions{min-height:34px;padding:7px 12px}.properties-header strong{font-size:14px;line-height:1.15}.properties-header span,.properties-footnote,.zt-properties-note{font-size:10px;line-height:1.25}.zt-properties-summary{gap:4px;padding:6px 12px 7px}.zt-properties-summary span{min-height:28px;padding:4px 7px;font-size:10px;line-height:1.2}.zt-properties-utility,.zt-properties-actions{gap:4px;padding-left:12px;padding-right:12px}.zt-properties-utility{padding-top:6px;padding-bottom:7px}.zt-properties-actions{padding-top:0;padding-bottom:7px}.zt-properties-utility button,.zt-properties-actions button{min-width:74px;height:24px;padding:0 8px;font-size:10px}.properties-tabs,.properties-subtabs{gap:1px}.properties-tabs button,.properties-subtabs button{min-height:28px;padding:4px 7px;font-size:10px;line-height:1.05}.properties-body{padding:8px 12px}.properties-form,.access-grid,.sensor-list,.key-value-table,.diagnostics-pane,.sensor-editor,.sensor-calibration-table,.calibration-pane{gap:8px}.properties-form label{gap:3px;font-size:11px}.properties-form label span{font-size:10px;line-height:1.15}.properties-form input,.properties-form select,.properties-form textarea,.sensor-calibration-row input,.maintenance-row input{height:30px;padding:0 8px;font-size:11px}.properties-form textarea,.code-area{min-height:68px;padding-top:6px;padding-bottom:6px}.sensor-row{padding:6px 8px;gap:8px}.sensor-row strong,.maintenance-row strong,.diagnostics-pane strong{font-size:11px;line-height:1.15}.sensor-row span,.zt-detail-block span,.diagnostics-pane span{font-size:10px;line-height:1.15}.page-toolbar button,.sensors-pane>button,.key-value-table>button,.properties-actions.compact button,.sensor-calibration-row button,.maintenance-row button{min-height:24px;height:24px;padding:0 8px;font-size:10px}.sensor-editor{margin-top:8px;padding:8px}.calibration-preview{gap:8px;padding:8px}.calibration-preview span{font-size:10px}.calibration-preview strong{font-size:14px}.sensor-calibration-row{gap:8px}.maintenance-row{gap:6px}.icon-preview{min-height:84px}.icon-preview img{max-height:84px}.zt-toolbar-menu{min-width:190px}.zt-toolbar-menu button small{min-height:14px}.zt-stage-notice{margin-bottom:10px;padding:10px 12px;border:1px solid #d8d2bf;background:#f7f1de;color:#2c2c2c;border-radius:6px;font-size:12px;line-height:1.4}.zt-commands-statusbar>div:first-child,.zt-commands-inline-actions{display:flex;align-items:center;gap:8px}.zt-commands-statusbar>div:first-child{min-width:0;flex-wrap:wrap}.zt-commands-statusbar strong{color:#111827;font-size:12px}.zt-commands-statusbar small{color:#64748b;font-size:11px}.zt-commands-sidebar-toolbar .zt-input{min-width:0;flex:1 1 auto}.zt-command-parameter-box{display:grid;gap:8px}.zt-commands-inline-actions button.secondary.danger{color:#b42318}.zt-commands-table{display:grid;gap:0;border:1px solid #d6dde8;border-radius:4px;overflow:hidden;background:#fff}.zt-commands-table-head,.zt-commands-table-row{display:grid;grid-template-columns:minmax(180px,2fr) minmax(120px,1fr) minmax(180px,1.4fr) 72px;gap:10px;align-items:center;padding:8px 10px}.zt-commands-table-head{background:#f6f8fb;border-bottom:1px solid #d6dde8;color:#64748b;font-size:11px;font-weight:700}.zt-commands-table-row{border:0;border-top:1px solid #eef2f7;background:#fff;color:#111827;text-align:left;cursor:pointer}.zt-commands-table-row:first-of-type{border-top:0}.zt-commands-table-row:hover{background:#f8fafc}.zt-commands-table-row.active{background:#f5f8ff;box-shadow:inset 2px 0 #7b2d8e}.zt-commands-table-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.zt-commands-table-row span:first-child{display:grid;gap:3px;white-space:normal}.zt-commands-table-row strong{font-size:12px;font-weight:600;color:#111827}.zt-commands-table-row small{color:#64748b;font-size:10px}.zt-commands-success{margin:0;color:#166534;font-size:12px}.login-page{position:relative;isolation:isolate;min-height:100vh;display:grid;place-items:center;padding:clamp(18px,4vw,44px);overflow:hidden;background:linear-gradient(115deg,#ffffffb8,#f7fafd4d 40%,#ebf2f814),url(/login-monitoring-bg-light-3d.png) center center / cover no-repeat;color:#213041}.login-page:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 48% 45%,#fff0 0 22%,#ffffff47 44%,#ffffffa3 78%),linear-gradient(90deg,#f8fbfead,#f8fbfe0a 52%,#f8fbfe61);pointer-events:none}.login-page:after{content:"";position:absolute;left:50%;top:50%;z-index:-1;width:min(820px,70vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ffffff38,#fff0 64%);filter:blur(18px);transform:translate(-50%,-44%);pointer-events:none}.login-orbit-shell{width:min(420px,calc(100vw - 32px));display:grid;place-items:center}.login-orbit-panel{width:min(286px,100%);display:grid;justify-items:center;gap:8px;padding:16px;text-align:center;border:1px solid rgba(168,179,193,.42);border-radius:8px;background:linear-gradient(180deg,#ffffffdb,#ffffffad);box-shadow:0 28px 80px #3245592e,inset 0 1px #ffffffd6;-webkit-backdrop-filter:blur(16px) saturate(1.08);backdrop-filter:blur(16px) saturate(1.08)}.login-orbit-brand{display:inline-flex;align-items:center;gap:5px;color:#263442;font-size:12px;font-weight:800;letter-spacing:0}.login-orbit-brand:before{content:"";width:10px;height:10px;border-radius:50%;background:conic-gradient(from 210deg,#2f7dd6 0 32%,#8c3f94 32% 68%,#e63b55 68% 100%);box-shadow:0 0 0 2px #8c3f9414}.login-orbit-logo{width:40px;height:40px;display:grid;place-items:center;color:#8c3f94;filter:drop-shadow(0 10px 18px rgba(82,52,110,.14))}.login-orbit-logo svg{width:100%;height:100%}.login-orbit-gps-gsm{color:#8c3f94}.login-logo-fill{fill:#8c3f9429;stroke:#8c3f94;stroke-width:2;stroke-linejoin:round}.login-logo-fill-soft{fill:#395f911a;stroke:#52647a}.login-logo-stroke,.login-logo-wave{fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.login-logo-wave{stroke-width:1.7;opacity:.66}.login-logo-node{fill:#fff;stroke:#8c3f94;stroke-width:2}.login-orbit-tech{margin-top:-5px;color:#6b7280;font-size:9px;font-weight:700;letter-spacing:.12em}.login-orbit-title{color:#1f2937;font-size:12px;font-weight:700;letter-spacing:0;text-shadow:none}.login-orbit-summary{color:#6b7280;font-size:10px;text-shadow:none}.login-orbit-locale{width:100%;max-width:236px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.login-orbit-locale span{color:#687385;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.login-orbit-locale select{width:68px;height:34px;border:1px solid rgba(156,167,181,.72);border-radius:6px;background:#ffffffe0;color:#273444;padding:0 8px;font-size:12px;box-shadow:0 8px 18px #67798a14}.login-orbit-form{width:100%;max-width:236px;display:grid;gap:8px;margin-top:2px}.login-orbit-field{position:relative;display:grid;align-items:center}.login-orbit-icon{position:absolute;left:12px;top:50%;width:15px;height:15px;color:#717d8c;transform:translateY(-50%);pointer-events:none}.login-orbit-icon svg{width:100%;height:100%}.login-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-orbit-field input{width:100%;height:38px;padding:0 12px 0 36px;border:1px solid rgba(156,167,181,.72);border-radius:6px;background:#fffffff0;color:#1f2937;font-size:12px;font-weight:500;box-shadow:0 10px 22px #62778b14}.login-orbit-field input::placeholder{color:#7b8794}.login-orbit-field input:focus,.login-orbit-locale select:focus{outline:none;border-color:#8c3f94b8;box-shadow:0 0 0 3px #8c3f9424,0 10px 22px #62778b14}.login-orbit-forgot{color:#6b7280;font-size:11px;text-align:center;text-shadow:none;cursor:default}.login-remember{min-height:28px;display:inline-flex;align-items:center;gap:7px;color:#596576;font-size:11px;justify-self:start;cursor:pointer}.login-remember input{width:16px;height:16px;margin:0;accent-color:#8c3f94;cursor:pointer}.login-orbit-form button[type=submit]{width:100%;height:38px;border:0;border-radius:6px;background:linear-gradient(180deg,#9a4aa1,#8c3f94);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;box-shadow:0 14px 28px #8c3f9438;cursor:pointer}.login-orbit-form button[type=submit]:hover:not(:disabled){background:linear-gradient(180deg,#8c3f94,#6b1d7b)}.login-orbit-form button[type=submit]:disabled{opacity:.72}.login-error{width:100%;margin:0;padding:6px 8px;border:1px solid rgba(190,72,72,.36);border-radius:8px;background:#fff7f7eb;color:#a33e3e;font-size:11px;text-align:left}.login-orbit-status{display:inline-flex;align-items:center;gap:5px;margin-top:2px;color:#687385;font-size:9px;text-transform:uppercase;letter-spacing:.05em;text-shadow:none}.login-orbit-status-dot{width:6px;height:6px;border-radius:50%;background:#22a06b;box-shadow:0 0 0 3px #22a06b21}@media(max-width:640px){.login-page{padding:14px;background-position:center top}.login-orbit-shell{width:min(340px,calc(100vw - 24px))}.login-orbit-panel{width:100%;padding:16px;border-radius:8px}}.zt-reports-sidebar{display:grid;grid-template-rows:auto minmax(120px,1fr) auto;gap:4px;min-height:0}.zt-report-template-row{width:100%;display:block;padding:4px 7px;border:0;border-bottom:1px solid #ece7df;background:#fff;text-align:left}.zt-report-template-row:hover{background:#faf6f0}.zt-report-template-row.active{background:#f5efe8}.zt-report-template-row-inline{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.zt-report-template-row-inline strong{color:#1f2937;font-size:10px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}.zt-report-template-row-inline small,.zt-report-template-row-inline span{color:#6b7280;font-size:8px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 1 auto}.properties-backdrop{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;padding:12px;background:#1412145c}.properties-close{width:28px;height:28px;border:1px solid #d7d0c6;border-radius:4px;background:#fff;color:#475569;font-size:18px;line-height:1}.zt-report-template-list{background:#f5f3ef}.zt-reports-runner{display:grid;gap:4px;padding:6px;border:1px solid #e8e2d8;background:#fcfbf8}.zt-reports-runner-group{display:grid;gap:4px}.zt-reports-side-section{display:grid;gap:4px;min-height:0;padding:5px;border:1px solid #e8e2d8;background:#fcfbf8;overflow:hidden}.zt-reports-side-section-result{padding-top:3px;padding-bottom:3px}.zt-reports-side-header{display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:16px}.zt-reports-side-header strong{color:#6b7280;font-size:9px;font-weight:700;text-transform:uppercase;line-height:1}.zt-reports-side-tools{display:flex;flex-wrap:wrap;align-items:center;gap:2px;min-width:0;justify-content:flex-end;overflow:hidden}.zt-reports-side-tools .units-tool-button{min-width:20px;min-height:20px;height:20px;padding:0 4px}.zt-reports-side-tools .units-tool-button.wide{min-width:56px;padding:0 6px}.zt-reports-result-nav{display:grid;gap:2px;min-height:0}.zt-report-nav-row{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:20px;padding:0 6px;border:1px solid #ded6ca;border-radius:4px;background:#fff;color:#374151;text-align:left}.zt-report-nav-row span{font-size:10px;font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-report-nav-row small{color:#6b7280;font-size:9px;line-height:1}.zt-report-nav-row.active{border-color:#8b5cf6;background:#f5f0ff;color:#4c1d95}.zt-report-toolbar-heading{grid-column:1 / -1;display:flex;align-items:center;min-height:14px;margin-bottom:1px}.zt-report-toolbar-heading strong{color:#6b7280;font-size:9px;font-weight:700;letter-spacing:0;text-transform:uppercase;line-height:1}.zt-report-toolbar-wide,.zt-report-toolbar-preset{min-width:0}.zt-report-preset-strip{display:flex;flex-wrap:wrap;gap:2px}.zt-report-preset{min-height:19px;padding:0 5px;border:1px solid #d7d0c6;border-radius:4px;background:#fff;color:#4b5563;font-size:9px;line-height:1}.zt-report-preset.active{border-color:#8b5cf6;background:#f5f0ff;color:#4c1d95}.zt-report-template-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-top:8px;padding-bottom:8px;border:1px solid #e8e2d8;background:#fcfbf8}.zt-report-template-summary strong{display:block;color:#111827;font-size:13px;font-weight:700}.zt-report-template-summary span{display:block;margin-top:2px;color:#6b7280;font-size:11px}.zt-report-template-flags{display:flex;flex-wrap:wrap;gap:6px}.zt-report-template-chip{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border:1px solid #ddd5c8;border-radius:999px;background:#faf6f0;color:#6c4d2d;font-size:10px;white-space:nowrap}.zt-report-result-card{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.zt-report-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:18px;padding-bottom:4px}.zt-report-result-title strong{display:block;color:#111827;font-size:12px;font-weight:700;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-report-result-title span{display:block;margin-top:1px;color:#6b7280;font-size:9px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-stage-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.zt-reports-runner-actions{padding-top:4px;border-top:1px solid #ece7df;justify-content:flex-start}.zt-reports-runner .zt-button{min-width:68px;min-height:22px;font-size:9px;padding:0 6px}.zt-reports-runner .zt-input,.zt-reports-runner .zt-select{min-height:24px;font-size:10px;padding-top:3px;padding-bottom:3px}.zt-reports-runner .zt-field>span{font-size:9px;line-height:1.1}.units-tool-button.wide{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:96px;padding:0 10px}.units-tool-button.wide span{font-size:9px;line-height:1}.zt-kpi-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.zt-kpi-card{min-height:28px;padding:3px 5px;display:flex;align-items:center;justify-content:space-between;gap:6px}.zt-kpi-card span{font-size:9px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-kpi-card strong{font-size:11px;line-height:1.15;white-space:nowrap}.zt-report-result-table-wrap{min-height:0;overflow:auto;border:1px solid #eee7db;border-radius:6px;background:#fff}.zt-report-result-table{width:100%;border-collapse:collapse;font-size:9px}.zt-report-result-table thead th{position:sticky;top:0;z-index:1;padding:5px 6px;border-bottom:1px solid #e7dfd2;background:#f7f2eb;color:#374151;text-align:left;font-weight:700;line-height:1.15;white-space:nowrap}.zt-report-result-table tbody td{padding:5px 6px;border-bottom:1px solid #f0eae0;color:#111827;vertical-align:top;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zt-report-result-table tbody tr:hover{background:#faf6f0}.zt-report-template-dialog{width:min(1040px,calc(100vw - 32px))}.zt-report-template-dialog-body{display:grid;gap:12px}.zt-report-template-sections{display:grid;gap:14px}.zt-report-template-section{display:grid;gap:10px}.zt-report-template-section>strong{color:#111827;font-size:13px}.zt-report-template-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.zt-report-table-choice{display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;align-items:start;padding:10px 12px;border:1px solid #e7dfd2;border-radius:6px;background:#fff}.zt-report-table-choice.active{border-color:#8b5cf6;background:#f8f4ff}.zt-report-table-choice input{width:14px;height:14px;margin:1px 0 0}.zt-report-table-choice strong{display:block;color:#111827;font-size:12px;font-weight:700}.zt-report-table-choice span{display:block;margin-top:4px;color:#6b7280;font-size:11px;line-height:1.45}.properties-switch{display:inline-flex;align-items:center;gap:8px;min-height:34px;color:#374151;font-size:12px}.properties-switch input{width:14px;height:14px;margin:0}.zt-report-bindings-list{display:grid;gap:8px;max-height:320px;overflow:auto}.zt-user-editor-card{display:grid;gap:8px;margin-bottom:8px}.zt-user-editor-inline-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-bottom:6px;border-bottom:1px solid #e7dfd2}.zt-user-editor-inline-header strong{display:block;color:#111827;font-size:12px}.zt-user-editor-inline-header span{display:block;margin-top:2px;color:#6b7280;font-size:10px}.zt-user-editor-close{width:22px;height:22px;border:1px solid #d7d0c6;border-radius:4px;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center}.zt-user-editor-body{display:grid;gap:8px}.zt-user-editor-pane{display:grid;gap:6px}.zt-user-access-titlebar{display:flex;align-items:center;gap:8px;min-height:24px}.zt-user-access-titlebar .zt-stage-card-title{margin-right:auto}.zt-user-access-select-all{display:inline-flex;align-items:center;gap:5px;min-width:0;color:#374151;font-size:11px;font-weight:600;white-space:nowrap}.zt-user-access-select-all input{width:13px;height:13px;accent-color:#8c3f94}.zt-user-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px}.zt-checkbox-line{display:inline-flex;align-items:center;gap:6px;min-height:24px;color:#374151;font-size:10px}.zt-user-units-list{display:grid;gap:4px;max-height:220px}.zt-users-activity-card{align-self:start;justify-self:start;display:grid;gap:0;width:min(720px,calc(100% - 24px));margin:72px 0 0 12px;border:1px solid #cfd6df;border-radius:3px;background:#fffffff5;box-shadow:0 10px 24px #0f172a14;font-family:Arial,Segoe UI,sans-serif}.zt-users-activity-card header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px;padding:5px 8px;border-bottom:1px solid #dce2ea;background:#f4f6f9}.zt-users-activity-card header strong{display:block;color:#111827;font-size:12px;font-weight:600}.zt-users-activity-card header span{display:block;margin-top:1px;color:#6b7280;font-size:10px}.zt-users-activity-card header .zt-button{height:22px!important;min-height:22px!important;min-width:70px!important;padding:0 8px!important;font-size:10px!important}.zt-users-activity-list{display:grid;max-height:min(360px,calc(100vh - 320px));overflow:auto}.zt-users-activity-row{display:grid;gap:3px;min-height:48px;padding:6px 8px;border-bottom:1px solid #e5e9ef;color:#1f2937;font-size:11px}.zt-users-activity-row:last-child{border-bottom:0}.zt-users-activity-row>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.zt-users-activity-row strong{color:#111827;font-size:11px;font-weight:600}.zt-users-activity-row span,.zt-users-activity-row small{color:#64748b;font-size:10px}.zt-users-activity-row p{margin:0;color:#374151;line-height:1.25}.zt-users-activity-empty{padding:14px 10px;color:#64748b;font-size:11px}.zt-user-unit-row{display:grid;grid-template-columns:16px minmax(0,1fr);gap:4px 8px;align-items:start;padding:6px 8px;border:1px solid #ece5da;border-radius:4px;background:#fff}.zt-user-unit-row span{display:block;color:#111827;font-size:11px;font-weight:600}.zt-user-unit-row small{display:block;grid-column:2;color:#6b7280;font-size:10px}.zt-user-editor-footer{display:flex;justify-content:flex-end;gap:4px;padding-top:2px}.zt-users-module aside .zt-objects-card{padding:8px;gap:8px}.zt-users-module aside .zt-objects-grid{gap:6px}.zt-users-module aside .zt-objects-grid div{min-height:34px;padding:5px 7px}.zt-users-module aside .zt-objects-grid span{font-size:10px}.zt-users-module aside .zt-objects-grid b{font-size:11px}.zt-users-module aside .zt-objects-actions{gap:4px}.zt-users-module aside .zt-objects-actions button{min-height:24px;min-width:84px;padding:0 8px;font-size:10px}.zt-objects-stage>.zt-objects-card,.zt-objects-stage>aside .zt-objects-card,.zt-objects-stage>aside .zt-objects-empty{padding:8px;gap:8px}.zt-objects-stage>aside .zt-objects-grid{gap:6px}.zt-objects-stage>aside .zt-objects-grid div{min-height:34px;padding:5px 7px}.zt-objects-stage>aside .zt-objects-grid span,.zt-objects-stage>aside .zt-objects-empty span{font-size:10px}.zt-objects-stage>aside .zt-objects-grid b{font-size:11px}.zt-objects-stage>aside .zt-objects-actions{gap:4px}.zt-objects-stage>aside .zt-objects-actions button{min-height:24px;min-width:84px;padding:0 8px;font-size:10px}@media(max-width:1280px){.zt-reports-sidebar{grid-template-rows:auto minmax(110px,1fr) auto}.zt-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}.properties-overlay .properties-dialog{width:min(1180px,calc(100vw - 10px));max-height:calc(100vh - 10px)}.properties-overlay .properties-header,.properties-overlay .properties-actions{min-height:26px;padding:4px 8px}.properties-overlay .properties-header strong{font-size:12px;line-height:1.05}.properties-overlay .properties-header span,.properties-overlay .properties-footnote,.properties-overlay .zt-properties-note{font-size:9px;line-height:1.1}.properties-overlay .zt-properties-summary{gap:2px;padding:4px 8px}.properties-overlay .zt-properties-summary span{min-height:18px;padding:2px 5px;border-radius:4px;font-size:9px;line-height:1.05}.properties-overlay .zt-properties-utility,.properties-overlay .zt-properties-actions{gap:3px;padding:4px 8px}.properties-overlay .zt-properties-utility button,.properties-overlay .zt-properties-actions button,.properties-overlay .properties-actions button,.properties-overlay .properties-actions.compact button,.properties-overlay .page-toolbar button,.properties-overlay .sensors-pane>button,.properties-overlay .key-value-table>button,.properties-overlay .sensor-calibration-row button,.properties-overlay .maintenance-row button,.properties-overlay .zt-commands-sidebar-toolbar button,.properties-overlay .zt-commands-editor-actions button{min-width:0;min-height:20px;height:20px;padding:0 6px;border-radius:4px;font-size:9px;line-height:1}.properties-overlay .properties-tabs,.properties-overlay .properties-subtabs{gap:1px}.properties-overlay .properties-tabs button,.properties-overlay .properties-subtabs button{min-height:20px;padding:2px 6px;font-size:9px;line-height:1}.properties-overlay .properties-body{padding:6px 8px;gap:6px;overflow:auto}.properties-overlay .properties-form,.properties-overlay .access-grid,.properties-overlay .sensor-list,.properties-overlay .key-value-table,.properties-overlay .diagnostics-pane,.properties-overlay .sensor-editor,.properties-overlay .sensor-calibration-table,.properties-overlay .calibration-pane,.properties-overlay .zt-commands-panel,.properties-overlay .zt-commands-sidebar,.properties-overlay .zt-commands-editor,.properties-overlay .zt-commands-history{gap:5px}.properties-overlay .properties-form label{gap:2px;font-size:10px;line-height:1}.properties-overlay .properties-form label span,.properties-overlay .sensor-row span,.properties-overlay .diagnostics-pane span,.properties-overlay .zt-commands-preview small,.properties-overlay .zt-commands-history-row small,.properties-overlay .zt-commands-statusbar small{font-size:9px;line-height:1}.properties-overlay .properties-form input,.properties-overlay .properties-form select,.properties-overlay .properties-form textarea,.properties-overlay .sensor-calibration-row input,.properties-overlay .maintenance-row input,.properties-overlay .zt-commands-form input,.properties-overlay .zt-commands-form select,.properties-overlay .zt-commands-form textarea{min-height:20px;height:20px;padding:1px 6px;font-size:10px;line-height:1}.properties-overlay .properties-form textarea,.properties-overlay textarea.code-area,.properties-overlay .zt-commands-form textarea{min-height:42px;height:auto;max-height:25vh;padding-top:4px;padding-bottom:4px;resize:vertical}.properties-overlay .sensor-row,.properties-overlay .maintenance-row,.properties-overlay .zt-commands-table-row,.properties-overlay .zt-commands-table-head,.properties-overlay .zt-commands-history-row{min-height:20px;padding-top:3px;padding-bottom:3px}.properties-overlay .sensor-row{padding-left:6px;padding-right:6px}.properties-overlay .sensor-row strong,.properties-overlay .maintenance-row strong,.properties-overlay .diagnostics-pane strong,.properties-overlay .zt-commands-table-row strong,.properties-overlay .zt-commands-preview strong,.properties-overlay .zt-commands-statusbar strong{font-size:10px;line-height:1}.properties-overlay .properties-form.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-overlay .icon-preview{min-height:48px;max-height:25vh;padding:4px;overflow:auto}.properties-overlay .icon-preview img{max-height:40px}.properties-overlay .calibration-preview{gap:4px;padding:5px 6px;max-height:25vh;overflow:auto}.properties-overlay .calibration-preview span{font-size:9px}.properties-overlay .calibration-preview strong{font-size:11px}.properties-overlay .access-grid,.properties-overlay .sensor-list,.properties-overlay .key-value-table,.properties-overlay .diagnostics-pane,.properties-overlay .zt-commands-list,.properties-overlay .zt-commands-history-list,.properties-overlay .sensor-editor{max-height:25vh;overflow:auto;padding-right:2px}.properties-overlay .diagnostics-pane pre,.properties-overlay .zt-commands-preview code{max-height:25vh;overflow:auto;margin:0;padding:4px 6px;font-size:9px;line-height:1.15}.properties-overlay .key-value-table,.properties-overlay .sensor-calibration-table{align-content:start}.properties-overlay .sensor-editor{margin-top:4px;padding:6px}.properties-overlay .sensors-pane,.properties-overlay .calibration-pane{display:grid;gap:5px}.properties-overlay .maintenance-row{grid-template-columns:minmax(0,1fr) repeat(3,minmax(52px,1fr)) auto;gap:4px}.properties-overlay .zt-commands-panel{grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);gap:6px;max-height:70vh;min-height:0}.properties-overlay .zt-commands-sidebar,.properties-overlay .zt-commands-editor{min-height:0;padding:6px}.properties-overlay .zt-commands-sidebar-toolbar,.properties-overlay .zt-commands-statusbar,.properties-overlay .zt-commands-editor-actions,.properties-overlay .zt-commands-history-head{min-height:20px;padding:3px 4px}.properties-overlay .zt-command-template{min-height:22px;padding:4px 5px}.properties-overlay .zt-command-template strong,.properties-overlay .zt-command-template small,.properties-overlay .zt-command-template span{font-size:9px;line-height:1}.properties-overlay .zt-commands-form{gap:5px}.properties-overlay .zt-commands-table{min-width:0}.properties-overlay .zt-commands-table-head,.properties-overlay .zt-commands-table-row{gap:6px;padding-left:6px;padding-right:6px}.properties-overlay .zt-commands-table-row span{font-size:9px;line-height:1}.properties-overlay .checkbox-line,.properties-overlay .module-checkbox,.properties-overlay .properties-switch,.properties-overlay .zt-command-inline-check{min-height:16px;gap:5px;font-size:9px;line-height:1}.properties-overlay .checkbox-line input,.properties-overlay .module-checkbox input,.properties-overlay .properties-switch input,.properties-overlay .zt-command-inline-check input{width:11px;height:11px;margin:0}.zt-unit-properties-overlay .zt-unit-properties-dialog{width:min(1120px,calc(100vw - 8px));max-height:calc(100vh - 8px)}.zt-unit-properties-overlay .zt-unit-properties-fieldset{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.zt-unit-properties-overlay .zt-unit-properties-header,.zt-unit-properties-overlay .zt-unit-properties-actions{min-height:33px;padding:4px 6px}.zt-unit-properties-overlay .zt-unit-properties-summary,.zt-unit-properties-overlay .zt-unit-properties-utility{padding:3px 6px}.zt-unit-properties-overlay .zt-unit-properties-summary{gap:2px}.zt-unit-properties-overlay .zt-unit-properties-summary span{min-height:24px;padding:2px 4px;font-size:8px}.zt-unit-properties-overlay .zt-unit-properties-utility button,.zt-unit-properties-overlay .zt-unit-properties-actions button{height:27px;min-height:27px;padding:0 5px;font-size:8px}.zt-unit-properties-overlay .zt-unit-properties-tabs button,.zt-unit-properties-overlay .properties-subtabs button{min-height:27px;padding:2px 5px;font-size:8px}.zt-unit-properties-overlay .zt-unit-properties-body{padding:4px 6px;overflow:auto}.zt-unit-properties-overlay .properties-form,.zt-unit-properties-overlay .access-grid,.zt-unit-properties-overlay .sensor-list,.zt-unit-properties-overlay .key-value-table,.zt-unit-properties-overlay .diagnostics-pane,.zt-unit-properties-overlay .sensor-editor,.zt-unit-properties-overlay .sensor-calibration-table,.zt-unit-properties-overlay .calibration-pane{gap:4px}.zt-unit-properties-overlay .properties-form label{gap:1px}.zt-unit-properties-overlay .properties-form label span,.zt-unit-properties-overlay .sensor-row span,.zt-unit-properties-overlay .diagnostics-pane span,.zt-unit-properties-overlay .properties-footnote,.zt-unit-properties-overlay .zt-properties-note{font-size:8px;line-height:1}.zt-unit-properties-overlay .zt-param-key-error{font-size:9px;line-height:1.1}.zt-unit-properties-overlay .properties-form input,.zt-unit-properties-overlay .properties-form select,.zt-unit-properties-overlay .properties-form textarea,.zt-unit-properties-overlay .sensor-calibration-row input,.zt-unit-properties-overlay .maintenance-row input,.zt-unit-properties-overlay .zt-param-key-picker{height:27px;min-height:27px;padding:0 5px;font-size:9px;border-radius:3px}.zt-unit-properties-overlay .properties-form textarea,.zt-unit-properties-overlay .code-area{min-height:54px;max-height:36vh;padding-top:3px;padding-bottom:3px}.zt-unit-properties-overlay .sensor-row,.zt-unit-properties-overlay .maintenance-row,.zt-unit-properties-overlay .sensor-calibration-row{min-height:27px;padding:4px 5px;gap:4px}.zt-unit-properties-overlay .sensor-row strong,.zt-unit-properties-overlay .maintenance-row strong,.zt-unit-properties-overlay .diagnostics-pane strong{font-size:9px;line-height:1}.zt-unit-properties-overlay .page-toolbar,.zt-unit-properties-overlay .properties-actions.compact{gap:3px}.zt-unit-properties-overlay .page-toolbar button,.zt-unit-properties-overlay .sensors-pane>button,.zt-unit-properties-overlay .key-value-table>button,.zt-unit-properties-overlay .sensor-calibration-row button,.zt-unit-properties-overlay .maintenance-row button,.zt-unit-properties-overlay .properties-actions.compact button{height:27px;min-height:27px;padding:0 5px;font-size:8px}.zt-unit-properties-overlay .zt-unit-properties-sensors-pane,.zt-unit-properties-overlay .sensor-editor,.zt-unit-properties-overlay .access-grid,.zt-unit-properties-overlay .sensor-list,.zt-unit-properties-overlay .key-value-table,.zt-unit-properties-overlay .diagnostics-pane{max-height:36vh;overflow:auto}.zt-unit-properties-overlay .sensor-editor{margin-top:2px;padding:4px}.zt-unit-properties-overlay .calibration-preview{gap:3px;padding:4px;max-height:36vh}.zt-unit-properties-overlay .calibration-preview span{font-size:8px}.zt-unit-properties-overlay .calibration-preview strong{font-size:10px}.zt-unit-properties-overlay .icon-preview{min-height:57px;max-height:36vh}.zt-unit-properties-overlay .icon-preview img{max-height:45px}.zt-unit-properties-overlay .zt-param-key-field{grid-template-columns:minmax(0,1fr) 20px;gap:4px}.zt-unit-properties-overlay .zt-param-key-picker{font-size:11px}.zt-unit-properties-overlay .zt-param-key-menu{max-height:33vh;padding:2px}.zt-unit-properties-overlay .zt-param-key-menu button,.zt-unit-properties-overlay .zt-param-key-menu-empty{min-height:27px;padding:2px 5px;font-size:8px}.zt-unit-properties-overlay .maintenance-row{grid-template-columns:minmax(0,1fr) repeat(3,minmax(44px,1fr)) auto}.zt-unit-properties-overlay .module-checkbox,.zt-unit-properties-overlay .checkbox-line{min-height:21px;gap:4px;padding:2px 4px}.zt-unit-properties-overlay .module-checkbox input,.zt-unit-properties-overlay .checkbox-line input{width:10px;height:10px}.zt-unit-properties-overlay .zt-commands-panel{grid-template-columns:220px minmax(0,1fr)!important;gap:4px!important;max-height:36vh!important;min-height:0!important}.zt-unit-properties-overlay .zt-commands-sidebar,.zt-unit-properties-overlay .zt-commands-editor,.zt-unit-properties-overlay .zt-commands-history{gap:4px!important;padding:4px!important}.zt-unit-properties-overlay .zt-commands-sidebar-toolbar,.zt-unit-properties-overlay .zt-commands-statusbar,.zt-unit-properties-overlay .zt-commands-editor-actions,.zt-unit-properties-overlay .zt-commands-history-head{min-height:27px!important;padding:2px 3px!important}.zt-unit-properties-overlay .zt-commands-sidebar-toolbar .zt-input,.zt-unit-properties-overlay .zt-commands-form input,.zt-unit-properties-overlay .zt-commands-form select,.zt-unit-properties-overlay .zt-commands-form textarea{font-size:8px!important}.zt-unit-properties-overlay .zt-commands-sidebar-toolbar .zt-input,.zt-unit-properties-overlay .zt-commands-form input,.zt-unit-properties-overlay .zt-commands-form select{min-height:27px!important;height:27px!important;padding:0 5px!important}.zt-unit-properties-overlay .zt-commands-form textarea{min-height:42px!important;max-height:15vh!important;padding:3px 5px!important}.zt-unit-properties-overlay .zt-commands-list,.zt-unit-properties-overlay .zt-commands-history-list{max-height:21vh!important;overflow:auto!important}.zt-unit-properties-overlay .zt-command-template{min-height:27px!important;padding:3px 4px!important;gap:2px!important}.zt-unit-properties-overlay .zt-command-template-head{gap:4px!important}.zt-unit-properties-overlay .zt-command-template strong,.zt-unit-properties-overlay .zt-command-template small,.zt-unit-properties-overlay .zt-command-template span,.zt-unit-properties-overlay .zt-commands-statusbar strong,.zt-unit-properties-overlay .zt-commands-statusbar small,.zt-unit-properties-overlay .zt-commands-preview strong,.zt-unit-properties-overlay .zt-commands-preview small,.zt-unit-properties-overlay .zt-commands-history-head strong,.zt-unit-properties-overlay .zt-commands-history-row strong,.zt-unit-properties-overlay .zt-commands-history-row small,.zt-unit-properties-overlay .zt-commands-history-row p,.zt-unit-properties-overlay .zt-commands-table-row strong,.zt-unit-properties-overlay .zt-commands-table-row small,.zt-unit-properties-overlay .zt-commands-table-row span,.zt-unit-properties-overlay .zt-commands-form label span{font-size:8px!important;line-height:1!important}.zt-unit-properties-overlay .zt-commands-preview{min-height:27px!important;padding:3px 5px!important}.zt-unit-properties-overlay .zt-command-parameter-box{gap:3px!important}.zt-unit-properties-overlay .zt-command-inline-check,.zt-unit-properties-overlay .zt-commands-inline-actions{gap:4px!important}.zt-unit-properties-overlay .zt-command-inline-check input{width:10px!important;height:10px!important}.zt-unit-properties-overlay .zt-commands-sidebar-toolbar button,.zt-unit-properties-overlay .zt-commands-inline-actions button,.zt-unit-properties-overlay .zt-commands-editor-actions button{height:27px!important;min-height:27px!important;padding:0 5px!important;font-size:8px!important}.zt-unit-properties-overlay .zt-commands-table-head,.zt-unit-properties-overlay .zt-commands-table-row{grid-template-columns:minmax(120px,2fr) minmax(72px,1fr) minmax(100px,1.1fr) 44px!important;gap:4px!important;min-height:27px!important;padding:3px 4px!important}.zt-unit-list .zt-unit-row{min-height:19px!important}.zt-unit-list .zt-unit-main{height:19px!important;min-height:19px!important;grid-template-columns:13px 12px minmax(48px,1fr) auto!important;gap:3px!important;padding:0 4px!important}.zt-unit-list .zt-unit-expander{width:13px!important;height:13px!important;border-radius:3px!important;font-size:10px!important;line-height:1!important}.zt-unit-list .zt-car-icon{width:9px!important;height:13px!important;border-radius:3px 3px 2px 2px!important}.zt-unit-list .zt-unit-name-wrap{gap:3px!important}.zt-unit-list .zt-unit-name{font-size:10.5px!important;line-height:1!important}.zt-unit-list .zt-unit-brand-badge{min-width:19px!important;max-width:25px!important;height:13px!important;padding:0 2px!important;border-radius:3px!important}.zt-unit-list .zt-unit-brand-logo-image{height:9px!important}.zt-unit-list .zt-unit-brand-logo-fallback svg{width:9px!important;height:9px!important}.zt-unit-list .zt-satellite-badge{gap:2px!important;font-size:9.5px!important;line-height:1!important}.zt-unit-list .zt-satellite-badge svg,.zt-unit-list .zt-satellite-icon{width:9px!important;height:9px!important}.zt-unit-list .zt-row-icons{gap:3px!important;font-size:10px!important}.zt-unit-list .zt-ignition-key{width:12px!important;height:12px!important;flex-basis:12px!important;padding:0!important;border-radius:3px!important}.zt-unit-list .zt-online-dot{width:5px!important;height:5px!important;flex-basis:5px!important}.zt-unit-list .zt-follow-icon-button,.zt-unit-list .zt-command-button,.zt-unit-list .zt-gear-button{width:14px!important;height:14px!important;border-radius:2px!important;font-size:9px!important}.zt-unit-list .zt-follow-icon{width:10px!important;height:10px!important}.zt-unit-list .zt-follow-icon-button.active .zt-follow-icon{width:11px!important;height:11px!important}.zt-unit-list .zt-command-icon-mask,.zt-unit-list .zt-command-button svg,.zt-unit-list .zt-gear-button svg{width:10px!important;height:10px!important}.zt-unit-list .zt-unit-name{font-size:14px!important;line-height:18px!important}.zt-unit-list .zt-unit-expander{width:17px!important;height:17px!important;font-size:13px!important}.zt-unit-list .zt-car-icon{width:12px!important;height:17px!important}.zt-unit-list .zt-unit-brand-badge{min-width:28px!important;max-width:38px!important;height:17px!important}.zt-unit-list .zt-unit-brand-logo-image{height:13px!important}.zt-unit-list .zt-unit-brand-logo-fallback svg,.zt-unit-list .zt-satellite-badge svg,.zt-unit-list .zt-satellite-icon{width:13px!important;height:13px!important}.zt-unit-list .zt-satellite-badge{font-size:12px!important}.zt-unit-list .zt-ignition-key{width:17px!important;height:17px!important;flex-basis:17px!important}.zt-unit-list .zt-online-dot{width:8px!important;height:8px!important;flex-basis:8px!important}.zt-unit-list .zt-follow-icon-button,.zt-unit-list .zt-command-button,.zt-unit-list .zt-gear-button{width:17px!important;height:17px!important}.zt-unit-list .zt-follow-icon,.zt-unit-list .zt-command-icon-mask,.zt-unit-list .zt-command-button svg,.zt-unit-list .zt-gear-button svg{width:13px!important;height:13px!important}.zt-unit-list .zt-follow-icon-button.active .zt-follow-icon{width:14px!important;height:14px!important}.zt-unit-list{--zt-monitoring-row-height: 29px;--zt-monitoring-icon-size: 20px;--zt-monitoring-action-size: 19px;--zt-monitoring-small-icon-size: 14px}.zt-unit-list .zt-unit-row{min-height:var(--zt-monitoring-row-height)!important}.zt-unit-list .zt-unit-main{height:var(--zt-monitoring-row-height)!important;min-height:var(--zt-monitoring-row-height)!important;grid-template-columns:21px 18px minmax(72px,1fr) auto!important;gap:5px!important;padding:0 6px!important}.zt-unit-list .zt-unit-expander{width:19px!important;height:19px!important;border-radius:4px!important;font-size:14px!important}.zt-unit-list .zt-car-icon{width:14px!important;height:var(--zt-monitoring-icon-size)!important;border-radius:4px 4px 3px 3px!important}.zt-unit-list .zt-unit-name-wrap{min-width:0!important;flex:1 1 auto!important;gap:4px!important}.zt-unit-list .zt-unit-name{flex:0 1 auto!important;min-width:0!important;max-width:100%!important;color:#1f2937!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important}.zt-unit-list .zt-unit-brand-badge{width:auto!important;min-width:0!important;max-width:46px!important;height:20px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.zt-unit-list .zt-unit-brand-logo-image{max-width:46px!important;height:20px!important;object-fit:contain!important;display:block!important}.zt-unit-list .zt-unit-brand-logo-fallback svg{width:18px!important;height:18px!important}.zt-unit-list .zt-satellite-badge{gap:1px!important;font-size:10px!important;line-height:1!important}.zt-unit-list .zt-satellite-badge svg,.zt-unit-list .zt-satellite-icon{width:var(--zt-monitoring-small-icon-size)!important;height:var(--zt-monitoring-small-icon-size)!important}.zt-unit-list .zt-row-icons{gap:4px!important;font-size:11px!important}.zt-unit-list .zt-ignition-key{width:var(--zt-monitoring-action-size)!important;height:var(--zt-monitoring-action-size)!important;flex-basis:var(--zt-monitoring-action-size)!important;padding:0!important;border-radius:50%!important}.zt-unit-list .zt-online-dot{width:7px!important;height:7px!important;flex-basis:7px!important}.zt-unit-list .zt-follow-icon-button,.zt-unit-list .zt-command-button,.zt-unit-list .zt-gear-button{width:var(--zt-monitoring-action-size)!important;height:var(--zt-monitoring-action-size)!important}.zt-unit-list .zt-follow-icon,.zt-unit-list .zt-command-icon-mask,.zt-unit-list .zt-command-button svg,.zt-unit-list .zt-gear-button svg{width:15px!important;height:15px!important}.zt-unit-list .zt-follow-icon-button.active .zt-follow-icon{width:16px!important;height:16px!important}.zt-unit-list .zt-unit-brand-badge{height:var(--zt-monitoring-row-height)!important;max-width:72px!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}.zt-unit-list .zt-unit-brand-logo-image{width:auto!important;max-width:72px!important;height:var(--zt-monitoring-row-height)!important;max-height:var(--zt-monitoring-row-height)!important;object-fit:contain!important;image-rendering:auto!important}.zt-unit-list .zt-unit-brand-logo-fallback svg{width:var(--zt-monitoring-row-height)!important;height:var(--zt-monitoring-row-height)!important}.zt-reports-wialon-sidebar{grid-template-rows:auto minmax(0,1fr) minmax(120px,.72fr)}.zt-reports-wialon-sidebar .zt-reports-side-section{border-left:0;border-right:0;border-radius:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;padding:6px 8px}.zt-reports-template-search{height:24px;min-height:24px;padding:0 7px;font-size:10px}.zt-report-template-list{min-height:0;overflow:auto;border:1px solid #e2dbd0;background:#fffdfa}.zt-reports-result-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:6px 8px}.zt-reports-export-box{border-top:1px solid #e4ddd2;margin-top:4px;padding-top:4px}.zt-reports-export-box .zt-messages-transfer-body{padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.zt-reports-export-box .zt-button{min-width:0;height:24px;min-height:24px;padding:0 7px;font-size:10px;gap:4px}.zt-reports-table-region{min-height:200px;grid-template-rows:auto auto minmax(0,1fr) auto}.zt-reports-tabs{padding-top:4px;flex-wrap:wrap}.zt-reports-tabs button{min-height:24px;padding:0 9px;font-size:10px}.zt-reports-table-tools{margin-left:auto;display:flex;align-items:center;gap:4px;min-width:380px}.zt-reports-table-tools .zt-input,.zt-reports-table-tools .zt-select{height:24px;min-height:24px;padding:0 6px;font-size:10px}.zt-reports-table-tools .zt-input{width:min(220px,26vw)}.zt-reports-table-tools .zt-select{width:70px}.zt-reports-link-button,.zt-reports-page-button{height:24px;min-height:24px;border:1px solid #d9d1c6;border-radius:2px;background:#fff;color:#374151;font-size:10px;cursor:pointer}.zt-reports-link-button{padding:0 8px;white-space:nowrap}.zt-reports-page-button{width:24px;padding:0}.zt-reports-page-input{width:42px;height:24px;min-height:24px;border:1px solid #d9d1c6;border-radius:2px;background:#fff;color:#111827;font-size:10px;text-align:center}.zt-reports-link-button:hover:not(:disabled),.zt-reports-page-button:hover:not(:disabled){border-color:#8b2aa1;color:#6d167d}.zt-reports-link-button:disabled,.zt-reports-page-button:disabled{opacity:.45;cursor:default}.zt-reports-rebuild-note{margin-left:4px;color:#b45309;font-size:10px;white-space:nowrap}.zt-reports-muted-line{padding:4px 0;color:#6b7280;font-size:10px}.zt-reports-warning-line{border-top:1px solid #f3d3a0;padding-top:3px;color:#92400e}.zt-route-warning-line{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:20px;padding:2px 0;border-top:1px solid #f3d3a0;color:#92400e;font-size:10px}.zt-route-warning-line b{color:#92400e;font-weight:700}.zt-route-warning-line.success{border-top-color:#b8dfc4;color:#166534}.zt-route-warning-line.success b{color:#166534}.zt-route-warning-line.muted{border-top-color:#d7dee8;color:#64748b}.zt-route-warning-line.muted b{color:#475569}.zt-track-diagnostics{display:grid;gap:5px;padding:6px;border:1px solid #dbe4ee;border-radius:4px;background:#f8fbff}.zt-track-diagnostics-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;align-items:center;font-size:10px;color:#475569}.zt-track-diagnostics-grid span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-track-diagnostics-grid b{color:#172033;font-size:10px;font-weight:700;text-align:right}.zt-track-diagnostics-note{color:#92400e;font-size:9px}.zt-track-diagnostics-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:24px;padding:3px 6px;border:1px solid #d2dbe8;border-radius:3px;background:#fff;color:#172033;font-size:10px;cursor:pointer}.zt-track-diagnostics-toggle b{color:#8e24aa;font-size:9px}.zt-track-trip-diagnostics{display:grid;gap:6px;padding-top:2px}.zt-track-trip-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.zt-track-trip-kpis span{min-width:0;padding:4px 5px;border:1px solid #e3eaf2;border-radius:3px;background:#fff}.zt-track-trip-kpis small,.zt-track-trip-candidates small,.zt-track-trip-recommendations small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-track-trip-kpis small{color:#64748b;font-size:9px}.zt-track-trip-kpis b{display:block;color:#172033;font-size:10px}.zt-track-trip-config{display:flex;flex-wrap:wrap;gap:3px}.zt-track-trip-config span{max-width:100%;padding:2px 5px;border:1px solid #d8e1ec;border-radius:999px;background:#eef6ff;color:#334155;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-track-trip-sections{display:grid;gap:5px}.zt-track-trip-sections section{display:grid;gap:3px;min-width:0;padding:5px;border:1px solid #e3eaf2;border-radius:3px;background:#fff}.zt-track-trip-sections strong,.zt-track-trip-candidates strong{color:#172033;font-size:10px}.zt-track-trip-sections ul{display:grid;gap:2px;margin:0;padding:0;list-style:none}.zt-track-trip-sections li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;color:#475569;font-size:10px}.zt-track-trip-sections li span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-track-trip-sections li b{color:#172033;font-size:10px}.zt-track-trip-reason-button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px;align-items:center;width:100%;min-height:22px;padding:2px 4px;border:1px solid transparent;border-radius:3px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.zt-track-trip-reason-button:hover{border-color:#d8c4e3;background:#fbf5ff}.zt-track-trip-reason-button.active{border-color:#8e24aa;background:#f4e7fb;color:#172033}.zt-track-trip-reason-button:disabled{cursor:default;opacity:.58}.zt-track-trip-reason-button:disabled:hover{border-color:transparent;background:transparent}.zt-track-trip-reason-button span,.zt-track-trip-reason-button small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-track-trip-reason-button small{color:#64748b;font-size:8px}.zt-track-trip-sections small{color:#64748b;font-size:9px}.zt-track-trip-selected-reason{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;padding:4px 5px;border:1px solid #d8c4e3;border-radius:3px;background:#fbf5ff;color:#475569;font-size:9px}.zt-track-trip-selected-reason span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-track-trip-selected-reason b{color:#172033}.zt-track-trip-selected-reason button{flex:0 0 auto;padding:1px 5px;border:1px solid #d8c4e3;border-radius:3px;background:#fff;color:#8e24aa;font-size:9px;cursor:pointer}.zt-track-trip-candidates,.zt-track-trip-recommendations{display:grid;gap:3px;min-width:0}.zt-track-trip-candidates small,.zt-track-trip-recommendations small{color:#475569;font-size:9px}.zt-track-trip-recommendations b{display:inline-block;margin-right:4px;padding:1px 4px;border-radius:999px;background:#e8f1ff;color:#2563eb;font-size:8px}.zt-track-trip-recommendations b.warning{background:#fff7d6;color:#a16207}.zt-track-trip-recommendations b.danger{background:#ffe4e6;color:#be123c}.zt-reports-kpi-strip{display:flex;align-items:center;gap:4px;min-height:26px;padding:3px 10px;border-bottom:1px solid #e4ddd2;background:#fbf8f3;color:#4b5563;font-size:10px;overflow-x:auto}.zt-reports-kpi-strip span,.zt-reports-limit-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 7px;border:1px solid #e4ddd2;border-radius:999px;background:#fff;white-space:nowrap}.zt-reports-kpi-strip b{color:#111827}.zt-reports-limit-chip{border-color:#f59e0b;background:#fffbeb;color:#92400e;font-weight:600}.zt-reports-wialon-stage.no-map .zt-reports-map-region{display:none}.zt-reports-wialon-stage.no-map .zt-reports-table-region{top:8px;height:auto!important}.zt-report-editor-overlay{position:absolute;inset:18px 18px auto;z-index:700;pointer-events:none}.zt-report-editor-overlay .zt-report-template-editor-card{width:min(960px,calc(100vw - 420px));max-height:min(540px,calc(100vh - 170px));min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;pointer-events:auto;box-shadow:0 16px 36px #1118273d}.zt-report-editor-overlay .properties-header{min-height:34px;padding:6px 10px}.zt-report-editor-overlay .properties-header strong{font-size:13px;line-height:1.1}.zt-report-editor-overlay .properties-header span{display:block;margin-top:2px;color:#6b7280;font-size:10px}.zt-report-editor-overlay .properties-tabs{min-height:28px}.zt-report-editor-overlay .properties-tabs button{min-height:28px;padding:0 12px;font-size:10px}.zt-report-editor-overlay .properties-body{min-height:0;overflow:auto;padding:8px 10px}.zt-report-editor-overlay .properties-grid{gap:6px 8px}.zt-report-editor-overlay .properties-field{gap:2px}.zt-report-editor-overlay .properties-field>span,.zt-report-editor-overlay .properties-switch{font-size:10px}.zt-report-editor-overlay .properties-field input,.zt-report-editor-overlay .properties-field textarea,.zt-report-editor-overlay .properties-field select{min-height:28px;padding:0 8px;font-size:11px}.zt-report-editor-overlay .zt-report-template-sections{gap:8px}.zt-report-editor-overlay .zt-report-template-section{gap:6px}.zt-report-editor-overlay .zt-report-template-section>strong{font-size:11px}.zt-report-editor-overlay .zt-report-template-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:6px}.zt-report-editor-overlay .zt-report-table-choice{min-height:38px;padding:6px 8px;gap:7px}.zt-report-editor-overlay .zt-report-table-choice strong{font-size:11px}.zt-report-editor-overlay .zt-report-table-choice span{margin-top:2px;font-size:9px;line-height:1.25}.zt-report-editor-overlay .zt-report-column-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:4px 8px;padding:0 8px 6px 28px;border-bottom:1px solid #eee6dc}.zt-report-editor-overlay .zt-report-column-picker label{min-width:0;display:inline-flex;align-items:center;gap:5px;color:#4b5563;font-size:10px}.zt-report-editor-overlay .zt-report-column-picker input{width:12px;height:12px;margin:0;accent-color:#8b2aa1}.zt-report-editor-overlay .zt-report-column-picker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-report-editor-overlay .properties-footer{min-height:38px;padding:6px 10px}.zt-workspace-panel.zt-reports-wialon-panel{min-width:360px;background:#f0f2f5;border-right:1px solid #c0c7d1}.zt-reports-wialon-sidebar{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(72px,.64fr) minmax(130px,.9fr);gap:0;background:#f0f2f5;color:#111827;font-family:Arial,Segoe UI,sans-serif;font-size:11px}.zt-reports-wialon-controls{display:grid;gap:5px;padding:8px 10px 9px;border-bottom:1px solid #c7ced8;background:#f2f3f6}.zt-reports-control-row{min-height:24px;display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:5px}.zt-reports-control-field{min-height:24px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:6px}.zt-reports-control-field.full{width:100%}.zt-reports-control-field>span{color:#111827;font-size:11px;line-height:1;white-space:nowrap}.zt-reports-wialon-controls .zt-select,.zt-reports-wialon-controls .zt-input{width:100%;min-width:0;height:24px;min-height:24px;padding:0 7px;border:1px solid #bcc4cf;border-radius:2px;background:#fff;color:#111827;font-size:11px;line-height:24px;box-shadow:inset 0 1px #fffc}.zt-reports-wialon-controls .zt-select:focus,.zt-reports-wialon-controls .zt-input:focus{border-color:#6c95d7;outline:0;box-shadow:0 0 0 1px #588bd533}.zt-reports-control-icon{width:22px;height:22px;display:inline-grid;place-items:center;padding:0;border:1px solid #bcc4cf;border-radius:2px;background:linear-gradient(180deg,#fff,#e9edf3);color:#394455;cursor:pointer}.zt-reports-control-icon:hover{border-color:#8ea4c0;background:#eef4ff;color:#2463ad}.zt-reports-preset-row{height:26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #c4cbd5;border-radius:2px;overflow:hidden;background:#fff}.zt-reports-preset-row button{min-width:0;height:24px;padding:0 4px;border:0;border-right:1px solid #d5dae2;background:#fff;color:#1f2937;font-size:11px;line-height:1;cursor:pointer}.zt-reports-preset-row button:last-child{border-right:0}.zt-reports-preset-row button:hover,.zt-reports-preset-row button.active{background:#edf4ff;color:#1d5eb3}.zt-reports-preset-row button.active{box-shadow:inset 0 -2px 0 var(--zt-project-accent);font-weight:600}.zt-reports-run-actions{height:27px;display:flex;justify-content:flex-end;align-items:center;gap:5px}.zt-reports-side-button{height:24px;min-height:24px;min-width:82px;padding:0 11px;border:1px solid #bcc4cf;border-radius:2px;background:#fff;color:#1f2937;font-size:11px;line-height:1;cursor:pointer}.zt-reports-side-button.primary{border-color:#7f2b8e;background:#8c3f94;color:#fff}.zt-reports-side-button:hover:not(:disabled){border-color:#7aa2d6;background:#eef4ff;color:#1d5eb3}.zt-reports-side-button.primary:hover:not(:disabled){border-color:#6e247a;background:#7d2f85;color:#fff}.zt-reports-side-button:disabled{opacity:.45;cursor:default}.zt-reports-wialon-sidebar .zt-reports-side-section{min-height:0;display:grid;grid-template-rows:26px 25px minmax(0,1fr);gap:0;padding:0;border:0;border-bottom:1px solid #c7ced8;background:#fff;overflow:hidden}.zt-reports-wialon-sidebar .zt-reports-side-header{min-height:26px;height:26px;padding:0 7px 0 10px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-top:1px solid #f9fafb;border-bottom:1px solid #c7ced8;background:#e6e9ee}.zt-reports-wialon-sidebar .zt-reports-side-header strong{color:#111827;font-size:11px;font-weight:600;line-height:1;text-transform:none}.zt-reports-wialon-sidebar .zt-reports-side-tools{display:flex;align-items:center;justify-content:flex-end;gap:3px;min-width:0;overflow:hidden}.zt-reports-wialon-sidebar .zt-reports-side-tools .units-tool-button{width:22px;min-width:22px;height:22px;min-height:22px;padding:0;border:1px solid #bcc4cf;border-radius:2px;background:linear-gradient(180deg,#fff,#edf0f4);color:#394455;font-size:10px;box-shadow:none}.zt-reports-wialon-sidebar .zt-reports-side-tools .units-tool-button.wide{width:auto;min-width:72px;padding:0 8px;gap:4px}.zt-reports-wialon-sidebar .zt-reports-side-tools .units-tool-button svg{width:12px;height:12px}.zt-reports-wialon-sidebar .zt-reports-side-tools .units-tool-button:hover:not(:disabled){border-color:#7aa2d6;background:#eef4ff;color:#1d5eb3}.zt-reports-wialon-sidebar .zt-reports-side-tools .units-tool-button:disabled{opacity:.42}.zt-reports-template-search{height:25px;min-height:25px;margin:0;padding:0 8px;border:0;border-bottom:1px solid #d7dde6;border-radius:0;background:#fff;color:#111827;font-size:11px}.zt-reports-wialon-sidebar .zt-report-template-list{min-height:0;overflow:auto;border:0;background:#fff}.zt-reports-wialon-sidebar .zt-report-template-row{height:24px;min-height:24px;padding:0 8px;border:0;border-bottom:1px solid #dce2ea;background:#fff;color:#111827;cursor:pointer}.zt-reports-wialon-sidebar .zt-report-template-row:hover{background:#eef3fa}.zt-reports-wialon-sidebar .zt-report-template-row.active{background:#dfeaf8;box-shadow:inset 3px 0 0 var(--zt-project-accent)}.zt-reports-wialon-sidebar .zt-report-template-row-inline{height:24px;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.zt-reports-wialon-sidebar .zt-report-template-row-inline strong{min-width:0;color:#111827;font-size:11px;font-weight:600;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-reports-wialon-sidebar .zt-report-template-row-inline small{display:none}.zt-reports-wialon-sidebar .zt-report-template-row-inline span{color:#596576;font-size:10px;line-height:1;white-space:nowrap}.zt-reports-result-panel{min-height:0;display:grid;grid-template-rows:26px minmax(0,1fr) auto;padding:0;border:0;background:#fff;overflow:hidden}.zt-reports-result-panel .zt-messages-result-head{height:26px;min-height:26px;margin:0;padding:0 10px;border:0;background:#8c3f94;color:#fff}.zt-reports-result-panel .zt-messages-result-head strong{color:#fff;font-size:11px;font-weight:600;line-height:1}.zt-reports-result-panel .zt-messages-stat-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:0;padding:4px 10px;background:#fff;font-size:11px}.zt-reports-result-panel .zt-messages-stat-list div{min-height:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #e2e6ed}.zt-reports-result-panel .zt-messages-stat-list span{min-width:0;color:#1f2937;overflow:hidden;text-overflow:ellipsis}.zt-reports-result-panel .zt-messages-stat-list b{color:#111827;font-weight:600;text-align:right;white-space:nowrap}.zt-reports-result-panel .zt-reports-muted-line{padding:8px 10px;color:#596576;font-size:11px}.zt-reports-result-panel .zt-reports-export-box{margin:0;padding:5px 8px 7px;border-top:1px solid #c7ced8;background:#f0f2f5}.zt-reports-result-panel .zt-reports-export-box .zt-messages-transfer-body{padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.zt-reports-result-panel .zt-reports-export-box .zt-button{height:24px;min-height:24px;min-width:0;padding:0 6px;border:1px solid #bcc4cf;border-radius:2px;background:#fff;color:#1f2937;font-size:10px;line-height:1;gap:4px;box-shadow:none}.zt-workspace-panel.zt-messages-wialon-panel:not(.zt-reports-wialon-panel){min-width:392px;background:#f0f2f5;border-right:1px solid #c0c7d1}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar){height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#f0f2f5;color:#111827;font-family:Arial,Segoe UI,sans-serif;font-size:11px}.zt-messages-wialon-controls{display:grid;gap:5px;padding:8px 10px 9px;border-bottom:1px solid #c7ced8;background:#f2f3f6}.zt-messages-control-row{min-height:24px;display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:5px}.zt-messages-control-field{min-height:24px;display:grid;grid-template-columns:154px minmax(0,1fr);align-items:center;gap:6px}.zt-messages-control-field.full{width:100%}.zt-messages-control-field>span{color:#111827;font-size:11px;line-height:1;white-space:nowrap}.zt-messages-wialon-controls .zt-select,.zt-messages-wialon-controls .zt-input{width:100%;min-width:0;height:24px;min-height:24px;padding:0 7px;border:1px solid #bcc4cf;border-radius:2px;background:#fff;color:#111827;font-size:11px;line-height:24px;box-shadow:inset 0 1px #fffc}.zt-messages-wialon-controls .zt-select:focus,.zt-messages-wialon-controls .zt-input:focus{border-color:#6c95d7;outline:0;box-shadow:0 0 0 1px #588bd533}.zt-messages-control-icon{width:22px;height:22px;display:inline-grid;place-items:center;padding:0;border:1px solid #bcc4cf;border-radius:2px;background:linear-gradient(180deg,#fff,#e9edf3);color:#394455;cursor:pointer}.zt-messages-control-icon:hover{border-color:#8ea4c0;background:#eef4ff;color:#2463ad}.zt-messages-preset-row{height:26px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #c4cbd5;border-radius:2px;overflow:hidden;background:#fff}.zt-messages-preset-row button{min-width:0;height:24px;padding:0 4px;border:0;border-right:1px solid #d5dae2;background:#fff;color:#1f2937;font-size:11px;line-height:1;cursor:pointer}.zt-messages-preset-row button:last-child{border-right:0}.zt-messages-preset-row button:hover,.zt-messages-preset-row button.active{background:#edf4ff;color:#1d5eb3}.zt-messages-preset-row button.active{box-shadow:inset 0 -2px 0 var(--zt-project-accent);font-weight:600}.zt-messages-run-actions{height:27px;display:flex;justify-content:flex-end;align-items:center;gap:5px}.zt-messages-side-button{height:24px;min-height:24px;min-width:82px;padding:0 11px;border:1px solid #bcc4cf;border-radius:2px;background:#fff;color:#1f2937;font-size:11px;line-height:1;cursor:pointer}.zt-messages-side-button.primary{border-color:#2f74d0;background:var(--zt-project-accent);color:#fff}.zt-messages-side-button:hover:not(:disabled){border-color:#7aa2d6;background:#eef4ff;color:#1d5eb3}.zt-messages-side-button.primary:hover:not(:disabled){border-color:#1f5fae;background:#2f74d0;color:#fff}.zt-messages-side-button:disabled{opacity:.45;cursor:default}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-result-panel{min-height:0;display:grid;grid-template-rows:26px minmax(0,1fr) auto;padding:0;border-top:0;border-bottom:1px solid #c7ced8;background:#fff;overflow:hidden}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-result-head{height:26px;min-height:26px;margin:0;padding:0 8px 0 10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:0;background:#8c3f94;color:#fff}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-result-head strong{color:#fff;font-size:11px;font-weight:600;line-height:1}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-map-toggle{min-width:0;justify-self:end;display:inline-flex;align-items:center;gap:4px;color:#fff;font-size:9px;line-height:1;opacity:.95}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-map-toggle input{width:11px;height:11px;margin:0;accent-color:#ffffff}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-map-toggle span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-stat-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:0;padding:6px 10px 4px;background:#fff;font-size:11px}.zt-messages-stat-title{min-height:22px;display:flex;align-items:center;color:#111827;font-size:11px;font-weight:600;line-height:1}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-stat-list div{min-height:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #e2e6ed}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-stat-list span{min-width:0;color:#1f2937;overflow:hidden;text-overflow:ellipsis}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-stat-list b{color:#111827;font-weight:600;text-align:right;white-space:nowrap}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-legend{margin:0;padding:6px 10px 8px;border-top:1px solid #c7ced8;background:#f8fafc;display:grid;gap:5px}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-legend strong{color:#111827;font-size:11px;font-weight:600}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-legend-row{display:flex;align-items:center;gap:7px;color:#4b5563;font-size:10px;line-height:1.2}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-legend-box{width:26px;height:14px;border:1px solid #cbd5e1;border-radius:0;background:#e6edf7}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-transfer{min-height:30px;border-top:1px solid #c7ced8;background:#f0f2f5}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-transfer-head{width:100%;height:30px;min-height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border:0;background:#f0f2f5;color:#111827;font-size:11px;cursor:pointer}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-transfer-body{padding:0 10px 8px;background:#f0f2f5}.zt-messages-wialon-sidebar:not(.zt-reports-wialon-sidebar) .zt-messages-transfer-body .zt-button{height:24px;min-height:24px;min-width:0;padding:0 8px;border:1px solid #bcc4cf;border-radius:2px;background:#fff;color:#1f2937;font-size:10px;gap:4px;box-shadow:none}.zt-messages-wialon-stage-shell:not(.zt-reports-wialon-stage-shell){background:#fff}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage){padding:0}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-map-region{border:0;border-radius:0;background:#fff}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-table-region{left:0;right:0;bottom:0;min-height:220px;border-left:0;border-right:0;border-bottom:0;border-radius:0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-tabs{min-height:44px;padding:8px 10px 0;background:#fff}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-grid-head{min-height:28px;border-bottom:1px solid #cdd4df;background:#f0f2f5}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-grid-row{min-height:28px;border-bottom:1px solid #e1e6ee}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-grid-footer{min-height:36px;background:#fff;border-top:1px solid #cdd4df}.properties-overlay,.properties-backdrop,.gdpr-overlay,.zt-report-editor-overlay{position:fixed!important;inset:0!important;z-index:5000!important;display:grid!important;place-items:center!important;padding:22px!important;background:#1f2a3ab8!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:auto!important}.zt-report-editor-overlay{z-index:5100!important}.zt-force-password-overlay{z-index:6200!important}.zt-force-password-dialog{width:min(420px,calc(100vw - 44px))!important;max-height:min(430px,calc(100vh - 64px))!important;grid-template-rows:36px minmax(0,1fr) 46px!important}.zt-force-password-body{display:grid;gap:10px;align-content:start;padding:14px;overflow:auto;background:#fff}.zt-force-password-body p{margin:0 0 2px;color:#334155;font-size:12px;line-height:1.45}.zt-force-password-body label{display:grid;gap:4px;min-width:0}.zt-force-password-body label span{color:#475569;font-size:11px;line-height:1}.zt-force-password-body input{width:100%;height:30px;padding:0 9px;border:1px solid #b8c2cf;border-radius:3px;background:#fff;color:#111827;font-size:13px;outline:none}.zt-force-password-body input:focus{border-color:#8a2c91;box-shadow:0 0 0 1px #8a2c9129}.zt-force-password-status{min-height:16px;color:#b91c1c;font-size:11px;line-height:1.35}.zt-force-password-actions{display:flex;justify-content:flex-end;gap:8px;padding:8px 12px;border-top:1px solid #d8dee8;background:#f5f6f8}.zt-force-password-actions button{min-width:92px;height:30px;padding:0 12px;border-radius:3px;font-size:12px;line-height:1;cursor:pointer}.zt-force-password-actions button:disabled{opacity:.65;cursor:default}.zt-primary-button{border:1px solid #7b2382;background:#8a2c91;color:#fff}.zt-secondary-button{border:1px solid #c5cbd4;background:#fff;color:#111827}.properties-dialog,.gdpr-modal,.zt-report-editor-overlay .zt-report-template-editor-card{width:min(720px,calc(100vw - 44px))!important;max-width:calc(100vw - 44px)!important;min-height:0!important;max-height:min(560px,calc(100vh - 64px))!important;display:grid!important;grid-template-rows:36px auto auto minmax(0,1fr) 44px!important;overflow:hidden!important;border:1px solid #c3c8d0!important;border-radius:6px!important;background:#fff!important;color:#111827!important;box-shadow:0 18px 44px #0f172a5c!important;pointer-events:auto!important}.zt-unit-properties-overlay .zt-unit-properties-dialog{width:min(1040px,calc(100vw - 44px))!important;max-height:min(680px,calc(100vh - 64px))!important}.properties-header,.zt-report-editor-overlay .properties-header{min-height:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 10px 0 12px!important;border:0!important;border-radius:0!important;background:#515b67!important;color:#fff!important}.properties-header>div,.zt-report-editor-overlay .properties-header>div{min-width:0!important;display:block!important}.properties-header strong,.zt-report-editor-overlay .properties-header strong{display:block!important;color:#fff!important;font-size:13px!important;font-weight:600!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.properties-header span,.zt-report-editor-overlay .properties-header span{display:none!important}.properties-close,.zt-report-editor-overlay .properties-close,.gdpr-modal .properties-close{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#fff!important;font-size:18px!important;line-height:1!important;cursor:pointer!important}.properties-close:hover,.zt-report-editor-overlay .properties-close:hover{background:#ffffff29!important}.zt-report-editor-topline{min-height:50px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 210px!important;align-items:center!important;gap:8px!important;padding:10px 14px!important;border-bottom:1px solid #e5e7eb!important;background:#f5f6f8!important}.zt-report-editor-topline label{min-width:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:6px!important}.zt-report-editor-topline span{color:#111827!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}.zt-report-editor-topline input,.zt-report-editor-topline select,.zt-report-editor-topline textarea,.properties-field input,.properties-field select,.properties-field textarea,.properties-form input,.properties-form select,.properties-form textarea,.zt-commands-form input,.zt-commands-form select,.zt-commands-form textarea{min-height:26px!important;height:26px!important;padding:0 8px!important;border:1px solid #c6ccd5!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:12px!important;line-height:26px!important;box-shadow:none!important}.properties-field textarea,.properties-form textarea,.zt-commands-form textarea{height:54px!important;min-height:54px!important;padding:6px 8px!important;line-height:1.25!important;resize:vertical!important}.properties-tabs,.zt-report-editor-overlay .properties-tabs,.properties-subtabs{min-height:44px!important;height:44px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:2px!important;padding:0 12px!important;border:0!important;border-bottom:1px solid #e5e7eb!important;background:#fff!important;overflow-x:auto!important;overflow-y:hidden!important}.properties-tabs button,.zt-report-editor-overlay .properties-tabs button,.properties-subtabs button{min-height:34px!important;height:34px!important;min-width:88px!important;padding:0 16px!important;border:0!important;border-bottom:3px solid transparent!important;border-radius:0!important;background:transparent!important;color:#111827!important;font-size:12px!important;font-weight:400!important;line-height:1!important;cursor:pointer!important}.properties-tabs button.active,.zt-report-editor-overlay .properties-tabs button.active,.properties-subtabs button.active{border-bottom-color:var(--zt-project-accent)!important;color:#0f62c9!important;background:transparent!important;font-weight:500!important}.properties-body,.zt-report-editor-overlay .properties-body{min-height:0!important;overflow:auto!important;padding:12px 16px!important;background:#fff!important}.properties-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 10px!important}.properties-field{min-width:0!important;display:grid!important;gap:4px!important}.properties-field>span,.properties-form label span,.properties-switch{color:#111827!important;font-size:11px!important;line-height:1.15!important}.properties-footer,.zt-report-editor-overlay .properties-footer{min-height:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;padding:0 14px!important;border-top:1px solid #e5e7eb!important;background:#fff!important}.properties-footer .zt-button,.zt-report-editor-overlay .properties-footer .zt-button,.properties-actions button,.zt-commands-editor-actions button,.zt-commands-inline-actions button,.gdpr-modal button{height:26px!important;min-height:26px!important;min-width:76px!important;padding:0 12px!important;border:1px solid #d5dbe4!important;border-radius:4px!important;background:#fff!important;color:var(--zt-project-accent-dark)!important;font-size:12px!important;font-weight:400!important;line-height:1!important;box-shadow:none!important}.properties-footer .zt-button.primary,.zt-report-editor-overlay .properties-footer .zt-button.primary,.gdpr-modal button.primary{border-color:var(--zt-project-accent)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-report-template-dialog-body{display:block!important}.zt-report-template-sections{display:grid!important;gap:8px!important}.zt-report-template-section{display:grid!important;gap:0!important;border:1px solid #e2e6ed!important;background:#fff!important}.zt-report-template-section>strong{min-height:28px!important;display:flex!important;align-items:center!important;padding:0 10px!important;border-bottom:1px solid #e2e6ed!important;background:#f5f6f8!important;color:#111827!important;font-size:12px!important;font-weight:600!important}.zt-report-template-card-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important}.zt-report-table-choice{min-height:30px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;padding:4px 10px!important;border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;background:#fff!important}.zt-report-table-choice.active{background:#eef4ff!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-report-table-choice input{width:13px!important;height:13px!important;margin:0!important}.zt-report-table-choice strong{color:#111827!important;font-size:12px!important;font-weight:500!important}.zt-report-table-choice span{margin:2px 0 0!important;color:#6b7280!important;font-size:10px!important;line-height:1.15!important}.zt-report-column-picker{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:0 10px 6px 36px!important;border-bottom:1px solid #e5e7eb!important}.zt-report-column-picker label{min-height:24px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;color:#111827!important;font-size:11px!important}.zt-report-bindings-list{max-height:300px!important;border:1px solid #e2e6ed!important;background:#fff!important}.zt-report-editor-overlay .properties-switch{min-height:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0!important;color:#111827!important;font-size:12px!important;line-height:1!important}.zt-report-editor-overlay .properties-switch input{width:13px!important;height:13px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-report-editor-overlay .zt-report-bindings-list{max-height:300px!important;display:grid!important;gap:0!important;overflow:auto!important;padding:0!important;border:1px solid #e2e6ed!important;background:#fff!important}.zt-report-editor-overlay .zt-report-bindings-list label{min-height:28px!important;height:28px!important;display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;padding:0 10px!important;border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;background:#fff!important;color:#111827!important;cursor:pointer!important}.zt-report-editor-overlay .zt-report-bindings-list label:nth-child(2n){background:#f7f6f2!important}.zt-report-editor-overlay .zt-report-bindings-list label:hover{background:#eef4ff!important}.zt-report-editor-overlay .zt-report-bindings-list label:has(input:checked){background:#eaf2ff!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-report-editor-overlay .zt-report-bindings-list input{width:13px!important;height:13px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-report-editor-overlay .zt-report-bindings-list span{min-width:0!important;color:#111827!important;font-size:12px!important;font-weight:400!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-reports-wialon-stage-shell{background:#fff!important}.zt-reports-wialon-stage{padding:0!important;background:#fff!important}.zt-reports-wialon-stage .zt-reports-map-region{border:0!important;border-radius:0!important;background:#fff!important}.zt-reports-wialon-stage .zt-reports-table-region{left:0!important;right:0!important;bottom:0!important;min-height:220px!important;border:0!important;border-top:1px solid #cdd4df!important;border-radius:0!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;display:grid!important;grid-template-rows:30px 34px minmax(0,1fr)!important;z-index:420!important}.zt-reports-wialon-stage .zt-messages-table-resizer{height:6px!important;background:transparent!important}.zt-reports-result-toolbar{min-height:30px!important;height:30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 8px!important;border-bottom:1px solid #d6dbe3!important;background:#f7f8fa!important;color:#111827!important;font-size:11px!important;overflow:hidden!important}.zt-reports-result-pager,.zt-reports-result-actions{min-width:0!important;display:flex!important;align-items:center!important;gap:4px!important}.zt-reports-result-pager span,.zt-reports-result-actions span{white-space:nowrap!important}.zt-reports-result-toolbar .zt-select,.zt-reports-result-toolbar .zt-reports-page-input,.zt-reports-result-toolbar .zt-reports-page-button,.zt-reports-result-toolbar .zt-reports-link-button{height:24px!important;min-height:24px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;line-height:1!important;box-shadow:none!important}.zt-reports-result-toolbar .zt-select{width:58px!important;min-width:58px!important;padding:0 4px!important}.zt-reports-result-toolbar .zt-reports-page-input{width:42px!important;min-width:42px!important;padding:0 3px!important}.zt-reports-result-toolbar .zt-reports-page-button{width:24px!important;min-width:24px!important;padding:0!important}.zt-reports-result-toolbar .zt-reports-link-button{min-width:68px!important;padding:0 8px!important}.zt-reports-table-region .zt-reports-tabs{min-height:34px!important;height:34px!important;flex-wrap:nowrap!important;align-items:flex-end!important;gap:2px!important;padding:0 8px!important;border-bottom:1px solid #d6dbe3!important;background:#fff!important;overflow:hidden!important}.zt-reports-table-region .zt-reports-tabs>button{min-height:32px!important;height:32px!important;padding:0 10px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;color:#1f2937!important;font-size:11px!important;font-weight:400!important;white-space:nowrap!important}.zt-reports-table-region .zt-reports-tabs>button.active{border-bottom-color:var(--zt-project-accent)!important;color:#0f62c9!important;font-weight:500!important}.zt-reports-table-region .zt-reports-table-tools{min-width:0!important;margin-left:auto!important;display:flex!important;align-items:center!important;gap:4px!important}.zt-reports-table-region .zt-reports-table-tools .zt-input{width:min(150px,14vw)!important;height:24px!important;min-height:24px!important;padding:0 6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-reports-table-region .zt-reports-table-tools .zt-reports-link-button{height:24px!important;min-height:24px!important;padding:0 7px!important;border-color:#c7ced8!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important}.zt-reports-table-region .zt-reports-rebuild-note{flex:0 1 auto!important;min-width:0!important;margin-left:4px!important;color:#b45309!important;font-size:10px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-reports-table-region .zt-reports-kpi-strip,.zt-reports-table-region .zt-messages-grid-footer{display:none!important}.zt-reports-table-region .zt-messages-grid-shell{min-height:0!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;overflow:hidden!important}.zt-reports-table-region .zt-messages-grid-scroller{min-height:0!important;overflow:auto!important;background:#fff!important}.zt-reports-table-region .zt-messages-grid-head{min-height:27px!important;height:27px!important;padding:0!important;border-bottom:1px solid #cdd4df!important;background:#f0f2f5!important;color:#111827!important;font-size:10px!important;font-weight:600!important}.zt-reports-table-region .zt-messages-grid-head-cell{min-height:27px!important;padding:0 16px 0 6px!important;border-right:1px solid #dfe3ea!important}.zt-reports-table-region .zt-messages-grid-head-cell span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-reports-table-region .zt-messages-col-resizer{right:-3px!important;width:7px!important}.zt-reports-table-region .zt-messages-grid-row{min-height:24px!important;height:24px!important;padding:0!important;border-bottom:1px solid #e2e6ed!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-reports-table-region .zt-messages-grid-row:nth-child(2n){background:#fbfcfd!important}.zt-reports-table-region .zt-messages-grid-row.active{background:#dce9ff!important}.zt-reports-table-region .zt-messages-grid-row span{min-height:24px!important;display:flex!important;align-items:center!important;padding:0 6px!important;border-right:1px solid #e2e6ed!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-reports-table-region .zt-module-empty,.zt-reports-table-region .zt-stage-error{margin:18px auto!important;padding:10px 14px!important;border:1px dashed #cfd6e2!important;border-radius:2px!important;background:#fff!important;color:#596576!important;font-size:11px!important}.zt-reports-table-region .zt-messages-graph-shell{min-height:0!important;padding:8px!important;background:#fff!important}.zt-reports-table-region .zt-reports-chart-meta{min-height:24px!important;font-size:10px!important}.zt-reports-table-region .zt-messages-speed-graph{border:1px solid #d6dbe3!important;background-color:#fff!important}.zt-workspace-panel.zt-tracks-wialon-panel{min-width:392px!important;background:#f0f2f5!important;border-right:1px solid #c0c7d1!important}.zt-tracks-sidebar{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;background:#f0f2f5!important;color:#111827!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:11px!important}.zt-tracks-sidebar-head{height:26px!important;min-height:26px!important;padding:0 10px!important;border:0!important;background:#8c3f94!important;color:#fff!important}.zt-tracks-sidebar-head strong{color:#fff!important;font-size:11px!important;font-weight:600!important;line-height:1!important}.zt-tracks-sidebar-body{min-height:0!important;display:grid!important;align-content:start!important;gap:5px!important;padding:8px 10px 9px!important;background:#f2f3f6!important;overflow:auto!important}.zt-tracks-side-section{display:grid!important;gap:5px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.zt-tracks-inline-head{min-height:24px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 22px!important;align-items:center!important;gap:5px!important;color:#111827!important;font-size:11px!important;font-weight:400!important}.zt-tracks-icon-button{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:linear-gradient(180deg,#fff,#e9edf3)!important;color:#394455!important;cursor:pointer!important}.zt-tracks-side-section .zt-field{min-height:24px!important;display:grid!important;grid-template-columns:154px minmax(0,1fr)!important;align-items:center!important;gap:6px!important}.zt-tracks-side-section .zt-field>span{color:#111827!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important}.zt-tracks-side-section .zt-input,.zt-tracks-side-section .zt-select{width:100%!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:0 7px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:24px!important}.zt-tracks-preset-row{height:26px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border:1px solid #c4cbd5!important;border-radius:2px!important;overflow:hidden!important;background:#fff!important}.zt-tracks-preset{min-width:0!important;height:24px!important;min-height:24px!important;padding:0 4px!important;border:0!important;border-right:1px solid #d5dae2!important;border-radius:0!important;background:#fff!important;color:#1f2937!important;font-size:11px!important;line-height:1!important}.zt-tracks-preset:last-child{border-right:0!important}.zt-tracks-preset.active{border-color:transparent!important;background:#edf4ff!important;color:#1d5eb3!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important;font-weight:600!important}.zt-tracks-mode-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important}.zt-tracks-mode{min-width:0!important;height:24px!important;min-height:24px!important;padding:0 4px!important;border:1px solid #c4cbd5!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;line-height:1!important}.zt-tracks-mode.active{border-color:var(--zt-project-accent)!important;background:#edf4ff!important;color:#1d5eb3!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important}.zt-track-check{min-height:22px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;color:#111827!important;font-size:11px!important;line-height:1!important}.zt-track-check input{width:12px!important;height:12px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-tracks-side-actions{height:27px!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:5px!important}.zt-tracks-side-actions .zt-button{height:24px!important;min-height:24px!important;min-width:82px!important;padding:0 11px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:11px!important;line-height:1!important;box-shadow:none!important}.zt-tracks-built-list{max-height:148px!important;min-height:0!important;display:grid!important;align-content:start!important;gap:0!important;overflow:auto!important;border:1px solid #d7dde6!important;background:#fff!important}.zt-tracks-built-row{min-height:28px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr) 22px!important;align-items:center!important;gap:4px!important;padding:0 4px!important;border:0!important;border-bottom:1px solid #e1e6ee!important;border-radius:0!important;background:#fff!important}.zt-tracks-built-row.active{background:#dce9ff!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-tracks-built-color{width:7px!important;height:18px!important;border-radius:1px!important}.zt-tracks-built-text strong{font-size:10px!important}.zt-tracks-built-text small{font-size:9px!important}.zt-tracks-stage-shell{background:#fff!important}.zt-tracks-wialon-stage{position:relative!important;height:100%!important;min-height:0!important;display:block!important;padding:0!important;background:#fff!important}.zt-tracks-wialon-mapcard{position:relative!important;height:100%!important;min-height:0!important;display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.zt-tracks-map-summary{position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:900!important;min-height:30px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 260px 0 10px!important;border-bottom:1px solid #d6dbe3!important;background:#fffffff0!important;color:#1f2937!important;font-size:10px!important;overflow:hidden!important;white-space:nowrap!important}.zt-tracks-floating-actions{top:3px!important;right:8px!important;z-index:1100!important;gap:4px!important}.zt-tracks-floating-actions .zt-button{height:24px!important;min-height:24px!important;padding:0 8px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;box-shadow:none!important}.zt-tracks-floating-actions .zt-button.primary{border-color:#2f74d0!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-tracks-map-shell{height:100%!important;min-height:0!important}.zt-tracks-wialon-mapcard .zt-tracks-map{width:100%!important;height:100%!important;min-height:0!important;border-radius:0!important;overflow:hidden!important}.zt-tracks-events-overlay{position:absolute!important;inset:auto 0 0!important;width:auto!important;min-height:220px!important;max-height:560px!important;padding:0!important;display:grid!important;grid-template-rows:34px 30px auto minmax(0,1fr) auto!important;gap:0!important;border:0!important;border-top:1px solid #cdd4df!important;border-radius:0!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;z-index:1050!important}.zt-tracks-events-overlay .zt-messages-table-resizer{height:6px!important}.zt-tracks-events-overlay .zt-stage-card-title{min-height:34px!important;display:flex!important;align-items:center!important;margin:0!important;padding:0 10px!important;border-bottom:1px solid #d6dbe3!important;background:#fff!important;color:#0f62c9!important;font-size:11px!important;font-weight:500!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important}.zt-tracks-events-overlay .zt-track-filter-grid{min-height:30px!important;display:flex!important;align-items:flex-end!important;gap:2px!important;padding:0 8px!important;border-bottom:1px solid #d6dbe3!important;background:#fff!important}.zt-tracks-events-overlay .zt-track-filter-grid .zt-button{height:28px!important;min-height:28px!important;padding:0 10px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;color:#1f2937!important;font-size:11px!important;font-weight:400!important;box-shadow:none!important}.zt-tracks-events-overlay .zt-track-filter-grid .zt-button.primary{border-bottom-color:var(--zt-project-accent)!important;color:#0f62c9!important;font-weight:500!important}.zt-track-current-point{min-height:30px!important;display:grid!important;grid-template-columns:160px 120px 180px minmax(0,1fr)!important;gap:0!important;padding:0!important;border-bottom:1px solid #dfe3ea!important;background:#fafbfc!important}.zt-track-current-point div{min-width:0!important;min-height:30px!important;display:flex!important;align-items:center!important;gap:4px!important;padding:0 8px!important;border-right:1px solid #e2e6ed!important;color:#1f2937!important;font-size:10px!important;overflow:hidden!important}.zt-track-current-point span,.zt-track-current-point b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-track-current-point span{color:#596576!important;font-weight:400!important}.zt-track-current-point b{color:#111827!important;font-weight:600!important}.zt-tracks-events-overlay .zt-report-list-scroll{min-height:0!important;padding:0!important;overflow:auto!important;background:#fff!important}.zt-tracks-events-overlay .zt-report-item{min-height:26px!important;display:grid!important;grid-template-columns:130px 150px minmax(0,1fr)!important;align-items:center!important;gap:0!important;padding:0!important;border:0!important;border-bottom:1px solid #e2e6ed!important;border-radius:0!important;background:#fff!important;color:#111827!important;text-align:left!important;box-shadow:none!important}.zt-tracks-events-overlay .zt-report-item:nth-child(2n){background:#fbfcfd!important}.zt-tracks-events-overlay .zt-report-item.active{background:#dce9ff!important}.zt-tracks-events-overlay .zt-report-item strong,.zt-tracks-events-overlay .zt-report-item span,.zt-tracks-events-overlay .zt-report-item small{min-height:26px!important;display:flex!important;align-items:center!important;padding:0 8px!important;border-right:1px solid #e2e6ed!important;color:#111827!important;font-size:10px!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-tracks-events-overlay .zt-report-item small{color:#334155!important}.zt-tracks-events-overlay .zt-stage-error,.zt-tracks-events-overlay .zt-module-empty{margin:12px auto!important;padding:10px 14px!important;border:1px dashed #cfd6e2!important;border-radius:2px!important;background:#fff!important;color:#596576!important;font-size:11px!important}.zt-tracks-wialon-mapcard .zt-track-scrubber{position:absolute!important;left:8px!important;right:8px!important;bottom:calc(var(--zt-tracks-table-height, 300px) + 8px)!important;z-index:1040!important;min-height:30px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 10px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fffffff0!important;color:#1f2937!important;font-size:10px!important;box-shadow:none!important}.zt-reports-table-region .zt-reports-table-tools{position:relative!important;flex:0 0 auto!important;min-width:0!important;margin-left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important}.zt-reports-filter-button{width:26px!important;height:24px!important;min-width:26px!important;min-height:24px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#394455!important;cursor:pointer!important;box-shadow:none!important}.zt-reports-filter-button:hover,.zt-reports-filter-button.active{border-color:var(--zt-project-accent)!important;background:#edf4ff!important;color:#0f62c9!important}.zt-reports-column-menu{position:absolute!important;top:calc(100% + 4px)!important;right:0!important;z-index:760!important;width:230px!important;max-height:280px!important;display:grid!important;align-content:start!important;gap:0!important;padding:4px 0!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;box-shadow:0 6px 18px #0f172a2e!important;overflow:auto!important}.zt-reports-column-menu label{min-height:26px!important;display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;padding:0 9px!important;color:#111827!important;font-size:11px!important;cursor:pointer!important}.zt-reports-column-menu label:hover{background:#edf4ff!important}.zt-reports-column-menu input{width:12px!important;height:12px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-reports-column-menu span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-reports-wialon-stage .zt-reports-table-region{overflow:visible!important}.zt-reports-table-region .zt-reports-tabs{position:relative!important;z-index:780!important;overflow:visible!important}.zt-reports-table-region .zt-reports-table-tools{overflow:visible!important;z-index:790!important}.zt-reports-column-menu{z-index:1200!important}.zt-workspace-panel.zt-geofences-wialon-panel{min-width:392px!important;background:#f0f2f5!important;border-right:1px solid #c0c7d1!important}.zt-geofences-wialon-sidebar{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:34px 32px minmax(0,1fr)!important;overflow:hidden!important;background:#f0f2f5!important;color:#111827!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:11px!important}.zt-geofences-wialon-tabs{min-height:34px!important;height:34px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-bottom:1px solid #c7ced8!important;background:#f7f8fa!important}.zt-geofences-wialon-tabs button{min-width:0!important;height:34px!important;padding:0 8px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;color:#334155!important;font-size:11px!important;font-weight:400!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important}.zt-geofences-wialon-tabs button.active{border-bottom-color:var(--zt-project-accent)!important;background:#fff!important;color:#0f62c9!important;font-weight:500!important}.zt-geofences-wialon-toolbar{min-height:32px!important;height:32px!important;display:grid!important;grid-template-columns:auto auto auto minmax(58px,74px) minmax(0,1fr) 24px!important;align-items:center!important;gap:4px!important;padding:4px 6px!important;border-bottom:1px solid #c7ced8!important;background:#f7f8fa!important;overflow:visible!important}.zt-geofences-create,.zt-geofences-import,.zt-geofences-clear-search,.zt-geofences-mode-toggle button,.zt-geofences-filter-select,.zt-geofences-searchbox{height:24px!important;min-height:24px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;line-height:1!important;box-shadow:none!important}.zt-geofences-create,.zt-geofences-import{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0 7px!important;white-space:nowrap!important}.zt-geofences-create:hover,.zt-geofences-import:hover:not(:disabled),.zt-geofences-clear-search:hover,.zt-geofences-mode-toggle button:hover,.zt-geofences-filter-select:hover,.zt-geofence-action:hover:not(:disabled),.zt-geofences-side-actions .zt-button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;background:#edf4ff!important;color:#0f62c9!important}.zt-geofences-import-input{display:none!important}.zt-geofences-mode-toggle{display:inline-flex!important;align-items:center!important;gap:2px!important;min-width:0!important}.zt-geofences-mode-toggle button,.zt-geofences-clear-search{width:24px!important;min-width:24px!important;display:inline-grid!important;place-items:center!important;padding:0!important}.zt-geofences-mode-toggle button.active{border-color:var(--zt-project-accent)!important;background:#edf4ff!important;color:#0f62c9!important}.zt-geofences-filter-select{width:100%!important;min-width:0!important;padding:0 5px!important}.zt-geofences-searchbox{min-width:0!important;display:flex!important;align-items:center!important;gap:4px!important;padding:0 6px!important}.zt-geofences-searchbox input{width:100%!important;min-width:0!important;height:22px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font-size:10px!important}.zt-geofences-wialon-body{min-height:0!important;display:grid!important;grid-template-rows:24px minmax(0,1fr) auto!important;overflow:hidden!important;background:#fff!important}.zt-geofences-side-meta{min-height:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 7px!important;border-bottom:1px solid #d7dde6!important;background:#fafbfc!important;color:#4b5563!important;font-size:10px!important}.zt-geofences-side-meta>span:last-child{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-geofences-select-all{min-width:42px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;color:#1f2937!important;font-size:10px!important;white-space:nowrap!important}.zt-geofences-select-all input{width:12px!important;height:12px!important;margin:0!important;accent-color:#8a2f93!important}.zt-geofences-counter{min-width:26px!important;height:18px!important;padding:0 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important;font-weight:500!important}.zt-geofences-empty-groups{grid-row:1 / -1!important;min-height:0!important;display:grid!important;align-content:start!important;gap:4px!important;padding:10px!important;color:#64748b!important;font-size:11px!important;overflow:auto!important}.zt-geofences-list{min-height:0!important;overflow:auto!important;background:#fff!important;scrollbar-gutter:stable!important}.zt-geofence-row{min-height:28px!important;height:28px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr) 22px 22px!important;align-items:center!important;gap:4px!important;padding:0 5px!important;border:0!important;border-bottom:1px solid #e1e6ee!important;background:#fff!important;color:#111827!important;box-shadow:none!important}.zt-geofence-row:hover{background:#f6faff!important;border-color:#d7dde6!important}.zt-geofence-row.active{background:#dce9ff!important;border-color:#c8d9f6!important;box-shadow:inset 2px 0 0 var(--zt-project-accent)!important}.zt-geofence-check{width:14px!important;height:14px!important;display:grid!important;place-items:center!important}.zt-geofence-check input{width:12px!important;height:12px!important;margin:0!important;accent-color:#8a2f93!important}.zt-geofence-main{min-width:0!important;width:100%!important;height:28px!important;display:grid!important;grid-template-columns:10px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important;color:#111827!important;text-align:left!important;cursor:pointer!important}.zt-geofence-color{width:8px!important;height:8px!important;border-radius:2px!important;box-shadow:0 0 0 1px #0f172a2e!important}.zt-geofence-text{min-width:0!important;display:grid!important;grid-template-rows:13px 11px!important;align-items:center!important;gap:0!important}.zt-geofence-text strong,.zt-geofence-text small{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-geofence-text strong{color:#111827!important;font-size:11px!important;font-weight:600!important;line-height:13px!important}.zt-geofence-text small{color:#64748b!important;font-size:9px!important;line-height:11px!important}.zt-geofence-action{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#394455!important;cursor:pointer!important;box-shadow:none!important}.zt-geofence-action.danger{color:#ef4444!important}.zt-geofence-action svg{width:13px!important;height:13px!important;display:block!important;margin:0!important}.zt-geofences-side-actions{min-height:62px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;padding:5px!important;border-top:1px solid #d7dde6!important;background:#f7f8fa!important;overflow:hidden!important}.zt-geofences-side-actions .zt-button{min-width:0!important;min-height:24px!important;height:24px!important;padding:0 6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.zt-geofences-side-actions .zt-button.danger{color:#ef4444!important}.zt-geofences-map-stage,.zt-geofences-map-stage .zt-workspace-stage-content,.zt-geofences-map-stage .zt-map-stage{min-width:0!important;min-height:0!important;height:100%!important;overflow:hidden!important;background:#fff!important}.zt-geofences-map-stage .zt-map-stage{padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.zt-geofences-map-stage .zt-leaflet-map{width:100%!important;height:100%!important;min-height:0!important;background:#fff!important}.zt-geofences-editor{position:absolute!important;left:10px!important;top:44px!important;z-index:760!important;width:min(392px,calc(100% - 20px))!important;max-height:min(340px,calc(100% - 54px))!important;display:grid!important;grid-template-rows:auto minmax(0,auto) auto auto auto!important;gap:0!important;padding:0!important;border:1px solid #c3c8d0!important;border-radius:4px!important;background:#fff!important;color:#111827!important;box-shadow:0 12px 28px #0f172a33!important;overflow:hidden!important;font-family:Arial,Segoe UI,sans-serif!important}.zt-geofences-editor header{min-height:32px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 8px 0 10px!important;border:0!important;border-radius:0!important;background:#515b67!important;color:#fff!important}.zt-geofences-editor header>div{min-width:0!important;display:block!important}.zt-geofences-editor header strong{display:block!important;color:#fff!important;font-size:12px!important;font-weight:600!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-geofences-editor header span{display:none!important}.zt-geofences-editor-close{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#fff!important;cursor:pointer!important}.zt-geofences-editor-close:hover{background:#ffffff29!important}.zt-geofences-editor-grid{min-height:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;padding:8px 10px!important;border-bottom:1px solid #e5e7eb!important;background:#fff!important;overflow:auto!important}.zt-geofences-editor-grid label{min-width:0!important;display:grid!important;gap:3px!important}.zt-geofences-editor-grid span{color:#4b5563!important;font-size:10px!important;line-height:1!important}.zt-geofences-editor-grid input,.zt-geofences-editor-grid select{height:24px!important;min-height:24px!important;padding:0 7px!important;border:1px solid #c6ccd5!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:24px!important;box-shadow:none!important}.zt-geofences-editor-grid input[type=color]{padding:2px!important}.zt-geofences-meta{min-height:26px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 10px!important;border-bottom:1px solid #e5e7eb!important;background:#f8fafc!important;color:#4b5563!important;font-size:10px!important;overflow:hidden!important}.zt-geofences-meta small,.zt-geofences-meta span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-geofences-error{margin:0!important;min-height:24px!important;padding:5px 10px!important;border-bottom:1px solid #fee2e2!important;background:#fff7f7!important;color:#b42318!important;font-size:10px!important}.zt-geofences-actions{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;padding:5px 8px!important;background:#fff!important}.zt-geofences-actions button{height:24px!important;min-height:24px!important;padding:0 9px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;line-height:1!important;cursor:pointer!important}.zt-geofences-actions button:first-child{border-color:var(--zt-project-accent)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-geofences-actions button.ghost{background:#fff!important;color:#1f2937!important}.zt-geofences-actions button:disabled{opacity:.5!important;cursor:default!important}.zt-workspace-panel.zt-tracks-wialon-panel{width:392px!important;min-width:392px!important;max-width:680px!important;background:#f2f3f5!important;border-right:1px solid #c5ccd6!important}.zt-tracks-sidebar{grid-template-rows:minmax(0,1fr)!important;background:#f2f3f5!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:11px!important}.zt-tracks-sidebar-head{display:none!important}.zt-tracks-sidebar-body{padding:8px 10px!important;gap:7px!important;align-content:start!important;background:#f2f3f5!important;overflow:auto!important}.zt-tracks-side-section{gap:5px!important;padding:0 0 7px!important;border-bottom:1px solid #d7dde6!important;background:transparent!important}.zt-tracks-side-section:last-child{border-bottom:0!important}.zt-tracks-side-section .zt-field{min-height:24px!important;grid-template-columns:136px minmax(0,1fr)!important;gap:7px!important}.zt-tracks-side-section .zt-field>span{font-size:11px!important;font-weight:400!important;color:#111827!important}.zt-tracks-side-section .zt-input,.zt-tracks-side-section .zt-select{height:24px!important;min-height:24px!important;padding:0 7px!important;border:1px solid #bdc6d2!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:24px!important}.zt-tracks-side-section .zt-field:first-child .zt-select{font-weight:500!important}.zt-tracks-preset-row{height:26px!important;border:1px solid #c8d0dc!important;border-radius:2px!important;background:#fff!important}.zt-tracks-preset{height:24px!important;min-height:24px!important;border-right:1px solid #d9dee7!important;background:#fff!important;color:#1f2937!important;font-size:11px!important;font-weight:400!important}.zt-tracks-preset.active{background:#edf4ff!important;color:#0f62c9!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important}.zt-tracks-inline-head{min-height:21px!important;grid-template-columns:minmax(0,1fr) auto!important;color:#111827!important;font-size:11px!important;font-weight:600!important}.zt-tracks-mode-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important}.zt-tracks-mode{height:24px!important;min-height:24px!important;border:1px solid #c8d0dc!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important}.zt-tracks-mode.active{border-color:var(--zt-project-accent)!important;background:#edf4ff!important;color:#0f62c9!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important}.zt-track-check{min-height:20px!important;gap:7px!important;font-size:11px!important;color:#111827!important}.zt-track-check input{width:12px!important;height:12px!important;accent-color:var(--zt-project-accent)!important}.zt-tracks-side-actions{height:28px!important;display:flex!important;justify-content:flex-end!important;gap:6px!important}.zt-tracks-side-actions .zt-button{height:24px!important;min-height:24px!important;min-width:92px!important;padding:0 10px!important;border:1px solid #bdc6d2!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:11px!important;box-shadow:none!important}.zt-tracks-side-actions .zt-button.primary{border-color:#2f74d0!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-tracks-built-head{min-height:25px!important;display:grid!important;grid-template-columns:20px minmax(0,1fr) 66px 24px 24px 24px!important;align-items:center!important;gap:0!important;padding:0 4px!important;border:1px solid #d7dde6!important;border-bottom:0!important;background:#f8fafc!important;color:#111827!important;font-size:11px!important;font-weight:600!important}.zt-tracks-built-list{max-height:210px!important;border:1px solid #d7dde6!important;background:#fff!important;overflow:auto!important}.zt-tracks-built-row{min-height:45px!important;grid-template-columns:20px minmax(0,1fr) 66px 24px 24px 24px!important;gap:0!important;padding:0 4px!important;border:0!important;border-bottom:1px solid #e2e7ef!important;border-radius:0!important;background:#fff!important}.zt-tracks-built-row.active{background:#e3eeff!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-tracks-built-visibility{display:inline-grid!important;place-items:center!important}.zt-tracks-built-visibility input{width:13px!important;height:13px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-tracks-built-main{min-width:0!important;height:100%!important;display:grid!important;grid-template-columns:9px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;padding:0 5px!important;border:0!important;background:transparent!important;text-align:left!important}.zt-tracks-built-color{width:8px!important;height:30px!important;border-radius:1px!important}.zt-tracks-built-text{min-width:0!important;gap:2px!important}.zt-tracks-built-text strong{font-size:11px!important;font-weight:600!important;color:#111827!important}.zt-tracks-built-text small{font-size:10px!important;color:#5f6b7c!important}.zt-tracks-built-mileage{min-width:0!important;padding:0 5px!important;color:#111827!important;font-size:11px!important;font-weight:600!important;text-align:right!important;white-space:normal!important}.zt-tracks-built-control,.zt-tracks-icon-button{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#495466!important;cursor:pointer!important}.zt-tracks-built-control:hover,.zt-tracks-icon-button:hover{background:#e9eef7!important;color:#0f62c9!important}.zt-tracks-stage-shell,.zt-tracks-wialon-stage,.zt-tracks-wialon-mapcard,.zt-tracks-map-shell,.zt-tracks-wialon-mapcard .zt-tracks-map{height:100%!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.zt-tracks-map-summary,.zt-tracks-floating-actions,.zt-tracks-events-overlay,.zt-tracks-wialon-mapcard .zt-track-scrubber{display:none!important}.zt-tracks-map-shell .zt-stage-notice{position:absolute!important;z-index:1050!important;top:10px!important;left:62px!important;right:62px!important;min-height:26px!important;padding:5px 8px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fffffff5!important;color:#596576!important;font-size:11px!important;box-shadow:0 2px 8px #0f172a1f!important}.zt-workspace-panel.zt-notifications-wialon-panel{width:392px!important;min-width:392px!important;max-width:720px!important;background:#f2f3f5!important;border-right:1px solid #c5ccd6!important}.zt-notifications-wialon-panel .zt-workspace-panel-content,.zt-notifications-wialon-stage-shell .zt-workspace-stage-content{min-height:0!important;overflow:hidden!important}.zt-notifications-sidebar{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;background:#f2f3f5!important;color:#111827!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:11px!important}.zt-notifications-sidebar .units-search-row{min-height:34px!important;padding:5px 8px!important;border-bottom:1px solid #cfd6e2!important;background:#f2f3f5!important}.zt-notifications-sidebar .zt-module-search{height:24px!important;min-height:24px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;gap:4px!important}.zt-notifications-sidebar .zt-module-search input{height:24px!important;min-height:24px!important;padding:0 7px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:24px!important}.zt-notifications-sidebar .units-dots-button,.zt-notifications-sidebar .units-tool-button{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;padding:0!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#394455!important;box-shadow:none!important}.zt-notifications-sidebar .units-tool-button.primary{border-color:var(--zt-project-accent)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-notifications-sidebar .units-tool-button.danger{color:#d92d20!important}.zt-notifications-sidebar .zt-module-toolbar{min-height:32px!important;padding:4px 8px!important;gap:4px!important;border-bottom:1px solid #cfd6e2!important;background:#f7f8fa!important}.zt-notifications-sidebar .units-toolbar-check input{width:13px!important;height:13px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-notifications-sidebar .units-toolbar-counter{height:24px!important;min-width:34px!important;display:inline-grid!important;place-items:center!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important}.zt-notifications-sidebar .units-search-menu{z-index:1400!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;box-shadow:0 10px 24px #0f172a24!important}.zt-notifications-sidebar .units-search-menu strong,.zt-notifications-sidebar .units-search-menu label{min-height:24px!important;color:#111827!important;font-size:11px!important}.zt-notifications-sidebar .units-list-panel{min-height:0!important;padding:0!important;border:0!important;background:#fff!important;overflow:auto!important}.zt-notifications-sidebar .units-line{min-height:34px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;padding:0 6px!important;border:0!important;border-bottom:1px solid #e2e7ef!important;border-radius:0!important;background:#fff!important;color:#111827!important;box-shadow:none!important}.zt-notifications-sidebar .units-line:hover{background:#fbf7fc!important}.zt-notifications-sidebar .units-line.active{background:#f5e9f7!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-notifications-sidebar .units-line-left{min-width:0!important;display:grid!important;grid-template-columns:16px 10px minmax(0,1fr)!important;align-items:center!important;gap:6px!important}.zt-notifications-sidebar .units-line-left input{width:13px!important;height:13px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-notifications-sidebar .units-line-text{min-width:0!important;gap:1px!important}.zt-notifications-sidebar .units-line-text strong{color:#111827!important;font-size:11px!important;font-weight:600!important;line-height:1.1!important}.zt-notifications-sidebar .units-line-text span,.zt-notifications-sidebar .units-line-protocol{color:#596576!important;font-size:10px!important;line-height:1.1!important}.zt-notifications-sidebar .units-line-right{display:inline-flex!important;align-items:center!important;gap:3px!important}.zt-notifications-sidebar .units-mini-action{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;padding:0!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#495466!important}.zt-notifications-sidebar .units-mini-action:hover{background:#f1edf4!important;color:var(--zt-project-accent-dark)!important}.zt-notifications-sidebar .units-mini-action.danger{color:#d92d20!important}.zt-notifications-stage{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:34px minmax(0,1fr) minmax(150px,.58fr)!important;gap:0!important;padding:0!important;background:#fff!important;color:#111827!important;font-family:Arial,Segoe UI,sans-serif!important;overflow:hidden!important}.zt-notifications-kpis{height:34px!important;min-height:34px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;border-bottom:1px solid #cfd6e2!important;background:#f7f8fa!important}.zt-notifications-kpis>div{min-height:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;padding:0 9px!important;border:0!important;border-right:1px solid #d7dde6!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.zt-notifications-kpis>div:last-child{border-right:0!important}.zt-notifications-kpis span{min-width:0!important;color:#596576!important;font-size:10px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-notifications-kpis b{color:#111827!important;font-size:13px!important;font-weight:700!important;line-height:1!important}.zt-notifications-card{min-height:0!important;display:grid!important;grid-template-rows:32px minmax(0,1fr) auto auto!important;border:0!important;border-bottom:1px solid #cfd6e2!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.zt-notifications-card header{min-height:32px!important;padding:0 10px!important;border-bottom:1px solid #d7dde6!important;background:#f0f2f5!important}.zt-notifications-card header strong{color:#111827!important;font-size:12px!important;font-weight:600!important}.zt-notifications-card header span{color:#596576!important;font-size:10px!important}.zt-inline-toggle{min-height:22px!important;gap:5px!important;color:#111827!important;font-size:10px!important}.zt-inline-toggle input{width:12px!important;height:12px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-notification-form{min-height:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;gap:5px 8px!important;padding:7px 10px!important;overflow:auto!important}.zt-notification-form label,.zt-notifications-card .multi-select{min-width:0!important;display:grid!important;gap:2px!important}.zt-notification-form label span,.zt-notifications-card .multi-select>span{color:#596576!important;font-size:10px!important;line-height:1.1!important}.zt-notification-form input,.zt-notification-form select,.zt-notification-form textarea{width:100%!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:0 7px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:24px!important;box-shadow:none!important}.zt-notification-form textarea{height:62px!important;min-height:62px!important;padding:5px 7px!important;line-height:1.25!important;resize:vertical!important}.zt-sound-picker{display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;gap:4px!important;align-items:center!important}.zt-sound-play{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#394455!important}.zt-sound-play:hover{border-color:var(--zt-project-accent)!important;background:#f5e9f7!important;color:var(--zt-project-accent-dark)!important}.zt-notifications-card .multi-select{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.zt-notifications-card .multi-select .zt-scroll{max-height:88px!important;padding:0!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;overflow:auto!important}.zt-notifications-card .multi-select label{min-height:22px!important;display:flex!important;align-items:center!important;gap:5px!important;padding:0 6px!important;border-bottom:1px solid #edf0f4!important;color:#111827!important;font-size:10px!important}.zt-notifications-card .multi-select input{width:12px!important;height:12px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-notification-form .zt-wide-field{grid-column:1 / -1!important}.zt-notifications-card .zt-user-error,.zt-notifications-card .zt-user-success{min-height:24px!important;margin:0!important;padding:5px 10px!important;border-top:1px solid #e5e7eb!important;border-radius:0!important;font-size:10px!important}.zt-notifications-card .cms-actions{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;padding:5px 10px!important;border-top:1px solid #d7dde6!important;background:#fff!important}.zt-notifications-card .cms-actions button{height:24px!important;min-height:24px!important;min-width:86px!important;padding:0 10px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:11px!important;line-height:1!important;box-shadow:none!important}.zt-notifications-events{min-height:0!important;display:grid!important;grid-template-rows:28px 26px minmax(0,1fr)!important;gap:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.zt-notifications-events h3{min-height:28px!important;margin:0!important;display:flex!important;align-items:center!important;padding:0 10px!important;border-bottom:1px solid #d7dde6!important;background:#8c3f94!important;color:#fff!important;font-size:11px!important;font-weight:600!important}.zt-notifications-events-head{min-height:26px!important;display:grid!important;grid-template-columns:132px minmax(0,1fr) 150px!important;align-items:center!important;border-bottom:1px solid #cfd6e2!important;background:#f0f2f5!important;color:#394455!important;font-size:10px!important;font-weight:600!important}.zt-notifications-events-head span{min-width:0!important;padding:0 8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-notifications-events-scroll{min-height:0!important;padding:0!important;overflow:auto!important;background:#fff!important}.zt-notification-event{min-height:28px!important;display:grid!important;grid-template-columns:132px minmax(0,1fr) 150px!important;align-items:center!important;gap:0!important;padding:0!important;border:0!important;border-bottom:1px solid #e2e7ef!important;border-radius:0!important;background:#fff!important;color:#111827!important}.zt-notification-event strong,.zt-notification-event span,.zt-notification-event small{min-width:0!important;padding:0 8px!important;color:#111827!important;font-size:10px!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-notification-event small{color:#596576!important}.zt-notification-event.empty{display:flex!important;align-items:center!important;min-height:40px!important;padding:0 10px!important;border:1px dashed #cfd6e2!important;border-radius:2px!important;margin:8px!important;color:#596576!important;background:#fff!important}.zt-workspace-panel.zt-users-page-panel{width:392px!important;min-width:392px!important;max-width:720px!important;background:#f2f3f5!important;border-right:1px solid #c5ccd6!important}.zt-users-page-panel .zt-workspace-panel-content,.zt-users-page-stage .zt-workspace-stage-content{min-height:0!important;overflow:hidden!important}.zt-users-page-sidebar{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:34px minmax(0,1fr)!important;background:#f2f3f5!important;color:#111827!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:11px!important}.zt-users-page-sidebar .zt-users-wialon-head{display:none!important}.zt-users-page-sidebar .zt-users-wialon-toolbar{min-height:34px!important;display:grid!important;grid-template-columns:auto 24px minmax(74px,88px) minmax(0,1fr) 24px!important;align-items:center!important;gap:4px!important;padding:5px 8px!important;border-bottom:1px solid #cfd6e2!important;background:#f2f3f5!important}.zt-users-page-sidebar .zt-users-create,.zt-users-page-sidebar .zt-geofences-clear-search,.zt-users-page-sidebar .units-dots-button{height:24px!important;min-height:24px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#394455!important;box-shadow:none!important}.zt-users-page-sidebar .zt-users-create{min-width:74px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0 8px!important;font-size:11px!important;line-height:1!important}.zt-users-page-sidebar .zt-geofences-clear-search,.zt-users-page-sidebar .units-dots-button{width:24px!important;min-width:24px!important;padding:0!important;display:inline-grid!important;place-items:center!important}.zt-users-page-sidebar .zt-users-create:hover:not(:disabled),.zt-users-page-sidebar .zt-geofences-clear-search:hover:not(:disabled),.zt-users-page-sidebar .units-dots-button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;background:#edf4ff!important;color:#0f62c9!important}.zt-users-page-sidebar .zt-users-create:disabled,.zt-users-page-sidebar .zt-geofences-clear-search:disabled,.zt-users-page-sidebar .units-dots-button:disabled{opacity:.5!important;cursor:default!important}.zt-users-page-sidebar .zt-users-filter-select,.zt-users-page-sidebar .zt-users-searchbox{height:24px!important;min-height:24px!important;min-width:0!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;box-shadow:none!important}.zt-users-page-sidebar .zt-users-filter-select{padding:0 6px!important;font-size:11px!important}.zt-users-page-sidebar .zt-users-searchbox{display:flex!important;align-items:center!important;gap:5px!important;padding:0 7px!important}.zt-users-page-sidebar .zt-users-searchbox svg{width:12px!important;height:12px!important;color:#596576!important;flex:0 0 auto!important}.zt-users-page-sidebar .zt-users-searchbox input{width:100%!important;min-width:0!important;height:22px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font-size:11px!important;line-height:22px!important}.zt-users-search:before{content:""!important}.zt-users-page-sidebar .units-search-filter-wrap{position:relative!important;min-width:24px!important}.zt-users-page-sidebar .units-search-menu{right:0!important;left:auto!important;top:28px!important;z-index:1500!important;min-width:178px!important;padding:6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;box-shadow:0 10px 24px #0f172a24!important}.zt-users-page-sidebar .units-search-menu strong,.zt-users-page-sidebar .units-search-menu label{min-height:24px!important;color:#111827!important;font-size:11px!important}.zt-users-page-list{min-height:0!important;padding:0!important;border:0!important;background:#fff!important;overflow:auto!important}.zt-users-page-row{min-height:30px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 226px!important;align-items:center!important;gap:6px!important;padding:0 6px!important;border:0!important;border-bottom:1px solid #e2e7ef!important;border-radius:0!important;background:#fff!important;color:#111827!important;box-shadow:none!important;cursor:pointer!important}.zt-users-page-row:hover{background:#fbf7fc!important}.zt-users-page-row.active{background:#f5e9f7!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-users-page-row .units-line-left{min-width:0!important;display:grid!important;grid-template-columns:16px 10px minmax(0,1fr)!important;align-items:center!important;gap:6px!important}.zt-users-page-row .units-line-left input{width:13px!important;height:13px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-users-page-row .units-online-dot{width:8px!important;height:8px!important;border-radius:50%!important}.zt-users-page-row .units-line-text{min-width:0!important;display:grid!important;gap:1px!important}.zt-users-page-row .units-line-text strong{min-width:0!important;color:#111827!important;font-size:11px!important;font-weight:600!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-users-page-row .units-line-text span{min-width:0!important;color:#596576!important;font-size:10px!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-users-page-row .units-line-right{width:226px!important;min-width:226px!important;flex:0 0 226px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;overflow:visible!important}.zt-users-page-row .units-line-protocol{flex:0 0 auto!important;width:84px!important;max-width:84px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 7px!important;border:1px solid #cfd6e2!important;border-radius:9px!important;background:#f7f8fa!important;color:#394455!important;font-size:9px!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-users-page-row .zt-user-password-badge{width:15px!important;height:15px!important;min-width:15px!important;display:inline-grid!important;place-items:center!important;border:1px solid #8c3f94!important;border-radius:50%!important;background:#f5e9f7!important;color:#6b1d7b!important;font-size:10px!important;font-weight:700!important;line-height:1!important}.zt-users-page-row .units-mini-action{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;flex:0 0 22px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border:1px solid transparent!important;border-radius:2px!important;background:transparent!important;color:#495466!important}.zt-users-page-row .units-mini-action svg{width:13px!important;height:13px!important}.zt-users-page-row .units-mini-action:hover:not(:disabled){border-color:#d6dce6!important;background:#f1edf4!important;color:var(--zt-project-accent-dark)!important}.zt-users-page-row .units-mini-action.danger{color:#d92d20!important}.zt-users-page-row .units-mini-action:disabled{opacity:.42!important;border-color:#edf0f5!important;background:#f8f9fb!important;cursor:default!important}.zt-users-page-panel .units-empty-state{margin:8px!important;padding:10px!important;border:1px dashed #cfd6e2!important;border-radius:2px!important;background:#fff!important;color:#596576!important;font-size:11px!important}.zt-users-page-stage{background:#fff!important}.zt-users-page-map-stage{min-height:0!important;background:#eef2f6!important}.zt-users-page-map-stage .zt-leaflet-map{min-height:0!important}.zt-users-page-editor{position:absolute!important;top:20px!important;left:50%!important;width:min(720px,calc(100% - 48px))!important;max-height:min(520px,calc(100% - 40px))!important;transform:translate(-50%)!important;z-index:980!important;display:grid!important;grid-template-rows:34px minmax(0,1fr) 38px!important;gap:0!important;padding:0!important;border:1px solid #bcc4cf!important;border-radius:4px!important;background:#fff!important;color:#111827!important;box-shadow:0 16px 36px #0f172a38!important;overflow:hidden!important}.zt-users-page-editor .zt-user-editor-inline-header{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 8px 0 12px!important;border-bottom:1px solid #465261!important;background:#56616d!important;color:#fff!important}.zt-users-page-editor .zt-user-editor-inline-header strong{color:#fff!important;font-size:12px!important;font-weight:600!important;line-height:1!important}.zt-users-page-editor .zt-user-editor-inline-header span{margin-top:2px!important;color:#d9e0e8!important;font-size:10px!important;line-height:1.1!important}.zt-users-page-editor .zt-user-editor-close{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:2px!important;background:transparent!important;color:#fff!important}.zt-users-page-editor .zt-user-editor-close:hover{background:#ffffff24!important}.zt-users-page-editor .zt-user-editor-body{min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,.85fr)!important;gap:0!important;overflow:hidden!important;background:#fff!important}.zt-users-page-editor .zt-user-editor-pane{min-height:0!important;display:grid!important;align-content:start!important;gap:6px!important;padding:8px!important;border-right:1px solid #d7dde6!important;overflow:auto!important}.zt-users-page-editor .zt-user-editor-pane:last-child{border-right:0!important}.zt-users-page-editor .zt-user-form-grid{min-height:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;align-content:start!important}.zt-users-page-editor .zt-field{min-width:0!important;display:grid!important;gap:2px!important;color:#596576!important;font-size:10px!important}.zt-users-page-editor .zt-field>span,.zt-users-page-editor .zt-stage-card-title{color:#596576!important;font-size:10px!important;font-weight:600!important;line-height:1.1!important}.zt-users-page-editor .zt-input,.zt-users-page-editor .zt-select{width:100%!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:0 7px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:24px!important;box-shadow:none!important}.zt-users-page-editor .zt-input:focus,.zt-users-page-editor .zt-select:focus{border-color:var(--zt-project-accent)!important;outline:1px solid var(--zt-project-accent-outline)!important}.zt-users-page-editor .zt-checkbox-line{min-height:24px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;color:#111827!important;font-size:11px!important}.zt-users-page-editor .zt-password-policy-line{grid-column:1 / -1!important;width:fit-content!important;max-width:100%!important;padding:0 6px!important;border:1px solid #e6d7ea!important;border-radius:2px!important;background:#fbf7fc!important}.zt-users-page-editor .zt-user-account-note strong,.zt-user-dialog .zt-user-account-note strong{display:flex!important;align-items:center!important;min-height:24px!important;padding:0 7px!important;border:1px solid #e6d7ea!important;border-radius:2px!important;background:#fbf7fc!important;color:#6b1d7b!important;font-size:11px!important;font-weight:600!important;line-height:1.1!important}.zt-users-page-editor .zt-checkbox-line input,.zt-users-page-editor .zt-user-unit-row input{width:13px!important;height:13px!important;margin:0!important;accent-color:var(--zt-project-accent)!important}.zt-users-page-editor .zt-stage-error,.zt-users-page-editor .zt-stage-success{min-height:24px!important;margin:0!important;padding:5px 7px!important;border-radius:2px!important;font-size:10px!important;line-height:1.2!important}.zt-users-page-editor .zt-user-units-list{min-height:0!important;max-height:none!important;display:grid!important;align-content:start!important;gap:0!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important;overflow:auto!important}.zt-users-page-editor .zt-user-unit-row{min-height:26px!important;display:grid!important;grid-template-columns:18px minmax(0,1fr) minmax(88px,.6fr)!important;align-items:center!important;gap:6px!important;padding:0 7px!important;border:0!important;border-bottom:1px solid #edf0f4!important;border-radius:0!important;background:#fff!important}.zt-users-page-editor .zt-user-unit-row:nth-child(2n){background:#fbfcfd!important}.zt-users-page-editor .zt-user-unit-row:hover{background:#edf4ff!important}.zt-users-page-editor .zt-user-unit-row span,.zt-users-page-editor .zt-user-unit-row small{min-width:0!important;color:#111827!important;font-size:10px!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-users-page-editor .zt-user-unit-row small{grid-column:auto!important;color:#596576!important}.zt-users-page-editor .zt-user-editor-footer{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;padding:6px 10px!important;border-top:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-users-page-editor .zt-button{height:24px!important;min-height:24px!important;min-width:86px!important;padding:0 10px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:11px!important;line-height:1!important;box-shadow:none!important}.zt-users-page-editor .zt-button.primary{border-color:#2f74d0!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-users-page-info{left:10px!important;bottom:10px!important;min-width:220px!important;max-width:min(360px,calc(100% - 20px))!important;padding:7px 9px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fffffff0!important;box-shadow:0 8px 20px #0f172a1f!important;font-family:Arial,Segoe UI,sans-serif!important}.zt-users-page-info strong{color:#111827!important;font-size:11px!important;font-weight:600!important}.zt-users-page-info span,.zt-users-page-info small{color:#596576!important;font-size:10px!important;line-height:1.15!important}@media(max-width:980px){.zt-workspace-panel.zt-users-page-panel{min-width:320px!important}.zt-users-page-sidebar .zt-users-wialon-toolbar{grid-template-columns:auto 24px minmax(0,1fr) 24px!important}.zt-users-page-sidebar .zt-users-filter-select{display:none!important}.zt-users-page-editor{width:calc(100% - 24px)!important;max-height:calc(100% - 24px)!important;top:12px!important}.zt-users-page-editor .zt-user-editor-body{grid-template-columns:1fr!important}.zt-users-page-editor .zt-user-editor-pane{border-right:0!important;border-bottom:1px solid #d7dde6!important}}:root{--zt-project-accent: #8c3f94;--zt-project-accent-dark: #6b1d7b;--zt-project-accent-soft: #f5e9f7;--zt-project-accent-outline: rgba(140, 63, 148, .25)}input[type=checkbox],input[type=radio],[class] input[type=checkbox],[class] input[type=radio],input[type=checkbox][class],input[type=radio][class]{accent-color:var(--zt-project-accent)!important}.zt-users-page-workarea,.zt-objects-page-workarea{position:relative!important;min-height:0!important;display:grid!important;align-items:start!important;padding:12px!important;background:#f6f7f9!important;overflow:auto!important}.zt-users-page-workarea:before,.zt-objects-page-workarea:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,#ffffffbd,#ffffff73),repeating-linear-gradient(0deg,rgba(199,206,216,.14) 0,rgba(199,206,216,.14) 1px,transparent 1px,transparent 34px)!important}.zt-users-page-workarea>*,.zt-objects-page-workarea>*{position:relative!important;z-index:1!important}.zt-users-page-workarea .zt-users-page-info,.zt-objects-page-workarea .zt-users-map-info{left:12px!important;bottom:12px!important}button.primary,.primary[type=button],.zt-button.primary,.zt-tool.primary,.unit-tool.primary,.units-tool-button.primary,.zt-messages-side-button.primary,.zt-reports-side-button.primary,.zt-tracks-side-actions .zt-button.primary,.zt-tracks-floating-actions .zt-button.primary,.zt-tracks-events-overlay .zt-track-filter-grid .zt-button.primary,.zt-notifications-sidebar .units-tool-button.primary,.zt-users-toolbar button.primary,.properties-footer .zt-button.primary,.zt-report-editor-overlay .properties-footer .zt-button.primary,.gdpr-modal button.primary,.zt-users-page-editor .zt-button.primary{border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent)!important;color:#fff!important}button.primary:hover:not(:disabled),.primary[type=button]:hover:not(:disabled),.zt-button.primary:hover:not(:disabled),.zt-tool.primary:hover:not(:disabled),.unit-tool.primary:hover:not(:disabled),.units-tool-button.primary:hover:not(:disabled),.zt-messages-side-button.primary:hover:not(:disabled),.zt-reports-side-button.primary:hover:not(:disabled),.zt-tracks-side-actions .zt-button.primary:hover:not(:disabled),.zt-tracks-floating-actions .zt-button.primary:hover:not(:disabled),.zt-tracks-events-overlay .zt-track-filter-grid .zt-button.primary:hover:not(:disabled),.zt-notifications-sidebar .units-tool-button.primary:hover:not(:disabled),.zt-users-toolbar button.primary:hover:not(:disabled),.properties-footer .zt-button.primary:hover:not(:disabled),.zt-report-editor-overlay .properties-footer .zt-button.primary:hover:not(:disabled),.gdpr-modal button.primary:hover:not(:disabled),.zt-users-page-editor .zt-button.primary:hover:not(:disabled){border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent-dark)!important;color:#fff!important}.zt-button.active,.units-tool-button.active,.zt-messages-preset-row button.active,.zt-reports-preset-row button.active,.zt-tracks-preset.active,.zt-tracks-mode.active,.zt-tracks-built-row.active,.zt-geofences-wialon-tabs button.active,.zt-report-template-row.active,.zt-reports-wialon-sidebar .zt-report-template-row.active,.properties-tabs button.active,.zt-report-editor-overlay .properties-tabs button.active,.properties-subtabs button.active,.zt-reports-table-region .zt-reports-tabs>button.active,.zt-messages-tabs button.active,.zt-report-table-tabs button.active,.zt-reports-filter-button.active,.zt-messages-filter-button.active{border-color:var(--zt-project-accent)!important;border-bottom-color:var(--zt-project-accent)!important;color:var(--zt-project-accent-dark)!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important}.zt-reports-wialon-sidebar .zt-report-template-row.active,.zt-tracks-built-row.active,.zt-users-page-row.active,.zt-notifications-sidebar .zt-notification-row.active,.zt-geofences-row.active{box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-users-page-editor .zt-input:focus,.zt-users-page-editor .zt-select:focus,.zt-input:focus,.zt-select:focus{border-color:var(--zt-project-accent)!important;outline-color:var(--zt-project-accent-outline)!important}.zt-users-page-sidebar .zt-users-create:hover:not(:disabled),.zt-users-page-sidebar .zt-geofences-clear-search:hover:not(:disabled),.zt-users-page-sidebar .units-dots-button:hover:not(:disabled),.zt-notifications-sidebar .units-line:hover,.zt-notifications-sidebar .units-mini-action:hover,.zt-sound-play:hover,.zt-notification-selected-action button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;background:var(--zt-project-accent-soft)!important;color:var(--zt-project-accent-dark)!important}.zt-notifications-sidebar .units-line.active,.zt-notifications-sidebar .zt-notification-row.active,.zt-reports-wialon-sidebar .zt-report-template-row.active,.zt-tracks-built-row.active,.zt-users-page-row.active,.zt-geofences-row.active{background:var(--zt-project-accent-soft)!important}.zt-users-page-workarea .zt-users-page-info,.zt-objects-page-workarea .zt-users-map-info{position:static!important;justify-self:start!important;align-self:start!important;min-width:min(360px,100%)!important;margin:0!important;background:#fff!important}.zt-admin-shell{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:30px auto minmax(0,1fr)!important;overflow:hidden!important;background:#f2f3f5!important;font-family:Arial,Segoe UI,sans-serif!important}.zt-admin-tabs{height:30px!important;min-height:30px!important;padding:0 8px!important;background:#f2f3f5!important;border-bottom:1px solid #c7ced8!important}.zt-admin-tabs button{height:30px!important;min-width:92px!important;padding:0 10px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#111827!important;font-size:11px!important}.zt-admin-tabs button.active{color:var(--zt-project-accent-dark)!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important}.zt-admin-grid{min-height:0!important;height:100%!important;padding:8px!important;display:grid!important;grid-template-columns:minmax(360px,392px) minmax(0,1fr)!important;gap:8px!important;overflow:hidden!important}.zt-admin-panel{min-height:0!important;display:grid!important;grid-template-rows:30px minmax(0,1fr) auto!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;overflow:hidden!important}.zt-admin-panel>header{min-height:30px!important;padding:4px 8px!important;gap:1px!important;border-bottom:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-admin-panel>header strong{font-size:11px!important;line-height:1.1!important}.zt-admin-panel>header span{font-size:9px!important;line-height:1.1!important}.zt-admin-scope-note{min-height:44px!important;padding:5px 8px!important;gap:2px!important;background:#fbfcfd!important}.zt-admin-scope-note strong,.zt-admin-scope-note span{font-size:10px!important;line-height:1.2!important}.zt-admin-form,.zt-admin-result{min-height:0!important;padding:8px!important;gap:6px!important;overflow:auto!important}.zt-admin-form label{min-height:24px!important;display:grid!important;grid-template-columns:138px minmax(0,1fr)!important;align-items:center!important;gap:7px!important}.zt-admin-form label>span,.zt-admin-status-title,.zt-admin-summary span{color:#4b5563!important;font-size:10px!important;line-height:1.1!important}.zt-admin-form input,.zt-admin-form select{height:24px!important;min-height:24px!important;padding:0 7px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:24px!important}.zt-admin-form-section{grid-column:1 / -1!important;margin:2px 0 0!important;padding:6px 0 0!important;display:grid!important;gap:2px!important;border-top:1px solid #d7dde6!important}.zt-admin-form-section strong{color:#111827!important;font-size:10px!important;line-height:1.1!important}.zt-admin-form-section span{color:#6b7280!important;font-size:9px!important;line-height:1.1!important}.zt-admin-checkbox{grid-template-columns:16px minmax(0,1fr)!important}.zt-admin-checkbox input{width:13px!important;height:13px!important}.zt-admin-actions{min-height:34px!important;padding:5px 8px!important;justify-content:flex-end!important;border-top:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-admin-actions button{height:24px!important;min-width:82px!important;border-color:var(--zt-project-accent-dark)!important;border-radius:2px!important;background:var(--zt-project-accent)!important;color:#fff!important;font-size:11px!important}.zt-admin-actions button.ghost{border-color:#bcc4cf!important;background:#fff!important;color:#1f2937!important}.zt-admin-status-grid,.zt-admin-summary{gap:6px!important}.zt-admin-status-card{min-height:58px!important;padding:6px 8px!important;gap:4px!important;border-radius:2px!important;background:#fbfcfd!important}.zt-admin-status-card p,.zt-admin-result p{font-size:10px!important;line-height:1.25!important}.zt-admin-summary div{min-height:36px!important;padding:6px 8px!important;gap:2px!important;border-radius:2px!important}.zt-admin-summary strong{font-size:11px!important;line-height:1.15!important}.zt-admin-chip.warn{border-color:#fed7aa!important;background:#fff7ed!important;color:#c2410c!important}.zt-admin-trash-grid{grid-template-columns:minmax(430px,520px) minmax(0,1fr)!important}.zt-admin-trash-panel,.zt-admin-trash-details{grid-template-rows:30px auto minmax(0,1fr)!important}.zt-admin-trash-toolbar{min-height:32px!important;padding:4px 8px!important;border-top:0!important;border-bottom:1px solid #d7dde6!important}.zt-admin-trash-list{min-height:0!important;overflow:auto!important;background:#fff!important}.zt-admin-trash-row{min-height:34px!important;display:grid!important;grid-template-columns:96px minmax(110px,1fr) 64px 138px auto!important;align-items:center!important;gap:6px!important;padding:3px 6px!important;border-bottom:1px solid #e1e5eb!important;background:#fff!important;color:#111827!important;cursor:pointer!important}.zt-admin-trash-row:hover,.zt-admin-trash-row.active{background:#f7eff9!important}.zt-admin-trash-row strong{overflow:hidden!important;color:#111827!important;font-size:11px!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-admin-trash-row span,.zt-admin-trash-row time{overflow:hidden!important;color:#4b5563!important;font-size:10px!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-admin-trash-type{color:var(--zt-project-accent-dark)!important;font-weight:700!important}.zt-admin-trash-row-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important}.zt-admin-trash-row-actions button{height:24px!important;min-width:82px!important;padding:0 8px!important;border:1px solid var(--zt-project-accent-dark)!important;border-radius:2px!important;background:var(--zt-project-accent)!important;color:#fff!important;font-size:10px!important}.zt-admin-trash-row-actions button.ghost{border-color:#bcc4cf!important;background:#fff!important;color:#1f2937!important}.zt-admin-trash-row-actions button.danger{color:#b91c1c!important}.zt-admin-trash-row-actions button:disabled{opacity:.55!important;cursor:default!important}.zt-admin-trash-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:8px!important;border-bottom:1px solid #d7dde6!important}.zt-admin-trash-snapshot{min-height:0!important;margin:0!important;padding:8px!important;overflow:auto!important;background:#101827!important;color:#dbeafe!important;font-family:Consolas,Courier New,monospace!important;font-size:10px!important;line-height:1.35!important;white-space:pre-wrap!important}.zt-admin-trash-empty{padding:10px!important;color:#6b7280!important;font-size:11px!important}.zt-notifications-stage{min-height:0!important;display:grid!important;grid-template-rows:44px minmax(0,1fr) minmax(132px,.56fr)!important;gap:8px!important;padding:8px!important;background:#f6f7f9!important;overflow:hidden!important}.zt-notifications-stage .zt-notifications-kpis{min-height:0!important;height:44px!important;gap:6px!important}.zt-notifications-stage .zt-notifications-kpis>div{min-height:36px!important;padding:5px 8px!important;border-radius:2px!important}.zt-notifications-card{min-height:0!important;display:grid!important;grid-template-rows:30px minmax(0,1fr) auto auto!important;border-radius:2px!important;overflow:hidden!important}.zt-notifications-card header{min-height:30px!important;padding:4px 8px!important}.zt-notification-form{min-height:0!important;padding:8px!important;gap:6px 8px!important;overflow:auto!important}.zt-notification-form label,.zt-notification-form .multi-select{min-height:24px!important;gap:3px!important}.zt-notification-form input,.zt-notification-form select,.zt-notification-form textarea{min-height:24px!important;font-size:11px!important}.zt-notification-form textarea{max-height:84px!important}.zt-notifications-card .cms-actions{min-height:34px!important;padding:5px 8px!important;justify-content:flex-end!important;border-top:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-notifications-events{min-height:0!important;border-radius:2px!important;overflow:hidden!important}.zt-notifications-events h3{min-height:24px!important;margin:0!important;padding:5px 8px!important;font-size:11px!important}.zt-tracks-wialon-stage,.zt-tracks-wialon-mapcard,.zt-tracks-map-shell{position:relative!important}.zt-tracks-map-summary{position:absolute!important;z-index:820!important;top:0!important;left:0!important;right:0!important;height:26px!important;display:flex!important;align-items:center!important;gap:16px!important;padding:0 10px!important;border-bottom:1px solid rgba(199,206,216,.85)!important;background:#ffffffeb!important;color:#111827!important;font-size:11px!important}.zt-tracks-floating-actions{position:absolute!important;z-index:840!important;top:34px!important;right:10px!important;display:flex!important;gap:6px!important}.zt-tracks-floating-actions .zt-button{height:24px!important;min-height:24px!important;min-width:84px!important;padding:0 8px!important;border-radius:2px!important;font-size:11px!important}.zt-tracks-events-overlay{position:absolute!important;z-index:830!important;left:0!important;right:0!important;bottom:0!important;height:var(--zt-tracks-table-height, 280px)!important;min-height:220px!important;max-height:55%!important;display:grid!important;grid-template-rows:30px auto auto minmax(0,1fr) auto!important;gap:0!important;padding:0!important;border-top:1px solid #c7ced8!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}.zt-tracks-events-overlay .zt-stage-card-title{min-height:30px!important;padding:8px 10px 0!important;border-bottom:1px solid #e1e6ee!important;font-size:11px!important}.zt-tracks-events-overlay .zt-track-filter-grid{min-height:32px!important;padding:4px 10px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;border-bottom:1px solid #e1e6ee!important;background:#f7f8fa!important}.zt-tracks-events-overlay .zt-track-filter-grid .zt-button{height:24px!important;min-height:24px!important;border-radius:2px!important;font-size:10px!important}.zt-tracks-events-overlay .zt-report-list-scroll{min-height:0!important;padding:0!important;overflow:auto!important}.zt-tracks-events-overlay .zt-report-item{min-height:28px!important;border-radius:0!important;border-left:0!important;border-right:0!important}.zt-tracks-wialon-mapcard .zt-track-scrubber{position:absolute!important;z-index:845!important;left:10px!important;right:10px!important;bottom:calc(min(var(--zt-tracks-table-height, 280px),55%) + 8px)!important;min-height:28px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:4px 8px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fffffff0!important;font-size:11px!important}.zt-dashboard{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:58px minmax(0,1fr)!important;gap:8px!important;padding:8px!important;background:#f2f3f5!important;overflow:hidden!important}.zt-dashboard-widgets{min-height:0!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(122px,1fr))!important;gap:6px!important}.zt-dashboard-card{min-height:50px!important;padding:6px 8px!important;border-radius:2px!important}.zt-dashboard-card span,.zt-dashboard-card small{font-size:10px!important;line-height:1.1!important}.zt-dashboard-card strong{font-size:18px!important;line-height:1!important}.zt-dashboard-grid{min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,360px)!important;gap:8px!important;overflow:hidden!important}.zt-dashboard-panel{min-height:0!important;border-radius:2px!important;overflow:hidden!important}.zt-dashboard-table{min-height:0!important;overflow:auto!important}@media(max-width:980px){.zt-admin-grid,.zt-dashboard-grid{grid-template-columns:1fr!important;overflow:auto!important}.zt-notifications-stage{grid-template-rows:auto minmax(320px,1fr) minmax(160px,.6fr)!important;overflow:auto!important}.zt-tracks-events-overlay{max-height:62%!important}}.zt-workspace-panel.zt-work-panel{background:#f0f2f5!important;border-right:1px solid #c0c7d1!important;font-family:Arial,Segoe UI,sans-serif!important}.zt-workspace-panel.zt-work-panel .zt-workspace-panel-content{min-height:0!important;overflow:hidden!important}.zt-workspace-panel.zt-work-panel .zt-monitoring-panel-shell{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;overflow:hidden!important}.zt-workspace-panel.zt-work-panel .zt-work-search{height:34px!important;min-height:34px!important;padding:5px 8px!important;border-bottom:1px solid #c7ced8!important;background:#f2f3f6!important}.zt-workspace-panel.zt-work-panel .zt-work-search:before{content:"⌕"!important}.zt-workspace-panel.zt-work-panel .zt-work-search input{height:24px!important;min-height:24px!important;border-color:#bcc4cf!important;border-radius:2px!important;color:#111827!important;font-size:11px!important}.zt-workspace-panel.zt-work-panel .zt-work-search input:focus{border-color:var(--zt-project-accent)!important;outline:2px solid var(--zt-project-accent-outline)!important}.zt-workspace-panel.zt-work-panel .zt-monitoring-stats{min-height:64px!important;gap:5px!important;padding:6px 8px 7px!important;border-bottom:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-workspace-panel.zt-work-panel .zt-monitoring-stat{min-height:26px!important;padding:4px 6px!important;border-color:#d7dde6!important;border-radius:2px!important;background:#fff!important;box-shadow:none!important;font-size:10px!important}.zt-workspace-panel.zt-work-panel .zt-monitoring-stat strong{color:#111827!important;font-size:13px!important;line-height:1!important}.zt-workspace-panel.zt-work-panel .zt-monitoring-stat small{min-width:0!important;color:#4b5563!important;font-size:9px!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-workspace-panel.zt-work-panel .zt-unit-list{--zt-monitoring-row-height: 32px !important;--zt-monitoring-icon-size: 22px !important;--zt-monitoring-action-size: 20px !important;--zt-monitoring-small-icon-size: 14px !important;min-height:0!important;background:#fff!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:thin!important}.zt-workspace-panel.zt-work-panel .zt-unit-row{min-height:var(--zt-monitoring-row-height)!important;border-bottom:1px solid #dfe4eb!important;background:#fff!important}.zt-workspace-panel.zt-work-panel .zt-unit-row:hover{background:#fbf7fc!important}.zt-workspace-panel.zt-work-panel .zt-unit-row.active{background:#f5e9f7!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-workspace-panel.zt-work-panel .zt-unit-main{height:var(--zt-monitoring-row-height)!important;min-height:var(--zt-monitoring-row-height)!important;grid-template-columns:21px 18px minmax(0,1fr) 122px!important;gap:4px!important;padding:0 7px!important}.zt-workspace-panel.zt-work-panel .zt-unit-expander{width:9px!important;min-width:9px!important;height:9px!important;min-height:9px!important;padding:0!important;align-self:center!important;justify-self:center!important;border-color:#8c3f9473!important;border-radius:2px!important;background:#8c3f941f!important;color:var(--zt-project-accent-dark)!important;font-size:8px!important;line-height:7px!important}.zt-workspace-panel.zt-work-panel .zt-unit-expander:hover,.zt-workspace-panel.zt-work-panel .zt-unit-expander.open{border-color:var(--zt-project-accent)!important;background:#8c3f9433!important;color:var(--zt-project-accent-dark)!important}.zt-workspace-panel.zt-work-panel .zt-unit-expander:disabled{border-color:#94a3b857!important;background:#94a3b81f!important;color:#94a3b8!important}.zt-workspace-panel.zt-work-panel .zt-car-icon{width:14px!important;height:22px!important;align-self:center!important}.zt-workspace-panel.zt-work-panel .zt-unit-name-wrap{min-width:0!important;height:var(--zt-monitoring-row-height)!important;max-width:100%!important;display:flex!important;align-items:center!important;gap:5px!important;overflow:hidden!important}.zt-workspace-panel.zt-work-panel .zt-unit-name{min-width:0!important;color:#111827!important;font-size:12px!important;font-weight:600!important;line-height:var(--zt-monitoring-row-height)!important;text-decoration:none!important}.zt-workspace-panel.zt-work-panel .zt-unit-name:hover{color:var(--zt-project-accent-dark)!important;text-decoration:none!important}.zt-workspace-panel.zt-work-panel .zt-unit-brand-badge{height:var(--zt-monitoring-row-height)!important;max-width:76px!important;overflow:visible!important}.zt-workspace-panel.zt-work-panel .zt-unit-brand-logo-image{height:var(--zt-monitoring-row-height)!important;max-height:var(--zt-monitoring-row-height)!important;max-width:76px!important;image-rendering:auto!important}.zt-workspace-panel.zt-work-panel .zt-row-icons{width:122px!important;min-width:122px!important;height:var(--zt-monitoring-row-height)!important;display:grid!important;grid-template-columns:34px 20px 8px 22px 22px!important;gap:4px!important;align-items:center!important;justify-items:center!important;color:#4b5563!important}.zt-workspace-panel.zt-work-panel .zt-row-icon-slot{width:100%!important;height:var(--zt-monitoring-row-height)!important;min-width:0!important;display:inline-grid!important;place-items:center!important;position:relative!important}.zt-workspace-panel.zt-work-panel .zt-row-icon-slot-sat{justify-items:start!important}.zt-workspace-panel.zt-work-panel .zt-satellite-badge{width:34px!important;min-width:34px!important;justify-content:flex-start!important;gap:2px!important;color:#334155!important;font-size:10px!important}.zt-workspace-panel.zt-work-panel .zt-satellite-badge svg,.zt-workspace-panel.zt-work-panel .zt-satellite-icon{width:var(--zt-monitoring-small-icon-size)!important;height:var(--zt-monitoring-small-icon-size)!important}.zt-workspace-panel.zt-work-panel .zt-ignition-key,.zt-workspace-panel.zt-work-panel .zt-follow-icon-button,.zt-workspace-panel.zt-work-panel .zt-command-button,.zt-workspace-panel.zt-work-panel .zt-gear-button{width:var(--zt-monitoring-action-size)!important;height:var(--zt-monitoring-action-size)!important;flex:0 0 var(--zt-monitoring-action-size)!important}.zt-workspace-panel.zt-work-panel .zt-online-dot{width:7px!important;height:7px!important;flex:0 0 7px!important}.zt-workspace-panel.zt-work-panel .zt-command-menu-wrap{width:var(--zt-monitoring-action-size)!important;height:var(--zt-monitoring-action-size)!important;display:inline-grid!important;place-items:center!important}.zt-workspace-panel.zt-work-panel .zt-follow-icon-button:hover:not(:disabled),.zt-workspace-panel.zt-work-panel .zt-command-button:hover{border-color:#c7ced8!important;background:#f7f8fa!important;color:#111827!important}.zt-workspace-panel.zt-work-panel .zt-follow-icon-button.active{border-color:#1118272e!important;background:#1118270f!important;color:#111827!important}.zt-workspace-panel.zt-work-panel .zt-command-menu{border-color:#c7ced8!important;border-radius:2px!important;box-shadow:0 8px 22px #0f172a33!important}.zt-workspace-panel.zt-work-panel .zt-command-menu button:hover:not(:disabled){background:#fbf7fc!important;color:var(--zt-project-accent-dark)!important}.zt-workspace-panel.zt-work-panel .zt-unit-details{max-height:min(176px,30vh)!important;margin:0 7px 6px 43px!important;padding:6px 7px!important;gap:3px!important;border-color:#d7dde6!important;border-radius:2px!important;background:#fff!important;box-shadow:inset 3px 0 #8c3f9438!important;overflow:auto!important;overscroll-behavior:contain!important;font-size:10.5px!important;line-height:1.2!important}.zt-workspace-panel.zt-work-panel .zt-unit-details.compact{max-height:min(132px,24vh)!important}.zt-workspace-panel.zt-work-panel .zt-unit-details.has-params{max-height:min(260px,42vh)!important}.zt-workspace-panel.zt-work-panel .zt-unit-details.compact.has-params{max-height:min(240px,38vh)!important}.zt-workspace-panel.zt-work-panel .zt-unit-details p{margin:0!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.zt-workspace-panel.zt-work-panel .zt-detail-block{margin-top:3px!important;padding-top:3px!important;border-top:1px solid #e1e6ee!important}.zt-workspace-panel.zt-work-panel .zt-detail-block h4{margin:0 0 3px!important;color:#111827!important;font-size:10.5px!important;line-height:1.15!important}.zt-workspace-panel.zt-work-panel .zt-detail-block.two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2px 12px!important}.zt-workspace-panel.zt-work-panel .zt-detail-block.two h4{grid-column:1 / -1!important}.zt-workspace-panel.zt-work-panel .zt-detail-block span,.zt-workspace-panel.zt-work-panel .zt-detail-metrics{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-workspace-panel.zt-work-panel .zt-param-list span{overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;white-space:normal!important;font-size:10.5px!important;line-height:1.2!important}.zt-workspace-panel.zt-work-panel .zt-detail-block.zt-param-list{grid-template-columns:minmax(0,1fr)!important;row-gap:2px!important;max-height:218px!important}.zt-workspace-panel.zt-work-panel .zt-param-list .zt-param-row{display:grid!important;grid-template-columns:minmax(112px,45%) minmax(0,1fr)!important;gap:4px!important;min-height:19px!important;padding:2px 4px!important;border:1px solid #edf1f6!important;border-radius:2px!important;background:#fbfcfe!important;overflow:visible!important;white-space:normal!important}.zt-workspace-panel.zt-work-panel .zt-param-list .zt-param-key{min-width:0!important;color:#0f172a!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:10.5px!important;font-style:normal!important;font-weight:700!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.zt-workspace-panel.zt-work-panel .zt-param-list .zt-param-value{min-width:0!important;color:#111827!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:10.5px!important;font-style:normal!important;line-height:1.2!important;overflow:visible!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.zt-map-area .zt-map-toolbar-stack{top:10px!important;left:10px!important;z-index:1110!important;gap:8px!important}.zt-map-area .zt-map-toolbar-secondary{top:112px!important}.zt-map-area .zt-map-toolbar-group{border-color:#c7ced8!important;border-radius:4px!important;background:#fffffff2!important;box-shadow:0 8px 20px #0f172a1f!important}.zt-map-area .zt-map-toolbar-button{width:30px!important;height:30px!important;border-color:#bcc4cf!important;border-radius:3px!important;background:#fff!important}.zt-map-area .zt-map-toolbar-button.active{border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-unit-properties-overlay{align-items:center!important;justify-content:center!important;padding:16px!important;background:#1f29376b!important}.zt-unit-properties-dialog{width:min(1120px,calc(100vw - 32px))!important;height:min(560px,calc(100vh - 32px))!important;max-height:calc(100vh - 32px)!important;min-height:360px!important;display:grid!important;grid-template-rows:36px 30px 30px minmax(0,1fr)!important;gap:0!important;overflow:hidden!important;border:1px solid #48515d!important;border-radius:4px!important;background:#fff!important;color:#111827!important;box-shadow:0 18px 44px #0f172a42!important}.zt-unit-properties-header{min-height:36px!important;padding:5px 10px!important;border-bottom:1px solid #424b56!important;background:#515b67!important;color:#fff!important}.zt-unit-properties-header div{min-width:0!important;display:grid!important;gap:1px!important}.zt-unit-properties-header strong{min-width:0!important;color:#fff!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-header span{min-width:0!important;color:#d7dde6!important;font-size:10px!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-summary{min-height:30px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:4px 8px!important;border-bottom:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-unit-properties-summary span{min-width:0!important;min-height:22px!important;display:flex!important;align-items:center!important;gap:4px!important;padding:0 6px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important;color:#374151!important;font-size:10px!important;line-height:1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-summary b{flex:0 0 auto!important;color:#111827!important;font-size:10px!important;font-weight:700!important}.zt-unit-properties-utility{min-height:30px!important;display:flex!important;align-items:center!important;gap:6px!important;padding:4px 8px!important;border-bottom:1px solid #d7dde6!important;background:#f2f3f6!important}.zt-unit-properties-utility button,.zt-unit-properties-body button,.zt-unit-properties-actions button,.zt-unit-properties-sensors-pane>button,.zt-unit-properties-dialog .page-toolbar button,.zt-unit-properties-dialog .key-value-table>button,.zt-unit-properties-dialog .sensor-calibration-row button,.zt-unit-properties-dialog .maintenance-row button{min-height:24px!important;height:24px!important;padding:0 9px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:10px!important;line-height:1!important}.zt-unit-properties-utility button:hover:not(:disabled),.zt-unit-properties-body button:hover:not(:disabled),.zt-unit-properties-actions button:hover:not(:disabled),.zt-unit-properties-dialog .page-toolbar button:hover:not(:disabled),.zt-unit-properties-dialog .key-value-table>button:hover:not(:disabled),.zt-unit-properties-dialog .sensor-calibration-row button:hover:not(:disabled),.zt-unit-properties-dialog .maintenance-row button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;background:#fbf7fc!important;color:var(--zt-project-accent-dark)!important}.zt-unit-properties-fieldset{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) 34px!important;overflow:hidden!important}.zt-unit-properties-tabs{max-height:58px!important;min-height:58px!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;overflow:hidden!important;border-bottom:1px solid #d7dde6!important;background:#f2f3f6!important}.zt-unit-properties-tabs button{min-width:0!important;min-height:29px!important;height:29px!important;padding:0 6px!important;border:0!important;border-right:1px solid #d7dde6!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:#f8f9fb!important;color:#1f2937!important;font-size:10px!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-tabs button.active{border-bottom-color:var(--zt-project-accent)!important;background:#fff!important;color:var(--zt-project-accent-dark)!important;box-shadow:inset 0 -1px 0 var(--zt-project-accent)!important}.zt-unit-properties-tabs button[aria-disabled=true]{opacity:.46!important;cursor:not-allowed!important}.zt-unit-properties-body{min-height:0!important;padding:8px!important;overflow:auto!important;background:#fff!important;scrollbar-width:thin!important}.zt-unit-properties-body>*{min-width:0!important}.zt-unit-properties-body .properties-form,.zt-unit-properties-body .access-grid,.zt-unit-properties-body .key-value-table,.zt-unit-properties-body .diagnostics-pane,.zt-unit-properties-body .sensors-pane{min-height:0!important;gap:6px!important;align-content:start!important}.zt-unit-properties-body .properties-form.two-columns{grid-template-columns:repeat(2,minmax(220px,1fr))!important}.zt-unit-properties-body .properties-form label{min-height:42px!important;gap:3px!important;color:#4b5563!important;font-size:10px!important;line-height:1.1!important}.zt-unit-properties-body .properties-form label span{min-height:12px!important;color:#4b5563!important;font-size:10px!important;line-height:1.1!important}.zt-unit-properties-body input,.zt-unit-properties-body select,.zt-unit-properties-body textarea,.zt-unit-properties-dialog .zt-server-port-field input,.zt-unit-properties-dialog .zt-commands-form input,.zt-unit-properties-dialog .zt-commands-form select,.zt-unit-properties-dialog .zt-commands-form textarea{min-height:24px!important;height:24px!important;padding:0 7px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:1.15!important}.zt-unit-properties-body textarea,.zt-unit-properties-dialog .code-area,.zt-unit-properties-dialog .zt-commands-form textarea{height:auto!important;min-height:54px!important;max-height:120px!important;padding-top:5px!important;padding-bottom:5px!important;resize:vertical!important}.zt-unit-properties-body input:focus,.zt-unit-properties-body select:focus,.zt-unit-properties-body textarea:focus{border-color:var(--zt-project-accent)!important;outline:2px solid var(--zt-project-accent-outline)!important}.zt-unit-properties-body input[type=checkbox]{width:13px!important;height:13px!important;min-height:13px!important;padding:0!important;accent-color:var(--zt-project-accent)!important}.zt-unit-properties-body .checkbox-line{min-height:24px!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.zt-unit-properties-dialog .zt-server-port-field{min-height:24px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 30px!important;gap:4px!important}.zt-unit-properties-dialog .zt-server-host-toggle{width:30px!important;min-width:30px!important;padding:0!important;background:#6b7280!important;color:#fff!important;font-size:10px!important;font-weight:700!important}.zt-unit-properties-dialog .zt-server-host-toggle.active{background:var(--zt-project-accent)!important}.zt-unit-properties-body .zt-properties-note{min-height:24px!important;margin:0!important;padding:5px 7px!important;border:1px solid #e1e6ee!important;border-radius:2px!important;background:#f8f9fb!important;color:#4b5563!important;font-size:10px!important;line-height:1.25!important}.zt-unit-properties-body .zt-properties-note button{margin-left:8px!important}.zt-unit-properties-body .zt-trip-detector-form{display:grid!important;gap:7px!important;min-height:0!important}.zt-unit-properties-body .zt-trip-detector-form section{display:grid!important;gap:6px!important;padding:7px!important;border:1px solid #d8dee8!important;border-radius:2px!important;background:#f8f9fb!important}.zt-unit-properties-body .zt-trip-detector-form section>strong{color:#1f2937!important;font-size:11px!important;line-height:1.1!important}.zt-unit-properties-body .zt-trip-detector-form .properties-form{gap:6px!important}.zt-unit-properties-body .zt-trip-detector-form .properties-form label{min-height:38px!important}.zt-unit-properties-body .zt-trip-detector-preset-grid{display:flex!important;flex-wrap:wrap!important;gap:5px!important}.zt-unit-properties-body .zt-trip-detector-warnings{display:grid!important;gap:3px!important;padding:6px 7px!important;border:1px solid #f2c94c!important;border-radius:2px!important;background:#fffbea!important;color:#6b4e00!important;font-size:10px!important;line-height:1.2!important}.zt-unit-properties-body .zt-trip-detector-warnings span{display:block!important}.zt-unit-properties-body .zt-trip-detector-preset-grid button,.zt-unit-properties-body .zt-trip-detector-diagnostics-head button{min-height:24px!important;padding:3px 9px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;line-height:1!important}.zt-unit-properties-body .zt-trip-detector-preset-grid button:hover,.zt-unit-properties-body .zt-trip-detector-diagnostics-head button:hover{border-color:var(--zt-project-accent)!important;color:var(--zt-project-accent)!important}.zt-unit-properties-body .zt-trip-detector-preset-grid button:disabled,.zt-unit-properties-body .zt-trip-detector-diagnostics-head button:disabled{color:#9ca3af!important;cursor:default!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-head>div:first-child{min-width:0!important;display:grid!important;gap:2px!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-head>div:first-child span{overflow:hidden!important;color:#6b7280!important;font-size:10px!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:wrap!important}.zt-unit-properties-body .zt-trip-detector-range{display:inline-flex!important;overflow:hidden!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important}.zt-unit-properties-body .zt-trip-detector-range button{min-height:24px!important;padding:3px 8px!important;border:0!important;border-right:1px solid #e0e5ec!important;border-radius:0!important;background:#fff!important;color:#1f2937!important;font-size:10px!important;line-height:1!important}.zt-unit-properties-body .zt-trip-detector-range button:last-child{border-right:0!important}.zt-unit-properties-body .zt-trip-detector-range button.active{background:var(--zt-project-accent)!important;color:#fff!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-grid>div{min-height:32px!important;padding:5px 7px!important;border:1px solid #d8dee8!important;border-radius:2px!important;background:#fff!important;overflow:hidden!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-grid span{display:block!important;color:#6b7280!important;font-size:9px!important;line-height:1.15!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-grid strong{display:block!important;color:#111827!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-reasons{grid-column:span 4!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-reasons strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-recommendations{grid-column:span 4!important;border-left:3px solid var(--zt-project-accent)!important;background:#fbf7fc!important}.zt-unit-properties-body .zt-trip-detector-diagnostics-recommendations strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.zt-unit-properties-body .zt-trip-detector-recommendation-list{display:flex!important;flex-direction:column!important;gap:6px!important}.zt-unit-properties-body .zt-trip-detector-recommendation{display:flex!important;align-items:flex-start!important;gap:8px!important}.zt-unit-properties-body .zt-trip-detector-recommendation-badge{flex:0 0 auto!important;min-width:52px!important;border:1px solid transparent!important;border-radius:3px!important;padding:2px 5px!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;text-align:center!important}.zt-unit-properties-body .zt-trip-detector-recommendation-badge.danger{border-color:#ef444459!important;background:#ef44441f!important;color:#991b1b!important}.zt-unit-properties-body .zt-trip-detector-recommendation-badge.warning{border-color:#eab30873!important;background:#eab30829!important;color:#854d0e!important}.zt-unit-properties-body .zt-trip-detector-recommendation-badge.info{border-color:#2563eb47!important;background:#2563eb1a!important;color:#1d4ed8!important}.zt-unit-properties-sensors-pane{display:grid!important;grid-template-rows:minmax(0,auto) 24px auto!important;gap:6px!important}.zt-unit-properties-body .sensor-list{max-height:112px!important;min-height:0!important;overflow:auto!important;gap:4px!important;padding:0!important}.zt-unit-properties-body .sensor-row,.zt-unit-properties-body .module-checkbox,.zt-unit-properties-body .maintenance-row,.zt-unit-properties-body .sensor-calibration-row{min-height:28px!important;padding:3px 6px!important;gap:6px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important}.zt-unit-properties-body .sensor-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.zt-unit-properties-body .sensor-row strong,.zt-unit-properties-body .maintenance-row strong,.zt-unit-properties-body .diagnostics-pane strong{color:#111827!important;font-size:11px!important;line-height:1.1!important}.zt-unit-properties-body .sensor-row span,.zt-unit-properties-body .diagnostics-pane span,.zt-unit-properties-body .module-checkbox span{color:#4b5563!important;font-size:10px!important;line-height:1.15!important}.zt-unit-properties-body .zt-unit-access-workspace{min-height:0!important;display:grid!important;grid-template-columns:minmax(220px,.45fr) minmax(320px,1fr)!important;gap:8px!important}.zt-unit-properties-body .zt-unit-access-users,.zt-unit-properties-body .zt-unit-access-permissions{min-height:0!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important;overflow:hidden!important}.zt-unit-properties-body .zt-unit-access-head{min-height:28px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 8px!important;border-bottom:1px solid #d7dde6!important;background:#eef1f5!important;color:#111827!important;font-size:11px!important}.zt-unit-properties-body .zt-unit-access-head strong{margin-right:auto!important;font-size:11px!important}.zt-unit-properties-body .zt-unit-access-preset{width:92px!important;min-width:92px!important;height:22px!important;min-height:22px!important;padding:0 5px!important;font-size:10px!important}.zt-unit-properties-body .zt-unit-access-head label{min-height:22px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;color:#4b5563!important;font-size:10px!important}.zt-unit-properties-body .zt-unit-access-list,.zt-unit-properties-body .zt-unit-access-permission-grid{max-height:260px!important;overflow:auto!important}.zt-unit-properties-body .zt-unit-access-user{min-height:25px!important;display:grid!important;grid-template-columns:16px minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;padding:3px 8px!important;border-bottom:1px solid #e5e9f0!important;background:#fff!important;cursor:pointer!important}.zt-unit-properties-body .zt-unit-access-user.selected{background:#f4e8f7!important;box-shadow:inset 2px 0 0 var(--zt-project-accent)!important}.zt-unit-properties-body .zt-unit-access-user span,.zt-unit-properties-body .zt-unit-access-user small{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;line-height:1.1!important}.zt-unit-properties-body .zt-unit-access-user span{color:#111827!important;font-weight:600!important}.zt-unit-properties-body .zt-unit-access-user small{color:#6b7280!important}.zt-unit-properties-body .zt-unit-access-permission-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:6px!important;padding:7px!important}.zt-unit-properties-body .zt-unit-access-permission-grid fieldset{min-width:0!important;margin:0!important;padding:6px!important;border:1px solid #e0e4ed!important;border-radius:2px!important}.zt-unit-properties-body .zt-unit-access-permission-grid legend{padding:0 4px!important;color:var(--zt-project-accent-dark)!important;font-size:10px!important;font-weight:700!important}.zt-unit-properties-body .zt-unit-access-permission-grid label{min-height:22px!important;display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;color:#1f2937!important;font-size:10px!important}.zt-unit-properties-body .zt-unit-access-permission-grid span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-body .page-toolbar{gap:4px!important}.zt-unit-properties-dialog .sensor-editor{max-height:228px!important;margin-top:0!important;padding:7px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#f8f9fb!important;overflow:auto!important}.zt-unit-properties-dialog .properties-subtabs{min-height:28px!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(96px,1fr))!important;border-bottom:1px solid #d7dde6!important;background:#eef0f3!important}.zt-unit-properties-dialog .properties-subtabs button{min-height:28px!important;height:28px!important;padding:0 7px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;font-size:10px!important}.zt-unit-properties-dialog .properties-subtabs button.active{border-bottom-color:var(--zt-project-accent)!important;background:#fff!important;color:var(--zt-project-accent-dark)!important}.zt-unit-properties-dialog .zt-param-key-field{grid-template-columns:minmax(0,1fr) 26px!important;gap:4px!important}.zt-unit-properties-dialog .zt-param-key-picker{height:24px!important;min-height:24px!important;border-radius:2px!important}.zt-unit-properties-dialog .zt-param-key-menu{z-index:20020!important;max-height:170px!important;border-radius:2px!important;box-shadow:0 10px 24px #0f172a38!important}.zt-unit-properties-body .key-value-table{display:grid!important;align-content:start!important;gap:4px!important}.zt-unit-properties-body .sensor-calibration-row,.zt-unit-properties-body .maintenance-row{display:grid!important;grid-template-columns:repeat(2,minmax(100px,1fr)) auto!important;align-items:center!important}.zt-unit-properties-body .maintenance-row{grid-template-columns:minmax(150px,1fr) repeat(3,minmax(70px,.5fr)) auto!important}.zt-unit-properties-body .access-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;gap:4px!important}.zt-unit-properties-body .module-checkbox{min-height:26px!important;display:grid!important;grid-template-columns:16px minmax(0,1fr)!important;align-items:center!important}.zt-unit-properties-dialog .icon-preview{min-height:72px!important;max-height:100px!important;border:1px dashed #bcc4cf!important;border-radius:2px!important;background:#f8f9fb!important}.zt-unit-properties-dialog .icon-preview img{max-width:62px!important;max-height:62px!important}.zt-unit-properties-dialog .zt-commands-panel{min-height:0!important;max-height:100%!important;display:grid!important;grid-template-columns:minmax(190px,.35fr) minmax(0,1fr)!important;gap:6px!important}.zt-unit-properties-dialog .zt-commands-sidebar,.zt-unit-properties-dialog .zt-commands-editor,.zt-unit-properties-dialog .zt-commands-history{min-height:0!important;border-radius:2px!important;overflow:hidden!important}.zt-unit-properties-dialog .zt-commands-list,.zt-unit-properties-dialog .zt-commands-history-list{min-height:0!important;overflow:auto!important}.zt-unit-properties-dialog .zt-commands-form{gap:6px!important;padding:7px!important;overflow:auto!important}.zt-unit-properties-dialog .zt-commands-form label{gap:3px!important;font-size:10px!important}.zt-unit-properties-dialog .diagnostics-pane{display:grid!important;grid-template-rows:24px minmax(64px,.6fr) minmax(70px,1fr) auto!important;gap:6px!important}.zt-unit-properties-dialog .diagnostics-pane pre{min-height:0!important;margin:0!important;padding:6px!important;overflow:auto!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#f8f9fb!important;color:#111827!important;font-size:10px!important;line-height:1.25!important;white-space:pre-wrap!important}.zt-unit-properties-actions{min-height:34px!important;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;justify-content:start!important;gap:7px!important;padding:5px 8px!important;border-top:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-unit-properties-actions button:first-child{border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-unit-properties-actions button:first-child:hover:not(:disabled){background:var(--zt-project-accent-dark)!important;color:#fff!important}.zt-unit-properties-actions .properties-footnote{justify-self:end!important;color:#6b7280!important;font-size:10px!important;line-height:1!important}@media(max-width:900px){.zt-unit-properties-dialog{width:calc(100vw - 18px)!important;height:calc(100vh - 18px)!important}.zt-unit-properties-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;min-height:56px!important}.zt-unit-properties-dialog{grid-template-rows:36px 56px 30px minmax(0,1fr)!important}.zt-unit-properties-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-height:87px!important;min-height:87px!important}.zt-unit-properties-body .properties-form.two-columns,.zt-unit-properties-dialog .zt-commands-panel{grid-template-columns:1fr!important}}.zt-unit-properties-overlay .zt-unit-properties-dialog{width:min(1120px,calc(100vw - 32px))!important;height:min(560px,calc(100vh - 32px))!important;max-height:calc(100vh - 32px)!important;display:grid!important;grid-template-rows:36px 30px 30px minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-unit-properties-fieldset{display:grid!important;grid-template-rows:auto minmax(0,1fr) 34px!important;min-height:0!important;overflow:hidden!important}.zt-unit-properties-overlay .zt-unit-properties-body{min-height:0!important;padding:8px!important;overflow:auto!important}.zt-unit-properties-overlay .zt-unit-properties-tabs{max-height:58px!important;min-height:58px!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}.zt-unit-properties-overlay .zt-unit-properties-tabs button{min-height:29px!important;height:29px!important;font-size:10px!important}.zt-unit-properties-overlay .zt-unit-properties-actions{min-height:34px!important;padding:5px 8px!important}@media(max-width:900px){.zt-unit-properties-overlay .zt-unit-properties-dialog{width:calc(100vw - 18px)!important;height:calc(100vh - 18px)!important;grid-template-rows:36px 56px 30px minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-unit-properties-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-height:87px!important;min-height:87px!important}}.zt-unit-properties-overlay .zt-unit-properties-sensors-pane{min-height:0!important;height:100%!important;max-height:100%!important;display:grid!important;grid-template-columns:minmax(220px,.35fr) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:8px!important;overflow:hidden!important;align-content:stretch!important}.zt-unit-properties-overlay .zt-unit-sensors-list-column,.zt-unit-properties-overlay .zt-unit-sensor-editor-column{min-width:0!important;min-height:0!important;display:grid!important;overflow:hidden!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important}.zt-unit-properties-overlay .zt-unit-sensors-list-column{grid-template-rows:minmax(0,1fr) 30px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column{grid-template-rows:minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list{height:100%!important;max-height:none!important;min-height:0!important;padding:4px!important;overflow:auto!important;align-content:start!important;gap:4px!important;background:#f7f8fa!important}.zt-unit-properties-overlay .zt-unit-properties-body .sensor-row{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.zt-unit-properties-overlay .zt-unit-properties-body .sensor-row:hover{border-color:#bcc4cf!important;background:#fbf7fc!important}.zt-unit-properties-overlay .zt-unit-properties-body .sensor-row.active{border-color:var(--zt-project-accent)!important;background:#fbf7fc!important;box-shadow:inset 2px 0 0 var(--zt-project-accent)!important}.zt-unit-properties-overlay .zt-unit-properties-body .sensor-row .page-toolbar{flex-wrap:nowrap!important;justify-content:end!important}.zt-unit-properties-overlay .zt-unit-sensor-add{width:calc(100% - 8px)!important;margin:3px 4px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor{height:100%!important;max-height:none!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-rows:28px minmax(0,1fr) 30px!important;gap:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#fff!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.calibration-pane{min-height:0!important;padding:7px!important;overflow:auto!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-actions.compact{min-height:30px!important;padding:3px 7px!important;border-top:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-unit-properties-overlay .zt-unit-sensor-empty{align-self:start!important;margin:4px!important}@media(max-width:900px){.zt-unit-properties-overlay .zt-unit-properties-sensors-pane{grid-template-columns:1fr!important;grid-template-rows:minmax(120px,.4fr) minmax(0,1fr)!important}}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-pane{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:stretch!important;gap:7px!important;background:#fff!important}.zt-unit-properties-overlay .zt-calibration-help{display:grid!important;gap:3px!important;padding:6px 8px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#f8f9fb!important;color:#374151!important}.zt-unit-properties-overlay .zt-calibration-help strong{color:#111827!important;font-size:11px!important;line-height:1.15!important}.zt-unit-properties-overlay .zt-calibration-help span{color:#4b5563!important;font-size:10px!important;line-height:1.25!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;padding:0!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important;overflow:hidden!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview span{color:#6b7280!important;font-size:10px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview strong{color:#111827!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-table{min-height:0!important;display:grid!important;grid-auto-rows:min-content!important;gap:4px!important;overflow:auto!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row{display:grid!important;grid-template-columns:minmax(110px,1fr) minmax(110px,1fr) 64px!important;align-items:end!important;gap:4px!important;min-height:28px!important;padding:3px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-header{min-height:22px!important;align-items:center!important;padding:2px 6px!important;background:#f2f3f6!important;color:#374151!important;font-size:10px!important;font-weight:700!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row label{min-height:0!important;display:grid!important;gap:2px!important;color:#6b7280!important;font-size:9px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row input{width:100%!important;height:22px!important;min-height:22px!important;padding:0 6px!important;font-size:10px!important}.zt-workspace-panel.zt-notifications-wialon-panel{background:#f2f3f5!important;border-right:1px solid #c7ced8!important}.zt-notifications-sidebar{grid-template-rows:34px 32px minmax(0,1fr)!important;background:#f2f3f5!important}.zt-notifications-sidebar .units-search-row,.zt-notifications-sidebar .zt-module-toolbar{border-bottom:1px solid #c7ced8!important;background:#f2f3f5!important}.zt-notifications-sidebar .zt-module-toolbar{min-height:32px!important;height:32px!important;padding:4px 8px!important}.zt-notifications-sidebar .units-dots-button,.zt-notifications-sidebar .units-tool-button,.zt-notifications-sidebar .units-mini-action,.zt-sound-play{border-color:#bcc4cf!important;background:#fff!important;color:#374151!important}.zt-notifications-sidebar .units-tool-button.primary{border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-notifications-sidebar .units-dots-button:hover,.zt-notifications-sidebar .units-tool-button:hover:not(:disabled),.zt-notifications-sidebar .units-mini-action:hover,.zt-sound-play:hover{border-color:var(--zt-project-accent)!important;background:var(--zt-project-accent-soft)!important;color:var(--zt-project-accent-dark)!important}.zt-notifications-sidebar .units-tool-button.primary:hover:not(:disabled){border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent-dark)!important;color:#fff!important}.zt-notifications-sidebar .zt-rule-issue-filter{position:relative!important}.zt-notifications-sidebar .zt-rule-issue-filter span{position:absolute!important;top:-5px!important;right:-5px!important;min-width:14px!important;height:14px!important;padding:0 3px!important;border:1px solid #ffffff!important;border-radius:999px!important;background:#d97706!important;color:#fff!important;font-size:9px!important;line-height:12px!important;font-weight:700!important}.zt-notifications-sidebar .zt-rule-issue-filter.active{border-color:#d97706!important;background:#fff7ed!important;color:#92400e!important;box-shadow:inset 0 -2px #d97706!important}.zt-notifications-sidebar .units-toolbar-check input,.zt-notifications-sidebar .units-line-left input,.zt-notifications-card .multi-select input,.zt-inline-toggle input{accent-color:var(--zt-project-accent)!important}.zt-notifications-sidebar .units-toolbar-counter{height:24px!important;min-width:32px!important;border-color:#bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important}.zt-notifications-sidebar .units-toolbar-counter.warn{border-color:#d97706!important;background:#fff7ed!important;color:#92400e!important}.zt-notifications-sidebar .units-list-panel{border-top:0!important;background:#fff!important}.zt-notifications-sidebar .zt-notification-row{min-height:30px!important;height:30px!important;grid-template-columns:minmax(0,1fr) auto!important;padding:0 6px!important;border-bottom:1px solid #e1e6ee!important;background:#fff!important}.zt-notifications-sidebar .zt-notification-row:hover{background:#fbf7fc!important}.zt-notifications-sidebar .zt-notification-row.active{background:#f5e9f7!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-notifications-sidebar .units-line-left{grid-template-columns:14px 8px minmax(0,1fr)!important;gap:5px!important}.zt-notifications-sidebar .units-line-left input{width:12px!important;height:12px!important}.zt-notifications-sidebar .units-online-dot{width:7px!important;height:7px!important}.zt-notifications-sidebar .units-line-text strong{font-size:11px!important;line-height:1.05!important}.zt-notifications-sidebar .units-line-text span,.zt-notifications-sidebar .units-line-protocol{font-size:9px!important;line-height:1.05!important}.zt-notifications-sidebar .zt-notification-rule-sensor-status{max-width:72px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:2px 5px!important;border:1px solid #efd18a!important;border-radius:2px!important;background:#fff8e6!important;color:#7a4f00!important;font-size:9px!important;line-height:1!important}.zt-notifications-sidebar .zt-notification-rule-sensor-status.critical{border-color:#f2a3a3!important;background:#fef2f2!important;color:#991b1b!important}.zt-notifications-sidebar .units-mini-action{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}.zt-notifications-wialon-stage-shell{background:#fff!important}.zt-notifications-stage{height:100%!important;min-height:0!important;grid-template-rows:34px minmax(0,1fr) minmax(150px,.56fr)!important;gap:0!important;padding:0!important;background:#fff!important;overflow:hidden!important}.zt-notifications-kpis{height:34px!important;min-height:34px!important;gap:0!important;border-bottom:1px solid #c7ced8!important;background:#f7f8fa!important}.zt-notifications-kpis>div{min-height:34px!important;height:34px!important;padding:0 8px!important;border-right:1px solid #d7dde6!important;border-radius:0!important;background:transparent!important}.zt-notifications-kpis span{font-size:10px!important;line-height:1!important}.zt-notifications-kpis b{font-size:12px!important;line-height:1!important}.zt-notifications-kpis .zt-notification-kpi-warning{background:#fff7ed!important}.zt-notifications-kpis .zt-notification-kpi-warning span,.zt-notifications-kpis .zt-notification-kpi-warning b{color:#92400e!important}.zt-notifications-card{grid-template-rows:30px minmax(0,1fr) auto auto!important;border:0!important;border-bottom:1px solid #c7ced8!important;border-radius:0!important;box-shadow:none!important}.zt-notifications-card header{min-height:30px!important;height:30px!important;padding:0 8px!important;border-bottom:1px solid #d7dde6!important;background:#f2f3f5!important}.zt-notifications-card header strong{font-size:11px!important}.zt-notifications-card header span{font-size:9px!important}.zt-notification-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px 8px!important;padding:7px 8px!important}.zt-notification-form label,.zt-notifications-card .multi-select{min-height:0!important;gap:2px!important}.zt-notification-form label span,.zt-notifications-card .multi-select>span{font-size:9px!important;line-height:1.05!important}.zt-notification-form input,.zt-notification-form select,.zt-notification-form textarea,.zt-sound-play{height:22px!important;min-height:22px!important;font-size:10px!important;line-height:22px!important}.zt-notification-form textarea{height:58px!important;min-height:58px!important;max-height:96px!important;line-height:1.25!important}.zt-notifications-card .multi-select .zt-scroll{max-height:84px!important;border-color:#bcc4cf!important}.zt-notifications-card .multi-select label{min-height:20px!important;height:20px!important;padding:0 6px!important;font-size:10px!important}.zt-notifications-card .cms-actions{min-height:32px!important;height:32px!important;padding:4px 8px!important;background:#f7f8fa!important}.zt-notifications-card .cms-actions button{height:22px!important;min-height:22px!important;min-width:82px!important;border-radius:2px!important;font-size:10px!important}.zt-notifications-card .cms-actions button:not(.secondary){border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-notifications-card .cms-actions button:not(.secondary):hover{background:var(--zt-project-accent-dark)!important}.zt-notifications-events{grid-template-rows:26px 24px minmax(0,1fr)!important;border-radius:0!important;box-shadow:none!important}.zt-notifications-events h3{min-height:26px!important;height:26px!important;padding:0 8px!important;background:var(--zt-project-accent)!important;color:#fff!important;font-size:11px!important}.zt-notifications-events-head,.zt-notification-event{grid-template-columns:126px minmax(220px,1fr) 156px!important}.zt-notifications-events-head{min-height:24px!important;height:24px!important;border-bottom:1px solid #c7ced8!important;background:#f2f3f5!important;font-size:10px!important}.zt-notification-event{min-height:24px!important;height:24px!important;border-bottom:1px solid #e1e6ee!important;background:#fff!important}.zt-notification-event:nth-child(2n){background:#fbfcfd!important}.zt-notification-event:hover{background:#fbf7fc!important}.zt-notifications-events-head span,.zt-notification-event strong,.zt-notification-event span,.zt-notification-event small{min-width:0!important;padding:0 8px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;line-height:1.05!important}.zt-notification-event strong{font-weight:600!important}.zt-notification-event.empty{height:auto!important;min-height:36px!important;margin:6px 8px!important;border:1px dashed #c7ced8!important;background:#fff!important;color:#596576!important}.zt-notification-builder-sidebar{display:grid!important;grid-template-rows:34px auto 32px 28px minmax(0,1fr)!important;height:100%!important;min-height:0!important;background:#fff!important;color:#111827!important;overflow:hidden!important}.zt-notification-builder-title{display:grid!important;grid-template-columns:28px minmax(0,1fr) 44px!important;align-items:center!important;gap:6px!important;height:34px!important;padding:0 10px!important;border-bottom:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-notification-builder-title strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:700!important}.zt-text-icon-button,.zt-notification-builder-sidebar button,.zt-notification-wizard-stage button,.zt-notification-summary-card header button{min-height:22px!important;height:22px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#263442!important;font-size:10px!important;line-height:1!important}.zt-text-icon-button:hover,.zt-notification-builder-sidebar button:hover:not(:disabled),.zt-notification-wizard-stage button:hover:not(:disabled),.zt-notification-summary-card header button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;background:var(--zt-project-accent-soft)!important;color:var(--zt-project-accent-dark)!important}.zt-switch{position:relative!important;display:block!important;width:34px!important;height:18px!important}.zt-switch input{position:absolute!important;opacity:0!important}.zt-switch span{position:absolute!important;inset:0!important;border-radius:999px!important;background:#cbd5e1!important;box-shadow:inset 0 0 0 1px #b6c0cd!important;cursor:pointer!important}.zt-switch span:after{content:""!important;position:absolute!important;top:2px!important;left:2px!important;width:14px!important;height:14px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 3px #0f172a3d!important;transition:transform .16s ease!important}.zt-switch input:checked+span{background:var(--zt-project-accent)!important}.zt-switch input:checked+span:after{transform:translate(16px)!important}.zt-notification-builder-fields{display:grid!important;gap:6px!important;padding:10px!important;border-bottom:1px solid #e1e6ee!important;background:#fff!important}.zt-notification-builder-fields label,.zt-notification-actions-grid label,.zt-notification-text-step label{display:grid!important;gap:3px!important;min-width:0!important;font-size:10px!important;color:#3f4b5d!important}.zt-notification-builder-fields span,.zt-notification-actions-grid label>span,.zt-notification-text-step label>span{font-size:10px!important;line-height:1.1!important}.zt-notification-builder-fields input,.zt-notification-builder-fields select,.zt-notification-builder-fields textarea,.zt-notification-object-toolbar input,.zt-notification-wizard-stage input,.zt-notification-wizard-stage select,.zt-notification-wizard-stage textarea{min-height:24px!important;height:24px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:11px!important;line-height:1.2!important}.zt-notification-builder-fields textarea{height:48px!important;resize:none!important}.zt-notification-object-toolbar{display:grid!important;grid-template-columns:28px 28px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;height:32px!important;padding:4px 10px!important;border-bottom:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-notification-object-toolbar button.active,.zt-notification-wizard-stage button:not(.secondary),.zt-notification-condition-card button.active,.zt-notification-summary-card header button{border-color:var(--zt-project-accent-dark)!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-notification-select-all{display:grid!important;grid-template-columns:16px minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;height:28px!important;padding:0 10px!important;border-bottom:1px solid #e1e6ee!important;background:#f2f3f5!important;font-size:10px!important}.zt-notification-builder-units{min-height:0!important;overflow:auto!important}.zt-notification-builder-units label{display:grid!important;grid-template-columns:15px 16px minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;min-height:28px!important;height:28px!important;padding:0 10px!important;border-bottom:1px solid #edf0f5!important;background:#fff!important;font-size:11px!important}.zt-notification-builder-units label.selected{background:#f5e9f7!important}.zt-notification-builder-units strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-notification-builder-units small{max-width:118px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#b45309!important;font-size:9px!important}.zt-mini-car{color:#d64242!important;font-size:12px!important}.zt-notification-builder-sidebar input[type=checkbox],.zt-notification-wizard-stage input[type=checkbox],.zt-notification-wizard-stage input[type=radio]{accent-color:var(--zt-project-accent)!important}.zt-notification-wizard-stage{display:grid!important;grid-template-rows:42px minmax(0,1fr) auto 38px!important;gap:0!important;height:100%!important;min-height:0!important;padding:0!important;background:#f7f8fa!important;overflow:hidden!important}.zt-notification-stepper{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:center!important;height:42px!important;border-bottom:1px solid #d7dde6!important;background:#fff!important}.zt-notification-stepper button{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;height:100%!important;border-width:0 0 2px 0!important;border-color:transparent!important;border-radius:0!important;background:transparent!important;color:#7b8796!important;font-size:11px!important}.zt-notification-stepper button span{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;border:1px solid currentColor!important;border-radius:50%!important;font-size:10px!important}.zt-notification-stepper button.active,.zt-notification-stepper button.done{border-color:var(--zt-project-accent)!important;color:var(--zt-project-accent-dark)!important}.zt-notification-wizard-content{display:block!important;min-height:0!important;padding:22px clamp(18px,8vw,170px) 28px!important;overflow:auto!important}.zt-notification-wizard-content h2{margin:18px 0 10px!important;border-bottom:1px dashed #9aa5b4!important;color:#111827!important;font-size:12px!important;font-weight:700!important}.zt-notification-info{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 16px!important;align-items:start!important;max-width:760px!important;margin:0 0 10px!important;padding:10px 12px!important;border-left:2px solid var(--zt-project-accent)!important;background:var(--zt-project-accent-soft)!important;color:#263442!important;font-size:11px!important}.zt-notification-info strong,.zt-notification-info span{grid-column:1!important}.zt-notification-info button{grid-column:2!important;grid-row:1 / span 2!important}.zt-notification-warning{display:grid!important;gap:3px!important;max-width:760px!important;margin:10px 0 0!important;padding:9px 12px!important;border-left:2px solid #d97706!important;background:#fff7ed!important;color:#7c2d12!important;font-size:11px!important}.zt-notification-warning.critical{border-left-color:#dc2626!important;background:#fef2f2!important;color:#7f1d1d!important}.zt-notification-warning strong{font-size:11px!important}.zt-notification-select-condition{display:grid!important;grid-template-columns:minmax(220px,310px) minmax(0,1fr)!important;gap:10px!important;align-items:center!important;max-width:760px!important;min-height:54px!important;padding:10px!important;border:1px solid #d7dde6!important;background:#fff!important}.zt-notification-select-condition div{display:grid!important;gap:2px!important}.zt-notification-select-condition strong{font-size:12px!important}.zt-notification-select-condition span{color:#6b7280!important;font-size:10px!important}.zt-notification-condition-params{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-width:760px!important;margin:10px 0 4px!important;padding:10px!important;border:1px solid #d7dde6!important;background:#fff!important}.zt-notification-condition-params.three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.zt-notification-condition-params.four{grid-template-columns:repeat(4,minmax(0,1fr))!important}.zt-notification-condition-params.compact{max-width:none!important;margin:0 0 6px 40px!important;padding:6px!important;gap:6px!important;background:#f9fafc!important}.zt-notification-condition-params label{display:grid!important;gap:3px!important;min-width:0!important}.zt-notification-condition-params span{color:#3f4b5d!important;font-size:10px!important;line-height:1.1!important}.zt-notification-combined{display:grid!important;gap:6px!important;max-width:760px!important;margin:6px 0 10px!important;padding:9px 10px!important;border:1px solid #d7dde6!important;background:#fff!important}.zt-notification-combined-head{display:grid!important;grid-template-columns:minmax(0,1fr) 72px 90px!important;align-items:center!important;gap:8px!important}.zt-notification-combined-head div{display:grid!important;gap:2px!important}.zt-notification-combined strong{color:#111827!important;font-size:11px!important}.zt-notification-combined span,.zt-notification-combined small,.zt-notification-combined p{margin:0!important;color:#5f6b7a!important;font-size:10px!important;line-height:1.25!important}.zt-notification-combined-list{display:grid!important;gap:4px!important}.zt-notification-combined-item{display:grid!important;gap:0!important;border-top:1px solid #eef1f5!important}.zt-notification-combined-row{display:grid!important;grid-template-columns:34px minmax(180px,1fr) minmax(120px,.7fr) 26px!important;align-items:center!important;gap:6px!important;min-height:26px!important;padding:3px 0!important}.zt-notification-combined-row>span{color:#8c3f94!important;font-weight:700!important}.zt-notification-condition-grid{display:grid!important;grid-template-columns:repeat(3,minmax(170px,1fr))!important;gap:12px!important;max-width:760px!important}.zt-notification-condition-card{min-height:118px!important;padding:12px!important;border:1px solid #d7dde6!important;border-radius:3px!important;background:#fff!important}.zt-notification-condition-card h3{margin:0 0 10px!important;color:#111827!important;font-size:11px!important}.zt-notification-condition-card div{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.zt-notification-condition-card button{width:auto!important;max-width:100%!important;padding:0 9px!important;background:#f2f3f5!important}.zt-notification-condition-card button:disabled{opacity:.48!important;cursor:not-allowed!important}.zt-notification-limits{display:grid!important;gap:8px!important;max-width:760px!important}.zt-notification-row-field,.zt-notification-limits fieldset,.zt-notification-collapsed{display:grid!important;grid-template-columns:minmax(230px,1fr) 116px 130px!important;align-items:center!important;gap:8px!important;min-height:34px!important;padding:6px 10px!important;border:1px solid #d7dde6!important;background:#fff!important;color:#263442!important;font-size:11px!important}.zt-notification-limits fieldset{grid-template-columns:minmax(230px,1fr) minmax(0,1fr)!important;border-radius:2px!important}.zt-notification-limits legend{padding:0 4px!important;font-size:11px!important;font-weight:600!important}.zt-notification-limits fieldset label{display:flex!important;align-items:center!important;gap:6px!important;min-height:24px!important}.zt-notification-collapsed{grid-template-columns:minmax(0,1fr) 16px!important;min-height:30px!important;background:#f7f8fa!important}.zt-notification-limit-block{display:grid!important;gap:0!important}.zt-notification-limit-grid{display:grid!important;gap:8px!important;padding:8px 10px!important;border:1px solid #d7dde6!important;border-top:0!important;background:#fff!important}.zt-notification-limit-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important}.zt-notification-limit-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.zt-notification-limit-grid.schedule{grid-template-columns:110px 110px minmax(0,1fr)!important;align-items:end!important}.zt-notification-limit-grid label{display:grid!important;gap:3px!important;color:#334155!important;font-size:10px!important}.zt-notification-limit-grid input,.zt-notification-limit-grid select{height:24px!important;min-width:0!important;border:1px solid #bcc4cf!important;border-radius:2px!important;padding:0 6px!important;font-size:11px!important}.zt-notification-days{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important}.zt-notification-days label{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-height:24px!important;border:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-notification-days label.selected{border-color:#8c3f94!important;color:#8c3f94!important}.zt-notification-actions-grid{display:grid!important;grid-template-columns:minmax(240px,.9fr) minmax(280px,1.1fr)!important;gap:16px!important;max-width:760px!important}.zt-notification-actions-grid section,.zt-notification-text-step,.zt-notification-preview{display:grid!important;gap:8px!important;padding:12px!important;border:1px solid #d7dde6!important;background:#fff!important}.zt-notification-actions-grid h2{margin:0 0 4px!important;border:0!important}.zt-notification-actions-grid section:first-child label{grid-template-columns:16px minmax(0,1fr)!important;align-items:center!important;min-height:28px!important;padding:0 8px!important;border:1px solid #e1e6ee!important;background:#f7f8fa!important}.zt-notification-actions-grid label.selected{border-color:var(--zt-project-accent)!important;background:#f5e9f7!important}.zt-notification-actions-grid label.disabled{opacity:.62!important;background:#f1f3f6!important}.zt-notification-actions-grid label small{grid-column:2!important;min-height:14px!important;color:#6b7280!important;font-size:10px!important;line-height:1.25!important}.zt-notification-action-field{display:grid!important;gap:5px!important}.zt-notification-action-status{min-height:24px!important;padding:6px 8px!important;border:1px solid #d7dde6!important;background:#f7f8fa!important;color:#4b5563!important;font-size:10px!important;line-height:1.25!important}.zt-notification-action-status.ok{border-color:#9fd6b5!important;background:#edf9f1!important;color:#17623a!important}.zt-notification-action-status.warn{border-color:#efd18a!important;background:#fff8e6!important;color:#7a4f00!important}.zt-notification-actions-grid.wialon{grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr)!important}.zt-notification-actions-grid.wialon .zt-notification-action-picker{align-content:start!important}.zt-notification-actions-grid.wialon .zt-notification-action-select{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;align-items:center!important;min-height:28px!important;padding:0!important;border:0!important;background:transparent!important}.zt-notification-actions-grid.wialon .zt-notification-action-select span{color:#4b5563!important;font-size:11px!important;font-weight:400!important}.zt-notification-selected-actions{display:grid!important;gap:4px!important}.zt-notification-selected-action{display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;min-height:28px!important;padding:0 0 0 8px!important;border:1px solid #d7dde6!important;background:#f7f8fa!important;color:#111827!important;font-size:11px!important}.zt-notification-selected-action span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-notification-selected-action button{width:22px!important;min-width:22px!important;height:22px!important;padding:0!important;border:0!important;background:transparent!important;color:#6b7280!important}.zt-notification-selected-action button:hover:not(:disabled){color:#ef4444!important;background:#fff0f0!important}.zt-notification-selected-action.empty,.zt-notification-action-empty{display:block!important;padding:8px!important;border:1px dashed #d7dde6!important;background:#fff!important;color:#6b7280!important;font-size:11px!important;line-height:1.35!important}.zt-notification-text-step.wialon{display:grid!important;grid-template-columns:minmax(360px,1fr) minmax(260px,.72fr)!important;align-items:start!important;max-width:980px!important;padding:0!important;border:0!important;background:transparent!important}.zt-notification-text-editor{display:grid!important;gap:8px!important;padding:12px!important;border:1px solid #d7dde6!important;background:#fff!important}.zt-notification-text-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) 82px!important;gap:8px!important;align-items:end!important}.zt-notification-text-toolbar label,.zt-notification-textarea-field{display:grid!important;gap:4px!important;margin:0!important}.zt-notification-text-toolbar span,.zt-notification-textarea-field span{color:#4b5563!important;font-size:11px!important}.zt-notification-text-step textarea{height:86px!important;min-height:86px!important;resize:vertical!important}.zt-notification-token-row{display:flex!important;flex-wrap:wrap!important;gap:5px!important;align-items:center!important;padding:6px!important;border:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-notification-token-row button{width:auto!important;min-width:64px!important;padding:0 8px!important;background:#fff!important;color:var(--zt-project-accent-dark)!important}.zt-notification-param-summary{display:grid!important;gap:6px!important;padding:7px!important;border:1px solid #d7dde6!important;background:#fff!important;align-self:start!important}.zt-notification-param-summary>strong{font-size:11px!important;color:#1d2733!important}.zt-notification-param-summary>div{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:6px!important}.zt-notification-param-summary span{display:grid!important;gap:2px!important;min-height:42px!important;padding:6px!important;border:1px solid #e2e6ec!important;background:#f7f8fa!important}.zt-notification-param-summary small,.zt-notification-param-summary em{overflow:hidden!important;color:#607080!important;font-size:10px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-style:normal!important}.zt-notification-param-summary b{overflow:hidden!important;color:#1d2733!important;font-size:11px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-notification-preview{gap:4px!important;background:#f7f8fa!important;color:#263442!important}.zt-notification-wizard-status{display:grid!important;gap:4px!important;padding:4px 12px!important;border-top:1px solid #d7dde6!important;background:#fff!important}.zt-notification-wizard-footer{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-height:38px!important;padding:6px 12px!important;border-top:1px solid #d7dde6!important;background:#fff!important}.zt-notification-wizard-footer button{min-width:82px!important}.zt-notification-summary-card{grid-template-rows:30px minmax(0,1fr)!important}.zt-notification-summary-card header{grid-template-columns:minmax(0,1fr) auto!important}.zt-notification-summary-body{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;align-content:start!important;padding:12px!important;background:#fff!important}.zt-notification-summary-body>div:not(.units-empty-state){display:grid!important;gap:4px!important;min-height:54px!important;padding:10px!important;border:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-notification-summary-body span{color:#6b7280!important;font-size:10px!important}.zt-notification-summary-body strong{font-size:12px!important}.zt-notification-summary-body .zt-notification-summary-sensor.ok{border-color:#9fd6b5!important;background:#edf9f1!important}.zt-notification-summary-body .zt-notification-summary-sensor.warn{border-color:#efd18a!important;background:#fff8e6!important}.zt-notification-summary-body .zt-notification-summary-sensor.critical{border-color:#f2a3a3!important;background:#fef2f2!important}.zt-notification-summary-sensor small{color:#4b5563!important;font-size:10px!important;line-height:1.25!important}@media(max-width:980px){.zt-notification-wizard-content{padding:14px!important}.zt-notification-condition-grid,.zt-notification-condition-params,.zt-notification-condition-params.three,.zt-notification-condition-params.four,.zt-notification-actions-grid,.zt-notification-summary-body{grid-template-columns:1fr!important}.zt-notification-stepper button{font-size:0!important}.zt-notification-stepper button span{font-size:10px!important}}.zt-workspace-panel.zt-objects-page-panel,.zt-workspace-panel.zt-geofences-wialon-panel{min-width:240px!important}.zt-objects-page-panel .zt-workspace-panel-content,.zt-objects-page-stage .zt-workspace-stage-content,.zt-geofences-wialon-panel .zt-workspace-panel-content,.zt-geofences-map-stage .zt-workspace-stage-content{min-height:0!important;overflow:hidden!important}.zt-objects-page-sidebar{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:34px 34px minmax(0,1fr)!important;background:#f2f3f5!important;color:#111827!important;font-family:Arial,Segoe UI,sans-serif!important;font-size:11px!important}.zt-objects-page-toolbar{min-height:34px!important;height:34px!important;display:grid!important;grid-template-columns:auto minmax(96px,122px) minmax(0,1fr) 24px!important;align-items:center!important;gap:4px!important;padding:5px 8px!important;border-bottom:1px solid #cfd6e2!important;background:#f2f3f5!important;overflow:visible!important}.zt-objects-page-toolbar .zt-users-create,.zt-objects-page-toolbar .zt-geofences-clear-search,.zt-objects-page-toolbar .zt-users-searchbox{height:24px!important;min-height:24px!important;border:1px solid #bcc4cf!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;box-shadow:none!important}.zt-objects-page-toolbar .zt-users-create{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;min-width:74px!important;padding:0 8px!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important}.zt-objects-page-toolbar .zt-geofences-clear-search{width:24px!important;min-width:24px!important;display:inline-grid!important;place-items:center!important;padding:0!important}.zt-objects-page-toolbar .zt-users-searchbox{min-width:0!important;display:flex!important;align-items:center!important;gap:5px!important;padding:0 7px!important}.zt-objects-page-toolbar .zt-users-searchbox input{width:100%!important;min-width:0!important;height:22px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#111827!important;font-size:11px!important;line-height:22px!important}.zt-objects-page-list{display:block!important;min-height:0!important;height:100%!important;padding:0!important;border:0!important;background:#fff!important;overflow:auto!important;visibility:visible!important;opacity:1!important}.zt-objects-page-row{min-height:28px!important;height:28px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;padding:0 6px!important;border:0!important;border-bottom:1px solid #e1e6ee!important;border-radius:0!important;background:#fff!important;color:#111827!important;box-shadow:none!important;cursor:pointer!important;visibility:visible!important;opacity:1!important}.zt-objects-page-row:hover{background:#fbf7fc!important}.zt-objects-page-row.active{background:#f5e9f7!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.zt-objects-page-row .units-line-left{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:center!important}.zt-objects-page-row .units-line-text{min-width:0!important;display:grid!important}.zt-objects-page-row .units-line-text strong{min-width:0!important;color:#111827!important;font-size:11px!important;font-weight:600!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-objects-page-row .units-line-right{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:3px!important}.zt-objects-page-row .units-mini-action{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#495466!important}.zt-objects-page-row .units-mini-action:hover:not(:disabled){background:#f5e9f7!important;color:var(--zt-project-accent-dark)!important}.zt-objects-page-row .units-mini-action svg{width:13px!important;height:13px!important}.zt-objects-page-panel .units-empty-state,.zt-geofences-wialon-panel .zt-empty-list{margin:8px!important;padding:10px!important;border:1px dashed #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#596576!important;font-size:11px!important}.zt-geofences-wialon-body,.zt-geofences-list{min-height:0!important;visibility:visible!important;opacity:1!important}.zt-geofences-list{display:block!important;height:100%!important;overflow:auto!important}.zt-geofence-row{display:grid!important;visibility:visible!important;opacity:1!important}.zt-geofences-wialon-tabs button.active,.zt-geofences-mode-toggle button.active,.zt-geofence-row.active{border-color:var(--zt-project-accent)!important;color:var(--zt-project-accent-dark)!important}.zt-geofences-wialon-tabs button.active{border-bottom-color:var(--zt-project-accent)!important;background:#fff!important;box-shadow:inset 0 -2px 0 var(--zt-project-accent)!important}.zt-geofence-row.active{background:#f5e9f7!important;box-shadow:inset 3px 0 0 var(--zt-project-accent)!important}.notification-overlay{top:clamp(88px,34vh,300px)!important;right:42px!important;width:min(390px,calc(100vw - 28px))!important;pointer-events:none!important}.notification-overlay .window{pointer-events:auto!important}.notification-window{width:min(390px,calc(100vw - 28px))!important;border:1px solid #66707c!important;border-radius:4px!important;background:#fff!important;color:#111827!important;box-shadow:0 12px 30px #0f172a42!important;overflow:hidden!important;font-family:Arial,Segoe UI,sans-serif!important}.notification-window .window-header{min-height:36px!important;height:36px!important;padding:0 8px 0 12px!important;border-bottom:1px solid #4b5563!important;background:#5d6673!important;color:#fff!important;font-size:12px!important;font-weight:600!important}.notification-window .window-header span{min-width:0!important;color:#fff!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.notification-window .window-close{width:22px!important;height:22px!important;display:inline-grid!important;place-items:center!important;color:#fff!important;border-radius:2px!important}.notification-window .window-close:hover{background:#ffffff29!important;color:#fff!important}.notification-window .window-body{padding:0!important;background:#fff!important}.notification-popup.zt-command-inbox{max-height:none!important;display:grid!important;grid-template-rows:minmax(0,1fr) 42px!important;gap:0!important;overflow:hidden!important;background:#fff!important}.notification-popup-list{min-height:118px!important;max-height:262px!important;overflow:auto!important;background:#fff!important}.notification-popup .report-empty{margin:0!important;padding:14px 12px!important;color:#596576!important;font-size:11px!important}.notification-item{display:grid!important;gap:0!important;padding:0!important;border:0!important;border-bottom:1px solid #e1e6ee!important;border-radius:0!important;background:#fff!important;color:#111827!important}.notification-item:nth-child(2n){background:#fbfcfd!important}.notification-item:hover{background:#fbf7fc!important}.notification-item-head{min-height:26px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 40px 62px 22px!important;align-items:center!important;gap:3px!important;padding:0 6px 0 8px!important}.notification-item-main{min-width:0!important;height:26px!important;display:grid!important;grid-template-columns:14px minmax(0,1fr) auto!important;align-items:center!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important;color:#111827!important;text-align:left!important;cursor:pointer!important}.notification-item-main:hover strong{color:var(--zt-project-accent-dark)!important}.notification-item-unit{width:10px!important;height:14px!important;display:inline-block!important;border:1px solid #b42318!important;border-radius:2px!important;background:linear-gradient(180deg,#f97373,#b42318)!important;box-shadow:inset 0 2px #ffffff8c!important}.notification-item strong{min-width:0!important;color:#111827!important;font-size:11px!important;font-weight:600!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.notification-item time{color:#596576!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}.notification-item p{margin:0!important;padding:0 12px 7px 27px!important;color:#111827!important;font-size:11px!important;line-height:1.25!important;word-break:break-word!important;white-space:normal!important}.notification-item-channel{height:20px!important;display:inline-grid!important;grid-template-columns:12px minmax(0,1fr)!important;align-items:center!important;gap:1px!important;color:#394455!important}.notification-item-channel small{color:#394455!important;font-size:7px!important;line-height:1!important;text-transform:lowercase!important}.notification-item-delete,.notification-item-expand{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:2px!important;background:transparent!important;color:#5b6572!important;cursor:pointer!important}.notification-item-delete{width:60px!important;min-width:60px!important;grid-template-columns:12px minmax(0,1fr)!important;gap:3px!important;color:#dc2626!important}.notification-item-delete span{font-size:10px!important;line-height:1!important}.notification-item-delete:hover,.notification-item-expand:hover{background:#f1edf4!important}.notification-item-expand.collapsed svg{transform:rotate(90deg)!important}.notification-popup-footer{min-height:42px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;padding:8px 10px!important;border-top:1px solid #d7dde6!important;background:#fff!important}.notification-popup-footer button{height:24px!important;min-height:24px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:2px!important;background:transparent!important;color:var(--zt-project-accent)!important;font-size:11px!important;line-height:1!important;cursor:pointer!important}.notification-popup-footer button:hover:not(:disabled){background:#f5e9f7!important;color:var(--zt-project-accent-dark)!important}.notification-popup-footer button:disabled{color:#94a3b8!important;cursor:default!important}.properties-overlay.zt-force-password-overlay{padding:10px!important;align-items:center!important;justify-items:center!important}.properties-overlay .properties-dialog.zt-force-password-dialog,.properties-dialog.zt-force-password-dialog{width:min(340px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;min-height:0!important;max-height:min(360px,calc(100dvh - 20px))!important;grid-template-rows:30px minmax(0,1fr) 40px!important;border-radius:5px!important}.zt-force-password-dialog .properties-header{min-height:30px!important;padding:5px 9px!important}.zt-force-password-dialog .properties-header strong{font-size:12px!important;line-height:1.05!important}.zt-force-password-dialog .properties-header span{display:none!important}.zt-force-password-dialog .zt-force-password-body{gap:7px!important;padding:9px 10px!important}.zt-force-password-dialog .zt-force-password-body p{font-size:11px!important;line-height:1.3!important}.zt-force-password-dialog .zt-force-password-body label{gap:3px!important}.zt-force-password-dialog .zt-force-password-body label span{font-size:10px!important}.zt-force-password-dialog .zt-force-password-body input{height:27px!important;min-height:27px!important;padding:0 8px!important;font-size:12px!important}.zt-force-password-dialog .zt-force-password-status{min-height:14px!important;font-size:10px!important}.zt-force-password-dialog .zt-force-password-actions{min-height:40px!important;gap:6px!important;padding:6px 10px!important}.zt-force-password-dialog .zt-force-password-actions button{min-width:0!important;height:27px!important;min-height:27px!important;padding:0 9px!important;border-radius:3px!important;font-size:11px!important}.zt-force-password-dialog .zt-force-password-actions .zt-primary-button{min-width:116px!important}@media(max-width:380px),(max-height:420px){.properties-overlay .properties-dialog.zt-force-password-dialog,.properties-dialog.zt-force-password-dialog{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;grid-template-rows:28px minmax(0,1fr) auto!important}.zt-force-password-dialog .zt-force-password-actions{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important}.zt-force-password-dialog .zt-force-password-actions .zt-primary-button{min-width:0!important}}.zt-command-inline-params{display:grid;gap:5px;margin:3px 2px 5px;padding:6px;border:1px solid #d7dde6;border-radius:2px;background:#f8f9fb}.zt-command-inline-params>span{color:#111827;font-size:10.5px;font-weight:600;line-height:1.2}.zt-command-inline-params input{width:100%;min-width:0;height:24px;padding:0 6px;border:1px solid #c7ced8;border-radius:2px;background:#fff;color:#111827;font-size:11px}.zt-command-inline-params input:focus{border-color:var(--zt-project-accent);outline:2px solid var(--zt-project-accent-outline)}.zt-command-inline-params>div{display:grid;grid-template-columns:1fr 1fr;gap:4px}.zt-command-menu .zt-command-inline-params button{min-height:22px;justify-content:center;padding:0 6px;border:1px solid var(--zt-project-accent-dark);border-radius:2px;background:var(--zt-project-accent);color:#fff;text-align:center;font-size:10.5px}.zt-command-menu .zt-command-inline-params button.secondary{border-color:#c7ced8;background:#fff;color:#111827}.zt-project-confirm-overlay{position:fixed;inset:0;z-index:2300;display:grid;place-items:center;padding:16px;background:#0f172a7a}.zt-project-confirm-dialog{width:min(320px,calc(100vw - 24px));max-height:calc(100dvh - 24px);display:grid;grid-template-rows:28px minmax(0,1fr) 38px;border:1px solid #45515f;border-radius:4px;background:#fff;box-shadow:0 18px 42px #0f172a47;overflow:hidden}.zt-project-confirm-dialog header{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px 0 10px;background:#566372;color:#fff}.zt-project-confirm-dialog header strong{font-size:12px;line-height:1}.zt-project-confirm-dialog header button{width:22px;height:22px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:2px;background:#ffffff14;color:#fff}.zt-project-confirm-dialog section{min-height:0;padding:12px 12px 8px;overflow:auto}.zt-project-confirm-dialog p{margin:0;color:#111827;font-size:12px;line-height:1.35}.zt-project-confirm-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:6px 10px;border-top:1px solid #d7dde6;background:#f7f8fa}.zt-project-confirm-dialog footer button{min-width:72px;height:24px;padding:0 10px;border:1px solid #c7ced8;border-radius:3px;background:#fff;color:#111827;font-size:11px}.zt-project-confirm-dialog footer button.primary{border-color:var(--zt-project-accent-dark);background:var(--zt-project-accent);color:#fff}.zt-project-confirm-dialog footer button.danger{border-color:#b42318;background:#b42318;color:#fff}.zt-project-confirm-dialog footer button:disabled{cursor:wait;opacity:.7}.zt-password-dialog{width:min(340px,calc(100vw - 20px));max-height:min(380px,calc(100dvh - 20px));display:grid;grid-template-rows:28px minmax(0,1fr) 38px;border:1px solid #45515f;border-radius:4px;background:#fff;box-shadow:0 18px 42px #0f172a47;overflow:hidden}.zt-password-dialog header{display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 10px;background:#566372;color:#fff}.zt-password-dialog header strong{font-size:12px;line-height:1}.zt-password-dialog header button{width:22px;height:22px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:2px;background:#ffffff14;color:#fff}.zt-password-dialog section{min-height:0;display:grid;gap:7px;padding:10px;overflow:auto}.zt-password-dialog section>span,.zt-password-dialog label span{color:#475569;font-size:10px;line-height:1.15}.zt-password-dialog label{display:grid;gap:3px}.zt-password-dialog input{height:27px;min-height:27px;padding:0 8px;border:1px solid #c7ced8;border-radius:2px;color:#111827;font-size:12px}.zt-password-dialog input:focus{border-color:var(--zt-project-accent);outline:2px solid var(--zt-project-accent-outline)}.zt-password-dialog p{margin:0;color:#b42318;font-size:10.5px;line-height:1.25}.zt-password-dialog footer{display:flex;justify-content:flex-end;gap:6px;padding:6px 10px;border-top:1px solid #d7dde6;background:#f7f8fa}.zt-password-dialog footer button{min-width:76px;height:24px;padding:0 10px;border:1px solid #c7ced8;border-radius:3px;background:#fff;color:#111827;font-size:11px}.zt-password-dialog footer button.primary{border-color:var(--zt-project-accent-dark);background:var(--zt-project-accent);color:#fff}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-pane{min-height:0!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:7px!important;padding:7px!important;overflow:auto!important;background:#fff!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-calibration-help,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-table{border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important;color:#111827!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-calibration-help{display:grid!important;gap:3px!important;padding:6px 8px!important;background:#f8f9fb!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-calibration-help strong{font-size:11px!important;line-height:1.15!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-calibration-help span{color:#4b5563!important;font-size:10px!important;line-height:1.25!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;overflow:hidden!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview>div{min-width:0!important;display:grid!important;gap:2px!important;padding:5px 7px!important;border-right:1px solid #e5e7eb!important;background:#fbfcfd!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview>div:last-child{border-right:0!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview span,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row label span{color:#6b7280!important;font-size:9.5px!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-preview strong{color:#111827!important;font-size:12px!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-table{min-height:0!important;display:grid!important;align-content:start!important;gap:4px!important;padding:4px!important;overflow:auto!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row{min-height:28px!important;display:grid!important;grid-template-columns:minmax(110px,1fr) minmax(110px,1fr) 64px!important;align-items:end!important;gap:4px!important;padding:3px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#fff!important;color:#111827!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-header{min-height:22px!important;align-items:center!important;padding:2px 6px!important;background:#eef1f5!important;color:#374151!important;font-size:10px!important;font-weight:700!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row label{min-width:0!important;display:grid!important;gap:2px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row input{width:100%!important;height:22px!important;min-height:22px!important;padding:0 6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row button,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-calibration-add{height:22px!important;min-height:22px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-calibration-add{width:100%!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-empty{min-height:26px!important;display:flex!important;align-items:center!important;padding:4px 6px!important;border:1px dashed #c7ced8!important;border-radius:2px!important;background:#fbfcfd!important;color:#596576!important;font-size:10px!important;line-height:1.2!important}@media(max-width:640px){.zt-reports-wialon-stage .zt-reports-table-region{grid-template-rows:56px 32px minmax(0,1fr)!important}.zt-reports-result-toolbar{min-height:56px!important;height:56px!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:26px 26px!important;gap:0!important;padding:2px 6px!important;overflow:hidden!important}.zt-reports-result-pager,.zt-reports-result-actions{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.zt-reports-result-actions{justify-content:flex-end!important}.zt-reports-result-pager span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.zt-reports-result-pager span:first-of-type{flex:0 0 auto!important}.zt-reports-result-pager span:nth-of-type(2){flex:1 1 auto!important}.zt-reports-result-toolbar .zt-reports-page-button{width:22px!important;min-width:22px!important}.zt-reports-result-toolbar .zt-reports-page-input{width:36px!important;min-width:36px!important}.zt-reports-result-toolbar .zt-select{width:50px!important;min-width:50px!important}.zt-reports-result-toolbar .zt-reports-link-button{min-width:64px!important}.zt-notifications-events,.zt-notifications-events-scroll{min-width:0!important;width:100%!important}.zt-notifications-events-scroll{overflow-x:hidden!important}.zt-notifications-events-head,.zt-notification-event{grid-template-columns:minmax(74px,27%) minmax(0,1fr) minmax(76px,25%)!important}.zt-notifications-events-head span,.zt-notification-event strong,.zt-notification-event span,.zt-notification-event small{padding:0 5px!important}.zt-topbar{overflow:hidden!important}.zt-brand{width:auto!important;flex:0 1 120px!important;min-width:92px!important;padding:0 6px 0 8px!important}.zt-top-actions{min-width:0!important;flex:0 1 auto!important;gap:4px!important;padding:0 4px!important}.zt-admin-link{max-width:38vw!important;padding:0 5px!important}.zt-logout{width:26px!important;min-width:26px!important;padding:0!important}.zt-logout span{display:none!important}.zt-burger{flex:0 0 26px!important}.zt-workspace{max-width:100%!important;overflow:hidden!important}.zt-workspace-panel,.zt-workspace-stage,.zt-workspace-stage-content,.zt-workspace-panel-content{width:100%!important;min-width:0!important;max-width:100%!important}.zt-workspace-panel.zt-messages-wialon-panel:not(.zt-reports-wialon-panel),.zt-workspace-panel.zt-reports-wialon-panel,.zt-workspace-panel.zt-tracks-wialon-panel,.zt-workspace-panel.zt-notifications-wialon-panel,.zt-workspace-panel.zt-users-page-panel,.zt-workspace-panel.zt-objects-page-panel,.zt-workspace-panel.zt-geofences-wialon-panel{width:100%!important;min-width:0!important;max-width:100%!important}.zt-messages-wialon-stage,.zt-tracks-wialon-stage,.zt-tracks-wialon-mapcard,.zt-tracks-map-summary,.zt-tracks-map-shell,.zt-tracks-events-overlay,.zt-notifications-stage,.zt-notifications-kpis,.zt-notifications-card,.zt-users-page-workarea,.zt-messages-map-region,.zt-messages-table-region,.zt-messages-table-resizer,.zt-messages-tabs{width:100%!important;min-width:0!important;max-width:100%!important}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-grid-head,.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-grid-row{padding-left:0!important;padding-right:0!important}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-col-resizer{right:0!important;width:4px!important}}@media(max-width:420px){.zt-user-settings-menu{position:fixed!important;top:36px!important;left:8px!important;right:8px!important;z-index:2200!important;width:auto!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 52px)!important;overflow-x:hidden!important}.zt-user-settings-menu .zt-user-settings-group,.zt-user-settings-menu input,.zt-user-settings-menu select,.zt-user-settings-menu button,.zt-user-settings-menu label{min-width:0!important;max-width:100%!important}.zt-users-page-stage,.zt-users-page-stage .zt-workspace-stage-content{height:100%!important;min-height:0!important;overflow:hidden!important}.zt-users-page-workarea{height:100%!important;min-height:0!important;max-height:100%!important;align-items:stretch!important;padding:8px!important;overflow:hidden!important}.zt-users-page-editor{position:absolute!important;inset:8px!important;width:auto!important;height:auto!important;max-height:none!important;transform:none!important;grid-template-rows:34px minmax(0,1fr) 40px!important}.zt-users-page-editor .zt-user-editor-body{display:block!important;min-height:0!important;overflow:auto!important}.zt-users-page-editor .zt-user-editor-pane{min-height:auto!important;overflow:visible!important}.zt-users-page-editor .zt-user-form-grid{grid-template-columns:minmax(0,1fr)!important}.zt-users-page-editor .zt-user-permissions-grid,.zt-users-page-editor .zt-user-units-list{max-height:180px!important;overflow:auto!important}.zt-users-page-editor .zt-user-editor-footer{min-height:40px!important}.zt-users-page-row .units-mini-action,.zt-objects-page-row .units-mini-action,.zt-notifications-sidebar .units-mini-action,.zt-messages-control-icon,.zt-reports-control-icon,.zt-reports-side-tools .units-tool-button:not(.wide){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;flex:0 0 24px!important;padding:0!important}.zt-users-page-row .units-mini-action svg,.zt-objects-page-row .units-mini-action svg,.zt-notifications-sidebar .units-mini-action svg,.zt-messages-control-icon svg,.zt-reports-control-icon svg,.zt-reports-side-tools .units-tool-button:not(.wide) svg{width:14px!important;height:14px!important}.zt-tracks-events-overlay .zt-track-filter-grid{min-height:56px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;padding:4px 6px!important}.zt-tracks-events-overlay .zt-track-filter-grid .zt-button{min-width:0!important;padding:0 6px!important;overflow:hidden!important}.zt-messages-wialon-stage:not(.zt-reports-wialon-stage) .zt-messages-grid-footer{gap:4px!important;padding:0 6px!important}.zt-messages-table-region,.zt-reports-table-region{grid-template-columns:minmax(0,1fr)!important}.zt-messages-footer-left,.zt-messages-footer-right{min-width:0!important;gap:4px!important}.zt-messages-footer-left{flex:0 0 auto!important}.zt-messages-footer-right{flex:1 1 auto!important;justify-content:flex-end!important;overflow:hidden!important}.zt-messages-footer-left .zt-select{width:50px!important;min-width:50px!important;flex:0 0 50px!important;padding:0 4px!important}.zt-messages-footer-left .zt-input{width:34px!important;min-width:34px!important;flex:0 0 34px!important;padding:0 4px!important}.zt-messages-footer-right span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}.zt-track-direction-icon{width:24px!important;height:24px!important;border:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}.zt-track-direction-icon span{position:relative!important;display:block!important;width:24px!important;height:24px!important;transform:rotate(var(--zt-track-arrow-angle, 0deg))!important;transform-origin:50% 50%!important}.zt-track-direction-icon span:before{content:""!important;position:absolute!important;left:6px!important;top:1px!important;width:12px!important;height:22px!important;clip-path:polygon(50% 0,100% 100%,50% 75%,0 100%)!important;background:var(--zt-track-arrow-color, #3277f0)!important;filter:drop-shadow(0 1px 1px rgba(15,23,42,.45))!important}.zt-track-direction-icon.active span:before{width:13px!important;left:5.5px!important;opacity:.98!important}.zt-track-playback-marker{width:28px!important;height:28px!important;border:0!important;background:transparent!important;box-shadow:none!important}.zt-track-playback-marker span{position:relative!important;display:block!important;width:28px!important;height:28px!important;border:2px solid #ffffff!important;border-radius:50%!important;background:#8e24aa!important;box-shadow:0 2px 8px #11182761!important;transform:rotate(var(--zt-track-course, 0deg))!important;transform-origin:50% 50%!important}.zt-track-playback-marker span:before{content:""!important;position:absolute!important;left:8px!important;top:3px!important;width:8px!important;height:16px!important;clip-path:polygon(50% 0,100% 100%,50% 78%,0 100%)!important;background:#fff!important}.zt-track-trip-number-icon{min-width:36px!important;min-height:28px!important;border:0!important;background:transparent!important;box-shadow:none!important}.zt-track-trip-number-icon span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:24px!important;height:24px!important;padding:0 4px!important;border:2px solid #ffffff!important;border-radius:999px!important;background:var(--zt-track-trip-color, #3277f0)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1!important;box-shadow:0 2px 8px #1118275c!important}.zt-track-trip-number-icon.active span{min-width:27px!important;height:27px!important;font-size:12px!important}.zt-track-break-icon{width:24px!important;height:24px!important;border:0!important;background:transparent!important;box-shadow:none!important}.zt-track-break-icon span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border:2px solid #ffffff!important;border-radius:50%!important;background:#f59e0b!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:1!important;box-shadow:0 2px 8px #11182757!important}.zt-track-break-icon.pause span{background:#7c3aed!important}.zt-track-player-toolbar{min-height:28px!important;align-items:center!important;gap:4px!important;padding:3px!important;border:1px solid rgba(199,206,216,.92)!important;border-radius:2px!important;background:#fffffff5!important;box-shadow:0 1px 3px #0f172a1f!important}.zt-track-player-button{width:26px!important;height:24px!important;min-width:26px!important;min-height:24px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#1f2937!important;cursor:pointer!important;box-shadow:none!important}.zt-track-player-button.primary{border-color:#2f74d0!important;background:var(--zt-project-accent)!important;color:#fff!important}.zt-track-player-button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;color:#0f62c9!important}.zt-track-player-button.primary:hover:not(:disabled){color:#fff!important}.zt-track-player-button:disabled,.zt-track-player-speed select:disabled{opacity:.45!important;cursor:not-allowed!important}.zt-track-player-speed{height:24px!important;display:inline-flex!important;align-items:center!important;gap:4px!important;padding-left:4px!important;border-left:1px solid #d6dbe3!important;color:#475569!important;font-size:10px!important;line-height:1!important}.zt-track-player-speed select{height:24px!important;min-height:24px!important;padding:0 18px 0 6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-tracks-wialon-mapcard .zt-track-scrubber{grid-template-columns:auto minmax(0,1fr) auto auto auto!important;min-height:32px!important;gap:8px!important;padding:4px 8px!important}.zt-track-scrubber-label,.zt-track-scrubber-value,.zt-tracks-wialon-mapcard .zt-track-scrubber strong,.zt-tracks-wialon-mapcard .zt-track-scrubber b{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.zt-track-scrubber-label{color:#475569!important;font-weight:500!important}.zt-track-scrubber-value{max-width:140px!important;color:#111827!important;font-weight:500!important}.zt-tracks-wialon-mapcard .zt-track-scrubber strong,.zt-tracks-wialon-mapcard .zt-track-scrubber b{color:#111827!important;font-size:10px!important}@media(max-width:720px){.zt-track-player-toolbar{left:8px!important;right:8px!important;justify-content:flex-end!important}.zt-track-player-speed span{display:none!important}.zt-tracks-wialon-mapcard .zt-track-scrubber{grid-template-columns:minmax(0,1fr) auto auto!important}.zt-track-scrubber-label,.zt-track-scrubber-value{display:none!important}}.zt-unit-properties-overlay .zt-unit-properties-sensors-pane{grid-template-columns:minmax(230px,280px) minmax(0,1fr)!important;gap:6px!important}.zt-unit-properties-overlay .zt-unit-sensors-list-column{grid-template-rows:auto minmax(0,1fr) 26px!important}.zt-unit-properties-overlay .zt-unit-sensors-list-column>.zt-properties-note{margin:4px!important;padding:5px 7px!important;font-size:10px!important;line-height:1.25!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list{padding:3px!important;gap:3px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row{min-height:40px!important;padding:3px 4px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px!important;align-items:center!important;border-radius:2px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row>div:first-child{min-width:0!important;gap:1px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row strong{max-width:100%!important;font-size:10.5px!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row span{max-width:100%!important;font-size:9.5px!important;line-height:1.12!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row .page-toolbar{display:grid!important;grid-template-columns:56px 54px!important;gap:3px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row .page-toolbar button{width:100%!important;min-width:0!important;height:21px!important;min-height:21px!important;padding:0 4px!important;font-size:9px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-add{width:calc(100% - 6px)!important;height:22px!important;min-height:22px!important;margin:2px 3px!important;padding:0 6px!important;font-size:10px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor{grid-template-rows:24px minmax(0,1fr) 28px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-subtabs{min-height:24px!important;height:24px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-subtabs button{height:24px!important;min-height:24px!important;padding:0 8px!important;font-size:10px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form{padding:5px 7px!important;gap:5px 7px!important;align-content:start!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form.two-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form label{min-height:0!important;gap:2px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form label span{font-size:9.5px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form input,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form select,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form textarea{height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:10px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor>.properties-form input[type=color]{width:42px!important;padding:1px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-param-key-field{grid-template-columns:minmax(0,1fr) 24px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-param-key-picker{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;padding:0!important;font-size:10px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-param-key-error{font-size:9px!important;line-height:1.05!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .checkbox-line{min-height:22px!important;display:flex!important;align-items:center!important;gap:5px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .checkbox-line input{width:13px!important;height:13px!important;min-height:13px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .checkbox-line span{font-size:10px!important;line-height:1.1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-actions.compact{min-height:28px!important;padding:3px 6px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-actions.compact button{height:22px!important;min-height:22px!important;padding:0 8px!important;font-size:10px!important}.zt-unit-properties-overlay .zt-unit-sensor-save-note{min-height:24px!important;margin:0 3px 3px!important;padding:4px 6px!important;border-left:2px solid var(--zt-project-accent)!important;font-size:10px!important;line-height:1.2!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row{grid-template-columns:minmax(0,1fr) 40px 112px!important;min-height:38px!important}.zt-unit-properties-overlay .zt-sensor-row-info{min-width:0!important;display:grid!important;grid-template-columns:8px minmax(0,1fr)!important;align-items:center!important;gap:5px!important}.zt-unit-properties-overlay .zt-sensor-row-info>div{min-width:0!important;display:grid!important;gap:1px!important}.zt-unit-properties-overlay .zt-sensor-row-color{width:8px!important;height:28px!important;border-radius:2px!important;border:1px solid rgba(17,24,39,.16)!important}.zt-unit-properties-overlay .zt-sensor-row-visible{min-width:0!important;display:grid!important;justify-items:center!important;gap:1px!important;color:#4b5563!important;font-size:9px!important;line-height:1!important}.zt-unit-properties-overlay .zt-sensor-row-visible input{width:12px!important;height:12px!important;min-height:12px!important;accent-color:var(--zt-project-accent)!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row .page-toolbar{grid-template-columns:repeat(5,20px)!important;gap:2px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row .page-toolbar button{width:20px!important;height:20px!important;min-height:20px!important;padding:0!important;font-size:9px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor{grid-template-rows:24px minmax(0,1fr) 28px!important;overflow:hidden!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane{min-height:0!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:5px!important;padding:5px 7px!important;overflow:auto!important;background:#fff!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:6px!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar>div{min-width:0!important;display:grid!important;gap:3px!important;padding:4px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#f8f9fb!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar>div>span{color:#596576!important;font-size:9.5px!important;line-height:1!important}.zt-unit-properties-overlay .zt-sensor-preset-row{display:flex!important;flex-wrap:wrap!important;gap:3px!important}.zt-unit-properties-overlay .zt-sensor-preset-row button{height:20px!important;min-height:20px!important;padding:0 6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#374151!important;font-size:9.5px!important;line-height:1!important}.zt-unit-properties-overlay .zt-sensor-preset-row button.active,.zt-unit-properties-overlay .zt-sensor-preset-row button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;color:var(--zt-project-accent-dark)!important}.zt-unit-properties-overlay .zt-sensor-live-preview{min-height:24px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr)!important;align-items:center!important;gap:0!important;border:1px solid #d7dde6!important;border-radius:2px!important;overflow:hidden!important}.zt-unit-properties-overlay .zt-sensor-live-preview span,.zt-unit-properties-overlay .zt-sensor-live-preview strong{min-width:0!important;height:24px!important;display:flex!important;align-items:center!important;padding:0 7px!important;border-right:1px solid #e5e7eb!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;line-height:1!important}.zt-unit-properties-overlay .zt-sensor-live-preview strong{border-right:0!important;color:#111827!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form{padding:0!important;gap:5px 7px!important;align-content:start!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form.two-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form label{min-height:0!important;gap:2px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form label span{font-size:9.5px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form input,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form select,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form textarea{height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:10px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane input[type=color]{width:42px!important;padding:1px!important}.zt-unit-properties-overlay .zt-param-key-menu .zt-param-key-search{position:sticky!important;top:0!important;z-index:1!important;width:calc(100% - 6px)!important;margin:3px!important;height:23px!important;min-height:23px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important}.zt-unit-properties-overlay .zt-param-key-menu button.zt-param-key-option{min-height:24px!important;display:block!important}.zt-unit-properties-overlay .zt-param-key-option-key{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-unit-properties-dialog{height:min(640px,calc(100vh - 32px))!important}.zt-unit-properties-overlay .zt-unit-properties-sensors-pane{grid-template-columns:minmax(300px,330px) minmax(0,1fr)!important;gap:8px!important}.zt-unit-properties-overlay .zt-unit-sensors-list-column{grid-template-rows:auto minmax(0,1fr) auto!important}.zt-unit-properties-overlay .zt-unit-sensor-notices{min-width:0!important;display:grid!important;gap:4px!important;padding:4px!important;border-bottom:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-unit-properties-overlay .zt-unit-sensor-notices .zt-properties-note{margin:0!important;padding:5px 7px!important;font-size:10px!important;line-height:1.25!important}.zt-unit-properties-overlay .zt-unit-sensor-save-note{min-height:0!important;border-left:2px solid var(--zt-project-accent)!important}.zt-unit-properties-overlay .zt-unit-sensor-actions{display:grid!important;gap:3px!important;padding:4px!important;border-top:1px solid #d7dde6!important;background:#f7f8fa!important}.zt-unit-properties-overlay .zt-unit-sensor-actions .zt-unit-sensor-add{width:100%!important;height:24px!important;min-height:24px!important;margin:0!important;padding:0 8px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list{padding:4px!important;gap:4px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row{grid-template-columns:minmax(0,1fr) 30px 118px!important;min-height:44px!important;padding:4px 5px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row .page-toolbar{grid-template-columns:repeat(5,22px)!important;gap:2px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row .page-toolbar button{width:22px!important;height:22px!important;min-height:22px!important;padding:0!important;font-size:12px!important;line-height:1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor{grid-template-rows:28px minmax(0,1fr) 32px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-subtabs{height:28px!important;min-height:28px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-subtabs button{height:28px!important;min-height:28px!important;font-size:10.5px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane{grid-template-rows:auto auto minmax(0,1fr)!important;gap:6px!important;padding:6px 8px!important;overflow:hidden!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar{grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr)!important;gap:6px!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar>div{gap:4px!important;padding:5px 6px!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar>div>span{font-size:10px!important;line-height:1.15!important}.zt-unit-properties-overlay .zt-sensor-preset-row{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important}.zt-unit-properties-overlay .zt-sensor-preset-row.formulas{overflow-x:visible!important}.zt-unit-properties-overlay .zt-sensor-preset-row button{flex:0 0 auto!important;height:22px!important;min-height:22px!important;padding:0 7px!important;font-size:10px!important}.zt-unit-properties-overlay .zt-sensor-live-preview{min-height:26px!important}.zt-unit-properties-overlay .zt-sensor-live-preview span,.zt-unit-properties-overlay .zt-sensor-live-preview strong{height:26px!important;padding:0 8px!important;font-size:10.5px!important;line-height:1.1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form{min-height:0!important;overflow:auto!important;padding:0 3px 2px 0!important;gap:6px 8px!important;align-content:start!important;grid-auto-rows:minmax(43px,min-content)!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form.two-columns{grid-template-columns:repeat(2,minmax(220px,1fr))!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form label{min-width:0!important;min-height:43px!important;display:grid!important;grid-template-rows:auto 26px!important;gap:3px!important;align-content:start!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form label span{min-height:12px!important;font-size:10.5px!important;line-height:1.15!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form input,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form select,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form textarea{height:26px!important;min-height:26px!important;padding:0 7px!important;font-size:10.5px!important;line-height:normal!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .wide{grid-column:1 / -1!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .checkbox-line{min-height:26px!important;display:flex!important;align-items:center!important;gap:6px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .checkbox-line input{width:14px!important;height:14px!important;min-height:14px!important;padding:0!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .checkbox-line span{min-height:0!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-param-key-field{grid-template-columns:minmax(0,1fr) 26px!important;gap:4px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-param-key-picker{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important}@media(max-width:900px){.zt-unit-properties-overlay .zt-unit-properties-sensors-pane,.zt-unit-properties-overlay .zt-sensor-editor-toolbar{grid-template-columns:1fr!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form.two-columns{grid-template-columns:1fr!important}}.zt-unit-properties-overlay .zt-unit-properties-dialog{width:min(1240px,calc(100vw - 24px))!important;height:min(690px,calc(100vh - 24px))!important}.zt-unit-properties-overlay .zt-unit-properties-body{padding:6px!important}.zt-unit-properties-overlay .zt-unit-properties-sensors-pane{grid-template-columns:minmax(285px,310px) minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-unit-sensor-notices{gap:3px!important;padding:3px!important}.zt-unit-properties-overlay .zt-unit-sensor-notices .zt-properties-note{padding:4px 6px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row{grid-template-columns:minmax(0,1fr) 34px!important;min-height:48px!important;padding:6px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row .page-toolbar{display:none!important}.zt-unit-properties-overlay .zt-sensor-row-info{grid-template-columns:8px minmax(0,1fr)!important;gap:6px!important}.zt-unit-properties-overlay .zt-sensor-row-color{height:32px!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row strong{font-size:12px!important;line-height:1.2!important}.zt-unit-properties-overlay .zt-unit-properties-body .zt-unit-sensors-list .sensor-row span{font-size:10px!important;line-height:1.2!important}.zt-unit-properties-overlay .zt-sensor-row-visible{align-self:stretch!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important}.zt-unit-properties-overlay .zt-unit-sensor-actions{gap:4px!important;padding:5px!important}.zt-unit-properties-overlay .zt-unit-sensor-selection-actions{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 28px 28px 54px 58px!important;align-items:center!important;gap:3px!important}.zt-unit-properties-overlay .zt-unit-sensor-selection-actions span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#374151!important;font-size:11px!important;font-weight:700!important}.zt-unit-properties-overlay .zt-unit-sensor-selection-actions button,.zt-unit-properties-overlay .zt-unit-sensor-actions .zt-unit-sensor-add{height:26px!important;min-height:26px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10.5px!important}.zt-unit-properties-overlay .zt-unit-sensor-selection-actions button:hover:not(:disabled),.zt-unit-properties-overlay .zt-unit-sensor-actions .zt-unit-sensor-add:hover:not(:disabled){border-color:var(--zt-project-accent)!important;color:var(--zt-project-accent-dark)!important}.zt-unit-properties-overlay .zt-unit-sensor-selection-actions button:disabled{opacity:.45!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-editor{grid-template-rows:30px minmax(0,1fr) 34px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-subtabs{height:30px!important;min-height:30px!important;background:#f7f8fa!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .properties-subtabs button{height:30px!important;min-height:30px!important;font-size:11px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane{grid-template-rows:auto auto minmax(0,1fr)!important;gap:6px!important;padding:7px 9px!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar{grid-template-columns:1fr!important;gap:3px!important;padding:5px!important;border:1px solid #d7dde6!important;background:#f8f9fb!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar>div{grid-template-columns:70px minmax(0,1fr)!important;align-items:center!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important}.zt-unit-properties-overlay .zt-sensor-editor-toolbar>div>span{color:#4b5563!important;font-size:10.5px!important;font-weight:700!important}.zt-unit-properties-overlay .zt-sensor-preset-row{min-width:0!important;gap:3px!important;padding-bottom:1px!important}.zt-unit-properties-overlay .zt-sensor-preset-row button{height:23px!important;min-height:23px!important;padding:0 8px!important}.zt-unit-properties-overlay .zt-sensor-live-preview{min-height:30px!important;background:#fff!important}.zt-unit-properties-overlay .zt-sensor-live-preview span,.zt-unit-properties-overlay .zt-sensor-live-preview strong{height:30px!important;padding:0 10px!important;font-size:11px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form{overflow:auto!important;gap:8px 10px!important;grid-auto-rows:minmax(48px,min-content)!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form.two-columns{grid-template-columns:minmax(260px,1fr) minmax(260px,1fr)!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form label{min-height:48px!important;grid-template-rows:auto 30px!important;gap:4px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form label span{font-size:11px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form input,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form select,.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form textarea{height:30px!important;min-height:30px!important;font-size:11px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .checkbox-line{min-height:30px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-param-key-field{grid-template-columns:minmax(0,1fr) 30px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-param-key-picker{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form.two-columns{grid-template-columns:minmax(250px,1.15fr) minmax(230px,1fr) minmax(150px,.72fr)!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .wide{grid-column:span 2!important}@media(max-width:1180px){.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form.two-columns{grid-template-columns:minmax(240px,1fr) minmax(240px,1fr)!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .wide{grid-column:1 / -1!important}}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane{grid-template-rows:auto auto auto minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-sensor-preview-status{min-height:20px!important;display:flex!important;align-items:center!important;gap:6px!important;color:#4b5563!important;font-size:10.5px!important;line-height:1.2!important}.zt-unit-properties-overlay .zt-sensor-preview-status:empty{display:none!important}.zt-unit-properties-overlay .zt-sensor-preview-status button{height:20px!important;min-height:20px!important;padding:0 8px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-pane{grid-template-rows:auto auto auto minmax(0,1fr)!important}.zt-unit-properties-overlay .zt-sensor-calibration-actions{min-height:28px!important;display:flex!important;align-items:center!important;gap:6px!important}.zt-unit-properties-overlay .zt-sensor-calibration-actions button{height:24px!important;min-height:24px!important;padding:0 10px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10.5px!important}.zt-unit-properties-overlay .zt-sensor-calibration-actions button:hover:not(:disabled){border-color:var(--zt-project-accent)!important;color:var(--zt-project-accent-dark)!important}.zt-unit-properties-overlay .zt-sensor-calibration-actions span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#596576!important;font-size:10.5px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-general-pane>.properties-form .zt-sensor-formula-label.invalid{min-height:64px!important;grid-template-rows:auto 30px auto!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-sensor-formula-label input.invalid{border-color:#dc2626!important;background:#fff7f7!important}.zt-unit-properties-overlay .zt-sensor-formula-error{min-height:0!important;color:#b91c1c!important;font-size:10px!important;line-height:1.15!important;white-space:normal!important}.zt-unit-properties-overlay .zt-sensor-live-preview{grid-template-columns:minmax(0,.95fr) minmax(0,.95fr) minmax(0,1.1fr) minmax(178px,.78fr)!important}.zt-unit-properties-overlay .zt-sensor-manual-raw{min-width:0!important;height:30px!important;display:grid!important;grid-template-columns:auto minmax(54px,1fr) 48px!important;align-items:center!important;gap:5px!important;padding:0 7px!important;border-left:1px solid #e5e7eb!important;color:#374151!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-sensor-manual-raw input{min-width:0!important;width:100%!important;height:22px!important;padding:0 6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10.5px!important}.zt-unit-properties-overlay .zt-sensor-manual-raw.invalid input{border-color:#dc2626!important;background:#fff7f7!important}.zt-unit-properties-overlay .zt-sensor-manual-raw button{width:48px!important;height:22px!important;min-height:22px!important;padding:0!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-unit-properties-overlay .zt-sensor-manual-raw button:disabled{opacity:.45!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .calibration-pane{grid-template-rows:auto auto auto auto minmax(0,1fr)!important;gap:6px!important}.zt-unit-properties-overlay .zt-sensor-calibration-actions{min-height:28px!important;display:grid!important;grid-template-columns:minmax(168px,.95fr) 74px 74px 74px minmax(120px,1fr)!important;align-items:center!important;gap:5px!important}.zt-unit-properties-overlay .zt-calibration-test-raw,.zt-unit-properties-overlay .zt-calibration-quick-add label{min-width:0!important;height:24px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:5px!important;margin:0!important;color:#374151!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-calibration-test-raw input,.zt-unit-properties-overlay .zt-calibration-quick-add input{min-width:0!important;width:100%!important;height:24px!important;min-height:24px!important;padding:0 6px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-unit-properties-overlay .zt-calibration-test-raw.invalid input{border-color:#dc2626!important;background:#fff7f7!important}.zt-unit-properties-overlay .zt-sensor-calibration-actions button:disabled,.zt-unit-properties-overlay .zt-calibration-quick-add button:disabled{opacity:.45!important}.zt-unit-properties-overlay .zt-sensor-template-hint{grid-column:2!important;min-width:0!important;min-height:20px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:5px!important;color:#596576!important;font-size:10px!important;line-height:1.15!important}.zt-unit-properties-overlay .zt-sensor-template-hint span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.zt-unit-properties-overlay .zt-sensor-template-hint button{height:20px!important;min-height:20px!important;padding:0 8px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-unit-properties-overlay .zt-calibration-quick-add{min-height:28px!important;display:grid!important;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) 74px 86px minmax(90px,.7fr)!important;align-items:center!important;gap:5px!important;padding:4px!important;border:1px solid #d7dde6!important;border-radius:2px!important;background:#f8f9fb!important}.zt-unit-properties-overlay .zt-calibration-quick-add button{height:24px!important;min-height:24px!important;padding:0 8px!important;border:1px solid #c7ced8!important;border-radius:2px!important;background:#fff!important;color:#111827!important;font-size:10px!important}.zt-unit-properties-overlay .zt-calibration-quick-add>span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#596576!important;font-size:10px!important;line-height:1.2!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-row{grid-template-columns:28px minmax(110px,1fr) minmax(110px,1fr) 64px!important;align-items:center!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .sensor-calibration-header{grid-template-columns:28px minmax(110px,1fr) minmax(110px,1fr) 64px!important}.zt-unit-properties-overlay .zt-unit-sensor-editor-column .zt-calibration-index{min-width:0!important;color:#4b5563!important;font-size:10px!important;font-weight:700!important;text-align:center!important}
