:root{color:#182636;font-synthesis:none;--navy-950:#071827;--navy-900:#0b2033;--navy-800:#123047;--teal-700:#087c79;--teal-600:#0b9993;--teal-100:#d8f3ef;--amber-500:#f3a847;--amber-100:#fff0d8;--red-600:#c94f58;--green-600:#168560;--ink:#182636;--muted:#667685;--line:#dbe4e9;--surface:#fff;--shadow:0 14px 40px #18344617;background:#eef3f6;font-family:Segoe UI,Leelawadee UI,Tahoma,system-ui,sans-serif}*{box-sizing:border-box}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}body{background:#eef3f6;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0b999359}.app-shell{min-height:100vh}.sidebar{z-index:30;background:linear-gradient(165deg, var(--navy-900), var(--navy-950));color:#fff;flex-direction:column;width:264px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{width:46px;height:46px;color:var(--navy-950);background:var(--amber-500);letter-spacing:-.08em;border-radius:14px;place-items:center;display:grid;transform:skew(-6deg)}.brand-mark b{transform:skew(6deg)}.brand strong{letter-spacing:.01em;font-size:1.08rem;display:block}.brand small{color:#9fb0be;max-width:160px;margin-top:2px;font-size:.65rem;line-height:1.35;display:block}.primary-navigation{flex-direction:column;flex:1;gap:5px;display:flex}.nav-link{color:#aec0cc;border-radius:11px;align-items:center;gap:12px;padding:11px 13px;font-size:.83rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;box-shadow:inset 3px 0 var(--teal-600);background:linear-gradient(90deg,#0b999357,#0b99931f)}.sidebar-health{background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:10px;padding:14px 12px;display:flex}.health-icon{color:#6fdbcc;place-items:center;display:grid}.sidebar-health strong,.sidebar-health small{display:block}.sidebar-health strong{font-size:.72rem}.sidebar-health small{color:#8298a8;margin-top:2px;font-size:.61rem}.main-column{min-height:100vh;margin-left:264px}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dbe4e9cc;justify-content:space-between;align-items:center;height:94px;padding:20px 32px;display:flex;position:sticky;top:0}.eyebrow{color:var(--teal-700);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.66rem;font-weight:800}h1{color:var(--navy-900);letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.2}.topbar-actions{align-items:center;gap:12px;display:flex}.live-pill{color:var(--green-600);background:#effaf6;border:1px solid #cde5df;border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:.72rem;font-weight:700;display:flex}.live-pill i{background:#20a979;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #20a97921}.language-toggle{border:1px solid var(--line);color:var(--navy-800);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 13px;font-size:.74rem;font-weight:700;display:flex}.language-toggle span{color:#fff;background:var(--teal-700);border-radius:6px;place-items:center;width:25px;height:22px;font-size:.61rem;display:grid}.page-content{padding:26px 32px 40px}.placeholder-card{min-height:350px;color:var(--muted);background:#fff9;border:1px dashed #c4d2da;border-radius:18px;place-items:center;display:grid}.page-stack{flex-direction:column;gap:22px;animation:.45s both page-in;display:flex}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}}.welcome-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.welcome-row h2{color:var(--navy-900);letter-spacing:-.02em;margin:0 0 5px;font-size:1.12rem}.welcome-row p{color:var(--muted);margin:0;font-size:.78rem}.date-chip{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#ffffffb3;border-radius:9px;padding:8px 12px;font-size:.72rem;font-weight:600}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.stat-card{background:var(--surface);border:1px solid #dbe4e9d9;border-radius:16px;align-items:flex-start;gap:13px;min-width:0;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 26px #1834460e}.stat-card:after{content:"";opacity:.045;background:currentColor;border-radius:50%;width:90px;height:90px;position:absolute;inset:auto -24px -30px auto}.stat-icon{width:38px;height:38px;color:var(--teal-700);background:var(--teal-100);border-radius:11px;flex:none;place-items:center;display:grid}.tone-green .stat-icon{color:var(--green-600);background:#e0f4eb}.tone-amber .stat-icon{color:#b87116;background:var(--amber-100)}.tone-red .stat-icon{color:var(--red-600);background:#fbe7e9}.stat-card p{color:var(--muted);margin:0 0 6px;font-size:.69rem;font-weight:600}.stat-card strong{color:var(--navy-900);letter-spacing:-.04em;font-size:1.36rem;line-height:1.15;display:block}.stat-card small{color:#82909b;margin-top:6px;font-size:.61rem;line-height:1.35;display:block}.panel,.fleet-map-panel{background:var(--surface);border:1px solid #dbe4e9e6;border-radius:17px;min-width:0;box-shadow:0 8px 28px #1834460e}.dashboard-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.85fr);gap:18px;display:grid}.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.section-heading{border-bottom:1px solid #e8eef1;justify-content:space-between;align-items:center;gap:15px;min-height:62px;padding:16px 18px 13px;display:flex}.section-heading h2{color:var(--navy-900);letter-spacing:-.02em;margin:2px 0 0;font-size:.9rem}.section-kicker{color:var(--teal-700);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:800}.map-updated{color:var(--green-600);align-items:center;gap:6px;font-size:.61rem;font-weight:700;display:flex}.map-updated i{background:#20a979;border-radius:50%;width:6px;height:6px;animation:2s infinite live-pulse}@keyframes live-pulse{50%{box-shadow:0 0 0 7px #20a97900}0%,to{box-shadow:0 0 0 2px #20a9792e}}.map-layout{background:#0a2639;border-radius:0 0 17px 17px;grid-template-columns:minmax(260px,1fr) minmax(240px,.75fr);min-height:380px;display:grid;overflow:hidden}.thailand-map{background:radial-gradient(circle at 35% 40%,#16465d,#081f31 65%);min-height:360px;padding:8px;position:relative}.thailand-map svg{width:100%;height:350px;display:block}.country-shape{fill:url(#mapFill);stroke:#83ccca40;stroke-width:2px}.map-route{fill:none;stroke:#4bc8bd;stroke-width:2px;stroke-dasharray:5 6;opacity:.65}.route-two{stroke:#f3a847}.route-three{stroke:#81a8ba}.vehicle-point circle:not(.point-pulse){fill:#21b397;stroke:#fff;stroke-width:2px;filter:url(#mapGlow)}.vehicle-point text{fill:#dfeef4;font-size:10px;font-weight:700}.vehicle-point .point-pulse{fill:#21b39726;animation:2.2s infinite marker-pulse}.point-idle circle:not(.point-pulse){fill:#7d92a1}.point-alert circle:not(.point-pulse),.point-maintenance circle:not(.point-pulse){fill:#e36a64}@keyframes marker-pulse{50%{r:18;opacity:0}}.map-legend{color:#b6c9d3;background:#04131ecc;border-radius:8px;gap:12px;padding:7px 9px;font-size:.55rem;display:flex;position:absolute;bottom:12px;left:14px}.map-legend span{align-items:center;gap:4px;display:flex}.map-legend i{border-radius:50%;width:6px;height:6px}.legend-active{background:#21b397}.legend-idle{background:#7d92a1}.legend-alert{background:#e36a64}.route-feed{background:#061c2ac7;padding:14px}.route-feed-title{color:#9fb6c3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:.62rem;font-weight:700;display:flex}.route-feed-title strong{color:#fff;text-align:center;background:#0b999340;border-radius:7px;min-width:23px;padding:4px}.route-item{border-bottom:1px solid #ffffff14;padding:13px 0}.route-item:last-child{border-bottom:0}.route-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.route-item-top>strong{color:#fff;font-size:.69rem;line-height:1.45}.route-meta{color:#829eae;flex-wrap:wrap;gap:4px 10px;margin:7px 0 9px;font-size:.56rem;display:flex}.progress-track{background:#ffffff1a;border-radius:9px;height:4px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#087c79,#5ed2c5);height:100%;display:block}.status-badge{color:#667685;white-space:nowrap;background:#edf2f4;border-radius:99px;align-items:center;gap:5px;width:fit-content;padding:4px 7px;font-size:.55rem;font-weight:700;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-active,.status-inTransit,.status-onDuty{color:#087c65;background:#dbf2ea}.status-completed,.status-available{color:#33718b;background:#dfeef4}.status-delayed,.status-alert{color:#b84e55;background:#fae4e6}.status-maintenance,.status-break{color:#a86513;background:#fff0d8}.status-scheduled,.status-idle{color:#657786;background:#eaf0f3}.chart-frame{width:100%;padding:8px 10px 0;overflow:hidden}.chart-frame .recharts-wrapper{max-width:100%;width:100%!important}.chart-frame svg{width:100%}.chart-summary{color:var(--muted);flex-wrap:wrap;gap:14px;padding:4px 18px 16px;font-size:.62rem;display:flex}.chart-summary span{align-items:center;gap:5px;display:flex}.chart-summary i{border-radius:3px;width:7px;height:7px}.dot-teal{background:var(--teal-600)}.dot-amber{background:var(--amber-500)}.chart-summary strong{color:var(--navy-800)}.alert-list,.driver-list{padding:4px 18px}.alert-item{border-bottom:1px solid #edf1f3;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:62px;display:grid}.alert-item:last-child,.driver-row:last-child{border-bottom:0}.alert-severity{color:#a86513;background:var(--amber-100);border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.severity-critical{color:var(--red-600);background:#fbe7e9}.alert-item strong,.driver-row strong{color:var(--navy-800);font-size:.68rem;display:block}.alert-item small,.driver-row small{color:#82909b;margin-top:3px;font-size:.56rem;display:block}.alert-date{color:var(--muted);font-size:.58rem}.text-button{color:var(--teal-700);cursor:pointer;background:0 0;border:0;margin:5px 18px 15px;padding:0;font-size:.64rem;font-weight:800}.score-pill{color:var(--green-600);background:#e0f4eb;border-radius:8px;padding:6px 9px;font-size:.72rem;font-weight:800}.driver-row{border-bottom:1px solid #edf1f3;grid-template-columns:18px 33px 1fr minmax(52px,.4fr);align-items:center;gap:8px;min-height:58px;display:grid}.driver-rank{color:#93a1ac;font-size:.6rem;font-weight:700}.avatar{color:#fff;background:linear-gradient(135deg,var(--teal-700),#35aea3);border-radius:9px;place-items:center;width:31px;height:31px;font-size:.57rem;font-weight:800;display:grid}.driver-score>strong{text-align:right}.driver-score>span{background:#e5ecef;border-radius:5px;height:3px;margin-top:4px;display:block;overflow:hidden}.driver-score i{background:var(--teal-600);height:100%;display:block}.mobile-header,.menu-scrim{display:none}.page-intro{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.page-intro h2{color:var(--navy-900);letter-spacing:-.02em;margin:0 0 5px;font-size:1.08rem}.page-intro p{max-width:680px;color:var(--muted);margin:0;font-size:.74rem;line-height:1.55}.page-intro>span{color:var(--teal-700);background:var(--teal-100);white-space:nowrap;border-radius:8px;padding:7px 10px;font-size:.62rem;font-weight:800}.table-panel{overflow:hidden}.filter-bar{border-bottom:1px solid var(--line);background:#fbfcfd;align-items:center;gap:10px;min-height:68px;padding:13px 16px;display:flex}.search-field,.select-field{border:1px solid var(--line);color:#82909b;background:#fff;border-radius:10px;align-items:center;gap:8px;height:39px;display:flex}.search-field{width:min(100%,360px);padding:0 11px}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:.68rem}.search-field input::placeholder{color:#9ba8b2}.select-field{padding:0 9px}.select-field select{min-width:130px;color:var(--ink);background:#fff;border:0;outline:0;font-size:.66rem}.filter-actions{margin-left:auto}.primary-button{color:#fff;background:linear-gradient(135deg,var(--teal-700),var(--teal-600));cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:.67rem;font-weight:800;display:inline-flex;box-shadow:0 7px 18px #087c792e}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th{color:#778794;letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f4f7f8;padding:11px 14px;font-size:.56rem;font-weight:800}.data-table td{color:#536471;vertical-align:middle;border-top:1px solid #edf1f3;min-height:60px;padding:13px 14px;font-size:.64rem}.data-table tbody tr{transition:background .15s}.data-table tbody tr:hover{background:#f9fbfb}.data-table td strong{color:var(--navy-800);font-size:.66rem;display:block}.data-table td small{color:#8b98a2;margin-top:3px;font-size:.55rem;display:block}.entity-cell{align-items:center;gap:9px;min-width:150px;display:flex}.entity-icon{width:33px;height:33px;color:var(--teal-700);background:var(--teal-100);border-radius:9px;place-items:center;display:grid}.table-action{border:1px solid var(--line);width:32px;height:32px;color:var(--teal-700);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.table-progress{min-width:105px}.table-progress>span:last-child{background:#e6edef;border-radius:5px;width:90px;height:3px;margin-top:7px;display:block}.table-progress i{border-radius:inherit;background:var(--teal-600);height:100%;display:block}.contact-cell{white-space:nowrap;align-items:center;gap:5px;display:flex}.safety-score{align-items:center;gap:7px;min-width:70px;display:flex}.safety-score span{color:var(--navy-800);font-weight:800}.safety-score i{background:#e5ecef;border-radius:5px;width:48px;height:4px;display:block}.safety-score b{border-radius:inherit;background:var(--teal-600);height:100%;display:block}.empty-state{min-height:260px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-state>span{width:50px;height:50px;color:var(--teal-700);background:var(--teal-100);border-radius:14px;place-items:center;margin-bottom:12px;font-size:1.5rem;display:grid}.empty-state strong{color:var(--navy-800);font-size:.77rem}.empty-state p{margin:5px 0 0;font-size:.62rem}.drawer-layer{z-index:80;position:fixed;inset:0}.drawer-scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0618268c;border:0;width:100%;position:absolute;inset:0}.detail-drawer{width:min(100%,430px);color:var(--ink);background:#fff;animation:.25s both drawer-in;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-18px 0 55px #04162333}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:84px;padding:18px 20px;display:flex}.drawer-header span{color:var(--teal-700);text-transform:uppercase;letter-spacing:.1em;font-size:.56rem;font-weight:800}.drawer-header h2{color:var(--navy-900);margin:4px 0 0;font-size:1.05rem}.drawer-close{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;display:grid}.drawer-body{padding:22px}.drawer-hero{background:#f2f7f7;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px;display:grid}.drawer-vehicle-icon{color:#fff;background:var(--teal-700);border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.drawer-hero h3,.drawer-route h3{color:var(--navy-900);margin:0;font-size:.88rem}.drawer-hero p{color:var(--muted);margin:4px 0 0;font-size:.62rem}.detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;display:grid}.detail-grid>div{border:1px solid var(--line);border-radius:11px;padding:12px}.detail-grid dt{color:#81909b;font-size:.55rem}.detail-grid dd{color:var(--navy-800);margin:5px 0 0;font-size:.68rem;font-weight:700;line-height:1.4}.fuel-meter>span{background:#e4ecef;border-radius:8px;height:8px;display:block;overflow:hidden}.fuel-meter i{border-radius:inherit;background:linear-gradient(90deg,var(--amber-500),var(--teal-600));height:100%;display:block}.fuel-meter small{color:var(--muted);margin-top:6px;font-size:.58rem;display:block}.drawer-route{color:#fff;background:linear-gradient(135deg,var(--navy-900),#164a5c);border-radius:14px;flex-direction:column;align-items:flex-start;gap:7px;padding:18px;display:flex}.drawer-route>span{color:#7bd0c8;font-size:.58rem;font-weight:800}.drawer-route h3{color:#fff}.journey-line{background:#dbe5e8;justify-content:space-between;height:4px;margin:30px 10px;display:flex;position:relative}.journey-line i{background:var(--teal-600);width:12px;height:12px;box-shadow:0 0 0 2px var(--teal-600);border:3px solid #fff;border-radius:50%;margin-top:-4px}.journey-line i:last-child:not(.reached){background:#c5d1d6;box-shadow:0 0 0 2px #c5d1d6}@keyframes drawer-in{0%{transform:translate(100%)}}.map-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.fleet-map-expanded .map-layout{grid-template-columns:minmax(400px,1.65fr) minmax(300px,.75fr);min-height:560px}.fleet-map-expanded .thailand-map{min-height:530px}.fleet-map-expanded .thailand-map svg{height:510px}.toast-alert{min-height:42px;color:var(--green-600);background:#eaf8f2;border:1px solid #bfe1d4;border-radius:11px;align-items:center;gap:8px;padding:10px 13px;font-size:.67rem;font-weight:700;animation:.25s page-in;display:flex}.maintenance-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.maintenance-panel{overflow:hidden}.maintenance-timeline{padding:8px 20px 18px}.maintenance-timeline article{border-bottom:1px solid #edf1f3;grid-template-columns:38px 75px 1fr auto;align-items:center;gap:12px;min-height:86px;display:grid;position:relative}.maintenance-timeline article:last-child{border-bottom:0}.timeline-marker{z-index:1;color:#a86513;background:var(--amber-100);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:relative}.timeline-marker.priority-critical{color:var(--red-600);background:#fbe7e9}.timeline-marker.priority-planned{color:var(--teal-700);background:var(--teal-100)}.timeline-date strong{color:var(--navy-800);font-size:.66rem;display:block}.timeline-date small{color:#8b98a2;font-size:.53rem}.timeline-content>span{color:var(--teal-700);font-size:.54rem;font-weight:800}.timeline-content h3{color:var(--navy-900);margin:3px 0;font-size:.72rem}.timeline-content p{color:var(--muted);margin:0;font-size:.57rem}.priority-label{color:#a86513;background:var(--amber-100);border-radius:8px;padding:5px 8px;font-size:.54rem;font-weight:800}.priority-label.priority-critical{color:var(--red-600);background:#fbe7e9}.priority-label.priority-planned{color:var(--teal-700);background:var(--teal-100)}.modal-layer{z-index:100;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0516239e;border:0;width:100%;position:absolute;inset:0}.modal-card{background:#fff;border-radius:17px;width:min(100%,540px);max-height:calc(100vh - 36px);animation:.22s both modal-in;position:relative;overflow-y:auto;box-shadow:0 24px 70px #03111c59}.modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;display:flex}.modal-card>header span{color:var(--teal-700);letter-spacing:.1em;text-transform:uppercase;font-size:.55rem;font-weight:800}.modal-card>header h2{color:var(--navy-900);margin:4px 0 0;font-size:1.05rem}.modal-card>header p{color:var(--muted);margin:5px 0 0;font-size:.61rem}.modal-card>header button{border:1px solid var(--line);width:35px;height:35px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;display:grid}.modal-body{padding:22px}.modal-card>footer{border-top:1px solid var(--line);background:#f8fafb;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex}.secondary-button{border:1px solid var(--line);min-height:39px;color:var(--navy-800);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.67rem;font-weight:800;display:inline-flex}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label,.settings-form label{flex-direction:column;gap:6px;display:flex}.form-grid label>span,.settings-form label>span{color:var(--navy-800);font-size:.6rem;font-weight:700}.form-grid input,.form-grid select,.settings-form input,.settings-form select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:9px;outline:0;padding:0 11px;font-size:.68rem}.form-grid input:focus,.form-grid select:focus,.settings-form input:focus,.settings-form select:focus{border-color:var(--teal-600);box-shadow:0 0 0 3px #0b99931a}.form-span{grid-column:1/-1}.form-error{color:var(--red-600);background:#fbe7e9;border-radius:8px;align-items:center;gap:6px;margin:14px 0 0;padding:9px 11px;font-size:.61rem;font-weight:700;display:flex}.fuel-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:16px;display:grid}.fuel-insight{color:#fff;background:linear-gradient(150deg,var(--navy-900),#12475a);padding:22px}.fuel-insight-icon{width:45px;height:45px;color:var(--navy-950);background:var(--amber-500);border-radius:13px;place-items:center;display:grid}.fuel-insight h2{margin:16px 0 6px;font-size:.94rem}.fuel-insight p{color:#a9bec9;margin:0 0 17px;font-size:.62rem;line-height:1.6}.fuel-insight>div{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;display:flex}.fuel-insight div span{color:#8ea6b4;font-size:.55rem}.fuel-insight div strong{font-size:.66rem}.efficiency-pill{color:var(--green-600);background:#e0f4eb;border-radius:7px;padding:5px 7px;font-weight:800}.report-controls{justify-content:flex-end;align-items:flex-end;gap:9px;padding:13px;display:flex}.report-controls label{flex-direction:column;gap:5px;margin-right:auto;display:flex}.report-controls label span{color:var(--muted);font-size:.56rem;font-weight:700}.report-controls select{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:170px;height:39px;padding:0 10px;font-size:.66rem}.report-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:210px;padding:18px;display:flex;position:relative;box-shadow:0 8px 24px #1834460d}.report-card>span{width:38px;height:38px;color:var(--teal-700);background:var(--teal-100);border-radius:10px;place-items:center;display:grid}.report-card>span svg{width:19px}.report-card h2{color:var(--navy-900);margin:13px 0 4px;font-size:.76rem}.report-card p{min-height:45px;color:var(--muted);margin:0;font-size:.56rem;line-height:1.5}.report-card>strong{color:var(--navy-900);margin:auto 0 9px;font-size:1rem}.report-card button{color:var(--teal-700);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.58rem;font-weight:800}.report-preview-content{grid-template-columns:minmax(0,1.5fr) minmax(200px,.5fr);display:grid}.report-preview-content aside{background:#f3f7f8;border-radius:13px;margin:18px;padding:20px}.report-preview-content aside>span,.report-preview-content aside>small{color:var(--muted);font-size:.58rem;display:block}.report-preview-content aside>strong{color:var(--navy-900);margin-top:7px;font-size:1.7rem;display:block}.report-preview-content aside>div{background:#dde7ea;border-radius:9px;height:6px;margin:14px 0;overflow:hidden}.report-preview-content aside i{background:var(--teal-600);height:100%;display:block}.report-preview-content aside p{color:var(--teal-700);font-size:.58rem;line-height:1.5}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-card{padding:20px}.settings-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:11px;padding-bottom:16px;display:flex}.settings-heading>span{width:38px;height:38px;color:var(--teal-700);background:var(--teal-100);border-radius:10px;place-items:center;display:grid}.settings-heading svg{width:19px}.settings-heading h2{color:var(--navy-900);margin:0 0 3px;font-size:.78rem}.settings-heading p{color:var(--muted);margin:0;font-size:.56rem;line-height:1.45}.settings-form{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.toggle-list{margin-top:5px}.toggle-row{cursor:pointer;border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:15px;min-height:58px;display:flex;position:relative}.toggle-row>span strong,.toggle-row>span small{display:block}.toggle-row>span strong{color:var(--navy-800);font-size:.64rem}.toggle-row>span small{color:var(--muted);margin-top:3px;font-size:.53rem}.toggle-row input{opacity:0;position:absolute}.toggle-row>i{background:#cbd6db;border-radius:99px;flex:none;width:38px;height:21px;transition:all .2s;position:relative}.toggle-row>i:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #00000026}.toggle-row input:checked+i{background:var(--teal-600)}.toggle-row input:checked+i:after{transform:translate(17px)}.toggle-row input:focus-visible+i{outline:3px solid #0b999340}.security-card{min-height:150px}.security-status{color:var(--green-600);align-items:center;gap:10px;margin-top:17px;display:flex}.security-status div strong,.security-status div small{display:block}.security-status strong{font-size:.65rem}.security-status small{color:var(--muted);margin-top:3px;font-size:.54rem}.region-chip{width:fit-content;color:var(--navy-800);background:#f0f5f6;border-radius:9px;margin-top:17px;padding:9px 11px;font-size:.62rem;font-weight:800}.settings-footer{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.settings-footer p{color:var(--muted);margin:0;font-size:.56rem}@media (width<=900px){.mobile-header{z-index:40;color:#fff;background:var(--navy-900);justify-content:space-between;align-items:center;height:70px;padding:10px 18px;display:flex;position:sticky;top:0}.mobile-header .brand{padding:0}.brand-compact small{display:none}.brand-compact .brand-mark{border-radius:11px;width:38px;height:38px;font-size:.78rem}.icon-button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.sidebar{width:min(82vw,300px);transition:transform .25s;transform:translate(-102%);box-shadow:18px 0 50px #00000040}.sidebar[data-open=true]{transform:translate(0)}.sidebar>.brand{display:none}.menu-scrim{z-index:25;background:#030e1894;border:0;display:block;position:fixed;inset:0}.main-column{margin-left:0}.topbar{height:84px;padding:16px 20px;top:70px}.page-content{padding:20px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid,.dashboard-bottom-grid,.fleet-map-expanded .map-layout{grid-template-columns:1fr}.map-mini-stats{grid-template-columns:repeat(3,1fr)}.report-card-grid{grid-template-columns:repeat(2,1fr)}.fuel-grid,.settings-grid{grid-template-columns:1fr}}@media (width<=560px){.topbar{height:78px}.eyebrow,.live-pill{display:none}.topbar-actions{gap:6px}.language-toggle{padding:7px 9px}.page-content{padding:14px}.welcome-row{flex-direction:column;align-items:flex-start}.date-chip{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{gap:9px;padding:14px 12px}.stat-icon{width:32px;height:32px}.stat-card strong{font-size:1.08rem}.stat-card small{display:none}.map-layout{grid-template-columns:1fr}.thailand-map{min-height:300px}.thailand-map svg{height:285px}.route-feed{padding:12px}.route-item:nth-of-type(n+4){display:none}.chart-frame{overflow:hidden}.page-intro{flex-direction:column;align-items:flex-start}.page-intro>span{align-self:flex-start}.filter-bar{flex-wrap:wrap;align-items:stretch}.search-field{width:100%}.select-field{flex:1}.select-field select{width:100%;min-width:0}.filter-actions{margin-left:0}.primary-button{padding:0 11px}.data-table thead{display:none}.data-table,.data-table tbody,.data-table tr,.data-table td{width:100%;display:block}.data-table tr{border-top:1px solid var(--line);padding:12px 14px}.data-table td{text-align:right;border:0;justify-content:flex-end;align-items:center;min-height:0;padding:7px 0 7px 42%;display:flex}.data-table td:before{content:attr(data-label);color:#7a8a96;text-align:left;text-transform:uppercase;width:36%;font-size:.55rem;font-weight:800;position:absolute;left:14px}.data-table td .entity-cell{justify-content:flex-end}.data-table .table-progress{flex-direction:column;align-items:flex-end;display:flex}.data-table .table-action{margin-left:auto}.detail-grid,.map-mini-stats{grid-template-columns:1fr}.fleet-map-expanded .thailand-map{min-height:350px}.fleet-map-expanded .thailand-map svg{height:330px}.maintenance-stats{grid-template-columns:1fr}.maintenance-timeline{padding:5px 14px 14px}.maintenance-timeline article{grid-template-columns:34px 1fr auto;gap:8px;padding:12px 0}.timeline-date{display:none}.timeline-content p{max-width:180px}.priority-label{grid-column:3}.form-grid,.settings-form{grid-template-columns:1fr}.form-span{grid-column:auto}.modal-layer{padding:9px}.modal-card{max-height:calc(100vh - 18px)}.report-controls{flex-wrap:wrap;align-items:stretch}.report-controls label{width:100%;margin:0}.report-controls select{width:100%}.report-controls button{flex:1}.report-card-grid,.report-preview-content{grid-template-columns:1fr}.report-preview-content aside{margin-top:0}.settings-footer{flex-direction:column;align-items:stretch}.settings-footer .primary-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
