@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{color:#14201d;font-synthesis:none;--ink:#10201c;--muted:#71807c;--green:#10b981;--dark:#071b18;--line:#e5ebe9;--surface:#fff;--panel:#fff;--panel-soft:#f5faf8;--card:#fff;--text:#14201d;--border:#dce8e4;background:#f3f6f5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}body,body *{font-family:DM Sans,sans-serif}input,textarea,select{color:var(--text);caret-color:#087b5a;opacity:1;-webkit-text-fill-color:currentColor}input:-webkit-autofill{-webkit-text-fill-color:#10201c;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:hover{-webkit-text-fill-color:#10201c;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:focus{-webkit-text-fill-color:#10201c;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}button:disabled{cursor:not-allowed;opacity:.58}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.shell{min-height:100vh;display:flex}.shell aside{background:var(--dark);color:#cbd7d3;z-index:900;flex-direction:column;width:248px;padding:27px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;align-items:center;gap:11px;display:flex}.brand-mark{flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.brand-mark img{object-fit:contain;filter:drop-shadow(0 4px 8px #00000038);width:100%;height:100%;display:block}.brand b{letter-spacing:-.4px;font:800 18px DM Sans;display:block}.brand small{letter-spacing:3.5px;color:#58d4a8;font:700 8px DM Sans}.nav-label{letter-spacing:2px;color:#5e7670;margin:42px 12px 12px;font-size:9px}.shell nav{flex-direction:column;gap:4px;display:flex}.shell nav a{color:#8fa39e;border-radius:9px;align-items:center;gap:13px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}.shell nav a svg{font-size:18px}.shell nav a.active{color:#fff;box-shadow:inset 3px 0 var(--green);background:#11362e}.shell nav a:hover{color:#fff;background:#0d2d27}.shell nav em{color:#fff;background:#e84a5f;border-radius:12px;margin-left:auto;padding:2px 6px;font-size:9px;font-style:normal}.side-foot{border-top:1px solid #18332d;margin-top:auto;padding-top:17px}.system{background:#0d2823;border-radius:9px;align-items:center;gap:10px;padding:10px;display:flex}.system>span{background:#27d797;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #27d797}.system b,.system small{font-size:10px;display:block}.system small{color:#69827c;margin-top:2px}.side-foot button{color:#78908a;background:0 0;border:0;gap:10px;margin-top:9px;padding:10px;display:flex}.shell main{width:calc(100% - 248px);margin-left:248px}header{border-bottom:1px solid var(--line);z-index:700;background:#fff;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}header>div:first-of-type b,header>div:first-of-type small{display:block}header>div:first-of-type b{font:700 13px DM Sans}header small{color:#8b9895;margin-top:2px;font-size:10px}.header-right{align-items:center;gap:13px;margin-left:auto;display:flex}.theme-control{z-index:2;position:relative}.theme-toggle{border:1px solid var(--line);color:#47605a;background:#f4f7f6;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:auto;height:35px;padding:0 10px;font-size:16px;transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.theme-toggle span{font-size:9px;font-weight:750}.theme-toggle:hover{color:#07845f;border-color:#87cbb4;transform:translateY(-1px)}.theme-menu{z-index:1000;border:1px solid var(--line);background:#fff;border-radius:12px;width:170px;padding:8px;position:absolute;top:44px;right:0;box-shadow:0 14px 35px #11322929}.theme-menu>small{color:#84938e;letter-spacing:1.2px;padding:7px 9px 8px;font-size:7px;font-weight:800;display:block}.theme-menu button{color:#52655f;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:22px 1fr 7px;align-items:center;gap:7px;width:100%;padding:9px;font-size:10px;display:grid}.theme-menu button:hover,.theme-menu button.active{color:#087b59;background:#edf8f4}.theme-menu button i{background:#10b981;border-radius:50%;width:6px;height:6px}.live{letter-spacing:1px;color:#0e9a6b;background:#e9fbf4;border-radius:14px;padding:6px 9px;font-size:9px;font-weight:800}.live i{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.bell{background:#f4f7f6;border:0;border-radius:50%;width:35px;height:35px;position:relative}.bell i{background:#ef4d64;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.notification-control{position:relative}.bell .notification-badge{color:#fff;background:#e83d56;border:2px solid #fff;place-items:center;width:auto;min-width:16px;height:16px;padding:0 4px;font-size:7px;font-style:normal;font-weight:800;line-height:1;display:grid;top:-4px;right:-3px}.notification-menu{z-index:1100;border:1px solid var(--line);background:#fff;border-radius:14px;width:min(370px,100vw - 28px);position:absolute;top:45px;right:0;overflow:hidden;box-shadow:0 18px 45px #11322933}.notification-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 16px 12px;display:flex}.notification-head small,.notification-head b{display:block}.notification-head small{color:#0a986d;letter-spacing:1.2px;margin:0 0 3px;font-size:7px;font-weight:800}.notification-head b{font:800 13px DM Sans}.notification-head>span{color:#087b59;text-align:center;background:#e9f8f2;border-radius:10px;min-width:25px;padding:4px 7px;font-size:8px;font-weight:800}.notification-list{max-height:380px;overflow-y:auto}.notification-list>button{color:#20332d;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1ef;grid-template-columns:34px minmax(0,1fr);gap:10px;width:100%;padding:12px 15px;display:grid}.notification-list>button:hover{background:#f4faf7}.notification-icon{color:#d23e54;background:#fff0f2;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.notification-icon.note{color:#087b59;background:#e9f8f2}.notification-list b{font-size:10px;display:block}.notification-list p{color:#64766f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 5px;font-size:9px;line-height:1.4;display:-webkit-box;overflow:hidden}.notification-list small{margin:0;font-size:8px}.notification-empty{color:#8a9994;text-align:center;padding:35px 15px}.notification-empty svg{font-size:22px}.notification-empty p{margin:7px 0 0;font-size:9px}.notification-all{border:0;border-top:1px solid var(--line);color:#087b59;cursor:pointer;background:#f7faf9;width:100%;padding:11px;font-size:9px;font-weight:800}.avatar{color:#087654;background:#dff7ee;border-radius:10px;place-items:center;width:36px;height:36px;font:700 12px DM Sans;display:grid}.user b,.user small{display:block}.user b{font-size:11px}.content{max-width:1600px;margin:auto;padding:30px 32px 50px}.leaflet-control-attribution>a[href*=leafletjs\.com],.leaflet-control-attribution>a[href*=leafletjs\.com]+span[aria-hidden=true]{display:none}.welcome,.page-title{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.eyebrow{letter-spacing:2px;color:#0c9d6e;font-size:9px;font-weight:800}.welcome h1,.page-title h1{letter-spacing:-1.3px;color:var(--ink);margin:6px 0 3px;font:800 30px DM Sans}.welcome p,.page-title p{color:var(--muted);margin:0;font-size:13px}.primary{color:#fff;background:#0a8d65;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-size:12px;font-weight:700;display:flex;box-shadow:0 5px 15px #0a8d6529}.stats{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:15px;padding:18px;display:flex}.stat-icon{color:#52645f;background:#eff3f2;border-radius:10px;place-items:center;width:43px;height:43px;font-size:19px;display:grid}.stat.green .stat-icon{color:#0aa574;background:#e9fbf4}.stat.blue .stat-icon{color:#2786d8;background:#ecf6ff}.stat.red .stat-icon{color:#df4157;background:#fff0f2}.stat div b{font:800 25px/1 DM Sans;display:block}.stat strong{margin-top:6px;font-size:11px;display:block}.stat small{color:#899591;margin-top:2px;font-size:9px;display:block}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 5px 18px #15372d08}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:18px;display:grid}.panel-head{justify-content:space-between;padding:18px 20px 13px;display:flex}.panel-head h2{margin:0;font:700 14px DM Sans}.panel-head p{color:var(--muted);margin:3px 0;font-size:10px}.panel-head a{color:#0b9c6d;align-items:center;font-size:10px;font-weight:700;display:flex}.map-card .leaflet-container{height:285px}.leaflet-container{font-family:inherit}.map-legend{text-transform:capitalize;gap:16px;padding:10px 20px;font-size:9px;display:flex}.map-legend i{border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.vehicle-marker span{background:var(--marker);border:4px solid #fff;border-radius:10px 10px 10px 2px;width:28px;height:28px;display:block;transform:rotate(-45deg);box-shadow:0 3px 10px #0004}.vehicle-marker i{background:#fff;border-radius:50%;width:5px;height:5px;margin:7px;display:block}.big-metric{align-items:end;gap:12px;padding:10px 22px;display:flex}.big-metric>b{font:800 37px DM Sans}.big-metric span strong,.big-metric span small{font-size:9px;display:block}.big-metric strong{color:#0ca774}.vehicle-list,.alert-list{padding:0 18px 10px}.vehicle-row{border-bottom:1px solid #eff2f1;align-items:center;gap:11px;padding:12px 2px;display:flex}.vehicle-icon{color:#32534b;background:#edf3f1;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.vehicle-icon.big{width:48px;height:48px;font-size:21px}.grow{flex:1;min-width:0}.vehicle-row b,.vehicle-row small{display:block}.vehicle-row b{font-size:11px}.vehicle-row small{color:#81908c;margin-top:3px;font-size:9px}.status{text-transform:uppercase;color:#fff;background:#7b8986;border-radius:9px;padding:5px 8px;font-size:8px;font-weight:800}.status.moving{color:#079268;background:#e7f9f2}.status.parked{color:#3182c9;background:#eaf4ff}.status.idle{color:#bc7e08;background:#fff4da}.status.offline{color:#7b8986;background:#eef1f0}.guard{color:#198864;align-items:center;gap:3px;font-size:8px;display:flex}.alert-row{border-bottom:1px solid #eff2f1;align-items:center;gap:11px;padding:13px 2px;display:flex}.alert-icon{color:#dd455b;background:#fff0f2;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.alert-row b{font-size:11px}.alert-row p{color:#667671;margin:3px 0;font-size:10px}.alert-row small{color:#96a19e;font-size:8px}.ghost{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:700}.full-map-page .page-title{margin-bottom:16px}.live-layout{grid-template-columns:310px 1fr;gap:14px;height:calc(100vh - 190px);min-height:500px;display:grid}.live-area-control{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:auto minmax(120px,1fr) auto auto auto;align-items:center;gap:10px;min-width:350px;padding:9px 11px;display:grid;box-shadow:0 5px 18px #15372d0d}.live-area-control>span{color:#078b64;align-items:center;gap:6px;display:flex}.live-area-control>span small{color:#6e817a;letter-spacing:.8px;font-size:7px;font-weight:800}.live-area-control select{appearance:none;color:#20362f;background-color:#f6faf8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23087b59' stroke-width='2.2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #d8e5e0;border-radius:8px;height:34px;padding:0 34px 0 11px;font-size:9px;font-weight:750}.live-area-control strong{color:#087b59;white-space:nowrap;background:#e9f8f2;border-radius:7px;padding:5px 7px;font-size:8px}.live-area-control>button{border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;font-size:14px;display:grid}.live-area-control .area-add{color:#07845f;background:#e7f8f1}.live-area-control .area-add:hover{background:#d4f2e6}.live-area-control .area-remove{color:#ce3e52;background:#fff0f2}.live-area-control .area-remove:hover{background:#ffe1e6}.fleet-side{padding:14px;overflow:auto}.search{border:1px solid var(--line);color:#8d9996;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.search input{border:0;outline:0;width:100%;font-size:11px}.search>button{width:28px;height:28px;color:var(--green);cursor:pointer;background:#e7f8f2;border:0;border-radius:7px;flex:0 0 28px;place-items:center;display:grid}.search>button:disabled{cursor:wait;opacity:.55}.live-vehicle-item{border:1px solid #0000;border-radius:10px;margin-top:8px;transition:border-color .15s,background .15s;overflow:hidden}.live-vehicle-item.selected{background:#eefaf6;border-color:#9ddcc6}.live-vehicle-select{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0 9px;display:block}.vehicle-info-toggle{color:#087b59;cursor:pointer;background:#f3faf7;border:1px solid #c9e4da;border-radius:8px;justify-content:space-between;align-items:center;width:calc(100% - 18px);min-height:36px;margin:0 9px 9px;padding:8px 10px;font-size:10px;font-weight:800;list-style:none;display:flex}.vehicle-info-toggle::-webkit-details-marker{display:none}.vehicle-info-hide-label,.vehicle-info-disclosure[open] .vehicle-info-show-label{display:none}.vehicle-info-disclosure[open] .vehicle-info-hide-label{display:inline}.vehicle-info-chevron{transition:transform .15s}.vehicle-info-disclosure[open] .vehicle-info-chevron{transform:rotate(180deg)}.vehicle-info-toggle:hover,.vehicle-info-disclosure[open] .vehicle-info-toggle{background:#e7f7f1;border-color:#87d1b7}.vehicle-info-toggle:focus-visible{outline-offset:1px;outline:3px solid #10b9812e}.vehicle-info-toggle svg{font-size:14px}.live-vehicle-info{background:#f7fbf9;border:1px solid #d7e9e2;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 9px 9px;padding:10px;display:grid}.live-vehicle-info>div{background:#fff;border:1px solid #e1ece8;border-radius:8px;min-width:0;min-height:52px;padding:9px 10px}.device-identifier-value{overflow-wrap:anywhere;font-family:inherit;font-size:.78rem}.live-vehicle-info .wide{grid-column:1/-1}.live-vehicle-info small,.live-vehicle-info b{display:block}.vehicle-notes-toggle{color:#087b59;cursor:pointer;background:#eaf8f3;border:1px solid #bfe2d5;border-radius:7px;align-items:center;gap:6px;width:calc(100% - 18px);margin:0 9px 9px;padding:8px 9px;font-size:9px;font-weight:800;display:flex}.vehicle-notes-panel,.vehicle-card-notes{background:#f8fcfa;border-top:1px solid #dcece6;padding:12px}.vehicle-notes-panel>label{color:#536b63;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.vehicle-notes-panel textarea{resize:vertical;border:1px solid #d5e4df;border-radius:7px;width:100%;min-height:72px;margin-top:6px;padding:9px;font:10px DM Sans,sans-serif}.note-compose-actions{align-items:center;gap:7px;margin-top:7px;display:flex}.note-compose-actions>button,.note-image-button{color:#fff;cursor:pointer;background:#087b59;border:0;border-radius:6px;padding:7px 9px;font-size:8px;font-weight:800}.note-compose-actions>button{margin-left:auto}.note-compose-actions>button:disabled{cursor:not-allowed;opacity:.5}.note-image-button{color:#17664f;background:#e4f2ed;align-items:center;gap:5px;display:flex}.note-image-button input{display:none}.note-image-preview,.note-images{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.note-image-preview img,.note-images img{object-fit:cover;border:1px solid #d5e4df;border-radius:6px;width:54px;height:54px}.note-image-loading{color:#81908c;text-align:center;border:1px dashed #c8d9d3;border-radius:6px;place-items:center;width:74px;height:54px;padding:6px;font-size:7px;display:grid}.vehicle-card-notes article{background:#fff;border:1px solid #dce7e3;border-radius:8px;margin-top:8px;padding:11px}.vehicle-card-notes article>small{color:#71827c;font-size:8px}.vehicle-card-notes article>p{color:#263a33;white-space:pre-wrap;margin:5px 0 0;font-size:9px;line-height:1.5}.no-notes{color:#81908c;font-size:9px}.show-vehicle-notes{color:#087b59;cursor:pointer;background:#eaf8f3;border:1px solid #bfe2d5;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:36px;padding:9px;font-size:10px;font-weight:700;display:flex}.vehicle-card-notes{border:1px solid #dcece6;border-radius:8px;margin-top:12px;padding:12px}.vehicle-card-notes h3{color:#20362f;margin:0;font-size:12px}.live-vehicle-info small{color:#73857f;letter-spacing:.45px;text-transform:uppercase;margin-bottom:4px;font-size:7px;font-weight:800}.live-vehicle-info b{overflow-wrap:anywhere;color:#20362f;font-size:10px;line-height:1.4}.live-map{position:relative;overflow:hidden}.live-map .leaflet-container,.history-map .leaflet-container,.geo-map .leaflet-container{height:100%}.map-detail{z-index:500;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 7px 25px #102a2240}.map-detail>div:first-child{align-items:center;gap:10px;display:flex}.map-detail b,.map-detail small{display:block}.map-detail b{font-size:13px}.map-detail small{color:var(--muted);font-size:9px}.detail-metrics{gap:32px;display:flex}.detail-metrics small,.detail-metrics b{display:block}.detail-metrics small{letter-spacing:1px;font-size:7px}.detail-metrics b{font:700 15px DM Sans}.detail-metrics em{font-size:8px;font-style:normal}.vehicle-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.vehicle-tools{grid-template-columns:minmax(240px,1fr) 180px auto;align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:grid}.vehicle-search{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.vehicle-search input{background:0 0;border:0;outline:0;width:100%;font-size:10px}.vehicle-tools select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:38px;padding:0 10px;font-size:10px}.vehicle-tools>small{color:var(--muted);white-space:nowrap}.vehicle-card{padding:19px}.vehicle-card-top{justify-content:space-between;display:flex}.asset-card-statuses{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.subscription-indicator{color:#087b59;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap;background:#e5f8f1;border:1px solid #9bdac3;border-radius:999px;align-items:center;gap:5px;min-height:25px;padding:5px 9px;font-size:8px;font-weight:800;display:inline-flex}.asset-subscription-summary{color:#087b59;background:#f3faf7;border:1px solid #cce4db;border-radius:10px;align-items:center;gap:9px;margin:0 0 14px;padding:10px 11px;display:flex}.asset-subscription-summary span,.asset-subscription-summary small,.asset-subscription-summary b{display:block}.asset-subscription-summary small{letter-spacing:.7px;font-size:7px}.asset-subscription-summary b{margin-top:2px;font-size:10px}.asset-subscription-summary.expiring{color:#a96300;background:#fff7e6;border-color:#f2c66d}.asset-subscription-summary.inactive{color:#71807c;background:#f5f7f6;border-color:#dce5e2}.dialog-field textarea{resize:vertical;width:100%;min-height:96px}.dialog-multiselect{background:#fff;border:1px solid #d5e4df;border-radius:9px;gap:4px;max-height:220px;padding:6px;display:grid;overflow-y:auto}.dialog-multiselect>label{color:#20362f;text-transform:none;border-radius:7px;align-items:center;gap:9px;min-height:38px;padding:8px 9px;font-size:10px;font-weight:600;display:flex}.dialog-multiselect>label:hover{background:#f0f8f5}.dialog-multiselect input{accent-color:#0aae7d;flex:0 0 16px;width:16px;height:16px}html[data-theme=dark] .dialog-multiselect{background:#13221d;border-color:#31463f}html[data-theme=dark] .dialog-multiselect>label{color:#e5efeb}html[data-theme=dark] .dialog-multiselect>label:hover{background:#1b352c}.vehicle-card h2{margin:15px 0 2px;font:700 16px DM Sans}.vehicle-card>p{color:var(--muted);margin:0;font-size:10px}.card-data{grid-template-columns:1fr 1fr;gap:13px;margin:19px 0;display:grid}.card-data small,.card-data b{display:block}.asset-current-address{border:1px solid var(--line);background:var(--surface-soft,#f5faf8);color:var(--muted);border-radius:12px;align-items:flex-start;gap:10px;margin-top:12px;padding:12px 14px;display:flex}.asset-current-address>svg{color:var(--green);flex:none;margin-top:2px}.asset-current-address span{gap:3px;min-width:0;display:grid}.asset-current-address small{letter-spacing:.12em;font-size:10px;font-weight:700}.asset-current-address b{color:var(--ink);overflow-wrap:anywhere;font-size:13px;line-height:1.45}.asset-current-address.live-info-address{background:#edf8f4;border-color:#d7e9e2;min-height:58px;margin:0;padding:10px}.card-data small{color:#8b9895;text-transform:uppercase;letter-spacing:.7px;font-size:8px}.card-data b{margin-top:3px;font-size:11px}.arm,.disarm{border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px;font-size:10px;font-weight:700;display:flex}.arm{color:#087d59;background:#e9fbf4}.disarm{color:#c7364b;background:#fff1f2}.protected-note{color:#168761;text-align:center;margin-top:10px;font-size:8px}.table-panel{padding:14px 20px}.filter-row{border-bottom:1px solid var(--line);align-items:center;gap:6px;padding-bottom:13px;display:flex}.filter-row button{background:0 0;border:0;padding:8px 11px;font-size:10px}.filter-row button.active{color:#07835e;background:#e9fbf4;border-radius:7px;font-weight:700}.filter-row .search{width:220px;margin-left:auto}.roomy .alert-row{padding:17px 2px}.alert-command-bar{gap:10px;margin-bottom:14px;padding:12px 18px 0;display:grid;overflow:hidden}.alert-status-filters{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,max-content) minmax(220px,1fr);align-items:center;gap:8px;margin:0;padding-bottom:12px;display:grid}.alert-status-filters>button{color:#17231f;text-transform:capitalize;background:0 0;border:0;border-radius:10px;min-height:38px;padding:0 16px;font-size:11px;font-weight:600}.alert-status-filters>button.active{color:#087b59;background:#e5f8f1;font-weight:800}.alert-status-filters .search{justify-self:end;width:min(100%,300px)}.alert-secondary-filters{justify-content:flex-start;align-items:center;gap:10px;padding-bottom:12px;display:flex}.alert-bulk-actions{align-items:center;gap:9px;font-size:10px;display:flex}.alert-bulk-actions b{color:#17231f;margin-right:2px}.alert-bulk-actions button,.alert-load-more{color:#176b53;background:#fff;border:1px solid #cfe3dc;border-radius:9px;min-height:36px;padding:8px 14px;font-size:10px;font-weight:700}.alert-bulk-actions button.primary{color:#087b59;background:#e5f8f1;border-color:#bfe9da}.alert-bulk-actions button.quiet{color:var(--muted)}.alert-bulk-actions button:disabled{cursor:wait;opacity:.55}.alert-worklist{gap:11px;display:grid}.alert-work-card{border-left:4px solid #d5dfdc;padding:14px}.alert-work-card.severity-critical{border-left-color:#dc3545}.alert-work-card.severity-high{border-left-color:#ef7d32}.alert-work-card.severity-medium{border-left-color:#e5b52e}.alert-work-card.severity-low{border-left-color:#3ba882}.alert-work-head{align-items:flex-start;gap:10px;display:flex}.alert-work-head>input{margin-top:8px}.alert-title-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.alert-work-head p{color:#52645e;margin:4px 0;font-size:10px}.alert-work-head small{color:var(--muted);font-size:8px;display:block}.alert-response-age{margin-top:4px;font-weight:700;color:#c9364d!important}.alert-primary-actions,.alert-contact-actions,.alert-lifecycle-actions{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.alert-primary-actions button,.alert-contact-actions button,.alert-contact-actions a,.alert-lifecycle-actions button{color:#285c4c;background:#fff;border:1px solid #cfe3dc;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:8px 10px;font-size:9px;font-weight:700;display:inline-flex}.alert-primary-actions button:first-child{color:#fff;background:#0b9169;border-color:#0b9169}.alert-primary-actions .alert-drive-action{color:#165fa8;background:#eaf4ff;border-color:#247bd7}.alert-detail-panel{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.alert-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.alert-detail-metrics span{background:#f4f8f6;border-radius:7px;padding:9px}.alert-detail-metrics small,.alert-detail-metrics b{display:block}.alert-detail-metrics small{color:var(--muted);text-transform:uppercase;font-size:7px}.alert-detail-metrics b{margin-top:3px;font-size:10px}.alert-lifecycle-actions button:last-child{color:#a96d08;border-color:#ead39e}.alert-lifecycle-actions .alert-delete-action{color:#c9364d;border-color:#ffd5db}.alert-timeline{gap:7px;margin-top:13px;display:grid}.alert-timeline h3{margin:0;font:700 11px DM Sans}.alert-timeline>div{border-left:2px solid #bfe2d5;padding-left:10px}.alert-timeline b,.alert-timeline small{display:block}.alert-timeline b{text-transform:capitalize;font-size:9px}.alert-timeline small{color:var(--muted);margin-top:2px;font-size:8px}.alert-load-more{width:100%;min-height:40px}@media (width<=760px){.alert-status-filters{flex-wrap:nowrap;display:flex;overflow-x:auto}.alert-status-filters .search{min-width:210px}.alert-secondary-filters{flex-direction:column;align-items:stretch}.alert-bulk-actions{flex-wrap:wrap}.alert-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.alert-primary-actions button{flex:42%}}.history-controls{gap:14px;margin-bottom:15px;padding:15px;display:flex}.history-controls label{font-size:9px;font-weight:700}.history-controls select{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:5px;padding:9px 35px 9px 10px;display:block}.history-controls .primary{align-self:end;margin-left:auto}.history-map{height:530px;overflow:hidden}.split{grid-template-columns:380px 1fr;gap:15px;height:570px;display:grid}.list-panel{padding:12px 17px}.geofence-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:15px 0;display:flex}.fence-icon{color:#0b966a;background:#e9fbf4;border-radius:8px;place-items:center;width:37px;height:37px;display:grid}.geofence-row b,.geofence-row small{display:block}.geofence-row b{font-size:11px}.geofence-row small{color:var(--muted);margin-top:3px;font-size:9px}.geo-map{overflow:hidden}.report-cards{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:16px;display:grid}.chart-panel{padding-bottom:18px}.empty-feature{text-align:center;padding:80px}.empty-feature>svg{color:#0e9f70;font-size:45px}.empty-feature h2{font:700 18px DM Sans}.empty-feature p{color:var(--muted);font-size:11px}.settings{max-width:620px;padding:24px}.settings h2{margin-top:0;font:700 16px DM Sans}.settings label{margin:18px 0;font-size:11px;font-weight:700;display:block}.settings input{border:1px solid var(--line);border-radius:7px;width:100%;margin:6px 0;padding:10px;display:block}.settings small{color:var(--muted);font-weight:400}.loading{color:#60706b;place-content:center;justify-items:center;height:60vh;font-size:11px;display:grid}.loading span{border:3px solid #dbe7e3;border-top-color:#10b981;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;color:#91a09c;padding:24px;font-size:10px}.empty svg{font-size:23px}.login{grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-art{color:#fff;background:radial-gradient(circle at 75% 25%,#184f40 0,#0000 25%),linear-gradient(145deg,#061b17,#0b2922);flex-direction:column;padding:38px 7vw;display:flex;position:relative;overflow:hidden}.login-art:after{content:"";border:1px solid #2c6b5a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-190px;right:-220px;box-shadow:0 0 0 80px #17483b30,0 0 0 160px #17483b18}.art-copy{z-index:1;margin:auto 0;position:relative}.art-copy h1{letter-spacing:-3.5px;margin:14px 0 20px;font:800 clamp(38px,5vw,67px)/1.04 DM Sans}.art-copy h1 em{color:#36d6a0;font-style:normal}.art-copy p{color:#a0bbb3;max-width:510px;font-size:15px;line-height:1.7}.trust{gap:25px;margin-top:35px;display:flex}.trust span{color:#9bb4ad;align-items:center;gap:7px;font-size:10px;display:flex}.trust svg{color:#30d19a}.login-art>small{color:#52756b;font-size:9px}.login-form{background:#f8faf9;place-items:center;padding:30px;display:grid}.login-form form{width:min(370px,100%)}.login-form h2{letter-spacing:-1px;margin:8px 0 4px;font:800 28px DM Sans}.login-form>form>p{color:var(--muted);margin-bottom:28px;font-size:12px}.login-form label{margin:16px 0 5px;font-size:10px;font-weight:700;display:block}.login-form input[type=email],.login-form input[type=password]{background:#fff;border:1px solid #dce5e2;border-radius:8px;outline:0;width:100%;padding:12px}.login-form input:focus{border-color:#0cab79;box-shadow:0 0 0 3px #0cab7915}.form-meta{justify-content:space-between;align-items:center;display:flex}.form-meta label{font-weight:400}.form-meta a{color:#0a9469;font-size:9px;font-weight:700}.login-btn{width:100%;margin-top:20px;padding:13px}.demo-note,.form-error{border-radius:8px;margin-top:18px;padding:12px}.demo-note{color:#256a56;background:#edf8f4;gap:10px;display:flex}.demo-note b,.demo-note small{font-size:9px;display:block}.demo-note small{color:#718b84;margin-top:2px}.form-error{color:#b52d42;background:#fff0f2;font-size:10px}.mobile-brand,.hamburger,.mobile-close{display:none}@media (width<=1100px){.stats{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.vehicle-grid{grid-template-columns:1fr 1fr}.user{display:none}.split{grid-template-columns:300px 1fr}}@media (width<=760px){.shell aside{transition:all .2s;transform:translate(-100%)}.shell aside.open{transform:none}.mobile-close{color:#fff;background:0 0;border:0;font-size:22px;display:block;position:absolute;top:20px;right:15px}.scrim{z-index:800;background:#001a1480;position:fixed;inset:0}.shell main{width:100%;margin-left:0}.hamburger{background:#edf3f1;border:0;border-radius:8px;place-items:center;width:35px;height:35px;margin-right:13px;display:grid}.content{padding:22px 15px}.stats,.vehicle-grid,.report-cards{grid-template-columns:1fr}.dashboard-grid{display:block}.dashboard-grid>.panel{margin-bottom:14px}.welcome,.page-title{align-items:flex-start;gap:18px}.welcome h1,.page-title h1{font-size:25px}.welcome .primary{padding:12px;font-size:0}.welcome .primary svg{font-size:17px}.live-layout{grid-template-columns:1fr;height:auto}.full-map-page .page-title{flex-direction:column}.live-area-control{width:100%;min-width:0}.fleet-side{max-height:250px}.live-map{height:500px}.map-detail{display:block}.detail-metrics{justify-content:space-between;margin-top:12px}.split{grid-template-columns:1fr;height:auto}.list-panel{max-height:230px}.geo-map{height:420px}.history-controls{flex-wrap:wrap}.history-controls .primary{margin-left:0}.login{grid-template-columns:1fr}.login-art{display:none}.login-form{min-height:100vh}.mobile-brand{margin-bottom:60px;display:block}.mobile-brand .brand b{color:#10201c}.trust{flex-direction:column}.header-right .live{display:none}header{padding:0 12px}.header-right{gap:7px}.theme-toggle{width:35px;padding:0}.theme-toggle span{display:none}.theme-menu{position:fixed;top:64px;right:12px}}@media (width<=480px){header>div:first-of-type small,.header-right .avatar{display:none}header>div:first-of-type b{text-overflow:ellipsis;white-space:nowrap;max-width:92px;overflow:hidden}.live-area-control{grid-template-columns:minmax(0,1fr) auto auto}.live-area-control>span,.live-area-control>strong{display:none}}.settings select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;margin:6px 0;padding:10px;display:block}.user-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 3px;display:flex}.user-row b,.user-row small{display:block}.police-directory-panel{padding:16px}.police-directory-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding-bottom:14px;display:flex}.police-directory-filters{align-items:center;gap:9px;width:min(100%,650px);display:flex}.police-directory-tools .search{width:min(100%,430px)}.police-directory-tools select{border:1px solid var(--line);background:var(--card);min-height:38px;color:var(--ink);border-radius:9px;padding:0 34px 0 11px;font-size:10px}.police-directory-tools>small{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:700}.police-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding-top:15px;display:grid}.police-station-card{border:1px solid var(--line);background:var(--card);border-radius:12px;gap:13px;padding:15px;display:grid}.police-station-head{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:12px;display:flex}.police-station-head>span{color:#087b59;background:#e5f8f1;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.police-station-head b,.police-station-head small,.police-station-card a small,.police-address small{display:block}.police-station-head b{color:var(--ink);font-size:12px}.police-station-head small,.police-station-card a small,.police-address small{color:var(--muted);margin-top:3px;font-size:8px}.police-station-card a,.police-address{color:var(--ink);align-items:flex-start;gap:9px;font-size:10px;line-height:1.5;text-decoration:none;display:flex}.police-station-card a>svg,.police-address>svg{color:#0a8d65;flex:none;margin-top:3px}.police-station-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.police-station-quick-actions a,.police-station-quick-actions button{color:#176b53;background:#fff;border:1px solid #cfe3dc;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:7px 8px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.police-station-quick-actions a.primary{color:#fff;box-shadow:none;background:#0a8d65;border:0}.police-station-quick-actions a.primary svg{color:#fff;margin:0}.police-station-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.police-station-actions button{color:#176b53;background:#fff;border:1px solid #cfe3dc;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;font-weight:700;display:flex}.police-station-actions button.danger{color:#bd3043;border-color:#f3cdd2}.police-station-actions button:disabled{opacity:.55;cursor:wait}@media (width<=760px){.police-directory-grid{grid-template-columns:1fr}.police-directory-tools,.police-directory-filters{flex-direction:column;align-items:stretch}.police-directory-tools select{width:100%}.police-station-quick-actions{grid-template-columns:1fr}}.user-row b{font-size:12px}.user-row small{color:var(--muted);margin-top:3px;font-size:9px}.link-button{color:#0a9469;background:0 0;border:0;font-size:9px;font-weight:700}.dialog-backdrop{z-index:3000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#031713b8;place-items:center;padding:20px;animation:.16s ease-out dialogFade;display:grid;position:fixed;inset:0}.dialog{background:#fbfdfc;border:1px solid #ffffff80;border-radius:20px;width:min(470px,100%);max-height:min(760px,100vh - 36px);padding:28px;animation:.22s cubic-bezier(.2,.8,.2,1) dialogRise;position:relative;overflow:auto;box-shadow:0 28px 80px #001a1459}.dialog:before{content:"";background:linear-gradient(90deg,#0a8d65,#32dda2);height:4px;position:absolute;inset:0 0 auto}.dialog-close{color:#667a74;background:#edf3f1;border:0;border-radius:9px;place-items:center;width:32px;height:32px;font-size:17px;display:grid;position:absolute;top:17px;right:18px}.dialog-close:hover{color:#14201d;background:#e2ebe8}.dialog-symbol{color:#07835e;background:#e7f9f2;border-radius:14px;place-items:center;width:47px;height:47px;font-size:22px;display:grid;box-shadow:inset 0 0 0 1px #bfeadb}.dialog-symbol.danger{color:#d83e55;background:#fff0f2;box-shadow:inset 0 0 0 1px #ffd6dc}.dialog-symbol.success{color:#079268;background:#e9fbf4}.dialog-heading{margin:17px 0 22px}.dialog-heading>span{letter-spacing:1.8px;color:#0b9c6d;font-size:8px;font-weight:800}.dialog-heading h2{letter-spacing:-.7px;color:#10201c;margin:6px 0;font:800 22px DM Sans}.dialog-heading p{color:#6f7e7a;max-width:390px;margin:6px 0 0;font-size:11px;line-height:1.65}.dialog-field{color:#253732;margin:14px 0;font-size:10px;font-weight:700;display:block}.dialog-field input,.dialog-field select{color:#14201d;background:#fff;border:1px solid #dbe5e2;border-radius:10px;outline:0;width:100%;margin-top:6px;padding:12px 13px;display:block}.dialog-field input:focus,.dialog-field select:focus{border-color:#0ca876;box-shadow:0 0 0 4px #10b98118}.dialog-field select[multiple]{min-height:130px;padding:7px}.dialog-field input::placeholder{color:#a0aaa7}.dialog-field em{color:#cf354c;margin-top:5px;font-size:9px;font-style:normal;display:block}.dialog-field small{color:#84918d;margin-top:5px;font-size:8px;font-weight:400;display:block}.dialog-actions{border-top:1px solid #e9eeec;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:17px;display:flex}.dialog-actions button{border:0;border-radius:9px;padding:11px 17px;font-size:10px;font-weight:800}.dialog-secondary{color:#50625d;background:#edf2f0}.dialog-primary{color:#fff;background:#098c64;box-shadow:0 7px 17px #098c642b}.dialog-danger{color:#fff;background:#d83e55;box-shadow:0 7px 17px #d83e552b}@keyframes dialogFade{0%{opacity:0}}@keyframes dialogRise{0%{opacity:0;transform:translateY(15px)scale(.98)}}@media (width<=520px){.dialog-backdrop{align-items:end;padding:0}.dialog{border-radius:22px 22px 0 0;width:100%;max-height:88vh;padding:25px 20px}.dialog-actions{background:#fbfdfc;padding:16px 0 20px;position:sticky;bottom:-28px}.dialog-actions button{flex:1}}.phone-consent{max-width:620px;margin:0 auto;padding:30px}.phone-consent h2{margin:18px 0 8px;font:800 22px DM Sans}.phone-consent>p{color:var(--muted);font-size:12px;line-height:1.7}.phone-consent .start-share,.phone-consent .stop-share{margin-top:20px}.phone-last{color:#236ea8;background:#eef6ff;border-radius:9px;margin-top:12px;padding:11px;font-size:11px}.phone-live{margin-bottom:18px;overflow:hidden}.phone-live-map{height:390px}.phone-live-map .leaflet-container{height:100%}.phone-map-empty{color:var(--muted);border-top:1px solid var(--line);padding:12px 20px;font-size:10px}.vehicle-requests{margin-bottom:18px;padding:0 20px 10px}.verification-visibility-button{border:1px solid var(--line);background:var(--surface-soft,#f5faf8);min-height:36px;color:var(--green);border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-weight:700;display:inline-flex}.vehicle-verification-list{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:390px;padding-right:5px;overflow-y:auto}.vehicle-request-row{border-top:1px solid var(--line);align-items:center;gap:12px;min-height:78px;padding:14px 0;display:flex}.vehicle-request-row b,.vehicle-request-row small{display:block}.vehicle-request-row b{font-size:12px}.vehicle-request-row small{color:var(--muted);margin-top:3px;font-size:9px}.request-actions{gap:8px;display:flex}.request-actions .primary{box-shadow:none;padding:8px 13px}@media (width<=760px){.vehicle-requests .panel-head{align-items:flex-start}.verification-visibility-button{width:100%}.vehicle-request-row{flex-wrap:wrap;align-items:flex-start}.request-actions{justify-content:flex-end;width:100%}}.vehicle-card-actions{gap:8px;display:grid}.vehicle-primary-actions,.vehicle-admin-actions,.vehicle-jt-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.vehicle-primary-actions button,.vehicle-admin-actions button,.vehicle-jt-actions button{color:#31564a;background:#fff;border:1px solid #cfe3dc;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:8px;font-size:9px;font-weight:700;display:flex}.vehicle-live-action{color:#fff!important;background:#0b9169!important;border-color:#10a878!important}.vehicle-admin-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.vehicle-jt-actions button:last-child{color:#c9364d;border-color:#ffd5db}.vehicle-load-more{color:#087b59;background:#eaf8f3;border:1px solid #bfe2d5;border-radius:9px;min-height:42px;font-weight:700}@media (width<=760px){.vehicle-tools,.vehicle-admin-actions{grid-template-columns:1fr}}.remove-vehicle{color:#c9364d;background:#fff;border:1px solid #ffd5db;border-radius:8px;width:100%;padding:9px;font-size:10px;font-weight:700}.remove-vehicle:hover{background:#fff1f3}.remove-vehicle:disabled{opacity:.55;cursor:not-allowed}.live-park-control{align-items:center;gap:10px;display:flex}.live-park,.live-drive{letter-spacing:.7px;border:0;border-radius:9px;min-width:88px;padding:11px 17px;font-size:10px;font-weight:900}.live-park{color:#fff;background:#2576d2;box-shadow:0 5px 14px #2576d230}.live-drive{color:#fff;background:#0a8d65;box-shadow:0 5px 14px #0a8d6530}.live-park:disabled,.live-drive:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.live-park.active,.live-drive.active{opacity:1;outline:3px solid #fff}.live-park.active{box-shadow:0 0 0 5px #83b8ed,0 6px 16px #0000002e}.live-drive.active{box-shadow:0 0 0 5px #7bd2b6,0 6px 16px #0000002e}.parking-active{color:#07825d;white-space:nowrap;background:#e9fbf4;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:800;display:flex}.driving-active{color:#087b59;white-space:nowrap;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.popup-mode{font-size:11px}.popup-mode.parked{color:#2576d2}.popup-mode.driving{color:#078b63}.popup-mode.alert{color:#df2945}.vehicle-marker-alert span{animation:.75s ease-in-out infinite vehicle-alert-blink;box-shadow:0 0 0 7px #ef334f40,0 3px 12px #ef334f}.vehicle-marker-alert i{animation:.75s ease-in-out infinite vehicle-alert-dot}@keyframes vehicle-alert-blink{0%,to{opacity:1;transform:rotate(-45deg)scale(1)}50%{opacity:.35;transform:rotate(-45deg)scale(1.25)}}@keyframes vehicle-alert-dot{0%,to{opacity:1}50%{opacity:.2}}@media (width<=900px){.map-detail{flex-wrap:wrap;gap:10px}.live-park-control{justify-content:flex-end;width:100%}}.jt808-monitoring-panel{margin-top:16px}.jt808-log-list{gap:7px;margin-top:14px;display:grid}.tracker-protocol-error{font-weight:700;color:#c9364d!important}.jt808-configure{color:#087b59;background:#eaf8f3;border:1px solid #bfe2d5;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:36px;padding:9px;font-size:10px;font-weight:700;line-height:1.2;display:flex}.jt808-configure:hover{background:#dcf5eb}.jt808-configure:disabled{opacity:.55;cursor:not-allowed}.activate-vehicle,.deactivate-vehicle{border:0;border-radius:8px;width:100%;padding:9px;font-size:10px;font-weight:700}.activate-vehicle{color:#087d59;background:#e9fbf4}.deactivate-vehicle{color:#52645f;background:#f0f3f2}.phone-gps-control{gap:3px;display:grid}.phone-gps-control small{color:var(--muted);max-width:180px;font-size:7px}.phone-gps-start,.phone-gps-stop{white-space:nowrap;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:9px;font-weight:900;display:flex}.phone-gps-start{color:#2678bc;background:#eaf4ff}.phone-gps-stop{color:#ca344b;background:#fff0f2}@media (width<=760px){.live-map{height:650px}.map-detail{padding:13px;bottom:10px;left:10px;right:10px}.live-park-control{flex-wrap:wrap;justify-content:stretch;width:100%;margin-top:12px;display:flex}.phone-gps-control{width:100%}.phone-gps-control small{text-align:center;max-width:none}.phone-gps-start,.phone-gps-stop{width:100%;padding:13px;font-size:10px}.parking-active{flex:1 0 100%;justify-content:center}.live-park,.live-drive{flex:1;min-height:42px}}.status.driving{color:#079268;background:#e7f9f2}.status.alert{color:#fff;background:#e3344f}.status-alert{animation:.75s ease-in-out infinite status-alert-blink}@keyframes status-alert-blink{0%,to{opacity:1;box-shadow:0 0 #e3344f55}50%{opacity:.42;box-shadow:0 0 0 5px #e3344f22}}.vehicle-description{line-height:1.45;color:#566761!important;margin-top:8px!important}.login-form .login-field{margin:19px 0 0}.login-field>span{color:#253b35;letter-spacing:.2px;margin-bottom:7px;font-size:10px;display:block}.login-input-shell{background:#fff;border:1px solid #d7e2de;border-radius:12px;align-items:center;height:50px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 3px 12px #102a2208}.login-input-shell:focus-within{border-color:#0ba474;transform:translateY(-1px);box-shadow:0 0 0 4px #0ba47416,0 8px 20px #0b805a10}.login-input-icon{color:#80908b;flex:none;margin-left:15px;font-size:17px}.login-input-shell:focus-within .login-input-icon{color:#07966a}.login-form .login-input-shell input[type=email],.login-form .login-input-shell input[type=password],.login-form .login-input-shell input[type=text]{min-width:0;height:100%;box-shadow:none;color:#10201c;background:0 0;border:0;border-radius:0;outline:0;flex:1;padding:0 13px;font-size:13px}.login-input-shell input::placeholder{color:#a2aeaa}.password-visibility{color:#2c6755;background:#eef6f3;border:0;border-radius:8px;align-items:center;gap:5px;height:34px;margin-right:8px;padding:0 9px;font-size:9px;font-weight:800;display:flex}.password-visibility:hover,.password-visibility:focus-visible{color:#087b58;background:#dff3eb;outline:2px solid #0ba47435}.password-visibility svg{font-size:14px}.share-banner{background:#f0fcf7;border-color:#a9e3cf;align-items:center;gap:18px;margin-bottom:16px;padding:16px 18px;display:flex}.share-banner>div{flex:1;min-width:0}.share-banner span,.share-banner b,.share-banner small{display:block}.share-banner span{letter-spacing:1.5px;color:#07835e;font-size:8px;font-weight:800}.share-banner b{white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:10px;overflow:hidden}.share-banner small{color:#71807c;font-size:8px}.share-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.share-card{padding:18px}.share-card-head{justify-content:space-between;align-items:center;display:flex}.phone-icon{color:#098d65;background:#e9fbf4;border-radius:12px;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.share-card h2{margin:15px 0 3px;font:700 15px DM Sans}.share-card>p{color:#71807c;margin:0;font-size:9px}.mini-location{color:#49605a;background:#f0f6f4;border-radius:7px;align-items:center;gap:6px;margin-bottom:10px;padding:9px;font-size:9px;display:flex}.share-public{background:radial-gradient(circle at 50% 0,#16473a,#061b17 48%);flex-direction:column;min-height:100vh;padding:28px;display:flex}.share-public-brand{width:100%;max-width:450px;margin:0 auto}.consent-card{text-align:center;background:#fbfdfc;border-radius:22px;width:min(450px,100%);margin:auto;padding:34px;box-shadow:0 28px 80px #0007}.consent-symbol{color:#0a986d;background:#e9fbf4;border-radius:20px;place-items:center;width:62px;height:62px;margin:0 auto 20px;font-size:28px;display:grid;box-shadow:inset 0 0 0 1px #c2eddd}.consent-symbol.active{animation:1.8s infinite pulseLocation}.consent-symbol.danger{color:#d83e55;background:#fff0f2}.consent-card h1{letter-spacing:-1px;margin:8px 0;font:800 25px DM Sans}.consent-card>p{color:#687873;font-size:11px;line-height:1.7}.privacy-note{text-align:left;color:#17634d;background:#edf8f4;border-radius:10px;gap:10px;margin:20px 0;padding:13px;display:flex}.privacy-note svg{flex:none;font-size:19px}.privacy-note b,.privacy-note small{font-size:9px;display:block}.privacy-note small{color:#66847b;margin-top:3px;font-weight:400}.start-share,.stop-share{border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:11px;font-weight:800;display:flex}.start-share{color:#fff;background:#098d65;box-shadow:0 8px 20px #098d6530}.stop-share{color:#c9354b;background:#fff0f2}.share-status{color:#59706a;background:#eef3f1;border-radius:8px;margin-bottom:12px;padding:10px;font-size:9px}.share-status.sharing{color:#087c59;background:#e8faf3}.share-status.error{color:#bd3147;background:#fff0f2}.expires{color:#899793;margin-top:13px;font-size:8px;display:block}@keyframes pulseLocation{50%{box-shadow:0 0 0 12px #10b98115,inset 0 0 0 1px #9ee2c9}}@media (width<=1000px){.share-grid{grid-template-columns:1fr 1fr}}.device-management-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px;margin-top:16px;display:grid}.device-management-card{min-width:0;padding:20px;overflow:hidden}.device-card-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.device-management-card h2{color:var(--text);margin:0 0 4px;font:750 18px DM Sans,sans-serif}.mobile-device-identity{margin-bottom:16px}.mobile-device-identity p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px}.mobile-platform-row{border:1px solid var(--line);background:#f6faf8;border-radius:11px;align-items:flex-start;gap:10px;min-height:58px;padding:12px;display:flex}.mobile-platform-row>svg{color:#087b5a;flex:none;margin-top:2px}.mobile-platform-row span{min-width:0}.mobile-platform-row small,.mobile-platform-row b,.mobile-device-stats small,.mobile-device-stats b{display:block}.mobile-platform-row small,.mobile-device-stats small{color:#82928c;letter-spacing:.7px;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:750}.mobile-platform-row b{color:#263b34;overflow-wrap:anywhere;font-size:10px;line-height:1.45}.mobile-device-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 2px 2px;display:grid}.mobile-device-stats span{min-width:0}.mobile-device-stats b{overflow-wrap:anywhere;font-size:11px}.device-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.device-actions button{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.device-actions button:hover{background:#effaf6;border-color:#7fcbb4}.device-actions .device-live-action{color:#087b5a;background:#f3fbf8;border-color:#b9dfd2}.device-actions .device-track-action{color:#087b5a;background:#e8f8f2;border-color:#a9d8c8}.device-actions .device-stop-action{color:#98680b;background:#fff8e8;border-color:#ead3a1}.device-actions .danger-text{color:#d62d47;border-color:#f2c0c8}.device-error{color:#b72039;background:#fff0f2;border-radius:10px;align-items:flex-start;gap:7px;margin-top:12px;padding:10px;font-size:12px;display:flex}.mobile-tracker-message{color:#087b5a;background:#eaf8f3;border:1px solid #bfe6d8;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:12px 14px;font-size:12px;font-weight:700;display:flex}.mobile-tracker-card{border-top:3px solid #12bd88}.vehicle-gps-state{color:#8a6414;background:#fff9e9;border:1px solid #ead7a6;border-radius:10px;align-items:center;gap:9px;margin:12px 0;padding:10px 11px;display:flex}.vehicle-gps-state.configured{color:#087b5a;background:#eaf8f3;border-color:#bfe5d8}.vehicle-gps-state>span{min-width:0}.vehicle-gps-state b,.vehicle-gps-state small{display:block}.vehicle-gps-state b{font-size:11px}.vehicle-gps-state small{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:9px}.live-entity-filter{border:1px solid var(--line);background:var(--panel);min-height:58px;color:var(--muted);border-radius:11px;grid-template-columns:38px minmax(56px,1fr) minmax(140px,1.35fr);align-items:center;gap:8px;margin-bottom:10px;padding:9px 10px;font-size:12px;font-weight:800;display:grid}.live-filter-icon,.mobile-device-icon{color:#087b5a;background:#e7f7f1;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.live-filter-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.live-filter-copy small{color:var(--muted);letter-spacing:1.2px;font-size:8px}.live-filter-copy b{color:var(--ink);font-size:11px}.live-entity-filter select{border:1px solid var(--line);width:100%;min-width:140px;min-height:38px;color:var(--text);background:#f7faf9;border-radius:9px;padding:0 30px 0 10px;font-weight:700}.live-device-row{text-align:left;width:100%}.live-device-row small{overflow-wrap:anywhere}.vehicle-marker>span{background:var(--marker);border:3px solid #fff;border-radius:50% 50% 50% 8px;place-items:center;width:34px;height:34px;display:grid;transform:rotate(-45deg);box-shadow:0 3px 10px #10251f55}.vehicle-marker>span svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;transform:rotate(45deg)}.vehicle-marker-subscribed .vehicle-subscription-star{z-index:3;color:#fff;background:#f5b82e;border:2px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-style:normal;line-height:1;display:grid;position:absolute;top:-9px;right:-10px;transform:none;box-shadow:0 2px 7px #10251f55}.mobile-map-marker>span{border-radius:10px 10px 10px 3px}.mobile-map-marker>span svg{width:20px;height:20px}@media (width<=650px){.device-management-grid,.device-actions,.share-grid{grid-template-columns:1fr}.share-banner{flex-direction:column;align-items:stretch}.share-public{padding:20px}.consent-card{padding:28px 21px}}.trip-layout{grid-template-columns:1.2fr 1fr;gap:16px;margin-top:16px;display:grid}.trip-list,.playback-panel{min-height:230px}.trip-entry{width:calc(100% - 32px);margin:0 16px 10px}.trip-select{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;width:100%;padding:13px 92px 13px 14px;position:relative}.trip-select.selected{background:#eefaf6;border-color:#0a9b6d;box-shadow:0 0 0 3px #0a9b6d12}.trip-select b,.trip-select small{display:block}.trip-select b{font-size:11px}.trip-select small{color:var(--muted);margin-top:4px;font-size:9px}.trip-select .status{position:absolute;top:16px;right:12px}.trip-entry.archived{opacity:.72}.trip-actions{justify-content:flex-end;gap:7px;padding-top:6px;display:flex}.trip-actions button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:700;display:inline-flex}.trip-actions button.danger{color:#c93449;border-color:#efc7cd}.history-archive-toggle{white-space:nowrap;align-items:center;gap:7px;flex-direction:row!important;display:inline-flex!important}.history-archive-toggle input{width:auto!important}.subscription-status-card{border:1px solid var(--line);background:linear-gradient(135deg,#f8fbfa,#eef5f2);border-radius:14px;align-items:center;gap:16px;margin-bottom:16px;padding:20px 22px;display:flex}.subscription-status-card>span{color:#557068;background:#dfe9e5;border-radius:13px;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.subscription-status-card.active{background:linear-gradient(135deg,#effcf7,#e5f8f0);border-color:#9adcc6}.subscription-status-card.active>span{color:#07875f;background:#c9f1e2}.subscription-status-card.pending{background:linear-gradient(135deg,#fffaf0,#fff5da);border-color:#f1d48f}.subscription-status-card.pending>span{color:#a56c00;background:#ffedbd}.subscription-status-card small,.subscription-status-card h2,.subscription-status-card p{margin:0;display:block}.subscription-status-card small{color:var(--muted);letter-spacing:1.3px;font-size:8px;font-weight:800}.subscription-status-card h2{text-transform:capitalize;margin-top:3px;font:800 20px DM Sans}.subscription-status-card p{color:var(--muted);margin-top:3px;font-size:10px}.subscription-user-grid,.admin-payment-grid{grid-template-columns:minmax(280px,.8fr) minmax(430px,1.4fr);gap:16px;display:grid}.subscription-payment-guide,.subscription-form-panel,.gcash-config,.payment-validation,.subscription-history,.subscriber-list-panel{padding:0 18px 18px}.gcash-qr{aspect-ratio:1;object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:14px;width:min(230px,80%);margin:10px auto 16px;padding:10px;display:block}.gcash-qr-empty{aspect-ratio:1;border:1px dashed var(--line);width:min(230px,80%);color:var(--muted);border-radius:14px;place-items:center;gap:8px;margin:10px auto 16px;font-size:10px;display:grid}.gcash-qr-empty svg{font-size:24px}.gcash-account{background:#eef8f4;border-radius:10px;padding:13px 14px}.gcash-account small,.gcash-account b,.gcash-account strong{display:block}.gcash-account small{color:#638078;letter-spacing:1px;font-size:8px;font-weight:800}.gcash-account b{margin-top:4px;font-size:12px}.gcash-account strong{color:#07875f;margin-top:2px;font-size:17px}.gcash-number-row{justify-content:space-between;align-items:center;gap:12px;margin-top:2px;display:flex}.gcash-number-row strong{overflow-wrap:anywhere;min-width:0}.gcash-number-row button{color:#087b59;background:#fff;border:1px solid #a9d8c8;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.gcash-number-row button:hover{background:#e8f8f2;border-color:#68b99e}.subscription-payment-guide>p{color:var(--muted);font-size:10px;line-height:1.65}.subscription-plans{grid-template-columns:repeat(3,1fr);gap:9px;margin:8px 0 16px;display:grid}.subscription-plans button{border:1px solid var(--line);background:var(--surface);min-height:76px;color:var(--text);text-align:left;border-radius:10px;padding:12px;position:relative}.subscription-plans button.selected{background:#effaf6;border-color:#0a9b6d;box-shadow:0 0 0 3px #0a9b6d12}.subscription-plans span,.subscription-plans b{display:block}.subscription-plans span{color:var(--muted);font-size:9px}.subscription-plans b{margin-top:5px;font-size:14px}.subscription-plans svg{color:#079268;position:absolute;top:9px;right:9px}.subscription-payment-form,.gcash-config{gap:11px;display:grid}.subscription-payment-form label,.gcash-config label{color:var(--muted);font-size:9px;font-weight:700}.subscription-payment-form input,.gcash-config input,.gcash-config textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:8px;outline:0;margin-top:5px;padding:10px 11px;display:block}.subscription-payment-form label>small{color:var(--muted);margin-top:4px;font-size:8px;font-weight:500;line-height:1.45;display:block}.subscription-upload input{display:none}.subscription-upload>span{color:#087d59;cursor:pointer;background:#f0faf6;border:1px dashed #94cdb9;border-radius:8px;align-items:center;gap:7px;min-height:42px;margin-top:5px;padding:10px 11px;display:flex}.payment-proof-preview{border:1px solid var(--line);object-fit:cover;border-radius:9px;width:120px;height:90px}.subscription-submit{justify-content:center}.payment-pending{color:#7e5b11;background:#fff9e9;border:1px solid #efd493;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;display:flex}.payment-pending>svg{margin-top:2px;font-size:20px}.payment-pending b,.payment-pending p,.payment-pending small{margin:0;display:block}.payment-pending p{margin-top:4px;font-size:10px}.payment-pending small{opacity:.75;margin-top:5px;font-size:8px}.payment-pending .projected-expiry{opacity:1;border-top:1px solid #7e5b1133;margin-top:8px;padding-top:8px;font-weight:800}.pending-payment-actions{gap:8px;margin-top:12px;display:flex}.pending-payment-actions button,.subscription-cancel-edit{color:#6b500f;background:#fff;border:1px solid #d5b765;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:9px;font-weight:800;display:inline-flex}.pending-payment-actions .delete{color:#a52e2e;border-color:#efb5b5}.subscription-cancel-edit{border-color:var(--line);width:100%;color:var(--muted)}.active-subscription-plan{background:#eefaf6;border:1px solid #9bd7c2;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:18px;display:grid}.active-subscription-plan>svg{color:var(--primary);font-size:25px}.active-subscription-plan small,.active-subscription-plan b,.active-subscription-plan p{margin:0;display:block}.active-subscription-plan small{color:var(--primary);font-size:8px;font-weight:800}.active-subscription-plan b{margin-top:3px;font-size:12px}.active-subscription-plan p{color:var(--muted);margin-top:5px;font-size:9px}.active-subscription-plan button{grid-column:1/-1;justify-content:center}.view-payment-proof{border:1px solid var(--line);background:var(--surface);min-width:92px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px;font-size:9px;font-weight:800;display:inline-flex}.payment-proof-modal{z-index:2000;background:#031612b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.payment-proof-modal section{max-width:min(720px,95vw);max-height:90vh;position:relative}.payment-proof-modal img{object-fit:contain;border-radius:12px;max-width:100%;max-height:88vh;display:block}.payment-proof-modal button{z-index:1;color:#111;background:#fff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:8px;right:8px}.subscriber-list-panel{margin-top:16px}.subscriber-list{gap:8px;display:grid}.subscriber-search{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:9px;align-items:center;gap:9px;margin-bottom:12px;padding:0 11px;display:flex}.subscriber-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:11px 0;font-size:10px}.subscriber-search button{color:var(--muted);background:0 0;border:0;padding:4px;display:grid}.subscriber-list article{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:minmax(180px,1.4fr) auto minmax(90px,.7fr) minmax(170px,1fr) auto;align-items:center;gap:14px;padding:13px;display:grid}.subscriber-identity{align-items:center;gap:10px;display:flex}.subscriber-identity>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary);border-radius:10px;flex:0 0 34px;place-items:center;font-weight:800;display:grid}.subscriber-identity b,.subscriber-identity small,.subscriber-plan small,.subscriber-plan b,.subscriber-expiry small,.subscriber-expiry b,.subscriber-expiry em{display:block}.subscriber-identity b,.subscriber-plan b,.subscriber-expiry b{font-size:10px}.subscriber-identity small,.subscriber-plan small,.subscriber-expiry small{color:var(--muted);font-size:8px}.subscriber-expiry em{color:#a35228;margin-top:3px;font-size:8px}.cancel-subscriber{color:#a52e2e;background:#fff6f6;border:1px solid #efb5b5;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 11px;font-size:9px;font-weight:800;display:inline-flex}.subscriber-no-action{color:var(--muted);text-align:center;font-size:8px}@media (width<=900px){.subscriber-list article{grid-template-columns:1fr auto}.subscriber-plan,.subscriber-expiry{grid-column:1/-1}}.subscription-history{margin-top:16px}.subscription-history article{border-top:1px solid var(--line);gap:12px;padding:12px 2px;display:flex}.subscription-history article b,.subscription-history article small{display:block}.subscription-history article b{font-size:11px}.subscription-history article small,.subscription-history article p{color:var(--muted);margin:3px 0 0;font-size:9px}.payment-state{color:#64736f;text-transform:uppercase;background:#edf1f0;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.payment-state.pending{color:#966600;background:#fff0c9}.payment-state.approved{color:#087b58;background:#dff7ed}.payment-state.rejected{color:#bc3449;background:#fde8eb}.subscription-price-fields{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gcash-config-preview{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:10px;width:130px;height:130px;padding:6px}.payment-filters{gap:7px;margin:7px 0 13px;display:flex}.subscription-type-picker{border:1px solid var(--line);background:var(--panel);border-radius:12px;align-items:center;gap:12px;width:fit-content;padding:10px 14px;font-weight:700;display:flex}.subscription-type-picker select,.payment-filters select{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--text);border-radius:10px;padding:0 34px 0 12px}.payment-method-switch{flex-wrap:wrap;gap:8px;display:flex}.payment-method-switch button{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--muted);border-radius:10px;padding:0 14px;font-weight:700}.payment-method-switch button.active{color:#087b5a;background:#e8f8f2;border-color:#10a87b}.subscription-history-filter{width:fit-content;color:var(--muted);align-items:center;gap:10px;margin:0 0 14px;font-weight:700;display:flex}.subscription-history-filter select{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--text);border-radius:10px;padding:0 34px 0 12px}.subscriber-type-filter{flex-wrap:wrap;gap:8px;margin:12px 0 16px;display:flex}.subscriber-type-filter button{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--muted);text-transform:capitalize;border-radius:10px;padding:0 14px;font-weight:700}.subscriber-type-filter button.active{color:#087b5a;background:#e8f8f2;border-color:#10a87b}html[data-theme=dark] .payment-method-switch button.active,html[data-theme=dark] .subscriber-type-filter button.active{color:#72e1bd;background:#123c32}.payment-filters button{border:1px solid var(--line);background:var(--surface);color:var(--muted);text-transform:capitalize;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800}.payment-filters button.active{color:#087b58;background:#e9f8f2;border-color:#0a9b6d}.payment-review-list{gap:10px;max-height:680px;display:grid;overflow:auto}.payment-review-list>article{border:1px solid var(--line);border-radius:10px;padding:13px}.payment-review-main{grid-template-columns:auto 1fr 86px;align-items:start;gap:11px;display:grid}.payment-review-main b,.payment-review-main small{display:block}.payment-review-main b{font-size:11px}.payment-review-main small,.payment-review-main p{color:var(--muted);margin:3px 0 0;font-size:8px}.payment-review-main img{object-fit:cover;cursor:zoom-in;border-radius:8px;width:86px;height:70px}.payment-review-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;margin-top:11px;padding-top:10px;display:flex}.payment-review-actions button{border:0;border-radius:7px;align-items:center;gap:5px;padding:8px 11px;font-size:9px;font-weight:800;display:inline-flex}.payment-review-actions .reject{color:#b82d43;background:#fde8eb}.payment-review-actions .approve{color:#fff;background:#0a9368}.subscription-user-grid>.panel,.admin-payment-grid>.panel,.subscriber-list-panel,.subscription-history{border-color:color-mix(in srgb, var(--line) 88%, var(--primary) 12%);overflow:hidden;box-shadow:0 12px 30px #0530260b}.subscription-user-grid .panel-head,.admin-payment-grid .panel-head,.subscriber-list-panel .panel-head,.subscription-history .panel-head{border-bottom:1px solid var(--line);margin-bottom:14px;margin-left:-18px;margin-right:-18px;padding-bottom:13px;padding-left:18px;padding-right:18px}.subscription-type-picker,.payment-method-switch,.payment-filters,.subscriber-type-filter,.subscription-history-filter{font-family:inherit}.payment-method-switch button,.payment-filters button,.subscriber-type-filter button,.view-payment-proof,.pending-payment-actions button,.subscription-cancel-edit,.cancel-subscriber,.gcash-number-row button,.payment-review-actions button{min-height:38px;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s}.payment-method-switch button:hover,.payment-filters button:hover,.subscriber-type-filter button:hover,.view-payment-proof:hover{border-color:color-mix(in srgb, var(--primary) 58%, var(--line));color:var(--primary)}.payment-method-switch button:focus-visible,.payment-filters button:focus-visible,.payment-filters select:focus-visible,.subscriber-type-filter button:focus-visible,.subscription-type-picker select:focus-visible,.subscription-history-filter select:focus-visible,.subscription-payment-form input:focus-visible,.gcash-config input:focus-visible,.gcash-config textarea:focus-visible,.view-payment-proof:focus-visible,.pending-payment-actions button:focus-visible,.cancel-subscriber:focus-visible,.payment-review-actions button:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 16%, transparent);outline:0}.payment-method-switch button:disabled,.payment-filters button:disabled,.subscriber-type-filter button:disabled,.view-payment-proof:disabled,.pending-payment-actions button:disabled,.cancel-subscriber:disabled,.payment-review-actions button:disabled{cursor:not-allowed;opacity:.58}.payment-filters{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, var(--primary) 6%);border-radius:12px;flex-wrap:wrap;align-items:center;padding:10px}.payment-filters button:last-child{justify-content:center;min-width:38px;margin-left:auto}.payment-review-list>article{background:var(--surface);box-shadow:0 5px 16px #05302609}.payment-review-main>div{min-width:0}.payment-review-main p,.payment-review-main small{overflow-wrap:anywhere;line-height:1.55}.payment-reviewed{line-height:1.5}.payment-proof-modal section{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:12px;box-shadow:0 24px 70px #00000047}.payment-proof-modal img{border-radius:10px}.subscription-payment-form input:invalid:not(:placeholder-shown),.gcash-config input:invalid:not(:placeholder-shown),.gcash-config textarea:invalid:not(:placeholder-shown){border-color:#d76a7a}@media (width<=620px){.subscription-payment-guide,.subscription-form-panel,.gcash-config,.payment-validation,.subscription-history,.subscriber-list-panel{padding-left:14px;padding-right:14px}.subscription-user-grid .panel-head,.admin-payment-grid .panel-head,.subscriber-list-panel .panel-head,.subscription-history .panel-head{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.payment-filters select,.payment-filters button,.subscription-type-picker,.subscription-type-picker select,.subscription-history-filter,.subscription-history-filter select{width:100%}.payment-filters button:last-child{margin-left:0}.payment-review-actions{grid-template-columns:1fr 1fr;display:grid}.payment-review-actions button{justify-content:center}.subscriber-type-filter{grid-template-columns:1fr;display:grid}.subscriber-type-filter button{justify-content:center;width:100%}}.payment-reviewed{border-top:1px solid var(--line);color:var(--muted);margin-top:10px;padding-top:9px;font-size:8px}@media (width<=900px){.subscription-user-grid,.admin-payment-grid{grid-template-columns:1fr}}@media (width<=620px){.subscription-plans,.subscription-price-fields{grid-template-columns:1fr}.payment-review-main{grid-template-columns:auto 1fr}.payment-review-main img{grid-column:2}}.playback-summary{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px 20px 20px;display:grid}.playback-summary span{background:#f3f7f5;border-radius:9px;padding:12px}.playback-summary small,.playback-summary b{display:block}.playback-summary small{color:var(--muted);font-size:7px}.playback-summary b{margin-top:4px;font-size:12px}.playback-range{accent-color:#0a8d65;width:calc(100% - 40px);margin:5px 20px 20px}.playback-button{margin:0 20px 20px}.report-export-controls{align-items:end;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.report-export-controls label{color:#53635f;flex:1;font-size:9px;font-weight:700}.report-export-controls select,.report-export-controls input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:5px;padding:9px 10px;display:block}.export-button{white-space:nowrap;min-height:37px}.monitoring-grid{grid-template-columns:1.5fr .8fr}.tracker-health-list{padding:0 18px 14px}.tracker-health-row{border-bottom:1px solid #edf2f0;align-items:center;gap:11px;padding:12px 2px;display:flex}.tracker-health-row b,.tracker-health-row small{font-size:10px;display:block}.tracker-health-row small{color:var(--muted);font-size:8px}.health-dot{background:#788783;border-radius:50%;width:9px;height:9px}.health-dot.healthy{background:#10b981;box-shadow:0 0 9px #10b981}.health-dot.stale{background:#f3b33d}.health-dot.offline{background:#e44259}.backup-state{text-align:center;place-content:center;justify-items:center;min-height:210px;padding:25px;display:grid}.backup-state svg{color:#d49a29;margin-bottom:12px;font-size:40px}.backup-state.success svg{color:#0a9b6d}.backup-state b,.backup-state small{display:block}.backup-state small{max-width:260px;color:var(--muted);overflow-wrap:anywhere;margin-top:7px;font-size:9px}.audit-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.audit-summary>div{background:#fff;border:1px solid #e3ece9;border-radius:14px;padding:18px 20px;box-shadow:0 5px 18px #153c320a}.audit-summary small,.audit-summary span,.audit-table small{color:var(--muted);display:block}.audit-summary small{color:#0a8d65;letter-spacing:1.2px;font-size:8px;font-weight:800}.audit-summary b{color:#10251f;margin:6px 0 2px;font-size:25px;display:block}.audit-summary span{font-size:9px}.audit-panel{padding:0;overflow:hidden}.audit-toolbar{border-bottom:1px solid #e7efed;align-items:center;gap:10px;padding:16px 18px;display:flex}.audit-toolbar .search{width:min(420px,100%)}.audit-category-select{appearance:none;color:#20332d;cursor:pointer;background-color:#f8fbfa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23087b59' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #d9e5e1;border-radius:10px;min-width:145px;height:38px;padding:0 38px 0 13px;font-size:10px;font-weight:700;transition:border-color .18s,box-shadow .18s,background-color .18s}.audit-category-select:hover{background-color:#fff;border-color:#83c9b2}.audit-category-select:focus{background-color:#fff;border-color:#0b9b70;outline:none;box-shadow:0 0 0 4px #0b9b701c}.audit-category-select option{color:#20332d;background:#fff;font-weight:600}.audit-refresh{margin-left:auto}.audit-table-wrap{overflow-x:auto}.audit-table{border-collapse:collapse;width:100%;min-width:850px}.audit-table th{color:#6c7e78;letter-spacing:.7px;text-align:left;text-transform:uppercase;background:#f6f9f8;padding:11px 16px;font-size:8px}.audit-table td{color:#20332d;vertical-align:middle;border-top:1px solid #edf2f0;padding:13px 16px;font-size:10px}.audit-table tbody tr:hover{background:#f9fcfb}.audit-table td:first-child{min-width:210px}.audit-table b,.audit-table small{line-height:1.5}.audit-table small{max-width:230px;margin-top:2px;font-size:8px}.audit-event{color:#50615c;background:#eef2f1;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.audit-event.success{color:#087b59;background:#e8f8f2}.audit-event.danger{color:#cf4052;background:#fff0f1}.audit-event.warning{color:#9b6a0b;background:#fff6df}.audit-event.info{color:#2b70af;background:#eaf4ff}.audit-id{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:140px!important}.capitalize{text-transform:capitalize}.audit-pagination{color:var(--muted);border-top:1px solid #e7efed;justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;font-size:9px;display:flex}.audit-pagination>div{align-items:center;gap:10px;display:flex}.audit-pagination button{padding:7px 10px}.overview-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.overview-header h1{color:#10251f;margin:5px 0;font-size:clamp(26px,3vw,38px)}.overview-header p{color:var(--muted);margin:0;font-size:11px}.overview-header-actions,.overview-filterbar,.overview-date-fields,.range-pills{align-items:center;gap:8px;display:flex}.overview-header-actions button,.overview-header-actions a{min-height:39px}.overview-filterbar{background:#fff;border:1px solid #e4ece9;border-radius:13px;min-height:58px;margin-bottom:15px;padding:10px 12px}.range-pills{background:#f2f6f4;border-radius:9px;padding:4px}.range-pills button{color:#6d7e79;background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:9px;font-weight:750}.range-pills button.active{color:#07815d;background:#fff;box-shadow:0 2px 9px #19453817}.overview-date-fields input{min-height:34px;padding:5px 8px;font-size:9px}.overview-date-fields span{color:var(--muted);font-size:9px}.overview-sync{color:#70807b;align-items:center;gap:7px;margin-left:auto;font-size:9px;font-weight:700;display:inline-flex}.overview-sync i{background:#13b77f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #13b77f1a}.overview-sync.is-updating i{animation:1s infinite pulse}.dashboard-customizer{background:#f5fbf8;border:1px solid #cfe6de;border-radius:12px;align-items:center;gap:18px;margin-bottom:15px;padding:14px 17px;display:flex}.dashboard-customizer>div{margin-right:auto}.dashboard-customizer b,.dashboard-customizer small{display:block}.dashboard-customizer b{color:#14382d;font-size:10px}.dashboard-customizer small{color:var(--muted);margin-top:2px;font-size:8px}.dashboard-customizer label{color:#36534a;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.overview-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.overview-stats .stat,.overview-stats .stat>div:last-child{min-width:0}.overview-stats .stat strong,.overview-stats .stat small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:15px;margin:15px 0;display:grid}.overview-priority-grid>*,.enhanced-overview-grid>*{min-width:0;overflow:hidden}.overview-priority-grid>.panel{flex-direction:column;display:flex}.overview-priority-grid .panel-head,.enhanced-overview-grid .panel-head{flex-wrap:wrap;gap:12px}.health-score-row{flex:1;align-items:center;gap:20px;min-height:150px;padding:2px 18px 18px;display:flex}.health-ring{background:conic-gradient(#12b981 var(--score), #e8f0ed 0);border-radius:50%;flex:0 0 112px;place-items:center;width:112px;height:112px;display:grid;position:relative}.health-ring:after{content:"";background:#fff;border-radius:50%;width:84px;height:84px;position:absolute}.health-ring.warning{background:conic-gradient(#dc9e2a var(--score), #e8f0ed 0)}.health-ring span{z-index:1;text-align:center}.health-ring b,.health-ring small{display:block}.health-ring b{color:#10251f;font-size:25px}.health-ring small{color:var(--muted);font-size:8px}.health-breakdown{gap:12px;display:grid}.health-breakdown span{color:#64756f;grid-template-columns:8px 24px 1fr;align-items:center;font-size:9px;display:grid}.health-breakdown i{border-radius:50%;width:7px;height:7px}.health-breakdown i.fresh{background:#13b77f}.health-breakdown i.stale{background:#e0a22d}.health-breakdown i.missing{background:#df4358}.health-breakdown b{color:#172b25}.trip-metrics{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:2px 18px 18px;display:grid}.trip-metrics>div{background:#f9fbfa;border:1px solid #e7efec;border-radius:11px;padding:13px}.trip-metrics svg{color:#078e66;margin-bottom:8px;font-size:16px}.trip-metrics b,.trip-metrics small{display:block}.trip-metrics b{color:#172c25;font-size:13px}.trip-metrics small{color:var(--muted);margin-top:2px;font-size:8px}.attention-card{max-height:285px;overflow-y:auto}.attention-row{color:inherit;border:1px solid #edf1f0;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;margin:0 18px 8px;padding:9px;display:grid}.attention-row>span{color:#d93d51;background:#fff1f2;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.attention-row.approval>span{color:#2f79b8;background:#eaf5ff}.attention-row b,.attention-row small{display:block}.attention-row b{color:#21352e;font-size:9px}.attention-row>div{min-width:0}.attention-row b,.attention-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attention-row small{color:var(--muted);margin-top:2px;font-size:8px}.attention-row strong{color:#6b7d77;font-size:8px}.attention-clear{color:#16966e;text-align:center;flex:1;align-content:center;place-items:center;min-height:145px;margin:0 18px 18px;display:grid}.attention-clear svg{margin-bottom:8px;font-size:28px}.attention-clear b,.attention-clear small{display:block}.attention-clear b{font-size:10px}.attention-clear small{color:var(--muted);margin-top:4px;font-size:8px}.enhanced-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);align-items:stretch}.overview-map{grid-row:auto}.overview-map .leaflet-container{width:100%;height:clamp(285px,31vw,410px)}.fleet-state-card{flex-direction:column;min-height:260px;display:flex}.state-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:2px 18px 18px;display:grid}.state-tile{background:linear-gradient(145deg,#fbfdfc,#f5f9f7);border:1px solid #e5eeeb;border-radius:12px;flex-direction:column;justify-content:center;min-width:0;min-height:112px;padding:14px;display:flex}.state-tile>span{color:#5f716b;align-items:center;gap:6px;margin-bottom:12px;font-size:9px;font-weight:750;display:flex}.state-tile>span i{border-radius:50%;width:8px;height:8px}.state-tile>b{color:#142b24;font-size:25px;line-height:1}.state-tile>small{color:var(--muted);margin:5px 0 13px;font-size:8px}.state-tile>div{background:#edf2f0;border-radius:10px;height:6px;display:block;overflow:hidden}.state-tile em{border-radius:inherit;height:100%;display:block}.alert-trend-card{min-height:300px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#dfe9e5;--ink:#e5efeb;--muted:#91a49d;--dark:#040c0a;--line:#263a34;--surface:#13221d;--panel:#101d19;--panel-soft:#14231e;--card:#101d19;--text:#e5efeb;--border:#2b4038;background:#08120f}html[data-theme=dark] body,html[data-theme=dark] .shell,html[data-theme=dark] .shell main{background:#08120f}html[data-theme=dark] header,html[data-theme=dark] .panel,html[data-theme=dark] .stat,html[data-theme=dark] .overview-filterbar,html[data-theme=dark] .audit-summary>div,html[data-theme=dark] .dashboard-customizer,html[data-theme=dark] .dialog,html[data-theme=dark] .vehicle-card,html[data-theme=dark] .settings,html[data-theme=dark] .login-form{color:#dfe9e5;background:#101d19;box-shadow:0 8px 24px #0003}html[data-theme=dark] .panel h1,html[data-theme=dark] .panel h2,html[data-theme=dark] .panel b,html[data-theme=dark] .panel strong,html[data-theme=dark] .stat b,html[data-theme=dark] .stat strong,html[data-theme=dark] .overview-header h1,html[data-theme=dark] .page-title h1,html[data-theme=dark] .welcome h1,html[data-theme=dark] .health-ring b,html[data-theme=dark] .state-tile>b,html[data-theme=dark] .trip-metrics b,html[data-theme=dark] .audit-table td,html[data-theme=dark] .dialog-heading h2{color:#edf5f2}html[data-theme=dark] header,html[data-theme=dark] header b,html[data-theme=dark] .user b,html[data-theme=dark] .content,html[data-theme=dark] .dialog,html[data-theme=dark] .settings,html[data-theme=dark] .login-form{color:#dfe9e5}html[data-theme=dark] .content :where(h1,h2,h3,h4,b,strong,label),html[data-theme=dark] .dialog :where(h1,h2,h3,h4,b,strong,label),html[data-theme=dark] .settings :where(h1,h2,h3,h4,b,strong,label),html[data-theme=dark] .login-form :where(h1,h2,h3,h4,b,strong,label){color:#edf5f2}html[data-theme=dark] .content :where(p,small,time),html[data-theme=dark] .dialog :where(p,small,time),html[data-theme=dark] .settings :where(p,small,time),html[data-theme=dark] .login-form :where(p,small,time),html[data-theme=dark] header small{color:#91a49d}html[data-theme=dark] .content .eyebrow,html[data-theme=dark] .content .panel-head a,html[data-theme=dark] .dialog .eyebrow,html[data-theme=dark] .dialog a{color:#65d8ad}html[data-theme=dark] .content .primary,html[data-theme=dark] .dialog .dialog-primary,html[data-theme=dark] .content :where(.status,.live,.guard,.audit-event){color:inherit}html[data-theme=dark] .content .primary,html[data-theme=dark] .dialog .dialog-primary{color:#fff}html[data-theme=dark] .ghost,html[data-theme=dark] .link-button,html[data-theme=dark] .dialog-secondary{color:#b8c9c3;background:#172721;border-color:#31463f}html[data-theme=dark] .ghost:hover,html[data-theme=dark] .link-button:hover,html[data-theme=dark] .dialog-secondary:hover{color:#75ddb6;border-color:#4d7869}html[data-theme=dark] .audit-table th,html[data-theme=dark] .audit-table td,html[data-theme=dark] table th,html[data-theme=dark] table td{color:#cbd9d4}html[data-theme=dark] .audit-table th,html[data-theme=dark] table th{color:#8fa39c}html[data-theme=dark] .login-input-icon,html[data-theme=dark] .password-visibility,html[data-theme=dark] .dialog-field em{color:#85a49a}html[data-theme=dark] .form-error{color:#ff9bab;background:#3a1920}html[data-theme=dark] .empty{color:#82978f}html[data-theme=dark] .empty svg{color:#4f6c62}html[data-theme=dark] .trip-metrics>div,html[data-theme=dark] .state-tile,html[data-theme=dark] .attention-row,html[data-theme=dark] .playback-summary>div,html[data-theme=dark] .backup-state,html[data-theme=dark] .tracker-health-row,html[data-theme=dark] .vehicle-request-row{background:#14231e;border-color:#293d37}html[data-theme=dark] .live-area-control{background:#101d19;border-color:#2a4038}html[data-theme=dark] .live-area-control select{color:#dfe9e5;background-color:#172721;border-color:#31463f}html[data-theme=dark] .live-area-control strong,html[data-theme=dark] .live-area-control .area-add{color:#78ddb8;background:#173a2f}html[data-theme=dark] .live-area-control .area-remove{color:#ff92a2;background:#391a20}html[data-theme=dark] .mobile-platform-row{background:#14231e}html[data-theme=dark] .mobile-platform-row b{color:var(--text)}html[data-theme=dark] .health-ring:after{background:#101d19}html[data-theme=dark] .range-pills,html[data-theme=dark] .bell,html[data-theme=dark] .theme-toggle,html[data-theme=dark] .audit-table th,html[data-theme=dark] .search,html[data-theme=dark] .vehicle-icon{color:#a9bbb5;background:#172721}html[data-theme=dark] .range-pills button.active,html[data-theme=dark] .theme-menu,html[data-theme=dark] .audit-category-select,html[data-theme=dark] .audit-category-select option{color:#7de1bc;background-color:#1b2c26}html[data-theme=dark] .theme-menu button{color:#adbbb6}html[data-theme=dark] .theme-menu button:hover,html[data-theme=dark] .theme-menu button.active{color:#76dbb5;background:#18372d}html[data-theme=dark] .notification-menu,html[data-theme=dark] .notification-list>button{color:#dfe9e5;background:#101d19;border-color:#293d37}html[data-theme=dark] .notification-list>button:hover,html[data-theme=dark] .notification-all{background:#172721}html[data-theme=dark] .notification-list p{color:#91a49d}html[data-theme=dark] .notification-head>span{color:#78ddb8;background:#173a2f}html[data-theme=dark] .bell .notification-badge{border-color:#101d19}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea,html[data-theme=dark] .login-input-shell,html[data-theme=dark] .dialog-field input,html[data-theme=dark] .report-export-controls select,html[data-theme=dark] .report-export-controls input{color:#e5efeb;background-color:#13221d;border-color:#31463f}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#71867f}input::placeholder,textarea::placeholder{color:#8b9a98;opacity:1}html[data-theme=dark] input:-webkit-autofill{-webkit-text-fill-color:#e5efeb;box-shadow:inset 0 0 0 1000px #13221d}html[data-theme=dark] input:-webkit-autofill:hover{-webkit-text-fill-color:#e5efeb;box-shadow:inset 0 0 0 1000px #13221d}html[data-theme=dark] input:-webkit-autofill:focus{-webkit-text-fill-color:#e5efeb;box-shadow:inset 0 0 0 1000px #13221d}html[data-theme=dark] :where(.search,.vehicle-search,.subscriber-search){color:#85a49a;background:#13221d;border-color:#31463f}html[data-theme=dark] :where(.search,.vehicle-search,.subscriber-search) input{color:#e5efeb;box-shadow:none;background:0 0;border:0}html[data-theme=dark] :where(.search,.vehicle-search,.subscriber-search) input::placeholder{color:#7f948d;opacity:1}html[data-theme=dark] :where(.search,.vehicle-search,.subscriber-search)>svg{color:#85a49a}html[data-theme=dark] :where(.search,.vehicle-search,.subscriber-search):focus-within{border-color:#18b884;box-shadow:0 0 0 3px #18b88424}html[data-theme=dark] .search>button{color:#78ddb8;background:#173a2f}html[data-theme=dark] .subscriber-search button{color:#91a49d;background:0 0}html[data-theme=dark] .subscriber-search button:hover{color:#78ddb8}html[data-theme=dark] .audit-table td,html[data-theme=dark] .vehicle-row,html[data-theme=dark] .alert-row,html[data-theme=dark] .overview-timeline>div{border-color:#243831}html[data-theme=dark] .live-vehicle-item.selected{background:#163229;border-color:#28644f}html[data-theme=dark] .vehicle-info-toggle,html[data-theme=dark] .live-vehicle-info{border-color:#29443a}html[data-theme=dark] .vehicle-info-toggle{color:#78ddb8;background:#172b24}html[data-theme=dark] .vehicle-info-toggle:hover,html[data-theme=dark] .vehicle-info-disclosure[open] .vehicle-info-toggle{background:#1b352c;border-color:#3b765f}html[data-theme=dark] .live-vehicle-info{background:#13241e}html[data-theme=dark] .live-vehicle-info>div{background:#172b24;border-color:#29443a}html[data-theme=dark] .live-vehicle-info b{color:#e5efeb}html[data-theme=dark] .vehicle-notes-panel,html[data-theme=dark] .vehicle-card-notes{background:#13241e;border-color:#29443a}html[data-theme=dark] .vehicle-card-notes article>p{color:#dce9e4}html[data-theme=dark] .vehicle-card-notes article{background:#172b24;border-color:#29443a}html[data-theme=dark] .state-tile>div,html[data-theme=dark] .state-bars>div>i{background:#293a35}html[data-theme=dark] .leaflet-tile-pane{filter:brightness(.68)saturate(.78)contrast(1.08)}html[data-theme=dark] .leaflet-control-attribution,html[data-theme=dark] .leaflet-popup-content-wrapper,html[data-theme=dark] .leaflet-popup-tip{color:#dfe9e5;background:#12221d}@media (width<=1400px){.overview-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attention-card{grid-column:1/-1;max-height:none}}@media (width<=900px){.trip-layout,.monitoring-grid{grid-template-columns:1fr}.report-export-controls{flex-direction:column;align-items:stretch}.export-button{width:100%}.overview-priority-grid{grid-template-columns:1fr}.attention-card{grid-column:auto}.enhanced-overview-grid{grid-template-columns:1fr}.overview-map .leaflet-container{height:360px}}@media (width<=650px){.playback-summary,.audit-summary{grid-template-columns:1fr}.audit-toolbar,.audit-pagination{flex-direction:column;align-items:stretch}.audit-toolbar select,.audit-refresh{width:100%;margin-left:0}.audit-pagination>div{justify-content:space-between}.overview-header,.overview-header-actions,.overview-filterbar,.dashboard-customizer{flex-direction:column;align-items:stretch}.overview-header-actions>*{justify-content:center;width:100%}.range-pills{grid-template-columns:repeat(4,1fr);display:grid}.overview-date-fields{grid-template-columns:1fr auto 1fr;display:grid}.overview-sync{margin:4px 0 0}.dashboard-customizer label{padding:5px 0}.overview-priority-grid,.enhanced-overview-grid{grid-template-columns:1fr}.attention-card{grid-column:auto}.overview-map{grid-row:auto}.health-score-row{flex-wrap:wrap;justify-content:center}.trip-metrics,.state-grid{grid-template-columns:1fr}.overview-map .leaflet-container{height:300px}}.user-access-control{border:1px solid var(--border,#dce8e4);background:var(--panel-soft,#f5faf8);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;padding:9px 11px;display:flex}.user-access-control>small{color:#789088;letter-spacing:1.2px;width:100%;font-size:8px;font-weight:800}.user-access-control label{color:var(--text,#17332b);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.user-access-control input{accent-color:#08a878}.user-access-control .share-assign-button{color:#087b5a;cursor:pointer;background:#e8f8f2;border:1px solid #9ed7c7;border-radius:9px;align-self:flex-end;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.user-access-control .share-assign-button:disabled{cursor:wait;opacity:.6}.user-access-control .share-remove-button{color:#c9344d;cursor:pointer;background:#fff4f6;border:1px solid #f0b9c2;border-radius:9px;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.user-access-control .share-remove-button:disabled{cursor:wait;opacity:.6}.remove-user-button{color:#bd3046;background:#fff7f8;border:1px solid #f1bdc5;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-weight:700;display:inline-flex}html[data-theme=dark] :where(.alert-command-bar,.alert-work-card,.alert-detail-metrics span,.police-directory-panel,.police-station-card,.device-management-card,.live-entity-filter,.subscription-status-card,.gcash-account,.payment-pending,.active-subscription-plan,.subscriber-list article,.payment-review-list>article,.audit-toolbar,.audit-pagination,.user-access-control){color:#dfe9e5;background:#101d19;border-color:#2b4038}html[data-theme=dark] :where(.alert-status-filters,.alert-detail-panel,.police-directory-tools,.police-station-head,.payment-review-actions,.payment-reviewed,.audit-toolbar,.audit-pagination){border-color:#2b4038}html[data-theme=dark] :where(.alert-status-filters>button,.alert-bulk-actions b,.police-station-card a,.police-address,.live-filter-copy b,.mobile-platform-row b){color:#dfe9e5}html[data-theme=dark] :where(.alert-bulk-actions button,.alert-load-more,.alert-primary-actions button,.alert-contact-actions button,.alert-contact-actions a,.alert-lifecycle-actions button,.police-station-quick-actions a,.police-station-quick-actions button,.police-station-actions button,.device-actions button,.pending-payment-actions button,.subscription-cancel-edit,.cancel-subscriber,.view-payment-proof,.user-access-control .share-assign-button,.user-access-control .share-remove-button){color:#b9d2c9;background:#172721;border-color:#365148}html[data-theme=dark] :where(.alert-status-filters>button.active,.alert-bulk-actions button.primary,.subscription-plans button.selected,.payment-filters button.active,.user-access-control .share-assign-button){color:#78ddb8;background:#173a2f;border-color:#28644f}html[data-theme=dark] :where(.alert-detail-metrics span,.mobile-platform-row,.gcash-account,.subscriber-list article,.payment-review-list>article){background:#14231e}html[data-theme=dark] :where(.live-entity-filter select,.subscription-plans button,.subscription-payment-form input,.gcash-config input,.gcash-config textarea,.payment-filters button){color:#e5efeb;background:#13221d;border-color:#31463f}html[data-theme=dark] .subscription-status-card.active,html[data-theme=dark] .active-subscription-plan{background:linear-gradient(135deg,#132a22,#17382d);border-color:#28644f}html[data-theme=dark] .subscription-status-card.pending,html[data-theme=dark] .payment-pending{color:#e6ca83;background:#2d2818;border-color:#66532b}html[data-theme=dark] :where(.gcash-qr,.gcash-config-preview){background:#e9efed;border-color:#31463f}html[data-theme=dark] .subscription-upload>span{color:#78ddb8;background:#17352b;border-color:#386b5a}html[data-theme=dark] .audit-table th{background:#14231e;border-color:#2b4038}html[data-theme=dark] .audit-table tbody tr:hover{background:#172721}html[data-theme=dark] .user-access-control .share-remove-button,html[data-theme=dark] :where(.cancel-subscriber,.pending-payment-actions .delete){color:#ff9aaa;background:#351b21;border-color:#70404a}html[data-theme=dark] .content :where(h1,h2,h3,h4,h5,h6,p,label,legend,dt,dd,b,strong),html[data-theme=dark] .dialog :where(h1,h2,h3,h4,h5,h6,p,label,legend,dt,dd,b,strong){color:#dfe9e5}html[data-theme=dark] .content :where(small,time,figcaption,.muted,.helper-text,.alert-work-head p,.mobile-platform-row small,.mobile-device-stats small,.subscriber-identity small,.subscriber-plan small,.subscriber-expiry small,.payment-review-main small,.payment-review-main p),html[data-theme=dark] .dialog :where(small,time,.muted,.helper-text){color:#9aada6}html[data-theme=dark] .content a:not(.primary):not(.status):not(.alert-contact-actions a),html[data-theme=dark] :where(.device-actions .device-live-action,.device-actions .device-track-action,.vehicle-gps-state.configured,.mobile-tracker-message){color:#78ddb8}html[data-theme=dark] :where(.device-actions .device-stop-action,.alert-lifecycle-actions button:last-child,.subscriber-expiry em){color:#efca77}html[data-theme=dark] :where(.device-actions .danger-text,.alert-lifecycle-actions .alert-delete-action,.police-station-actions button.danger){color:#ff9aaa}html[data-theme=dark] :where(.audit-event,.payment-state,.status,.live,.guard){font-weight:750}html:not([data-theme=dark]) .content :where(h1,h2,h3,h4,h5,h6,p,label,legend,dt,dd,b,strong),html:not([data-theme=dark]) .dialog :where(h1,h2,h3,h4,h5,h6,p,label,legend,dt,dd,b,strong){color:#20332d}html:not([data-theme=dark]) .content :where(small,time,figcaption,.muted,.helper-text,.alert-work-head p,.mobile-platform-row small,.mobile-device-stats small,.subscriber-identity small,.subscriber-plan small,.subscriber-expiry small,.payment-review-main small,.payment-review-main p),html:not([data-theme=dark]) .dialog :where(small,time,.muted,.helper-text){color:#667a74}html:not([data-theme=dark]) .content a:not(.primary):not(.status):not(.alert-contact-actions a){color:#087b59}html:not([data-theme=dark]) :where(.alert-bulk-actions button,.alert-load-more,.alert-primary-actions button,.alert-contact-actions button,.alert-contact-actions a,.alert-lifecycle-actions button,.police-station-quick-actions a,.police-station-quick-actions button,.police-station-actions button,.device-actions button,.pending-payment-actions button,.subscription-cancel-edit,.view-payment-proof){color:#285c4c}html:not([data-theme=dark]) :where(.device-actions .device-live-action,.device-actions .device-track-action,.vehicle-gps-state.configured,.mobile-tracker-message){color:#087b59}html:not([data-theme=dark]) :where(.device-actions .device-stop-action,.alert-lifecycle-actions button:last-child,.subscriber-expiry em){color:#8a6108}html:not([data-theme=dark]) :where(.device-actions .danger-text,.alert-lifecycle-actions .alert-delete-action,.police-station-actions button.danger,.cancel-subscriber,.pending-payment-actions .delete){color:#bd3046}html:not([data-theme=dark]) :where(.audit-event,.payment-state,.status,.live,.guard){font-weight:750}html[data-theme=dark] .status.moving{color:#78ddb8;background:#173a2f}html[data-theme=dark] .subscription-indicator{color:#78ddb8;background:#173a2f;border-color:#28644f}html[data-theme=dark] .status.parked{color:#91c9ff;background:#172d43}html[data-theme=dark] .status.idle{color:#efca77;background:#342b16}html[data-theme=dark] .status.offline{color:#bac8c3;background:#29332f}html[data-theme=dark] .vehicle-gps-state.required{color:#efca77;background:#2d2818;border-color:#66532b}html[data-theme=dark] .vehicle-gps-state.configured{color:#78ddb8;background:#17352b;border-color:#28644f}html[data-theme=dark] .vehicle-gps-state :where(b,small,span,svg){color:inherit}html:not([data-theme=dark]) .vehicle-gps-state.required :where(b,span,svg){color:#7a570d}html:not([data-theme=dark]) .vehicle-gps-state.configured :where(b,span,svg){color:#087b59}html:not([data-theme=dark]) .vehicle-gps-state small{color:#60766f}html[data-theme=dark] :where(.vehicle-primary-actions button,.vehicle-admin-actions button,.vehicle-jt-actions button,.remove-vehicle,.jt808-configure,.activate-vehicle,.deactivate-vehicle,.phone-gps-start,.phone-gps-stop){color:#b9d2c9;background:#172721;border-color:#365148}html[data-theme=dark] :where(.vehicle-load-more,.jt808-configure,.activate-vehicle,.parking-active,.mobile-tracker-message,.share-banner,.share-status.sharing){color:#78ddb8;background:#17352b;border-color:#28644f}html[data-theme=dark] :where(.remove-vehicle,.vehicle-jt-actions button:last-child,.phone-gps-stop,.device-error,.share-status.error){color:#ff9aaa;background:#351b21;border-color:#70404a}html[data-theme=dark] :where(.phone-last,.phone-gps-start){color:#91c9ff;background:#172d43;border-color:#315477}html[data-theme=dark] :where(.device-actions .device-stop-action,.deactivate-vehicle){color:#efca77;background:#2d2818;border-color:#66532b}html[data-theme=dark] :where(.live-filter-icon,.mobile-device-icon,.police-station-head>span,.phone-icon),html[data-theme=dark] :where(.status.driving,.audit-event.success,.payment-state.approved){color:#78ddb8;background:#173a2f}html[data-theme=dark] :where(.audit-event.info){color:#91c9ff;background:#172d43}html[data-theme=dark] :where(.audit-event.warning,.payment-state.pending){color:#efca77;background:#342b16}html[data-theme=dark] :where(.audit-event.danger,.payment-state.rejected){color:#ff9aaa;background:#351b21}html[data-theme=dark] .audit-event:not(.success):not(.danger):not(.warning):not(.info),html[data-theme=dark] .payment-state:not(.pending):not(.approved):not(.rejected),html[data-theme=dark] .subscription-status-card>span{color:#bac8c3;background:#29332f}html[data-theme=dark] .subscription-status-card.active>span{color:#78ddb8;background:#1d4b3c}html[data-theme=dark] .subscription-status-card.pending>span{color:#efca77;background:#4a3b19}html[data-theme=dark] :where(.vehicle-load-more,.jt808-configure,.parking-active,.mobile-tracker-message,.phone-last,.device-error,.share-status,.share-banner) :where(span,b,strong,small,svg){color:inherit}html[data-theme=dark] .live-park.active,html[data-theme=dark] .live-drive.active{outline-color:#dce9e4}html[data-theme=dark] .stat-icon{color:#bac8c3;background:#29332f}html[data-theme=dark] .stat.green .stat-icon,html[data-theme=dark] :where(.fence-icon,.notification-icon.note,.dialog-symbol.success){color:#78ddb8;background:#173a2f}html[data-theme=dark] .stat.blue .stat-icon{color:#91c9ff;background:#172d43}html[data-theme=dark] .stat.red .stat-icon,html[data-theme=dark] :where(.notification-icon,.dialog-symbol.danger),html[data-theme=dark] .alert-icon{color:#ff9aaa;background:#351b21}html[data-theme=dark] .dialog-symbol:not(.danger):not(.success){color:#78ddb8;background:#173a2f;box-shadow:inset 0 0 0 1px #28644f}html[data-theme=dark] .gcash-number-row button{color:#78ddb8;background:#173a2f;border-color:#386b5a}@media (width<=480px){.live-vehicle-info{grid-template-columns:minmax(0,1fr)}.live-vehicle-info .wide{grid-column:auto}}.map-style-switcher{z-index:900;border:1px solid var(--border,#dbe7e3);background:var(--panel,#fffffff0);border-radius:12px;gap:3px;padding:4px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 5px 18px #10251f29}.map-style-switcher button{min-height:34px;color:var(--muted,#637770);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 12px;font-size:12px;font-weight:700}.map-style-switcher button.active{color:#fff;background:#087b5a}.login-privacy-link{color:#087b5a;width:max-content;margin:18px auto 0;font-size:12px;font-weight:700;text-decoration:none;display:block}.login-privacy-link:hover,.privacy-page a:hover{text-decoration:underline}.privacy-page{color:#17322a;background:radial-gradient(circle at 82% 4%,#14be8b1f,#0000 28rem),#f4f8f6;min-height:100vh}.privacy-header,.privacy-footer{justify-content:space-between;align-items:center;width:min(1080px,100% - 40px);margin:0 auto;display:flex}.privacy-header{border-bottom:1px solid #dbe8e3;min-height:92px}.privacy-header>a:first-child{color:inherit;text-decoration:none}.privacy-header .brand b{color:#10251f}.privacy-login-link{color:#087b5a;border:1px solid #bcd9cf;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:800;text-decoration:none}.privacy-document{background:#fff;border:1px solid #dbe8e3;border-radius:24px;width:min(900px,100% - 40px);margin:38px auto;padding:52px clamp(24px,6vw,72px);box-shadow:0 20px 55px #10362b14}.privacy-hero{border-bottom:1px solid #e2ece8;padding-bottom:34px}.privacy-hero h1{color:#10251f;letter-spacing:-.04em;margin:10px 0 14px;font-size:clamp(36px,6vw,56px);line-height:1.05}.privacy-hero>p{color:#586e67;max-width:720px;margin:0;font-size:16px;line-height:1.75}.privacy-effective{color:#087b5a;background:#edf8f4;border-radius:8px;width:max-content;margin-top:22px;padding:8px 11px;font-size:12px;font-weight:800}.privacy-document section{padding-top:30px}.privacy-document h2{color:#10251f;margin:0 0 12px;font-size:21px;line-height:1.35}.privacy-document h3{color:#24483d;margin:20px 0 6px;font-size:15px}.privacy-document p,.privacy-document li{color:#526a62;font-size:14px;line-height:1.8}.privacy-document ul{margin:8px 0 0;padding-left:22px}.privacy-document li+li{margin-top:7px}.privacy-highlight{background:#effaf6;border:1px solid #9fd8c4;border-radius:16px;margin-top:30px;padding:24px!important}.privacy-highlight h2{color:#087b5a}.privacy-highlight p{color:#31584c;margin-bottom:0}.privacy-contact{background:#092b24;border-radius:16px;margin-top:32px;padding:26px!important}.privacy-contact h2,.privacy-contact p{color:#fff}.privacy-contact a{color:#7be4bf;font-weight:800}.privacy-footer{color:#60766e;min-height:88px;font-size:12px}.privacy-footer a{color:#087b5a;font-weight:800;text-decoration:none}@media (width<=640px){.privacy-header,.privacy-footer,.privacy-document{width:min(100% - 24px,900px)}.privacy-header{min-height:78px}.privacy-document{border-radius:18px;margin:18px auto;padding:30px 20px}.privacy-footer{flex-direction:column;align-items:flex-start;gap:10px;padding:18px 0 26px}}
