:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132033;background:#e9edf1;font-synthesis:none;--ink: #0d1826;--muted: #667386;--line: #e1e6eb;--surface: #ffffff;--soft: #f3f5f7;--yellow: #f5b800;--yellow-deep: #d99c00;--green: #17885c;--red: #d64941;--shadow: 0 14px 38px rgba(18, 32, 48, .1)}*{box-sizing:border-box}html{min-width:320px;background:#e9edf1}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(27,119,209,.35);outline-offset:2px}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.grow{flex:1;min-width:0}.muted{color:var(--muted)}.mobile-shell{position:relative;width:min(100%,480px);min-height:100vh;margin:0 auto;background:var(--surface);overflow:hidden}.app-surface,.trip-status-shell{padding:0 20px 36px;background:linear-gradient(180deg,#f8fafb,#fff 36%)}.centered{display:grid;align-content:center;justify-items:center;gap:22px;padding:32px}.loader{width:36px;height:36px;border:3px solid #e6e9ed;border-top-color:var(--yellow);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.offline-banner{position:fixed;z-index:100;top:0;left:50%;translate:-50% 0;width:min(100%,480px);display:flex;gap:9px;align-items:center;padding:11px 18px;background:#972f2b;color:#fff;font-size:13px;font-weight:700}.offline-banner+.mobile-shell{padding-top:42px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:var(--yellow);color:var(--ink);box-shadow:0 7px 18px #f5b80042}.brand strong{display:block;color:var(--ink);font-size:19px;line-height:1.1;letter-spacing:-.02em}.brand span{display:block;color:var(--muted);font-size:11px;margin-top:3px}.brand-compact .brand-mark{width:36px;height:36px;border-radius:11px}.brand-compact strong{font-size:17px}.home-landing{background:var(--ink);color:#fff;padding:22px;display:flex;flex-direction:column;justify-content:space-between}.landing-glow{position:absolute;top:-140px;right:-180px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(245,184,0,.25),transparent 66%)}.hero-panel{position:relative;z-index:1;min-height:calc(100vh - 110px);display:flex;flex-direction:column;padding-top:22px}.home-landing .brand{margin-top:22px}.home-landing .brand strong{color:#fff}.home-landing .brand span{color:#aeb8c5}.demo-flag{width:fit-content;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:100px;background:#fff6d7;color:#815c00;font-size:11px;font-weight:800;letter-spacing:.01em}.home-landing .demo-flag{background:#ffffff14;color:#e8edf3;border:1px solid rgba(255,255,255,.09)}.hero-copy{margin:auto 0 32px}.eyebrow,.overline{display:block;font-size:11px;font-weight:850;letter-spacing:.12em;color:#8a6400}.hero-copy .eyebrow{color:var(--yellow);margin-bottom:12px}.hero-copy h1{font-size:clamp(43px,13vw,62px);max-width:390px;line-height:.98;letter-spacing:-.055em;margin-bottom:20px}.hero-copy p{color:#b6c0cc;font-size:17px;line-height:1.55;max-width:370px}.landing-actions{display:grid;gap:11px}.trust-row{display:flex;align-items:center;justify-content:center;gap:8px;color:#9eabb9;font-size:12px;padding:18px 0 2px}.button{min-height:48px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;font-weight:800;font-size:14px;transition:transform .15s,box-shadow .15s,opacity .15s,background .15s}.button:not(:disabled):active{transform:translateY(1px) scale(.995)}.button:disabled{cursor:not-allowed;opacity:.55}.button-large{min-height:56px;font-size:15px}.button-primary{background:var(--yellow);color:var(--ink);box-shadow:0 8px 20px #f5b80033}.button-primary:not(:disabled):hover{background:#ffc31a;box-shadow:0 10px 24px #f5b80047}.button-primary svg:last-child:not(:first-child){margin-left:auto}.button-ghost{color:#e6ebf1;background:#ffffff12;border:1px solid rgba(255,255,255,.1)}.button-secondary{color:var(--ink);background:#eef1f4}.button-dark{background:var(--ink);color:#fff}.button-danger-outline{color:#c33b36;background:#fff;border:1px solid #efc1bf}.button-google{background:#fff;border:1px solid #dbe1e6;color:#263345;box-shadow:0 4px 14px #1220300d}.google-g{font-family:Arial,sans-serif;color:#4285f4;font-size:20px;font-weight:800}.mobile-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(222,227,233,.8);margin:0 -20px 24px;padding:0 20px;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-header .brand{justify-self:start}.header-label{font-size:14px;font-weight:800;color:#334155}.header-spacer{width:44px;justify-self:end}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:14px;background:#eef2f5;color:var(--ink)}.icon-button svg{width:20px}.welcome-block{padding:5px 0 20px}.welcome-block .demo-flag{margin-bottom:24px}.welcome-block .eyebrow{margin-bottom:8px}.welcome-block h1,.greeting h1,.summary-title h1{font-size:30px;line-height:1.1;letter-spacing:-.045em;margin:0 0 9px}.welcome-block p,.summary-title p{color:var(--muted);line-height:1.5;margin-bottom:0}.profile-card{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 28px #1220300f;overflow:hidden;margin-bottom:18px}.profile-driver{display:flex;align-items:center;gap:13px;padding:16px}.avatar{flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#35465b,#132033);font-weight:850;box-shadow:inset 0 0 0 2px #ffffff2e}.avatar-sm{width:40px;height:40px;font-size:12px}.avatar-md{width:48px;height:48px;font-size:13px}.avatar-lg{width:58px;height:58px;font-size:16px}.profile-driver .overline{color:#8994a3;font-size:9px;margin-bottom:4px}.profile-driver h3{font-size:17px;margin:0 0 5px}.rating-line{display:flex;align-items:center;gap:4px;color:#d59800;font-size:13px}.rating-line span{color:#788495;margin-left:2px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verified{color:#1b80d0}.vehicle-strip{display:flex;align-items:center;gap:11px;padding:12px 15px;background:#f4f6f8;border-top:1px solid #e7ebef}.vehicle-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--yellow);color:var(--ink)}.vehicle-strip strong{display:block;font-size:14px}.vehicle-strip span{font-size:12px;color:var(--muted)}.plate{padding:7px 9px;border:2px solid #1b2634;border-radius:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1;font-weight:850;letter-spacing:.04em;background:#fff;white-space:nowrap}.auth-actions{display:grid;gap:12px;margin-top:24px}.divider{display:flex;align-items:center;gap:11px;color:#98a2af;font-size:10px;text-align:center}.divider:before,.divider:after{content:"";height:1px;flex:1;background:var(--line)}.privacy-copy{display:flex;align-items:center;justify-content:center;gap:6px;color:#7b8795;font-size:11px;line-height:1.4;margin-top:22px}.privacy-copy svg{flex:0 0 auto}.centered-state{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 28px}.centered-state .brand{margin-bottom:40px}.centered-state h1{font-size:30px;letter-spacing:-.04em;margin:20px 0 10px}.centered-state p{color:var(--muted);line-height:1.6;max-width:360px}.centered-state .button{width:100%;margin-top:18px}.state-icon{width:68px;height:68px;border-radius:23px;display:grid;place-items:center;color:#785800;background:#fff2bf}.state-icon svg{width:31px;height:31px}.state-icon-danger{color:#c03c36;background:#ffebe9}.state-icon-success{color:#08774e;background:#dff7ed}.greeting{display:flex;align-items:center;justify-content:space-between;margin:2px 0 20px}.greeting span{color:var(--muted);font-size:13px}.greeting h1{margin-top:5px;font-size:27px}.form-card{display:grid;gap:9px;padding:18px 16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 25px #1220300d}.form-card label,.comment-label{margin-top:7px;color:#263345;font-size:12px;font-weight:800}.form-card label:first-child{margin-top:0}.form-card label>span{color:var(--red)}.form-card label em,.comment-label em{color:#929ba6;font-style:normal;font-weight:500;float:right}.form-card input,.form-card textarea,.rating-shell textarea{width:100%;min-height:49px;border:1px solid #dce2e7;border-radius:12px;background:#f9fafb;padding:12px 13px;color:var(--ink);resize:vertical}.form-card input::placeholder,.form-card textarea::placeholder{color:#a6aeb7}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;z-index:1;left:13px;top:50%;translate:0 -50%;color:#798694}.input-with-icon input{padding-left:42px}.form-card input:focus,.form-card textarea:focus,.rating-shell textarea:focus{background:#fff;border-color:#b28a16;outline:3px solid rgba(245,184,0,.14)}.example-chips{display:flex;gap:7px;overflow-x:auto;padding:1px 0 5px;scrollbar-width:none}.example-chips button{flex:0 0 auto;padding:7px 10px;border:0;border-radius:20px;color:#586678;background:#eef2f5;font-size:10px;font-weight:700}.notice{display:flex;align-items:flex-start;gap:9px;border-radius:13px;padding:12px 13px;margin:14px 0;font-size:12px;font-weight:650;line-height:1.45}.notice svg{flex:0 0 auto}.notice-error{color:#9b302b;background:#fff0ef;border:1px solid #f6d2cf}.with-sticky-action{padding-bottom:110px}.sticky-action{position:fixed;z-index:5;bottom:0;left:50%;translate:-50% 0;width:min(100%,480px);padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #e3e7eb;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-action .button{width:100%}.sticky-action.static{position:relative;left:auto;bottom:auto;translate:none;width:auto;margin:18px -4px 0;padding:0;border:0;background:transparent}.sticky-action.static small{display:block;text-align:center;color:#8893a0;margin-top:9px}.summary-title{margin-bottom:20px}.step-pill{width:fit-content;display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:20px;color:var(--green);background:#e5f7ef;font-size:10px;font-weight:850;margin-bottom:15px}.fare-hero{display:flex;flex-direction:column;align-items:center;padding:25px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#18283b,#09131f);box-shadow:0 16px 35px #0d182630;margin-bottom:15px}.fare-hero span{color:var(--yellow);font-size:10px;font-weight:850;letter-spacing:.13em}.fare-hero strong{font-size:42px;letter-spacing:-.055em;margin:6px 0 3px}.fare-hero small{color:#b3bdc8}.summary-card{padding:18px;border:1px solid var(--line);border-radius:18px;margin-bottom:15px}.route-line{display:flex;align-items:flex-start;gap:13px}.route-line span{display:block;font-size:10px;color:#8a94a1;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:4px}.route-line strong{display:block;font-size:13px;line-height:1.4}.route-line small{color:var(--muted)}.route-dot{position:relative;z-index:1;width:13px;height:13px;margin-top:3px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px #8a95a1}.route-dot-end{background:var(--yellow);box-shadow:0 0 0 2px #d79f00}.route-track{height:23px;border-left:2px dotted #c5ccd3;margin-left:5px}.info-note{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:13px;background:#f4f7f9;color:#697687;font-size:11px;line-height:1.45}.info-note svg{flex:0 0 auto;color:#398167}.trip-status-shell{padding-bottom:35px;min-height:100vh}.trip-state-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 10px 23px}.trip-state-hero>span{margin:13px 0 7px;font-size:10px;font-weight:850;letter-spacing:.12em;color:#977000;text-transform:uppercase}.trip-state-hero h1{font-size:28px;letter-spacing:-.045em;margin:0 0 8px}.trip-state-hero p{max-width:340px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.waiting-animation{display:flex;align-items:center;justify-content:center;gap:7px;min-height:50px}.waiting-animation div{width:11px;height:11px;border-radius:50%;background:var(--yellow);animation:bounce 1.15s infinite ease-in-out}.waiting-animation div:nth-child(2){animation-delay:.14s}.waiting-animation div:nth-child(3){animation-delay:.28s}@keyframes bounce{0%,70%,to{transform:translateY(0);opacity:.42}35%{transform:translateY(-9px);opacity:1}}.trip-state-hero .state-icon{width:62px;height:62px;border-radius:21px}.live-pulse{width:67px;height:67px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 0 #17885c59;animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 16px #17885c00}to{box-shadow:0 0 #17885c00}}.is-progress>span{color:var(--green)}.status-driver{display:flex;align-items:center;gap:11px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 7px 21px #1220300d}.status-driver>div:nth-child(2){flex:1;min-width:0}.status-driver strong{display:block;font-size:14px}.status-driver span{color:var(--muted);font-size:10px}.status-dot{display:flex;align-items:center;gap:5px;color:#347359!important;font-size:9px!important;font-weight:800;text-transform:uppercase}.status-dot span{width:7px;height:7px;border-radius:50%;background:#32ae79}.trip-facts{display:grid;margin-top:14px;padding:6px 16px;border:1px solid var(--line);border-radius:17px}.trip-facts>div{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #edf0f2}.trip-facts>div:last-child{border-bottom:0}.trip-facts svg{color:#8c97a3;margin-top:3px}.trip-facts span{flex:1}.trip-facts small{display:block;color:#8a95a2;font-size:10px;margin-bottom:3px}.trip-facts strong{display:block;font-size:13px;line-height:1.35}.trip-facts .fact-fare{text-align:right;justify-content:flex-end}.fact-fare strong{color:var(--ink);font-size:20px}.status-footnote{display:flex;align-items:center;justify-content:center;gap:6px;color:#87919e;font-size:11px;margin-top:20px}.rating-shell{text-align:center;min-height:100vh}.complete-check{width:62px;height:62px;display:grid;place-items:center;margin:20px auto 18px;border-radius:50%;color:#fff;background:var(--green)}.rating-shell>.eyebrow{color:var(--green)}.rating-shell>h1{font-size:29px;letter-spacing:-.045em;margin:8px 0}.rating-shell>p{color:var(--muted);font-size:13px}.rating-driver{display:flex;flex-direction:column;align-items:center;margin:25px 0 18px}.rating-driver strong{margin-top:9px}.rating-driver span{color:var(--muted);font-size:11px;margin-top:3px}.stars{display:flex;justify-content:center;gap:4px}.stars button{width:53px;height:53px;padding:5px;border:0;background:transparent;color:var(--yellow)}.stars svg{width:39px;height:39px}.rating-label{display:block;height:22px;color:#916c00;font-size:12px;font-weight:800}.rating-shell .comment-label{display:block;text-align:left;margin:16px 0 8px}.rating-shell textarea{min-height:86px;margin-bottom:15px}.rating-shell>.button{width:100%}.celebration:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 20% 15%,rgba(245,184,0,.18),transparent 20%),radial-gradient(circle at 90% 35%,rgba(23,136,92,.12),transparent 22%)}.driver-shell{position:relative;width:min(100%,480px);min-height:100vh;margin:0 auto;overflow:hidden}.driver-login{background:linear-gradient(160deg,#0b1622,#15273b);padding:22px;display:grid;place-items:center}.driver-login-card{width:100%;padding:26px 22px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 25px 60px #00000040}.driver-login-card .demo-flag{margin:0 auto 23px}.driver-login-card .brand{justify-content:center}.driver-illustration{width:112px;height:86px;display:grid;place-items:center;margin:28px auto 22px;border-radius:30px;color:var(--ink);background:#fff3c5;transform:rotate(-3deg)}.driver-illustration svg{width:58px;height:58px}.driver-login-card .eyebrow{color:#997100}.driver-login-card h1{font-size:30px;letter-spacing:-.045em;margin:8px 0}.driver-login-card p{color:var(--muted);font-size:13px}.driver-login-card .button{width:100%;margin-top:15px}.text-link{display:inline-block;margin-top:20px;color:#667386;font-size:12px;font-weight:700}.driver-home{padding:0 18px 92px;background:#f1f4f6}.driver-header{height:72px;display:flex;align-items:center;justify-content:space-between}.driver-avatar{width:39px;height:39px;border:0;border-radius:50%;color:#fff;background:var(--ink);font-size:11px;font-weight:850}.driver-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:12px 0 18px}.driver-welcome>div:first-child>span{color:var(--muted);font-size:12px}.driver-welcome h1{font-size:25px;letter-spacing:-.04em;margin:4px 0 0}.availability{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.availability>span{font-size:9px;font-weight:850;color:#7e8997;text-transform:uppercase}.availability button{position:relative;width:46px;height:27px;border:0;border-radius:20px;background:#cbd2d9}.availability button i{position:absolute;top:4px;left:4px;width:19px;height:19px;border-radius:50%;background:#fff;transition:left .2s;box-shadow:0 2px 5px #0003}.availability.is-on>span{color:var(--green)}.availability.is-on button{background:var(--green)}.availability.is-on button i{left:23px}.driver-vehicle{display:flex;align-items:center;gap:11px;padding:13px;border-radius:17px;color:#fff;background:var(--ink);margin-bottom:14px;box-shadow:0 9px 23px #0d182629}.vehicle-icon.dark{background:#ffffff1a;color:var(--yellow)}.driver-vehicle>div:nth-child(2){flex:1}.driver-vehicle span{display:block;color:#9da9b6;font-size:8px;font-weight:850;letter-spacing:.08em;margin-bottom:4px}.driver-vehicle strong{font-size:13px}.driver-vehicle .plate{color:var(--ink);border-color:#fff}.driver-request{overflow:hidden;border-radius:22px;background:#fff;border:1px solid #dfe4e9;box-shadow:0 12px 32px #1220301a}.request-banner{display:flex;align-items:center;gap:7px;padding:13px 17px;background:#fff3c4;color:#725400;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.request-banner>span:last-child{margin-left:auto;color:#927423;font-weight:700}.pulse-dot,.live-dot{width:8px;height:8px;border-radius:50%;background:var(--yellow-deep);box-shadow:0 0 #d99c0059;animation:pulseSmall 1.6s infinite}@keyframes pulseSmall{70%{box-shadow:0 0 0 7px #d99c0000}}.active-request .request-banner{color:#fff;background:var(--green)}.customer-row{display:flex;align-items:center;gap:11px;padding:17px 17px 12px}.customer-row span,.driver-route span,.driver-fare span{display:block;color:#8b96a3;font-size:8px;font-weight:850;letter-spacing:.1em;margin-bottom:4px}.customer-row strong{font-size:15px}.driver-route{display:flex;align-items:flex-start;gap:12px;margin:0 17px;padding:14px;border-radius:14px;background:#f3f5f7}.route-pin{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:#8b6500;background:#ffe799}.route-pin svg{width:18px}.driver-route strong{display:block;font-size:13px;line-height:1.4}.driver-route small{color:var(--muted);font-size:11px}.driver-fare{display:grid;grid-template-columns:1fr 1fr;margin:15px 17px}.driver-fare>div{padding:2px 10px;border-right:1px solid var(--line)}.driver-fare>div:first-child{padding-left:0}.driver-fare>div:last-child{border:0}.driver-fare strong{font-size:19px;letter-spacing:-.02em}.dual-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;padding:0 17px 17px}.driver-request>.button{width:calc(100% - 34px);margin:0 17px 17px}.driver-instruction{margin:0 17px 12px;padding:10px;border-radius:10px;color:#596678;background:#f1f4f6;text-align:center;font-size:10px}.waiting-client{display:flex;flex-direction:column;align-items:center;padding:4px 17px 20px}.waiting-client .waiting-animation{min-height:45px}.waiting-client strong{font-size:13px}.waiting-client span{color:var(--muted);font-size:10px;margin-top:4px}.in-progress-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 17px 13px;color:var(--green);font-size:10px;font-weight:800}.in-progress-note .live-dot{background:var(--green)}.empty-requests{display:flex;min-height:380px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}.radar{position:relative;width:112px;height:112px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:#fff;border:1px solid #dfe4e9;box-shadow:0 0 0 17px #ffffff8c,0 0 0 34px #ffffff45}.radar:before{content:"";position:absolute;top:-32px;right:-32px;bottom:-32px;left:-32px;border:1px solid rgba(64,81,101,.1);border-radius:50%;animation:radar 2.4s infinite}@keyframes radar{0%{transform:scale(.65);opacity:1}to{transform:scale(1.15);opacity:0}}.radar svg{width:42px;height:42px}.empty-requests h2{margin:52px 0 7px;font-size:20px}.empty-requests p{color:var(--muted);font-size:12px;line-height:1.5;max-width:270px}.online-chip{display:flex;align-items:center;gap:6px;margin-top:7px;padding:7px 10px;border-radius:20px;color:var(--green);background:#e1f5ec;font-size:9px;font-weight:850;text-transform:uppercase}.online-chip span{width:7px;height:7px;border-radius:50%;background:#1ca36b}.toast-success{display:flex;align-items:center;gap:8px;padding:11px 13px;margin:10px 0;border-radius:12px;color:#086843;background:#ddf6eb;font-size:12px;font-weight:750}.driver-nav{position:fixed;z-index:5;bottom:0;left:50%;translate:-50% 0;width:min(100%,480px);display:grid;grid-template-columns:repeat(3,1fr);padding:9px 20px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #dfe4e9;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.driver-nav button{display:flex;min-height:50px;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;color:#8b96a3;background:transparent;font-size:9px;font-weight:750}.driver-nav svg{width:19px}.driver-nav .active{color:var(--ink)}@media(min-width:520px){body{padding:22px 0;background:#dde2e7}.mobile-shell,.driver-shell{min-height:calc(100vh - 44px);border-radius:28px;box-shadow:0 22px 65px #19283a26}.sticky-action,.driver-nav{bottom:22px;border-radius:0 0 28px 28px}.offline-banner{top:22px;border-radius:28px 28px 0 0}}@media(max-width:370px){.app-surface,.trip-status-shell{padding-left:15px;padding-right:15px}.mobile-header{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.profile-driver{padding:13px}.rating-line span{display:none}.fare-hero strong{font-size:37px}.stars button{width:46px}.stars svg{width:34px}.driver-home{padding-left:13px;padding-right:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
