:root{--ink: #18201d;--muted: #68736e;--faint: #9da7a2;--line: #e4e8e6;--paper: #fff;--bg: #f2f5f3;--green: #176c4c;--green2: #e0efe8;--amber: #ad751e;--amber2: #fff2d8;--red: #b84848;--red2: #fae7e7;--blue: #3d6e92;--blue2: #e5eef5;--shadow: 0 12px 28px rgba(23, 38, 30, .09)}*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar,*::-webkit-scrollbar-button{display:none;width:0;height:0}html,body,#root{margin:0;min-height:100%;background:#dde4e0;color:var(--ink);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer;background:transparent}.app{width:100%;max-width:480px;min-height:100vh;margin:auto;background:var(--bg);position:relative;overflow-x:hidden}.screen{min-height:100vh;padding:0 14px calc(88px + env(safe-area-inset-bottom));animation:enter .22s ease}.screen.no-tabs,.screen.subpage{padding-bottom:24px}.screen-body{min-width:0}.tabbar-brand,.tabbar.tabbar-desktop-only{display:none}.map-frame{position:relative}.manual-board{display:block}.settings-pane{min-width:0}.dash-stage>div:last-child>.section-head{display:none}.topbar-end{display:flex;align-items:center;gap:8px;margin-left:auto;flex:none}.topbar-meta{padding:5px 9px;border-radius:999px;background:#e7ece9}.topbar-meta.sub-alert{background:var(--red2)}.dashboard-sim{display:none}.toolbar{display:block}.toolbar-add,.tabbar-foot,.brand-mark{display:none}.detail-pane{min-width:0}.kpis-2{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-panel{padding:2px 0}.vehicle-panel .section-head{margin:12px 12px 4px}.vehicle-panel .vehicle-map-list{margin:0;gap:0}.vehicle-panel .vehicle-chip{border:0;border-bottom:1px solid var(--line);border-radius:0}.vehicle-panel .vehicle-chip:last-child{border-bottom:0}.kpi b{font-variant-numeric:tabular-nums}.vehicle-chip em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:58%}.btn,.tab,.row,.kpi,.vehicle-chip,.chip,.icon-btn,.info-row{transition:background-color .15s ease,color .15s ease,border-color .15s ease,filter .15s ease}:focus-visible{outline:2px solid var(--green);outline-offset:2px}.input:focus-visible{outline:none}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px;position:sticky;top:0;z-index:10;background:#f2f5f3f0;backdrop-filter:blur(15px)}.topbar h1{font-size:19px;margin:0;font-weight:700}.eyebrow{font-size:10px;text-transform:uppercase;color:var(--green);font-weight:700}.sub{font-size:11px;color:var(--muted)}.icon-btn{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:8px;display:grid;place-items:center;color:var(--ink);flex:none}.avatar{width:38px;height:38px;min-width:38px;min-height:38px;border-radius:50%;object-fit:cover;flex:none}.card{background:#fff;border:1px solid rgba(225,231,227,.95);border-radius:8px;box-shadow:0 4px 14px #1929200a}.dashboard-head{padding:18px;background:var(--ink);color:#fff;position:relative;overflow:hidden}.dashboard-head:after{content:"";position:absolute;right:-34px;top:-43px;width:155px;height:155px;border:28px solid rgba(255,255,255,.045);border-radius:50%}.dashboard-head .time{font-size:12px;color:#bdc9c3}.dashboard-head h2{font-size:25px;margin:10px 0 4px}.live{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#9fe0c0}.live i{width:7px;height:7px;border-radius:50%;background:#6bd5a2;box-shadow:0 0 0 4px #6bd5a21f}.kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0}.kpi{padding:14px;text-align:left;width:100%}.kpi-top{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.kpi b{display:block;font-size:25px;margin-top:8px;color:var(--ink)}.trend{font-size:10px;color:var(--green)}.section-head{display:flex;align-items:center;justify-content:space-between;margin:19px 2px 9px}.section-head h2{font-size:15px;margin:0}.link{font-size:11px;color:var(--green)}.map{height:310px;border-radius:8px;overflow:hidden;position:relative;background-color:#d7e4dc;border:1px solid var(--line)}.map.real{background:#d7e4dc}.map.real:after{display:none}.map-js{position:absolute;inset:0;width:100%;height:100%}.map-photo{display:block;width:100%;height:100%;object-fit:cover}.map-empty{position:absolute;inset:0;display:grid;place-items:center;color:#5f6c65;font-size:13px}.map.schematic{background-image:linear-gradient(90deg,rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(135deg,#cfe0d6,#e7eee9);background-size:42px 42px,42px 42px,auto}.map.schematic:after{background:transparent}.map:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff05,#18201d14);pointer-events:none}.vehicle-map-list{display:grid;gap:8px;margin:10px 0 8px}.vehicle-chip{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:left;color:inherit}.vehicle-chip span{font-weight:650}.vehicle-chip em{margin-left:auto;color:#7a8680;font-style:normal;font-size:12px}.vehicle-chip.online{box-shadow:inset 3px 0 #176c4c}.vehicle-chip.busy{box-shadow:inset 3px 0 #ad751e}.map-tools{position:absolute;z-index:3;left:10px;top:10px;display:flex;gap:6px}.map-chip{padding:8px 10px;background:#fffffff0;border-radius:6px;box-shadow:var(--shadow);font-size:10px;display:flex;gap:5px;align-items:center}.vehicle-pin{position:absolute;z-index:3;width:34px;height:34px;min-width:34px;min-height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;border:3px solid rgba(255,255,255,.9);box-shadow:0 5px 12px #00000038}.vehicle-pin.online{background:var(--green)}.vehicle-pin.busy{background:var(--amber)}.vehicle-pin.offline,.vehicle-pin.disabled{background:#7f8a84}.legend{position:absolute;z-index:3;left:10px;bottom:10px;background:#fffffff2;padding:8px 10px;border-radius:6px;display:flex;gap:11px;font-size:9px}.legend span{display:flex;align-items:center;gap:4px}.legend i{width:7px;height:7px;border-radius:50%}.tabbar{position:fixed;z-index:30;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:72px;padding:7px 6px calc(6px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fffffff7;border-top:1px solid var(--line);backdrop-filter:blur(15px)}.tab{color:var(--faint);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;min-width:0;position:relative}.tab.active{color:var(--green);font-weight:600}.tab-icon{position:relative;display:grid;place-items:center}.tab-badge{position:absolute;top:-6px;right:-10px;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:var(--red);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;font-style:normal}.sub-alert{color:var(--red);font-weight:700}.kpi-alert{box-shadow:inset 3px 0 0 var(--red)}.kpi-alert b{color:var(--red)}.manual-alert-bar{position:fixed;z-index:80;left:50%;bottom:calc(80px + env(safe-area-inset-bottom));transform:translate(-50%);width:calc(100% - 28px);max-width:452px;min-height:48px;padding:12px 14px;border-radius:8px;background:var(--red);color:#fff;font-size:13px;font-weight:650;text-align:left;box-shadow:0 10px 24px #b8484847;animation:alertglow 1.4s ease infinite}.manual-notify-bar{position:fixed;z-index:80;left:50%;bottom:calc(80px + env(safe-area-inset-bottom));transform:translate(-50%);width:calc(100% - 28px);max-width:452px;min-height:48px;padding:12px 14px;border-radius:8px;background:#2f3a36;color:#fff;font-size:13px;font-weight:600;text-align:left;box-shadow:0 8px 18px #1824202e}@keyframes alertglow{0%,to{box-shadow:0 8px 20px #b8484840}50%{box-shadow:0 10px 28px #b8484880}}.btn{height:44px;border-radius:8px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:650;white-space:nowrap}.btn-primary{background:var(--green);color:#fff}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn-danger{background:var(--red);color:#fff}.btn.dashboard-sim,.btn.toolbar-add{display:none}.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search{height:44px;background:#fff;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;padding:0 12px;gap:8px}.search input{width:100%;min-width:0;border:0;outline:0;background:transparent}.filters{display:flex;gap:7px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.chips-wrap{display:flex;flex-wrap:wrap;gap:7px}.chip{height:32px;padding:0 12px;border-radius:999px;background:#fff;color:var(--muted);border:1px solid var(--line);white-space:nowrap;font-size:11px;flex:none}.chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.list{overflow:hidden}.row{padding:14px;display:flex;align-items:flex-start;gap:11px;border-bottom:1px solid var(--line);width:100%;text-align:left;background:#fff}.row:last-child{border-bottom:0}.row-main{flex:1;min-width:0}.row-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;font-size:13px;font-weight:650}.row-title>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-title time{flex:none;color:var(--muted);font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap;font-variant-numeric:tabular-nums}.row-desc{font-size:11px;color:var(--muted);line-height:1.55;margin-top:5px}.row-icon{width:38px;height:38px;min-width:38px;min-height:38px;border-radius:8px;background:var(--bg);color:var(--green);display:grid;place-items:center;flex:none}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:600}.b-green{color:var(--green);background:var(--green2)}.b-amber{color:#815817;background:var(--amber2)}.b-red{color:var(--red);background:var(--red2)}.b-gray{color:#65706a;background:#e9edeb}.b-blue{color:var(--blue);background:var(--blue2)}.info-row{min-height:50px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);font-size:12px;width:100%;background:#fff;text-align:left}.info-row:last-child{border-bottom:0}.info-row span{color:var(--muted)}.driver-head{display:flex;align-items:center;gap:12px;padding:17px}.driver-head .avatar{width:54px;height:54px;min-width:54px;min-height:54px}.driver-head h2{font-size:18px;margin:0 0 4px}.field{margin:13px 0}.field label{display:block;font-size:11px;color:var(--muted);margin-bottom:7px}.input{width:100%;height:44px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 12px;outline:0}.input:focus{border-color:var(--green);box-shadow:0 0 0 3px #176c4c14}textarea.input{height:88px;padding-top:11px;resize:none}.form-card{padding:15px}.notice{padding:13px;display:flex;gap:9px;font-size:11px;line-height:1.55;color:#755318;background:var(--amber2);border-radius:8px}.notice-urgent{color:#7a2b2b;background:var(--red2)}.timeline{padding:16px}.timeline-item{display:grid;grid-template-columns:18px 1fr;gap:9px;min-height:62px}.timeline-dot{display:flex;flex-direction:column;align-items:center}.timeline-dot i{width:9px;height:9px;border-radius:50%;background:var(--green);margin-top:4px}.timeline-dot:after{content:"";width:1px;flex:1;background:var(--line);margin-top:4px}.timeline-item:last-child .timeline-dot:after{display:none}.timeline-main b{font-size:12px}.timeline-main p{font-size:10px;color:var(--muted);margin:4px 0;line-height:1.5}.manual-card{padding:15px;margin-bottom:10px}.manual-card h3{font-size:14px;margin:0 0 5px}.manual-card .map{margin-top:10px}.radio-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);width:100%;background:#fff;text-align:left}.radio-row:last-child{border:0}.radio-circle{width:17px;height:17px;min-width:17px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;flex:none}.radio-row.selected .radio-circle:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--green)}.bar{height:7px;border-radius:99px;background:#e9eeeb;overflow:hidden}.bar i{display:block;height:100%;background:var(--green);border-radius:99px}.rank{width:25px;text-align:center;font-weight:700;color:var(--faint);flex:none}.login{min-height:100vh;background:#fff;padding:46px 24px}.brand{width:54px;height:54px;border-radius:8px;background:var(--ink);color:#fff;display:grid;place-items:center;margin-bottom:24px}.login h1{font-size:28px;margin:0 0 8px}.login p{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:30px}.toast{position:fixed;z-index:90;left:50%;top:18px;transform:translate(-50%);max-width:calc(100% - 32px);padding:12px 15px;border-radius:8px;background:var(--ink);color:#fff;font-size:13px;line-height:1.55;text-align:center;white-space:normal;word-break:break-word;box-shadow:var(--shadow)}.modal-wrap{position:fixed;z-index:70;inset:0;background:#0e16128f;display:flex;align-items:flex-end;justify-content:center;padding:14px}.modal{width:100%;max-width:452px;background:#fff;border-radius:12px;padding:18px}.grab{width:40px;height:4px;border-radius:99px;background:#d9dfdc;margin:0 auto 16px}.modal h2{font-size:19px;margin:0 0 8px}.modal p{font-size:12px;color:var(--muted);line-height:1.6}.seg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;background:#e7ece9;border-radius:8px}.seg button{height:34px;border-radius:6px;color:var(--muted);font-size:11px}.seg button.active{background:#fff;color:var(--ink);box-shadow:0 1px 5px #00000014}.chart{height:160px;padding:14px 10px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.col{flex:1;min-width:0;text-align:center;font-size:9px;color:var(--faint)}.col i{display:block;margin:0 auto 7px;width:70%;background:var(--green);border-radius:3px 3px 0 0}.empty{text-align:center;padding:40px 18px;color:var(--muted);font-size:12px}.error{color:var(--red);font-size:12px;margin-top:10px;line-height:1.5}.btn:disabled,.btn.disabled{opacity:.45;pointer-events:none}.btn:active,.icon-btn:active,.card:active,.row:active{transform:scale(.98)}.modal{animation:sheet .24s ease}.toast{animation:toast .2s ease}.bar-row{margin:14px 0}.bar-meta{display:flex;justify-content:space-between;font-size:11px;margin-bottom:6px}.mt12{margin-top:12px}.full{width:100%}.map.tall{height:220px}@keyframes enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes sheet{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes toast{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(min-width:640px)and (max-width:979px){.app,.tabbar{max-width:640px}}@media(min-width:980px){html,body,#root{background:#cfd8d3}.app{max-width:none;min-height:100%;background:#eef2ef}.app:has(.login){min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 12% 18%,rgba(23,108,76,.16),transparent 32%),radial-gradient(circle at 88% 82%,rgba(24,32,29,.12),transparent 36%),#d8e0dc}.screen,.screen.has-tabs,.screen.subpage,.screen.no-tabs{display:grid;grid-template-columns:232px minmax(0,1fr);grid-template-rows:60px minmax(0,1fr);height:100vh;min-height:100vh;max-width:none;padding:0;overflow:hidden}.topbar{grid-column:2;grid-row:1;height:60px;padding:0 28px;background:#fff;border-bottom:1px solid var(--line);backdrop-filter:none}.topbar .eyebrow{display:none}.topbar h1{font-size:18px;font-weight:700}.topbar-meta{font-size:12px}.screen-body{grid-column:2;grid-row:2;padding:20px 28px 32px;overflow:auto;background:#eef2ef}.tabbar,.tabbar.tabbar-desktop-only{display:flex;flex-direction:column;grid-column:1;grid-row:1 / span 2;position:relative;top:0;left:auto;bottom:auto;transform:none;width:232px;max-width:none;height:100vh;padding:18px 12px 16px;gap:4px;border-top:0;border-right:0;background:#18201d;backdrop-filter:none}.tabbar-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 20px;color:#fff}.brand-mark{display:grid;place-items:center;width:36px;height:36px;min-width:36px;border-radius:8px;background:var(--green);color:#fff}.tabbar-brand strong{display:block;font-size:15px;font-weight:700;color:#fff}.tabbar-brand div span{display:block;margin-top:2px;font-size:12px;font-weight:500;color:#9fb0a8}.tabbar-foot{display:block;margin-top:auto;padding:14px 8px 2px;font-size:11px;color:#7d8a84}.tab{flex-direction:row;justify-content:flex-start;gap:10px;width:100%;min-height:44px;height:44px;padding:0 12px;border-radius:8px;font-size:14px;color:#b7c4be}.tab:hover{background:#ffffff0f;color:#fff}.tab.active{background:#176c4c61;color:#e3f6ec;font-weight:650}.tab.active:hover{background:#176c4c75;color:#e3f6ec}.tab-badge{top:-4px;right:-8px}.dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px}.dashboard-head h2{font-size:28px;margin:8px 0 6px}.btn.dashboard-sim{display:inline-flex;min-width:128px}.btn.dashboard-sim-mobile{display:none}.kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 6px}.kpis-2{grid-template-columns:repeat(2,minmax(220px,280px))}.kpi{padding:16px 18px}.kpi-top{font-size:12px}.kpi b{font-size:28px}.trend,.sub,.row-desc{font-size:12px}.notice{font-size:12px;padding:14px 16px}.legend{font-size:11px;gap:14px}.badge{font-size:10px;padding:4px 9px}.section-head{margin:16px 2px 10px}.section-head h2{font-size:16px}.map-frame{margin-bottom:0}.map.dash-map{height:560px!important}.map.tall{height:320px}.vehicle-map-list{grid-template-columns:1fr}.toolbar{display:flex;align-items:center;gap:10px}.search{flex:1;max-width:none}.search-add{display:none}.btn.toolbar-add{display:inline-flex;flex:none;height:44px}.btn.add-driver-mobile{display:none}.stats-toolbar{max-width:480px}.filters{flex-wrap:wrap;overflow:visible;padding:12px 0 14px}.chip{height:34px;font-size:12px;padding:0 14px}.form-card{max-width:none;padding:18px 20px}.settings-pane,.detail-pane{max-width:840px}.manual-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.manual-board .manual-card{margin-bottom:0;padding:18px}.manual-card h3{font-size:16px}.login{width:100%;max-width:440px;min-height:auto;margin:48px 16px;padding:40px 36px 36px;border-radius:12px;box-shadow:0 18px 44px #18201d1f}.modal-wrap{align-items:center}.modal{max-width:480px;border-radius:12px;animation:toast .2s ease}.grab{display:none}.chart{height:240px}.col{font-size:11px}.manual-alert-bar,.manual-notify-bar{left:auto;right:28px;bottom:28px;transform:none;width:min(400px,calc(100vw - 272px));max-width:400px}.toast{top:24px}.btn:active,.icon-btn:active,.card:active,.row:active{transform:none}.row:hover,.info-row:hover,.vehicle-chip:hover,.radio-row:hover{background:#f4f8f6}.kpi:hover{border-color:#c8d4cd}.btn-light:hover{background:#f7faf8}.btn-primary:hover{filter:brightness(1.06)}.icon-btn:hover{background:#eef3f0}}@media(min-width:1280px){.dash-stage{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.7fr);gap:16px;align-items:start}.dash-stage .section-head{margin-top:8px}.dash-stage>div:last-child>.section-head{display:flex}.vehicle-map-list{grid-template-columns:1fr;max-height:520px;overflow:auto;margin-top:0}}
