:root{color:#17313d;background:#f2f5f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin-top:0}.login-page,.loading-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 10% 10%,rgba(244,185,66,.28),transparent 30%),#102f3f}.login-card{width:min(100%,430px);padding:38px;border-radius:28px;background:#fff;box-shadow:0 28px 70px #00000040}.auth-logo{width:86px;height:86px;margin-bottom:18px;border-radius:20px;object-fit:cover;object-position:center 42%}.brand-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:#f4b942;color:#102f3f;font-size:23px;font-weight:900;letter-spacing:-.04em;margin-bottom:24px}.login-card h1{font-size:clamp(30px,8vw,42px);letter-spacing:-.04em;margin-bottom:8px}.muted{color:#667880;line-height:1.55}.eyebrow{margin-bottom:7px;color:#52707b;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}form{margin-top:30px}label{display:grid;gap:8px;margin:18px 0;font-weight:750}input{width:100%;min-height:58px;padding:0 16px;border:2px solid #dce5e4;border-radius:14px;color:#17313d;background:#fbfcfb;font-size:17px;outline:none}input:focus{border-color:#1d7a79;box-shadow:0 0 0 4px #1d7a791f}.error-message{padding:12px 14px;border-radius:12px;color:#8b2525;background:#fff0ed}.success-message{padding:12px 14px;border-radius:12px;color:#08663d;background:#e9f8f0;line-height:1.45}.auth-text-button{width:100%;min-height:45px;margin-top:8px;border:0;color:#1768aa;background:transparent;font-weight:800}.auth-invitation{display:grid;gap:5px;margin-top:22px;border-top:1px solid #e4e9e8;padding-top:20px;text-align:center}.auth-invitation span{color:#667880;font-size:13px}.auth-invitation a,.registration-login-link{color:#1768aa;font-weight:850;text-decoration:none}.auth-link-button{display:grid;place-items:center;text-decoration:none}.registration-page{min-height:100vh;padding:max(18px,env(safe-area-inset-top)) 14px max(30px,env(safe-area-inset-bottom));background:radial-gradient(circle at 90% 0,rgba(255,194,28,.24),transparent 25%),linear-gradient(180deg,#052f59 0,#0b4777 245px,#edf3f7 245px)}.registration-card{width:min(100%,620px);margin:auto;border-radius:28px;padding:22px 17px 25px;background:#fff;box-shadow:0 20px 55px #011c3638}.registration-header{display:flex;align-items:center;gap:14px}.registration-header img{width:76px;height:76px;flex:0 0 76px;border-radius:16px;object-fit:cover;object-position:center 42%}.registration-header>div{min-width:0}.registration-header h1{margin:2px 0 6px;color:#062f5b;font-size:clamp(24px,7vw,34px);letter-spacing:-.04em;overflow-wrap:anywhere}.registration-header p:last-child{margin:0;color:#64798a;font-size:12px;line-height:1.45}.registration-card form{display:grid;gap:16px;margin-top:22px}.registration-card fieldset{min-width:0;margin:0;border:1px solid #dfe8ed;border-radius:18px;padding:5px 13px 13px}.registration-card fieldset:disabled{opacity:.55}.registration-card legend{padding:0 7px;color:#234e6c;font-size:12px;font-weight:900;text-transform:uppercase}.registration-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 10px}.registration-grid .span-2{grid-column:1 / -1}.registration-photo-field{position:relative;display:flex;align-items:center;gap:14px;margin:12px 0 5px!important;border:1px dashed #9db7c8;border-radius:16px;padding:12px;background:#f4f8fb;cursor:pointer}.registration-photo-field>span:nth-child(2){display:grid;gap:3px}.registration-photo-field strong{color:#123e5e;font-size:14px}.registration-photo-field small{color:#698091;line-height:1.35}.registration-photo-field input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.registration-photo-preview{display:grid;width:74px;height:74px;flex:0 0 74px;place-items:center;overflow:hidden;border:3px solid #fff;border-radius:50%;color:#fff;background:#0a4777;box-shadow:0 4px 13px #07305229;font-size:13px;font-weight:900}.registration-photo-preview img{width:100%;height:100%;object-fit:cover}.registration-photo-button{margin-top:4px;color:#0968ad;font-size:12px;font-weight:900}.registration-card label{margin:10px 0 0;color:#37576d;font-size:12px}.registration-card input{min-height:50px;border-width:1px;font-size:15px}.registration-card input:read-only{color:#5e7180;background:#edf2f5}.registration-code>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.registration-code input{min-width:0}.registration-code .button{min-height:50px;padding:0 15px}.invitation-valid{margin:10px 2px 0;color:#087545;font-size:12px;line-height:1.45}.postal-code-input{position:relative}.postal-code-input i{position:absolute;right:10px;bottom:6px;color:#567185;font-size:10px;font-style:normal}.registration-login-link{justify-self:center;padding:8px;font-size:13px}@media(max-width:460px){.registration-grid{grid-template-columns:1fr}.registration-grid .span-2{grid-column:auto}.registration-header{align-items:flex-start}.registration-header img{width:62px;height:62px;flex-basis:62px}.registration-code>div{grid-template-columns:1fr}.registration-code .button{width:100%}}.button{min-height:58px;padding:0 22px;border:0;border-radius:15px;font-weight:850;transition:transform .15s ease,background .15s ease}.button:active:not(:disabled){transform:scale(.98)}.button-full{width:100%}.button-primary{color:#102f3f;background:#f4b942}.button-primary:hover:not(:disabled){background:#ffc951}.button-secondary{color:#fff;background:#1d7a79}.button-danger{color:#fff;background:#9f3f3b}.text-button,.icon-button,.refresh-button{border:0;color:inherit;background:transparent;font-weight:800}.text-button.accent{color:#1d7a79}.app-header{position:sticky;z-index:10;top:0;min-height:76px;padding:12px max(18px,env(safe-area-inset-right)) 12px max(18px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;color:#fff;background:#102f3ff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-header>div{display:flex;align-items:center;gap:8px}.app-header span{display:grid;gap:2px}.app-header small{color:#b9cbce;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.app-header strong{font-size:17px}.app-header .text-button{min-height:44px;color:#f4b942}.header-actions{display:flex;align-items:center;gap:8px}.connection-badge{padding:5px 8px;border-radius:999px;color:#d8e2e3;background:#ffffff1f;font-size:10px;font-weight:850;text-transform:uppercase}.connection-connected{color:#b9f0d4;background:#2f9e6a33}.connection-reconnecting,.connection-connecting{color:#ffe09a}.connection-offline{color:#ffc2bb;background:#ba403533}.icon-button{width:44px;height:44px;color:#fff;font-size:27px}.dashboard-page,.operation-page{width:min(100%,980px);margin:auto;padding:24px max(16px,env(safe-area-inset-right)) calc(110px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.driver-hero{display:flex;align-items:center;gap:19px;padding:24px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#173f50,#102f3f);box-shadow:0 14px 35px #102f3f29}.driver-hero h1{margin-bottom:5px;font-size:clamp(25px,6vw,34px);letter-spacing:-.035em}.driver-hero p:last-child{margin:0;color:#c5d4d6}.avatar{width:66px;height:66px;flex:0 0 66px;border-radius:20px;object-fit:cover;background:#e8eeec}.avatar-large{width:82px;height:82px;flex-basis:82px;border:3px solid rgba(255,255,255,.35)}.avatar-fallback{display:grid;place-items:center;color:#17313d;background:#f4b942;font-weight:900;font-size:21px}.routes-section{margin-top:30px}.route-request-section{margin:22px 0;padding:20px;border:1px solid #f0cf8e;border-radius:22px;background:#fffaf0}.route-request-section h2{margin:3px 0 14px}.route-request-grid,.route-request-card{display:grid;gap:10px}.route-request-card{padding:15px;border-radius:16px;background:#fff}.route-request-card>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.route-request-card .request-approve{color:#fff;background:#047857}.route-request-card .request-reject{color:#9f1239;background:#fff1f2}.section-title{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:15px}.section-title h2{margin:0;font-size:clamp(22px,5vw,29px);letter-spacing:-.035em}.route-grid{display:grid;gap:18px}.route-card{padding:22px;border:1px solid #dde6e2;border-radius:24px;background:#fff;box-shadow:0 8px 26px #1a363e12}.route-card-top{display:flex;justify-content:space-between;align-items:start;gap:12px}.route-card h2{margin:8px 0 5px;font-size:26px}.route-card p{color:#65777e}.pill{display:inline-flex;padding:6px 10px;border-radius:999px;color:#176562;background:#e3f3ef;font-size:12px;font-weight:850;text-transform:uppercase}.status-dot{padding:7px 9px;border-radius:9px;color:#63737a;background:#eef2f1;font-size:11px;font-weight:800;text-align:center}.status-dot.live{color:#176562;background:#ddf2e9}.live-copy{padding:12px;border-radius:12px;color:#176562!important;background:#eef8f4;font-weight:800}.direction-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0 14px}.direction-picker button{min-height:50px;padding:8px;border:2px solid #dce5e2;border-radius:12px;color:#53676e;background:#fff;font-weight:800}.direction-picker button.selected{border-color:#1d7a79;color:#176562;background:#e9f5f2}.operation-summary{display:grid;grid-template-columns:1fr auto;gap:18px;padding:22px;border-radius:24px;color:#fff;background:#102f3f}.operation-summary h1{margin:8px 0 4px;font-size:clamp(27px,7vw,38px);letter-spacing:-.04em}.operation-summary p{margin:0;color:#bcd0d3}.timer{min-width:92px;text-align:right}.timer small{display:block;color:#bcd0d3}.timer strong{color:#f4b942;font-size:clamp(23px,6vw,34px);font-variant-numeric:tabular-nums}.operation-summary dl{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-top:1px solid rgba(255,255,255,.16);padding-top:16px}.operation-summary dl div{display:grid;gap:4px}.operation-summary dt{color:#bcd0d3;font-size:11px;text-transform:uppercase}.operation-summary dd{margin:0;font-weight:850}.operation-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 0}.operation-tools .button{min-height:52px}.refresh-button{min-height:48px;color:#1d7a79}.student-list{display:grid;gap:14px}.student-card{overflow:hidden;border:2px solid transparent;border-radius:22px;background:#fff;box-shadow:0 7px 22px #1a363e12}.student-card.status-prepare{border-color:#f4b942}.student-card.status-on-the-way{border-color:#418ec0}.student-card.status-boarded{border-color:#36a776}.student-card.status-dropped-off{opacity:.7}.student-card.status-skipped{border-style:dashed}.student-main{min-height:104px;padding:16px;display:flex;align-items:center;gap:14px}.order-controls{width:42px;display:grid;place-items:center;gap:2px}.order-controls button{width:40px;height:32px;border:0;border-radius:9px;color:#1d7a79;background:#e9f3f1;font-size:19px;font-weight:900}.order-controls strong{font-size:20px;font-variant-numeric:tabular-nums}.student-info{min-width:0;flex:1}.student-info h3{margin-bottom:6px;font-size:clamp(20px,5.5vw,27px);overflow-wrap:anywhere}.student-status{color:#65777e;font-weight:750}.student-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:1px;background:#dfe7e5;border-top:1px solid #dfe7e5}.student-actions button{min-height:57px;padding:7px;border:0;color:#4c626a;background:#f8faf9;font-weight:850}.student-actions .action-primary{color:#fff;background:#1d7a79}.student-actions .action-prepare,.student-actions .action-on-the-way{color:#1d4ed8}.student-actions .action-board{color:#047857}.student-actions .action-drop-off{color:#6d28d9}.student-actions .action-absent,.student-actions .action-skip{color:#b45309}.student-actions .action-prepare.action-primary,.student-actions .action-on-the-way.action-primary{color:#fff;background:#2563eb}.student-actions .action-board.action-primary{color:#fff;background:#059669}.student-actions .action-drop-off.action-primary{color:#fff;background:#7c3aed}.absent-list{margin-top:20px;padding:16px 18px;border-radius:16px;color:#65777e;background:#e8ecea}.absent-list summary{font-weight:850;cursor:pointer}.absent-list p{margin:10px 0 0}.finish-button{margin-top:26px}.gps-warning{margin-bottom:14px;padding:15px 17px;border:1px solid #e1b65c;border-radius:15px;color:#694b12;background:#fff3d3;font-weight:750}.completed-banner,.empty-state{padding:24px;border-radius:18px;text-align:center;color:#42615d;background:#e4f2eb;font-weight:800}.completed-banner{margin-top:24px}.toast{position:fixed;right:18px;bottom:22px;left:18px;z-index:20;max-width:600px;margin:auto;padding:16px 18px;border-radius:14px;color:#fff;background:#8b3232;box-shadow:0 12px 30px #0003;font-weight:700}.loading-page{color:#fff;text-align:center}.loading-page .brand-mark{margin-inline:auto}@media(min-width:760px){.dashboard-page,.operation-page{padding-top:36px}.route-grid{grid-template-columns:repeat(2,1fr)}.student-list{grid-template-columns:repeat(2,1fr);align-items:start}}@media(max-width:420px){.login-card{padding:27px 21px}.app-header{min-height:68px}.dashboard-page,.operation-page{padding-inline:11px;padding-top:14px}.driver-hero,.route-card,.operation-summary{padding:17px;border-radius:20px}.avatar{width:58px;height:58px;flex-basis:58px;border-radius:17px}.student-main{padding:12px;gap:10px}}.push-permission,.push-toast{position:fixed;right:1rem;bottom:1rem;z-index:1000;max-width:min(24rem,calc(100vw - 2rem));border:0;border-radius:1rem;box-shadow:0 1rem 3rem #102f3f3d}.push-permission{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;color:#fff;background:#102f3f}.push-permission button{min-height:2.75rem;border:0;border-radius:.75rem;padding:0 .9rem;font-weight:700}.push-denied{background:#754532}.push-toast{display:grid;gap:.25rem;padding:1rem 1.1rem;color:#102f3f;text-align:left;background:#fff}.push-toast strong,.push-toast span{display:block}.driver-finance{display:grid;gap:1rem}.driver-finance>header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.driver-finance>header h1{margin:0}.driver-finance input,.driver-finance select{min-height:3.25rem;border:1px solid #d7e1dd;border-radius:.8rem;padding:.75rem;font-size:1rem}.finance-warning{margin:0;border-radius:.8rem;padding:.9rem;background:#fff3cd;color:#694f00;font-weight:700}.driver-finance-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.driver-finance-kpis article{display:grid;gap:.25rem;border-radius:1rem;padding:1rem;background:#fff}.driver-finance-kpis span{color:#61736c}.driver-finance-kpis strong{font-size:1.3rem}.driver-finance-list{display:grid;gap:.65rem}.driver-finance-list>button{display:flex;justify-content:space-between;gap:1rem;min-height:5rem;border:1px solid #dae5e0;border-radius:1rem;padding:1rem;text-align:left;background:#fff;color:inherit}.driver-finance-list span{display:grid;gap:.3rem}.driver-finance-list span:last-child{text-align:right}.driver-finance-list small{color:#63736d}.driver-finance-form{position:fixed;inset:auto 0 0;z-index:30;display:grid;gap:.75rem;max-height:85vh;overflow:auto;border-radius:1.2rem 1.2rem 0 0;padding:1.25rem;background:#fff;box-shadow:0 -12px 40px #0f281f33}@media(max-width:620px){.driver-finance-kpis{grid-template-columns:1fr}.driver-finance>header{align-items:stretch;flex-direction:column}}.app-skeleton{width:min(520px,100%)}.skeleton-stack{display:grid;gap:.7rem;width:min(480px,calc(100vw - 2rem))}.skeleton-stack i{display:block;min-height:5rem;border-radius:1rem;background:linear-gradient(90deg,#e9f0ed 25%,#f8faf9,#e9f0ed 75%);background-size:200% 100%;animation:driver-skeleton 1.4s ease-in-out infinite}@keyframes driver-skeleton{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.skeleton-stack i{animation:none}}.driver-operation-map{display:grid;gap:.75rem;margin-bottom:1rem;border-radius:1rem;padding:1rem;background:#fff}.driver-operation-map p{margin:0}.driver-live-map,.map-skeleton{min-height:260px;border-radius:.9rem;overflow:hidden}.map-skeleton{display:grid;place-items:center;padding:1rem;background:#edf3f0;color:#60716a;text-align:center}.driver-maintenance{display:grid;gap:1rem}.driver-maintenance-summary{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.driver-maintenance-summary article{display:grid;gap:.25rem;border-radius:1rem;padding:1rem;background:#fff}.driver-maintenance-summary span{color:#63736d}.driver-maintenance-summary strong{font-size:1.6rem}.driver-maintenance-list{display:grid;gap:.7rem}.driver-maintenance-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border:1px solid #dce5e1;border-radius:1rem;padding:1rem;background:#fff}.driver-maintenance-list article>div{display:grid;gap:.3rem}.driver-maintenance-list span,.driver-maintenance-list small{color:#64746e}.maintenance-pill{border-radius:999px;padding:.35rem .6rem;background:#fff1c8;color:#735900;font-size:.7rem}.maintenance-pill.concluida{background:#dcf5e9;color:#166543}.maintenance-pill.cancelada{background:#ffe3df;color:#9f382c}.driver-empty{border-radius:1rem;padding:1.25rem;background:#fff;color:#64746e;text-align:center}@media(max-width:620px){.driver-maintenance-summary{grid-template-columns:1fr}}.maintenance-mobile{min-height:100vh;padding-bottom:116px;background:#f4f7fa}.mobile-back-button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #dae5ec;border-radius:14px;color:#0b4777;background:#fff;font-size:25px}.maintenance-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:18px;border-radius:24px;padding:21px;color:#fff;background:linear-gradient(145deg,#073760,#0d5986);box-shadow:0 14px 30px #04325833}.maintenance-hero span,.maintenance-section header span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.maintenance-hero h2{margin:5px 0;font-size:24px;letter-spacing:-.04em}.maintenance-hero p{margin:0;color:#d6e9f4;font-size:12px;line-height:1.45}.maintenance-hero-actions{display:grid;flex:0 0 108px;gap:7px}.maintenance-hero-actions button{display:flex;min-height:39px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:14px;color:#062f5b;background:#ffc21c;font-size:10px;font-weight:900}.maintenance-hero-actions button:last-child{color:#fff;background:#ffffff26}.maintenance-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:18px 0;border-radius:15px;padding:4px;background:#e4ecf2}.maintenance-tabs button{min-height:42px;border:0;border-radius:11px;color:#6a7c89;background:transparent;font-weight:850;font-size:10px}.maintenance-tabs button.active{color:#0a4777;background:#fff;box-shadow:0 4px 12px #07305214}.maintenance-kpis{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.maintenance-kpis article{display:grid;gap:4px;border:1px solid #e1e9ee;border-radius:17px;padding:14px;background:#fff}.maintenance-kpis article:nth-child(2){color:#fff;background:#0a4777}.maintenance-kpis article:nth-child(3){grid-column:1 / -1}.maintenance-kpis span{color:inherit;opacity:.72;font-size:11px}.maintenance-kpis strong{font-size:19px}.fuel-kpis article:first-child{grid-column:1 / -1;border-color:transparent;color:#fff;background:linear-gradient(145deg,#ee7c18,#bd510b);box-shadow:0 10px 22px #b54c0826}.fuel-kpis article:first-child span{display:flex;align-items:center;gap:6px}.fuel-kpis article:nth-child(2){color:#9f4c0e;background:#fff5eb}.fuel-kpis article:nth-child(3){grid-column:auto}.maintenance-section{margin-top:25px}.maintenance-section header{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:13px}.maintenance-section header span{color:#7890a0}.maintenance-section header h2{margin:4px 0 0;color:#082f5b;font-size:24px;letter-spacing:-.035em}.maintenance-timeline,.maintenance-history{display:grid;gap:10px}.maintenance-timeline>button,.maintenance-timeline>article,.maintenance-history>button,.maintenance-history>article{display:flex;width:100%;align-items:center;gap:12px;border:1px solid #e0e8ed;border-radius:18px;padding:12px;color:#173e5a;background:#fff;text-align:left}.maintenance-timeline time{display:grid;width:55px;height:61px;flex:0 0 55px;place-items:center;border-radius:15px;color:#0a4777;background:#eaf4ff;line-height:1}.maintenance-timeline time strong{font-size:22px}.maintenance-timeline time span{font-size:10px;font-weight:900;text-transform:uppercase}.maintenance-timeline button>div,.maintenance-timeline article>div,.maintenance-history button>div,.maintenance-history article>div{min-width:0;flex:1}.maintenance-timeline h3,.maintenance-history p{margin:2px 0}.maintenance-timeline h3{font-size:15px}.maintenance-timeline div>span{color:#0f75b8;font-size:10px;font-weight:900;text-transform:uppercase}.maintenance-timeline p,.maintenance-timeline small,.maintenance-history small{display:block;color:#748793;font-size:10px}.maintenance-history>button,.maintenance-history>article{align-items:flex-start}.maintenance-type-icon{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:13px;color:#0a73b5;background:#eaf5ff}.maintenance-type-icon.concluida{color:#13844c;background:#e8f8ef}.maintenance-type-icon.cancelada{color:#a94940;background:#fff0ed}.maintenance-history button>span:last-child,.maintenance-history article>span:last-child{display:grid;gap:4px;justify-items:end;text-align:right}.maintenance-history button>span:last-child small,.maintenance-history article>span:last-child small{font-size:9px}.maintenance-chart-card{border-radius:22px;padding:18px 14px;color:#fff;background:linear-gradient(145deg,#082f5b,#0c5886)}.maintenance-chart-total{display:grid;gap:4px}.maintenance-chart-total span{color:#c5dce9;font-size:11px}.maintenance-chart-total strong{font-size:25px}.maintenance-chart{display:grid;height:145px;grid-template-columns:repeat(12,1fr);align-items:end;gap:4px;margin-top:18px}.maintenance-chart>div{display:grid;height:100%;grid-template-rows:1fr auto;align-items:end;gap:6px}.maintenance-chart>div>span{width:100%;min-height:4px;border-radius:5px 5px 2px 2px;background:linear-gradient(#ffc21c,#ff9f19)}.maintenance-chart small{color:#c9dce8;font-size:7px;text-align:center}.maintenance-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.maintenance-report-grid article{display:grid;gap:4px;border:1px solid #e0e9ee;border-radius:15px;padding:13px;background:#fff}.maintenance-report-grid span{color:#718491;font-size:10px}.maintenance-form-sheet{max-height:92vh;overflow-y:auto}.maintenance-form-sheet h2{margin:3px 0 13px}.maintenance-form-sheet form,.maintenance-form-sheet label{display:grid;gap:6px}.maintenance-form-sheet form{gap:12px}.maintenance-form-sheet label{color:#49677d;font-size:11px;font-weight:800}.maintenance-form-sheet input,.maintenance-form-sheet select,.maintenance-form-sheet textarea{width:100%;min-height:48px;border:1px solid #cfdae2;border-radius:12px;padding:10px 12px;color:#123d5c;background:#fff;font:inherit}.maintenance-form-sheet textarea{min-height:83px;resize:vertical}.maintenance-form-grid,.maintenance-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.maintenance-reminder-note{display:flex;align-items:center;gap:8px;margin:0;border-radius:12px;padding:10px;color:#806000;background:#fff4cd;font-size:10px;line-height:1.4}.maintenance-schedule-card{flex-wrap:wrap}.maintenance-schedule-card>div{min-width:0;flex:1}.maintenance-schedule-card>button{display:flex;min-height:40px;flex:1 0 100%;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;color:#08764a;background:#e5f8ee;font-size:10px;font-weight:900}.maintenance-schedule-card>button span{display:grid;width:23px;height:23px;place-items:center;border-radius:999px;color:#fff;background:#12a763;font-size:8px}.maintenance-completion-summary{display:flex;justify-content:space-between;gap:10px;margin-bottom:14px;border-radius:13px;padding:11px 12px;color:#506c7f;background:#eef4f8;font-size:11px}.fuel-section header>button{display:flex;min-height:40px;align-items:center;gap:6px;border:0;border-radius:12px;padding:0 12px;color:#fff;background:#ef7c19;font-size:10px;font-weight:900}.fuel-period-filter{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:12px;border-radius:14px;padding:4px;background:#e8eef3}.fuel-period-filter button{min-height:39px;border:0;border-radius:10px;color:#718491;background:transparent;font-size:10px;font-weight:900}.fuel-period-filter button.active{color:#b85608;background:#fff;box-shadow:0 4px 11px #402d1914}.fuel-report-card{border-radius:21px;padding:17px;color:#fff;background:linear-gradient(145deg,#ec7814,#b84f0b);box-shadow:0 13px 27px #ad49082e}.fuel-report-card>div:first-child{display:grid;gap:3px}.fuel-report-card>div:first-child span,.fuel-report-card>div:first-child small{color:#ffe3c9;font-size:10px}.fuel-report-card>div:first-child strong{font-size:27px}.fuel-chart{display:grid;height:125px;grid-auto-columns:minmax(18px,1fr);grid-auto-flow:column;align-items:end;gap:5px;margin-top:16px}.fuel-chart>div{display:grid;height:100%;grid-template-rows:1fr auto;align-items:end;gap:5px}.fuel-chart>div>span{min-height:4px;border-radius:6px 6px 2px 2px;background:linear-gradient(#ffe46d,#ffc21c)}.fuel-chart small{overflow:hidden;color:#ffe8d2;font-size:7px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.fuel-expense-list{display:grid;gap:8px;margin-top:13px}.fuel-expense-list>article{display:grid;grid-template-columns:41px 1fr auto;align-items:center;gap:10px;border:1px solid #e2e9ee;border-radius:16px;padding:11px;background:#fff}.fuel-expense-list>article>span{display:grid;width:41px;height:41px;place-items:center;border-radius:12px;color:#d8660c;background:#fff0e3}.fuel-expense-list strong,.fuel-expense-list small{display:block}.fuel-expense-list strong{color:#153e5f;font-size:12px}.fuel-expense-list small{margin-top:2px;color:#7d8d98;font-size:9px}.fuel-expense-list b{color:#b9560b;font-size:12px}.fuel-form-icon{display:grid;width:50px;height:50px;margin-bottom:10px;place-items:center;border-radius:16px;color:#d8660c;background:#fff0e3}.fuel-date-note{margin:0!important;border-radius:12px;padding:10px;color:#6f7f89!important;background:#f0f4f6;font-size:10px!important}.driver-mobile-shell{width:min(100%,480px);min-height:100vh;margin:0 auto;overflow:hidden;color:#082f5b;background:#f5f7fa;box-shadow:0 0 60px #0421401f}.mobile-driver-hero{min-height:335px;padding:max(24px,env(safe-area-inset-top)) 24px 54px;color:#fff;background:linear-gradient(145deg,#05264d1f,#003b7014),url(/jundvan-hero-background.png) center / 100% 100% no-repeat,#052b54;border-radius:0 0 34px 34px}.mobile-brand-row,.mobile-brand,.mobile-driver-profile,.mobile-card-heading,.mobile-journey,.mobile-route-item-head,.mobile-route-actions,.mobile-page-header{display:flex;align-items:center}.mobile-brand-row{justify-content:space-between}.mobile-brand{gap:10px}.official-logo-mark{position:relative;width:54px;height:54px;overflow:hidden;border:3px solid #ffc21c;border-radius:16px;background:#092f57;box-shadow:0 0 18px #ffc21c38}.official-logo-mark img{position:absolute;top:-43px;left:-29px;width:112px;height:168px;max-width:none}.mobile-brand>img{width:48px;height:48px;padding:6px;border-radius:14px;background:#ffc21c}.mobile-brand span{display:grid}.mobile-brand strong{font-size:21px;line-height:1;letter-spacing:.025em}.mobile-brand em{color:#ffc21c;font-style:normal}.mobile-brand small{margin-top:4px;font-size:8px;font-weight:750;letter-spacing:.17em;text-transform:uppercase}.mobile-brand-row>button,.mobile-route-item-head>button{position:relative;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;color:inherit;background:#ffffff1a}.mobile-brand-row>button i{position:absolute;top:7px;right:7px;width:8px;height:8px;border:2px solid #07325f;border-radius:50%;background:#ffc21c}.mobile-driver-profile{gap:22px;margin-top:36px}.profile-photo-wrap{position:relative}.profile-photo-button{position:relative;display:block;margin:0;border:0;padding:0;border-radius:50%;background:transparent;cursor:pointer}.profile-photo-button:disabled{cursor:wait;opacity:.72}.profile-photo-button:focus-visible{outline:3px solid #ffc21c;outline-offset:4px}.avatar.mobile-profile-photo{width:116px;height:116px;border:5px solid #fff;border-radius:50%;object-position:center 25%;box-shadow:0 9px 26px #0000003d}.profile-camera-badge{position:absolute;right:-2px;bottom:0;display:grid;width:35px;height:35px;place-items:center;border:3px solid #fff;border-radius:50%;color:#062f5b;background:#ffc21c;box-shadow:0 4px 12px #00000038}.profile-online-dot{position:absolute;top:4px;right:1px;width:22px;height:22px;border:4px solid #fff;border-radius:50%;background:#18b75d}.profile-photo-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.mobile-driver-profile p,.mobile-driver-profile h1{margin:0}.mobile-driver-profile p{font-size:22px;font-weight:800}.mobile-driver-profile h1{margin:3px 0 14px;color:#ffc21c;font-size:19px}.mobile-date{display:flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;background:#ffffff1a;font-size:12px;font-weight:700;text-transform:capitalize}.mobile-date svg{color:#ffc21c}.mobile-home-content,.mobile-inner-page{padding:0 18px calc(112px + env(safe-area-inset-bottom))}.mobile-home-content{margin-top:-29px}.subscription-banner{display:grid;gap:9px;margin-bottom:12px;border:1px solid #dce6ec;border-radius:18px;padding:13px 14px;color:#163f5d;background:#fff;box-shadow:0 8px 22px #042a4e14}.subscription-banner div{display:grid;gap:3px}.subscription-banner strong{font-size:13px}.subscription-banner span,.subscription-banner small{font-size:11px;line-height:1.45}.subscription-banner small{color:#5a7283}.subscription-banner a{justify-self:start;border-radius:10px;padding:8px 11px;color:#fff;background:#128c57;font-size:11px;font-weight:850;text-decoration:none}.subscription-trial{border-color:#c9e4d6;background:linear-gradient(100deg,#edf9f2,#fff)}.subscription-warning{border-color:#f0d58a;background:#fff9e9}.subscription-expired{border-color:#efc2bc;background:#fff3f1}.mobile-next-route{position:relative;scroll-margin-top:12px;border:1px solid #e6ebf0;border-radius:25px;padding:23px 18px 18px;background:#fff;box-shadow:0 12px 32px #042a4e1a}.mobile-card-heading{align-items:start;justify-content:space-between;gap:10px}.mobile-kicker{display:inline-block;border-radius:999px;padding:5px 10px;color:#614800;background:#fff0bc;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mobile-card-heading h2{margin:11px 0 0;color:#072f5f;font-size:25px;letter-spacing:-.04em}.mobile-live{display:flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;color:#12934d;background:#e6f8ee;font-size:10px;font-weight:850}.mobile-live i{width:7px;height:7px;border-radius:50%;background:#19b45a}.mobile-vehicle{margin:6px 0 16px;color:#557089;font-size:13px}.mobile-direction-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;padding:4px;border-radius:12px;background:#eef4f9}.mobile-direction-toggle button{min-height:38px;border:0;border-radius:9px;color:#63798e;background:transparent;font-size:11px;font-weight:800}.mobile-direction-toggle button.selected{color:#063461;background:#fff;box-shadow:0 3px 10px #04254614}.mobile-journey{justify-content:space-between;min-height:76px;border-radius:16px;padding:12px;background:linear-gradient(90deg,#eef5ff,#f3f9f7)}.mobile-journey span{display:grid;justify-items:center;gap:4px;min-width:58px;font-size:12px;font-weight:850}.mobile-journey b{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#fff;background:#3985ef}.mobile-journey span:last-child b{background:#15af61}.mobile-journey>i{flex:1;border-top:2px dashed #afc7e1}.mobile-journey>strong{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#063461;background:#ffc21c}.mobile-primary-action{display:flex;width:100%;min-height:55px;align-items:center;justify-content:center;gap:9px;margin-top:15px;border:0;border-radius:15px;color:#062f5b;background:linear-gradient(90deg,#ffbc12,#ffca27);box-shadow:0 8px 18px #ffb70738;font-size:16px;font-weight:900}.mobile-students-link{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;margin:5px auto -8px;border:0;color:#1768ae;background:transparent;font-size:12px;font-weight:800}.mobile-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px}.shortcut{display:grid;min-height:160px;justify-items:start;border:1px solid #e3e8ed;border-top:3px solid currentColor;border-radius:19px;padding:17px 14px 12px;color:#3d83ec;text-align:left;background:#fff;box-shadow:0 8px 20px #042a4e12}.shortcut>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:currentColor}.shortcut strong{margin-top:9px;font-size:16px}.shortcut small{min-height:35px;color:#4b5968;font-size:11px;line-height:1.35}.shortcut>svg{justify-self:end}.shortcut-finance{color:#14a85a}.shortcut-maintenance{color:#8c55d8}.shortcut-partners{color:#ff7600}.mobile-safety{display:flex;align-items:center;gap:12px;margin-top:20px;overflow:hidden;border-radius:20px;padding:14px;background:linear-gradient(100deg,#e3f8ec,#f2faf6)}.mobile-safety>span{display:grid;flex:0 0 47px;height:47px;place-items:center;border-radius:50%;color:#10a85a;background:#fff}.mobile-safety p{margin:0;color:#21465b;font-size:11px;line-height:1.5}.mobile-safety strong{display:block;color:#073a52;font-size:12px}.safety-route{display:grid;width:56px;height:56px;flex:0 0 56px;place-items:center;border-radius:18px;color:#0d9a51;background:#ffffffa6;opacity:.85}.mobile-bottom-nav{position:fixed;z-index:25;right:max(calc((100vw - 480px)/2 + 12px),12px);bottom:max(10px,env(safe-area-inset-bottom));left:max(calc((100vw - 480px)/2 + 12px),12px);display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(211,219,226,.85);border-radius:23px;padding:8px 4px;background:#fffffff5;box-shadow:0 10px 32px #05254529;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-nav button{position:relative;display:grid;min-height:55px;place-items:center;gap:2px;border:0;color:#8a9299;background:transparent;font-size:10px}.mobile-bottom-nav button.active{color:#062f5b;font-weight:850}.mobile-bottom-nav button.active:before{position:absolute;top:-9px;width:31px;height:3px;border-radius:999px;background:#ffbd13;content:""}.mobile-inner-page{min-height:100vh;padding-top:max(30px,env(safe-area-inset-top));background:linear-gradient(180deg,#eaf3fb 0,#f5f7fa 180px)}.mobile-page-header{justify-content:space-between;gap:16px;margin:5px 2px 24px}.mobile-page-header p{margin:0 0 4px;color:#6b8194;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mobile-page-header h1{margin:0;font-size:29px;letter-spacing:-.04em}.mobile-add-button{display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:15px;color:#062f5b;background:#ffc21c;box-shadow:0 7px 18px #ffb90a47}.mobile-route-list,.mobile-student-list,.mobile-notices,.mobile-more-list{display:grid;gap:12px}.mobile-route-item,.mobile-student-list article,.mobile-notices article{border:1px solid #e1e7ec;border-radius:19px;padding:16px;background:#fff;box-shadow:0 7px 20px #0527480f}.mobile-route-item-head{align-items:flex-start;gap:12px}.route-number{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:14px;color:#2f7ee9;background:#eaf3ff}.mobile-route-item-head>div{flex:1}.mobile-route-item-head small{color:#6b8293;font-size:10px;font-weight:800;text-transform:uppercase}.mobile-route-item h2{margin:3px 0;font-size:19px}.mobile-route-item p{margin:0;color:#61788b;font-size:12px}.mobile-route-item-head>button{color:#526b7e;background:#f1f5f8}.mobile-route-actions{gap:8px;margin-top:14px}.mobile-route-actions button,.mobile-create-route{display:flex;min-height:43px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:12px;font-size:12px;font-weight:850}.mobile-route-actions button{flex:1;color:#1264a7;background:#edf6fd}.mobile-route-actions button:last-child{color:#062f5b;background:#ffc21c}.mobile-route-management{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;border-top:1px solid #e6edf2;padding-top:10px}.mobile-route-management button{display:flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;color:#1768aa;background:#eef6ff;font-size:12px;font-weight:850}.mobile-route-management button:last-child{color:#a33a35;background:#fff1ef}.mobile-home-route-placeholder{border:1px dashed #b8cad8;border-radius:16px;padding:17px;color:#6b7f8e;background:#ffffff94;font-size:12px;text-align:center}.archive-route-sheet{display:grid;gap:12px}.archive-route-sheet h2,.archive-route-sheet p{margin:0}.archive-route-sheet p{color:#617686;line-height:1.55}.archive-route-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;color:#a33a35;background:#fff0ed}.archive-route-warning{border-radius:14px;padding:13px;color:#8a351f!important;background:#fff0e7}.archive-route-sheet label{display:grid;gap:7px;color:#49677d;font-size:12px}.archive-route-sheet label strong{color:#0a355f}.archive-route-sheet input{min-height:50px;border:1px solid #cbd9e2;border-radius:13px;padding:0 13px;font-size:15px}.archive-route-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:9px}.archive-route-confirm{color:#fff;background:#b4443e}.mobile-create-route{width:100%;margin-top:15px;border:2px dashed #b9cbd9;color:#1768aa;background:#fff}.mobile-route-select{gap:7px;margin:0 0 15px;color:#526d81;font-size:11px;text-transform:uppercase}.mobile-route-select select{width:100%;min-height:51px;border:1px solid #dce5eb;border-radius:14px;padding:0 13px;color:#082f5b;background:#fff;font-size:14px;font-weight:750}.mobile-student-list article{display:flex;align-items:center;gap:11px;padding:13px}.mobile-student-list .avatar{width:51px;height:51px;flex-basis:51px;border-radius:15px}.mobile-student-list article>div{min-width:0;flex:1}.mobile-student-list h2{margin:0 0 2px;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.mobile-student-list p,.mobile-student-list small{display:block;margin:0;color:#6a7d8c;font-size:10px}.mobile-student-list a{border-radius:999px;padding:8px 10px;color:#087347;background:#e5f7ee;font-size:10px;font-weight:850;text-decoration:none}.driver-students-page{display:grid;gap:14px}.student-list-controls{display:grid;gap:14px;border:1px solid #dfe8ef;border-radius:20px;padding:15px;background:#fff;box-shadow:0 8px 24px #0527480f}.student-list-controls .mobile-route-select{margin:0}.student-view-filter{display:grid;gap:7px}.student-view-filter>span{color:#526d81;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.student-view-filter>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;border-radius:14px;padding:4px;background:#edf3f7}.student-view-filter button{position:relative;min-height:42px;border:0;border-radius:11px;color:#718595;background:transparent;font-size:12px;font-weight:850}.student-view-filter button b{position:absolute;top:3px;right:3px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:999px;padding:0 4px;color:#fff;background:#e64c3c;font-size:9px}.student-view-filter button.active{color:#075da5;background:#fff;box-shadow:0 3px 10px #073a621a}.student-list-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 3px}.student-list-summary>div{display:flex;align-items:baseline;gap:5px}.student-list-summary strong{color:#082f5b;font-size:20px}.student-list-summary span,.student-list-summary small{color:#718595;font-size:10px}.mobile-student-list .guardian-student-card,.mobile-student-list .student-primary-card{align-items:flex-start;padding:15px}.mobile-student-list .student-card-content{min-width:0;flex:1}.student-card-kicker{color:#2c6f9d!important;font-size:9px!important;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.mobile-student-list .student-card-content h2{margin-top:2px;color:#0a355f;font-size:16px}.guardian-student-card>.avatar{color:#fff;background:linear-gradient(145deg,#1673bd,#07528f)}.guardian-children{display:grid;gap:7px;margin-top:10px}.guardian-children>div{display:flex;align-items:center;gap:8px;border-radius:11px;padding:8px 9px;background:#f3f7fa}.guardian-children>div>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:9px;color:#1265a7;background:#e3f0fb}.guardian-children p{min-width:0;flex:1}.guardian-children p strong,.guardian-children p small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guardian-children p strong{color:#183f61;font-size:12px}.guardian-children p small{margin-top:2px;color:#78909f;font-size:9px}.student-primary-card .student-card-content>p{margin:3px 0 8px}.student-secondary-name{overflow:hidden;color:#718595!important;font-size:10px!important;text-overflow:ellipsis;white-space:nowrap}.student-secondary-name strong{color:#4c687c}.student-contact-actions{display:flex;flex:0 0 auto!important;gap:6px;margin-top:4px}.mobile-student-list .student-contact-actions>a{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dceaf3;border-radius:11px;padding:0;color:#1768a8;background:#f3f8fc}.mobile-student-list .student-contact-actions>a.whatsapp{border-color:#cfebdc;color:#0c8a51;background:#ecf9f2}.mobile-student-list .student-contact-actions>a:focus-visible{outline:3px solid rgba(22,104,168,.2);outline-offset:2px}.student-request-card{display:grid;gap:14px;border:1px solid #dce7ef;border-radius:20px;padding:16px;background:#fff;box-shadow:0 8px 24px #0527480f}.student-request-heading{display:flex;align-items:center;gap:12px}.student-request-heading>div{min-width:0}.student-request-heading small{color:#2b6f9e;font-size:9px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.student-request-heading h2{margin:2px 0 3px;overflow:hidden;color:#0a355f;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.student-request-heading p{margin:0;color:#718595;font-size:11px}.student-request-heading p strong{color:#496579}.student-request-actions{display:grid;grid-template-columns:.8fr 1.5fr;gap:8px}.student-request-actions button{min-height:44px;border:0;border-radius:12px;color:#9b3b32;background:#fff0ee;font-size:11px;font-weight:850}.student-request-actions button:last-child{color:#06345d;background:#ffc21c}.student-approval-sheet{max-height:92dvh;overflow-y:auto}.student-approval-title{display:flex;align-items:center;gap:12px}.student-approval-title>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:15px;color:#075da5;background:#e7f2fb}.student-approval-title>div{min-width:0}.student-approval-title small{color:#2d729f;font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.student-approval-title h2{margin:2px 0;overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.student-approval-title p{margin:0;font-size:11px}.approval-explanation{margin:18px 0;border-radius:14px;padding:12px;color:#315f4b;background:#ebf8f1;font-size:11px;line-height:1.5}.student-approval-sheet>label{display:grid;gap:7px;margin-top:14px;color:#31566f;font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.student-approval-sheet input{width:100%;min-height:50px;border:1px solid #ccdce7;border-radius:13px;padding:0 13px;color:#0b355d;background:#f9fbfc;font:inherit;font-size:14px;font-weight:750;text-transform:none}.student-approval-sheet>label>small{color:#758b9a;font-size:9px;font-weight:600;letter-spacing:0;line-height:1.45;text-transform:none}.money-input-wrap{position:relative}.money-input-wrap span{position:absolute;top:50%;left:13px;color:#537084;font-size:13px;font-weight:850;transform:translateY(-50%)}.money-input-wrap input{padding-left:42px}.approval-form-error{margin:12px 0 0!important;border-radius:11px;padding:10px;color:#9b352d!important;background:#fff0ee;font-size:10px!important}.student-approval-actions{display:grid;grid-template-columns:.8fr 1.4fr;gap:8px;margin-top:20px}.student-approval-actions button{min-height:48px;border:0;border-radius:13px;color:#526d80;background:#edf2f5;font-size:11px;font-weight:850}.student-approval-actions button:last-child{color:#082f5b;background:#ffc21c}.student-approval-actions button:disabled{opacity:.55}.mobile-empty{display:grid;justify-items:center;border:1px dashed #cfdae3;border-radius:20px;padding:38px 24px;color:#61798b;text-align:center;background:#ffffffbf}.mobile-empty h2{margin:12px 0 5px;color:#103a60;font-size:18px}.mobile-empty p{margin:0;font-size:12px;line-height:1.5}.partner-empty{margin-top:45px;color:#ef7a0c}.mobile-notices>h2{font-size:16px}.mobile-notices article{display:grid;grid-template-columns:auto 1fr;gap:11px}.mobile-notices article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:#286eb2;background:#eaf4fc}.mobile-notices p{margin:3px 0 0;color:#637b8d;font-size:11px;line-height:1.45}.notice-actions{display:flex;grid-column:1 / -1;gap:8px}.notice-actions button{flex:1;min-height:38px;border:0;border-radius:10px;color:#087347;background:#e3f6ed;font-size:11px;font-weight:850}.notice-actions button:last-child{color:#96372e;background:#fff0ee}.driver-notice-center{display:grid;gap:18px}.notice-composer,.daily-notices,.request-notices{border:1px solid #dfe8ef;border-radius:22px;padding:16px;background:#fff;box-shadow:0 10px 28px #05274812}.notice-composer{display:grid;gap:15px}.notice-composer-heading{display:flex;align-items:center;gap:11px}.notice-composer-heading>span{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border-radius:15px;color:#0d62a7;background:#eaf4fd}.notice-composer h2,.notice-composer p,.notice-section-title h2,.notice-section-title small{margin:0}.notice-composer h2{color:#082f5b;font-size:18px}.notice-composer-heading p{margin-top:3px;color:#667d8e;font-size:11px;line-height:1.4}.notice-composer label{position:relative;display:grid;gap:7px;color:#526d81;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.notice-composer select,.notice-composer textarea{width:100%;border:1px solid #cfdae3;border-radius:14px;color:#0a355f;background:#f8fbfd;font:inherit;font-size:14px;font-weight:600;letter-spacing:normal;text-transform:none}.notice-composer select{min-height:49px;padding:0 12px}.notice-composer textarea{min-height:118px;resize:vertical;padding:12px 12px 28px;line-height:1.5}.notice-composer label>small{position:absolute;right:10px;bottom:8px;color:#7890a1;font-size:10px;font-weight:600;letter-spacing:normal}.notice-template-block{display:grid;gap:9px}.notice-template-block>strong{color:#526d81;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.notice-template-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.notice-template-list button{min-width:0;min-height:42px;border:1px solid #d4e2ec;border-radius:12px;padding:7px 9px;color:#286487;background:#f4f9fc;font-size:11px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.notice-template-list button.selected{border-color:#1673bd;color:#fff;background:#1673bd}.notice-template-list button:last-child:nth-child(odd){grid-column:1 / -1}.notice-send-button{display:flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;color:#062f5b;background:#ffc21c;font-size:13px;font-weight:900;box-shadow:0 8px 20px #ffb90a3d}.notice-send-button:disabled{opacity:.5;box-shadow:none}.notice-form-success,.notice-form-error{border-radius:11px;padding:10px 11px;font-size:11px;line-height:1.45}.notice-form-success{color:#087347;background:#e6f7ee}.notice-form-error{color:#96372e;background:#fff0ee}.daily-notices,.request-notices{display:grid;gap:11px}.notice-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.notice-section-title small{color:#718797;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.notice-section-title h2{margin-top:2px;color:#0a355f;font-size:17px}.notice-section-title b{display:grid;min-width:31px;height:31px;place-items:center;border-radius:10px;color:#07528f;background:#eaf4fc;font-size:12px}.daily-notices article{display:flex;gap:10px;border-top:1px solid #e8eef2;padding-top:12px}.daily-notices article>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:12px;color:#8b6500;background:#fff3cf}.daily-notices article>div{min-width:0;flex:1}.daily-notices article strong{color:#0a355f;font-size:12px}.daily-notices article p{margin:3px 0;color:#566f81;font-size:11px;line-height:1.5}.daily-notices article small{color:#8496a3;font-size:9px}.compact-empty{border:1px dashed #cad9e4;border-radius:14px;padding:16px;color:#718797;background:#f8fbfd;font-size:11px;text-align:center}.mobile-more-list>button{display:flex;min-height:71px;align-items:center;gap:12px;border:1px solid #e1e7ec;border-radius:16px;padding:12px;color:#0b3b65;text-align:left;background:#fff}.mobile-more-list>button>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:#2472b5;background:#eaf4fc}.mobile-more-list>button>div{display:grid;flex:1;gap:3px}.mobile-more-list small{color:#718492}.mobile-more-list>button.mobile-logout{justify-content:center;margin-top:8px;color:#a33932;background:#fff1ef}.mobile-sheet-backdrop{position:fixed;z-index:60;inset:0;display:flex;align-items:end;justify-content:center;background:#0119308c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-sheet{width:min(100%,480px);border-radius:25px 25px 0 0;padding:12px 24px calc(24px + env(safe-area-inset-bottom));color:#0a365f;background:#fff;box-shadow:0 -15px 45px #0003}.sheet-handle{display:block;width:40px;height:4px;margin:0 auto 20px;border-radius:999px;background:#d5dde4}.sheet-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#7843bd;background:#f0e8fb}.mobile-sheet h2{margin:15px 0 7px;font-size:22px}.mobile-sheet p{margin-bottom:20px;color:#63798a;font-size:13px;line-height:1.55}.mobile-home-routes{margin-top:22px}.mobile-home-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mobile-home-section-title span{color:#698095;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mobile-home-section-title h2{margin:3px 0 0;color:#092f58;font-size:21px}.mobile-home-section-title>button{display:grid;width:43px;height:43px;place-items:center;border:0;border-radius:14px;color:#082f5b;background:#ffc21c}.mobile-home-route-list{display:grid;gap:10px}.mobile-home-route{display:flex;align-items:center;gap:11px;border:1px solid #e1e7ec;border-radius:18px;padding:13px;background:#fff;box-shadow:0 6px 18px #0527480f;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.mobile-home-route:active{border-color:#efb810;transform:scale(.985)}.mobile-home-route>div:nth-child(2){min-width:0;flex:1}.mobile-home-route small{color:#6b8293;font-size:9px;font-weight:800;text-transform:uppercase}.mobile-home-route h3{margin:2px 0;overflow:hidden;color:#0b355e;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.mobile-home-route p{margin:0;color:#647c8e;font-size:10px}.mobile-home-route-actions{display:flex;gap:6px}.mobile-home-route-actions button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:12px;color:#1e6cac;background:#edf6fd}.mobile-home-route-actions button:last-child{color:#082f5b;background:#ffc21c}.mobile-add-another-route{display:flex;min-height:76px;align-items:center;gap:12px;border:2px dashed #b9ccda;border-radius:18px;padding:13px;color:#1a69aa;text-align:left;background:#ffffffbf}.mobile-add-another-route>svg{flex:0 0 auto}.mobile-add-another-route span{display:grid;gap:3px}.mobile-add-another-route small{color:#6d8292;font-size:10px}.mobile-see-all-routes{display:flex;min-height:43px;align-items:center;justify-content:center;gap:5px;margin:5px auto 0;border:0;color:#1769aa;background:transparent;font-size:11px;font-weight:850}.create-route-sheet{max-height:min(92vh,760px);overflow-y:auto}.create-route-form{display:grid;gap:12px;margin:0}.create-route-form label{gap:6px;margin:0;color:#526c80;font-size:11px;text-transform:uppercase}.create-route-form input,.create-route-form select{width:100%;min-height:49px;border:1px solid #d9e3ea;border-radius:13px;padding:0 13px;color:#0a365f;background:#f9fbfc;font-size:14px;text-transform:none}.create-route-form input:focus,.create-route-form select:focus{border-color:#2a78b8;outline:3px solid rgba(42,120,184,.11)}.create-route-form-actions{display:grid;grid-template-columns:.75fr 1.35fr;gap:8px;margin-top:4px}.create-route-form-actions button{min-height:49px;border:0;border-radius:13px;color:#536d80;background:#edf2f5;font-size:12px;font-weight:850}.create-route-form-actions .button-primary{color:#082f5b;background:#ffc21c}.form-warning{margin:0!important;border-radius:12px;padding:11px;color:#785b00!important;background:#fff5ce}.route-created-success{display:grid}.route-created-kicker{margin:14px 0 2px!important;color:#079253!important;font-size:10px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.route-created-success h2{margin:0 0 6px}.created-route-code{display:grid;justify-items:center;margin-bottom:17px;border:2px dashed #efb20c;border-radius:18px;padding:16px;color:#092f58;background:#fff9e7}.created-route-code span{color:#75621f;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.created-route-code strong{margin:4px 0;font-size:28px;letter-spacing:.1em}.created-route-code small{color:#6b7d89;font-size:10px}.completed-trip-backdrop{position:fixed;z-index:70;inset:0;display:grid;place-items:center;padding:20px;background:#0119309e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.completed-trip-dialog{display:grid;width:min(100%,390px);justify-items:center;border-radius:25px;padding:26px 22px 22px;color:#113b5e;text-align:center;background:#fff;box-shadow:0 24px 70px #00000047}.completed-trip-icon{display:grid;width:66px;height:66px;place-items:center;border-radius:22px;color:#098d55;background:#e5f7ef}.completed-trip-kicker{margin:15px 0 4px!important;color:#098d55!important;font-size:10px!important;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.completed-trip-dialog h2{margin:0 0 9px;color:#082f5b;font-size:22px}.completed-trip-dialog>p:not(.completed-trip-kicker){margin:0;color:#5c7385;font-size:13px;line-height:1.55}.completed-trip-dialog small{margin:13px 0 20px;border-radius:12px;padding:10px 12px;color:#6d5c20;background:#fff7d8;font-size:10px;line-height:1.45}@media(min-width:481px){body{background:#e6edf2}}.partner-page{padding-bottom:108px}.partner-list{display:grid;gap:14px;margin-top:18px}.partner-card{padding:18px;border:1px solid #dce6ef;border-radius:24px;background:#fff;box-shadow:0 10px 26px #082d5212}.partner-card-head{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center}.partner-logo{width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:16px;color:#ff7a00;background:#fff3e5}.partner-logo img{width:100%;height:100%;object-fit:cover}.partner-card-head small{color:#6f8190;font-size:11px;font-weight:800;text-transform:uppercase}.partner-card h2{margin:3px 0 0;color:#073467;font-size:18px}.partner-card-head>strong{padding:7px 9px;border-radius:12px;color:#087b48;background:#ddf8e9;font-size:13px}.partner-card>p{display:flex;gap:6px;margin:15px 0;color:#536a79;font-size:14px}.partner-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.partner-actions a{min-height:44px;display:grid;place-items:center;border-radius:14px;color:#075cac;background:#edf6ff;font-weight:800;text-decoration:none}.partner-actions a:first-child{color:#087b48;background:#e5f8ee}.finance-mobile-screen{min-height:100dvh;background:#f1f6fa}.finance-mobile-screen .driver-finance{width:min(100%,560px);min-height:100dvh;margin:0 auto;padding:24px 18px 116px}.finance-mobile-screen .mobile-page-header{margin-bottom:18px}.mobile-header-back{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:15px;color:#073467;background:#fff;transform:rotate(180deg)}.driver-finance>header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 0 14px}.driver-finance>header h1{margin:2px 0 0;font-size:25px;color:#073467}.driver-finance>header input{width:145px;min-height:44px;border-radius:14px;background:#fff}.finance-warning{margin:0 0 14px;border-radius:17px;padding:13px 15px;font-size:12px}.driver-finance-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.driver-finance-kpis article{padding:14px 11px;border-radius:18px}.driver-finance-kpis span{font-size:11px}.driver-finance-kpis strong{margin-top:5px;font-size:15px}.finance-config{margin-top:25px}.finance-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:11px}.finance-section-title small{color:#647d90;font-size:10px;font-weight:900;letter-spacing:.1em}.finance-section-title h2{margin:3px 0 0;color:#073467;font-size:23px}.finance-section-title>span{padding:5px 9px;border-radius:10px;color:#087b48;background:#dcf7e8;font-size:12px;font-weight:900}.finance-config>button{width:100%;display:grid;grid-template-columns:44px 1fr auto;gap:11px;align-items:center;margin-bottom:9px;padding:12px;text-align:left;border:1px solid #dde7ef;border-radius:18px;background:#fff}.finance-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#075cac;background:#e5f1ff;font-weight:900}.finance-config button span:nth-child(2){min-width:0}.finance-config button strong,.finance-config button small{display:block}.finance-config button strong{color:#123b64}.finance-config button small{margin-top:3px;overflow:hidden;color:#748795;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.finance-config button>span:last-child{color:#087b48;font-size:11px;font-weight:900}.finance-status-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:22px;border-radius:17px;padding:5px;background:#e5edf3}.finance-status-tabs button{display:flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:13px;padding:7px 6px;color:#6b7f8e;background:transparent;font-size:11px;font-weight:850}.finance-status-tabs button.active{color:#073d70;background:#fff;box-shadow:0 5px 14px #08345b14}.finance-status-tabs b{display:grid;min-width:21px;height:21px;place-items:center;border-radius:8px;color:#607a8d;background:#ffffffb3;font-size:9px}.finance-status-tabs button.active b{color:#fff;background:#176db0}.finance-status-list{margin-top:24px}.finance-status-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:11px}.finance-status-heading small{color:#6b8192;font-size:9px;font-weight:900;letter-spacing:.09em}.finance-status-heading h2{margin:3px 0 0;color:#073467;font-size:20px}.finance-status-heading>span{display:grid;min-width:31px;height:31px;place-items:center;border-radius:11px;color:#0c5f9d;background:#e4f0fa;font-size:11px;font-weight:900}.driver-finance-list{display:grid;gap:9px;margin-top:0}.driver-finance-list>button{border-radius:18px;box-shadow:none}.finance-invoice-card{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #dce6ed;border-left:4px solid #2878b8;padding:13px 12px 13px 10px;text-align:left;background:#fff}.finance-invoice-card.status-paid{border-left-color:#13a565}.finance-invoice-card.status-overdue{border-left-color:#dc5b4d}.finance-invoice-person{min-width:0}.finance-invoice-person strong,.finance-invoice-person small,.finance-invoice-person em,.finance-invoice-value strong,.finance-invoice-value small{display:block}.finance-invoice-person strong{overflow:hidden;color:#113b62;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.finance-invoice-person small{margin-top:3px;overflow:hidden;color:#718594;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.finance-invoice-person em{margin-top:7px;color:#176da9;font-size:9px;font-style:normal;font-weight:850}.status-paid .finance-invoice-person em{color:#0a8b52}.status-overdue .finance-invoice-person em{color:#bd4138}.finance-invoice-value{align-self:start;text-align:right}.finance-invoice-value strong{color:#0b3a62;font-size:13px;white-space:nowrap}.finance-invoice-value small{margin-top:4px;color:#8596a2;font-size:8px}.finance-empty-state{display:grid;justify-items:center;border:1px dashed #c8d8e3;border-radius:18px;padding:26px 16px;color:#7590a2;background:#ffffffa6;text-align:center}.finance-empty-state strong{margin-top:8px;color:#345a74;font-size:12px}.finance-empty-state span{margin-top:3px;font-size:10px}.finance-settings-toggle{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:22px;border:1px solid #d9e5ed;border-radius:17px;padding:11px 13px;color:#1768a7;text-align:left;background:#fff}.finance-settings-toggle>svg:first-child{box-sizing:content-box;border-radius:11px;padding:9px;background:#e9f3fb}.finance-settings-toggle span{min-width:0}.finance-settings-toggle strong,.finance-settings-toggle small{display:block}.finance-settings-toggle strong{color:#17415f;font-size:11px}.finance-settings-toggle small{margin-top:2px;color:#7a8e9d;font-size:9px}.finance-settings-toggle>svg:last-child{color:#7a94a6}.driver-finance-form{position:fixed;z-index:51;right:0;bottom:0;left:0;width:min(100%,560px);max-height:88dvh;margin:auto;overflow-y:auto}.finance-whatsapp{width:100%;min-height:46px;margin-bottom:12px;border:0;border-radius:14px;color:#087b48;background:#e2f8ec;font-weight:900}.finance-account-sheet label{display:grid;gap:7px;margin-top:14px;color:#38566d;font-size:12px;font-weight:800}.finance-account-sheet input{min-height:48px;padding:0 13px;border:1px solid #cfdae4;border-radius:14px;font:inherit}@media(max-width:380px){.driver-finance>header{align-items:stretch;flex-direction:column}.driver-finance>header input{width:100%}.finance-status-tabs button{gap:3px;font-size:10px}.finance-invoice-card{grid-template-columns:39px minmax(0,1fr)}.finance-invoice-card .finance-avatar{width:39px;height:39px}.finance-invoice-value{grid-column:2;justify-self:start;text-align:left}.finance-invoice-value small{display:none}}.operation-mobile-shell{width:min(100%,600px);min-height:100dvh;margin:0 auto;overflow:clip;background:#eef4f8;box-shadow:0 0 38px #0525441f}.operation-mobile-shell .app-header{min-height:72px;border-radius:0 0 24px 24px;padding:11px 15px 15px;background:linear-gradient(145deg,#07365e,#052c4e)}.operation-mobile-shell .app-header>div:first-child{min-width:0}.operation-mobile-shell .app-header span{min-width:0}.operation-mobile-shell .app-header small,.operation-mobile-shell .app-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operation-mobile-shell .app-header small{color:#a9c4d7;font-size:9px}.operation-mobile-shell .app-header strong{font-size:15px}.operation-mobile-shell .app-header .icon-button{width:40px;height:40px;border-radius:13px;background:#ffffff1a;font-size:22px}.operation-mobile-shell .connection-badge{max-width:72px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.operation-mobile-shell .app-header .text-button{min-height:40px;font-size:12px}.operation-mobile-shell .operation-page{width:100%;margin:0;padding:14px 14px calc(30px + env(safe-area-inset-bottom))}.operation-mobile-shell .operation-summary{grid-template-columns:minmax(0,1fr) auto;gap:12px;border-radius:21px;padding:17px;background:linear-gradient(145deg,#0a3c66,#062e51);box-shadow:0 12px 28px #042b4d29}.operation-mobile-shell .operation-summary .pill{margin:0;padding:5px 8px;color:#67510d;background:#fff0b7;font-size:8px;font-weight:900}.operation-mobile-shell .operation-summary h1{margin:8px 0 3px;overflow:hidden;font-size:23px;text-overflow:ellipsis;white-space:nowrap}.operation-mobile-shell .operation-summary p{font-size:11px}.operation-mobile-shell .timer{min-width:82px}.operation-mobile-shell .timer small{font-size:9px}.operation-mobile-shell .timer strong{font-size:20px}.operation-mobile-shell .operation-summary dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:13px}.operation-mobile-shell .operation-summary dl div{min-width:0}.operation-mobile-shell .operation-summary dt{font-size:7px}.operation-mobile-shell .operation-summary dd{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.operation-gps-status{display:flex;align-items:center;gap:10px;margin-top:11px;border:1px solid #d9e6ee;border-radius:16px;padding:11px 13px;color:#526f82;background:#fff}.operation-gps-status>span{width:11px;height:11px;flex:0 0 11px;border:3px solid #c7d5df;border-radius:999px;background:#7890a1}.operation-gps-status>div{min-width:0}.operation-gps-status strong,.operation-gps-status small{display:block}.operation-gps-status strong{color:#173f60;font-size:11px}.operation-gps-status small{margin-top:2px;font-size:9px;line-height:1.35}.operation-gps-status.gps-active{border-color:#ccebdd;background:#effaf4}.operation-gps-status.gps-active>span{border-color:#b7eed2;background:#13aa63}.operation-gps-status.gps-denied,.operation-gps-status.gps-unavailable{border-color:#f0d7ae;background:#fff8eb}.operation-gps-status.gps-denied>span,.operation-gps-status.gps-unavailable>span{border-color:#ffe2ac;background:#e49a20}.operation-mobile-shell .gps-warning{margin-bottom:10px;border-radius:15px;padding:11px 13px;font-size:10px;line-height:1.4}.operation-mobile-shell .operation-tools{display:grid;grid-template-columns:minmax(0,1fr) auto 42px;gap:7px;margin:20px 0 10px}.operation-mobile-shell .operation-tools>div{min-width:0}.operation-mobile-shell .operation-tools>div small,.operation-mobile-shell .operation-tools>div strong{display:block}.operation-mobile-shell .operation-tools>div small{color:#718899;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.operation-mobile-shell .operation-tools>div strong{margin-top:2px;color:#0b365f;font-size:16px}.operation-mobile-shell .operation-tools .button{min-height:42px;border-radius:12px;padding:0 11px;font-size:9px}.operation-mobile-shell .operation-tools .refresh-button{width:42px;min-height:42px;border-radius:12px;color:#075da5;background:#fff;font-size:22px}.operation-mobile-shell .student-list{grid-template-columns:1fr;gap:10px}.operation-mobile-shell .student-card{border-width:1px;border-radius:18px;box-shadow:0 7px 20px #082d4e0f}.operation-mobile-shell .student-main{min-height:82px;gap:10px;padding:11px}.operation-mobile-shell .student-main .avatar{width:50px;height:50px;flex-basis:50px;border-radius:15px}.operation-mobile-shell .order-controls{width:32px;gap:0}.operation-mobile-shell .order-controls button{width:31px;height:25px;border-radius:8px;font-size:14px}.operation-mobile-shell .order-controls strong{font-size:14px}.operation-mobile-shell .student-info h3{margin-bottom:4px;font-size:16px}.operation-mobile-shell .student-status{font-size:10px}.operation-mobile-shell .student-actions{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}.operation-mobile-shell .student-actions button{min-height:48px;padding:6px;font-size:10px}.operation-mobile-shell .empty-state{border:1px dashed #cddbe5;border-radius:18px;padding:26px 16px;color:#637c8e;background:#fff;font-size:11px}.operation-mobile-shell .absent-list{margin-top:11px;border-radius:15px;padding:13px;font-size:11px}.operation-mobile-shell .finish-button{position:sticky;z-index:8;bottom:calc(10px + env(safe-area-inset-bottom));min-height:52px;margin-top:18px;border-radius:15px;box-shadow:0 10px 24px #8a2b2a33;font-size:12px}
