@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@500;600;700;800;900&display=swap";:root{color:#14304a;font-synthesis:none;text-rendering:optimizelegibility;background:#eaf3f7;font-family:Nunito Sans,Nunito,Segoe UI,Arial,sans-serif;font-size:14px}*{box-sizing:border-box}body{background:#edf4f7;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{background:#edf4f7;min-height:100vh}.app-header{z-index:20;color:#16324b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#dbf0f7f2;justify-content:space-between;align-items:center;min-height:66px;padding:10px max(16px,50vw - 574px);display:flex;position:sticky;top:0;box-shadow:0 10px 26px #35596c14}.app-header span{opacity:.86;margin-top:2px;font-size:12px;font-weight:900;display:block}.app-header strong{letter-spacing:0;margin-top:0;font-size:22px;font-weight:800;display:block}.header-actions{align-items:center;gap:10px;display:flex}.round-btn,.avatar-btn{color:#07526a;background:#c9edff;border:0;justify-content:center;align-items:center;font-weight:900;display:inline-flex;box-shadow:inset 0 -1px #ffffff8c}.round-btn{border-radius:22px;gap:5px;width:58px;height:42px}.round-btn small{font-size:13px}.avatar-btn{border-radius:50%;width:45px;height:45px;font-size:17px}.profile-menu-wrap{position:relative}.profile-menu{z-index:60;background:#eef2f6;border:1px solid #c9d1dc;border-radius:5px;width:min(280px,100vw - 24px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 16px 36px #1730482e}.profile-menu-head{color:#9aa4af;border-bottom:1px solid #dde3ea;padding:23px 15px;font-size:14px;font-weight:600}.profile-menu-list,.profile-menu-footer{display:grid}.profile-menu-list{padding:10px 0}.profile-menu-footer{border-top:1px solid #dde3ea;padding:9px 0}.profile-menu button{color:#1d3448;text-align:left;background:0 0;border:0;align-items:center;gap:15px;width:100%;min-height:48px;padding:0 16px;font-size:14px;font-weight:600;display:flex}.profile-menu svg{color:#12314a;flex:none}.login-page{background:linear-gradient(135deg,#087e841f,#e2a30c24),#e8f2f7;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#ffffffd1;border:1px solid #cfe1eb;border-radius:24px;width:min(100%,430px);padding:28px;box-shadow:0 24px 70px #143a4e29}.login-card img{object-fit:cover;border-radius:8px;width:106px;height:54px}.login-card h1{color:#17324b;margin:18px 0 4px;font-size:26px;font-weight:800}.login-card p{color:#61717d;margin:0 0 18px;font-weight:700}.login-card form{gap:13px;display:grid}.login-card label{color:#17324b;gap:6px;font-size:13px;font-weight:900;display:grid}.login-card input{color:#17324b;background:#f5fbff;border:1px solid #cbd9e2;border-radius:13px;outline:0;min-height:48px;padding:0 14px;font-weight:800}.login-card form button{color:#fff;background:#00608b;border:0;border-radius:13px;min-height:48px;font-weight:900}.login-error{color:#d51d1d;font-weight:900}.dashboard{width:min(100%,1180px);margin:0 auto;padding:14px 16px 108px}.hero-card{background:#fff;border-radius:28px;grid-template-columns:1.1fr 1fr;min-height:168px;display:grid;overflow:hidden;box-shadow:0 18px 50px #113b521a}.hero-copy{padding:18px 28px 16px}.hero-copy img{object-fit:cover;object-position:center;width:150px;height:54px;margin-bottom:8px}.hero-copy h1{color:#17324b;letter-spacing:0;max-width:390px;margin:0;font-size:26px;font-weight:800;line-height:1.02}.trust-row{flex-wrap:wrap;gap:22px;margin-top:14px;display:flex}.trust-row span{color:#123450;align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.trust-row svg{color:#e2a30c}.hero-art{background:linear-gradient(90deg,#eef8f2 0%,#fff2b9 65%,#d5b42d 100%);min-height:168px;position:relative}.sun-disc{background:#c29b1038;border-radius:999px 0 0 999px;width:46%;min-width:190px;position:absolute;inset:0 0 0 auto}.bus-tile{color:#fff;background:#05646a;border-radius:25px;place-items:center;width:170px;height:100px;display:grid;position:absolute;bottom:22px;right:28px;box-shadow:0 22px 40px #04545838}.section-title{align-items:center;gap:12px;margin:24px 0 14px;display:flex}.section-title svg{color:#078488}.section-title h2{color:#17324b;letter-spacing:0;margin:0;font-size:21px;font-weight:800}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.summary-card{color:#fff;border-radius:20px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 14px 26px #0948561f}.summary-card:after{content:"";background:#ffffff2e;border-radius:50%;width:96px;height:96px;position:absolute;top:-35px;right:-22px}.summary-icon{background:#ffffff47;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.summary-card strong{letter-spacing:0;margin-top:10px;font-size:22px;font-weight:800;line-height:1;display:block}.summary-card p{margin:5px 0 0;font-size:13px;font-weight:800;line-height:1.15}.summary-card>svg{opacity:.95;width:calc(100% - 16px);height:54px;position:absolute;inset:auto 8px 2px}.summary-card>svg path{fill:none;stroke:#ffffffeb;stroke-width:4px;stroke-linecap:round}.summary-card>svg circle{fill:#fff}.revenue-panel{background:#fff;border-radius:23px;grid-template-columns:270px 1fr;align-items:center;gap:20px;min-height:130px;margin-top:18px;padding:20px 18px;display:grid;box-shadow:0 18px 50px #113b521a}.revenue-copy span{color:#067a7c;background:#d9f5f0;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.revenue-copy p{color:#17324b;margin:-32px 0 8px 54px;font-weight:900}.revenue-copy strong{margin-top:8px;font-size:24px;font-weight:800;line-height:1;display:block}.revenue-copy small{color:#1ca642;font-weight:800}.revenue-chart{width:100%;height:114px}.revenue-chart .area{fill:#07848824;stroke:none}.revenue-chart .line{fill:none;stroke:#078488;stroke-width:4px;stroke-linecap:round}.revenue-chart circle{fill:#078488;stroke:#fff;stroke-width:2px}.revenue-chart.muted{opacity:.18}.overview-empty{width:100%}.quick-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.quick-action{color:#14304a;text-align:center;background:#fff;border:1px solid #dde9ef;border-radius:15px;align-content:center;justify-items:center;gap:5px;min-height:85px;padding:10px;display:grid}.quick-action span{border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.quick-action b{font-size:12px;font-weight:750;line-height:1.1}.quick-action small{color:#087489;font-size:12px;font-weight:800}.quick-action.mint span{color:#087a75;background:#dff4f0}.quick-action.cyan span{color:#087489;background:#e0f5f8}.quick-action.violet span{color:#8349e6;background:#efe2ff}.quick-action.slate span{color:#387173;background:#e3eff1}.quick-action.green span{color:#168556;background:#dcf3e6}.quick-action.blue span{color:#3666d4;background:#e2ecff}.quick-action.purple span{color:#7645d8;background:#eee2ff}.trip-list{gap:12px;display:grid}.trip-item,.timeline-item,.dispatch-card,.driver-card{background:#ffffffa8;border:1px solid #d4e3eb;border-radius:18px;align-items:center;gap:14px;min-height:76px;padding:14px 16px;display:flex;box-shadow:0 10px 22px #214b620f}.trip-icon{color:#00608b;background:#dff0f8;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.trip-item div,.timeline-item div,.dispatch-card div,.driver-card div{flex:1;min-width:0}.trip-item b,.timeline-item b,.dispatch-card b,.driver-card b{color:#1b2f40;font-size:15px;font-weight:800;line-height:1.18;display:block}.trip-item p,.timeline-item p,.dispatch-card p,.driver-card p{color:#5d6f7d;margin:5px 0 0;font-size:13px;font-weight:600}.trip-item em{border-radius:999px;flex:none;padding:8px 12px;font-size:13px;font-style:normal;font-weight:900}.trip-item em.waiting{color:#657b87;background:#e2edf2}.trip-item em.done{color:#1fa447;background:#dcf5e3}.tab-page{padding-top:12px}.schedule-page{padding-top:8px}.schedule-tools{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-bottom:22px;display:grid}.schedule-date{background:#ffffff8a;border:1px solid #bcd2df;border-radius:13px;align-items:center;min-width:0;min-height:58px;padding:17px 14px 8px 18px;display:grid;position:relative}.date-filter{width:100%}.schedule-date span{color:#005c8a;background:#e8f2f7;padding:0 5px;font-size:12px;font-weight:900;position:absolute;top:-10px;left:16px}.schedule-date input{color:#17324b;background:0 0;border:0;outline:0;width:100%;font-weight:900}.add-trip-btn{color:#fff;background:#005f8f;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-weight:900;display:inline-flex}.trip-count{color:#17324b;margin:0 0 14px;font-size:16px;font-weight:800}.schedule-list{gap:14px;display:grid}.schedule-card{background:#ffffffad;border:1px solid #d4e3eb;border-radius:18px;min-width:0;padding:18px;box-shadow:0 10px 22px #214b620f}.schedule-card-head{border-bottom:1px solid #d8e5ec;gap:12px;padding-bottom:12px;display:grid}.schedule-card h3{color:#1b2f40;margin:0;font-size:16px;font-weight:800}.chip-row,.code-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#17324b;background:#dcecf4;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.chip.violet{color:#6828dc;background:#efe4ff;border:1px solid #8c59ff}.chip.amber{color:#d18700;background:#fff0c9}.code-row{justify-content:flex-end}.customer-line{color:#4d5b66;flex-wrap:wrap;align-items:center;gap:16px;padding:16px 0 10px;display:flex}.customer-line span{align-items:center;gap:8px;font-weight:700;display:inline-flex}.customer-line button{color:#405667;background:0 0;border:0;margin-left:auto}.flight-box{color:#a33b16;background:#ffe8bb;border:2px solid #f90;border-radius:13px;gap:12px;margin-top:4px;padding:18px;display:grid}.flight-box.upcoming{color:#075c62;background:#dff5fb;border-color:#0aa3c0}.flight-box span{text-transform:uppercase;align-items:center;gap:9px;font-size:13px;font-weight:900;display:inline-flex}.flight-box strong{margin-top:6px;font-size:26px;font-weight:800;line-height:1;display:block}.flight-box b{color:#e11212;font-size:14px}.flight-box.upcoming b{color:#067a7c}.payment-line{color:#5f6e78;align-items:center;gap:8px;margin:8px 0 10px;font-weight:700;display:flex}.alert-line{color:#8b2020;background:#ffd7d2;border-radius:13px;align-items:center;gap:13px;min-height:52px;padding:12px 16px;font-size:13px;font-weight:800;display:flex}.schedule-actions{grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:8px;margin-top:14px;display:grid}.text-action{color:#00608b;background:0 0;border:0;align-items:center;gap:8px;font-weight:800;display:inline-flex}.text-action.danger{color:#e11f1f}.primary-small{color:#fff;background:#00608b;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 16px;font-weight:900;display:inline-flex}.primary-small.home-dispatch{background:#0b7a64}.assigned-driver-line{color:#075f51;background:#e5fbf5;border:1px solid #8dd9c9;border-radius:14px;align-items:center;gap:9px;margin-top:10px;padding:11px 13px;font-size:13px;font-weight:800;display:flex}.add-schedule-page{background:#eef1f7;border-radius:30px;gap:14px;width:min(100%,540px);max-height:calc(100vh - 48px);padding:24px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #0b1a2657}.form-title{color:#17324b;margin:0 0 2px;font-size:24px;font-weight:800}.ai-box{background:#efe9d7;border:1px solid #f0c648;border-radius:17px;gap:9px;padding:16px;display:grid}.ai-title{color:#20384c;align-items:center;gap:9px;display:flex}.ai-box p{color:#66727d;margin:0;font-size:13px;font-weight:700}.ai-box textarea{resize:vertical;color:#445665;width:100%;min-height:92px;font:inherit;background:#f5fbff;border:1px solid #cbd9e2;border-radius:13px;outline:0;padding:12px 14px;font-weight:700}.ai-box button{color:#fff;background:#00608b;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-weight:900;display:inline-flex}.form-date{background:#ffffff9e;border:1px solid #c3d9e5;border-radius:13px;align-items:center;min-height:48px;padding:14px 48px 6px 18px;display:grid;position:relative}.form-date span,.form-select>span{color:#00608b;background:#eef1f7;padding:0 4px;font-size:12px;font-weight:900;position:absolute;top:-9px;left:16px}.form-date input{color:#17324b;background:0 0;border:0;outline:0;font-weight:800}.form-date svg{position:absolute;bottom:13px;right:14px}.form-panel{background:#dcebf7;border:1px solid #afd4ed;border-radius:17px;gap:14px;padding:16px;display:grid}.form-panel h3{color:#263949;align-items:center;gap:9px;margin:0 0 2px;font-size:17px;font-weight:900;display:flex}.form-panel input,.form-panel select,.account-form input,.account-form select{color:#425566;background:#f5fbff;border:1px solid #cbd9e2;border-radius:13px;outline:0;width:100%;min-height:48px;padding:0 16px;font-weight:700}.field-label{display:block;position:relative}.field-label>span{z-index:1;color:#00608b;background:#dcebf7;padding:0 4px;font-size:11px;font-weight:700;position:absolute;top:-8px;left:13px}.time-value-wrap{position:relative}.time-card .time-display-button{color:#00608b;padding:0;font-size:22px;font-weight:800;line-height:1.15;display:block}.time-picker-24{background:#e2f4ff;border:1px solid #70c9ef;border-radius:14px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:-6px;padding:12px;display:grid;box-shadow:0 10px 24px #00608b1a}.time-picker-24 label span{color:#35677f;margin:0 0 4px 3px;font-size:11px;font-weight:700;display:block}.time-picker-24 select{color:#005f8f;background:#fff;border:1px solid #a9d5e8;border-radius:10px;outline:0;width:100%;min-height:44px;padding:0 10px;font-size:18px;font-weight:800}.time-picker-24>b{color:#005f8f;align-self:center;padding-top:16px;font-size:24px}.time-picker-24>button{color:#fff;background:#007db8;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 13px;font-weight:700;display:inline-flex}@media (width<=420px){.time-picker-24{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.time-picker-24>button{grid-column:1/-1}}.form-select{display:block;position:relative}.form-select div{color:#425566;background:#f5fbff;border:1px solid #cbd9e2;border-radius:13px;align-items:center;gap:10px;min-height:48px;padding:0 13px 0 16px;display:flex}.form-select strong{flex:1;font-weight:800}.vat-check{color:#8c98a4;align-items:flex-start;gap:12px;padding-left:8px;display:flex}.vat-check input{accent-color:#00608b;width:20px;height:20px;min-height:0;margin-top:2px}.vat-check b,.vat-check small{display:block}.vat-check b{font-size:13px}.time-card{color:#005f8f;background:#d7ebff;border:2px solid #098be5;border-radius:18px;align-items:center;gap:16px;min-height:88px;padding:14px 20px;display:flex}.time-card>span{color:#fff;background:#087db7;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.time-card div{flex:1}.time-card small{font-weight:900;display:block}.time-card strong{font-size:25px;font-weight:800;line-height:1;display:block}.time-card button{color:#17324b;background:0 0;border:0}.form-actions{justify-content:flex-end;gap:12px;display:flex}.form-actions button{color:#00608b;background:0 0;border:0;border-radius:13px;min-height:42px;padding:0 22px;font-weight:900}.form-actions button:last-child{color:#fff;background:#00608b}.account-panel{margin-top:22px}.sync-banner{color:#047d66;background:#e0fbf3;border:1px solid #43d7ba;border-radius:14px;margin-top:16px;padding:12px 14px;font-weight:900}.sync-banner.local{color:#8a5a00;background:#fff6d8;border-color:#f0c648}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.role-card{background:#ffffffb3;border:1px solid #cfe1eb;border-radius:16px;min-height:96px;padding:15px}.role-card b{color:#17324b;font-size:17px;font-weight:900}.role-card p{color:#61717d;margin:6px 0 0;font-size:13px;font-weight:700}.account-form{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.account-form button{color:#fff;background:#00608b;border:0;border-radius:13px;min-height:48px;font-weight:900}.account-message{color:#00608b;margin:10px 0 0;font-weight:900}.account-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.account-list article,.permission-panel{background:#ffffffb3;border:1px solid #cfe1eb;border-radius:14px;padding:13px}.account-list b,.account-list span,.permission-panel b,.permission-panel p{display:block}.account-list b,.permission-panel b{color:#17324b;font-weight:900}.account-list span,.permission-panel p{color:#61717d;margin:4px 0 0;font-size:13px;font-weight:700}.permission-panel{margin-top:18px}.staff-page{gap:14px;display:grid}.staff-account-list{gap:12px;display:grid}.staff-account-card{background:#ffffffad;border:1px solid #d4e3eb;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:16px;display:grid;box-shadow:0 10px 22px #214b620f}.staff-avatar{color:#0d4865;background:#c9ddec;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.staff-account-card b,.staff-account-card p{display:block}.staff-account-card b{color:#17324b;font-size:15px;font-weight:800}.staff-account-card p{color:#506575;margin:4px 0 0;font-size:13px;font-weight:700}.staff-account-card em{color:#258944;white-space:nowrap;background:#dff2e5;border-radius:999px;padding:7px 12px;font-size:12px;font-style:normal;font-weight:800}.staff-actions{gap:8px;display:flex}.staff-actions button{color:#00608b;background:0 0;border:1px solid #9db7ca;border-radius:13px;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.staff-actions button.danger{color:#b51d1d;border-color:#d2a0a0}.account-modal{background:#eef1f7;border-radius:28px;gap:13px;width:min(100%,500px);padding:28px;display:grid;box-shadow:0 24px 70px #0b1a2657}.account-modal h2{color:#17324b;margin:0 0 5px;font-size:24px;font-weight:800}.account-modal input,.account-modal select{color:#425566;width:100%;min-height:52px;font:inherit;background:#f5fbff;border:1px solid #cbd9e2;border-radius:13px;outline:0;padding:0 16px;font-weight:700}.account-active-toggle{color:#17324b;align-items:center;gap:10px;font-weight:800;display:flex}.account-active-toggle input{accent-color:#00608b;width:19px;height:19px;min-height:0}.drivers-page{gap:14px;display:grid}.driver-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.driver-toolbar b{color:#17324b;font-size:16px;font-weight:800}.driver-toolbar button{color:#fff;background:#00608b;border:0;border-radius:13px;align-items:center;gap:8px;min-height:40px;padding:0 20px;font-size:13px;font-weight:800;display:inline-flex}.company-driver-list{gap:12px;display:grid}.empty-state{color:#506575;text-align:center;background:#ffffff80;border:1px dashed #9db7ca;border-radius:18px;align-content:center;place-items:center;gap:8px;min-height:170px;padding:24px;display:grid}.empty-state svg{color:#00608b}.empty-state b{color:#17324b;font-size:16px;font-weight:800}.empty-state p{margin:0;font-weight:700}.company-driver-card{background:#ffffffad;border:1px solid #d4e3eb;border-radius:18px;padding:16px;box-shadow:0 10px 22px #214b620f}.company-driver-head,.driver-contact-row,.driver-card-actions{align-items:center;gap:12px;display:flex}.company-driver-head{border-bottom:1px solid #d8e5ec;padding-bottom:12px}.driver-initial{color:#0d4865;background:#c9ddec;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.company-driver-head div{flex:1;min-width:0}.company-driver-head b{color:#17324b;font-size:15px;font-weight:800;display:block}.company-driver-head p{color:#506575;margin:3px 0 0;font-size:13px;font-weight:700}.company-driver-head em{color:#258944;background:#dff2e5;border-radius:999px;padding:7px 12px;font-size:12px;font-style:normal;font-weight:800}.driver-contact-row{color:#334554;justify-content:space-between;min-height:34px;font-size:13px;font-weight:650}.driver-contact-row:first-of-type{margin-top:14px}.driver-contact-row span{align-items:center;gap:8px;display:inline-flex}.driver-contact-row button{color:#334554;background:0 0;border:0}.driver-card-actions{justify-content:flex-end;margin-top:10px}.driver-card-actions button{color:#00608b;background:0 0;border:1px solid #9db7ca;border-radius:13px;align-items:center;gap:8px;min-height:36px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.driver-card-actions button.danger{color:#b51d1d;border-color:#d2a0a0}.modal-backdrop{z-index:80;background:#101c2294;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.add-driver-modal{background:#eef1f7;border-radius:28px;gap:14px;width:min(100%,640px);max-height:calc(100vh - 48px);padding:28px;display:grid;overflow-y:auto;box-shadow:0 24px 70px #0b1a2657}.assign-driver-modal{color:#17324b;background:#eef1f7;border-radius:26px;gap:14px;width:min(100%,430px);padding:24px;display:grid;box-shadow:0 24px 70px #0b1a2657}.assign-driver-modal h2,.assign-driver-modal p{margin:0}.assign-route{color:#506575;font-weight:800}.assign-driver-select{color:#00608b;gap:6px;font-size:12px;font-weight:800;display:grid}.assign-driver-select select{color:#17324b;min-height:48px;font:inherit;background:#f7fcff;border:1px solid #c5d9e5;border-radius:14px;padding:0 13px;font-size:14px;font-weight:800}.assign-driver-preview{background:#f2fffb;border:1px solid #c8e8e1;border-radius:16px;gap:5px;padding:14px;display:grid}.assign-driver-preview span{color:#506575;font-weight:700}.empty-state.compact{min-height:130px;padding:18px}.app-info-modal{color:#21384d;background:#eef1f7;border-radius:28px;gap:16px;width:min(100%,420px);padding:28px;display:grid;box-shadow:0 24px 70px #0b1a2657}.app-info-modal h2,.app-info-modal h3{margin:0}.app-info-modal h2{font-size:24px;font-weight:800}.app-info-modal h3{font-size:17px;font-weight:800}.app-info-list{gap:9px;display:grid}.app-info-list p{color:#4e5f6d;align-items:center;gap:10px;margin:0;font-weight:700;display:flex}.app-info-modal button{color:#fff;background:#00608b;border:0;border-radius:13px;justify-self:end;min-height:40px;padding:0 25px;font-weight:800}.add-driver-modal h2{color:#17324b;margin:0 0 6px;font-size:24px;font-weight:800}.driver-ai-box,.driver-login-box{border-radius:16px;gap:10px;padding:16px;display:grid}.driver-ai-box{background:#dcecff}.driver-login-box{background:#efe9d7;border:1px solid #f0c648}.driver-login-box h3{color:#243848;align-items:center;gap:9px;margin:0;font-size:15px;font-weight:800;display:flex}.driver-login-box p{color:#506575;margin:0;font-size:13px;font-weight:700}.driver-ai-box textarea{resize:vertical;min-height:86px}.driver-ai-box textarea,.driver-login-box input,.add-driver-modal>input,.driver-status-select select{color:#425566;width:100%;min-height:52px;font:inherit;background:#f5fbff;border:1px solid #cbd9e2;border-radius:13px;outline:0;padding:0 16px;font-weight:700}.driver-ai-box textarea{padding-top:16px}.driver-ai-box button,.driver-login-box button{color:#fff;background:#00608b;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:39px;font-weight:900;display:inline-flex}.driver-login-box button{color:#00608b;background:0 0;border:1px solid #9ec6dc}.driver-login-box label{display:block;position:relative}.driver-login-box label span,.driver-status-select span{color:#00608b;background:#efe9d7;padding:0 4px;font-size:12px;font-weight:900;position:absolute;top:-9px;left:16px}.driver-status-select{display:block;position:relative}.driver-status-select span{background:#eef1f7}.modal-actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.modal-actions button{color:#00608b;background:0 0;border:0;border-radius:13px;min-height:42px;padding:0 22px;font-weight:900}.modal-actions button:last-child{color:#fff;background:#00608b}.timeline{gap:12px;display:grid}.timeline-item time{color:#087e84;flex:0 0 64px;font-weight:900}.timeline-item span,.driver-card>span{color:#8a5a00;background:#fff1cc;border-radius:999px;flex:none;padding:8px 10px;font-size:12px;font-weight:900}.dispatch-grid,.driver-grid{gap:12px;display:grid}.dispatch-trip-card{align-items:stretch;gap:12px;display:grid}.dispatch-trip-head{gap:5px;display:grid}.dispatch-card span{color:#087e84;margin-bottom:5px;font-weight:900;display:block}.dispatch-countdown{color:#a33d19;background:#ffe7b8;border:1px solid #ff9d00;border-radius:14px;gap:5px;padding:13px 15px;display:grid}.dispatch-countdown.upcoming{color:#005e93;background:#dff2ff;border-color:#058ee8}.dispatch-countdown span{color:inherit;text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:12px;display:flex}.dispatch-countdown strong{color:inherit;font-size:26px;font-weight:900;line-height:1}.dispatch-countdown b{color:inherit;font-size:13px}.dispatch-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.dispatch-actions button{color:#00608b;background:#f5fbff;border:1px solid #9ec7df;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 14px;font-weight:800;display:inline-flex}.external-dispatch-form{gap:10px;display:grid}.external-dispatch-form textarea{resize:vertical;color:#17324b;min-height:118px;font:inherit;background:#f7fcff;border:1px solid #c5d9e5;border-radius:14px;outline:0;padding:13px 15px;font-weight:700}.external-dispatch-form label{color:#00608b;gap:5px;font-size:12px;font-weight:800;display:grid}.external-dispatch-form select{color:#17324b;min-height:46px;font:inherit;background:#f7fcff;border:1px solid #c5d9e5;border-radius:14px;padding:0 13px;font-weight:800}.external-dispatch-form>button{color:#fff;background:#00608b;border:0;border-radius:13px;justify-self:center;align-items:center;gap:8px;min-height:38px;padding:0 22px;font-weight:900;display:inline-flex}.dispatch-history-list{gap:10px;margin-bottom:12px;display:grid}.history-page{gap:14px;display:grid}.history-tabs{background:#eef8fb;border:1px solid #7e93a4;border-radius:999px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.history-tabs button{color:#506575;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:38px;font-weight:800;display:inline-flex}.history-tabs button.active{color:#17324b;background:#d7e8f8}.history-date{margin:0}.history-summary-panel{color:#fff;background:linear-gradient(115deg,#006a91,#07816f);border-radius:18px;gap:16px;padding:18px;display:grid}.history-summary-head{justify-content:space-between;align-items:center;gap:10px;font-size:18px;font-weight:900;display:flex}.history-summary-head b{flex:1}.history-summary-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.history-summary-grid article{background:#ffffff29;border:1px solid #ffffff42;border-radius:14px;align-content:center;gap:4px;min-height:96px;padding:16px;display:grid}.history-summary-grid strong{color:#fff;font-size:25px;font-weight:900}.history-summary-grid small{color:#ffffffe6;font-weight:800}.history-subtitle{color:#17324b;margin:6px 0 2px;font-size:16px;font-weight:900}.dispatch-history-card{background:#ffffffb8;border:1px solid #b9d8e8;border-radius:16px;padding:14px 16px}.dispatch-history-summary{text-align:left;background:0 0;border:0;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;width:100%;padding:0;display:grid}.dispatch-history-summary b{color:#17324b;font-size:14px;font-weight:900}.dispatch-history-summary strong{color:#00608b;font-weight:900}.dispatch-history-summary span{color:#ff5b2b;background:#ffe6dd;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.dispatch-history-detail{border-top:1px solid #d7e5ed;gap:5px;margin-top:12px;padding-top:12px;display:grid}.dispatch-history-detail p,.dispatch-history-detail small{color:#506575;margin:0;font-weight:700}.driver-avatar{color:#05646a;background:#d9f3f5;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.driver-card small{color:#17834f;margin-top:5px;font-weight:800;display:block}.driver-card>span.ready{color:#168556;background:#dcf3e6}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#d3e7eff5;border-top:1px solid #5982952e;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-height:76px;padding:10px max(14px,50vw - 576px) 8px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-item{color:#617b8b;background:0 0;border:0;border-radius:999px;justify-items:center;gap:3px;padding:8px 4px;font-size:13px;font-weight:700;display:grid}.bottom-item.active>svg{background:#9ddfeb;border-radius:999px;width:66px;height:34px;padding:7px 20px}@media (width<=980px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.revenue-panel{grid-template-columns:1fr}}@media (width<=640px){.app-header{min-height:64px;padding:7px 10px}.app-header strong{font-size:18px}.app-header span{font-size:10px}.header-actions{gap:7px}.round-btn{width:49px;height:36px}.avatar-btn{width:38px;height:38px;font-size:14px}.dashboard{padding:8px 8px 86px}.modal-backdrop{align-items:center;padding:16px}.add-schedule-page{border-radius:28px;width:min(100%,520px);max-height:calc(100vh - 32px);padding:20px}.hero-card{border-radius:16px;grid-template-columns:minmax(0,64%) minmax(0,36%);min-height:138px}.hero-copy{padding:8px 8px 8px 16px}.hero-copy img{width:104px;height:34px;margin-bottom:2px}.hero-copy h1{max-width:235px;font-size:17px;line-height:1.1}.trust-row{flex-wrap:nowrap;gap:8px;margin-top:8px}.trust-row span{white-space:nowrap;gap:3px;font-size:9px}.trust-row svg{width:13px;height:13px}.hero-art{min-height:138px}.sun-disc{width:78%;min-width:120px}.bus-tile{border-radius:16px;width:90px;height:56px;bottom:17px;right:10px}.hero-card+.date-filter{margin-top:14px}.schedule-date{border-radius:12px;min-height:52px;padding:14px 12px 7px 14px}.schedule-date span{font-size:10px;left:12px}.section-title{gap:8px;margin:14px 0 8px}.section-title h2{font-size:16px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-card{border-radius:12px;min-width:0;min-height:88px;padding:9px 10px}.summary-icon{width:24px;height:24px}.summary-card strong{margin-top:5px;font-size:18px}.summary-card p{margin-top:3px;font-size:10px;line-height:1.15}.summary-card>svg{width:calc(100% - 12px);height:32px;inset:auto 6px 0}.summary-card:after{width:76px;height:76px;top:-28px;right:-18px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.revenue-panel{border-radius:14px;grid-template-columns:128px minmax(0,1fr);gap:8px;min-height:0;margin-top:10px;padding:10px 11px}.revenue-copy span{width:31px;height:31px}.revenue-copy p{white-space:nowrap;margin:-25px 0 7px 39px;font-size:11px}.revenue-copy strong{margin-top:5px;font-size:20px}.revenue-copy small{font-size:9px;line-height:1.2;display:block}.revenue-chart{height:68px}.quick-action{border-radius:12px;min-height:76px;padding:8px}.quick-action span{width:31px;height:31px}.quick-action b{font-size:11px}.trip-item,.timeline-item,.dispatch-card,.driver-card{padding:10px 12px}.schedule-tools{grid-template-columns:minmax(0,1fr) auto}.schedule-card{padding:15px}.code-row{justify-content:flex-start}.customer-line button{margin-left:0}.flight-box{padding:15px}.schedule-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-actions>div{display:none}.text-action,.primary-small{justify-content:center;width:100%;padding-inline:8px}.role-grid,.account-form,.account-list{grid-template-columns:1fr}.staff-account-card{grid-template-columns:auto minmax(0,1fr)}.staff-account-card em,.staff-actions{grid-column:1/-1}.staff-actions{justify-content:flex-end}.form-title{font-size:25px}.trip-item{align-items:flex-start}.trip-item em,.timeline-item span,.driver-card>span{margin-left:auto}.bottom-nav{gap:2px;min-height:68px;padding:6px 8px 5px}.bottom-item{gap:2px;padding:4px 2px;font-size:11px}.bottom-item.active>svg{width:56px;height:30px;padding:6px 17px}}@media (width<=420px){.hero-copy h1{font-size:17px}.trust-row{gap:6px}.summary-card strong{font-size:18px}.trip-item b,.timeline-item b,.dispatch-card b,.driver-card b{font-size:15px}.bottom-item{font-size:11px}}:root{--wecar-cyan:#00bdea;--wecar-blue:#007db8;--wecar-deep:#063a55;--wecar-ink:#101820;--wecar-ice:#eef9fd;--wecar-line:#c5e4ef}body,.app-shell{color:var(--wecar-deep);background:#edf7fb}.app-header{color:var(--wecar-deep);background:#f6fcfff5;border-bottom:1px solid #007db81f;box-shadow:0 8px 24px #063a5514}.round-btn,.avatar-btn{color:var(--wecar-deep);background:#c9f2ff}.profile-menu{border-color:var(--wecar-line);background:#f7fcff}.profile-menu button:hover{background:#e5f7fd}.login-page{background:linear-gradient(145deg,#eaf9fe,#d9f2fb 58%,#fff)}.hero-card{border:1px solid #007db81a;box-shadow:0 18px 46px #063a551a}.hero-copy h1,.section-title h2,.revenue-copy p{color:var(--wecar-deep)}.hero-art{background:linear-gradient(110deg,#effbff 0%,#c8f3ff 56%,#60d9f2 100%)}.sun-disc{background:#007db821}.bus-tile{background:var(--wecar-deep);box-shadow:0 18px 38px #063a5538}.trust-row svg,.section-title svg{color:var(--wecar-cyan)}.schedule-date{border-color:var(--wecar-line);background:#ffffffc7}.schedule-date span{color:var(--wecar-blue);background:#edf7fb}.summary-card.gold{background:#dca00c}.summary-card.blue{background:#159bd2}.summary-card.teal{background:#0d776e}.summary-card.green{background:#22a340}.summary-card{box-shadow:0 14px 28px #063a5524}.revenue-panel,.quick-action,.trip-item,.timeline-item,.dispatch-card,.driver-card,.schedule-card,.dispatch-trip-card,.dispatch-history-card{border-color:#d4eaf2;box-shadow:0 12px 30px #063a5512}.revenue-copy span{color:var(--wecar-blue);background:#d9f6fd}.revenue-chart .area{fill:#00bdea24}.revenue-chart .line{stroke:var(--wecar-blue)}.revenue-chart circle{fill:var(--wecar-cyan)}.quick-action small,.dispatch-card span,.external-dispatch-form label{color:var(--wecar-blue)}.quick-action.mint span,.quick-action.cyan span,.quick-action.slate span,.quick-action.green span{color:var(--wecar-blue);background:#dff7fd}.quick-action.violet span,.quick-action.blue span,.quick-action.purple span{color:#086796;background:#dceff8}.quick-action.amber span{color:var(--wecar-ink);background:#d7f5fc}.login-card form button,.add-trip-btn,.primary-small,.form-actions button:last-child,.modal-actions button:last-child,.external-dispatch-form>button{color:#fff;background:var(--wecar-blue)}.primary-small:hover,.add-trip-btn:hover,.external-dispatch-form>button:hover{background:#006a9d}.sync-banner.local,.driver-login-box{color:var(--wecar-deep);background:#e3f8fd;border-color:#7bdcf1}.bottom-nav{background:#f4fbfef7;border-top-color:#007db829;box-shadow:0 -8px 24px #063a550f}.bottom-item{color:#587484}.bottom-item.active{color:var(--wecar-blue)}.bottom-item.active>svg{background:#bfeefa}.empty-state svg,.dispatch-actions button,.dispatch-history-summary strong,.account-message{color:var(--wecar-blue)}@media (width<=640px){.app-header span{font-size:11px;font-weight:700}.profile-menu-head{padding:18px 16px;font-size:14px}.profile-menu button{min-height:50px;font-size:14px;font-weight:600}.summary-card p{font-size:11px;font-weight:700}.quick-action b{font-size:12px;font-weight:700}.quick-action small{font-size:11px;font-weight:700}.bottom-item{font-size:12px;font-weight:600}}.bottom-nav.nav-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav.nav-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav.nav-count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.dispatch-nav-item{z-index:2;align-content:center;padding-top:0;position:relative;overflow:visible}.dispatch-nav-circle{color:#fff;background:#35a9e8;border:4px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;margin-top:-29px;transition:transform .16s,background .16s;display:grid;position:relative;box-shadow:0 8px 22px #007db84d}.dispatch-nav-item:hover .dispatch-nav-circle,.dispatch-nav-item.active .dispatch-nav-circle{background:var(--wecar-blue);transform:translateY(-2px)}.dispatch-nav-item .bottom-item-label{color:var(--wecar-blue);margin-top:-1px;font-weight:700}.dispatch-nav-badge{color:#fff;background:#e12d39;border:2px solid #fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-5px;right:-6px;box-shadow:0 4px 10px #7b121c3d}@media (width<=640px){.bottom-nav.nav-count-3{padding-inline:10px}.dispatch-nav-circle{border-width:3px;width:56px;height:56px;margin-top:-25px}.dispatch-nav-item .bottom-item-label{font-size:11px}.schedule-list{gap:10px}.schedule-card{border-radius:14px;padding:11px 12px}.schedule-card-head{gap:8px;padding-bottom:8px}.schedule-card h3{font-size:15px}.chip-row{gap:6px}.chip{min-height:26px;padding:0 9px;font-size:11px;font-weight:700}.customer-line{gap:8px 12px;padding:9px 0 6px;font-size:12px}.customer-line span{gap:5px;font-weight:600}.flight-box{border-width:1px;border-radius:11px;grid-template-columns:minmax(0,1fr) 88px;gap:7px 10px;margin-top:2px;padding:10px 11px}.flight-box span{gap:5px;font-size:10px;font-weight:800}.flight-box span svg{width:16px;height:16px}.flight-box strong{margin-top:4px;font-size:20px}.flight-box b{grid-column:1/-1;font-size:11px;font-weight:700}.payment-line{gap:6px;margin:6px 0;font-size:12px;font-weight:600}.alert-line{border-radius:10px;gap:8px;min-height:0;padding:8px 10px;font-size:11px;font-weight:700;line-height:1.25}.alert-line svg{flex:none;width:17px;height:17px}.schedule-actions{gap:6px;margin-top:8px}.text-action{gap:5px;min-height:28px;font-size:12px;font-weight:700}.primary-small{border-radius:10px;gap:5px;min-height:34px;padding-inline:7px;font-size:11px;font-weight:700}.primary-small svg{width:16px;height:16px}.modal-backdrop{padding:8px}.add-schedule-page{border-radius:22px;gap:13px;width:100%;max-height:calc(100dvh - 16px);padding:18px 14px}.form-title{font-size:29px;line-height:1.1}.form-panel{border-radius:15px;gap:13px;padding:15px 13px}.form-panel h3{font-size:20px}.form-panel input,.form-panel select{border-radius:12px;min-height:58px;padding-inline:15px;font-size:18px;font-weight:600}.field-label>span{font-size:13px;top:-9px}.time-card{border-radius:16px;gap:14px;min-height:100px;padding:14px 16px}.time-card>span{width:48px;height:48px}.time-card small{font-size:13px}.time-card .time-display-button{font-size:28px}.time-picker-24 select{min-height:48px;font-size:19px}.form-actions button{min-height:50px;padding-inline:20px;font-size:16px;font-weight:700}}
