:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--qp-bg:#f7f8fa;--qp-surface:#fff;--qp-surface-2:#f2f4f7;--qp-surface-3:#fff;--qp-border:#e2e5ea;--qp-border-strong:#c8cdd6;--qp-text:#121722;--qp-muted:#667085;--qp-subtle:#98a2b3;--qp-primary:#2639c6;--qp-on-primary:#fff;--qp-primary-hover:#1f30aa;--qp-primary-pressed:#19278c;--qp-primary-soft:#eef0ff;--qp-focus-ring:#5367f0;--qp-sidebar:#f2f4f7;--qp-info-text:#175cd3;--qp-info-surface:#eff8ff;--qp-info-border:#b2ddff;--qp-success-text:#067647;--qp-success-surface:#ecfdf3;--qp-success-border:#abefc6;--qp-warning-text:#b54708;--qp-warning-surface:#fffaeb;--qp-warning-border:#fedf89;--qp-danger-text:#b42318;--qp-danger-surface:#fef3f2;--qp-danger-border:#fecdca;--tenant-primary:var(--qp-primary);--tenant-on-primary:var(--qp-on-primary);--tenant-primary-hover:var(--qp-primary-hover);--tenant-primary-pressed:var(--qp-primary-pressed);--tenant-primary-soft:var(--qp-primary-soft);--tenant-focus-ring:var(--qp-focus-ring);--tenant-accent:var(--tenant-primary);--bg:var(--qp-bg);--surface:var(--qp-surface);--surface-2:var(--qp-surface-2);--primary:var(--tenant-primary);--primary-dark:var(--tenant-primary-pressed);--primary-soft:var(--tenant-primary-soft);--gold:var(--tenant-primary);--text:var(--qp-text);--muted:var(--qp-muted);--line:var(--qp-border);--ok:var(--qp-success-text);--info:var(--qp-info-text);--warning:var(--qp-warning-text);--danger:var(--qp-danger-text)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--qp-bg:#0f1115;--qp-surface:#131720;--qp-surface-2:#171a21;--qp-surface-3:#202530;--qp-border:#2a2f3a;--qp-border-strong:#414857;--qp-text:#f5f7fa;--qp-muted:#a9b0bd;--qp-subtle:#7d8594;--qp-primary:#7c8cff;--qp-on-primary:#0b1020;--qp-primary-hover:#93a0ff;--qp-primary-pressed:#697aff;--qp-primary-soft:#20284a;--qp-focus-ring:#a8b2ff;--qp-sidebar:#0b0d11;--qp-info-text:#84caff;--qp-info-surface:#102a3c;--qp-info-border:#175a82;--qp-success-text:#75e0a7;--qp-success-surface:#102a22;--qp-success-border:#216e4e;--qp-warning-text:#fec84b;--qp-warning-surface:#332a0a;--qp-warning-border:#7a5d00;--qp-danger-text:#fda29b;--qp-danger-surface:#351315;--qp-danger-border:#8f2c31}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);color:var(--text);letter-spacing:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}button,input,select{font:inherit}.customerPage{grid-template-columns:minmax(340px,470px) minmax(0,1fr);min-height:100vh;display:grid}.bookingRail{background:var(--qp-sidebar);align-content:start;gap:18px;min-width:0;padding:24px;display:grid;box-shadow:10px 0 30px #0000002e}.customerBrand,.panelTitle,.safeNote,.miniFacts div{align-items:flex-start;gap:12px;display:flex}.customerBrand{align-items:center}.customerBrand>span,.tenantCustomerBrand span{background:var(--qp-surface);width:44px;height:44px;color:var(--qp-text);border-radius:8px;place-items:center;font-weight:900;display:grid;overflow:hidden;box-shadow:0 14px 34px #8fb8c829,0 10px 30px #00000061}.tenantCustomerBrand img{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:44px;display:block}.customerBrandMark img{width:100%;height:100%;display:block}.tenantPhoneHeader img{border-radius:8px;width:34px;height:34px;display:block;box-shadow:0 10px 24px #8fb8c824}.customerBrand strong,.customerBrand em,.tenantCustomerBrand strong,.tenantCustomerBrand em{display:block}.customerTurnstile{min-height:65px;margin:8px 0}.customerLoginForm select{background:var(--qp-surface);min-height:44px;color:inherit;border:1px solid var(--brand-border,var(--qp-border));border-radius:6px;padding:8px}.customerBrand em,.tenantCustomerBrand em{color:var(--muted);margin-top:3px;font-size:12px;font-style:normal}.bookingCard,.customerPanel,.progressStep,.customerLoginAside div{background:var(--qp-surface);border-radius:8px;box-shadow:0 12px 30px #00000029}.bookingCard,.customerPanel{min-width:0;padding:18px}.sectionHeader,.panelTitle div{gap:6px;display:grid}.eyebrow{color:var(--gold);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800;display:block}h1,h2,h3,p{margin:0}h1{font-size:31px;line-height:1.1}h2{font-size:28px;line-height:1.15}h3{font-size:16px;line-height:1.25}p,.muted{color:var(--muted);line-height:1.55}.form{gap:12px;margin-top:20px;display:grid}.field{min-width:0;color:var(--qp-text);gap:7px;font-size:13px;font-weight:800;display:grid}.splitFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.phoneSplitField{grid-template-columns:minmax(148px,.46fr) minmax(0,1fr);gap:8px;display:grid}.input{border:1px solid var(--qp-border);background:var(--surface);width:100%;height:44px;color:var(--qp-text);border-radius:8px;padding:0 12px}.advancedSetup{background:var(--qp-surface);border-radius:8px;padding:10px 12px}.advancedSetup summary{cursor:pointer;color:var(--muted);font-size:12px;font-weight:900}.advancedSetup[open]{gap:12px;display:grid}.advancedSetup[open] summary{margin-bottom:2px}.button,.ghostButton,.invoiceActions button{border:0;border-radius:8px;min-height:42px;font-weight:800}.button{background:var(--gold);color:var(--tenant-on-primary);justify-content:center;align-items:center;gap:8px;display:inline-flex}.ghostButton,.invoiceActions button{background:var(--qp-surface);color:var(--qp-text);justify-content:center;align-items:center;gap:8px;padding:9px 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff17}.safeNote{color:var(--qp-text);background:var(--qp-info-surface);border-radius:8px;margin-top:14px;padding:12px}.roleMapPanel{gap:14px;display:grid}.roleMapGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.roleMapItem{background:var(--qp-surface);border-radius:8px;gap:7px;min-width:0;padding:12px;display:grid}.roleMapItem strong,.roleMapItem span{overflow-wrap:anywhere;min-width:0}.roleMapItem span{color:var(--muted);font-size:12px;line-height:1.45}.appShellPanel{grid-template-columns:minmax(280px,390px) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.tenantAppPreview{background:var(--qp-surface);border-radius:8px;align-content:space-between;gap:14px;min-height:420px;padding:16px;display:grid;box-shadow:inset 0 0 0 1px #ffffff12}.tenantPhoneHeader,.customerActionRow,.customerSurfaceGrid,.customerTripGrid{gap:10px;display:flex}.tenantPhoneHeader,.customerActionRow{justify-content:space-between;align-items:center}.tenantPhoneHeader strong,.tenantPhoneHeader span{display:block}.tenantPhoneHeader span,.customerTripTile span,.customerTripTile em{color:var(--muted);font-style:normal}.appBadge{background:var(--qp-success-surface);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;color:var(--ok)!important}.tenantTripCard{background:var(--qp-surface);border-radius:8px;gap:10px;padding:16px;display:grid}.customerTabBar{background:var(--qp-surface);border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px;display:grid}.customerTabBar a,.customerSurfaceGrid a{text-align:center;min-width:0;color:var(--muted);border-radius:8px;text-decoration:none}.customerTabBar a{padding:9px 5px;font-size:12px;font-weight:800}.customerTabBar a.selected,.customerSurfaceGrid a.selected{color:var(--tenant-primary);background:var(--tenant-primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--tenant-primary) 22%, transparent)}.realSurface{align-content:start;display:grid}.customerSurfaceGrid,.customerTripGrid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.customerSurfaceGrid a,.customerTripTile,.customerActionRow{background:var(--qp-surface)}.customerSurfaceGrid a{gap:6px;padding:14px 10px;display:grid}.customerSurfaceGrid span,.customerActionRow span{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.45}.customerActionList{gap:10px;display:grid}.customerSettingsDrawer{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customerActionRow{border-radius:8px;min-height:66px;padding:12px}.customerSettingsRow{background:var(--qp-surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:86px;padding:12px;display:grid}.customerActionRow div,.customerSettingsRow div{gap:4px;min-width:0;display:grid}.customerActionRow.enabled,.customerSettingsRow.enabled{box-shadow:inset 3px 0 0 var(--ok)}.customerActionRow.disabled,.customerSettingsRow.disabled{box-shadow:inset 3px 0 0 var(--line)}.customerSettingsRow span,.customerSettingsRow em{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-style:normal;line-height:1.45}.customerActionRow button,.customerSettingsRow button,.customerTripTile button{background:var(--gold);min-height:38px;color:var(--tenant-on-primary);white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:8px 11px;font-weight:900;display:inline-flex}.customerActionRow button:disabled,.customerSettingsRow button:disabled{background:var(--qp-surface-2);color:var(--muted);cursor:not-allowed}.customerTripGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.customerTripTile{border-radius:8px;gap:8px;min-width:0;padding:13px;display:grid}.customerTripTile em{font-size:12px;line-height:1.45}.safeNote svg{color:var(--info);flex:none}.safeNote span{color:var(--qp-text);font-size:12px;line-height:1.5}.customerMain{align-content:start;gap:18px;min-width:0;padding:28px;display:grid}.customerTopbar{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.customerTopbar>div{gap:7px;display:grid}.progressRail{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.progressStep{color:inherit;text-align:left;background:var(--qp-surface);cursor:pointer;border:0;align-content:start;gap:8px;min-width:0;min-height:132px;padding:13px;display:grid;box-shadow:inset 0 0 0 1px #ffffff12}.progressStep span{background:var(--tenant-primary);width:28px;height:28px;color:var(--tenant-on-primary);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.progressStep svg{color:var(--gold)}.progressStep.selected{background:var(--tenant-primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--tenant-primary) 34%, transparent), 0 14px 32px #0000002e}.progressStep em{color:var(--muted);overflow-wrap:anywhere;word-break:break-word;font-size:12px;font-style:normal;line-height:1.45}.customerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.widePanel{grid-column:span 2}.panelTitle{margin-bottom:14px}.panelTitle svg{flex:none}.panelTitle p{font-size:13px}.fareBreakdown,.recoveryList,.statusList,.miniFacts,.invoiceActions{gap:10px;display:grid}.fareLine{background:var(--qp-surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:11px 12px;display:grid}.fareLine span,.fareLine em{color:var(--muted)}.fareLine strong{color:var(--qp-text)}.fareLine em{grid-column:1/-1;font-size:12px;font-style:normal}.totalLine{background:var(--qp-info-surface)}.totalLine span,.totalLine strong,.totalLine em{color:var(--gold)}.recoveryList div{background:var(--qp-danger-surface);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:4px 9px;padding:11px;display:grid}.recoveryList svg{color:var(--warning);grid-row:span 2;margin-top:2px}.recoveryList span{color:var(--qp-text);font-size:12px;line-height:1.45}.statusList div{align-items:center;gap:10px;min-height:34px;display:flex}.dot{background:var(--qp-surface);border-radius:50%;width:10px;height:10px}.dot.active{background:var(--ok);box-shadow:0 0 0 4px #22c55e1f}.miniFacts div{background:var(--qp-surface);border-radius:8px;padding:11px}.miniFacts svg{color:var(--gold);flex:none}.miniFacts span{color:var(--qp-text);font-size:12px;line-height:1.45}.invoiceActions{grid-template-columns:repeat(2,minmax(0,1fr))}.actionStrip{background:var(--qp-surface);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.actionStrip span{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.responseBox{background:var(--qp-surface);min-height:220px;max-height:360px;color:var(--qp-text);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px;margin:14px 0 0;padding:14px;font-size:12px;line-height:1.55;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff14}.compactForm{margin-top:0;margin-bottom:12px}.stepNumber{display:block}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.customerLoginPage{--tenant-accent:var(--brand-primary,var(--primary));background:var(--brand-page,var(--qp-surface));min-height:100vh;color:var(--brand-body,var(--qp-text));place-items:center;padding:32px;display:grid}.customerLoginCard{border:1px solid var(--brand-border,var(--qp-border));border-radius:var(--brand-radius,8px);background:var(--brand-surface,var(--qp-surface));gap:26px;width:min(100%,430px);padding:34px;display:grid;box-shadow:0 18px 48px #141e231a}.tenantCustomerBrand{align-items:center;gap:12px;display:flex}.tenantCustomerBrand span{background:var(--tenant-accent);color:var(--brand-on-primary,var(--qp-text));box-shadow:none}.tenantCustomerBrand strong{color:inherit}.customerLoginHeader{gap:8px;display:grid}.customerLoginHeader h1{color:var(--brand-heading,var(--qp-text));margin:0;font-size:30px;line-height:1.1}.customerLoginHeader p{color:var(--brand-body,var(--qp-text));margin:0;line-height:1.55}.customerLoginForm{gap:14px;display:grid}.customerLoginForm label{color:var(--brand-heading,var(--qp-text));gap:7px;font-size:13px;font-weight:700;display:grid}.customerLoginForm input{border:1px solid var(--brand-border,var(--qp-border));border-radius:var(--brand-radius,8px);background:var(--brand-surface,var(--qp-surface));width:100%;height:46px;color:var(--brand-heading,var(--qp-text));padding:0 13px}.customerLoginForm button,.loginPrimaryAction{border-radius:var(--brand-radius,8px);background:var(--tenant-accent);height:46px;color:var(--brand-on-primary,var(--qp-text));cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.customerVerificationIntro{border:1px solid color-mix(in srgb, var(--tenant-accent) 30%, var(--brand-border,var(--qp-border)));background:color-mix(in srgb, var(--tenant-accent) 7%, var(--brand-surface,var(--qp-surface)));color:var(--brand-body,var(--qp-text));border-radius:8px;align-items:flex-start;gap:11px;padding:13px;display:flex}.customerVerificationIntro div{gap:3px;display:grid}.customerVerificationIntro strong{color:var(--brand-heading,var(--qp-text));font-size:14px}.customerVerificationIntro span{color:var(--brand-body,var(--qp-text));font-size:13px;line-height:1.45}.customerLoginForm .customerTrustDevice{cursor:pointer;align-items:flex-start;gap:10px;padding:2px 0;display:flex}.customerLoginForm .customerTrustDevice input{width:18px;height:18px;accent-color:var(--tenant-accent);margin:1px 0 0}.customerTrustDevice span{gap:2px;display:grid}.customerTrustDevice small{color:var(--brand-body,var(--qp-muted));font-size:12px;font-weight:500}.customerVerificationActions{justify-content:space-between;align-items:center;gap:14px;display:flex}.customerLoginForm button.customerTextButton{width:auto;height:34px;color:var(--brand-heading,var(--qp-text));background:0 0;padding:0;font-size:12px}.customerLoginForm button.customerTextButton:disabled{cursor:not-allowed;color:var(--brand-body,var(--qp-text))}.customerLoginForm button:disabled,.customerPrimaryButton:disabled,.customerSecondaryButton:disabled{cursor:wait;opacity:.65}.customerLoginForm input:focus-visible,.customerLoginForm button:focus-visible,.customerLoginLinks a:focus-visible,.customerPrimaryButton:focus-visible,.customerSecondaryButton:focus-visible{outline:3px solid var(--tenant-focus-ring);outline-offset:3px}.customerFormError{border-left:3px solid var(--qp-danger-border);background:var(--qp-danger-surface);color:var(--qp-danger-text);padding:10px 12px;font-size:13px}.customerLoginLinks{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.customerLoginLinks a{color:var(--brand-heading,var(--qp-text));align-items:center;gap:6px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.customerAccountPage{--tenant-accent:#16835f;background:var(--qp-surface);min-height:100vh;color:var(--qp-text);padding:0 38px 56px}.customerAccountHeader{border-bottom:1px solid var(--qp-border);justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.customerAccountActions,.customerPrimaryButton,.customerSecondaryButton{align-items:center;gap:10px;display:inline-flex}.customerPrimaryButton,.customerSecondaryButton{cursor:pointer;border:0;border-radius:7px;justify-content:center;min-height:42px;padding:0 16px;font-weight:800;text-decoration:none}.customerPrimaryButton{background:var(--brand-primary,var(--tenant-accent));color:var(--brand-on-primary,var(--qp-text));border-radius:var(--brand-radius,7px)}.customerSecondaryButton{border:1px solid var(--qp-border);background:var(--qp-surface-2);color:var(--qp-muted)}.customerAccountIntro{justify-content:space-between;align-items:end;gap:28px;max-width:1180px;margin:0 auto;padding:52px 0 34px;display:flex}.customerAccountIntro>div:first-child{gap:8px;display:grid}.customerAccountIntro h1{color:var(--qp-text);font-size:34px}.customerAccountIntro p,.customerSectionTitle p,.customerEmptyState p,.customerAccountError p{color:var(--qp-text)}.customerAccountEyebrow{color:var(--tenant-accent);text-transform:uppercase;font-size:12px;font-weight:850}.customerAccountSummary{border:1px solid var(--qp-border);background:var(--qp-surface);min-height:46px;color:var(--qp-text);border-radius:7px;align-items:center;gap:10px;padding:0 15px;display:inline-flex}.customerAccountSummary svg{color:var(--tenant-accent)}.customerTripsSection{border:1px solid var(--qp-border);background:var(--qp-surface);border-radius:8px;max-width:1180px;margin:0 auto;padding:24px}.customerSectionTitle{margin-bottom:20px}.customerSectionTitle h2{color:var(--qp-text);font-size:23px}.customerTripList{display:grid}.customerTripRow{border-top:1px solid var(--qp-border);grid-template-columns:205px minmax(0,1fr) 165px;align-items:center;gap:22px;padding:20px 4px;display:grid}.customerTripDate,.customerTripRoute,.customerTripAmount{gap:5px;display:grid}.customerTripDate{grid-template-columns:24px minmax(0,1fr)}.customerTripDate svg{color:var(--tenant-accent);grid-row:span 2}.customerTripDate span,.customerTripRoute span,.customerTripAmount{color:var(--qp-text);font-size:13px}.customerTripRoute strong{color:var(--qp-text);align-items:center;gap:7px;display:flex}.customerTripReference{font-weight:800}.customerTripAmount{color:var(--qp-text);grid-template-columns:22px minmax(0,1fr) 20px;align-items:center}.customerEmptyState,.customerAccountError,.customerPortalUnconfigured{justify-items:start;gap:10px;display:grid}.customerEmptyState{border-top:1px solid var(--qp-border);padding:42px 2px 18px}.customerEmptyState>svg{color:var(--tenant-accent)}.customerEmptyState .customerPrimaryButton{margin-top:8px}.customerAccountError,.customerPortalUnconfigured{border:1px solid var(--qp-border);background:var(--qp-surface);border-radius:8px;width:min(100%,560px);margin:15vh auto 0;padding:28px}.customerAccountError a{color:var(--tenant-accent);font-weight:800}.customerPortalShell{--tenant-accent:var(--brand-heading,#15191d);background:var(--brand-page,var(--qp-surface));min-height:100vh;color:var(--brand-body,var(--qp-text))}.customerPortalHeader{border-bottom:1px solid var(--brand-border,var(--qp-border));background:var(--brand-surface,var(--qp-surface));min-height:76px;color:var(--brand-body,var(--qp-text));justify-content:space-between;align-items:center;gap:24px;padding:0 34px;display:flex}.customerPortalHeader .tenantCustomerBrand{color:var(--brand-heading,var(--qp-text));text-decoration:none}.customerPortalHeaderActions{align-items:center;gap:10px;display:flex}.customerPortalBody{grid-template-columns:220px minmax(0,1fr);gap:34px;width:min(100%,1440px);margin:0 auto;padding:28px 34px 64px;display:grid}.customerPortalNav{border:1px solid var(--brand-border,var(--qp-border));border-radius:var(--brand-radius,8px);background:var(--brand-surface,var(--qp-surface));color:var(--brand-body,var(--qp-text));align-content:start;gap:5px;padding:12px;display:grid;position:sticky;top:24px}.customerPortalNav a{border-radius:var(--brand-radius,7px);min-height:44px;color:var(--brand-body,var(--qp-text));align-items:center;gap:11px;padding:0 13px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.customerPortalNav a:hover{background:color-mix(in srgb, var(--brand-primary,var(--qp-success-surface)) 8%, var(--brand-surface,var(--qp-surface)))}.customerPortalNav a[aria-current=page]{background:color-mix(in srgb, var(--brand-primary,var(--qp-success-surface)) 11%, var(--brand-surface,var(--qp-surface)));color:var(--brand-heading,var(--qp-text));box-shadow:inset 3px 0 0 var(--brand-primary,var(--tenant-accent))}.customerPortalContent{border:1px solid var(--brand-border,var(--qp-border));border-radius:var(--brand-radius,8px);background:var(--brand-surface,var(--qp-surface));min-width:0;color:var(--brand-body,var(--qp-text));align-content:start;gap:22px;padding:24px;display:grid}.customerPageHeading{gap:7px;padding:12px 0 5px;display:grid}.customerPageHeading>span{color:var(--brand-heading,var(--qp-text));text-transform:uppercase;font-size:12px;font-weight:850}.customerPageHeading h1{color:var(--brand-heading,var(--qp-text));font-size:34px}.customerPageHeading p{color:var(--brand-body,var(--qp-text))}.customerOverviewStats{--tenant-accent:#16835f;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.customerOverviewStats a{border:1px solid var(--qp-border);background:var(--qp-surface);min-width:0;min-height:74px;color:var(--qp-text);border-radius:8px;align-items:center;gap:12px;padding:15px 17px;text-decoration:none;display:flex}.customerOverviewStats svg{color:var(--tenant-accent);flex:none}.customerOverviewStats strong{color:var(--qp-text);margin-right:4px;font-size:21px}.customerPortalSection{--tenant-accent:#16835f;border:1px solid var(--qp-border);background:var(--qp-surface);min-width:0;color:var(--qp-text);border-radius:8px;padding:24px}.customerPortalShell>footer{border-top:1px solid var(--brand-border,var(--qp-border));background:var(--brand-surface,var(--qp-surface));color:var(--brand-body,var(--qp-text));padding:18px 34px}.customerPortalShell>footer nav{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.customerPortalShell>footer a{color:var(--brand-heading,var(--qp-text))}.customerPortalSectionHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.customerPortalSectionHeader>div{gap:5px;display:grid}.customerPortalSectionHeader h2{color:var(--qp-text);font-size:21px}.customerPortalSectionHeader p{color:var(--qp-text);font-size:13px}.customerPortalSectionHeader>a,.customerBackLink{color:var(--tenant-accent);align-items:center;gap:5px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.customerBackLink{justify-self:start;margin-bottom:-8px}.customerNextTrip{border:1px solid var(--qp-border);background:var(--qp-surface);min-width:0;color:var(--qp-text);border-radius:8px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:24px;padding:19px;text-decoration:none;display:grid}.customerNextTripDate,.customerNextTrip>div:nth-child(2),.customerNextTripAmount{gap:6px;display:grid}.customerNextTripDate span,.customerNextTrip>div:nth-child(2)>span,.customerNextTripAmount{color:var(--qp-text);font-size:13px}.customerNextTripDate strong{font-size:24px}.customerNextTrip>div:nth-child(2)>strong{align-items:center;gap:7px;display:flex}.customerNextTripAmount{color:var(--qp-text);grid-template-columns:auto 20px;align-items:center}.customerPortalList{border-top:1px solid var(--qp-border);display:grid}.customerPortalList>a,.customerInvoiceRow{border-bottom:1px solid var(--qp-border);min-width:0;color:var(--qp-text);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 4px;text-decoration:none;display:grid}.customerPortalListIcon{background:color-mix(in srgb, var(--tenant-accent) 11%, var(--qp-surface));width:36px;height:36px;color:var(--tenant-accent);border-radius:7px;place-items:center;display:grid}.customerPortalListPrimary{gap:4px;min-width:0;display:grid}.customerPortalListPrimary span,.customerPortalListPrimary em{color:var(--qp-text);font-size:12px;font-style:normal}.customerPortalListPrimary strong{overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;display:flex}.customerPortalListValue{white-space:nowrap;align-items:center;gap:10px;display:flex}.customerTripsDirectory{min-width:0}.customerTripTabs{border:1px solid var(--qp-border);background:var(--qp-surface);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 0 20px;padding:4px;display:grid}.customerTripTabs a{min-width:0;min-height:44px;color:var(--qp-info-text);border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-weight:800;text-decoration:none;display:flex}.customerTripTabs a span{background:var(--qp-surface);min-width:25px;color:var(--qp-text);text-align:center;border-radius:999px;padding:2px 7px}.customerTripTabs a[aria-selected=true]{background:var(--qp-surface);color:var(--qp-text);box-shadow:0 2px 8px #15191d1a}.customerTripTabs a[aria-selected=true] span{background:color-mix(in srgb, var(--tenant-accent) 14%, var(--qp-surface));color:var(--qp-text)}.customerTripTabs a:focus-visible,.customerPortalList>a:focus-visible,.customerLoadMore:focus-visible{outline:3px solid var(--tenant-focus-ring);outline-offset:3px}.customerPortalListPrimary em{overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;display:flex}.customerPortalListPrimary svg{flex:none}.customerLoadMore{justify-content:center;align-items:center;min-height:44px;margin:18px auto 0;display:flex}.customerTimelineSection{min-width:0}.customerStatusTimeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.customerStatusTimeline li{min-width:0;min-height:52px;color:var(--qp-text);grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;display:grid;position:relative}.customerStatusTimeline li:not(:last-child):after{content:"";background:var(--qp-surface);width:2px;position:absolute;top:27px;bottom:0;left:14px}.customerStatusTimeline li>span{z-index:1;border:2px solid var(--qp-border);background:var(--qp-surface);border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:relative}.customerStatusTimeline li strong{overflow-wrap:anywhere;min-width:0;padding-top:5px}.customerStatusTimeline li[data-state=complete],.customerStatusTimeline li[data-state=current]{color:var(--qp-text)}.customerStatusTimeline li[data-state=complete]>span,.customerStatusTimeline li[data-state=current]>span{border-color:var(--tenant-accent)}.customerStatusTimeline li[data-state=complete]>span{background:var(--tenant-accent);color:var(--brand-on-primary,var(--qp-text))}.customerStatusTimeline li[data-state=current]>span{box-shadow:0 0 0 4px color-mix(in srgb, var(--tenant-accent) 14%, var(--qp-surface))}.customerTripsLoading{gap:14px;display:grid}.customerSkeleton{background:linear-gradient(100deg, var(--qp-surface) 30%, var(--qp-surface) 48%, var(--qp-surface) 66%);background-size:220% 100%;border-radius:8px;min-width:0;animation:1.4s ease-in-out infinite customerSkeletonPulse}.customerSkeletonHeading{width:min(280px,78%);height:52px}.customerSkeletonTabs{height:52px}.customerSkeletonTrip{height:96px}@keyframes customerSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.customerDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.customerDetailList{margin:0;display:grid}.customerDetailList>div{border-top:1px solid var(--qp-border);grid-template-columns:minmax(115px,.42fr) minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.customerDetailList dt,.customerDetailList dd{margin:0}.customerDetailList dt{color:var(--qp-text);align-items:center;gap:7px;font-size:13px;display:flex}.customerDetailList dd{color:var(--qp-text);overflow-wrap:anywhere;font-weight:700}.customerPassengerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customerPassengerGrid article{border:1px solid var(--qp-border);background:var(--qp-surface);border-radius:8px;gap:9px;min-width:0;padding:17px;display:grid}.customerPassengerTitle,.customerPassengerGrid p{align-items:center;gap:8px;display:flex}.customerPassengerTitle>span{background:color-mix(in srgb, var(--tenant-accent) 11%, var(--qp-surface));color:var(--tenant-accent);border-radius:999px;margin-left:auto;padding:4px 7px;font-size:11px;font-weight:800}.customerPassengerGrid p{color:var(--qp-text);overflow-wrap:anywhere;font-size:13px}.customerSecurityState{background:var(--qp-surface);border-radius:8px;align-items:center;gap:11px;min-height:64px;padding:13px;display:flex}.customerSecurityState>div{gap:3px;display:grid}.customerSecurityState span{color:var(--qp-text);font-size:12px}.customerSecurityState.verified>svg{color:var(--qp-success-text)}.customerSecurityState.pending>svg{color:var(--qp-danger-text)}.customerSecurityAction{align-items:center;gap:10px;margin-top:14px;display:flex}.customerPortalError{border:1px solid var(--qp-danger-border);background:var(--qp-danger-surface);color:var(--qp-danger-text);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px;display:grid}.customerPortalError strong,.customerPortalError p{margin:0;display:block}.customerPortalError p{color:var(--qp-danger-text);margin-top:4px}.customerBookingWorkbench{gap:14px;display:grid}.customerBookingNote,.customerBookingError{border-radius:7px;padding:14px 16px;font-size:14px}.customerBookingNote{border:1px solid var(--qp-border);background:var(--qp-surface);color:var(--qp-info-text)}.customerBookingError{border:1px solid var(--qp-danger-border);background:var(--qp-danger-surface);color:var(--qp-danger-text);font-weight:750}.customerBookingStep{border:1px solid var(--qp-border);background:var(--qp-surface);border-radius:8px;padding:22px}.customerBookingStep>header{border-bottom:1px solid var(--qp-border);align-items:center;gap:9px;padding-bottom:17px;display:flex}.customerBookingStep>header>span{background:var(--tenant-accent);width:26px;height:26px;color:var(--qp-text);border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.customerBookingStep>header>svg{color:var(--tenant-accent)}.customerBookingStep h2{color:var(--qp-text);font-size:18px}.customerBookingFields{gap:14px;padding-top:18px;display:grid}.customerBookingFields.twoColumns{grid-template-columns:repeat(2,minmax(0,1fr))}.customerBookingFields.threeColumns{grid-template-columns:repeat(3,minmax(0,1fr))}.customerBookingFields label{min-width:0;color:var(--muted);gap:8px;font-size:16px;font-weight:700;line-height:1.35;display:grid}.customerBookingFields input,.customerBookingFields select,.customerBookingFields textarea{background:var(--surface-2);width:100%;min-height:56px;color:var(--text);font:inherit;border:1px solid #0000;border-radius:8px;padding:12px 14px;font-size:16px;line-height:1.35}.customerBookingFields select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text) 50%), linear-gradient(135deg, var(--text) 50%, transparent 50%);background-position:calc(100% - 19px),calc(100% - 11px);background-repeat:no-repeat;background-size:8px 8px,8px 8px;padding-right:42px}.customerBookingFields textarea{resize:vertical;min-height:92px}.customerBookingFields input:focus,.customerBookingFields select:focus,.customerBookingFields textarea:focus{outline:2px solid color-mix(in srgb, var(--tenant-accent) 45%, transparent);outline-offset:1px;border-color:var(--tenant-accent)}.customerBookingFields .fullWidth,.customerBookingTimezone,.customerBookingToggle{grid-column:1/-1}.customerBookingFields .customerBookingToggle{align-items:center;gap:9px;min-height:44px;display:flex}.customerBookingReturnPanel,.customerBookingReturnDetails{gap:12px;display:grid}.customerBookingReturnPanel{border-top:1px solid color-mix(in srgb, var(--tenant-accent) 24%, transparent);grid-column:1/-1;padding-top:14px}.customerBookingReturnToggle{color:var(--text);align-items:flex-start;gap:10px;display:flex}.customerBookingReturnToggle>input{width:20px;height:20px;min-height:20px;accent-color:var(--tenant-accent);margin:2px 0 0}.customerBookingReturnToggle span{gap:2px;display:grid}.customerBookingReturnToggle small{color:var(--muted);font-size:12px;font-weight:500}.customerBookingReturnDetails{border-left:3px solid color-mix(in srgb, var(--tenant-accent) 52%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));padding-left:12px}.customerBookingReturnDetails>.customerBookingReturnToggle,.customerBookingReturnDetails>.customerBookingFields{grid-column:1/-1}.customerBookingPeople{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:18px;display:grid}.customerBookingPersonCard{border:1px solid var(--qp-border);background:var(--qp-surface);border-radius:8px;align-content:start;gap:12px;min-width:0;padding:16px;display:grid}.customerBookingPersonCardHeader{align-items:center;gap:10px;display:flex}.customerBookingPersonIcon{background:color-mix(in srgb, var(--tenant-accent) 12%, var(--qp-surface));width:38px;height:38px;color:var(--tenant-accent);border-radius:50%;flex:none;place-items:center;display:grid}.customerBookingPersonKicker{color:var(--qp-text);letter-spacing:.04em;text-transform:uppercase;margin:0 0 2px;font-size:12px;font-weight:800}.customerBookingPersonCard h3{color:var(--qp-text);margin:0;font-size:16px}.customerBookingPersonCard>p{color:var(--qp-info-text);margin:0;font-size:14px;line-height:1.45}.customerBookingPersonDetails{gap:8px;margin:0;display:grid}.customerBookingPersonDetails>div{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.customerBookingPersonDetails dt,.customerBookingPersonDetails dd{margin:0}.customerBookingPersonDetails dt{color:var(--qp-text);flex:none;align-items:center;gap:5px;font-size:12px;display:inline-flex}.customerBookingPersonDetails dd{overflow-wrap:anywhere;color:var(--qp-text);text-align:right;font-size:13px;font-weight:700}.customerBookingPassengerChoices{gap:8px;display:grid}.customerBookingPassengerChoice{border:1px solid var(--qp-border);background:var(--qp-surface);cursor:pointer;border-radius:7px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:11px;display:grid}.customerBookingPassengerChoice.isSelected{border-color:var(--tenant-accent);background:color-mix(in srgb, var(--tenant-accent) 7%, var(--qp-surface))}.customerBookingPassengerChoice input{width:18px;height:18px;min-height:0;accent-color:var(--tenant-accent);margin:1px 0 0}.customerBookingPassengerChoice span{gap:2px;display:grid}.customerBookingPassengerChoice strong{color:var(--qp-text);font-size:14px}.customerBookingPassengerChoice small,.customerBookingPassengerHint{color:var(--qp-muted);font-size:12px;line-height:1.4}.customerBookingSavedPassenger{color:var(--qp-info-text);gap:7px;font-size:13px;font-weight:750;display:grid}.customerBookingSavedPassenger select{border:1px solid var(--qp-border);background:var(--qp-surface);width:100%;min-height:46px;color:var(--text);font:inherit;appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--text) 50%), linear-gradient(135deg, var(--text) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 11px);background-repeat:no-repeat;background-size:7px 7px,7px 7px;border-radius:7px;padding:10px 38px 10px 12px}.customerBookingSavedPassenger select:focus{outline:2px solid color-mix(in srgb, var(--tenant-accent) 45%, transparent);outline-offset:1px;border-color:var(--tenant-accent)}.customerBookingPassengerHint{margin:0}.customerBookingPeopleCounts{grid-column:1/-1;padding-top:0}.customerBookingToggle input{width:19px;min-height:19px}.customerBookingWaypoints{gap:12px;display:grid}.customerBookingWaypointRow{grid-template-columns:minmax(0,1fr) 46px;gap:8px;display:grid}.customerIconButton,.customerSecondaryButton{border:1px solid var(--line);background:var(--surface-2);color:var(--text);font:inherit;border-radius:8px;font-weight:850}.customerIconButton{min-height:46px;color:var(--qp-danger-text);place-items:center;padding:0;display:grid}.customerSecondaryButton{justify-self:start;align-items:center;gap:8px;min-height:46px;padding:0 14px;display:inline-flex}.customerBookingTimezone{color:var(--qp-text);font-size:12px}.customerBookingReview{border:1px solid var(--qp-border);background:var(--qp-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;padding:18px 20px;display:flex;position:sticky;bottom:12px;box-shadow:0 8px 30px #161e221f}.customerBookingReview>div{gap:3px;display:grid}.customerBookingReview span,.customerBookingReview p{color:var(--qp-text);font-size:12px}.customerBookingTerms{color:var(--muted);align-items:center;gap:10px;font-size:14px;display:flex}.customerBookingTerms input{width:18px;height:18px;margin:0}.customerBookingReview strong{color:var(--qp-text);font-size:23px}.customerBookingReview .customerPrimaryButton{min-width:180px}@media (max-width:1120px){.progressRail,.customerGrid,.customerSurfaceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.widePanel{grid-column:span 2}}@media (max-width:900px){.customerPage,.appShellPanel{grid-template-columns:1fr}.bookingRail{box-shadow:0 12px 30px #00000029}.customerAccountPage{padding:0 22px 40px}.customerTripRow{grid-template-columns:170px minmax(0,1fr)}.customerTripAmount{grid-column:2}.customerPortalBody{grid-template-columns:1fr}.customerPortalNav{padding-bottom:4px;display:flex;position:static;overflow-x:auto}.customerPortalNav a{flex:none}}@media (max-width:680px){.customerLoginPage{padding:18px}.customerLoginCard{padding:24px}.customerAccountHeader,.customerAccountIntro{align-items:start;display:grid}.customerAccountActions{grid-template-columns:1fr 1fr;width:100%;padding-bottom:18px;display:grid}.customerAccountIntro{padding-top:34px}.customerAccountSummary{justify-self:start}.customerTripsSection{padding:20px}.customerTripRow{grid-template-columns:1fr}.customerTripAmount{grid-column:auto}.customerPortalHeader{align-items:flex-start;padding:17px 18px}.customerPortalHeaderActions{display:grid}.customerPortalHeaderActions .customerPrimaryButton,.customerPortalHeaderActions .customerSecondaryButton{min-height:38px}.customerPortalBody{gap:20px;padding:18px 18px 42px}.customerPageHeading h1{font-size:29px}.customerOverviewStats,.customerDetailGrid,.customerPassengerGrid{grid-template-columns:1fr}.customerNextTrip,.customerPortalList>a,.customerInvoiceRow{grid-template-columns:38px minmax(0,1fr)}.customerPortalList>a{min-height:44px;padding:16px 0}.customerPortalListIcon{align-self:start}.customerPortalListValue{justify-content:space-between;width:100%}.customerNextTripDate,.customerNextTrip>div:nth-child(2){grid-column:1/-1}.customerNextTripAmount,.customerPortalListValue{grid-column:2;justify-self:start}.customerPortalError{grid-template-columns:auto 1fr}.customerPortalError .customerPrimaryButton{grid-column:1/-1}.customerBookingFields.twoColumns,.customerBookingFields.threeColumns,.customerBookingReturnDetails,.customerBookingPeople{grid-template-columns:1fr}.customerBookingStep{padding:18px}.customerBookingReview{gap:12px;display:grid;position:static}.customerBookingReview .customerPrimaryButton{width:100%;min-width:0}.customerDetailList>div{grid-template-columns:1fr;gap:7px}.bookingRail,.customerMain{padding:18px}.customerTopbar{display:grid}h1{font-size:28px}h2{font-size:24px}.progressRail,.customerGrid,.roleMapGrid,.customerSurfaceGrid,.customerTripGrid,.customerSettingsDrawer,.phoneSplitField,.splitFields,.invoiceActions{grid-template-columns:1fr}.customerActionRow,.customerSettingsRow{grid-template-columns:1fr;justify-content:stretch;display:grid}.customerActionRow button,.customerSettingsRow button{width:100%}.widePanel{grid-column:auto}}@media (forced-colors:active){.customerTripTabs,.customerTripTabs a[aria-selected=true],.customerStatusTimeline li>span{border:1px solid canvastext}}@media (prefers-reduced-motion:reduce){.customerSkeleton{animation:none}}:where(a[href],button,input:not([type=hidden]),select,textarea,summary,[role=button],[role=tab],[role=combobox],[tabindex]:not([tabindex="-1"])):focus-visible{outline:3px solid var(--qp-focus-ring)!important;outline-offset:3px!important}:where(button,input:not([type=hidden]):not([type=checkbox]):not([type=radio]),select,textarea,summary,[role=button],[role=tab]){min-block-size:44px}:where(button,[role=button],[role=tab],.customerPrimaryButton,.customerSecondaryButton){min-inline-size:44px}:where(label,.checkRow,.termsRow):has(input[type=checkbox],input[type=radio]){min-block-size:44px}@media (forced-colors:active){:where(a[href],button,input:not([type=hidden]),select,textarea,summary,[role=button],[role=tab],[role=combobox],[tabindex]:not([tabindex="-1"])):focus-visible{outline-color:highlight!important}:where(dialog,[role=dialog],fieldset,.panel,.customerPanel){border-color:canvastext}:where(button,input,select,textarea):disabled{color:graytext;border-color:graytext}}
