:root{--surface:#05080e;--ink:#f7fbff;--muted:#9aa8b8;--muted-strong:#485465;--line:#ffffff21;--orange:#ff7a00;--amber:#ff7a00;--warm-line:#fff;--night:#05080e;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Aptos,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface);min-width:320px}body{background:#020409;min-width:320px;min-height:100svh;margin:0}a{color:inherit}.surface-shell{width:min(1180px,100% - 36px);min-height:100svh;margin:0 auto;padding:28px 0}.customer-surface,.driver-surface{width:100%;max-width:none;padding:0}.customer-home-screen{height:100svh;color:var(--sheet-value);background:#05080e;grid-template-rows:auto 1fr;padding:14px;display:grid;position:relative;overflow:hidden}.customer-home-screen:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#05080e00,#05080ee6 38%,#05080e),linear-gradient(90deg,#ffffff0b,#0000 44%,#ff7a001f);height:48%;position:absolute;inset:auto 0 0}.home-topbar{z-index:4;justify-content:space-between;align-items:center;display:flex;position:relative}.app-page-header{grid-template-columns:42px minmax(0,1fr) 42px;align-items:start;gap:10px;display:grid}.app-page-title{text-align:center;justify-items:center;min-width:0;padding-top:2px;display:grid}.app-page-title strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.28rem;font-weight:800;line-height:1;overflow:hidden}.app-topbar-spacer{min-width:0}.home-brand{color:#fff;align-items:center;gap:9px;display:inline-flex}.home-brand strong{letter-spacing:0;font-size:1.28rem;font-weight:800}.home-main{z-index:2;grid-template-rows:auto auto auto;align-content:end;align-items:end;gap:14px;min-height:0;padding:18px 0 0;display:grid;position:relative}.home-map-stage{z-index:0;background:#05080e;position:absolute;inset:0;overflow:hidden}.home-google-map-canvas,.home-map-fallback{position:absolute;inset:0}.home-google-map-canvas{opacity:0;transition:opacity .25s;transform:scale(1.04)}.live-home-map .home-google-map-canvas{opacity:1}.live-home-map .home-map-fallback,.home-map-stage.live-home-map .home-map-fallback{display:none}.home-map-fallback{background:linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#ffffff08 1px,#0000 1px) 0 0/54px 54px,#020409}.home-map-fallback span{background:#182332;border-radius:999px;height:42px;position:absolute}.home-map-fallback span:first-child{width:142%;top:25%;left:-18%;transform:rotate(-19deg)}.home-map-fallback span:nth-child(2){width:132%;top:43%;left:-14%;transform:rotate(22deg)}.home-map-fallback span:nth-child(3){width:92%;top:13%;right:-20%;transform:rotate(53deg)}.home-copy{gap:6px;display:grid}.home-copy span{color:var(--amber);text-transform:uppercase;font-size:.74rem;font-weight:650}.home-copy h1{color:#fff;letter-spacing:0;margin:0;font-size:2.5rem;font-weight:780;line-height:.98}.home-rewards{gap:8px;display:grid}.home-reward-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05080eb8;border:1px solid #94a3b824;border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.home-reward-card.featured{background:#ff7a001a;border-color:#ff9f1c57;min-height:64px}.home-reward-icon{color:#07111d;background:#ff7a00;border-radius:11px;place-items:center;width:36px;height:36px;display:inline-grid}button.home-reward-card{width:100%;color:var(--sheet-label);font:inherit;text-align:left;cursor:pointer}.home-reward-card:not(.featured) .home-reward-icon{color:#d2dae5;background:#94a3b824}.home-reward-card span:last-child{gap:2px;min-width:0;display:grid}button.home-reward-card>span:nth-child(2){grid-template-rows:auto auto;gap:4px;min-width:0;display:grid}.home-reward-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:720;line-height:1.1;overflow:hidden}.home-reward-card small{color:var(--sheet-label);text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:600;line-height:1.12;overflow:hidden}button.home-reward-card>span:nth-child(2) strong,button.home-reward-card>span:nth-child(2) small{display:block}.home-actions{padding-bottom:max(2px, env(safe-area-inset-bottom));gap:10px;display:grid}.home-ride-card{min-height:58px;color:var(--sheet-value);text-align:left;cursor:pointer;background:#94a3b814;border:1px solid #94a3b82e;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.home-ride-card span,.home-primary-action span{gap:2px;min-width:0;display:grid}.home-ride-card strong,.home-primary-action strong{text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:720;line-height:1.12;overflow:hidden}.home-ride-card small,.home-primary-action small{color:var(--sheet-label);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:600;line-height:1.12;overflow:hidden}.home-primary-action{text-align:left;border-radius:13px;justify-content:space-between;min-height:62px;padding:11px 14px}.home-primary-action small{color:#07111db8}.customer-app-screen{background:#020409;grid-template-rows:40svh 60svh;height:100svh;display:grid;position:relative;overflow:hidden}.driver-app-screen{grid-template-rows:42svh 58svh}.dispatch-app-screen{grid-template-rows:40svh 60svh}.dispatch-no-map-screen{grid-template-rows:auto minmax(0,1fr)}.dispatch-admin-topbar{z-index:6;min-height:calc(58px + env(safe-area-inset-top));padding:max(12px, env(safe-area-inset-top)) 10px 8px;background:#020409;border-bottom:1px solid #94a3b82e;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;display:grid;position:relative}.dispatch-admin-title{text-align:center;justify-items:center;gap:2px;min-width:0;display:grid}.dispatch-admin-title span{color:#ffb24a;text-transform:uppercase;font-size:.68rem;font-weight:760}.dispatch-admin-title strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.16rem;font-weight:780;line-height:1;overflow:hidden}.dispatch-side-nav{z-index:30;width:min(318px,86vw);padding:max(18px, env(safe-area-inset-top)) 12px max(16px, env(safe-area-inset-bottom));background:#020409;border-right:1px solid #ffffff1f;grid-template-rows:auto minmax(0,1fr);gap:8px;transition:transform .24s;display:grid;position:absolute;inset:0 auto 0 0;transform:translate(-104%);box-shadow:24px 0 70px #0000007a}.dispatch-side-nav.open{transform:translate(0)}.dispatch-nav-backdrop{z-index:29;background:#00000085;border:0;border-radius:0;position:absolute;inset:0}.dispatch-side-header{border-bottom:1px solid var(--sheet-line);gap:4px;padding:8px 4px 12px;display:grid}.dispatch-side-header span{color:#ffb24a;text-transform:uppercase;font-size:.72rem;font-weight:760}.dispatch-side-header strong{color:#fff;font-size:1.34rem;font-weight:780;line-height:1}.dispatch-side-menu{align-content:start;min-height:0;display:grid;overflow-y:auto}.dispatch-nav-item{border:0;border-bottom:1px solid var(--sheet-line);min-height:64px;color:var(--sheet-label);text-align:left;background:0 0;border-radius:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 0;display:grid}.dispatch-nav-item.selected{color:#ffb24a}.dispatch-nav-icon{width:34px;height:34px;color:inherit;background:#94a3b81c;border-radius:10px;place-items:center;display:grid}.dispatch-nav-item.selected .dispatch-nav-icon{color:#07111d;background:#ffb24a}.dispatch-nav-item span:nth-child(2){gap:2px;min-width:0;display:grid}.dispatch-nav-item strong,.dispatch-nav-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dispatch-nav-item strong{color:var(--sheet-value);font-size:.92rem;font-weight:740}.dispatch-nav-item small{color:var(--sheet-label);font-size:.72rem;font-weight:600}.map-preview{background:linear-gradient(90deg,#ffffff0e 1px,#0000 1px) 0 0/52px 52px,linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/52px 52px,radial-gradient(circle at 25% 30%,#ff7a002e,#0000 28%),linear-gradient(150deg,#101a26,#060b13 62%);min-height:0;position:relative;overflow:hidden}.google-map-canvas{z-index:1;opacity:0;transition:opacity .25s;position:absolute;inset:0}.live-map .google-map-canvas{opacity:1}.map-preview:before,.map-preview:after{content:"";z-index:2;background:#fff1;position:absolute}.live-map:before,.live-map:after,.live-map .map-route,.live-map .map-label{display:none}.map-preview:before{width:120%;height:42px;top:48%;left:-12%;transform:rotate(-18deg)}.map-preview:after{width:34px;height:120%;top:-10%;left:54%;transform:rotate(24deg)}.map-topbar{z-index:5;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;display:grid;position:absolute;inset:12px 12px auto}.round-control{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#050a12a8;border-color:#ffffff1f;border-radius:999px;width:42px;height:42px;min-height:42px;box-shadow:0 16px 34px #00000059}.round-control:hover,.round-control:active,.round-control:focus,.round-control:focus-visible{color:#fff;background:#050a12a8;border-color:#ffffff1f;outline:0;transform:none;box-shadow:0 16px 34px #00000059}.driver-nav-card{z-index:6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020409c7;border:1px solid #ffffff1f;border-radius:18px;gap:8px;min-height:0;padding:10px;display:grid;position:absolute;top:62px;left:12px;right:12px;box-shadow:0 18px 42px #00000061}.driver-nav-main{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.driver-nav-icon,.driver-nav-action{border-radius:999px;place-items:center;display:grid}.driver-nav-icon{color:#07111d;background:#ff7a00;width:36px;height:36px;min-height:36px}.driver-nav-copy{gap:2px;min-width:0;display:grid}.driver-nav-copy strong{color:#f7fbff;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}.driver-nav-copy small{color:#9aa8b8;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:500;overflow:hidden}.driver-nav-eta{text-align:right;justify-items:end;gap:2px;display:grid}.driver-nav-eta strong{color:#fff;font-size:1rem;font-weight:780}.driver-nav-eta small,.driver-nav-instruction small{color:#9aa8b8;font-size:.68rem;font-weight:650}.driver-nav-instruction{border-top:1px solid #94a3b82e;gap:2px;min-width:0;padding:8px 0 0;display:grid}.driver-nav-instruction strong{color:#f7fbff;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:720;overflow:hidden}.driver-nav-action{color:#07111d;background:#ffb24a;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:.82rem;font-weight:780;text-decoration:none;display:inline-flex}.profile-popover{z-index:20;width:min(292px,100% - 20px);color:var(--sheet-value);background:#020409;border:1px solid #ffffff1f;border-radius:18px;gap:0;display:grid;position:absolute;top:62px;right:10px;overflow:hidden;box-shadow:0 24px 70px #0000008f}.profile-popover-header{border-bottom:1px solid var(--sheet-line);grid-template-columns:40px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:12px;display:grid}.profile-avatar,.profile-close{border-radius:999px;place-items:center;width:36px;height:36px;min-height:36px;display:grid}.profile-avatar{color:#07111d;background:#ff7a00}.profile-close{width:32px;height:32px;min-height:32px;color:var(--sheet-label);background:#94a3b814;padding:0}.profile-popover span,.profile-menu-item span{color:var(--sheet-label);font-size:var(--sheet-label-size);text-transform:uppercase;font-weight:600}.profile-popover strong,.profile-menu-item strong{color:var(--sheet-value);font-size:var(--sheet-value-size);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.profile-menu-item{border:0;border-bottom:1px solid var(--sheet-line);min-height:48px;color:var(--sheet-label);text-align:left;background:#020409;border-radius:0;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;display:grid}.profile-menu-item:last-child{border-bottom:0}.profile-message{border-bottom:1px solid var(--sheet-line);color:var(--sheet-label);margin:0;padding:10px 12px;font-size:.72rem;font-weight:600}.profile-screen:after{display:none}.profile-screen{background:#020409;grid-template-rows:auto minmax(0,1fr)}.profile-page{z-index:3;min-height:0;padding:14px 0 max(2px, env(safe-area-inset-bottom));grid-template-rows:auto auto minmax(0,1fr) auto;align-self:stretch;gap:12px;display:grid;position:relative}.profile-page>.profile-subpage{grid-row:1/-1}.profile-hero{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;min-height:62px;display:grid}.profile-avatar.large{color:#07111d;background:linear-gradient(135deg,#ffd166,#ff7a00);width:54px;height:54px;box-shadow:0 16px 34px #ff7a0038}.profile-hero div:last-child{gap:3px;min-width:0;display:grid}.profile-hero span{color:var(--sheet-label);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:700;overflow:hidden}.profile-hero h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.34rem;font-weight:760;line-height:1.04;overflow:hidden}.profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.profile-stats span{background:#020409b8;border:1px solid #94a3b829;border-radius:12px;align-content:center;gap:3px;min-width:0;min-height:58px;padding:9px 10px;display:grid}.profile-stats strong{color:#ffb24a;text-overflow:ellipsis;white-space:nowrap;font-size:1.06rem;font-weight:820;line-height:1;overflow:hidden}.profile-stats small{color:var(--sheet-label);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.66rem;font-weight:700;line-height:1.08;overflow:hidden}.profile-menu{border-top:1px solid var(--sheet-line);border-bottom:1px solid var(--sheet-line);scrollbar-width:none;-webkit-overflow-scrolling:touch;align-content:start;min-height:0;display:grid;overflow:hidden auto}.profile-menu::-webkit-scrollbar{display:none}.profile-row{border:0;border-bottom:1px solid var(--sheet-line);min-height:50px;color:var(--sheet-label);text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 0;display:grid}.profile-row:last-child{border-bottom:0}.profile-row:disabled{cursor:default}.profile-row-icon{color:#d2dae5;background:#94a3b81c;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.profile-row span:nth-child(2){gap:2px;min-width:0;display:grid}.profile-row strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;line-height:1.12;overflow:hidden}.profile-row small{color:var(--sheet-label);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;line-height:1.12;overflow:hidden}.profile-actions{gap:8px;display:grid}.profile-primary-action{text-align:left;border-radius:13px;justify-content:space-between;min-height:58px;padding:10px 14px}.profile-primary-action span{gap:2px;min-width:0;display:grid}.profile-primary-action strong,.profile-primary-action small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-primary-action strong{font-size:.94rem;font-weight:780;line-height:1.12}.profile-primary-action small{color:#07111db8;font-size:.74rem;font-weight:700}.profile-secondary-action{min-height:44px;color:var(--sheet-value);background:#94a3b814;border:1px solid #94a3b82e;border-radius:12px;font-size:.86rem;font-weight:760}.profile-subpage{grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;display:grid}.profile-subpage>.profile-list:first-child{min-height:0}.profile-subpage-single{grid-template-rows:minmax(0,1fr)}.profile-subpage-copy{gap:7px;display:grid}.profile-subpage-copy span{color:#ffb24a;text-transform:uppercase;font-size:.72rem;font-weight:760}.profile-subpage-copy h1{color:#fff;margin:0;font-size:1.6rem;font-weight:780;line-height:1}.profile-subpage-copy p{color:var(--sheet-label);margin:0;font-size:.84rem;font-weight:600;line-height:1.3}.pricing-page{padding-bottom:max(14px, env(safe-area-inset-bottom));scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;overflow:hidden auto}.pricing-page::-webkit-scrollbar{display:none}.pricing-page>*{flex-shrink:0}.pricing-hero{min-height:58px}.pricing-stats span{background:#0204096b;min-height:56px}.pricing-section-title{gap:4px;padding-top:2px;display:grid}.pricing-section-title strong{color:#fff;font-size:.94rem;font-weight:780;line-height:1.08}.pricing-section-title small{color:var(--sheet-label);font-size:.74rem;font-weight:600;line-height:1.22}.pricing-menu{min-height:auto}.pricing-return-menu{align-self:start}.pricing-info-row{min-height:48px}.pricing-mission-note{border-top:1px solid var(--sheet-line);border-bottom:1px solid var(--sheet-line);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:10px 0;display:grid}.pricing-mission-note>svg{color:#ffb24a;background:#ff7a001c;border-radius:10px;width:34px;height:34px;padding:8px}.pricing-mission-note span{gap:3px;min-width:0;display:grid}.pricing-mission-note strong{color:var(--sheet-value);font-size:.9rem;font-weight:740;line-height:1.08}.pricing-mission-note small{color:var(--sheet-label);font-size:.73rem;font-weight:600;line-height:1.22}.pricing-loading-card{border-top:1px solid var(--sheet-line);border-bottom:1px solid var(--sheet-line);align-content:center;gap:4px;min-height:82px;padding:12px;display:grid}.pricing-loading-card strong{color:var(--sheet-value);font-size:.92rem;font-weight:740}.pricing-loading-card small{color:var(--sheet-label);font-size:.74rem;font-weight:600}.pricing-primary-action{flex:none;margin-top:2px}.profile-list{border-top:1px solid var(--sheet-line);border-bottom:1px solid var(--sheet-line);scrollbar-width:none;-webkit-overflow-scrolling:touch;align-content:start;min-height:0;display:grid;overflow:hidden auto}.profile-list::-webkit-scrollbar{display:none}.profile-empty-row,.profile-ride-row,.profile-static-row{border-bottom:1px solid var(--sheet-line);min-height:52px;color:var(--sheet-label);align-items:center;gap:10px;padding:8px 0;font-size:.84rem;font-weight:650;display:grid}.profile-empty-row,.profile-static-row{grid-template-columns:minmax(0,1fr)}.profile-static-row.with-arrow{grid-template-columns:minmax(0,1fr) auto}.profile-static-row.with-icon{grid-template-columns:36px minmax(0,1fr) auto;column-gap:10px}.profile-ride-row{grid-template-columns:38px minmax(0,1fr) auto}.profile-saved-address-row{border-bottom:1px solid var(--sheet-line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 0;display:grid}.saved-address-list{border-top:1px solid #94a3b829;border-bottom:1px solid #94a3b829}.profile-saved-address-row.compact{border-bottom:1px solid #94a3b829;grid-template-columns:minmax(0,1fr) 28px;gap:10px;min-height:56px;padding:8px 0}.profile-saved-address-row.compact>span{gap:3px;min-width:0;display:grid}.profile-saved-address-row.compact:last-child{border-bottom:0}.saved-address-chevron{width:28px;height:34px;color:var(--sheet-label);background:0 0;border:0;place-items:center;display:grid}.saved-address-report{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-content:start;gap:12px;min-height:0;display:grid;overflow:hidden auto}.saved-address-report::-webkit-scrollbar{display:none}.saved-address-full{border-bottom:1px solid #94a3b829;gap:3px;padding-bottom:10px;display:grid}.saved-address-full small{color:var(--sheet-label);text-transform:uppercase;font-size:.62rem;font-weight:720;line-height:1.08}.saved-address-full strong{color:var(--sheet-value);font-size:.88rem;font-weight:740;line-height:1.2}.saved-address-remove-action{align-self:end}.profile-ride-row:last-child,.profile-saved-address-row:last-child,.profile-static-row:last-child,.profile-expandable-row:last-child .profile-static-row{border-bottom:0}.profile-ride-row span:nth-child(2),.profile-saved-address-row span:nth-child(2),.profile-static-row span{gap:2px;min-width:0;display:grid}.profile-ride-row strong,.profile-saved-address-row strong,.profile-static-row strong,.profile-payment-card strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:740;line-height:1.12;overflow:hidden}.profile-ride-row small,.profile-saved-address-row small,.profile-static-row small,.profile-payment-card small{color:var(--sheet-label);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;line-height:1.14;overflow:hidden}.profile-row-action{color:#d2dae5;background:#94a3b814;border:1px solid #94a3b82e;border-radius:10px;min-height:32px;padding:0 9px;font-size:.72rem;font-weight:760}.profile-static-row.with-arrow svg{color:var(--sheet-label)}.preferences-subpage{grid-template-rows:auto auto;align-content:start;gap:12px}.preferences-route-shell{z-index:18;gap:6px;display:grid;position:relative}.preferences-route-box{border-color:#94a3b838;min-height:48px}.preferences-option-stack{z-index:16;gap:0;display:grid;position:relative}.preferences-vehicle-field{border-top:1px solid #94a3b829;border-bottom:1px solid #94a3b829;min-height:54px}.preferences-list{border-top:0;border-bottom:1px solid #94a3b829}.preferences-list .profile-static-row{border-bottom-color:#94a3b829}.profile-preference-group{gap:10px;min-height:0;display:grid}.profile-preference-group>span{color:var(--sheet-label);text-transform:uppercase;font-size:.7rem;font-weight:760}.profile-preference-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:0;display:grid;overflow:hidden}.profile-preference-group button{min-width:0;min-height:50px;color:var(--sheet-value);text-align:left;background:#94a3b812;border:1px solid #94a3b829;border-radius:12px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:7px 8px;display:grid}.profile-preference-group button.selected{background:#ff7a001f;border-color:#ff9f1c6b}.profile-preference-group strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:720;line-height:1.06;overflow:hidden}.profile-preference-group .vehicle-type-icon{width:32px;height:28px}.history-subpage,.account-subpage{grid-template-rows:minmax(0,1fr) auto}.account-list{border-top:1px solid #94a3b829;border-bottom:1px solid #94a3b829;gap:0}.account-row.compact{min-height:56px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #94a3b829;border-radius:0;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:10px;padding:8px 0;display:grid}.account-row.compact:last-child{border-bottom:0}.account-row.compact>span{gap:2px;min-width:0;display:grid}.account-row.compact strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:740;line-height:1.1;overflow:hidden}.account-row.compact small{color:var(--sheet-label);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:620;line-height:1.12;overflow:hidden}.account-row.compact svg{color:var(--sheet-label);justify-self:center}.account-actions{align-self:end}.account-report-value{border-bottom:1px solid #94a3b829;gap:3px;min-width:0;padding-bottom:10px;display:grid}.account-report-value small{color:var(--sheet-label);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.62rem;font-weight:720;line-height:1.08;overflow:hidden}.account-report-value strong,.account-report .history-report-id strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:normal;font-size:.88rem;font-weight:740;line-height:1.2;overflow:hidden}.history-list{border-top:1px solid #94a3b829;border-bottom:1px solid #94a3b829;gap:0}.history-ride-row{border-bottom:1px solid #94a3b829}.history-ride-row:last-child{border-bottom:0}.history-list>.history-ride-row.compact:not(:last-child){border-bottom:1px solid #94a3b829}.history-ride-row.compact{grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:10px;min-height:56px;padding:8px 0;display:grid}.history-ride-row.compact>span{gap:2px;min-width:0;display:grid}.history-ride-row.compact>span:nth-child(2){text-align:right}.history-ride-row.compact strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:740;line-height:1.1;overflow:hidden}.history-ride-row.compact small{color:var(--sheet-label);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:620;line-height:1.12;overflow:hidden}.history-info-button{width:28px;height:34px;color:var(--sheet-label);background:0 0;border:0;border-radius:0;place-items:center;display:grid}.history-info-button:active{transform:scale(.98)}.history-report{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-content:start;gap:12px;min-height:0;display:grid;overflow:hidden auto}.history-report::-webkit-scrollbar{display:none}.history-report-header{border-bottom:1px solid var(--sheet-line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding-bottom:10px;display:grid}.history-report-header>span:nth-child(2),.history-report-route span,.history-report-grid span,.history-report-id{gap:2px;min-width:0;display:grid}.history-report-route{border-bottom:1px solid var(--sheet-line);gap:10px;padding-bottom:10px;display:grid}.history-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.history-report-grid span{background:#94a3b80f;border:1px solid #94a3b824;border-radius:12px;align-content:center;min-height:56px;padding:8px}.history-report-id{padding-top:2px}.history-report small,.history-report-grid small,.history-report-id small{color:var(--sheet-label);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.62rem;font-weight:720;line-height:1.08;overflow:hidden}.history-report strong,.history-report-grid strong,.history-report-id strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:740;line-height:1.1;overflow:hidden}.history-report-route strong{white-space:normal}.history-footnote{color:var(--sheet-label);margin:0;font-size:.72rem;font-weight:600;line-height:1.25}.promotion-row-icon{color:#ffb24a;background:#ff7a001a;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.promotion-row-icon svg{color:currentColor}.profile-expandable-row{border-bottom:1px solid var(--sheet-line);background:0 0;position:relative;overflow:hidden}.profile-expandable-row:last-child{border-bottom:0}.profile-expandable-row.open{background:0 0}.profile-expandable-row .profile-static-row{-webkit-tap-highlight-color:transparent;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;transition:color .18s,transform .18s}.profile-expandable-row .profile-static-row:active{transform:scale(.996)}.profile-expandable-row .profile-static-row:focus,.profile-expandable-row .profile-static-row:focus-visible{box-shadow:none;outline:0}.profile-expandable-row.open .profile-static-row>svg{color:var(--sheet-label);transform:rotate(90deg)}.profile-expandable-row .profile-static-row>svg{transition:transform .24s cubic-bezier(.2,.8,.2,1),color .18s}.profile-expandable-detail{opacity:0;pointer-events:none;will-change:grid-template-rows, opacity, transform;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.2,.8,.2,1),opacity .18s,transform .28s cubic-bezier(.2,.8,.2,1);display:grid;transform:translateY(-5px)}.profile-expandable-row.open .profile-expandable-detail{opacity:1;pointer-events:auto;grid-template-rows:1fr;transform:translateY(0)}.profile-expandable-detail p{color:#9ca6b4;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 24px 0 0;padding:0;font-size:.75rem;font-weight:560;line-height:1.28;transition:margin .28s cubic-bezier(.2,.8,.2,1);overflow:hidden}.profile-expandable-row.open .profile-expandable-detail p{margin-bottom:12px}.profile-ride-row em{color:#ffb24a;text-transform:uppercase;font-size:.66rem;font-style:normal;font-weight:760}.profile-payment-card{background:#ff7a0014;border:1px solid #ff9f1c38;border-radius:13px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:74px;padding:12px;display:grid}.profile-payment-card>span:last-child{gap:3px;min-width:0;display:grid}.promotion-visual-card{background:0 0;border:0;border-radius:0;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;min-height:116px;padding:8px 0;display:grid;overflow:hidden}.promotion-visual-card>span:last-child{gap:5px;min-width:0;display:grid}.promotion-art{width:96px;height:90px;position:relative}.promotion-ticket-svg{fill:#ffb24a1f;stroke:#ffb24a;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;width:82px;height:68px;position:absolute;inset:1px auto auto 0}.promotion-ticket-svg path:first-child{stroke-width:3px}.promotion-mascot{transform-origin:100% 100%;width:56px;height:52px;position:absolute;bottom:0;right:0;transform:scale(.84)}.promotion-mascot .mascot-body{box-shadow:none}.promotion-visual-card strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:1.24rem;font-weight:780;line-height:1.12;overflow:hidden}.promotion-visual-card small{color:var(--sheet-label);font-size:.78rem;font-weight:650;line-height:1.28}.promotion-progress-card{background:0 0;border-bottom:1px solid #94a3b829;gap:12px;padding:4px 0 14px;display:grid}.promotion-progress-card>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.promotion-progress-card strong{color:#ffb24a;font-size:1.08rem;font-weight:820;line-height:1}.promotion-progress-card small{color:var(--sheet-label);text-transform:uppercase;font-size:.66rem;font-weight:720;line-height:1.08}.promotion-progress-track{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none;display:grid;position:relative}.promotion-progress-track:before{content:"";background:#94a3b82e;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.promotion-progress-track li{z-index:1;aspect-ratio:1;color:#9ca6b4;background:#020409;border:1px solid #94a3b833;border-radius:999px;place-items:center;min-width:0;font-size:.68rem;font-weight:780;line-height:1;display:grid;position:relative}.promotion-progress-track li.complete{color:#07111d;background:#ffb24a;border-color:#ffb24a}.promotion-detail-page{grid-template-rows:auto auto minmax(0,1fr) auto;gap:12px}.promotion-detail-hero{align-content:start;gap:8px;min-height:0;padding-top:4px;display:grid}.promotion-detail-hero span{color:#ffb24a;text-transform:uppercase;font-size:.72rem;font-weight:760;line-height:1}.promotion-detail-hero h1{color:#fff;margin:0;font-size:1.86rem;font-weight:820;line-height:.98}.promotion-detail-hero p{color:var(--sheet-label);margin:0;font-size:.9rem;font-weight:610;line-height:1.34}.promotion-detail-grid{gap:8px;display:grid}.promotion-detail-grid span{border-top:1px solid var(--sheet-line);align-content:center;gap:4px;min-height:54px;padding:9px 0;display:grid}.promotion-detail-grid span:last-child{border-bottom:1px solid var(--sheet-line)}.promotion-detail-grid small{color:var(--sheet-label);text-transform:uppercase;font-size:.68rem;font-weight:740;line-height:1}.promotion-detail-grid strong{color:var(--sheet-value);font-size:.95rem;font-weight:760;line-height:1.12}.promotion-detail-note{border-top:1px solid var(--sheet-line);border-bottom:1px solid var(--sheet-line);grid-template-columns:38px minmax(0,1fr);align-self:end;align-items:center;gap:10px;min-height:0;padding:12px 0;display:grid}.promotion-detail-note>svg{color:#ffb24a;background:#ff7a001a;border-radius:10px;width:34px;height:34px;padding:8px}.promotion-detail-note span{gap:3px;min-width:0;display:grid}.promotion-detail-note strong{color:var(--sheet-value);font-size:.92rem;font-weight:760;line-height:1.1}.promotion-detail-note small{color:var(--sheet-label);font-size:.74rem;font-weight:600;line-height:1.24}.promotion-detail-action{align-self:end}.support-form{grid-template-rows:auto auto auto minmax(0,1fr) auto auto;align-content:stretch;gap:10px}.support-field{gap:5px;min-width:0;display:grid}.support-field span{color:var(--sheet-label);text-transform:uppercase;font-size:.72rem;font-weight:760}.support-inline-fields{grid-template-columns:minmax(0,1fr) minmax(0,.75fr);gap:8px;min-width:0;display:grid}.support-field input,.support-field select,.support-field textarea{width:100%;min-width:0;color:var(--sheet-value);font:inherit;background:#94a3b814;border:1px solid #94a3b82e;border-radius:12px;outline:0;font-size:.92rem;font-weight:650}.support-field input,.support-field select{min-height:44px;padding:0 12px}.support-field select{appearance:none}.support-field select option{color:#f7fbff;background:#020409}.support-field.message{grid-template-rows:auto minmax(0,1fr);align-content:stretch;min-height:0}.support-field textarea{resize:none;height:100%;min-height:132px;padding:12px;line-height:1.25}.support-field input::placeholder,.support-field textarea::placeholder{color:var(--sheet-muted)}.support-message{color:var(--sheet-label);margin:0;font-size:.76rem;font-weight:680;line-height:1.18}.support-message.sent{color:#86efac}.support-message.error{color:#fda4af}.login-screen{background:radial-gradient(circle at 50% 18%,#ff7a0014,#0000 32%),#020409;grid-template-rows:auto minmax(0,1fr);padding:14px}.login-screen:after{display:none}.login-card{z-index:8;width:min(100%,390px);color:var(--sheet-value);background:#020409;border:1px solid #ffffff1f;border-radius:18px;place-self:center;gap:18px;margin:0 auto;padding:22px 18px;display:grid;position:relative;box-shadow:0 26px 76px #00000094}.login-icon{color:#07111d;background:#ff7a00;border-radius:999px;justify-self:center;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 14px 30px #ff7a003d}.login-copy{text-align:center;gap:7px;display:grid}.login-copy span,.login-form span,.login-message{color:var(--sheet-label);font-size:.72rem;font-weight:700}.login-message{text-align:center;max-width:280px;margin:0 auto}.login-copy span,.login-form span{text-transform:uppercase}.login-copy h1{color:var(--sheet-value);font-size:1.82rem;line-height:1}.login-copy p{color:var(--sheet-label);font-size:.86rem;font-weight:600;line-height:1.35}.login-form{gap:12px;display:grid}.login-form label{text-align:left;gap:8px;display:grid}.login-form input{border:1px solid var(--sheet-line);width:100%;min-height:48px;color:var(--sheet-value);font:inherit;background:#020409;border-radius:8px;padding:0 13px;font-size:.96rem}.login-form input:focus{outline:0}.login-action{justify-content:space-between;min-height:58px;padding:8px 16px}.login-action span{text-align:left;gap:2px;display:grid}.login-action strong{color:#07111d;font-size:.98rem;font-weight:850}.login-action small{color:#07111dad;font-size:.7rem;font-weight:750}.login-secondary-action{min-height:40px;color:var(--sheet-value);background:#94a3b814;border-color:#94a3b842;font-size:.82rem;font-weight:750}.login-form input:disabled{cursor:not-allowed;opacity:.55}.map-route{z-index:2;position:absolute;inset:0}.link-html-map-marker{pointer-events:none;will-change:transform;place-items:center;display:grid;position:absolute;top:0;left:0}.advanced-car-marker{--car-heading:0deg;filter:drop-shadow(0 8px 14px #00000057);place-items:center;width:44px;height:44px;display:grid}.advanced-car-marker.assigned{filter:drop-shadow(0 0 #ff7a0000)drop-shadow(0 10px 18px #ff7a0059)}.advanced-car-marker img{object-fit:contain;width:44px;height:44px;transform:rotate(var(--car-heading));transform-origin:50%;border-radius:999px;display:block}.advanced-home-vehicle-marker{--vehicle-heading:0deg;filter:drop-shadow(0 8px 14px #00000057);place-items:center;width:46px;height:46px;display:grid}.advanced-home-vehicle-marker img{object-fit:contain;width:46px;height:46px;transform:rotate(var(--vehicle-heading));transform-origin:50%;display:block}.advanced-home-vehicle-marker.bike{filter:drop-shadow(0 8px 13px #0000004d);width:58px;height:58px}.advanced-home-vehicle-marker.bike img{width:58px;height:58px}.advanced-route-pin{background:#07111d;border:4px solid #fff;border-radius:999px;width:18px;height:18px;box-shadow:0 8px 18px #00000057}.advanced-route-pin.pickup{background:#ff7a00}.advanced-current-location-marker{place-items:center;width:28px;height:28px;display:grid;position:relative}.advanced-current-location-marker span:first-child{background:#ff7a0021;border:2px solid #ff7a006b;border-radius:999px;animation:1.8s ease-out infinite current-location-pulse;position:absolute;inset:0}.advanced-current-location-marker span:last-child{background:#ff7a00;border:3px solid #fff;border-radius:999px;width:14px;height:14px;position:relative;box-shadow:0 8px 20px #0000006b,0 0 18px #ff7a0094}@keyframes current-location-pulse{0%{opacity:.8;transform:scale(.75)}to{opacity:0;transform:scale(1.85)}}.route-glow{transform-origin:50%;background:linear-gradient(#ffaf32,#ff6800);border-radius:999px;width:4px;height:170px;position:absolute;top:29%;left:50%;transform:rotate(56deg);box-shadow:0 0 24px #ff7a00b3}.map-dot{z-index:3;border:4px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;box-shadow:0 0 0 7px #ff7a002e}.map-dot.pickup{background:#ff7a00;top:59%;left:35%}.map-dot.dropoff{background:#07111d;top:34%;left:65%}.map-label{z-index:4;gap:2px;display:grid;position:absolute;bottom:24px;left:18px}.map-label strong{color:#fff;font-size:1.25rem}.map-label span{color:var(--muted);font-weight:700}.ride-sheet{--sheet-label:#9aa8b8;--sheet-value:#f7fbff;--sheet-muted:#7e8794;--sheet-line:#94a3b857;--sheet-label-size:.72rem;--sheet-value-size:.94rem;--sheet-helper-size:.72rem;z-index:6;background:#020409;border:1px solid #ffffff1c;border-radius:22px 22px 0 0;align-content:start;gap:6px;min-height:0;margin-top:-18px;padding:9px 10px 10px;display:grid;position:relative;box-shadow:0 -28px 70px #00000080}form.ride-sheet{grid-template-rows:auto auto auto auto auto minmax(8px,1fr) auto auto;height:calc(100% + 18px)}.driver-ride-sheet{grid-template-rows:auto auto auto minmax(0,1fr) auto auto;align-content:stretch;gap:8px;height:calc(100% + 18px);padding:10px}.dispatch-ride-sheet{grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto auto;align-content:stretch;height:calc(100% + 18px)}.dispatch-trip-options{z-index:8;position:relative}.dispatch-phone-input{text-align:left}.dispatch-payment-option-field{cursor:pointer}.dispatch-payment-menu-item{grid-template-columns:34px minmax(0,1fr) 18px;min-height:52px}.dispatch-payment-menu-item>span:nth-child(2){font-size:inherit;white-space:normal;gap:3px;line-height:1.1;display:grid}.dispatch-payment-menu-item>span:nth-child(2) strong{color:var(--sheet-value);font-size:var(--sheet-value-size);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.dispatch-payment-menu-item>span:nth-child(2) small{color:var(--sheet-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:650;overflow:hidden}.dispatch-success-message{color:#83f1bf}.dispatch-management-sheet{grid-template-rows:auto auto minmax(0,1fr)}.dispatch-no-map-screen .dispatch-management-sheet{height:100%;box-shadow:none;border-width:0;border-radius:0;margin-top:0}.dispatch-management-header{border-bottom:1px solid var(--sheet-line);gap:3px;padding-bottom:4px;display:grid}.dispatch-panel-shortcut{width:100%;min-height:44px;color:var(--sheet-value);text-align:left;background:#070a10;border:0;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 8px;display:grid}.dispatch-panel-shortcut span{gap:2px;min-width:0;display:grid}.dispatch-panel-shortcut strong,.dispatch-panel-shortcut small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dispatch-panel-shortcut strong{color:#fff;font-size:.85rem;font-weight:760}.dispatch-panel-shortcut small{color:var(--sheet-muted);font-size:.72rem;font-weight:650}.dispatch-management-header>span{color:#ffb24a;text-transform:uppercase;font-size:.7rem;font-weight:760}.dispatch-management-header>strong{color:#fff;font-size:1.24rem;font-weight:760;line-height:1}.dispatch-management-list{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-content:start;min-height:0;display:grid;overflow:hidden auto}.dispatch-management-list::-webkit-scrollbar{display:none}.dispatch-management-row{min-height:54px}.dispatch-add-row{cursor:pointer;width:100%}.dispatch-row-actions{gap:7px;display:flex}.dispatch-row-actions button,.dispatch-management-actions button{min-height:34px;color:var(--sheet-label);background:#94a3b814;border:1px solid #94a3b82e;border-radius:10px;place-items:center;padding:0 10px;display:inline-grid}.dispatch-row-actions button{width:34px;padding:0}.dispatch-management-actions{flex-wrap:wrap;gap:8px;padding-top:8px;display:flex}.dispatch-empty-panel{min-height:148px;color:var(--sheet-label);text-align:center;align-content:center;place-items:center;gap:6px;display:grid}.dispatch-empty-panel strong{color:var(--sheet-value);font-size:1rem}.dispatch-empty-panel small{max-width:230px;color:var(--sheet-label);font-size:.76rem;font-weight:600;line-height:1.25}.driver-offer-ringing{animation:1.2s ease-in-out infinite driver-offer-ring}@keyframes driver-offer-ring{0%,to{box-shadow:0 -28px 70px #00000080}50%{box-shadow:0 -28px 70px #00000080,inset 0 0 0 1px #ff91008f,0 -8px 34px #ff91002e}}.driver-route-box{min-height:40px;padding-block:5px}.driver-route-box .route-input{min-height:28px}.driver-route-box .route-input strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:650;line-height:1.15;overflow:hidden}.driver-job-options{z-index:7}.driver-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.driver-stats-grid span{border-bottom:1px solid var(--sheet-line);background:#020409;align-content:center;gap:2px;min-width:0;min-height:38px;padding:5px 8px;display:grid}.driver-stats-grid small{color:var(--sheet-label);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.62rem;font-weight:650;overflow:hidden}.driver-stats-grid strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.72rem,2.4vw,.9rem);font-weight:760;line-height:1.05;overflow:hidden}.driver-job-options .option-field{min-height:36px;padding:5px 10px}.driver-primary-action{min-height:52px;margin-bottom:4px;padding:6px 16px}.driver-option-button{width:100%;color:inherit;font:inherit;text-align:left}.driver-option-button:hover{box-shadow:none;transform:none}.driver-status-pill{color:#07111d;background:#18d08b;border-radius:999px;place-items:center;min-height:24px;padding:0 8px;font-size:.68rem;font-weight:800;display:inline-grid}.driver-status-pill.offline{color:#e5e7eb;background:#94a3b838}.driver-sheet-spacer{min-height:0}.track-sheet{grid-template-rows:auto auto auto auto minmax(0,1fr) auto;align-content:stretch;gap:6px;height:calc(100% + 18px);padding:9px 10px 10px}.confirmed-heading,.pickup-summary,.confirmed-driver-card{display:grid}.confirmed-heading{text-align:center;place-items:center;min-height:24px;padding:0 2px}.confirmed-heading span,.pickup-summary span,.confirmed-driver-card>span{color:var(--sheet-label);text-transform:uppercase;font-size:.68rem;font-weight:700}.confirmed-heading span{color:#ffb24a;font-size:1.68rem}.confirmed-heading strong{color:#ffb24a;font-size:var(--sheet-value-size);line-height:1}.pickup-summary{border-bottom:1px solid var(--sheet-line);background:#020409;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;min-height:40px;padding:7px 10px}.pickup-summary div{gap:3px;min-width:0;display:grid}.pickup-summary strong{color:var(--sheet-value);font-size:var(--sheet-value-size);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.pickup-summary time{color:#ffb24a;font-size:var(--sheet-value-size);white-space:nowrap;align-self:end;padding-bottom:1px;font-weight:600;line-height:1.12}.confirmed-driver-card{border-bottom:1px solid var(--sheet-line);background:#020409;gap:6px;padding:7px 10px}.confirmed-driver-row{grid-template-columns:32px minmax(74px,.55fr) minmax(0,1.45fr);align-items:center;gap:8px;min-height:40px;display:grid}.driver-avatar{color:#07111d;background:linear-gradient(135deg,#ffd166,#ff7a00);border-radius:999px;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.confirmed-driver-main{min-width:0}.confirmed-driver-main strong{color:var(--sheet-value);font-size:var(--sheet-value-size);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.05;display:block;overflow:hidden}.confirmed-driver-main small{color:var(--sheet-label);font-size:var(--sheet-helper-size);text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:block;overflow:hidden}.confirmed-detail-grid{grid-template-columns:minmax(34px,.78fr) minmax(58px,1.28fr) minmax(38px,.78fr) minmax(44px,.9fr);align-items:center;gap:5px;min-width:0;display:grid}.confirmed-detail-grid>span{align-content:center;gap:1px;min-width:0;min-height:30px;display:grid}.confirmed-detail-grid strong,.confirmed-fare-row strong{min-width:0;color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;font-size:.68rem;font-weight:760;line-height:1.08;display:inline-flex;overflow:hidden}.confirmed-detail-grid small,.confirmed-fare-row span{color:var(--sheet-label);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.55rem;font-weight:700;line-height:1.08;overflow:hidden}.star-rating{color:#ffb24a;font-size:.72rem;line-height:1;display:inline-flex}.confirmed-fare-row{border-top:1px solid var(--sheet-line);justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding-top:7px;display:flex}.confirmed-fare-row strong{color:#ffb24a;font-size:.95rem}.confirmed-reward-card{align-content:center;align-self:stretch;min-height:0;padding:8px 6px 10px;display:grid;overflow:hidden}.confirmed-reward-content{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.confirmed-reward-progress{align-content:center;justify-items:start;gap:4px;min-width:0;display:grid}.confirmed-reward-progress strong{color:#ffb24a;font-size:clamp(2.15rem,10vw,3rem);font-weight:850;line-height:.9}.confirmed-reward-progress span{color:var(--sheet-label);letter-spacing:0;text-transform:uppercase;font-size:.66rem;font-weight:750;line-height:1}.confirmed-reward-progress small{max-width:270px;color:var(--sheet-value);font-size:.72rem;font-weight:700;line-height:1.18}.link-mascot{align-self:end;width:70px;height:62px;animation:3.8s ease-in-out infinite mascot-bob;position:relative}.mascot-body{background:linear-gradient(160deg,#ff9a1f,#ff6a00);border-radius:27px 27px 22px 22px;width:52px;height:58px;position:absolute;bottom:3px;left:8px;box-shadow:0 18px 32px #ff7a0033}.mascot-face{background:#dff7ff;border-radius:14px;justify-content:center;align-items:center;gap:7px;width:34px;height:27px;display:flex;position:absolute;top:15px;left:9px}.mascot-face span{display:block}.mascot-face span:first-child,.mascot-face span:nth-child(2){background:#07111d;border-radius:999px;width:6px;height:6px;animation:4.6s ease-in-out infinite mascot-look}.mascot-face span:nth-child(3){border-bottom:2px solid #07111d;border-radius:0 0 999px 999px;width:10px;height:5px;position:absolute;bottom:5px;left:13px}.reward-progress{grid-template-columns:repeat(auto-fit,minmax(18px,1fr));align-items:center;gap:5px;display:grid}.confirmed-reward-card .reward-progress{grid-template-columns:repeat(5,minmax(22px,1fr));justify-self:stretch;max-width:210px}.reward-progress span{aspect-ratio:1;color:#07111d;background:#020409a8;border:1px solid #94a3b861;border-radius:7px;place-items:center;min-width:0;display:grid}.reward-progress .complete{background:linear-gradient(135deg,#ffd166,#ff7a00);border-color:#ff7a00a3}@keyframes mascot-bob{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes mascot-look{0%,22%,to{transform:translate(0)}42%,58%{transform:translate(3px)}76%,88%{transform:translate(-3px)}}.confirmed-bottom-actions{grid-row:-1;grid-template-columns:52px 52px minmax(0,1fr);align-self:end;align-items:stretch;gap:8px;display:grid}.secondary-ride-action,.cancel-ride-action,.another-ride-action{text-align:center;width:100%;min-width:0;min-height:52px;box-shadow:none;border:0;border-radius:10px;justify-content:center;padding:6px 8px;font-size:.9rem;font-weight:800;line-height:1.05}.another-ride-action,.driver-maps-action,.generic-primary-action,.time-mode-pill.selected{color:#07111d;width:100%;min-width:0;min-height:52px;box-shadow:none;text-align:center;background:linear-gradient(135deg,#ffd166,#ff8a00 54%,#ff6a00);border:0;border-radius:10px;justify-content:center;align-items:center;padding:6px 8px;font-size:.9rem;font-weight:800;line-height:1.05;text-decoration:none;display:inline-flex}.secondary-ride-action{color:#ffb24a;background:#94a3b81a;box-shadow:inset 0 0 0 1px #94a3b82e}.cancel-ride-action{color:var(--sheet-label);background:#94a3b81a;box-shadow:inset 0 0 0 1px #94a3b82e}.cancel-ride-action:hover{color:#dbe4ef;box-shadow:none;background:#94a3b824}.cancel-confirmation{z-index:30;background:linear-gradient(#02040933,#020409db);align-items:end;padding:10px;display:grid;position:absolute;inset:0}.cancel-confirmation-panel{background:#03060dfa;border:1px solid #94a3b842;border-radius:16px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px;display:grid;box-shadow:0 -18px 50px #0000007a}.cancel-confirmation-icon{width:38px;height:38px;color:var(--sheet-label);background:#94a3b81a;border-radius:999px;place-items:center;display:grid}.cancel-confirmation-panel strong{color:var(--sheet-value);font-size:.98rem;font-weight:800;line-height:1.1}.cancel-confirmation-panel p{color:var(--sheet-label);margin:4px 0 0;font-size:.74rem;font-weight:600;line-height:1.25}.cancel-confirmation-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.cancel-confirmation-actions button{cursor:pointer;border:0;border-radius:11px;min-height:44px;font-size:.86rem;font-weight:800}.cancel-confirmation-actions button:first-child{color:var(--sheet-value);background:#94a3b81f}.cancel-confirmation-actions button:last-child{color:#07111d;background:linear-gradient(135deg,#ffd166,#ff7a00)}.cancel-confirmation-actions button:disabled{cursor:wait;opacity:.72}.sheet-handle{background:#ffffff38;border-radius:999px;justify-self:center;width:42px;height:4px}.route-shell{z-index:80;gap:6px;display:grid;position:relative}.route-box{border:1px solid var(--sheet-line);background:#020409;border-radius:999px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:6px 12px;display:grid}.route-input{align-content:center;min-width:0;min-height:32px;display:grid}.route-input span{color:var(--sheet-label);font-size:var(--sheet-label-size);text-transform:uppercase;font-weight:600}.route-input input{width:100%;min-width:0;color:var(--sheet-value);font:inherit;text-overflow:ellipsis;background:0 0;border:0;font-size:.88rem;font-weight:600;line-height:1.15}.route-input input::placeholder{color:var(--sheet-muted)}.route-arrow{color:var(--sheet-label)}.saved-route-strip{grid-template-columns:minmax(0,1fr);align-items:center;min-height:34px;display:grid}.saved-route-list{grid-template-columns:repeat(1,minmax(0,1fr));gap:7px;min-width:0;display:grid}.saved-route-list--count-1{grid-template-columns:repeat(1,minmax(0,1fr))}.saved-route-list--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-route-list--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.saved-route-list--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.saved-route-list--count-5{grid-template-columns:repeat(5,minmax(0,1fr))}.saved-route-list--count-6{grid-template-columns:repeat(6,minmax(0,1fr))}.saved-route-list--count-7{grid-template-columns:repeat(7,minmax(0,1fr))}.saved-route-list--count-8{grid-template-columns:repeat(8,minmax(0,1fr))}.saved-route-chip{min-width:0;min-height:32px;color:var(--sheet-value);text-align:center;background:#94a3b814;border:1px solid #94a3b82e;border-radius:12px;grid-template-columns:minmax(0,1fr);align-items:center;padding:5px 8px;display:grid}.saved-route-chip span{gap:1px;min-width:0;display:grid}.saved-route-chip strong,.saved-route-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-route-chip strong{font-size:clamp(.58rem,2vw,.74rem);font-weight:650}.saved-route-chip small{color:var(--sheet-label);font-size:clamp(.5rem,1.7vw,.62rem);font-weight:550}.saved-route-chip:hover{background:#ff7a001a;border-color:#ff7a0057}.address-suggestions{z-index:90;background:#03060dfa;border:1px solid #94a3b83d;border-radius:17px;max-height:min(184px,38svh);padding:5px;position:absolute;inset:calc(100% + 7px) 0 auto;overflow:auto;box-shadow:0 24px 50px #00000094}.address-suggestion{width:100%;min-height:42px;color:var(--sheet-value);text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;padding:7px 9px;display:grid}.address-suggestion:hover{box-shadow:none;background:#ff7a001a}.address-suggestion.saved{background:#94a3b80f}.address-suggestion svg{color:var(--sheet-label)}.address-suggestion span{gap:1px;min-width:0;display:grid}.address-suggestion strong{color:var(--sheet-value);text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.address-suggestion small{color:var(--sheet-label);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:500;overflow:hidden}.address-suggestion.searching{color:var(--sheet-label);font-size:.78rem;font-weight:600}.option-label{align-items:center;gap:9px;min-width:0;display:inline-flex}.option-field,.notes-field{color:var(--sheet-label);font-size:var(--sheet-label-size);text-transform:uppercase;font-weight:600}.option-field select,.notes-field textarea{width:100%;color:var(--sheet-value);font:inherit;font-size:var(--sheet-value-size);text-transform:none;background:0 0;border:0;margin-top:2px;font-weight:600}.notes-field textarea::placeholder{color:var(--sheet-muted)}.field-icon{flex:none}.field-icon.line{color:var(--sheet-label)}.location-status{min-height:16px;color:var(--sheet-label);font-size:var(--sheet-helper-size);font-weight:600}.location-status.ready{color:var(--sheet-label)}.trip-options{--item-divider:#94a3b857;z-index:5;grid-template-columns:1fr;gap:0;display:grid;position:relative}.option-field,.notes-field,.fare-request{border:0;border-bottom:1px solid var(--sheet-line);background:#020409;border-radius:0;padding:7px 10px}.option-field{cursor:pointer;background:#020409;grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:14px;min-height:40px;display:grid;position:relative}.option-field:not(:last-child):after{display:none}.option-copy{gap:2px;min-width:0;display:grid}.option-copy>span{color:var(--sheet-label);font-size:var(--sheet-label-size);text-transform:uppercase;font-weight:600}.option-copy strong{min-width:0;color:var(--sheet-value);font-size:var(--sheet-value-size);text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-weight:600;line-height:1.12;overflow:hidden}.option-action{min-width:0;color:var(--sheet-label);font-size:var(--sheet-helper-size);text-transform:none;white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;font-weight:600;display:inline-flex}.option-action svg:last-child{color:var(--sheet-label)}.time-option-controls{gap:7px}.time-picker-panel{border-bottom:1px solid var(--sheet-line);background:#020409;gap:8px;padding:8px 10px 10px;display:grid}.time-mode-row{grid-template-columns:.82fr 1fr;gap:8px;display:grid}.time-mode-pill{min-width:0;min-height:32px;color:var(--sheet-label);font:inherit;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;background:#94a3b80f;border:1px solid #94a3b838;border-radius:10px;justify-content:center;align-items:center;padding:0 10px;font-size:.72rem;font-weight:720;line-height:1.05;display:inline-flex;overflow:hidden}.time-mode-pill.selected{border-color:#0000}.time-schedule-grid{grid-template-columns:minmax(86px,.68fr) minmax(0,1fr);align-items:center;gap:8px;display:grid}.time-quick-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;display:grid}.option-arrow-button{z-index:3;width:17px;height:24px;min-height:24px;color:var(--sheet-label);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:inline-grid;position:relative}.option-arrow-button.open{color:var(--sheet-label);background:0 0}.option-arrow-button.option-row-toggle{z-index:4;width:100%;height:100%;min-height:100%;color:var(--sheet-label);background:0 0;justify-content:end;padding-right:10px;position:absolute;inset:0}.option-arrow-button.option-row-toggle svg{justify-self:end}.vehicle-option-field{z-index:12;overflow:visible}.vehicle-option-value{align-items:center;gap:8px;display:inline-flex}.vehicle-type-icon{color:#d2dae5;background:#94a3b81f;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:inline-grid;box-shadow:inset 0 0 0 1px #e2e8f01a,0 5px 12px #0000002e}.vehicle-type-icon svg{width:25px;height:25px}.vehicle-type-svg .vehicle-shadow{fill:#00000057}.vehicle-type-svg .vehicle-body{fill:currentColor}.vehicle-type-svg .vehicle-glass{fill:#0c121b;opacity:.92}.vehicle-type-svg .vehicle-glass.cabin{opacity:.54}.vehicle-type-svg .vehicle-glass.rear{opacity:.82}.vehicle-type-svg .vehicle-boot{fill:#e2e8f014}.vehicle-type-svg .vehicle-detail{fill:none;stroke:#f3f7fc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;opacity:.38}.vehicle-type-svg .vehicle-passenger-dot{fill:#f3f7fc;opacity:.72}.vehicle-type-svg .vehicle-wheel{fill:#05070d;stroke:#f3f7fce0;stroke-width:2.2px}.vehicle-type-svg.compact-mpv .vehicle-body{opacity:.94}.vehicle-type-svg.large-mpv{width:25px;height:25px}.vehicle-menu{z-index:45;background:#020409;border:1px solid #94a3b833;border-radius:14px;max-height:min(268px,44svh);padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 18px 34px #0000007a}.vehicle-menu-item{width:100%;min-height:42px;color:var(--sheet-value);font:inherit;text-align:left;text-transform:none;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:7px 9px;display:grid}.vehicle-menu-item>span:nth-child(2){font-size:var(--sheet-value-size);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.1;overflow:hidden}.vehicle-menu-item:hover,.vehicle-menu-item.selected{background:#94a3b81c}.vehicle-menu-item.selected .vehicle-type-icon{color:#edf3fb;background:#e2e8f024;box-shadow:inset 0 0 0 1px #e2e8f02e}.vehicle-menu-check{color:#ff7a00;justify-self:end}.schedule-pill{border:1px solid var(--sheet-line);min-width:0;min-height:28px;color:var(--sheet-value);font:inherit;text-align:center;text-overflow:ellipsis;text-transform:none;white-space:nowrap;cursor:pointer;background:#94a3b814;border-radius:9px;justify-content:center;align-items:center;padding:0 6px;font-size:.66rem;font-weight:720;line-height:1.05;display:inline-flex;overflow:hidden}.time-input-wrap{border:1px solid var(--sheet-line);min-width:0;min-height:28px;color:var(--sheet-label);background:#94a3b814;border-radius:9px;align-items:center;gap:6px;padding:0 7px;display:inline-flex}.time-input{width:100%;min-width:54px;min-height:28px;color:var(--sheet-value);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:var(--sheet-value-size);background:0 0;padding:0;font-weight:600}.time-input::-webkit-calendar-picker-indicator{opacity:.75;filter:invert()}.option-select{z-index:2;appearance:none;width:100%;height:100%;color:var(--sheet-value);font-size:var(--sheet-value-size);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;opacity:0;background:0 0;margin:0;font-weight:600;position:absolute;inset:0}.trip-options .option-select option{color:#eaf2ff;background:#020409}.trip-options .option-select option:checked,.trip-options .option-select option:hover{color:#07111d;background:#ff7a00}.notes-field textarea{resize:vertical;min-height:34px;line-height:1.25}.notes-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.request-action{text-align:left;grid-row:-1;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-content:stretch;align-self:end;align-items:stretch;gap:0;width:100%;min-height:72px;padding:0;display:grid}.booking-submit-message{color:#ffc766;text-overflow:ellipsis;grid-row:-2;align-self:end;margin:0;font-size:.72rem;font-weight:650;line-height:1.25;overflow:hidden}.request-action:disabled{color:#07111d;filter:none;opacity:.92;background:linear-gradient(135deg,#ffd166,#ff8a00 54%,#ff6a00);box-shadow:0 18px 38px #ff7a0061}.request-cell{align-content:center;min-width:0;padding:6px 14px;display:grid}.request-cell small{color:#07111db8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.68rem;font-weight:650;line-height:1.08;overflow:hidden}.request-cell strong{color:#07111d;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.86rem;font-weight:800;line-height:1.05;overflow:hidden}.request-cell-two strong{font-size:1.05rem}.request-cell-one{grid-area:1/1}.request-cell-two{grid-area:2/1}.request-cell-three{grid-area:1/2}.request-cell-four{grid-area:2/2}.request-cell-one,.request-cell-two{text-align:left;justify-items:start}.request-cell-three,.request-cell-four{text-align:right;justify-items:end}.request-action.driver-primary-action{margin-bottom:4px;transform:translateY(-2px)}.driver-maps-action{text-decoration:none}.surface-header{grid-template-columns:minmax(180px,.7fr) minmax(300px,1.2fr) minmax(230px,.8fr);align-items:start;gap:22px;margin-bottom:24px;display:grid}.brand-bar{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:radial-gradient(circle at 28% 30%,#fffffff2 0 3px,#0000 4px),radial-gradient(circle at 72% 70%,#fffffff2 0 3px,#0000 4px),linear-gradient(135deg,#0000 43%,#ffffffe6 44% 56%,#0000 57%),linear-gradient(135deg,#ff9a1f,#ff5b00);border-radius:12px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 18px 38px #ff6f0052}.brand-mark span{display:none}.brand-bar strong,.driver-profile h2,.job-header h2{color:var(--ink);font-weight:700;display:block}.brand-bar span,.job-header small,.metric-grid small,.finance-panel small,.driver-row small{color:var(--muted);font-size:.82rem;display:block}.eyebrow{color:var(--orange);text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:700}h1,h2,p{margin:0}h1{color:var(--ink);font-size:clamp(2rem,3vw,3rem);line-height:1.02}h2{font-size:1.35rem}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.pill,.availability-toggle,.status-badge,.mini-badge{align-items:center;gap:8px;display:inline-flex}.pill{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#ffffff0f;border-radius:999px;padding:0 12px;font-size:.9rem;font-weight:600}button{border:1px solid var(--line);min-height:42px;color:var(--ink);font:inherit;cursor:pointer;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;gap:9px;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}button:hover{border-color:#ff8212d9;box-shadow:0 12px 28px #ff6f0029}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.48;box-shadow:none}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #ff821252}.content-grid{gap:18px;display:grid}.customer-grid,.driver-grid{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr)}.booked-grid{grid-template-columns:minmax(320px,680px);justify-content:center}.dispatch-grid{grid-template-columns:minmax(380px,1.1fr) minmax(320px,.9fr)}.summary-stack{gap:18px;display:grid}.panel{border:1px solid var(--line);background:linear-gradient(#111e2ef5,#08121ffa);border-radius:8px;box-shadow:0 24px 70px #00000057}.booking-panel{gap:17px;padding:22px;display:grid}label{color:var(--ink);gap:7px;font-size:.9rem;font-weight:600;display:grid}.field-row{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.input-wrap{border:1px solid var(--line);color:#ffb25f;background:#ffffff0f;border-radius:8px;align-items:center;gap:10px;min-height:50px;padding:0 13px;display:flex}input,select{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;font-weight:600}select{appearance:none}.primary-action{color:#07111d;background:linear-gradient(135deg,#ffd166,#ff8a00 54%,#ff6a00);border-color:#0000;min-height:54px;font-weight:800;box-shadow:0 18px 38px #ff7a006b,inset 0 0 0 1px #ffd16640}.primary-action:hover{background:linear-gradient(135deg,#ffdc82,#ff9b1f 54%,#ff7414);border-color:#0000}.fare-panel,.job-panel,.dispatch-panel,.tracker-panel{gap:18px;padding:22px;display:grid}.fare-main{justify-content:space-between;align-items:center;gap:16px;display:flex}.fare-main span,.tracker-header span{color:var(--muted);font-weight:750}.fare-main strong{color:#fff;text-shadow:0 0 30px #ffffff29;font-size:clamp(3rem,7vw,5.7rem);line-height:.9}.route-line{border:1px solid var(--line);color:var(--ink);background:#ffffff0f;border-radius:8px;align-items:center;gap:10px;padding:14px;font-weight:800;display:flex}.route-line svg{color:var(--orange)}.route-line span{overflow-wrap:anywhere;min-width:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-grid div,.finance-panel div{border:1px solid var(--line);background:#ffffff0e;border-radius:8px;padding:14px}.metric-grid strong,.finance-panel strong{color:var(--ink);margin-top:3px;font-size:1.12rem;display:block}.tracker-panel{position:relative;overflow:hidden}.tracker-panel:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0 34%,#ff7a001f 34% 36%,#0000 36%),radial-gradient(circle at 80% 20%,#ff7a0029,#0000 34%);position:absolute;inset:0}.tracker-header,.stage-track{z-index:1;position:relative}.tracker-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.tracker-header strong{color:#fff;font-size:1.1rem}.stage-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.stage{color:#ffffff7a;text-align:center;justify-items:center;gap:8px;min-width:0;font-size:.76rem;font-weight:800;display:grid}.stage-dot{color:#fff9;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.stage.done{color:#fff}.stage.done .stage-dot{color:#111827;background:var(--orange);border-color:#0000}.stage.current .stage-dot{box-shadow:0 0 0 6px #ff7a0029}.newport-signal{background:linear-gradient(135deg,#ff7a0029,#111e2ef0);border:1px solid #ff7a0057;border-radius:8px;grid-template-columns:minmax(220px,.8fr) 1fr;align-items:center;gap:22px;min-height:132px;padding:22px;display:grid;box-shadow:0 24px 70px #00000047}.newport-signal span{color:var(--orange);text-transform:uppercase;font-size:.78rem;font-weight:850;display:block}.newport-signal strong{color:#fff;margin-top:4px;font-size:1.18rem;display:block}.bridge-line{border-bottom:4px solid #fffc;height:70px;position:relative}.bridge-line:before,.bridge-line:after{content:"";background:#ff7a00e6;width:8px;height:56px;position:absolute;bottom:0}.bridge-line:before{left:16%}.bridge-line:after{right:16%}.bridge-line span{transform-origin:50%;background:#ffffffb3;width:60%;height:3px;position:absolute;bottom:34px;left:20%;transform:rotate(-8deg)}.bridge-line span:nth-child(2){bottom:22px;transform:rotate(8deg)}.bridge-line span:nth-child(3){bottom:10px;transform:none}.driver-card{gap:20px;padding:22px;display:grid}.driver-profile{align-items:center;gap:14px;display:flex}.avatar{color:#101723;background:var(--orange);border-radius:8px;place-items:center;width:58px;height:58px;font-size:1.5rem;font-weight:900;display:grid}.availability-toggle{color:#fff;background:#14b87e24;border:1px solid #14b87e38;border-radius:999px;width:fit-content;padding:11px 13px;font-weight:750}.availability-toggle.offline{background:#94a3b81a;border-color:#94a3b82e}.availability-toggle.offline .status-dot{background:#94a3b8;box-shadow:0 0 0 5px #94a3b81f}.driver-metric-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.driver-metric-row span{border:1px solid var(--line);background:#ffffff0e;border-radius:8px;gap:3px;min-width:0;padding:12px;display:grid}.driver-metric-row small{color:var(--muted);text-transform:uppercase;font-weight:760}.driver-metric-row strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.status-dot{background:#18d08b;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #18d08b24}.job-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.status-badge{color:#101723;background:var(--orange);text-transform:capitalize;border-radius:999px;width:fit-content;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:850}.status-badge.accepted,.status-badge.arriving,.status-badge.onboard{color:#fff;background:#119f72}.status-badge.complete{color:#111827;background:#fff}.job-route{gap:10px;display:grid}.job-route div{border:1px solid var(--line);min-height:50px;color:var(--ink);background:#ffffff0f;border-radius:8px;align-items:center;gap:10px;padding:0 14px;font-weight:800;display:flex}.job-route svg{color:var(--orange)}.driver-actions,.dispatch-actions{flex-wrap:wrap;gap:10px;display:flex}.driver-actions .primary-action{flex:220px}.map-panel{min-height:474px;overflow:hidden}.map-surface{background:linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/56px 56px,linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/56px 56px,linear-gradient(135deg,#0d1a2a,#111f30);min-height:474px;position:relative}.map-surface:before,.map-surface:after{content:"";background:#ff7a0047;position:absolute}.map-surface:before{width:120%;height:34px;top:47%;left:-10%;transform:rotate(-17deg)}.map-surface:after{width:28px;height:120%;top:-10%;left:44%;transform:rotate(22deg)}.pickup-pin,.car-pin{z-index:2;border-radius:999px;place-items:center;display:grid;position:absolute}.pickup-pin{color:#101723;background:var(--orange);width:48px;height:48px;top:51%;left:49%;box-shadow:0 16px 34px #ff7a0057}.car-pin{color:#fff;background:#101723;border:2px solid #fffc;width:40px;height:40px;box-shadow:0 12px 28px #00000042}.car-pin.selected{color:#101723;background:var(--orange);border-color:#0000}.dispatch-list{gap:10px;display:grid}.dispatch-booking-panel{align-content:start}.dispatch-booking-form{gap:14px;display:grid}.dispatch-booking-form .input-wrap{min-height:48px}.dispatch-booking-form .input-wrap svg{color:var(--muted);flex:none}.dispatch-booking-form select option{color:#111827;background:#fff}.dispatch-field-row{grid-template-columns:1fr 1fr}.dispatch-quote-action{margin-top:2px}.dispatch-handoff-card{background:#ff8a0012;border:1px solid #ff8a003d;border-radius:8px;gap:12px;padding:14px;display:grid}.dispatch-handoff-main{gap:2px;display:grid}.dispatch-handoff-main small,.dispatch-handoff-main span,.dispatch-handoff-card p,.dispatch-copy-note{color:var(--muted);font-size:.85rem;font-weight:750}.dispatch-handoff-main strong{color:var(--orange);font-size:2.15rem;line-height:.98}.dispatch-handoff-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dispatch-handoff-actions button,.dispatch-handoff-actions a{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#ffffff12;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:850;text-decoration:none;display:inline-flex}.dispatch-handoff-actions button:hover,.dispatch-handoff-actions a:hover{border-color:#ff8a006b}.dispatch-copy-note.error{color:#ffb4a6}.driver-row{border:1px solid var(--line);background:#ffffff0e;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:0 14px;display:flex}.driver-row strong{color:var(--ink)}.mini-badge{color:#101723;background:var(--orange);border-radius:999px;min-height:26px;padding:0 9px;font-size:.76rem;font-weight:850}.finance-panel{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.empty-state{min-height:220px;color:var(--muted);place-items:center;gap:10px;font-weight:750;display:grid}.role-gate-screen{grid-template-rows:auto minmax(0,1fr)}.role-gate-state{z-index:2;text-align:center;align-content:center;padding:20px;position:relative}.role-gate-state p{max-width:34ch;color:var(--sheet-muted)}@media (width<=980px){.surface-shell{width:min(100% - 28px,760px);padding:18px 0}.surface-header,.customer-grid,.driver-grid,.dispatch-grid{grid-template-columns:1fr}.topbar-actions{justify-content:flex-start}.map-panel,.map-surface{min-height:340px}}@media (width<=620px){.surface-shell{width:100%;min-height:100svh;padding:0 14px 18px}.surface-shell.customer-surface,.surface-shell.driver-surface{padding:0}.customer-surface,.driver-surface{flex-direction:column;display:flex}.customer-surface .surface-header,.driver-surface .surface-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111df0;gap:8px;margin:0 -14px 12px;padding:12px 14px;position:sticky;top:0}.customer-surface .brand-bar,.driver-surface .brand-bar{justify-content:flex-start}.customer-surface .brand-mark,.driver-surface .brand-mark{border-radius:8px;width:38px;height:38px}.customer-surface .brand-mark span,.driver-surface .brand-mark span{border-width:2px;width:21px;height:21px}.customer-surface .surface-heading,.driver-surface .surface-heading{margin-top:0}.customer-surface .eyebrow,.driver-surface .eyebrow{font-size:.7rem}.customer-surface h1,.driver-surface h1{font-size:1.65rem}.customer-surface .topbar-actions,.driver-surface .topbar-actions{display:none}.customer-grid,.driver-grid{flex-direction:column;display:flex}.customer-surface .fare-panel{min-height:0}.customer-surface .fare-main{gap:6px;display:grid}.customer-surface .fare-main strong{font-size:clamp(4rem,19vw,5.2rem)}.customer-surface .booking-panel{gap:14px}.customer-surface .booking-panel label{font-size:.86rem}.customer-surface .input-wrap,.driver-surface .job-route div{min-height:58px}.customer-surface .primary-action,.driver-surface .primary-action{min-height:58px;box-shadow:0 20px 42px #ff6f0057}.customer-surface .newport-signal{display:none}.driver-surface .driver-card{order:-1}.driver-surface .driver-profile{align-items:flex-start}.driver-surface .avatar{width:52px;height:52px}.driver-surface .availability-toggle{justify-content:center;width:100%}.driver-surface .job-header{align-items:center}.driver-surface .job-header h2{font-size:2rem}.field-row,.dispatch-field-row,.metric-grid,.finance-panel,.newport-signal{grid-template-columns:1fr}.customer-surface .trip-options{grid-template-columns:1fr;gap:0}.customer-surface .option-field{min-width:0;min-height:44px;padding:7px 10px}.customer-surface .option-action{font-size:var(--sheet-helper-size)}.customer-surface .option-copy strong{font-size:var(--sheet-value-size)}.customer-surface .map-preview{min-height:0}.customer-surface .ride-sheet{min-height:0;padding-inline:10px}.customer-surface .fare-request{flex-direction:row;align-items:end}.customer-surface .fare-request small{text-align:right;max-width:170px}.route-line{flex-direction:column;align-items:flex-start}.stage-track{grid-template-columns:1fr}.stage{text-align:left;grid-template-columns:34px 1fr;place-items:center start}.booking-panel,.fare-panel,.job-panel,.dispatch-panel,.driver-card,.tracker-panel{padding:16px}}@media (width<=620px) and (height<=760px){.customer-app-screen,.driver-app-screen{grid-template-rows:36svh 64svh}form.ride-sheet{grid-template-rows:auto auto auto minmax(4px,1fr) auto auto;gap:4px;padding:7px 10px 8px}.driver-ride-sheet{gap:8px;padding:10px}form.ride-sheet .route-box{min-height:42px;padding-block:5px}form.ride-sheet .route-input,form.ride-sheet .saved-route-strip{min-height:28px}form.ride-sheet .saved-route-chip{min-height:28px;padding-block:4px}form.ride-sheet .option-field{min-height:36px;padding:5px 10px}form.ride-sheet .time-picker-panel{gap:6px;padding:6px 10px 8px}form.ride-sheet .time-mode-row{gap:6px}form.ride-sheet .time-mode-pill{min-height:30px;padding-inline:7px;font-size:.66rem}form.ride-sheet .time-mode-pill.selected{min-height:52px;padding-inline:8px;font-size:.9rem}form.ride-sheet .time-schedule-grid{grid-template-columns:minmax(82px,.72fr) minmax(0,1fr);gap:6px}form.ride-sheet .time-quick-row{gap:4px}form.ride-sheet .schedule-pill{min-height:27px;padding-inline:4px;font-size:.62rem}form.ride-sheet .vehicle-type-icon{flex-basis:26px;width:26px;height:26px}form.ride-sheet .vehicle-type-icon svg{width:22px;height:22px}form.ride-sheet .notes-field{align-content:center;min-height:42px;padding:5px 10px;display:grid}form.ride-sheet .notes-field textarea{min-height:18px;max-height:18px;margin-top:1px;overflow:hidden}form.ride-sheet .request-action{min-height:56px;padding:7px 16px}form.ride-sheet .booking-submit-message{max-height:18px;font-size:.68rem;line-height:1.15}.driver-primary-action{min-height:52px;padding:6px 16px}.track-sheet{gap:4px;padding-bottom:8px}.confirmed-reward-card{padding:7px 6px 6px}.confirmed-reward-content{grid-template-columns:60px minmax(0,1fr);gap:10px}.confirmed-reward-progress strong{font-size:1.95rem}.confirmed-reward-progress span{font-size:.58rem}.confirmed-reward-progress small{font-size:.64rem;line-height:1.12}.link-mascot{width:58px;height:50px}.mascot-body{width:46px;height:50px;left:6px}.mascot-face{gap:6px;width:30px;height:24px;top:13px;left:8px}.mascot-face span:first-child,.mascot-face span:nth-child(2){width:5px;height:5px}.mascot-face span:nth-child(3){width:9px;bottom:5px;left:11px}}.customer-home-redesign{height:100svh;color:var(--sheet-value);background:#020409;padding:14px;position:relative;overflow:hidden}.customer-home-redesign:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#05080e00,#05080e9e 32%,#05080e 84%),linear-gradient(90deg,#ffffff0a,#0000 52%,#ff7a001a);height:60%;position:absolute;inset:auto 0 0}.customer-home-redesign-topbar{z-index:4;min-height:72px;padding-top:max(0px, env(safe-area-inset-top));grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid;position:relative}.customer-home-redesign-brand{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;text-shadow:0 2px 14px #0000006b;cursor:pointer;background:#050a12a8;border:0;border-radius:999px;justify-self:center;align-items:center;gap:7px;width:fit-content;min-width:0;min-height:42px;padding:0 14px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 34px #00000059}.customer-home-redesign-brand:hover,.customer-home-redesign-brand:active,.customer-home-redesign-brand:focus,.customer-home-redesign-brand:focus-visible{color:#fff;background:#050a12a8;border-color:#0000;outline:0;transform:none;box-shadow:0 16px 34px #00000059}.customer-home-redesign-brand strong{color:#fff;letter-spacing:0;font-size:1.06rem;font-weight:800;line-height:1}.customer-home-redesign-brand i{background:var(--amber);border-radius:999px;width:4px;height:4px;box-shadow:0 0 12px #ff7a00b3}.customer-home-redesign-brand span{color:#f7fbff;font-size:1rem;font-weight:760;line-height:1}.customer-home-redesign-map{z-index:0;position:absolute;inset:0;overflow:hidden}.customer-home-redesign-map:after{content:"";z-index:2;pointer-events:none;background:#02040929;position:absolute;inset:0}.customer-home-redesign-map .home-map-stage{border-radius:0;position:absolute;inset:0}.customer-home-redesign-map .home-google-map-canvas{filter:brightness(.9)saturate(.95)blur(.35px);transform:scale(1.04)}.customer-home-redesign-actions{z-index:5;background:0 0;display:grid;position:absolute;top:53%;left:18px;right:18px;transform:translateY(-50%)}.customer-home-signin-panel{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#050a12a8;border:1px solid #ffffff1f;border-radius:18px;grid-template-rows:auto auto auto;align-content:center;gap:18px;min-height:clamp(286px,34svh,330px);margin:0;padding:18px 16px;display:grid;box-shadow:0 16px 34px #00000059}.customer-home-signin-panel>span{gap:8px;padding:0 10px;display:grid}.customer-home-signin-panel>span strong{font-size:1.12rem;font-weight:800;line-height:1}.customer-home-signin-panel>span small{color:#f7fbffc7;font-size:.86rem;font-weight:650;line-height:1.2}.customer-home-redesign-links{gap:8px;display:grid}.customer-home-trust-pill{right:18px;bottom:max(14px, env(safe-area-inset-bottom));z-index:5;color:#f7fbff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-shadow:0 2px 12px #00000070;background:#050a1294;border:1px solid #ffffff1f;border-radius:999px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);justify-content:center;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:.74rem;font-weight:760;line-height:1;display:grid;position:absolute;left:18px;box-shadow:0 14px 28px #00000047}.customer-home-trust-pill span{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-home-trust-pill i{background:var(--amber);border-radius:999px;width:4px;height:4px;box-shadow:0 0 10px #ff7a00a6}.customer-home-redesign-links .home-reward-card,.customer-home-redesign-links .home-reward-card.featured{box-shadow:none;background:#080d16b8;border-color:#94a3b829}.customer-home-redesign-links .home-reward-card{position:relative}.customer-home-redesign-links .home-reward-card:before{content:"";background:#ff7a0094;border-radius:999px;width:2px;position:absolute;inset:12px auto 12px 0}.customer-home-redesign-links .home-reward-icon,.customer-home-redesign-links .home-reward-card.featured .home-reward-icon,.customer-home-redesign-links .home-reward-card:not(.featured) .home-reward-icon{color:#d2dae5;background:#94a3b824}.customer-home-redesign-links .home-reward-card>svg{color:#d2dae5c2}.home-phone-combo{color:#f7fbff;min-height:56px;box-shadow:none;background:0 0;border:1px solid #ffffff21;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-self:center;align-items:center;display:grid;position:relative;overflow:hidden}.home-auth-footer{text-align:center;justify-items:center;gap:8px;padding:0 4px;display:grid}.home-phone-field{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;height:100%;padding:0 12px;display:grid}.home-country-select{color:#f7fbffbd;border-right:1px solid #ffffff21;align-self:stretch;align-items:center;gap:5px;padding-right:11px;display:inline-flex}.home-country-flag{border-radius:999px;width:23px;height:23px;display:block;overflow:hidden}.home-country-flag svg{width:39px;height:23px;display:block;transform:translate(-8px)}.home-phone-prefix{color:#f7fbffc2;font-size:.96rem;font-weight:760;line-height:1}.home-phone-field input{color:#fff;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:1rem;font-weight:760}.home-phone-field input::placeholder{color:#f7fbff85}.home-phone-submit{color:#f7fbff;cursor:pointer;background:0 0;border:0;border-left:1px solid #ffffff21;border-radius:0;align-self:stretch;place-items:center;width:52px;padding:0;display:grid}.home-phone-submit svg{color:var(--amber)}.home-phone-submit:hover,.home-phone-submit:active,.home-phone-submit:focus,.home-phone-submit:focus-visible{box-shadow:none;background:0 0;border-color:#0000 #0000 #0000 #ffffff21;outline:0;transform:none}.home-auth-terms{color:#f7fbff9e;text-align:center;max-width:280px;margin:0;font-size:.72rem;font-weight:600;line-height:1.25}.home-auth-message{color:#ffcfaee6;text-align:center;max-width:280px;margin:-3px auto 0;font-size:.76rem;font-weight:720;line-height:1.25}.home-auth-terms button,.home-auth-help{color:var(--amber);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.home-auth-terms button{min-height:0;line-height:inherit;vertical-align:baseline;display:inline}.home-auth-help{color:#f7fbffc7;justify-self:center;min-height:28px;font-size:.78rem}.home-auth-terms button:hover{color:var(--amber);box-shadow:none;background:0 0;border-color:#0000}.home-auth-help:hover,.home-auth-help:active,.home-auth-help:focus{color:#f7fbffc7;box-shadow:none;background:0 0;border-color:#0000;outline:0}.customer-home-menu-layer{--menu-accent:#009e8e;z-index:20;align-items:stretch;display:flex;position:fixed;inset:0}.customer-home-menu-layer.closing{pointer-events:none}.customer-home-menu-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a3d;border:0;animation:.22s ease-out customer-home-menu-scrim-enter;position:absolute;inset:0}.customer-home-menu-layer.closing .customer-home-menu-backdrop{animation:.2s ease-in forwards customer-home-menu-scrim-exit}.customer-home-menu{z-index:1;touch-action:pan-y;width:min(88vw,360px);height:100%;padding:max(16px, env(safe-area-inset-top)) 14px max(16px, env(safe-area-inset-bottom));color:#111827;background:linear-gradient(#fffffffa,#f7f8fbfa);border:1px solid #0f172a14;border-left:0;border-radius:0 18px 18px 0;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;animation:.22s ease-out customer-home-menu-enter;display:grid;position:relative;overflow:hidden;box-shadow:18px 0 48px #0f172a29}.customer-home-menu-layer.closing .customer-home-menu{animation:.2s ease-in forwards customer-home-menu-exit}.customer-home-menu-header{align-items:start;gap:4px;padding:4px 0 14px;display:grid}.customer-home-menu-header strong{color:#111827;font-size:1.18rem;font-weight:800}.customer-home-menu-brand{gap:3px;min-width:0;display:grid}.customer-home-menu-brand small{text-overflow:ellipsis;white-space:nowrap;color:#374151b8;max-width:100%;font-size:.82rem;font-weight:650;line-height:1.1;overflow:hidden}.customer-home-menu-list{scrollbar-width:none;border-top:1px solid #0f172a14;align-content:start;min-height:0;display:grid;overflow-y:auto}.customer-home-menu-list::-webkit-scrollbar{display:none}.customer-home-menu-row{color:#374151b8;border-bottom-color:#0f172a14;border-radius:0;transition:none}.customer-home-menu-row .profile-row-icon{color:var(--menu-accent);background:0 0}.customer-home-menu-row strong{color:#111827}.customer-home-menu-row small{color:#374151a8}.customer-home-menu-row>svg{color:var(--menu-accent)}.customer-home-menu-row[aria-disabled=true]{cursor:default}.customer-home-menu-row[aria-disabled=true]>svg,.customer-home-menu-row[aria-disabled=true] .profile-row-icon{color:#37415157}.customer-home-menu-row:hover,.customer-home-menu-row:active,.customer-home-menu-row:focus,.customer-home-menu-row:focus-visible{box-shadow:none;background:0 0;border-color:#0000;outline:0;transform:none}.customer-home-menu-footer{color:#111827;border-top:1px solid #0f172a14;gap:8px;padding:12px 2px 0;display:grid}.customer-home-menu-promise{display:none}.customer-home-menu-footer-actions{justify-content:space-between;align-items:center;gap:10px;min-height:30px;display:flex}.customer-home-menu-footer-actions button{color:#374151ad;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:760;line-height:1}.customer-home-menu-support{color:#374151c2;align-items:center;gap:7px;min-height:28px;padding:0 10px 0 0;display:inline-flex}.customer-home-menu-support svg{color:var(--menu-accent)}.customer-home-menu-legal{color:#37415194;align-items:center;gap:8px;display:inline-flex}.customer-home-menu-legal i{background:var(--menu-accent);border-radius:999px;width:3px;height:3px}.customer-home-menu-footer-actions button:hover,.customer-home-menu-footer-actions button:active,.customer-home-menu-footer-actions button:focus,.customer-home-menu-footer-actions button:focus-visible{color:#111827;box-shadow:none;background:0 0;border-color:#0000;outline:0;transform:none}@keyframes customer-home-menu-enter{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes customer-home-menu-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-18px)}}@keyframes customer-home-menu-scrim-enter{0%{opacity:0}to{opacity:1}}@keyframes customer-home-menu-scrim-exit{0%{opacity:1}to{opacity:0}}.customer-home-redesign-brand{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050a12a8;border:0;border-radius:999px;justify-self:center;align-items:center;gap:7px;width:fit-content;min-height:42px;padding:0 14px;display:inline-flex;overflow:hidden;box-shadow:0 16px 34px #00000059}.customer-login-redesign{--amber:#009e8e;color:#111827;background:#f5f7fa;height:100svh;padding:0;overflow:hidden}.customer-login-redesign:after{display:none}.customer-login-redesign .customer-home-redesign-topbar{z-index:6;position:absolute;inset:14px 14px auto}.customer-login-redesign .round-control{color:#172033;box-shadow:none;background:#ffffffdb;border-color:#0f172a1a}.customer-login-redesign .round-control:hover,.customer-login-redesign .round-control:active,.customer-login-redesign .round-control:focus{color:#111827;box-shadow:none;background:#fffffff5;border-color:#009e8e52}.customer-login-redesign .customer-home-redesign-brand{color:#111827;box-shadow:none;text-shadow:none;background:#ffffffe0;border-color:#0f172a1a}.customer-login-redesign .customer-home-redesign-brand:hover,.customer-login-redesign .customer-home-redesign-brand:active,.customer-login-redesign .customer-home-redesign-brand:focus{color:#111827;box-shadow:none;background:#ffffffe0;border-color:#0f172a1a}.customer-login-redesign .customer-home-redesign-brand strong,.customer-login-redesign .customer-home-redesign-brand span{color:#111827}.customer-login-redesign .customer-home-redesign-brand i{box-shadow:0 0 12px #009e8e6b}.customer-login-illustration{z-index:0;background:#f5f7fa;position:absolute;inset:0;overflow:hidden}.customer-login-illustration img{z-index:0;object-fit:cover;object-position:center top;filter:brightness(.98)saturate(.92);width:100%;height:100%;display:block;position:relative}.customer-login-illustration:before{content:"";z-index:1;opacity:.34;filter:blur(.5px);mix-blend-mode:soft-light;pointer-events:none;background:repeating-linear-gradient(174deg,#fff0 0 12px,#ffffff80 13px 14px,#fff0 15px 31px);width:44%;height:16%;animation:6.8s ease-in-out infinite customer-login-water-shimmer;position:absolute;top:40%;left:44%;transform:skewY(-3deg)}.customer-login-illustration:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#ffffff14,#fff0 28%),linear-gradient(#f5f7fa00,#f5f7fa52 100%);position:absolute;inset:0}.customer-login-sky-patch{z-index:2;opacity:.98;filter:blur(7px);pointer-events:none;background:radial-gradient(at 34% 56%,#e0f0f7fa 0 42%,#e0f0f700 72%),radial-gradient(at 62% 48%,#e2f1f7f5 0 36%,#e2f1f700 70%),linear-gradient(#d8ebf4eb,#ecf7fac2);width:38%;height:7.2%;position:absolute;top:5.8%;left:23%;transform:rotate(-2deg)}.customer-login-bird{z-index:4;opacity:.54;filter:blur(.2px);pointer-events:none;transform-origin:50%;width:19px;height:11px;position:absolute}.customer-login-bird:before,.customer-login-bird:after{content:"";border-top:2px solid #374151a8;border-radius:999px 999px 0 0;width:10px;height:6px;position:absolute;top:4px}.customer-login-bird:before{transform-origin:100%;right:8px;transform:rotate(-18deg)}.customer-login-bird:after{transform-origin:0;left:8px;transform:rotate(18deg)}.customer-login-bird-one{animation:12s ease-in-out infinite customer-login-bird-one;top:14%;left:39%}.customer-login-bird-two{animation:14s ease-in-out 1.6s infinite customer-login-bird-two;top:13%;left:42%;transform:scale(.78)}.customer-login-sheet{z-index:5;min-height:30svh;padding:12px 16px max(16px, env(safe-area-inset-bottom));background:#fffffff5;border:1px solid #0f172a14;border-bottom:0;border-radius:22px 22px 0 0;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;gap:10px;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -18px 48px #0f172a1f}.customer-login-sheet-handle{background:#0f172a29;border-radius:999px;justify-self:center;width:42px;height:4px}.customer-login-panel{align-content:start;gap:13px;display:grid}.customer-login-heading{text-align:center;justify-content:center;align-items:center;padding:0 4px;display:flex}.customer-login-heading>span:last-child{justify-items:center;gap:5px;min-width:0;display:grid}.customer-login-heading small{color:var(--amber);text-transform:uppercase;font-size:.7rem;font-weight:820;line-height:1}.customer-login-heading strong{color:#111827;font-size:1.28rem;font-weight:880;line-height:1}.customer-login-redesign .home-phone-combo{display:none}.customer-login-field{color:#111827;text-align:left;min-width:0;display:grid}.customer-login-field-label{color:#374151b8;font-size:.78rem;font-weight:760;line-height:1}.customer-login-field-control{background:#fff;border:1px solid #0f172a1f;border-radius:8px;grid-template-columns:34px minmax(0,1fr) 48px;align-items:center;gap:10px;min-height:58px;padding:0 4px 0 12px;display:grid}.customer-login-redesign .home-email-icon{width:34px;height:34px;color:var(--amber);background:#009e8e14;border-radius:999px;flex:0 0 34px;place-items:center;display:grid}.customer-login-field input{color:#111827;min-width:0;height:100%;font:inherit;text-align:center;background:0 0;border:0;outline:0;font-size:1rem;font-weight:760}.customer-login-field input::placeholder{color:#3741517a}.customer-login-field-submit{color:#111827;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:48px;height:48px;min-height:48px;padding:0;display:grid}.customer-login-field-submit svg{color:var(--amber)}.customer-login-field-submit:hover,.customer-login-field-submit:active,.customer-login-field-submit:focus,.customer-login-field-submit:focus-visible{color:#111827;box-shadow:none;background:#009e8e14;outline:0;transform:none}.customer-login-redesign .home-phone-submit{display:none}.customer-login-redesign .home-phone-submit:hover,.customer-login-redesign .home-phone-submit:active,.customer-login-redesign .home-phone-submit:focus,.customer-login-redesign .home-phone-submit:focus-visible{box-shadow:none;background:0 0;border-color:#0000 #0000 #0000 #0f172a14;outline:0;transform:none}.customer-login-redesign .home-auth-terms{color:#374151ad;text-align:center;white-space:nowrap;max-width:100%;font-size:.68rem}.customer-login-redesign .home-auth-message{color:#0f766e}.customer-login-secondary{color:#374151ad;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-self:center;min-height:48px;padding:0 12px;font-size:.76rem;font-weight:760}.customer-login-secondary:hover,.customer-login-secondary:active,.customer-login-secondary:focus,.customer-login-secondary:focus-visible{color:#111827;box-shadow:none;background:0 0;outline:0;transform:none}.customer-login-services{color:#3741519e;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-height:28px;padding:0 8px;font-size:.7rem;font-weight:760;line-height:1;display:grid}.customer-login-services span{text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-login-services i{width:4px;height:4px;box-shadow:none;background:currentColor;border-radius:999px}@media (width>=700px){.customer-login-sheet{left:max(14px,50vw - 220px);right:max(14px,50vw - 220px)}}.customer-login-menu-row .profile-row-icon{color:var(--menu-accent,var(--amber));background:0 0}.customer-login-menu-row>svg{color:var(--menu-accent,var(--amber))}.customer-public-menu-list{flex-direction:column;display:flex}.customer-public-menu-promo{color:#111827;border-top:1px solid #0f172a14;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:12px;min-height:104px;margin-top:auto;padding:14px 6px;display:grid;overflow:visible}.customer-public-menu-mascot{cursor:pointer;transform-origin:50% 100%;background:0 0;border:0;place-self:center;width:54px;height:50px;padding:0;animation:8.5s ease-in-out infinite public-mascot-idle;overflow:visible}.customer-public-menu-mascot:hover,.customer-public-menu-mascot:active,.customer-public-menu-mascot:focus,.customer-public-menu-mascot:focus-visible{box-shadow:none;background:0 0;border-color:#0000;outline:0}.customer-public-menu-mascot.is-happy{animation:.72s ease-out public-mascot-happy}.customer-public-menu-mascot.is-surprised{animation:.82s ease-out public-mascot-surprised}.customer-public-menu-mascot.is-sleepy{animation:1.1s ease-out public-mascot-sleepy}.customer-public-menu-mascot .mascot-body{transform-origin:50% 100%;background:radial-gradient(circle at 31% 23%,#ffffffd1 0 9%,#fff0 22%),linear-gradient(145deg,#32d2c3 0%,#009e8e 58%,#08766d 100%);border:1px solid #0072692e;border-radius:21px 21px 17px 17px;width:38px;height:42px;animation:11s ease-in-out infinite public-mascot-perk;bottom:5px;left:8px;overflow:visible;box-shadow:inset -5px -7px 10px #005a542e,inset 5px 5px 12px #ffffff47,0 8px 16px #0f172a1f}.customer-public-menu-mascot .mascot-body:before{content:"";background:linear-gradient(#ffffff42,#ffffff0a);border-radius:999px;width:9px;height:15px;position:absolute;bottom:5px;right:5px;transform:rotate(15deg)}.customer-public-menu-mascot .mascot-face{background:linear-gradient(#f7fffe,#dcfbf7);border:1px solid #0072691f;border-radius:14px 14px 13px 13px;gap:7px;width:28px;height:24px;animation:8.5s ease-in-out infinite public-mascot-face;top:9px;left:5px;box-shadow:inset 0 -2px #07111d0d,0 2px 5px #07111d14}.customer-public-menu-mascot .mascot-face:before,.customer-public-menu-mascot .mascot-face:after{content:"";background:#009e8e47;border-radius:999px;width:3px;height:2px;position:absolute;top:14px}.customer-public-menu-mascot .mascot-face:before{left:5px}.customer-public-menu-mascot .mascot-face:after{right:5px}.customer-public-menu-mascot .mascot-face span:first-child,.customer-public-menu-mascot .mascot-face span:nth-child(2){transform-origin:50%;width:5px;height:5px;animation:6.8s ease-in-out infinite public-mascot-eyes}.customer-public-menu-mascot .mascot-face span:nth-child(3){border-bottom-width:2px;width:11px;height:6px;animation:11s ease-in-out infinite public-mascot-smile;bottom:5px;left:50%;transform:translate(-50%)}.customer-public-menu-mascot.is-happy .mascot-face span:first-child,.customer-public-menu-mascot.is-happy .mascot-face span:nth-child(2){animation:.72s ease-out public-mascot-happy-eyes}.customer-public-menu-mascot.is-happy .mascot-face span:nth-child(3){animation:.72s ease-out public-mascot-happy-smile}.customer-public-menu-mascot.is-surprised .mascot-face{animation:.82s ease-out public-mascot-surprised-face}.customer-public-menu-mascot.is-surprised .mascot-face span:first-child,.customer-public-menu-mascot.is-surprised .mascot-face span:nth-child(2){animation:.82s ease-out public-mascot-surprised-eyes}.customer-public-menu-mascot.is-surprised .mascot-face span:nth-child(3){animation:.82s ease-out public-mascot-surprised-mouth}.customer-public-menu-mascot.is-sleepy .mascot-face span:first-child,.customer-public-menu-mascot.is-sleepy .mascot-face span:nth-child(2){animation:1.1s ease-out public-mascot-sleepy-eyes}.customer-public-menu-mascot.is-sleepy .mascot-face span:nth-child(3){animation:1.1s ease-out public-mascot-sleepy-smile}.customer-public-menu-mascot .mascot-shine{background:#ffffff8c;border-radius:999px;width:10px;height:4px;position:absolute;top:6px;left:10px;transform:rotate(-18deg)}.customer-public-menu-mascot .mascot-ground{filter:blur(1px);background:#0f172a1a;border-radius:999px;width:32px;height:6px;animation:8.5s ease-in-out infinite public-mascot-ground;position:absolute;bottom:0;left:11px}.customer-public-menu-promo>span{gap:4px;min-width:0;display:grid}.customer-public-menu-promo strong{color:#111827;font-size:.88rem;font-weight:800;line-height:1.05}.customer-public-menu-promo small{color:#374151a8;font-size:.7rem;font-weight:650;line-height:1.18}.customer-login-menu-footer{border-top:0;padding-top:0}.customer-public-menu .customer-login-menu-footer{margin-top:-14px}.customer-login-menu-footer-actions{border-top:1px solid #0f172a14;min-height:0;padding-top:14px;display:block}.customer-login-menu-footer-actions .customer-home-menu-legal{text-align:center;justify-content:center;align-items:center;gap:7px;width:100%;display:flex}.customer-login-menu-footer-actions .customer-home-menu-legal button{white-space:nowrap;min-width:0;padding:0;font-size:.64rem}.customer-login-menu-footer-actions .customer-home-menu-legal i{background:var(--menu-accent,var(--amber));border-radius:999px;flex:0 0 3px;width:3px;height:3px;display:block}@keyframes customer-login-water-shimmer{0%,to{opacity:.22;background-position:0 0;transform:translate(0,0)skewY(-3deg)}45%{opacity:.42;background-position:42px 10px;transform:translate(6px,1px)skewY(-3deg)}72%{opacity:.3;background-position:76px -4px;transform:translate(11px)skewY(-3deg)}}@keyframes customer-login-bird-one{0%,to{opacity:.38;transform:translate(0,0)scale(.86)rotate(-4deg)}36%{opacity:.68;transform:translate(46px,-8px)scale(.96)rotate(2deg)}70%{opacity:.5;transform:translate(82px,4px)scale(.82)rotate(5deg)}}@keyframes customer-login-bird-two{0%,to{opacity:.28;transform:translate(0,0)scale(.68)rotate(5deg)}40%{opacity:.56;transform:translate(-34px,7px)scale(.78)rotate(-3deg)}74%{opacity:.36;transform:translate(-72px,-3px)scale(.64)rotate(-8deg)}}@media (prefers-reduced-motion:reduce){.customer-login-illustration:before,.customer-login-bird{animation:none}}@keyframes public-mascot-idle{0%,18%,44%,72%,to{transform:translateY(0)rotate(0)}30%{transform:translateY(-1px)rotate(-2deg)}58%{transform:translateY(0)rotate(1.4deg)}84%{transform:translateY(-2px)rotate(-1deg)}}@keyframes public-mascot-perk{0%,64%,to{transform:scaleY(1)}68%{transform:scaleY(.96)}72%{transform:scaleY(1.04)}76%{transform:scaleY(1)}}@keyframes public-mascot-face{0%,20%,46%,74%,to{transform:translate(0)}32%,38%{transform:translate(1px)}58%,64%{transform:translate(-1px)}}@keyframes public-mascot-eyes{0%,22%,36%,48%,70%,82%,to{transform:translate(0)scaleY(1)}28%,34%{transform:translate(2px)scaleY(1)}56%,64%{transform:translate(-2px)scaleY(1)}76%,78%{transform:translate(0)scaleY(.18)}}@keyframes public-mascot-smile{0%,62%,to{width:11px}72%{width:13px}80%{width:11px}}@keyframes public-mascot-happy{0%,to{transform:translateY(0)rotate(0)scale(1)}34%{transform:translateY(-7px)rotate(-4deg)scale(1.06)}62%{transform:translateY(1px)rotate(3deg)scale(.98)}}@keyframes public-mascot-surprised{0%,to{transform:translateY(0)scale(1)}32%{transform:translateY(-3px)scale(1.08)}62%{transform:translateY(0)scale(.98)}}@keyframes public-mascot-sleepy{0%,to{transform:translateY(0)rotate(0)}42%,72%{transform:translateY(1px)rotate(-3deg)}}@keyframes public-mascot-happy-eyes{0%,to{transform:translateY(0)scaleY(1)}36%,62%{transform:translateY(1px)scaleY(.35)}}@keyframes public-mascot-happy-smile{0%,to{width:11px;height:6px}36%,70%{width:16px;height:8px}}@keyframes public-mascot-surprised-face{0%,to{transform:translate(0)scale(1)}38%,68%{transform:translate(0)scale(1.04)}}@keyframes public-mascot-surprised-eyes{0%,to{transform:scale(1)}38%,68%{transform:scale(1.28)}}@keyframes public-mascot-surprised-mouth{0%,to{border-width:0 0 2px;border-radius:0 0 999px 999px;width:11px;height:6px}38%,68%{border:2px solid #07111d;border-radius:999px;width:7px;height:7px}}@keyframes public-mascot-sleepy-eyes{0%,to{transform:scaleY(1)}30%,76%{transform:scaleY(.16)}}@keyframes public-mascot-sleepy-smile{0%,to{transform:translate(-50%)rotate(0)}44%,78%{transform:translate(-50%)rotate(-4deg)}}@keyframes public-mascot-ground{0%,18%,44%,72%,to{opacity:.82;transform:scaleX(1)}30%,84%{opacity:.55;transform:scaleX(.86)}}.customer-account-home-redesign{--amber:#009e8e;scrollbar-width:none;color:#111827;background:linear-gradient(#fff 0%,#f7f8fb 48%,#f1f4f8 100%);height:100svh;min-height:100svh;overflow-y:auto}.customer-account-home-redesign::-webkit-scrollbar{display:none}.customer-account-home-redesign:after{display:none}.customer-account-home-redesign .customer-home-redesign-topbar{color:#111827}.customer-account-home-redesign .round-control{color:#172033;box-shadow:none;background:#ffffffd1;border-color:#0f172a1a}.customer-account-home-redesign .round-control:hover,.customer-account-home-redesign .round-control:active,.customer-account-home-redesign .round-control:focus{color:#111827;box-shadow:none;background:#fffffff5;border-color:#009e8e52}.customer-account-home-redesign .customer-home-redesign-brand{color:#111827;box-shadow:none;text-shadow:none;background:#ffffffdb;border-color:#0f172a1a}.customer-account-home-redesign .customer-home-redesign-brand strong,.customer-account-home-redesign .customer-home-redesign-brand span{color:#111827}.customer-account-home-redesign .customer-home-redesign-brand i{box-shadow:0 0 12px #009e8e6b}.customer-service-home{z-index:2;gap:14px;padding:8px 0 18px;display:grid;position:relative}.customer-service-feature{border-bottom:1px solid #0f172a14;margin:0;padding:0 0 12px;display:grid;position:relative;overflow:hidden}.customer-service-feature img{filter:brightness(.88)saturate(.82);object-fit:cover;object-position:center;border:1px solid #0f172a14;border-radius:8px;width:100%;height:clamp(210px,28svh,270px);display:block;box-shadow:0 12px 26px #0f172a14}.customer-service-feature:after{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;background:linear-gradient(#070d1700,#070d17b8);border-radius:0 0 8px 8px;height:52%;position:absolute;inset:auto 0 12px;-webkit-mask-image:linear-gradient(#0000 0%,#000 38%);mask-image:linear-gradient(#0000 0%,#000 38%)}.customer-service-feature-copy{z-index:2;gap:5px;display:grid;position:absolute;bottom:26px;left:14px;right:14px}.customer-service-feature small,.customer-service-list-label{width:fit-content;color:var(--amber);text-transform:uppercase;font-size:.72rem;font-weight:820;line-height:1}.customer-service-feature strong{color:#fff;text-shadow:0 2px 14px #0000006b;max-width:330px;font-size:1.3rem;font-weight:850;line-height:1.02}.customer-service-feature small{color:#fff;text-shadow:0 2px 12px #0000006b}.customer-service-list{gap:0;display:grid}.customer-service-card{min-width:0;min-height:126px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0f172a14;grid-template-columns:96px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:10px 0;display:grid}.customer-service-card:first-child{border-top:1px solid #0f172a14}.customer-service-card img{object-fit:cover;border:1px solid #0f172a14;border-radius:8px;width:96px;height:106px;display:block;box-shadow:0 12px 26px #0f172a14}.customer-service-card>span{gap:6px;min-width:0;display:grid}.customer-service-card strong{color:#111827;font-size:1.08rem;font-weight:850;line-height:1}.customer-service-card small{color:#374151b8;max-width:190px;font-size:.78rem;font-weight:650;line-height:1.25}.customer-service-card>svg{color:#11182780}.customer-service-card:hover,.customer-service-card:active,.customer-service-card:focus,.customer-service-card:focus-visible{color:inherit;box-shadow:none;background:0 0;border-color:#0f172a14 #0000;outline:0;transform:none}.customer-service-footer{padding:16px 0 max(18px, env(safe-area-inset-bottom));color:#374151ad;text-align:center;gap:10px;margin-top:22px;display:grid}.customer-service-footer strong{color:#111827bd;font-size:.82rem;font-weight:820;line-height:1}.customer-service-footer span{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.customer-service-footer button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.72rem;font-weight:720;line-height:1}.customer-service-footer button:hover,.customer-service-footer button:active,.customer-service-footer button:focus,.customer-service-footer button:focus-visible{color:#111827;box-shadow:none;background:0 0;outline:0}.customer-service-footer i{background:var(--amber);border-radius:999px;width:3px;height:3px}@media (width>=700px){.customer-service-home{max-width:440px;margin:0 auto}}.customer-profile-redesign{--amber:#009e8e}.customer-profile-surface{z-index:2;padding:92px 0 max(18px, env(safe-area-inset-bottom));gap:14px;display:grid;position:relative}.customer-profile-hero{background:#fff;border:1px solid #0f172a14;border-radius:8px;min-height:206px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 26px #0f172a14}.customer-profile-hero img{filter:brightness(.84)saturate(.82);object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.customer-profile-hero:after{content:"";-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);pointer-events:none;background:linear-gradient(#070d1700,#070d17b8);height:58%;position:absolute;inset:auto 0 0;-webkit-mask-image:linear-gradient(#0000 0%,#000 34%);mask-image:linear-gradient(#0000 0%,#000 34%)}.customer-profile-hero-copy{z-index:2;gap:5px;display:grid;position:absolute;bottom:14px;left:14px;right:14px}.customer-profile-hero-copy small,.customer-profile-header small,.customer-profile-row small,.customer-profile-signout small,.customer-profile-empty small{color:var(--amber);text-transform:uppercase;font-size:.7rem;font-weight:820;line-height:1}.customer-profile-hero-copy small,.customer-profile-hero-copy strong{color:#fff;text-shadow:0 2px 14px #0000006b}.customer-profile-hero-copy strong{max-width:330px;font-size:1.3rem;font-weight:850;line-height:1.02}.customer-profile-header{border-bottom:1px solid #0f172a14;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;padding:0 0 14px;display:grid}.customer-profile-avatar,.customer-profile-row-icon{color:var(--amber);place-items:center;display:grid}.customer-profile-avatar{background:#009e8e14;border:1px solid #009e8e29;border-radius:999px;width:46px;height:46px}.customer-profile-header>span:last-child,.customer-profile-row>span:nth-child(2),.customer-profile-signout span{gap:6px;min-width:0;display:grid}.customer-profile-header strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;font-weight:850;line-height:1.05;overflow:hidden}.customer-profile-list{border-top:1px solid #0f172a14;display:grid}.customer-profile-row{min-width:0;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #0f172a14;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:9px 0;display:grid}.customer-profile-row:not(button){grid-template-columns:34px minmax(0,1fr)}.customer-profile-row strong,.customer-profile-signout strong{color:#111827;text-overflow:ellipsis;font-size:.95rem;font-weight:850;line-height:1.08;overflow:hidden}.customer-profile-row>svg{color:#1118277a}.customer-profile-signout{color:#fff;background:var(--amber);text-align:left;cursor:pointer;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:50px;padding:10px 14px;display:grid}.customer-profile-signout strong,.customer-profile-signout small{color:#fff}.customer-profile-signout small{opacity:.74}.customer-profile-row:hover,.customer-profile-row:active,.customer-profile-row:focus,.customer-profile-row:focus-visible,.customer-profile-signout:hover,.customer-profile-signout:active,.customer-profile-signout:focus,.customer-profile-signout:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:0;transform:none}.customer-profile-signout:hover,.customer-profile-signout:active,.customer-profile-signout:focus,.customer-profile-signout:focus-visible{color:#fff;background:var(--amber)}.fares-redesign{background:#020409;height:100svh;min-height:100svh;overflow-y:auto}.fares-redesign:after{display:none}.fares-content{z-index:2;grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px;min-height:calc(100svh - 100px);padding:8px 2px 66px;display:grid;position:relative}.fares-hero{gap:9px;display:grid}.fares-hero>span,.fares-formula small,.fares-longer-trips header span{width:fit-content;color:var(--amber);text-transform:uppercase;font-size:.72rem;font-weight:820;line-height:1}.fares-hero h1{color:#fff;max-width:360px;margin:0;font-size:2.22rem;font-weight:850;line-height:.98}.fares-hero p{color:#dbe2ecc7;max-width:350px;margin:0;font-size:.96rem;font-weight:680;line-height:1.34}.fares-formula{border-top:1px solid #94a3b824;border-bottom:1px solid #94a3b824;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;max-width:390px;min-height:58px;display:grid}.fares-formula-icon,.fares-rule-icon{width:38px;height:38px;color:var(--amber);background:0 0;place-items:center;display:grid}.fares-formula>span:last-child{gap:5px;min-width:0;display:grid}.fares-formula strong{color:#fff;font-size:1.08rem;font-weight:830;line-height:1}.fares-rules{border-bottom:1px solid #94a3b824;grid-template-rows:repeat(6,minmax(0,1fr));max-width:390px;min-height:0;display:grid}.fares-rule{border-bottom:1px solid #94a3b81f;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:0;padding:8px 0;display:grid}.fares-rule:last-child{border-bottom:0}.fares-rule>span:last-child{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.fares-rule small{color:#dbe2eca8;font-size:.78rem;font-weight:680;line-height:1}.fares-rule strong{color:#fff;white-space:nowrap;font-size:.9rem;font-weight:830;line-height:1}.fares-longer-trips{gap:10px;max-width:390px;display:grid}.fares-longer-trips header{gap:5px;display:grid}.fares-longer-trips header strong{color:#fff;font-size:.98rem;font-weight:820;line-height:1}.fares-longer-trips>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.fares-longer-trips>div>span{gap:5px;min-width:0;padding-right:8px;display:grid}.fares-longer-trips>div small{color:#dbe2eca3;font-size:.68rem;font-weight:720;line-height:1}.fares-longer-trips>div strong{color:var(--amber);font-size:.8rem;font-weight:840;line-height:1}@media (width>=700px){.fares-content{max-width:440px;margin:0 auto}.fares-hero h1{font-size:2.5rem}}.how-link-works-redesign{background:#020409;height:100svh;min-height:100svh;overflow-y:auto}.how-link-works-redesign:after{display:none}.why-link-content{z-index:2;min-height:calc(100svh - 100px);padding:10px 2px max(18px, env(safe-area-inset-bottom));grid-template-rows:auto auto auto auto;align-content:stretch;gap:15px;display:grid;position:relative}.why-link-hero{gap:10px;display:grid}.why-link-hero span{width:fit-content;color:var(--amber);text-transform:uppercase;font-size:.72rem;font-weight:820;line-height:1}.why-link-hero h1{color:#fff;max-width:360px;margin:0;font-size:2.22rem;font-weight:850;line-height:.98}.why-link-hero p{color:#dbe2ecc7;max-width:340px;margin:0;font-size:.96rem;font-weight:680;line-height:1.34}.why-link-story{gap:10px;max-width:390px;display:grid}.why-link-point{border-bottom:1px solid #94a3b824;gap:5px;padding:0 0 10px;display:grid}.why-link-point:last-child{border-bottom:0;padding-bottom:0}.why-link-point span{width:fit-content;color:var(--amber);text-transform:uppercase;font-size:.68rem;font-weight:840;line-height:1}.why-link-point p{color:#eff4fadb;max-width:360px;margin:0;font-size:.95rem;font-weight:660;line-height:1.38}.why-link-mascot-note{border-top:1px solid #94a3b824;border-bottom:1px solid #94a3b824;grid-template-columns:66px minmax(0,1fr);align-self:stretch;align-items:center;gap:12px;max-width:390px;min-height:72px;padding:8px 0;display:grid}.why-link-mascot{justify-self:center}.why-link-mascot-note>span{gap:5px;min-width:0;display:grid}.why-link-mascot-note strong{color:#fff;font-size:1rem;font-weight:840;line-height:1}.why-link-mascot-note small{color:#dbe2ecb8;max-width:240px;font-size:.76rem;font-weight:650;line-height:1.28}@media (width>=700px){.why-link-content{max-width:440px;margin:0 auto}.why-link-hero h1{font-size:2.5rem}}.how-it-works-redesign{background:#020409;height:100svh;min-height:100svh;overflow-y:auto}.how-it-works-redesign:after{display:none}.how-it-works-content{z-index:2;grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:calc(100svh - 100px);padding:8px 2px 66px;display:grid;position:relative}.how-it-works-hero{gap:9px;display:grid}.how-it-works-hero span{width:fit-content;color:var(--amber);text-transform:uppercase;font-size:.72rem;font-weight:820;line-height:1}.how-it-works-hero h1{color:#fff;max-width:360px;margin:0;font-size:2.22rem;font-weight:850;line-height:.98}.how-it-works-hero p{color:#dbe2ecc7;max-width:340px;margin:0;font-size:.96rem;font-weight:680;line-height:1.34}.how-it-works-flow{border-top:1px solid #94a3b824;border-bottom:1px solid #94a3b824;grid-template-rows:repeat(5,minmax(0,1fr));gap:0;max-width:390px;min-height:0;display:grid}.how-it-works-step{border-bottom:1px solid #94a3b81f;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:13px;min-height:0;padding:9px 0;display:grid}.how-it-works-step:last-child{border-bottom:0}.how-it-works-step-icon{width:38px;height:38px;color:var(--amber);background:0 0;place-items:center;display:grid}.how-it-works-step>span:last-child{gap:3px;min-width:0;display:grid}.how-it-works-step small{color:var(--amber);text-transform:uppercase;font-size:.64rem;font-weight:840;line-height:1}.how-it-works-step strong{color:#fff;font-size:.98rem;font-weight:820;line-height:1.05}.how-it-works-step em{color:#dbe2ecb8;font-size:.78rem;font-style:normal;font-weight:640;line-height:1.2}@media (width>=700px){.how-it-works-content{max-width:440px;margin:0 auto}.how-it-works-hero h1{font-size:2.5rem}}.food-shops-service-page{--amber:#009e8e;--food-shops-hero-height:250px;scrollbar-width:none;color:#111827;background:linear-gradient(#fff 0%,#f7f8fb 52%,#f1f4f8 100%);height:100svh;overflow-y:auto}.food-shops-service-page::-webkit-scrollbar{display:none}.food-shops-service-page:after{display:none}.food-shops-service-page .customer-home-redesign-topbar{color:#111827}.food-shops-service-page .round-control{color:#172033;box-shadow:none;background:#ffffffdb;border-color:#0f172a1a}.food-shops-service-page .round-control:hover,.food-shops-service-page .round-control:active,.food-shops-service-page .round-control:focus,.food-shops-service-page .round-control:focus-visible{color:#111827;box-shadow:none;background:#ffffffdb;border-color:#0f172a1a;outline:0;transform:none}.food-shops-service-page .customer-home-redesign-brand{color:#111827;box-shadow:none;text-shadow:none;background:#ffffffe0;border-color:#0f172a1a}.food-shops-service-page .customer-home-redesign-brand:hover,.food-shops-service-page .customer-home-redesign-brand:active,.food-shops-service-page .customer-home-redesign-brand:focus,.food-shops-service-page .customer-home-redesign-brand:focus-visible{color:#111827;box-shadow:none;background:#ffffffe0;border-color:#0f172a1a;outline:0;transform:none}.food-shops-service-page .customer-home-redesign-brand strong,.food-shops-service-page .customer-home-redesign-brand span{color:#111827}.food-shops-service-page .customer-home-redesign-brand i{box-shadow:0 0 12px #009e8e6b}.food-shops-service-page.is-customising-item .customer-home-redesign-topbar{z-index:34}.food-shops-service-page.is-customising-item .round-control,.food-shops-service-page.is-customising-item .customer-home-redesign-brand{-webkit-backdrop-filter:blur(18px)saturate(1.14);backdrop-filter:blur(18px)saturate(1.14);background:linear-gradient(#ffffffe6,#ffffffa8),#ffffff9e;border-color:#ffffff94;box-shadow:inset 0 1px #ffffffdb,0 16px 34px #0f172a1f}.food-shops-service-page.is-customising-item .round-control:hover,.food-shops-service-page.is-customising-item .round-control:active,.food-shops-service-page.is-customising-item .round-control:focus,.food-shops-service-page.is-customising-item .round-control:focus-visible,.food-shops-service-page.is-customising-item .customer-home-redesign-brand:hover,.food-shops-service-page.is-customising-item .customer-home-redesign-brand:active,.food-shops-service-page.is-customising-item .customer-home-redesign-brand:focus,.food-shops-service-page.is-customising-item .customer-home-redesign-brand:focus-visible{background:linear-gradient(#ffffffe6,#ffffffa8),#ffffff9e;border-color:#ffffff94;box-shadow:inset 0 1px #ffffffdb,0 16px 34px #0f172a1f}.food-shops-surface{z-index:2;gap:12px;padding:8px 0 24px;display:grid;position:relative}.food-shops-hero{min-height:var(--food-shops-hero-height);border-bottom:1px solid #0f172a14;display:grid;position:relative;overflow:hidden}.food-shops-hero img{width:100%;height:var(--food-shops-hero-height);filter:brightness(.9)saturate(.86);object-fit:cover;object-position:center;border:1px solid #0f172a14;border-radius:8px;display:block;box-shadow:0 12px 26px #0f172a14}.food-shops-hero:after{content:"";-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);pointer-events:none;background:linear-gradient(#070d1700,#070d17b3);border-radius:0 0 8px 8px;height:54%;position:absolute;inset:auto 0 0;-webkit-mask-image:linear-gradient(#0000 0%,#000 40%);mask-image:linear-gradient(#0000 0%,#000 40%)}.food-shops-hero>span{z-index:2;gap:5px;display:grid;position:absolute;bottom:18px;left:14px;right:14px}.food-shops-hero small,.food-shops-section-label{width:fit-content;color:var(--amber);text-transform:uppercase;font-size:.72rem;font-weight:820;line-height:1}.food-shops-hero small{color:#fff;text-shadow:0 2px 12px #0000006b}.food-shops-hero strong{color:#fff;text-shadow:0 2px 14px #0000006b;max-width:330px;font-size:1.24rem;font-weight:850;line-height:1.04}.food-shops-search-row{grid-template-columns:minmax(0,1fr) 54px;align-items:center;gap:8px;display:grid}.food-shops-search{min-height:54px;color:var(--amber);background:#fff;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;margin-top:2px;display:grid;box-shadow:0 10px 24px #0f172a0f}.food-filter-button{min-width:0;min-height:54px;color:var(--amber);cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:.74rem;font-weight:820;line-height:1;display:inline-flex;box-shadow:0 10px 24px #0f172a0f}.food-shops-search svg{justify-self:center}.food-shops-search input{color:#111827;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:.94rem;font-weight:730}.food-shops-search input::placeholder{color:#37415180}.food-shops-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.food-shops-categories button{color:#111827;cursor:pointer;background:#ffffffbd;border:1px solid #0f172a14;border-radius:999px;min-width:0;min-height:38px;padding:0 6px;font-size:.72rem;font-weight:780;line-height:1}.food-active-filters{scrollbar-width:none;gap:6px;padding-bottom:1px;display:flex;overflow-x:auto}.food-active-filters::-webkit-scrollbar{display:none}.food-active-filters button{color:#111827;cursor:pointer;background:#009e8e14;border:1px solid #009e8e38;border-radius:999px;flex:none;min-height:30px;padding:0 10px;font-size:.68rem;font-weight:790;line-height:1}.food-removed-filters button{color:#374151c2;background:#ef444412;border-color:#ef44442e;-webkit-text-decoration:line-through #ef44449e;text-decoration:line-through #ef44449e;text-decoration-thickness:2px}.food-shops-stores{align-content:start;gap:0;display:grid}.food-shops-store{min-height:88px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0f172a14;grid-template-columns:72px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:9px 0;display:grid}.food-shops-store:first-of-type{border-top:1px solid #0f172a14}.food-shops-store>img{object-fit:contain;width:72px;height:72px;box-shadow:none;background:#fff;border:1px solid #0f172a14;border-radius:8px;padding:7px;display:block}.food-shops-store-copy{gap:5px;min-width:0;display:grid}.food-shops-store-copy strong,.food-shops-basket strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:850;line-height:1.05;overflow:hidden}.food-shops-basket em{color:#3741519e;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-style:normal;font-weight:700;line-height:1.1;overflow:hidden}.food-shops-store-copy small{color:#374151ad;font-size:.74rem;font-weight:650;line-height:1.25}.food-shops-store-meta{flex-wrap:wrap;gap:5px;display:flex}.food-shops-store-meta span{color:#374151b8;background:#ffffffbd;border:1px solid #0f172a12;border-radius:999px;align-items:center;gap:3px;min-height:21px;padding:0 6px;font-size:.62rem;font-weight:760;line-height:1;display:inline-flex}.food-shops-store-meta svg,.food-shops-store>svg{color:var(--amber)}.food-empty-state{border-top:1px solid #0f172a14;border-bottom:1px solid #0f172a14;align-content:center;gap:6px;min-height:92px;padding:14px 0;display:grid}.food-empty-state strong{color:#111827;font-size:.96rem;font-weight:850;line-height:1}.food-empty-state small{color:#374151a3;font-size:.74rem;font-weight:650;line-height:1.2}.food-shops-section-label{margin:2px 0 8px}.food-shops-basket{z-index:7;color:#111827;background:#fffffff5;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:9px 10px 9px 14px;display:grid;position:relative;box-shadow:0 10px 26px #0f172a14}.food-shops-basket span{gap:4px;min-width:0;display:grid}.food-shops-basket small{color:var(--amber);text-transform:uppercase;font-size:.68rem;font-weight:820;line-height:1}.food-shops-basket button{color:#fff;background:var(--amber);cursor:pointer;border:0;border-radius:999px;min-height:40px;padding:0 14px;font-size:.78rem;font-weight:820}.food-shops-basket button:disabled{opacity:.48;cursor:not-allowed}.food-shops-categories button:hover,.food-shops-categories button:active,.food-shops-categories button:focus,.food-shops-categories button:focus-visible,.food-filter-button:hover,.food-filter-button:active,.food-filter-button:focus,.food-filter-button:focus-visible,.food-active-filters button:hover,.food-active-filters button:active,.food-active-filters button:focus,.food-active-filters button:focus-visible,.food-shops-store:hover,.food-shops-store:active,.food-shops-store:focus,.food-shops-store:focus-visible,.food-shops-basket button:hover,.food-shops-basket button:active,.food-shops-basket button:focus,.food-shops-basket button:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:0;transform:none}.food-shops-basket button:disabled:hover,.food-shops-basket button:disabled:active,.food-shops-basket button:disabled:focus,.food-shops-basket button:disabled:focus-visible{color:#fff;background:var(--amber)}.food-filter-button:hover,.food-filter-button:active,.food-filter-button:focus,.food-filter-button:focus-visible{color:var(--amber);background:#fff;border-color:#0f172a14}.food-active-filters button:hover,.food-active-filters button:active,.food-active-filters button:focus,.food-active-filters button:focus-visible{color:#111827;background:#009e8e14;border-color:#009e8e38}.food-removed-filters button:hover,.food-removed-filters button:active,.food-removed-filters button:focus,.food-removed-filters button:focus-visible{color:#374151c2;background:#ef444412;border-color:#ef44442e}.food-shops-categories button:hover,.food-shops-categories button:active,.food-shops-categories button:focus,.food-shops-categories button:focus-visible{background:#ffffffbd;border-color:#0f172a14}.food-shops-store:hover,.food-shops-store:active,.food-shops-store:focus,.food-shops-store:focus-visible{border-color:#0000 #0000 #0f172a14}.food-shops-basket button:hover,.food-shops-basket button:active,.food-shops-basket button:focus,.food-shops-basket button:focus-visible{color:#fff;background:var(--amber)}.food-store-detail{gap:12px}.food-store-hero{min-height:var(--food-shops-hero-height);border:1px solid #0f172a14;border-radius:8px;align-items:end;display:grid;position:relative;overflow:hidden}.food-store-hero:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffffd1,#fff0 42%);position:absolute;inset:0}.food-store-hero:after{content:"";pointer-events:none;background:linear-gradient(#070d1700,#070d17ad);border-radius:0 0 8px 8px;height:58%;position:absolute;inset:auto 0 0}.food-store-hero-image{border-radius:inherit;object-fit:cover;object-position:center;filter:brightness(.92)saturate(.9);width:100%;height:100%;display:block;position:absolute;inset:0}.food-store-logo-tile{z-index:3;background:#ffffffeb;border:1px solid #0f172a14;border-radius:8px;place-items:center;width:58px;height:58px;padding:7px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 10px 24px #0f172a24}.food-store-logo-tile img{object-fit:contain;width:100%;height:100%;display:block}.food-store-back{z-index:3;color:#111827;cursor:pointer;background:#ffffffe6;border:1px solid #0f172a1a;border-radius:999px;place-items:center;width:40px;height:40px;min-height:40px;padding:0;display:grid;position:absolute;top:14px;left:14px;box-shadow:0 10px 24px #0f172a24}.food-store-hero-copy{z-index:2;gap:5px;padding:0 14px 16px;display:grid;position:relative}.food-store-hero small{color:#fff;text-transform:uppercase;text-shadow:0 2px 12px #0000006b;width:fit-content;font-size:.72rem;font-weight:820;line-height:1}.food-store-hero strong{overflow-wrap:anywhere;color:#fff;text-shadow:0 2px 14px #0000006b;font-size:1.34rem;font-weight:880;line-height:1}.food-store-hero em{color:#ffffffdb;text-shadow:0 2px 12px #00000057;font-size:.78rem;font-style:normal;font-weight:700;line-height:1.1}.food-store-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.food-store-info>span{color:#111827;background:#ffffffbd;border:1px solid #0f172a14;border-radius:8px;align-content:center;gap:5px;min-width:0;min-height:74px;padding:10px 12px;display:grid}.food-store-info svg{color:var(--amber)}.food-store-info strong{color:#111827;font-size:.86rem;font-weight:850;line-height:1}.food-store-info small{color:#374151a8;font-size:.68rem;font-weight:650;line-height:1.18}.food-store-tabs{scrollbar-width:none;gap:8px;padding-bottom:1px;display:flex;overflow-x:auto}.food-store-tabs::-webkit-scrollbar{display:none}.food-store-tabs button{color:#111827;cursor:pointer;background:#ffffffbd;border:1px solid #0f172a14;border-radius:999px;flex:none;min-width:max-content;min-height:38px;padding:0 14px;font-size:.74rem;font-weight:820}.food-store-filter-button{min-width:max-content;min-height:38px;box-shadow:none;background:#ffffffbd;border-radius:999px;padding:0 14px}.food-store-menu,.food-store-menu-section{gap:0;display:grid}.food-store-menu-section+.food-store-menu-section{margin-top:12px}.food-store-menu-section{scroll-margin-top:10px}.food-store-menu-item{min-height:94px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0f172a14;grid-template-columns:72px minmax(0,1fr) 34px;align-items:center;gap:11px;padding:10px 0;display:grid}.food-store-menu-item:first-of-type{border-top:1px solid #0f172a14}.food-store-menu-item-image{object-fit:cover;object-position:center;background:#fff;border:1px solid #0f172a14;border-radius:8px;width:72px;height:72px;display:block}.food-store-menu-item-copy{gap:5px;min-width:0;display:grid}.food-store-menu-item strong{color:#111827;font-size:.98rem;font-weight:850;line-height:1.05}.food-store-menu-item small{color:#374151ad;font-size:.74rem;font-weight:650;line-height:1.22}.food-store-menu-item em{color:#111827;font-size:.8rem;font-style:normal;font-weight:820;line-height:1}.food-store-add{width:32px;height:32px;color:var(--amber);background:#fff;border:1px solid #009e8e3d;border-radius:999px;place-items:center;display:grid}.food-store-back:hover,.food-store-back:active,.food-store-back:focus,.food-store-back:focus-visible,.food-store-tabs button:hover,.food-store-tabs button:active,.food-store-tabs button:focus,.food-store-tabs button:focus-visible,.food-store-filter-button:hover,.food-store-filter-button:active,.food-store-filter-button:focus,.food-store-filter-button:focus-visible,.food-store-menu-item:hover,.food-store-menu-item:active,.food-store-menu-item:focus,.food-store-menu-item:focus-visible{color:inherit;box-shadow:none;background:0 0;outline:0;transform:none}.food-store-back:hover,.food-store-back:active,.food-store-back:focus,.food-store-back:focus-visible{background:#ffffffe6;border-color:#0f172a1a}.food-store-tabs button:hover,.food-store-tabs button:active,.food-store-tabs button:focus,.food-store-tabs button:focus-visible,.food-store-filter-button:hover,.food-store-filter-button:active,.food-store-filter-button:focus,.food-store-filter-button:focus-visible{background:#ffffffbd;border-color:#0f172a14}.food-store-menu-item:hover,.food-store-menu-item:active,.food-store-menu-item:focus,.food-store-menu-item:focus-visible{border-color:#0000 #0000 #0f172a14}.food-item-customiser-layer{z-index:30;align-items:end;display:grid;position:fixed;inset:0}.food-filter-layer{z-index:28;align-items:end;display:grid;position:fixed;inset:0}.food-filter-backdrop{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#0f172a38;border:0;position:absolute;inset:0}.food-filter-sheet{z-index:1;padding:12px 14px max(16px, env(safe-area-inset-bottom));color:#111827;background:#fffffffa;border:1px solid #0f172a14;border-bottom:0;border-radius:22px 22px 0 0;gap:10px;display:grid;position:relative;box-shadow:0 -18px 48px #0f172a24}.food-filter-illustration{background:linear-gradient(#fff,#fbfcfd);border:1px solid #0f172a14;border-radius:14px;height:164px;margin:0;position:relative;overflow:hidden}.food-filter-illustration:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#ffffffc2);height:34%;position:absolute;inset:auto 0 0}.food-filter-illustration img{object-fit:contain;object-position:center;filter:saturate(.96)brightness(1.01);width:100%;height:100%;display:block}.food-filter-handle{background:#0f172a29;border-radius:999px;justify-self:center;width:42px;height:4px}.food-filter-header{grid-template-columns:minmax(0,1fr);align-items:center;display:grid}.food-filter-header>span{text-align:center;justify-items:center;gap:5px;min-width:0;display:grid}.food-filter-header small{color:var(--amber);text-transform:uppercase;font-size:.7rem;font-weight:820;line-height:1}.food-filter-header strong{color:#111827;font-size:1.12rem;font-weight:880;line-height:1}.food-filter-close{z-index:2;color:#111827;cursor:pointer;background:#ffffffc7;border:1px solid #0f172a14;border-radius:999px;place-items:center;width:38px;height:38px;min-height:38px;padding:0;font-size:.74rem;font-weight:820;display:grid;position:absolute;top:12px;left:14px}.food-filter-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.food-filter-options button{color:#111827;cursor:pointer;background:linear-gradient(#ffffffe6,#f7fafcd1),#fff;border:1px solid #0f172a14;border-radius:8px;place-items:center;min-height:48px;padding:0 12px;font-size:.78rem;font-weight:790;display:grid}.food-filter-options button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.food-filter-options button.is-disabled{color:#374151a3;background:linear-gradient(#ffffffeb,#fef2f2d1),#fff;border-color:#ef44442e}.food-filter-options button.is-disabled span{-webkit-text-decoration:line-through #ef44449e;text-decoration:line-through #ef44449e;text-decoration-thickness:2px}.food-filter-close:hover,.food-filter-close:active,.food-filter-close:focus,.food-filter-close:focus-visible,.food-filter-options button:hover,.food-filter-options button:active,.food-filter-options button:focus,.food-filter-options button:focus-visible{box-shadow:none;outline:0;transform:none}.food-filter-options button.is-disabled:hover,.food-filter-options button.is-disabled:active,.food-filter-options button.is-disabled:focus,.food-filter-options button.is-disabled:focus-visible{color:#374151a3;background:linear-gradient(#ffffffeb,#fef2f2d1),#fff}.food-item-customiser-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a47;border:0;position:absolute;inset:0}.food-item-customiser{z-index:1;max-height:82svh;padding:10px 14px max(16px, env(safe-area-inset-bottom));color:#111827;scrollbar-width:none;background:#fffffffa;border:1px solid #0f172a14;border-bottom:0;border-radius:22px 22px 0 0;gap:12px;display:grid;position:relative;overflow-y:auto;box-shadow:0 -18px 48px #0f172a29}.food-item-customiser::-webkit-scrollbar{display:none}.food-item-customiser-handle{background:#0f172a29;border-radius:999px;justify-self:center;width:42px;height:4px}.food-item-customiser-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.food-item-customiser-header>span{gap:5px;min-width:0;display:grid}.food-item-customiser-header small,.food-item-notes>span{width:fit-content;color:var(--amber);text-transform:uppercase;font-size:.7rem;font-weight:820;line-height:1}.food-item-customiser-header strong{color:#111827;font-size:1.18rem;font-weight:880;line-height:1}.food-item-customiser-header em{color:#374151b8;font-size:.8rem;font-style:normal;font-weight:780;line-height:1}.food-item-customiser-header button{color:#111827;cursor:pointer;background:#ffffffc7;border:1px solid #0f172a14;border-radius:999px;min-height:34px;padding:0 12px;font-size:.74rem;font-weight:820}.food-item-section-progress{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:7px;display:grid}.food-item-section-progress button{cursor:pointer;background:#0f172a14;border:0;border-radius:999px;place-items:center;min-height:30px;display:grid;position:relative}.food-item-section-progress button:before{content:"";border-radius:inherit;background:var(--amber);opacity:0;position:absolute;inset:0}.food-item-section-progress button span{z-index:1;color:#374151b8;background:#fff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.72rem;font-weight:880;line-height:1;display:grid;position:relative}.food-item-section-progress button.is-active:before{opacity:1}.food-item-section-progress button.is-active span{color:var(--amber)}.food-item-option-groups{gap:10px;display:grid}.food-item-live-summary{background:linear-gradient(#fffffff0,#f0fdfab8),#fff;border:1px solid #009e8e29;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:9px 10px 9px 12px;display:grid}.food-item-live-summary>span:first-child{gap:4px;min-width:0;display:grid}.food-item-live-summary small{color:var(--amber);text-transform:uppercase;font-size:.66rem;font-weight:820;line-height:1}.food-item-live-summary strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:820;line-height:1.08;overflow:hidden}.food-item-live-summary em{color:#111827;font-size:.78rem;font-style:normal;font-weight:850;line-height:1}.food-item-option-section{background:#f8fafcc7;border:1px solid #0f172a14;border-radius:12px;gap:9px;padding:12px;display:grid}.food-item-option-section-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.food-item-option-section-header small{color:#fff;background:var(--amber);text-transform:uppercase;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:.62rem;font-weight:850;line-height:1;display:inline-flex}.food-item-option-section-header span{gap:3px;min-width:0;display:grid}.food-item-option-section-header strong{color:#111827;font-size:.91rem;font-weight:850;line-height:1}.food-item-option-section-header em{color:#3741518f;font-size:.68rem;font-style:normal;font-weight:700;line-height:1}.food-item-option-group{border:0;gap:0;min-width:0;margin:0;padding:0;display:grid}.food-item-option-group legend{white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.food-item-option-group label{color:#374151c7;border-bottom:1px solid #0f172a14;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;padding:8px 0;font-size:.84rem;font-weight:720;display:grid}.food-item-option-group label.is-selected{color:#111827}.food-item-option-image{object-fit:cover;background:#f7f9fb;border:1px solid #0f172a14;border-radius:8px;width:52px;height:52px;display:block;box-shadow:0 8px 18px #0f172a0f}.food-item-option-group label>span{gap:3px;min-width:0;display:grid}.food-item-option-group label strong{color:#111827;font-size:.84rem;font-weight:780;line-height:1}.food-item-option-group label small{color:#3741518f;font-size:.66rem;font-weight:650;line-height:1.1}.food-item-option-group label.is-selected small{color:#009e8ec7}.food-item-option-group input{width:20px;height:20px;accent-color:var(--amber)}.food-item-option-group-remove input{appearance:none;background:var(--amber);cursor:pointer;border:1px solid #0f172a1f;border-radius:999px;width:38px;height:22px;position:relative}.food-item-option-group-remove input:after{content:"";background:#fff;border-radius:999px;width:16px;height:16px;position:absolute;top:3px;right:3px;box-shadow:0 1px 3px #0f172a2e}.food-item-option-group-remove input:checked{background:#94a3b857}.food-item-option-group-remove input:checked:after{left:3px;right:auto}.food-item-notes{gap:8px;display:grid}.food-item-final-options{gap:10px;display:grid}.food-item-quantity{background:#fff;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:8px 10px 8px 12px;display:grid}.food-item-quantity>span:first-child{gap:4px;min-width:0;display:grid}.food-item-quantity small{color:var(--amber);text-transform:uppercase;font-size:.68rem;font-weight:820;line-height:1}.food-item-quantity strong{color:#111827;font-size:1rem;font-weight:880;line-height:1}.food-item-quantity-controls{grid-template-columns:36px 26px 36px;align-items:center;gap:7px;display:grid}.food-item-quantity-controls button{color:#fff;background:var(--amber);cursor:pointer;border:0;border-radius:999px;place-items:center;width:36px;height:36px;min-height:36px;padding:0;display:grid}.food-item-quantity-controls button:disabled{color:#3741515c;cursor:not-allowed;background:#94a3b82e}.food-item-quantity-controls>strong{color:#111827;text-align:center;min-width:0;font-size:.96rem;font-weight:880;line-height:1}.food-item-notes textarea{resize:none;color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #0f172a14;border-radius:8px;outline:0;padding:10px 12px;font-size:.84rem;font-weight:650}.food-item-notes textarea::placeholder{color:#3741517a}.food-item-customiser-actions{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:9px;display:grid}.food-item-customiser-actions button{color:#fff;background:var(--amber);cursor:pointer;border:0;border-radius:999px;min-height:48px;font-size:.88rem;font-weight:850}.food-item-customiser-actions .food-item-step-secondary{color:#111827;background:#fff;border:1px solid #0f172a14}.food-item-customiser-actions .food-item-step-secondary:disabled{color:#3741515c;cursor:not-allowed;background:#ffffffad}.food-item-customiser-header button:hover,.food-item-customiser-header button:active,.food-item-customiser-header button:focus,.food-item-customiser-header button:focus-visible,.food-item-section-progress button:hover,.food-item-section-progress button:active,.food-item-section-progress button:focus,.food-item-section-progress button:focus-visible,.food-item-quantity-controls button:hover,.food-item-quantity-controls button:active,.food-item-quantity-controls button:focus,.food-item-quantity-controls button:focus-visible,.food-item-customiser-actions button:hover,.food-item-customiser-actions button:active,.food-item-customiser-actions button:focus,.food-item-customiser-actions button:focus-visible{box-shadow:none;outline:0;transform:none}.food-item-quantity-controls button:hover,.food-item-quantity-controls button:active,.food-item-quantity-controls button:focus,.food-item-quantity-controls button:focus-visible{color:#fff;background:var(--amber)}.food-item-quantity-controls button:disabled:hover,.food-item-quantity-controls button:disabled:active,.food-item-quantity-controls button:disabled:focus,.food-item-quantity-controls button:disabled:focus-visible{color:#3741515c;background:#94a3b82e}.food-item-customiser-actions button:hover,.food-item-customiser-actions button:active,.food-item-customiser-actions button:focus,.food-item-customiser-actions button:focus-visible{color:#fff;background:var(--amber)}.food-item-customiser-actions .food-item-step-secondary:hover,.food-item-customiser-actions .food-item-step-secondary:active,.food-item-customiser-actions .food-item-step-secondary:focus,.food-item-customiser-actions .food-item-step-secondary:focus-visible{color:#111827;background:#fff}.food-item-customiser-actions .food-item-step-secondary:disabled:hover,.food-item-customiser-actions .food-item-step-secondary:disabled:active,.food-item-customiser-actions .food-item-step-secondary:disabled:focus,.food-item-customiser-actions .food-item-step-secondary:disabled:focus-visible{color:#3741515c;background:#ffffffad}@media (width>=700px){.food-shops-surface{max-width:440px;margin:0 auto}.food-item-customiser,.food-filter-sheet{border-radius:22px 22px 0 0;justify-self:stretch;left:max(14px,50vw - 220px);right:max(14px,50vw - 220px)}}.rides-service-page{--amber:#009e8e;color:#111827;background:#f5f7fa;height:100svh;padding:0;overflow:hidden}.rides-service-page:after{display:none}.rides-service-page .customer-home-redesign-topbar{z-index:6;position:absolute;inset:14px 14px auto}.rides-service-page .round-control{color:#172033;box-shadow:none;background:#ffffffdb;border-color:#0f172a1a}.rides-service-page .round-control:hover,.rides-service-page .round-control:active,.rides-service-page .round-control:focus{color:#111827;box-shadow:none;background:#fffffff5;border-color:#009e8e52}.rides-service-page .customer-home-redesign-brand{color:#111827;box-shadow:none;text-shadow:none;background:#ffffffe0;border-color:#0f172a1a}.rides-service-page .customer-home-redesign-brand strong,.rides-service-page .customer-home-redesign-brand span{color:#111827}.rides-service-page .customer-home-redesign-brand i{box-shadow:0 0 12px #009e8e6b}.rides-map{z-index:0;background:#e7edf3;height:70svh;position:absolute;inset:0 0 auto;overflow:hidden}.rides-map:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#ffffff1f,#fff0 26%);position:absolute;inset:0}.rides-map .home-map-stage{border-radius:0;position:absolute;inset:0}.rides-map .home-google-map-canvas{filter:brightness(1.02)saturate(.86)contrast(.94);transform:scale(1.03)}.rides-map .advanced-home-vehicle-marker.taxi{filter:drop-shadow(0 8px 14px #00637047)}.rides-booking-sheet{z-index:5;height:31svh;min-height:258px;max-height:72svh;padding:10px 14px max(16px, env(safe-area-inset-bottom));scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fffffff5;border:1px solid #0f172a14;border-bottom:0;border-radius:22px 22px 0 0;align-content:start;gap:12px;transition:height .24s;display:grid;position:absolute;bottom:0;left:0;right:0;overflow:hidden auto;box-shadow:0 -18px 48px #0f172a1f}.rides-booking-sheet.expanded{height:68svh}.rides-booking-sheet::-webkit-scrollbar{display:none}.rides-sheet-handle{background:#0f172a29;border-radius:999px;justify-self:center;width:42px;height:4px}.rides-address-card{background:#fff;border:1px solid #0f172a14;border-radius:8px;display:grid;position:relative;overflow:visible;box-shadow:0 12px 26px #0f172a0f}.rides-address-row{min-height:64px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0f172a14;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.rides-address-row:last-child{border-bottom:0}.rides-address-icon{width:32px;height:32px;color:var(--amber);place-items:center;display:grid}.rides-address-row>span:nth-child(2),.rides-quick-address>span:nth-child(2),.rides-recent-address>span:nth-child(2){gap:5px;min-width:0;display:grid}.rides-address-row small,.rides-quick-address small,.rides-recent-address small,.rides-section-label{color:#37415194;text-transform:uppercase;font-size:.68rem;font-weight:820;line-height:1}.rides-address-row strong,.rides-quick-address strong,.rides-recent-address strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:850;line-height:1.05;overflow:hidden}.rides-add-stop{z-index:2;width:32px;height:32px;min-height:32px;color:var(--amber);cursor:pointer;background:#fff;border:1px solid #009e8e3d;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 8px 18px #0f172a1a}.rides-quick-addresses{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.rides-quick-address{min-width:0;min-height:70px;color:inherit;text-align:left;cursor:pointer;background:#ffffffc2;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.rides-recent-addresses{align-content:start;gap:0;padding-bottom:8px;display:grid}.rides-section-label{color:var(--amber);margin:4px 0 8px}.rides-recent-address{min-height:58px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0f172a14;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:8px 0;display:grid}.rides-primary-action{color:#fff;background:var(--amber);text-align:left;cursor:pointer;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:52px;padding:10px 14px;display:grid}.rides-primary-action span{gap:4px;min-width:0;display:grid}.rides-primary-action small{color:#ffffffbd;text-transform:uppercase;font-size:.66rem;font-weight:820;line-height:1}.rides-primary-action strong{color:#fff;font-size:.96rem;font-weight:850;line-height:1}.rides-recent-address>svg{color:#11182775}.rides-address-row:hover,.rides-address-row:active,.rides-address-row:focus,.rides-address-row:focus-visible,.rides-add-stop:hover,.rides-add-stop:active,.rides-add-stop:focus,.rides-add-stop:focus-visible,.rides-quick-address:hover,.rides-quick-address:active,.rides-quick-address:focus,.rides-quick-address:focus-visible,.rides-recent-address:hover,.rides-recent-address:active,.rides-recent-address:focus,.rides-recent-address:focus-visible,.rides-primary-action:hover,.rides-primary-action:active,.rides-primary-action:focus,.rides-primary-action:focus-visible{color:inherit;box-shadow:none;background:0 0;border-color:#0000 #0000 #0f172a14;outline:0;transform:none}.rides-primary-action:hover,.rides-primary-action:active,.rides-primary-action:focus,.rides-primary-action:focus-visible{color:#fff;background:var(--amber);border-color:#0000}.rides-add-stop:hover,.rides-add-stop:active,.rides-add-stop:focus,.rides-add-stop:focus-visible{color:var(--amber);background:#fff;border-color:#009e8e3d;transform:translateY(-50%);box-shadow:0 8px 18px #0f172a1a}.rides-quick-address:hover,.rides-quick-address:active,.rides-quick-address:focus,.rides-quick-address:focus-visible{background:#ffffffc2;border-color:#0f172a14}.rides-address-row:hover,.rides-address-row:active,.rides-address-row:focus,.rides-address-row:focus-visible{border-color:#0000 #0000 #0f172a14}.rides-address-row:last-child:hover,.rides-address-row:last-child:active,.rides-address-row:last-child:focus,.rides-address-row:last-child:focus-visible{border-bottom-color:#0000}.rides-recent-address:hover,.rides-recent-address:active,.rides-recent-address:focus,.rides-recent-address:focus-visible{border-color:#0000 #0000 #0f172a14}@media (width>=700px){.rides-booking-sheet{border-radius:22px 22px 0 0;left:max(14px,50vw - 220px);right:max(14px,50vw - 220px)}}
