:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#162033;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;overflow-x:hidden}body{margin:0;padding:0;background:#f5f7fb}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{background:#0b1324;color:#fff;padding:24px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.logo{display:flex;align-items:center;gap:12px;min-width:0}.logoMark{width:42px;height:42px;flex:0 0 42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#2e6bff,#46a0ff);color:#fff;font-weight:900;letter-spacing:-1px;box-shadow:0 8px 24px #2153ca45}.logo b{display:block;font-size:20px}.logo span{display:block;font-size:11px;color:#93a2bb;letter-spacing:.08em}.sideTop{display:flex;justify-content:space-between}.sidebar nav{display:grid;gap:7px;margin-top:34px}.sidebar nav button,.logoutBtn{border:0;background:transparent;color:#9eabc0;display:flex;align-items:center;gap:11px;padding:12px 14px;border-radius:10px;text-align:left}.sidebar nav button svg,.logoutBtn svg{width:18px}.sidebar nav button:hover,.sidebar nav button.active{background:#17233a;color:#fff}.sideStatus{margin-top:auto;border:1px solid #25324a;border-radius:12px;padding:13px;display:flex;gap:10px;align-items:center}.sideStatus b,.sideStatus small{display:block}.sideStatus small{color:#8997af;margin-top:3px}.statusDot{width:9px;height:9px;border-radius:50%;background:#24c875;box-shadow:0 0 0 5px #24c87518}.logoutBtn{margin-top:10px}.main{min-width:0}.topbar{height:92px;background:#fff;border-bottom:1px solid #e8ecf4;display:flex;align-items:center;justify-content:space-between;padding:0 34px}.topbar h1{margin:4px 0 0;font-size:25px}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:800;color:#70809a}.topActions{display:flex;gap:10px}.content{padding:28px 34px 60px;max-width:1600px;margin:auto}.primary,.secondary,.outline,.tinyBtn{border:0;border-radius:10px;padding:11px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750}.primary{background:#2563eb;color:#fff;box-shadow:0 7px 18px #2563eb24}.secondary{background:#fff;border:1px solid #dfe5ef;color:#26354c}.outline{background:#fff;border:1px solid #d9e0eb;color:#25334a}.tinyBtn{padding:7px 10px;background:#eef3fb;color:#294264}.primary svg,.secondary svg{width:17px}.full{width:100%}.heroStrip{background:linear-gradient(120deg,#0d1b36,#15376f);color:#fff;padding:24px 28px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 14px 36px #152d5a22}.heroStrip h2{margin:5px 0;font-size:27px}.heroStrip p{margin:0;color:#afbdd4}.heroStrip>div>span{font-size:11px;letter-spacing:.14em;color:#79a8ff;font-weight:800}.heroBadge{background:#ffffff12;border:1px solid #ffffff1d;border-radius:12px;padding:13px 16px;color:#b7c6dd}.heroBadge svg{width:18px;vertical-align:middle;margin-right:8px}.heroBadge b{color:#fff;font-size:13px}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.statsGrid.three{grid-template-columns:repeat(3,1fr)}.stat{background:#fff;border:1px solid #e5eaf2;border-radius:14px;padding:18px;display:flex;gap:14px;box-shadow:0 4px 14px #1d35570a}.statIcon{width:42px;height:42px;border-radius:11px;background:#edf4ff;color:#2563eb;display:grid;place-items:center}.statIcon svg{width:20px}.stat span,.stat small,.stat strong{display:block}.stat span{font-size:12px;color:#6d7c92;font-weight:700}.stat strong{font-size:22px;margin-top:3px}.stat small{color:#9aa6b7;margin-top:3px}.panel{background:#fff;border:1px solid #e4e9f1;border-radius:15px;box-shadow:0 5px 20px #17233a0a;overflow:hidden}.panelToolbar,.panelHead{padding:17px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f5;gap:16px}.panelHead h3{margin:0}.panelHead p{margin:4px 0 0;color:#7b899c;font-size:13px}.search{display:flex;align-items:center;gap:9px;border:1px solid #dfe5ed;border-radius:10px;padding:0 12px;min-width:360px}.search svg{width:17px;color:#8997a9}.search input{border:0;outline:0;width:100%;padding:11px 0}.segmented{display:flex;background:#f2f5f9;border-radius:9px;padding:3px}.segmented button{border:0;background:transparent;padding:8px 11px;border-radius:7px;color:#627087}.segmented button.active{background:#fff;color:#162033;box-shadow:0 1px 5px #20345412}.tableWrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:900px}th{text-align:left;padding:12px 16px;font-size:11px;color:#77869b;text-transform:uppercase;letter-spacing:.07em;background:#fbfcfe;border-bottom:1px solid #edf0f5}td{padding:14px 16px;border-bottom:1px solid #eef1f5;font-size:13px;vertical-align:middle}tbody tr{cursor:pointer}tbody tr:hover{background:#fafcff}td small{display:block;color:#8c99aa;margin-top:3px}.callsign{display:inline-grid;place-items:center;min-width:40px;padding:7px 9px;border-radius:8px;background:#edf4ff;color:#255bc0;font-weight:850}.neg{color:#c83e4d}.pos{color:#14804a}.notice{background:#eef5ff;border:1px solid #cfe0ff;color:#244468;border-radius:14px;padding:17px 19px;display:flex;gap:13px;align-items:flex-start;margin-bottom:18px}.notice svg{color:#2563eb}.notice p{margin:4px 0 0}.pill{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800;text-transform:capitalize;background:#eef1f5;color:#5e6c80}.pill.good{background:#e8f8ef;color:#137a45}.pill.warn{background:#fff4df;color:#a56600}.settingsGrid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.settingsCard{padding-bottom:20px}.settingsCard>label{display:block;margin:16px 20px 0;font-size:12px;font-weight:750;color:#4f5e73}.settingsCard input[type=number]{width:100%;margin-top:7px;border:1px solid #dfe5ed;border-radius:9px;padding:11px}.moneyField{display:flex;align-items:center;border:1px solid #dfe5ed;border-radius:9px;margin-top:7px;overflow:hidden}.moneyField span{padding-left:11px}.moneyField input{border:0!important;margin:0!important}.settingsCard>.primary{margin:20px}.toggleRow{display:flex!important;gap:10px;align-items:flex-start}.toggleRow input{margin-top:3px}.toggleRow span b,.toggleRow span small{display:block}.toggleRow span small{color:#8794a6;margin-top:3px}.checkLine{display:flex;gap:11px;margin:18px 20px}.checkLine svg{color:#1c9b5b}.checkLine b,.checkLine span{display:block}.checkLine span{color:#7b889a;margin-top:3px;font-size:13px}.logList{max-height:680px;overflow:auto}.logItem{display:flex;gap:12px;padding:14px 18px;border-bottom:1px solid #eef1f5}.logIcon{width:34px;height:34px;border-radius:9px;background:#eef4ff;color:#2563eb;display:grid;place-items:center}.logIcon svg{width:16px}.logItem b{text-transform:capitalize}.logItem span,.logItem small{display:block;color:#7c899b;margin-top:3px;font-size:12px}.drawerBack{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b122080;z-index:50;display:flex;justify-content:flex-end}.drawer{width:min(470px,100%);height:100%;background:#fff;padding:26px;overflow:auto;box-shadow:-16px 0 40px #0002;position:relative}.drawerClose{position:absolute;right:18px;top:18px;border:0;background:#f0f3f7;border-radius:10px;padding:8px}.driverIdentity{display:flex;gap:13px;align-items:center;margin:36px 0 20px}.avatar{width:54px;height:54px;border-radius:16px;background:#10244a;color:#fff;display:grid;place-items:center;font-weight:850}.driverIdentity span{font-size:11px;color:#6f7d91}.driverIdentity h2{margin:3px 0}.driverIdentity p{margin:0;color:#8c98a9;font-size:12px}.balanceHero{border-radius:14px;background:#edf8f2;color:#127142;padding:20px}.balanceHero.red{background:#fff0f2;color:#b5293a}.balanceHero span,.balanceHero small,.balanceHero strong{display:block}.balanceHero strong{font-size:35px;margin:5px 0}.infoGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.infoGrid>div{border:1px solid #e5eaf1;border-radius:11px;padding:13px}.infoGrid svg{width:16px;color:#6b7a8e}.infoGrid span,.infoGrid b{display:block}.infoGrid span{color:#8490a1;font-size:11px;margin:5px 0}.breakdown{margin-top:20px}.breakdown>div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #eef1f5}.authPage,.driverAuthPage{min-height:100vh;min-height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at top,#18396f 0,#0b1324 40%,#07101f);padding:22px}.authPanel,.driverAuthCard{width:min(430px,100%);background:#fff;border-radius:20px;padding:28px;box-shadow:0 24px 70px #0005}.authHeading,.driverWelcome{margin:30px 0 20px}.authHeading span,.driverWelcome span{font-size:11px;letter-spacing:.13em;color:#2d6ce8;font-weight:850}.authHeading h1,.driverWelcome h1{font-size:27px;margin:6px 0}.authHeading p,.driverWelcome p{color:#728094;line-height:1.5}.authPanel label,.driverAuthCard label{display:block;font-size:12px;font-weight:750;color:#536177;margin:13px 0}.authPanel input,.driverAuthCard input{width:100%;border:1px solid #dce3ed;border-radius:10px;padding:12px;margin-top:6px;outline:none}.authPanel input:focus,.driverAuthCard input:focus{border-color:#4a82f0;box-shadow:0 0 0 3px #4a82f018}.inlineError{display:flex;gap:8px;align-items:center;background:#fff0f1;border:1px solid #ffd5d8;color:#ad2c3a;border-radius:10px;padding:11px 13px;margin:12px 0;font-size:13px}.inlineError svg{width:17px}.inlineError.success{background:#edf9f2;border-color:#ccefdc;color:#167746}.authSecurity,.secureBanner{display:flex;gap:9px;align-items:flex-start;color:#667489;background:#f5f8fc;padding:12px;border-radius:10px;margin-top:17px;font-size:12px}.authSecurity svg,.secureBanner svg{width:18px;color:#2563eb}.textBtn{border:0;background:transparent;color:#2563eb;padding:5px 0 13px;font-weight:700}.devCode{background:#fff7dd;border:1px dashed #e5b950;padding:10px;border-radius:8px;font-size:12px;margin:10px 0}.driverApp{width:100%;max-width:100%;min-height:100vh;min-height:100dvh;margin:0;padding:0;overflow-x:hidden;background:#f4f7fb}.driverHeader{min-height:68px;height:auto;background:#0b1324;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:max(10px,env(safe-area-inset-top));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:10px;padding-left:max(16px,env(safe-area-inset-left))}.driverHeader .logo{flex:1;min-width:0}.driverHeader .logo b{color:#fff}.driverSignOut{width:auto!important;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 11px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:#ffffff14;color:#fff;font-size:12px;font-weight:750;line-height:1;white-space:nowrap}.driverSignOut svg{width:16px;height:16px;flex:0 0 auto}.roundBtn{width:40px;height:40px;flex:0 0 40px;border-radius:12px;border:1px solid #26334a;background:#17233a;color:#fff;display:grid;place-items:center}.roundBtn svg{width:18px}.driverApp main{width:100%;max-width:560px;margin:0 auto;padding-top:18px;padding-right:max(14px,env(safe-area-inset-right));padding-bottom:max(40px,env(safe-area-inset-bottom));padding-left:max(14px,env(safe-area-inset-left))}.driverHello span{font-size:11px;letter-spacing:.14em;color:#2e68da;font-weight:850}.driverHello h1{margin:5px 0 0;font-size:27px;line-height:1.1}.driverHello p{margin:4px 0 16px;color:#7d899a}.mobileBalance{width:100%;max-width:100%;background:linear-gradient(135deg,#0e7f4c,#18a466);color:#fff;border-radius:18px;padding:19px;box-shadow:0 16px 30px #12824d2c;overflow:hidden}.mobileBalance.negative{background:linear-gradient(135deg,#a52538,#d94d5e)}.mobileBalance span,.mobileBalance strong,.mobileBalance small{display:block}.mobileBalance strong{font-size:clamp(32px,10vw,40px);line-height:1;margin:7px 0;letter-spacing:-.025em}.mobileBalance small{opacity:.82;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.balanceFoot{display:flex;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #ffffff2e}.balanceFoot>div{flex:1}.balanceFoot span{font-size:11px;opacity:.78}.balanceFoot b{display:block;font-size:15px;margin-top:3px}.driverCard{width:100%;max-width:100%;background:#fff;border:1px solid #e1e7ef;border-radius:15px;padding:16px;margin-top:12px;box-shadow:0 6px 20px #1d35570a;overflow:hidden}.driverCard.urgent{border-color:#f1d1d5}.cardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cardTop h2{margin:0}.iconBubble{width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#edf4ff;color:#2563eb;display:grid;place-items:center}.iconBubble svg{width:19px}.driverCard h2{font-size:20px}.driverCard p{color:#718095;line-height:1.5}.availableRow,.netPreview{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f8fb;border-radius:11px;padding:13px;margin:15px 0}.availableRow strong{font-size:20px}.moneyInput{display:flex;align-items:center;border:1px solid #dbe2ec;border-radius:11px;overflow:hidden;margin:12px 0}.moneyInput span{padding-left:14px;font-size:18px}.moneyInput input{min-width:0;border:0;outline:0;padding:13px;width:100%;font-size:18px}.closed{display:flex;gap:9px;background:#f4f6f9;color:#69788c;padding:12px;border-radius:10px;font-size:13px}.closed svg{width:18px;flex:0 0 auto}.historyRow{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #edf0f4}.historyRow>div{min-width:0}.historyRow b,.historyRow span{display:block}.historyRow span{font-size:11px;color:#8995a6;margin-top:3px}.historyRow>div:last-child{text-align:right}.historyRow>div:last-child small{display:block;color:#98a2b3}.emptyState{color:#8491a2;text-align:center;padding:18px}.driverFooter{text-align:center;color:#8c98a8;font-size:11px;margin-top:18px}.link{text-decoration:none}.driverNotice{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #ccebd9;background:#eefaf3;color:#166c42;border-radius:12px;margin:0 0 14px;font-size:13px;line-height:1.45}.driverNotice svg{width:18px;flex:0 0 auto;margin-top:1px}.compactCard p{margin-top:6px}.compactCard .outline{margin-top:12px}.paymentDueCard{border:1px solid #f0d5aa;background:linear-gradient(180deg,#fffdfa,#fff)}.paymentDueHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.paymentDueHeader h2{margin:3px 0 0}.dueAmount{font-size:34px;font-weight:900;letter-spacing:-.03em;color:#172033;margin:14px 0 4px}.paymentDueCard .primary svg{width:18px}.dueRequestRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #efe5d5}.dueRequestRow b,.dueRequestRow span{display:block}.dueRequestRow span{font-size:11px;color:#8b7763;margin-top:3px}.paymentUnavailable{display:block;color:#8a5d22;margin-top:10px}.driverPaysTag{display:inline-flex;align-items:center;padding:7px 9px;border-radius:8px;background:#eef5ff;color:#245dbf;font-size:11px;font-weight:800}.noticeItem{padding:12px 0;border-bottom:1px solid #eef2f6}.noticeItem:last-child{border-bottom:0}.noticeItem p{margin:4px 0;color:#475467}.noticeItem small{color:#98a2b3}.reservedLine{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#667085;padding:0 2px 10px}.reservedLine b{color:#344054}.cutoffNotice{display:flex;gap:9px;align-items:flex-start;background:#eef6ff;color:#35577f;padding:11px 12px;border-radius:10px;font-size:12px;line-height:1.4;margin:10px 0}.cutoffNotice.afterCutoff{background:#fff7e8;color:#7b5617}.cutoffNotice svg{width:17px;flex:0 0 auto;margin-top:1px}.actionRow{display:flex;gap:8px;flex-wrap:wrap}.mini{border:1px solid #dbe2ea;background:#fff;border-radius:8px;padding:7px 10px;font-weight:700;cursor:pointer}.goodBtn{background:#ecfdf3;border-color:#a7f3d0;color:#067647}.dangerBtn{background:#fff1f3;border-color:#fecdd3;color:#b42318}.runActions{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.runActions button{display:inline-flex;align-items:center;gap:8px}.runActions svg{width:17px}.panel td small{display:block;margin-top:4px;color:#8b97a8}.runBuilderGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 18px}.runBuilderCard{background:#fff;border:1px solid #e4e9f1;border-radius:16px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;box-shadow:0 5px 20px #17233a0a}.runBuilderIcon{width:46px;height:46px;border-radius:13px;background:#edf4ff;color:#2563eb;display:grid;place-items:center}.runBuilderIcon svg{width:20px}.runBuilderCard>div:nth-child(2)>span{font-size:10px;letter-spacing:.12em;font-weight:850;color:#6d7c92}.runBuilderCard h3{margin:4px 0 3px;font-size:18px}.runBuilderCard p{margin:0;color:#7a8798;font-size:13px}.runBuilderCard button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.runDrawer{width:min(620px,100%)}.runSummaryGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:12px 0 24px}.runSummaryGrid>div{border:1px solid #e5eaf1;border-radius:12px;padding:14px;background:#fbfcfe}.runSummaryGrid span,.runSummaryGrid b{display:block}.runSummaryGrid span{font-size:11px;color:#7c899b;text-transform:uppercase;letter-spacing:.06em;font-weight:750}.runSummaryGrid b{font-size:20px;margin-top:5px;text-transform:capitalize}.runItemList{border-top:1px solid #e8edf3;margin-top:10px}.runItem{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #edf1f5}.runItem>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.runItem .callsign{grid-row:1 / 3}.runItem b{font-size:13px}.runItem small{font-size:11px;color:#8a97a8;margin-top:3px}.runItem>strong{white-space:nowrap;font-size:15px}.integrationLine{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line, #e8ebf0)}.integrationLine>div{display:flex;flex-direction:column;gap:3px}.integrationLine span{font-size:12px;color:var(--muted, #667085)}.testBox{margin-top:18px;padding:16px;border:1px solid #dfe4ea;border-radius:14px;background:#fafbfc;display:flex;flex-direction:column;gap:12px}.testBox>small{color:#667085;line-height:1.45}.testGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.testBox select{width:100%;padding:12px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;font:inherit}.testCard{margin-top:14px;padding:14px;border-radius:12px;background:#f4f7ff;display:flex;flex-direction:column;gap:4px}.testCard span{font-size:13px;color:#475467}.miniLog{margin-top:16px;display:flex;flex-direction:column;gap:8px}.miniLog>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid #eef1f4}.miniLog span{font-size:12px;color:#475467}.settingsCard label small{display:block;margin-top:5px;color:#667085;font-weight:400}.menuBtn,.mobileClose{display:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-280px;z-index:80;width:260px;transition:.2s}.sidebar.open{left:0}.mobileClose,.menuBtn{display:grid;place-items:center;border:0;background:transparent;color:inherit}.topbar{padding:0 18px;height:80px}.menuBtn{color:#26354b}.content{padding:18px}.statsGrid,.statsGrid.three{grid-template-columns:1fr 1fr}.settingsGrid{grid-template-columns:1fr}.heroStrip{align-items:flex-start}.heroBadge{display:none}.search{min-width:0;flex:1}.panelToolbar{align-items:stretch;flex-direction:column}.segmented{overflow:auto}.topActions .secondary{font-size:0}.topActions .secondary svg{margin:0}.infoGrid{grid-template-columns:1fr 1fr}.runBuilderGrid{grid-template-columns:1fr}.runBuilderCard{grid-template-columns:auto 1fr}.runBuilderCard button{grid-column:1 / -1;width:100%}}@media(max-width:620px){.topbar h1{font-size:21px}.eyebrow{font-size:9px}.content{padding:14px}.statsGrid,.statsGrid.three{grid-template-columns:1fr 1fr;gap:10px}.stat{padding:13px}.statIcon{display:none}.stat strong{font-size:18px}.heroStrip{padding:19px}.heroStrip h2{font-size:23px}.tableWrap{margin:0 -1px}.settingsGrid{display:block}.settingsCard{margin-bottom:14px}.driverAuthPage{padding:0;background:#fff}.driverAuthCard{width:100%;min-height:100vh;min-height:100dvh;border-radius:0;box-shadow:none;padding-top:max(24px,env(safe-area-inset-top));padding-right:max(20px,env(safe-area-inset-right));padding-bottom:max(28px,env(safe-area-inset-bottom));padding-left:max(20px,env(safe-area-inset-left))}.drawer{padding:20px}.infoGrid{grid-template-columns:1fr}.topActions .primary{font-size:11px;padding:9px}.menuBtn{padding:0}.topbar{gap:10px}.panelHead{align-items:flex-start}.runActions{display:grid;grid-template-columns:1fr}.runActions button{justify-content:center}.testGrid{grid-template-columns:1fr}.integrationLine{align-items:flex-start}.runSummaryGrid{grid-template-columns:1fr 1fr}.runItem{align-items:flex-start}.runItem>div{min-width:0}.runItem b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.balanceFoot{flex-direction:column;gap:8px}.runBuilderCard{padding:15px}.runBuilderIcon{width:40px;height:40px}.runBuilderCard h3{font-size:17px}}@media(max-width:420px){.driverHeader,.driverHeader .logo{gap:8px}.driverHeader .logoMark{width:36px;height:36px;flex-basis:36px;border-radius:10px}.driverHeader .logo b{font-size:17px}.driverHeader .logo span{font-size:9px}.driverSignOut{padding:8px 9px;font-size:11px}.driverSignOut svg{width:15px;height:15px}.driverApp main{padding-left:12px;padding-right:12px}.driverHello h1{font-size:25px}.mobileBalance{padding:16px;border-radius:16px}.mobileBalance strong{font-size:34px}.driverCard{padding:14px;border-radius:14px}.driverCard h2{font-size:19px}.dueAmount{font-size:32px}.availableRow,.netPreview{padding:11px}}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{position:fixed;top:0;right:0;bottom:0;left:0;overscroll-behavior:none;-webkit-text-size-adjust:100%}.driverApp{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;height:100%;min-height:0;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-x:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#f4f7fb}.driverApp *,.driverApp *:before,.driverApp *:after{box-sizing:border-box;min-width:0}.driverHeader{position:sticky;top:0;z-index:100;width:100%;max-width:100%;min-height:64px;height:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;padding-top:max(10px,env(safe-area-inset-top));padding-right:max(14px,env(safe-area-inset-right));padding-bottom:10px;padding-left:max(14px,env(safe-area-inset-left));background:#0b1324}.driverHeader .logo{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.driverHeader .logoMark{width:36px;height:36px;flex:0 0 36px;border-radius:10px}.driverHeader .logo b{font-size:17px;line-height:1.1;white-space:nowrap}.driverHeader .logo span{font-size:9px;white-space:nowrap}.driverSignOut{width:auto!important;min-width:auto!important;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;margin:0;padding:8px 9px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff14;color:#fff;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.driverSignOut svg{width:15px;height:15px;flex:0 0 15px}.driverApp main{display:block;width:100%;max-width:100%;margin:0;padding-top:16px;padding-right:max(12px,env(safe-area-inset-right));padding-bottom:max(32px,env(safe-area-inset-bottom));padding-left:max(12px,env(safe-area-inset-left));overflow:visible}.driverHello{width:100%;max-width:100%}.driverHello h1{margin:4px 0 0;font-size:24px;line-height:1.15}.driverHello p{margin:3px 0 13px;font-size:13px}.mobileBalance{width:100%;max-width:100%;margin:0;padding:16px;border-radius:15px;overflow:hidden}.mobileBalance strong{font-size:34px;line-height:1;overflow-wrap:anywhere}.mobileBalance small{font-size:10px;line-height:1.45;overflow-wrap:anywhere}.driverCard{width:100%;max-width:100%;margin:11px 0 0;padding:14px;border-radius:14px;overflow:hidden}.driverCard h2{font-size:18px;line-height:1.2}.driverCard p{font-size:13px;line-height:1.45}.driverApp input,.driverAuthPage input,.driverApp select,.driverAuthPage select{width:100%;max-width:100%;font-size:16px!important}.driverApp button{max-width:100%}.driverApp .full{width:100%}.driverApp p,.driverApp span,.driverApp small,.driverApp b,.driverApp strong{overflow-wrap:anywhere}.availableRow,.netPreview,.reservedLine,.historyRow,.dueRequestRow,.paymentDueHeader,.cardTop{width:100%;max-width:100%;gap:10px}.availableRow>*,.netPreview>*,.reservedLine>*,.historyRow>*,.dueRequestRow>*{min-width:0}.driverAuthPage{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#fff}.driverAuthCard{width:100%;max-width:100%;min-height:100%;margin:0;border-radius:0;box-shadow:none;padding-top:max(22px,env(safe-area-inset-top));padding-right:max(18px,env(safe-area-inset-right));padding-bottom:max(28px,env(safe-area-inset-bottom));padding-left:max(18px,env(safe-area-inset-left))}@media(max-width:390px){.driverHeader{padding-right:10px;padding-left:10px}.driverHeader .logoMark{width:34px;height:34px;flex-basis:34px}.driverHeader .logo b{font-size:16px}.driverHeader .logo span{font-size:8px}.driverSignOut{padding:7px 8px;font-size:10px}.driverApp main{padding-left:10px;padding-right:10px}.mobileBalance strong{font-size:31px}.driverCard{padding:13px}}.modernDriverApp{--fp-bg: #f3f6fb;--fp-card: #ffffff;--fp-ink: #101828;--fp-muted: #667085;--fp-line: #e7ecf3;--fp-blue: #2f6bff;--fp-blue-soft: #eef4ff;--fp-green: #0e8a56;--fp-red: #c9364c;--fp-shadow: 0 8px 30px rgba(16, 24, 40, .06);background:var(--fp-bg);padding:0!important}.modernDriverHeader{min-height:66px;height:auto;position:sticky;top:0;z-index:120;padding-top:max(10px,env(safe-area-inset-top));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:10px;padding-left:max(16px,env(safe-area-inset-left));background:#0b1324fa;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.06)}.modernDriverHeader .logoMark{width:40px;height:40px;flex-basis:40px;border-radius:12px}.modernDriverHeader .logo b{font-size:18px}.modernDriverHeader .logo span{font-size:9px}.headerRefresh{width:40px!important;height:40px;flex:0 0 40px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:13px;color:#dce5f4;background:#ffffff0e}.headerRefresh svg{width:18px;height:18px}.modernDriverMain{width:100%;max-width:560px;margin:0 auto;padding-top:20px!important;padding-right:max(14px,env(safe-area-inset-right))!important;padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;padding-left:max(14px,env(safe-area-inset-left))!important}.driverPageView{animation:fpPageIn .18s ease-out}@keyframes fpPageIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.modernHello{margin-bottom:14px}.modernHello span,.pageTitle>span{display:block;color:var(--fp-blue);font-size:10px;font-weight:850;letter-spacing:.16em}.modernHello h1,.pageTitle h1{margin:4px 0 3px;color:var(--fp-ink);font-size:30px;line-height:1.08;letter-spacing:-.035em}.modernHello p,.pageTitle p{margin:0;color:var(--fp-muted);font-size:13px;line-height:1.45}.pageTitle{padding:0 2px 4px}.modernBalanceCard{position:relative;overflow:hidden;margin-top:4px;padding:21px;border-radius:22px;color:#fff;background:linear-gradient(145deg,#0f8a58,#0ea568 58%,#17b778);box-shadow:0 18px 36px #0e8a5633}.modernBalanceCard:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-85px;background:#ffffff14}.modernBalanceCard.negative{background:linear-gradient(145deg,#a92d43,#ca4056 58%,#df5a6b);box-shadow:0 18px 36px #ae2b422e}.balanceLabel{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.balanceLabel span{font-size:12px;font-weight:750;opacity:.9}.balanceLabel svg{width:17px;height:17px;opacity:.85;cursor:pointer}.modernBalanceCard>strong{position:relative;z-index:1;display:block;margin:8px 0 5px;font-size:clamp(38px,11vw,48px);line-height:1;letter-spacing:-.055em}.balanceMeta{position:relative;z-index:1;font-size:10px;opacity:.75}.balanceMiniGrid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.2)}.balanceMiniGrid>div{min-width:0}.balanceMiniGrid span{display:block;font-size:10px;opacity:.72;text-transform:uppercase;letter-spacing:.06em}.balanceMiniGrid b{display:block;margin-top:3px;font-size:16px}.quickGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 0}.quickAction{width:100%!important;min-height:112px;padding:15px;border:1px solid var(--fp-line);border-radius:18px;background:var(--fp-card);color:var(--fp-ink);text-align:left;box-shadow:0 4px 16px #10182809}.quickAction>div{width:34px;height:34px;display:grid;place-items:center;margin-bottom:14px;border-radius:11px;background:var(--fp-blue-soft);color:var(--fp-blue)}.quickAction>div svg{width:17px;height:17px}.quickAction span{display:block;font-weight:850;font-size:14px}.quickAction small{display:block;margin-top:3px;color:var(--fp-muted);font-size:10px}.quickAction.primaryQuick{border-color:#dce7ff;background:linear-gradient(180deg,#f9fbff,#fff)}.modernDriverApp .driverCard{margin-top:12px;padding:17px;overflow:hidden;border:1px solid var(--fp-line);border-radius:19px;background:var(--fp-card);box-shadow:0 5px 22px #1018280a}.modernDriverApp .driverCard h2{margin:0;font-size:19px;line-height:1.16;letter-spacing:-.025em;color:var(--fp-ink)}.modernDriverApp .driverCard p{font-size:12.5px;color:var(--fp-muted)}.modernDriverApp .eyebrow{color:var(--fp-blue);font-size:9px;letter-spacing:.14em;font-weight:850}.iconBubble{width:39px;height:39px;flex:0 0 39px;border-radius:12px;background:var(--fp-blue-soft);color:var(--fp-blue)}.iconBubble svg{width:18px;height:18px}.sectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.linkButton{width:auto!important;padding:4px 0;border:0;background:transparent;color:var(--fp-blue);font-size:11px;font-weight:800}.cleanHistoryRow{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f5}.cleanHistoryRow:last-child{border-bottom:0;padding-bottom:2px}.historyIcon,.compactActionIcon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f3f6fb;color:#45627e}.historyIcon svg,.compactActionIcon svg{width:17px;height:17px}.historyMain{min-width:0}.historyMain>b{display:block;color:var(--fp-ink);font-size:14px}.historyMain>span,.historyMain>small{display:block;overflow-wrap:anywhere;color:var(--fp-muted);font-size:10px;line-height:1.45;margin-top:2px}.historyAmount{text-align:right}.historyAmount b{display:block;font-size:13px}.historyAmount small{display:block;margin-top:2px;font-size:9px;color:var(--fp-muted)}.cleanNotice{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:12px 0;border-bottom:1px solid #edf1f5}.cleanNotice:last-child{border-bottom:0}.cleanNotice b,.cleanNotice span,.cleanNotice small{display:block}.cleanNotice b{font-size:13px}.cleanNotice span{margin-top:2px;color:var(--fp-muted);font-size:11px;line-height:1.4}.cleanNotice small{margin-top:4px;color:#98a2b3;font-size:9px}.compactAction{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center}.compactAction b,.compactAction span{display:block}.compactAction b{font-size:13px}.compactAction span{margin-top:2px;color:var(--fp-muted);font-size:10px}.compactAction .mini{width:auto!important}.paymentDueCard{border-color:#f1ddba!important;background:linear-gradient(180deg,#fffcf5,#fff)}.paymentDueHeader h2{margin-top:4px!important;font-size:27px!important}.modernPaymentCard .compactCopy{margin:8px 0 14px}.formStack{display:grid;gap:12px}.formStack label{display:block;color:#344054;font-size:11px;font-weight:800}.formStack label small{color:#98a2b3;font-weight:600}.modernInput,.modernMoneyInput{width:100%;margin:6px 0 0;border:1px solid #dfe5ed;border-radius:14px;background:#fbfcfe;box-shadow:inset 0 1px 1px #10182805}.modernInput{min-height:50px;padding:0 14px;outline:none;color:var(--fp-ink);font-size:15px}.modernMoneyInput{min-height:54px}.modernMoneyInput span{padding-left:15px;font-weight:800;color:#475467}.modernMoneyInput input{min-height:52px;font-size:23px;font-weight:800;color:var(--fp-ink);background:transparent}.modernInput:focus,.modernMoneyInput:focus-within{border-color:#8eb0ff;box-shadow:0 0 0 3px #2f6bff17;background:#fff}.paymentBreakdown{margin:14px 0;padding:13px 14px;border-radius:15px;background:#f6f8fb}.paymentBreakdown>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0}.paymentBreakdown span{color:var(--fp-muted);font-size:11px}.paymentBreakdown b{font-size:12px;color:#344054}.paymentBreakdown .paymentTotal{margin-top:7px;padding-top:10px;border-top:1px solid #e2e7ee}.paymentBreakdown .paymentTotal span{color:var(--fp-ink);font-weight:800}.paymentBreakdown .paymentTotal strong{color:var(--fp-ink);font-size:22px;letter-spacing:-.035em}.actionButton{min-height:49px;margin-top:12px;border-radius:13px!important}.activePaymentSheet{margin-top:14px;padding:14px;border:1px solid #dce6fb;border-radius:17px;background:linear-gradient(180deg,#f8fbff,#fff)}.activePaymentTop{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.activePaymentTop span,.activePaymentTop strong,.activePaymentTop small{display:block}.activePaymentTop span{color:var(--fp-blue);font-size:9px;font-weight:900;letter-spacing:.12em}.activePaymentTop strong{margin-top:3px;color:var(--fp-ink);font-size:27px;letter-spacing:-.035em}.activePaymentTop small{margin-top:2px;color:var(--fp-muted);font-size:10px}.qrPanel{display:flex;flex-direction:column;align-items:center;margin:14px 0;padding:12px;border:1px solid #edf0f4;border-radius:15px;background:#fff}.qrPanel svg{width:min(210px,70vw);height:auto}.qrPanel b{margin-top:7px;font-size:13px}.qrPanel span{margin-top:2px;color:var(--fp-muted);font-size:9px}.paymentActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.paymentActions button{min-height:44px;border-radius:12px!important;font-size:11px}.paymentCancel{display:block;width:auto!important;margin:7px auto 0;padding:7px 10px!important;color:var(--fp-muted)!important;font-size:10px}.availableRow{margin:13px 0 10px;padding:13px 14px;border-radius:14px;background:#f6f8fb}.availableRow span{color:var(--fp-muted);font-size:11px}.availableRow strong{font-size:20px;letter-spacing:-.025em}.compactPreview{display:grid;grid-template-columns:1fr auto;gap:3px 12px;margin:10px 0 2px;padding:12px 13px;border-radius:13px;background:#f6f8fb}.compactPreview span{color:var(--fp-muted);font-size:10px}.compactPreview b{font-size:17px}.compactPreview small{grid-column:1/-1;color:#98a2b3;font-size:9px}.activitySummary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.activitySummary>div{padding:14px;border:1px solid var(--fp-line);border-radius:16px;background:#fff}.activitySummary span{display:block;color:var(--fp-muted);font-size:10px}.activitySummary b{display:block;margin-top:4px;color:var(--fp-ink);font-size:24px}.activityCard .cleanHistoryRow{align-items:flex-start}.inlineActions{display:flex;gap:6px;margin-top:7px}.inlineActions button{width:auto!important;padding:5px 9px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;color:#475467;font-size:9px;font-weight:800}.profileHero{display:flex;align-items:center;gap:13px;padding-bottom:15px;border-bottom:1px solid #edf1f5}.profileAvatar{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#245fff,#4b9dff);color:#fff;font-size:16px;font-weight:900}.profileHero b,.profileHero span{display:block}.profileHero b{font-size:16px}.profileHero span{margin-top:3px;color:var(--fp-muted);font-size:10px}.profileRows>div,.feeRows>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #edf1f5}.profileRows>div:last-child,.feeRows>div:last-child{border-bottom:0;padding-bottom:0}.profileRows span,.feeRows span{color:var(--fp-muted);font-size:10px}.profileRows b,.feeRows b{max-width:65%;text-align:right;overflow-wrap:anywhere;color:var(--fp-ink);font-size:11px}.accountSignOut{width:100%!important;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:1px solid #f0d5d9;border-radius:14px;background:#fff;color:#b4233a;font-weight:850}.accountSignOut svg{width:17px}.floatingNotice{position:relative;margin-bottom:12px;padding-right:40px;box-shadow:0 8px 22px #1018280d}.floatingNotice button{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:28px!important;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:inherit}.floatingNotice button svg{width:14px}.driverGlobalError{margin-bottom:12px}.driverBottomNav{position:fixed;z-index:140;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:70px;padding-top:7px;padding-right:max(8px,env(safe-area-inset-right));padding-bottom:max(7px,env(safe-area-inset-bottom));padding-left:max(8px,env(safe-area-inset-left));border-top:1px solid #e4e9f0;background:#fffffff5;box-shadow:0 -10px 28px #1018280e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.driverBottomNav button{position:relative;width:100%!important;min-width:0;padding:6px 4px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:13px;background:transparent;color:#98a2b3}.driverBottomNav button svg{width:20px;height:20px;stroke-width:2}.driverBottomNav button span{font-size:9px;font-weight:800}.driverBottomNav button.active{color:var(--fp-blue);background:#f1f5ff}.driverBottomNav button i{position:absolute;top:2px;right:calc(50% - 20px);min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:99px;background:#e5484d;color:#fff;font-size:8px;font-style:normal;font-weight:900}.modernDriverApp .driverFooter{margin:18px 0 2px;color:#98a2b3;font-size:9px}@media(max-width:420px){.modernDriverMain{padding-top:16px!important;padding-left:max(12px,env(safe-area-inset-left))!important;padding-right:max(12px,env(safe-area-inset-right))!important}.modernHello h1,.pageTitle h1{font-size:28px}.modernBalanceCard{padding:18px;border-radius:20px}.modernBalanceCard>strong{font-size:40px}.quickAction{min-height:104px;padding:13px}.modernDriverApp .driverCard{padding:15px;border-radius:17px}.paymentActions{grid-template-columns:1fr}.qrPanel svg{width:min(195px,68vw)}}.officeShell{background:#f5f7fb}.officeSidebar{background:#0b1324;border-right:0}.officeSidebar nav button{border-radius:10px;margin:2px 10px;width:calc(100% - 20px)}.officeSidebar nav button.active{background:#1c2b47}.officeUserMini{margin:8px 12px 16px;padding:12px;border:1px solid #24324a;background:#121e33;border-radius:14px;display:flex;gap:10px;align-items:center}.officeUserMini .avatar.small{width:36px;height:36px;flex:0 0 36px;border-radius:10px;font-size:12px}.officeUserMini b,.officeUserMini span{display:block}.officeUserMini b{color:#fff;font-size:12px}.officeUserMini span{color:#91a0b7;font-size:10px;text-transform:capitalize;margin-top:2px}.officeMain{background:#f5f7fb}.officeTopbar{background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e8edf4}.officeContent{max-width:1500px;margin:0 auto;width:100%}.officeWelcome,.officePageIntro{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:18px}.officeWelcome>div:first-child>span,.officePageIntro>div:first-child>span{font-size:10px;letter-spacing:.14em;color:#3167d5;font-weight:900}.officeWelcome h2,.officePageIntro h2{font-size:30px;letter-spacing:-.035em;margin:5px 0 3px;color:#131c2e}.officeWelcome p,.officePageIntro p{color:#748195;margin:0}.secureBadge{display:flex;gap:10px;align-items:center;padding:12px 14px;border:1px solid #d9e9df;background:#f3fbf6;color:#166a40;border-radius:14px}.secureBadge svg{width:20px}.secureBadge b,.secureBadge span{display:block}.secureBadge b{font-size:12px}.secureBadge span{font-size:10px;margin-top:2px;color:#56806a;text-transform:capitalize}.officeStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.officeStats .stat{border-radius:15px;border:1px solid #e6ebf2;box-shadow:0 3px 10px #121c2d09}.officeGrid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:14px}.officeActionPanel{align-self:start}.opsLine{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #edf0f4}.opsLine:last-child{border-bottom:0}.opsLine span{color:#69788c;font-size:12px}.opsLine b{font-size:13px;color:#1d2939}.transactionList{display:flex;flex-direction:column}.transactionRow{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center;border:0;border-bottom:1px solid #edf1f5;background:transparent;padding:13px 2px;text-align:left;cursor:pointer}.transactionRow:last-child{border-bottom:0}.transactionRow:hover{background:#f8fafc}.txIcon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#edf7f1;color:#14804d}.txIcon.out{background:#fff1f2;color:#b4233b}.txIcon svg{width:17px}.txIcon.large{width:48px;height:48px;border-radius:14px}.txMain b,.txMain span,.txAmount b{display:block}.txMain b{font-size:13px;color:#1b2536}.txMain span{font-size:11px;color:#8490a1;margin-top:3px}.txAmount{text-align:right}.txAmount b{font-size:13px;margin-bottom:4px}.transactionToolbar{display:grid;grid-template-columns:minmax(300px,1fr) 180px 150px auto;gap:10px;align-items:center;margin-bottom:16px}.transactionToolbar .search{min-width:0}.transactionToolbar select{height:42px;border:1px solid #dbe3ed;border-radius:10px;background:#fff;padding:0 10px;color:#344054}.transactionTable tr{cursor:pointer}.txDrawerHead{display:flex;gap:14px;align-items:center;margin:20px 0}.txDrawerHead span{font-size:11px;color:#6f7f92;text-transform:uppercase;font-weight:800;letter-spacing:.07em}.txDrawerHead h2{font-size:32px;margin:3px 0 6px}.detailList{border:1px solid #e6ebf2;border-radius:14px;overflow:hidden}.detailList>div{display:grid;grid-template-columns:150px 1fr;gap:10px;padding:12px 14px;border-bottom:1px solid #edf1f5}.detailList>div:last-child{border-bottom:0}.detailList span{font-size:11px;color:#7c899a}.detailList b{font-size:12px;overflow-wrap:anywhere}.secureFoot{display:flex;gap:9px;margin-top:14px;padding:12px;background:#f5f8fc;border-radius:11px;color:#637287;font-size:11px;line-height:1.45}.secureFoot svg{width:17px;flex:0 0 auto}.securityCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.securityCard{background:#fff;border:1px solid #e4e9f1;border-radius:15px;padding:16px;display:flex;gap:12px;align-items:center}.securityCard>svg{width:24px;color:#2a64d5}.securityCard span,.securityCard b,.securityCard small{display:block}.securityCard span{font-size:10px;color:#8793a4;text-transform:uppercase;font-weight:800}.securityCard b{font-size:14px;margin-top:2px}.securityCard small{font-size:10px;color:#8290a2;margin-top:2px}.securityLogList{display:flex;flex-direction:column}.securityLog{display:flex;gap:11px;padding:12px 0;border-bottom:1px solid #edf1f5}.securityLog:last-child{border-bottom:0}.securityLog b,.securityLog span,.securityLog small{display:block}.securityLog b{font-size:12px;text-transform:capitalize}.securityLog span,.securityLog small{font-size:10px;color:#8190a2;margin-top:2px}.staffCreate{margin-bottom:16px}.staffForm{display:grid;grid-template-columns:1fr 1fr 180px 1fr auto;gap:10px;align-items:end}.staffForm label{margin:0}.staffForm button{height:42px}.mfaSetup{display:flex;gap:16px;align-items:center;background:#f7f9fc;border:1px solid #e1e7ef;border-radius:14px;padding:14px;margin-bottom:14px}.mfaQr{background:#fff;border-radius:12px;padding:6px;flex:0 0 auto}.mfaSetup b,.mfaSetup span,.mfaSetup small{display:block}.mfaSetup b{font-size:14px}.mfaSetup span{font-size:11px;color:#6e7c90;line-height:1.45;margin-top:4px}.mfaSetup small{font-size:10px;color:#657489;margin-top:8px}.mfaSetup code{font-size:10px;word-break:break-all}.mfaCode{text-align:center;font-size:26px!important;letter-spacing:.22em;font-weight:800}.officeLoginCard{max-width:520px}.officeAuth .authPanel{width:min(520px,calc(100% - 28px))}@media(max-width:1100px){.officeStats{grid-template-columns:1fr 1fr}.officeGrid{grid-template-columns:1fr}.transactionToolbar{grid-template-columns:1fr 1fr}.transactionToolbar .search{grid-column:1/-1}.staffForm{grid-template-columns:1fr 1fr}.staffForm button{grid-column:1/-1}.securityCards{grid-template-columns:1fr}}@media(max-width:620px){.officeWelcome,.officePageIntro{align-items:flex-start;flex-direction:column}.officeWelcome h2,.officePageIntro h2{font-size:25px}.officeStats,.transactionToolbar{grid-template-columns:1fr}.transactionToolbar .search{grid-column:auto}.mfaSetup{flex-direction:column;text-align:center}.detailList>div{grid-template-columns:100px 1fr}}.officeV2{background:#f5f7fa;color:#172033}.officeV2 .officeSidebar{background:linear-gradient(180deg,#101723,#111b2a);border-right:1px solid rgba(255,255,255,.06);box-shadow:18px 0 50px #11182714}.officeV2 .officeSidebar nav{gap:5px}.officeV2 .officeSidebar nav button{position:relative;border-radius:11px;padding:11px 12px;font-weight:650;letter-spacing:-.01em;color:#b9c4d3;min-height:44px}.officeV2 .officeSidebar nav button.active{background:#ffffff1a;color:#fff;box-shadow:inset 3px 0 #5ee2a0}.officeV2 .officeSidebar nav button em{margin-left:auto;min-width:20px;height:20px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;padding:0 6px}.officeV2 .officeUserMini{background:#ffffff0e;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:11px 12px;margin:4px 10px 14px}.officeV2 .officeUserMini span{text-transform:capitalize;color:#8fa1b8}.officeV2 .officeTopbar{height:82px;padding:0 30px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e9edf2;box-shadow:none}.officeV2 .officeTopbar h1{font-size:22px;letter-spacing:-.035em;margin-top:2px}.officeV2 .officeContent{padding:28px 30px 50px;max-width:1720px;margin:0 auto;width:100%}.iconTextButton{display:inline-flex;align-items:center;gap:8px;border:1px solid #dfe5ec;background:#fff;padding:9px 12px;border-radius:10px;font-weight:700;color:#394659;width:auto!important}.iconTextButton svg{width:16px;height:16px}.premiumHero{background:radial-gradient(circle at 85% 0%,rgba(80,220,157,.17),transparent 36%),linear-gradient(135deg,#111827,#172338);border-radius:22px;padding:30px 32px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 14px 38px #1118271f;margin-bottom:20px}.premiumHero>div:first-child{max-width:760px}.premiumHero span{font-size:11px;font-weight:800;letter-spacing:.15em;color:#7fe0ad}.premiumHero h2{font-size:30px;line-height:1.1;letter-spacing:-.045em;margin:7px 0 10px}.premiumHero p{margin:0;color:#b9c5d5;line-height:1.55;max-width:720px}.heroSync{min-width:250px;padding:17px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;border-radius:15px;display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:center}.heroSync svg{grid-row:1/3;width:20px}.heroSync span{font-size:11px;letter-spacing:.06em;color:#a8b7ca}.heroSync b{font-size:13px}.heroSync button{grid-column:1/3;margin-top:9px}.mini.light{background:#ffffff1f!important;color:#fff!important;border-color:#ffffff26!important}.officeStats.four{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.officeStats.three{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.officeV2 .stat{border-radius:16px;border:1px solid #e4e9ef;background:#fff;padding:18px;box-shadow:0 4px 16px #11182709}.officeV2 .stat strong{font-size:25px;letter-spacing:-.04em}.officeV2 .stat>div span{color:#687587;font-weight:650}.officeV2 .stat small{color:#8a96a6}.officeV2 .statIcon{background:#eef7f2;color:#23835a;border-radius:12px}.officeV2 .stat.clickable{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.officeV2 .stat.clickable:hover{border-color:#bddccd;box-shadow:0 8px 22px #11182712;transform:translateY(-1px)}.officeV2 .stat.clickable.active{border-color:#55a982;background:#f4fbf7;box-shadow:0 0 0 2px #55a9821a}.officeV2 .stat.clickable.active .statIcon{background:#dff4e9;color:#187249}.officeV2 button.secondary:disabled{opacity:.45;cursor:not-allowed;background:#f8fafb;color:#98a2b3}.dashboardGridV2{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:20px;margin-bottom:20px}.officeV2 .panel{border:1px solid #e4e9ef;border-radius:18px;background:#fff;box-shadow:0 6px 24px #11182709}.officeV2 .panelHead{padding-bottom:14px;border-bottom:1px solid #eef1f4}.sectionKicker{display:block;font-size:10px;font-weight:850;letter-spacing:.14em;color:#768396;margin-bottom:5px}.actionPanel,.manualPanel{padding:22px}.taskStack{display:grid;gap:8px;margin-top:16px}.taskStack>button{width:100%;border:1px solid #e7ebf0;background:#fbfcfd;border-radius:13px;padding:13px 14px;display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;text-align:left;transition:.18s ease}.taskStack>button:hover{background:#f5f9f7;border-color:#cadfd4;transform:translateY(-1px)}.taskStack>button>svg{width:18px;color:#7d8998}.taskStack b{display:block;color:#1b2737;font-size:14px}.taskStack span{display:block;color:#7a8798;font-size:12px;margin-top:2px}.taskIcon{width:38px;height:38px;border-radius:10px;background:#ecf8f2;color:#23835a;display:grid;place-items:center}.taskIcon.warning{background:#fff5e8;color:#b96910}.taskIcon svg{width:18px}.manualPanel .panelHead>svg{color:#23835a;width:21px}.manualFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.manualFormGrid .wide{grid-column:1/-1}.officeV2 label{font-size:12px;font-weight:750;color:#445164;gap:7px}.officeV2 input,.officeV2 select,.officeV2 textarea{border:1px solid #dce3ea;background:#fff;border-radius:10px;min-height:42px;padding:10px 11px;color:#172033;font-size:13px;box-shadow:0 1px 1px #00000004}.officeV2 textarea{min-height:auto;resize:vertical;line-height:1.45}.officeV2 input:focus,.officeV2 select:focus,.officeV2 textarea:focus{outline:none;border-color:#55a982;box-shadow:0 0 0 3px #3ca0731a}.formHint{display:block;color:#8793a2;margin-top:10px;line-height:1.45}.moneyField{border-radius:10px!important;min-height:42px}.moneyField input{border:0!important;min-height:40px!important;box-shadow:none!important}.officePageIntro{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin:2px 0 20px}.officePageIntro>div:first-child{max-width:880px}.officePageIntro>div>span{font-size:10px;letter-spacing:.15em;font-weight:850;color:#23835a}.officePageIntro h2{font-size:28px;letter-spacing:-.045em;margin:5px 0 7px;color:#152031}.officePageIntro p{color:#6f7d8e;line-height:1.55;margin:0}.rowActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.officeV2 button.primary,.officeV2 button.secondary{border-radius:10px;min-height:40px;font-weight:750;gap:8px}.officeV2 button.primary{background:#168658;border-color:#168658}.officeV2 button.primary:hover{background:#116c48}.officeV2 button.secondary{background:#fff;color:#344153;border-color:#d9e0e8}.officeV2 button.secondary:hover{background:#f8fafb}.officeV2 button.mini{border-radius:8px;font-weight:700;width:auto!important}.mini.success{background:#ebf8f1!important;color:#187249!important;border-color:#bfe3d1!important}.mini.danger{background:#fff0f0!important;color:#b33a3a!important;border-color:#f1c9c9!important}.runControlHero{display:flex;justify-content:space-between;align-items:center;gap:24px;background:#fff;border:1px solid #e1e7ed;border-radius:18px;padding:20px 22px;margin-bottom:18px}.runControlHero>div:first-child span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#748194;font-weight:800}.runControlHero h3{margin:4px 0;font-size:21px;letter-spacing:-.03em}.runControlHero p{margin:0;font-size:11px;color:#97a2af}.runControlStats{display:grid;grid-template-columns:repeat(4,minmax(95px,1fr));gap:8px}.runControlStats>div{background:#f6f8fa;border:1px solid #ebeff3;border-radius:11px;padding:11px 13px}.runControlStats span{font-size:10px;color:#7c8898;display:block}.runControlStats b{font-size:16px;margin-top:3px;display:block}.proTable table{border-collapse:separate;border-spacing:0;width:100%}.proTable thead th{background:#f8fafb;color:#687486;font-size:10px;text-transform:uppercase;letter-spacing:.075em;padding:11px 13px;border-bottom:1px solid #e7ebef;white-space:nowrap}.proTable tbody td{padding:12px 13px;border-bottom:1px solid #edf0f3;color:#354255;font-size:12px;vertical-align:middle}.proTable tbody tr:hover{background:#fbfcfd}.driverCell{display:flex;gap:9px;align-items:center}.driverCell>div{display:flex;flex-direction:column}.driverCell b{font-size:12px;color:#1d2938}.driverCell small{display:block;color:#8b96a4;margin-top:2px}.callsign{min-width:40px;display:inline-flex;justify-content:center;background:#edf3f8;color:#263549;border-radius:8px;padding:5px 8px;font-weight:800}.compactActions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.reasonText{display:block;color:#a04747;max-width:220px;margin-top:4px;line-height:1.3}.tinyNote{font-size:11px;color:#6f7d8e}.overdueRow{background:#fff8f7!important}.negative{color:#b63a3a!important}.runCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.runCard{border:1px solid #e4e8ed;border-radius:14px;padding:15px;background:#fbfcfd;display:grid;grid-template-columns:1fr auto;gap:10px}.runCard>div:first-child span{font-size:10px;color:#8490a0}.runCard h3{font-size:20px;margin:4px 0 1px;letter-spacing:-.035em}.runCard p{margin:0;color:#7d8998;font-size:11px}.runCardActions{grid-column:1/-1;display:flex;gap:7px;padding-top:4px}.runCardActions button{flex:1}.summaryBanner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;background:#fff;border:1px solid #e5e9ee;border-radius:15px;margin-bottom:18px}.summaryBanner>div:first-child{display:flex;align-items:center;gap:12px}.summaryBanner svg{background:#edf7f2;color:#23835a;padding:9px;width:38px;height:38px;border-radius:10px}.summaryBanner b{display:block}.summaryBanner span{display:block;font-size:11px;color:#788697;margin-top:2px}.summaryNumbers{text-align:right}.summaryNumbers b{font-size:20px!important;color:#172033}.summaryNumbers span{font-size:11px!important}.emptyState{padding:55px 24px;text-align:center;background:#fff;border:1px dashed #d7dee6;border-radius:18px;margin-bottom:18px}.emptyState svg{width:30px;height:30px;color:#93a0af}.emptyState h3{margin:10px 0 5px}.emptyState p{max-width:520px;margin:0 auto;color:#7b8796}.settingsSections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settingsCardV2{padding:21px;display:flex;flex-direction:column;gap:14px}.settingsCardV2:nth-child(5),.settingsCardV2:nth-child(6){grid-column:span 2}.settingsHead{display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid #edf0f3;padding-bottom:14px}.settingsHead>svg{width:19px;height:19px;color:#24845b;margin-top:2px}.settingsHead h3{font-size:15px;margin:0 0 3px}.settingsHead p{font-size:11px;color:#7d8998;margin:0;line-height:1.45}.formGrid2{display:grid;grid-template-columns:1fr 1fr;gap:13px}.formGrid1{display:grid;grid-template-columns:1fr;gap:13px}.settingsCardV2 label{display:flex;flex-direction:column}.settingsCardV2 label small{color:#8b96a5;font-weight:500;line-height:1.4}.checkLine{flex-direction:row!important;align-items:center!important;gap:9px!important;min-height:42px}.checkLine input{width:16px!important;min-height:auto!important;height:16px}.toggleRow{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between;gap:18px!important;min-height:58px;padding:12px 14px;border:1px solid #e7ebef;background:#fafbfc;border-radius:12px}.toggleCopy{display:flex;flex-direction:column;gap:3px;min-width:0}.toggleCopy b{font-size:14px;color:#243246}.toggleCopy small{font-size:11px;color:#8b96a5;font-weight:500;line-height:1.4}.toggleSwitch{position:relative;width:46px;height:26px;flex:0 0 auto}.toggleSwitch input{position:absolute;opacity:0;pointer-events:none}.toggleSlider{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#cbd3dc;transition:.2s ease;cursor:pointer}.toggleSlider:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000038;transition:.2s ease}.toggleSwitch input:checked+.toggleSlider{background:#24845b}.toggleSwitch input:checked+.toggleSlider:before{transform:translate(20px)}.toggleSwitch input:focus-visible+.toggleSlider{outline:3px solid rgba(36,132,91,.18);outline-offset:2px}.testStrip{display:flex;gap:8px;padding:12px;background:#f8fafb;border:1px solid #ebeff3;border-radius:12px}.testStrip input{flex:1}.testStrip button{width:auto!important;white-space:nowrap}.integrationGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.integrationGrid>div{border:1px solid #e7ebef;background:#fafbfc;border-radius:11px;padding:13px}.integrationGrid b,.integrationGrid span{display:block}.integrationGrid span{font-size:11px;color:#7b8795;margin:3px 0 8px}.transactionList.ledgerList{max-height:none}.officeV2 .txRow{min-height:64px;padding:10px 8px}.officeV2 .txMain b{font-size:12px}.officeV2 .txMain span,.officeV2 .txMeta span{font-size:10px}.officeV2 .txMeta b{font-size:13px}.officeV2 .pill{border-radius:999px;font-size:10px;font-weight:750;padding:5px 8px;text-transform:capitalize}.officeV2 .pill.bad{background:#fff0f0;color:#a92f2f}.officeV2 .pill.good{background:#eaf8f1;color:#19744c}.officeV2 .pill.warn{background:#fff5e7;color:#a65f12}.officeV2 .pill.neutral{background:#eef2f6;color:#596679}.drawer.txDrawer,.officeV2 .drawer{border-radius:20px 0 0 20px;box-shadow:-18px 0 60px #1118272e}.secureFoot{background:#f4f8f6;border:1px solid #dbece3;border-radius:12px;padding:12px;color:#567064;display:flex;gap:9px;align-items:flex-start;font-size:11px;line-height:1.45}.secureFoot svg{width:17px;flex:0 0 auto;color:#24845b}@media(max-width:1200px){.officeStats.four{grid-template-columns:repeat(2,1fr)}.dashboardGridV2,.settingsSections{grid-template-columns:1fr}.settingsCardV2:nth-child(5),.settingsCardV2:nth-child(6){grid-column:auto}.runCards{grid-template-columns:repeat(2,1fr)}.runControlHero{align-items:flex-start;flex-direction:column}.runControlStats{width:100%}}@media(max-width:760px){.officeV2 .officeContent{padding:18px 14px 36px}.officeV2 .officeTopbar{padding:0 14px;height:70px}.premiumHero{padding:23px 20px;flex-direction:column;align-items:flex-start}.premiumHero h2{font-size:25px}.heroSync{width:100%;min-width:0}.officeStats.four,.officeStats.three{grid-template-columns:1fr 1fr}.officePageIntro{align-items:flex-start;flex-direction:column}.officePageIntro h2{font-size:24px}.manualFormGrid,.formGrid2{grid-template-columns:1fr}.runControlStats{grid-template-columns:1fr 1fr}.runCards{grid-template-columns:1fr}.rowActions{width:100%}.rowActions button{flex:1}.testStrip{flex-direction:column}.integrationGrid{grid-template-columns:1fr}.officeV2 .tableWrap{margin-left:-10px;margin-right:-10px}.officeV2 .proTable{overflow-x:auto}.officeStats .stat{padding:14px}.officeV2 .stat strong{font-size:20px}}.officeV2{font-size:16px;color:#172033}.officeMain{background:linear-gradient(180deg,#f7f9fc 0,#f3f6fa)}.officeContent{max-width:1600px;margin:0 auto;padding:32px 36px 56px}.officeTopbar{min-height:88px;padding:18px 36px;border-bottom:1px solid #e6ebf2;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.officeTopbar h1{font-size:28px;line-height:1.15;letter-spacing:-.03em}.officeTopbar .eyebrow,.sectionKicker,.officePageIntro>div>span{font-size:12px;font-weight:800;letter-spacing:.12em;color:#667085}.officeSidebar nav button{min-height:48px;font-size:15.5px;font-weight:650;border-radius:12px;margin:3px 10px;padding:0 13px;gap:12px}.officeSidebar nav button svg{width:20px;height:20px}.officePageIntro{gap:28px;margin:4px 0 26px;align-items:flex-start}.officePageIntro h2{font-size:34px;line-height:1.12;letter-spacing:-.035em;margin:7px 0 8px}.officePageIntro p{font-size:16.5px;line-height:1.6;max-width:900px;color:#5d6879}.panel{border-radius:18px;border:1px solid #e3e8ef;box-shadow:0 8px 28px #1118270b}.panelHead{padding:24px 26px 18px}.panelHead h3{font-size:21px;margin:0 0 6px}.panelHead p{font-size:15.5px;line-height:1.55;color:#667085}.officeStats{gap:16px}.statCard{min-height:132px;padding:22px}.statCard strong{font-size:30px;letter-spacing:-.035em}.statCard span{font-size:14px}.statCard small{font-size:13.5px}.primary,.secondary,.iconTextButton,.dangerAction{min-height:44px;padding:0 17px;border-radius:11px;font-size:14.5px;font-weight:750;gap:8px}.primary svg,.secondary svg,.iconTextButton svg,.dangerAction svg{width:18px;height:18px}.proTable th{font-size:12.5px;letter-spacing:.045em;padding:14px 18px;color:#697386;background:#f8fafc}.proTable td{font-size:15.5px;line-height:1.45;padding:17px 18px;border-top:1px solid #edf1f5}.proTable td b{font-size:15.5px}.proTable td small{font-size:13.5px;margin-top:3px;color:#778195}.callsign{min-width:44px;height:31px;padding:0 9px;border-radius:9px;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.pill{font-size:12.5px;font-weight:800;padding:6px 9px;border-radius:999px;text-transform:capitalize}.searchBox input,select,input,textarea{font-size:15.5px}.settingsCardV2 label{font-size:14px;font-weight:700;gap:7px}.settingsCardV2 input,.settingsCardV2 select,.settingsCardV2 textarea{min-height:44px;border-radius:10px;padding:10px 12px}.settingsCardV2 textarea{line-height:1.5}.envBadge{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;font-size:11.5px;font-weight:900;letter-spacing:.07em;border:1px solid}.envBadge.test{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.envBadge.live{background:#ecfdf3;color:#067647;border-color:#abefc6}.demoWarning{display:flex;align-items:center;gap:14px;background:#f4f0ff;border:1px solid #d9ccff;border-radius:16px;padding:18px 20px;margin-bottom:26px;color:#5227a5}.demoWarning svg{width:28px;height:28px;flex:0 0 auto}.demoWarning div{flex:1;display:grid;gap:3px}.demoWarning b{font-size:15px}.demoWarning span{font-size:14px;line-height:1.45;color:#6746ad}.demoGrid{display:grid;grid-template-columns:1fr;gap:22px}.demoFlow{overflow:hidden}.demoStepBar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 26px 20px}.demoStepBar span{background:#f1f4f8;color:#7a8494;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:750;text-align:center}.demoStepBar span.on{background:#eaf2ff;color:#175cd3}.demoActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:18px 24px 24px;border-top:1px solid #edf1f5}.demoTotal{margin-left:auto;display:grid;text-align:right}.demoTotal span{font-size:12px;color:#7a8494}.demoTotal b{font-size:16px}.successButton{background:#15803d!important}.demoComms{margin-top:22px}.demoCommsGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 26px 26px}.demoCommsGrid label{display:grid;gap:8px;font-weight:700}.demoCommsGrid input{min-height:46px;padding:0 12px;border:1px solid #d7dde6;border-radius:10px}.dangerZone{border-color:#fecaca;background:snow}.dangerZone .settingsHead>svg{color:#dc2626}.launchResetInfo{margin:0 24px 18px;padding:14px 16px;border-radius:11px;background:#fff1f2;border:1px solid #ffe4e6;display:grid;gap:3px;font-size:14px}.dangerAction{background:#b42318;color:#fff;border:0;width:max-content}.dangerAction:disabled{opacity:.4;cursor:not-allowed}.negative{color:#b42318!important}@media(max-width:900px){.officeContent{padding:22px 16px 42px}.officeTopbar{padding:14px 16px}.officePageIntro h2{font-size:28px}.demoCommsGrid{grid-template-columns:1fr}.demoWarning{align-items:flex-start;flex-wrap:wrap}.demoStepBar{grid-template-columns:1fr 1fr}.proTable th,.proTable td{padding:14px 12px}.topActions .envBadge{display:none}}.officeV2{height:100vh;min-height:0;overflow:hidden}.officeV2 .officeMain{height:100vh;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;scrollbar-gutter:stable}.officeV2 .officeTopbar{position:sticky;top:0;z-index:30}.officeV2 .officeContent{min-height:calc(100vh - 88px);padding-bottom:90px}.officeV2 .officeSidebar{height:100vh;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.officeV2 input,.officeV2 select,.officeV2 textarea{width:100%;max-width:100%;min-width:0;pointer-events:auto}.officeV2 textarea{display:block;resize:vertical}.officeV2 .settingsSections,.officeV2 .settingsCardV2,.officeV2 .formGrid1,.officeV2 .formGrid2,.officeV2 .formGrid1>*,.officeV2 .formGrid2>*,.officeV2 .manualFormGrid>*,.officeV2 .demoCommsGrid>*{min-width:0}.officeV2 .settingsCardV2{overflow:visible}.officeV2 .testStrip{min-width:0;flex-wrap:wrap}.officeV2 .testStrip input{flex:1 1 240px}.officeV2 .tableWrap{max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.demoV22Stack{display:flex;flex-direction:column;gap:22px}.demoRunV22{padding:24px}.demoProcessSteps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:20px 0 24px}.demoProcessSteps>div{min-height:66px;border:1px solid #e6e9ef;border-radius:12px;background:#f7f8fa;display:flex;align-items:center;gap:9px;padding:10px 12px;color:#6b7280}.demoProcessSteps>div span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5e7eb;font-size:12px;font-weight:800;flex:0 0 auto}.demoProcessSteps>div b{font-size:13px;line-height:1.2}.demoProcessSteps>div.done{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.demoProcessSteps>div.done span{background:#16a34a;color:#fff}.demoProcessSteps>div.current{box-shadow:0 0 0 2px #2563eb1f;border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.demoProcessSteps>div.current span{background:#2563eb;color:#fff}.demoActionStage{display:flex;flex-direction:column;gap:16px;margin:14px 0}.largeAction{min-height:48px;align-self:flex-start;font-size:15px}.operatorWarning{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;border:1px solid #fed7aa;background:#fff7ed;border-radius:12px;color:#9a3412}.operatorWarning svg{width:21px;height:21px;flex:0 0 auto;margin-top:1px}.operatorWarning div{display:flex;flex-direction:column;gap:3px}.operatorWarning b{font-size:14px}.operatorWarning span{font-size:13px;line-height:1.45}.operatorWarning.blue{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}.operatorWarning.green{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.demoDecisionSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.demoDecisionSummary>div{padding:13px 14px;border-radius:11px;background:#f7f8fa;border:1px solid #eaecf0;display:flex;flex-direction:column;gap:4px}.demoDecisionSummary span{font-size:12px;color:#6b7280}.demoDecisionSummary b{font-size:18px}.demoFundingBox{margin-top:16px;border:1px solid #dbe3ef;background:#fbfcfe;border-radius:14px;padding:18px}.demoFundingHead{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px}.demoFundingHead span{font-size:11px;font-weight:800;letter-spacing:.08em;color:#64748b}.demoFundingHead h4{font-size:19px;margin:4px 0 0}.demoFundingGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.demoFundingGrid>div,.demoBankDetails>div{padding:13px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:4px}.demoFundingGrid span,.demoBankDetails span{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.demoFundingGrid strong{font-size:18px}.demoBankDetails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0 14px}.demoBankDetails b{font-size:14px}.demoMonitor{margin-top:18px;padding-top:18px;border-top:1px solid #e5e7eb}.failureText,.successText{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:12px}.failureText{color:#b91c1c}.successText{color:#15803d}.failureText svg,.successText svg{width:15px;height:15px}.dangerOutline{border-color:#fecaca!important;color:#b91c1c!important;background:#fff!important}.demoComplete{margin-top:18px;display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:12px;color:#166534}.demoComplete svg{width:26px;height:26px;flex:0 0 auto}.demoComplete div{display:flex;flex-direction:column;gap:2px}.demoComplete b{font-size:15px}.demoComplete span{font-size:13px}@media(max-width:1100px){.demoProcessSteps{grid-template-columns:repeat(3,1fr)}.demoFundingGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.officeV2 .officeContent{min-height:calc(100vh - 70px);padding-bottom:110px}.officeV2 .settingsSections,.officeV2 .formGrid2,.officeV2 .manualFormGrid,.officeV2 .demoCommsGrid{grid-template-columns:1fr}.officeV2 .testStrip{flex-direction:column}.officeV2 .testStrip input,.officeV2 .testStrip button{width:100%;flex:0 0 auto}.demoProcessSteps{grid-template-columns:1fr 1fr}.demoFundingGrid,.demoBankDetails,.demoDecisionSummary{grid-template-columns:1fr}}nn .operatorProcedure{margin:18px 0 22px;padding:18px;border:1px solid #dce3ed;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f7faff)}.procedureTitle{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px}.procedureTitle svg{width:23px;height:23px;color:#2563eb;flex:0 0 auto}.procedureTitle b{display:block;font-size:17px}.procedureTitle span{display:block;margin-top:3px;color:#637083;line-height:1.45}.procedureGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.procedureGrid>div{display:flex;gap:10px;padding:12px;border:1px solid #e4e9f0;border-radius:12px;background:#fff;min-width:0}.procedureGrid>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#eaf2ff;color:#1456b8;font-weight:800;flex:0 0 auto}.procedureGrid b{display:block;font-size:14px;line-height:1.25}.procedureGrid small{display:block;margin-top:4px;font-size:12.5px;line-height:1.35;color:#687587}.demoProcessSteps.v23{grid-template-columns:repeat(8,minmax(100px,1fr));overflow-x:auto;padding-bottom:5px}.demoProcessSteps.v23>div{min-width:100px}.demoFundingBox.v23 .demoFundingGrid strong{font-size:22px}@media(max-width:1200px){.procedureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.demoProcessSteps.v23{grid-template-columns:repeat(8,135px)}}@media(max-width:720px){.procedureGrid{grid-template-columns:1fr}.demoProcessSteps.v23{grid-template-columns:repeat(8,145px)}}.officeBootPage{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(180deg,#f7f9fc,#eef3f8);color:#152033}.officeBootCard{width:min(460px,100%);padding:38px;border:1px solid #dfe6ee;border-radius:24px;background:#fff;box-shadow:0 18px 60px #18263a1f;text-align:center}.officeBootCard .logo{justify-content:center;margin-bottom:24px}.officeBootCard h2{margin:12px 0 8px;font-size:28px;letter-spacing:-.02em}.officeBootCard p{margin:0;color:#657184;font-size:16px;line-height:1.55}.bootSpinner{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;margin:8px auto 14px;background:#edf4ff;color:#1f67d2}.bootSpinner svg{width:25px;height:25px;animation:officeSpin 1s linear infinite}@keyframes officeSpin{to{transform:rotate(360deg)}}.dangerOutline{display:inline-flex;align-items:center;gap:7px;border:1px solid #efb3b3;background:#fff7f7;color:#a12828;border-radius:10px;padding:9px 12px;font-weight:700;cursor:pointer}.dangerOutline:hover{background:#fff0f0;border-color:#df8585}.dangerOutline svg{width:16px;height:16px}.mfaLostButton{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding:11px 14px;border:1px solid #d6deea;border-radius:11px;background:#f8fafc;color:#344054;font-weight:800;cursor:pointer}.mfaLostButton:hover{background:#eef3f9}.mfaLostButton svg{width:17px}.mfaLostButton:disabled{opacity:.55;cursor:not-allowed}.mfaRecoveryNotice{display:flex;gap:12px;align-items:flex-start;padding:14px;margin-bottom:14px;border:1px solid #cfe0f5;background:#f4f8fe;border-radius:14px;color:#254e86}.mfaRecoveryNotice>svg{width:22px;flex:0 0 22px;margin-top:1px}.mfaRecoveryNotice b,.mfaRecoveryNotice span{display:block}.mfaRecoveryNotice b{font-size:14px;color:#173b6d}.mfaRecoveryNotice span{margin-top:4px;font-size:12px;line-height:1.5;color:#58708f}.liveRunStack{display:grid;gap:18px}.liveWorkflowCard{border:1px solid #dce5ef;border-radius:18px;background:#fff;padding:20px;box-shadow:0 8px 30px #0f172a0f}.liveWorkflowHead{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:16px}.liveWorkflowHead span{font-size:13px;font-weight:800;letter-spacing:.06em;color:#64748b}.liveWorkflowHead h3{font-size:28px;margin:5px 0}.liveWorkflowHead p{margin:0;color:#64748b}.liveSteps{display:grid;grid-template-columns:repeat(8,minmax(92px,1fr));gap:8px;margin:16px 0 18px}.liveSteps>div{padding:10px 8px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;text-align:center;color:#64748b}.liveSteps>div span{width:28px;height:28px;border-radius:999px;background:#e2e8f0;display:grid;place-items:center;margin:0 auto 6px;font-weight:800}.liveSteps>div b{display:block;font-size:12px}.liveSteps>div.done{background:#eefbf4;border-color:#bbf7d0;color:#166534}.liveSteps>div.done span{background:#16a34a;color:#fff}.liveSteps>div.current{box-shadow:0 0 0 2px #2563eb33;border-color:#60a5fa}.liveRunActions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.liveWorkflowCard.cancelled{opacity:.72}.cancelledRunNote{display:flex;gap:9px;align-items:center;margin-top:12px;color:#991b1b;font-weight:700}.cancelledRunNote svg{width:18px}.operatorWarning.green{background:#ecfdf5;border-color:#a7f3d0;color:#166534}.operatorWarning.blue{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}@media(max-width:1100px){.liveSteps{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.liveWorkflowHead{flex-direction:column}.liveSteps{grid-template-columns:repeat(2,1fr)}}.driverVNext{--fp-bg: #101b30;--fp-card: #1b2942;--fp-card-2: #22324f;--fp-ink: #f7f9fc;--fp-muted: #9aa8bc;--fp-line: rgba(255,255,255,.08);--fp-blue: #42b8f5;--fp-blue-soft: rgba(66,184,245,.14);--fp-green: #49c787;--fp-red: #ff6b78;--fp-amber: #f5b84b;--fp-shadow: 0 16px 38px rgba(0,0,0,.18);background:#101b30!important;color:var(--fp-ink)}.driverVNext .modernDriverMain{max-width:620px;padding-top:14px!important}.driverVNextHeader{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#101b30f5;border-bottom:1px solid rgba(255,255,255,.055)}.driverIdentity{display:flex;align-items:center;gap:11px;min-width:0}.driverIdentity>div:last-child{min-width:0}.driverIdentity span,.driverIdentity b{display:block}.driverIdentity span{color:#7f91aa;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.driverIdentity b{margin-top:2px;color:#fff;font-size:20px;line-height:1.1;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.driverAvatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#2f456b,#47628c);color:#fff;font-size:12px;font-weight:900;border:2px solid rgba(255,255,255,.12)}.driverHeaderActions{display:flex;align-items:center;gap:8px}.driverVNext .headerRefresh,.driverVNext .headerBell{position:relative;width:38px!important;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffff12;color:#9edcff}.driverVNext .headerRefresh svg,.driverVNext .headerBell svg{width:18px;height:18px}.driverVNext .headerBell i{position:absolute;right:6px;top:5px;width:8px;height:8px;border-radius:50%;background:#ff5e6d;border:2px solid #101b30}.driverVNext .driverPageView{color:var(--fp-ink)}.driverVNext .pageTitle{padding:6px 3px 2px}.driverVNext .pageTitle>span,.driverVNext .eyebrow,.driverVNext .homeSectionTitle span{color:#67c6f6}.driverVNext .pageTitle h1{color:#fff;font-size:28px}.driverVNext .pageTitle p{color:var(--fp-muted);font-size:13px}.driverHeroBalance{margin-top:6px;padding:20px;border-radius:22px;background:linear-gradient(145deg,#1b2942,#263856);border:1px solid rgba(255,255,255,.08);box-shadow:var(--fp-shadow)}.driverHeroBalance.negative{background:linear-gradient(145deg,#432536,#5a2e43)}.heroBalanceTop{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.heroBalanceTop span,.heroBalanceTop strong{display:block}.heroBalanceTop span{color:#aeb9ca;font-size:12px}.heroBalanceTop strong{margin-top:4px;color:#fff;font-size:36px;line-height:1;letter-spacing:-.05em}.heroBalanceTop button{width:36px!important;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffff14;color:#9fdcff}.heroBalanceTop button svg{width:16px;height:16px}.heroBalanceActions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px;padding-top:15px;border-top:1px solid rgba(255,255,255,.08)}.heroBalanceActions button{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:0;border-radius:13px;background:#ffffff14;color:#fff;font-size:12px;font-weight:800}.heroBalanceActions button svg{width:16px;height:16px;color:#66c7f7}.heroBalanceFoot{display:flex;justify-content:space-between;gap:12px;margin-top:12px;color:#8090a7;font-size:9px}.homeSectionTitle{margin:22px 3px 9px}.homeSectionTitle span{font-size:10px;font-weight:900;letter-spacing:.16em}.glanceGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.glanceCard{min-height:140px;display:flex;flex-direction:column;align-items:flex-start;padding:16px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:18px!important;text-align:left!important;color:#fff!important;background:#1b2942!important;box-shadow:0 10px 25px #0000001a}.glanceCard svg{width:20px;height:20px;margin-bottom:19px;color:#8fd7fa}.glanceCard span{color:#dfe7f2;font-size:12px;font-weight:850}.glanceCard b{display:block;margin-top:5px;color:#fff;font-size:18px;line-height:1.15;letter-spacing:-.025em}.glanceCard small{display:block;margin-top:auto;padding-top:10px;color:#8c9ab0;font-size:9px;line-height:1.3}.glanceCard.payments{background:linear-gradient(145deg,#2a526d,#315d7b)!important}.glanceCard.payout{background:linear-gradient(145deg,#4a315f,#593972)!important}.glanceCard.activity{background:linear-gradient(145deg,#285058,#32636b)!important}.glanceCard.account{background:linear-gradient(145deg,#3b4058,#454c69)!important}.driverVNext .driverCard{background:#1b2942!important;border-color:#ffffff13!important;box-shadow:0 10px 28px #0000001c!important}.driverVNext .driverCard h2,.driverVNext .driverCard h3,.driverVNext .driverCard b,.driverVNext .driverCard strong{color:#f7f9fc}.driverVNext .driverCard p,.driverVNext .driverCard span,.driverVNext .driverCard small{color:#9aa8bc}.driverVNext .sectionHeader{border-color:#ffffff0f}.driverVNext .cleanHistoryRow,.driverVNext .cleanNotice,.driverVNext .profileRows>div,.driverVNext .feeRows>div{border-color:#ffffff12}.driverVNext .historyIcon,.driverVNext .compactActionIcon{background:#ffffff12;color:#8fd7fa}.driverVNext .historyMain>b,.driverVNext .profileRows b,.driverVNext .feeRows b{color:#f7f9fc}.driverVNext .linkButton{color:#59c5fb}.driverVNext .paymentDueCard{border-color:#f5b84b5c!important;background:linear-gradient(160deg,#352d26,#27283a)!important}.driverVNext .paymentDueHeader h2{color:#fff!important;font-size:30px!important}.mondayDueHero{position:relative;overflow:hidden;margin-top:2px!important;padding:20px!important;border:1px solid rgba(255,107,120,.32)!important;background:linear-gradient(145deg,#4c2637,#35253a 60%,#252b42)!important}.mondayDueHero:after{content:"";position:absolute;right:-45px;top:-55px;width:160px;height:160px;border-radius:50%;background:#ff6b7814;pointer-events:none}.mondayDueHero .eyebrow{color:#ffb8c0!important}.mondayDueHero .paymentDueHeader{position:relative;z-index:1}.mondayDueHero .paymentDueHeader h2{margin-top:6px!important;font-size:42px!important;letter-spacing:-.055em}.mondayDueHero>h3{position:relative;z-index:1;margin:16px 0 5px;color:#fff;font-size:18px}.mondayDueHero>p{position:relative;z-index:1;margin:0;color:#c9b9c2!important;font-size:12px!important;line-height:1.5}.mondayDueHero>p b{color:#fff}.dueHeroMeta{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 4px}.dueHeroMeta>div{padding:11px 12px;border-radius:13px;background:#ffffff12}.dueHeroMeta span,.dueHeroMeta b{display:block}.dueHeroMeta span{color:#aa9bab!important;font-size:9px!important;text-transform:uppercase;letter-spacing:.08em}.dueHeroMeta b{margin-top:4px;color:#fff;font-size:12px;line-height:1.35}.driverVNext .dueRequestRow{border-color:#ffffff12}.heroPayButton{min-width:100px;background:#48c987!important;color:#082519!important;border:0!important;font-weight:900!important}.dueDetailsButton{width:100%!important;min-height:42px;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;background:#ffffff0d!important;color:#fff!important;font-size:11px;font-weight:800}.dueDetailsButton svg{width:15px}.driverVNext .modernInput,.driverVNext .modernMoneyInput,.driverVNext input,.driverVNext select,.driverVNext textarea{color:#fff!important;background:#142139!important;border-color:#ffffff1a!important}.driverVNext .modernMoneyInput input{background:transparent!important}.driverVNext .modernMoneyInput span{color:#a9b6c8!important}.driverVNext input::placeholder,.driverVNext textarea::placeholder{color:#687991}.driverVNext .paymentBreakdown,.driverVNext .activePaymentSheet,.driverVNext .cutoffNotice,.driverVNext .compactPreview,.driverVNext .activitySummary>div{background:#142139!important;border-color:#ffffff12!important}.driverVNext .paymentBreakdown .paymentTotal{border-color:#ffffff14}.driverVNext .paymentBreakdown span,.driverVNext .paymentBreakdown b{color:#aab6c7}.driverVNext .paymentBreakdown .paymentTotal span,.driverVNext .paymentBreakdown .paymentTotal strong{color:#fff}.driverVNext .driverBottomNav{background:#0f192cf7;border-color:#ffffff12;box-shadow:0 -10px 30px #00000038}.driverVNext .driverBottomNav button{color:#718198}.driverVNext .driverBottomNav button.active{color:#57c5fb;background:#42b8f51a}.driverVNext .driverBottomNav button i{border-color:#101b30}.driverVNext .driverFooter{color:#667991}.driverVNext input:focus,.driverVNext textarea:focus,.driverVNext select:focus,.driverVNext .modernMoneyInput:focus-within{border-color:#4abcf4!important;box-shadow:0 0 0 3px #42b8f51f!important;outline:none}@media(max-width:420px){.driverIdentity b{font-size:18px}.driverHeroBalance{padding:17px;border-radius:20px}.heroBalanceTop strong{font-size:33px}.glanceCard{min-height:132px;padding:14px!important}.mondayDueHero .paymentDueHeader h2{font-size:38px!important}.dueHeroMeta{grid-template-columns:1fr}.driverVNext .modernDriverMain{padding-left:max(11px,env(safe-area-inset-left))!important;padding-right:max(11px,env(safe-area-inset-right))!important}}.driverAuthV2,.driverVNext{--fp-font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;font-family:var(--fp-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.driverAuthV2{position:relative;min-height:100dvh;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top)) 20px max(28px,env(safe-area-inset-bottom));overflow:auto;transition:background .2s ease,color .2s ease}.driverAuthV2.theme-dark{--auth-bg: #0b1424;--auth-card: rgba(22,34,55,.92);--auth-line: rgba(255,255,255,.08);--auth-text: #f7f9fc;--auth-muted: #98a6ba;--auth-field: #101d31;--auth-soft: rgba(255,255,255,.055);background:radial-gradient(circle at 50% -10%,rgba(51,130,246,.2),transparent 31%),linear-gradient(180deg,#0b1424,#0f1a2e);color:var(--auth-text)}.driverAuthV2.theme-light{--auth-bg: #f4f7fb;--auth-card: rgba(255,255,255,.97);--auth-line: #e5eaf1;--auth-text: #152033;--auth-muted: #6f7c90;--auth-field: #f7f9fc;--auth-soft: #f3f6fa;background:radial-gradient(circle at 50% -10%,rgba(37,99,235,.11),transparent 31%),linear-gradient(180deg,#f7f9fc,#eef3f8);color:var(--auth-text)}.driverAuthShell{width:min(100%,430px)}.driverAuthBrand{display:flex;align-items:center;justify-content:center;gap:11px;margin:0 0 24px}.authLogoMark{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#2f7df5,#4bbcf3);box-shadow:0 12px 30px #2677e647;color:#fff;font-size:16px;font-weight:950;letter-spacing:-.04em}.driverAuthBrand b,.driverAuthBrand span{display:block}.driverAuthBrand b{color:var(--auth-text);font-size:23px;letter-spacing:-.035em;line-height:1}.driverAuthBrand span{margin-top:4px;color:var(--auth-muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.authThemeToggle{position:fixed;top:max(16px,env(safe-area-inset-top));right:16px;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--auth-line);border-radius:14px;background:var(--auth-card);color:var(--auth-text);box-shadow:0 8px 24px #0f172a1a;z-index:4}.authThemeToggle svg{width:18px;height:18px}.polishedAuthCard{width:100%;padding:28px 24px 22px!important;border:1px solid var(--auth-line)!important;border-radius:26px!important;background:var(--auth-card)!important;box-shadow:0 26px 70px #0f172a33!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.authIntro{text-align:left;margin-bottom:24px}.authKicker{display:block;color:#4caef1;font-size:9px;font-weight:950;letter-spacing:.17em;text-transform:uppercase;margin-bottom:8px}.authIntro h1{margin:0!important;color:var(--auth-text)!important;font-size:30px!important;line-height:1.08;letter-spacing:-.045em}.authIntro p{margin:9px 0 0!important;color:var(--auth-muted)!important;font-size:13px!important;line-height:1.55}.authForm{display:grid;gap:16px}.authForm label{display:grid;gap:7px;color:var(--auth-text);font-size:11px;font-weight:800}.authField{position:relative;display:flex;align-items:center;min-height:52px;border:1px solid var(--auth-line);border-radius:15px;background:var(--auth-field);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.authField:focus-within{border-color:#3ba8ef;box-shadow:0 0 0 4px #3ba8ef1f}.authField>svg{width:17px;height:17px;flex:0 0 17px;margin-left:15px;color:#7f8da2}.authField input{width:100%;height:50px;padding:0 14px!important;border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:var(--auth-text)!important;font-size:15px!important;font-weight:650}.authField input::placeholder{color:#98a3b2!important;font-weight:500}.passwordToggle{width:42px;height:42px;flex:0 0 42px;padding:0!important;margin-right:5px;border:0!important;background:transparent!important;color:#7e8ba0!important;display:grid;place-items:center}.passwordToggle svg{width:17px;height:17px}.authRow{display:flex;justify-content:flex-end;margin-top:-5px}.driverAuthV2 .textBtn{padding:0;border:0;background:transparent;color:#379ee8;font-size:11px;font-weight:850}.driverAuthV2 .textBtn.centered{justify-self:center;margin-top:1px}.authPrimary{min-height:52px!important;border-radius:15px!important;background:linear-gradient(135deg,#2f74ed,#35a9ef)!important;box-shadow:0 12px 26px #2f74ed3d!important;font-size:14px!important;font-weight:900!important}.authPrimary svg{width:17px!important;height:17px!important}.authSecondary{min-height:50px;border:1px solid var(--auth-line);border-radius:15px;background:var(--auth-soft);color:var(--auth-text);font-size:13px;font-weight:850}.authDivider{position:relative;text-align:center;margin:2px 0 -2px}.authDivider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:var(--auth-line)}.authDivider span{position:relative;padding:0 10px;background:var(--auth-card);color:var(--auth-muted);font-size:10px}.driverAuthV2 .secureBanner{border:1px solid var(--auth-line);background:var(--auth-soft);border-radius:14px;color:var(--auth-muted)}.driverAuthV2 .secureBanner svg{color:#42b8f5}.authTrust{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:21px;color:var(--auth-muted);font-size:9px}.authTrust svg{width:13px;height:13px;color:#4fc58b}.authLoading{min-height:180px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:var(--auth-text)}.authLoading svg{width:24px;height:24px;color:#42b8f5}.authLoading span{color:var(--auth-muted);font-size:11px}.driverVNext .modernDriverMain{padding-bottom:108px!important}.driverVNext .driverCard,.driverVNext .driverHeroBalance,.driverVNext .glanceCard{transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .12s ease}.driverVNext .driverCard{padding:18px!important;border-radius:20px!important}.driverVNext .sectionHeader{padding-bottom:13px;margin-bottom:4px}.driverVNext .cleanHistoryRow{padding:14px 0;gap:12px}.driverVNext .historyIcon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:0 0 42px}.driverVNext .historyIcon svg{width:18px;height:18px}.driverVNext button{-webkit-tap-highlight-color:transparent}.driverVNext button:active{transform:scale(.985)}.driverVNext .driverBottomNav button{min-height:58px;border-radius:14px}.driverVNext .headerRefresh,.driverVNext .headerBell{border:1px solid var(--fp-line)!important}.driverVNext .glanceGrid{gap:12px}.driverVNext .glanceCard{border-radius:20px!important;padding:17px!important}.driverVNext .glanceCard svg{margin-bottom:17px}.driverVNext .pageTitle{padding-top:10px}.driverVNext .pageTitle h1{margin-top:4px;letter-spacing:-.045em}.themeOptions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.themeOptions button{min-height:74px;padding:13px;border:1px solid var(--fp-line);border-radius:16px;background:var(--fp-card-2);color:var(--fp-ink);display:flex;align-items:center;gap:10px;text-align:left}.themeOptions button>svg{width:20px;height:20px;color:var(--fp-muted)}.themeOptions button span,.themeOptions button b,.themeOptions button small{display:block!important}.themeOptions button b{color:var(--fp-ink)!important;font-size:12px}.themeOptions button small{margin-top:3px;color:var(--fp-muted)!important;font-size:9px}.themeOptions button.active{border-color:#42b8f58c;box-shadow:0 0 0 3px #42b8f51a}.themeOptions button.active>svg{color:#42b8f5}.driverVNext.theme-light{--fp-bg:#f4f7fb;--fp-card:#ffffff;--fp-card-2:#f6f8fb;--fp-ink:#162033;--fp-muted:#748196;--fp-line:#e4e9f0;--fp-blue:#238ed8;--fp-blue-soft:#eaf6fd;--fp-green:#20a66a;--fp-red:#d94b5b;--fp-amber:#d49422;--fp-shadow:0 13px 30px rgba(28,44,70,.09);background:var(--fp-bg)!important;color:var(--fp-ink)}.driverVNext.theme-light .driverVNextHeader{background:#fffffff5;border-color:#e6eaf0;box-shadow:0 1px #16203305}.driverVNext.theme-light .driverIdentity span{color:#8190a4}.driverVNext.theme-light .driverIdentity b{color:#162033}.driverVNext.theme-light .driverAvatar{background:linear-gradient(145deg,#dceaff,#c9e4f7);color:#245783;border-color:#fff}.driverVNext.theme-light .headerRefresh,.driverVNext.theme-light .headerBell{background:#f3f6fa;color:#258ed7}.driverVNext.theme-light .headerBell i{border-color:#fff}.driverVNext.theme-light .pageTitle h1{color:#162033}.driverVNext.theme-light .pageTitle p{color:#748196}.driverVNext.theme-light .driverHeroBalance{background:linear-gradient(145deg,#fff,#f7f9fc);border-color:#e5eaf1;box-shadow:var(--fp-shadow)}.driverVNext.theme-light .driverHeroBalance.negative{background:linear-gradient(145deg,#fff,#fff3f5)}.driverVNext.theme-light .heroBalanceTop span{color:#738095}.driverVNext.theme-light .heroBalanceTop strong{color:#162033}.driverVNext.theme-light .heroBalanceTop button{background:#edf5fb;color:#258ed7}.driverVNext.theme-light .heroBalanceActions{border-color:#e9edf2}.driverVNext.theme-light .heroBalanceActions button{background:#f2f6fa;color:#203047}.driverVNext.theme-light .heroBalanceFoot{color:#8290a2}.driverVNext.theme-light .driverCard{background:#fff!important;border-color:#e5eaf0!important;box-shadow:var(--fp-shadow)!important}.driverVNext.theme-light .driverCard h2,.driverVNext.theme-light .driverCard h3,.driverVNext.theme-light .driverCard b,.driverVNext.theme-light .driverCard strong{color:#162033}.driverVNext.theme-light .driverCard p,.driverVNext.theme-light .driverCard span,.driverVNext.theme-light .driverCard small{color:#748196}.driverVNext.theme-light .sectionHeader,.driverVNext.theme-light .cleanHistoryRow,.driverVNext.theme-light .cleanNotice,.driverVNext.theme-light .profileRows>div,.driverVNext.theme-light .feeRows>div{border-color:#edf0f4}.driverVNext.theme-light .historyIcon,.driverVNext.theme-light .compactActionIcon{background:#eef6fb;color:#258ed7}.driverVNext.theme-light .historyMain>b,.driverVNext.theme-light .profileRows b,.driverVNext.theme-light .feeRows b{color:#162033}.driverVNext.theme-light .glanceCard{border-color:#e4eaf1!important;box-shadow:var(--fp-shadow)}.driverVNext.theme-light .glanceCard.payments{background:linear-gradient(145deg,#eaf7fd,#dceffa)!important;color:#15344b!important}.driverVNext.theme-light .glanceCard.payout{background:linear-gradient(145deg,#f5edfb,#eadcf6)!important;color:#3f2452!important}.driverVNext.theme-light .glanceCard.activity{background:linear-gradient(145deg,#eaf8f3,#dff1ea)!important;color:#173f35!important}.driverVNext.theme-light .glanceCard.account{background:linear-gradient(145deg,#f1f3f8,#e6eaf2)!important;color:#253148!important}.driverVNext.theme-light .glanceCard span,.driverVNext.theme-light .glanceCard b{color:inherit!important}.driverVNext.theme-light .glanceCard small{color:#607084!important}.driverVNext.theme-light .modernInput,.driverVNext.theme-light .modernMoneyInput,.driverVNext.theme-light input,.driverVNext.theme-light select,.driverVNext.theme-light textarea{color:#162033!important;background:#f7f9fc!important;border-color:#dfe5ec!important}.driverVNext.theme-light .modernMoneyInput input{background:transparent!important}.driverVNext.theme-light input::placeholder,.driverVNext.theme-light textarea::placeholder{color:#98a4b4}.driverVNext.theme-light .paymentBreakdown,.driverVNext.theme-light .activePaymentSheet,.driverVNext.theme-light .cutoffNotice,.driverVNext.theme-light .compactPreview,.driverVNext.theme-light .activitySummary>div{background:#f7f9fc!important;border-color:#e8ecf2!important}.driverVNext.theme-light .paymentBreakdown span,.driverVNext.theme-light .paymentBreakdown b{color:#617086}.driverVNext.theme-light .paymentBreakdown .paymentTotal span,.driverVNext.theme-light .paymentBreakdown .paymentTotal strong{color:#162033}.driverVNext.theme-light .driverBottomNav{background:#fffffff7;border-color:#e5e9ef;box-shadow:0 -9px 28px #1b2b4114}.driverVNext.theme-light .driverBottomNav button{color:#8290a3}.driverVNext.theme-light .driverBottomNav button.active{color:#228ed9;background:#edf7fd}.driverVNext.theme-light .driverBottomNav button i{border-color:#fff}.driverVNext.theme-light .paymentDueCard{background:linear-gradient(160deg,#fff8ea,#fff)!important;border-color:#f0d59b!important}.driverVNext.theme-light .mondayDueHero{background:linear-gradient(145deg,#fff2f4,#fff 62%,#f5f8fc)!important;border-color:#efc6cc!important}.driverVNext.theme-light .mondayDueHero:after{background:#d94b5b0f}.driverVNext.theme-light .mondayDueHero .paymentDueHeader h2,.driverVNext.theme-light .mondayDueHero>h3{color:#2b1a20!important}.driverVNext.theme-light .mondayDueHero>p{color:#7d626b!important}.driverVNext.theme-light .mondayDueHero>p b{color:#2b1a20}.driverVNext.theme-light .dueHeroMeta>div{background:#fff;border:1px solid #f0e2e5}.driverVNext.theme-light .dueHeroMeta span{color:#9a7a83!important}.driverVNext.theme-light .dueHeroMeta b{color:#2b1a20}.driverVNext.theme-light .dueDetailsButton{background:#fff!important;color:#26344a!important;border-color:#e5d9dc!important}.driverVNext.theme-light .themeOptions button{background:#f7f9fc}@media(max-width:430px){.driverAuthV2{padding-left:15px;padding-right:15px;place-items:start center}.driverAuthShell{margin-top:36px}.polishedAuthCard{padding:24px 19px 20px!important;border-radius:23px!important}.authIntro h1{font-size:27px!important}.driverAuthBrand{margin-bottom:20px}.driverVNext .driverCard{padding:16px!important;border-radius:18px!important}.themeOptions{grid-template-columns:1fr 1fr}}.driverHeroBalance{position:relative;overflow:hidden}.driverHeroBalance .balanceMeaning{display:flex;flex-direction:column;gap:4px;padding-right:48px}.balanceMeaningLabel{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.84}.driverHeroBalance .balanceMeaning strong{font-size:clamp(38px,10vw,56px);line-height:1;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.driverHeroBalance .balanceMeaning p{margin:5px 0 0;font-size:14px;font-weight:650;opacity:.82}.balanceRefresh{position:absolute;top:20px;right:20px;width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:inherit;display:grid;place-items:center}.balanceRefresh svg{width:18px;height:18px}.balanceStateStrip{margin:20px 0 4px;padding:13px 15px;border-radius:15px;display:flex;justify-content:space-between;gap:12px;align-items:center;background:#00000021;border:1px solid rgba(255,255,255,.1)}.balanceStateStrip span{font-size:12px;font-weight:700;opacity:.75}.balanceStateStrip b{font-size:13px;text-align:right}.driverHeroBalance.balanceState-positive{background:linear-gradient(145deg,#083a35,#0b6b5d 58%,#119a7d);color:#fff}.driverHeroBalance.balanceState-negative{background:linear-gradient(145deg,#521b20,#8f2f34 56%,#be4b45);color:#fff}.driverHeroBalance.balanceState-settled{background:linear-gradient(145deg,#17283e,#24405e 58%,#315a7e);color:#fff}.theme-light .driverHeroBalance.balanceState-positive,.theme-light .driverHeroBalance.balanceState-negative,.theme-light .driverHeroBalance.balanceState-settled{box-shadow:0 18px 42px #0f172a2e}.bankSetupPrompt{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.bankSetupPrompt h3{margin:3px 0;font-size:17px}.bankSetupPrompt p{margin:0;font-size:13px;opacity:.72;line-height:1.45}.bankSetupIcon,.bankLogoTile{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--driver-soft,#eef2ff);color:var(--driver-accent,#4158d0)}.bankSetupIcon svg,.bankLogoTile svg{width:22px;height:22px}.bankRequiredNotice{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:13px 14px;margin:14px 0;border-radius:14px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.25)}.bankRequiredNotice>svg{width:20px;color:#d97706}.bankRequiredNotice b,.bankRequiredNotice span{display:block}.bankRequiredNotice span{font-size:12px;opacity:.72;margin-top:2px}.bankSectionHeader{align-items:center}.savedBankSummary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px;border-radius:16px;background:#7f7f7f12;border:1px solid rgba(127,127,127,.13)}.savedBankSummary span,.savedBankSummary small{display:block;font-size:12px;opacity:.65}.savedBankSummary b{display:block;font-size:18px;margin:2px 0;font-variant-numeric:tabular-nums;letter-spacing:.04em}.bankSecurityNote{display:flex;gap:10px;align-items:flex-start;margin:13px 1px;color:inherit;opacity:.74;font-size:12px;line-height:1.5}.bankSecurityNote svg{width:17px;height:17px;flex:0 0 auto;margin-top:1px}.bankChangeButton{margin-top:4px}.bankEditForm{display:flex;flex-direction:column;gap:14px}.bankEditForm label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:750}.bankWarning{display:flex;gap:10px;align-items:flex-start;padding:12px 13px;border-radius:13px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.24);font-size:12px;line-height:1.45}.bankWarning svg{width:18px;height:18px;flex:0 0 auto;color:#d97706}.bankFieldGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inlinePasswordField{margin-top:0}.bankFormActions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-top:2px}.bankUpdated{display:block;margin-top:12px;opacity:.55;font-size:11px;text-align:center}@media(max-width:430px){.bankSetupPrompt{grid-template-columns:auto 1fr}.bankSetupPrompt>button{grid-column:1/-1;width:100%}.bankFieldGrid{grid-template-columns:1fr}.balanceStateStrip{align-items:flex-start;flex-direction:column}.balanceStateStrip b{text-align:left}.driverHeroBalance .balanceMeaning strong{font-size:44px}}.driverVNext.theme-light .driverHeroBalance.balanceState-positive{background:linear-gradient(145deg,#e9fbf5,#d5f4e8 58%,#c5ebdf)!important;color:#0d473d!important;border-color:#b9e5d7!important}.driverVNext.theme-light .driverHeroBalance.balanceState-negative{background:linear-gradient(145deg,#fff1f2,#fde3e4 58%,#f8d1d3)!important;color:#7f252b!important;border-color:#f0c2c6!important}.driverVNext.theme-light .driverHeroBalance.balanceState-settled{background:linear-gradient(145deg,#eef5fb,#e2edf7 58%,#d6e4f0)!important;color:#27435f!important;border-color:#cfdfec!important}.driverVNext.theme-light .driverHeroBalance .balanceMeaning strong,.driverVNext.theme-light .driverHeroBalance .balanceMeaning p,.driverVNext.theme-light .driverHeroBalance .balanceMeaningLabel,.driverVNext.theme-light .driverHeroBalance .balanceStateStrip span,.driverVNext.theme-light .driverHeroBalance .balanceStateStrip b{color:inherit!important}.driverVNext.theme-light .driverHeroBalance .balanceRefresh{background:#ffffffb8;border-color:#0f172a14;color:inherit}.driverVNext.theme-light .driverHeroBalance .balanceStateStrip{background:#ffffff94;border-color:#0f172a12}.bankTableCell{display:flex;flex-direction:column;gap:6px;align-items:flex-start;min-width:150px}.bankTableCell small{font-size:11px;opacity:.62;font-variant-numeric:tabular-nums;letter-spacing:.025em}.payoutAccountCard{margin-top:18px;padding:18px;border:1px solid var(--border,#e5e7eb);border-radius:18px;background:var(--panel,#fff)}.payoutAccountHead{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin-bottom:15px}.payoutAccountHead>div:nth-child(2)>span{display:block;font-size:10px;font-weight:800;letter-spacing:.11em;opacity:.55}.payoutAccountHead h3{margin:2px 0 0;font-size:16px}.payoutAccountIcon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#3b82f61a;color:#2563eb}.payoutAccountIcon svg{width:20px;height:20px}.payoutAccountDetails{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payoutAccountDetails>div{padding:12px;border-radius:12px;background:#7f7f7f0f;border:1px solid rgba(127,127,127,.1)}.payoutAccountDetails span,.payoutAccountDetails b{display:block}.payoutAccountDetails span{font-size:11px;opacity:.58;margin-bottom:4px}.payoutAccountDetails b{font-size:13px;word-break:break-word}.bankMissingNotice,.bankRecentNotice{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:13px;margin-top:8px}.bankMissingNotice{background:#ef444414;border:1px solid rgba(239,68,68,.18)}.bankRecentNotice{background:#f59e0b17;border:1px solid rgba(245,158,11,.2)}.bankMissingNotice>svg,.bankRecentNotice>svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px}.bankMissingNotice>svg{color:#dc2626}.bankRecentNotice>svg{color:#d97706}.bankMissingNotice b,.bankMissingNotice span,.bankRecentNotice b,.bankRecentNotice span{display:block}.bankMissingNotice span,.bankRecentNotice span{font-size:12px;opacity:.7;margin-top:3px;line-height:1.45}.payoutAccountCard .bankSecurityNote{margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(127,127,127,.12)}@media(max-width:620px){.payoutAccountDetails{grid-template-columns:1fr}.payoutAccountHead{grid-template-columns:auto 1fr}.payoutAccountHead>.pill{grid-column:1/-1;justify-self:start}}.driverVNext,.driverAuthV2{--driver-text-scale: 1}.driverVNext input,.driverVNext select,.driverVNext textarea,.driverAuthV2 input,.driverAuthV2 select,.driverAuthV2 textarea{font-size:max(16px,calc(16px * var(--driver-text-scale)))!important}.driverVNext .driverIdentity span{font-size:calc(10px * var(--driver-text-scale))}.driverVNext .driverIdentity b{font-size:calc(15px * var(--driver-text-scale))}.driverVNext .modernHello span,.driverVNext .pageTitle>span,.driverVNext .eyebrow{font-size:calc(10px * var(--driver-text-scale))}.driverVNext .modernHello h1,.driverVNext .pageTitle h1{font-size:calc(30px * var(--driver-text-scale))}.driverVNext .modernHello p,.driverVNext .pageTitle p,.driverVNext .compactCopy{font-size:calc(13px * var(--driver-text-scale))}.driverVNext .driverCard h2{font-size:calc(18px * var(--driver-text-scale))}.driverVNext .driverCard h3{font-size:calc(16px * var(--driver-text-scale))}.driverVNext .driverCard p,.driverVNext .driverCard label,.driverVNext .driverCard span{font-size:calc(13px * var(--driver-text-scale))}.driverVNext .driverCard small,.driverVNext .driverFooter,.driverVNext .heroBalanceFoot,.driverVNext .cleanHistoryRow small{font-size:calc(11px * var(--driver-text-scale))}.driverVNext .balanceMeaningLabel{font-size:calc(12px * var(--driver-text-scale))}.driverVNext .balanceMeaning strong{font-size:calc(38px * var(--driver-text-scale))}.driverVNext .balanceMeaning p{font-size:calc(13px * var(--driver-text-scale))}.driverVNext .driverBottomNav span{font-size:calc(10px * var(--driver-text-scale))}.driverVNext button{font-size:calc(13px * var(--driver-text-scale))}.driverAuthV2 .authKicker{font-size:calc(10px * var(--driver-text-scale))}.driverAuthV2 h1{font-size:calc(28px * var(--driver-text-scale))}.driverAuthV2 p,.driverAuthV2 label,.driverAuthV2 button,.driverAuthV2 .authTrust{font-size:calc(13px * var(--driver-text-scale))}.textSizeControl{margin-top:16px;padding-top:16px;border-top:1px solid var(--fp-line)}.textSizeHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.textSizeHead>div{display:grid;gap:3px}.textSizeHead b{color:var(--fp-ink);font-size:calc(14px * var(--driver-text-scale))}.textSizeHead span{color:var(--fp-muted);font-size:calc(12px * var(--driver-text-scale));line-height:1.35}.textSizeHead strong{flex:0 0 auto;min-width:48px;padding:5px 8px;border-radius:10px;background:var(--fp-blue-soft);color:var(--fp-blue);text-align:center;font-size:calc(12px * var(--driver-text-scale))}.textSizeSliderRow{display:grid;grid-template-columns:24px 1fr 28px;align-items:center;gap:10px;margin-top:13px}.textSizeSliderRow input[type=range]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:100%;margin:0;padding:0;min-height:28px;accent-color:var(--fp-blue)}.textSizeSmall,.textSizeLarge{color:var(--fp-ink);font-weight:800;text-align:center}.textSizeSmall{font-size:13px!important}.textSizeLarge{font-size:20px!important}.textSizeReset{margin-top:8px;padding:5px 0!important;border:0!important;background:transparent!important;color:var(--fp-blue)!important;font-weight:750}.textSizePresets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.textSizePresets button{min-height:40px;padding:9px 10px!important;border:1px solid var(--fp-line)!important;border-radius:12px!important;background:var(--fp-surface-2)!important;color:var(--fp-ink)!important;font-weight:750;line-height:1.15}.textSizePresets button.active{border-color:var(--fp-blue)!important;background:var(--fp-blue-soft)!important;color:var(--fp-blue)!important}.driverVNext .driverCard,.driverVNext .driverCard *,.driverAuthV2 .driverAuthCard,.driverAuthV2 .driverAuthCard *{min-width:0}.driverVNext .profileRows b,.driverVNext .feeRows b,.driverVNext .compactAction span,.driverVNext .cleanHistoryRow b,.driverVNext .cleanHistoryRow span,.driverVNext .bankAccountSummary b,.driverVNext .bankAccountSummary span{overflow-wrap:anywhere}@media(min-width:420px){.textSizePresets{grid-template-columns:repeat(3,minmax(0,1fr))}.textSizePresets button:last-child{grid-column:auto}}.authLogoMark.branded{overflow:hidden;padding:0}.authLogoMark.branded img{width:100%;height:100%;object-fit:contain;display:block}.driverVNextHeader{gap:10px}.driverBrandMark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#2f7df5,#4bbcf3);box-shadow:0 7px 18px #2677e633}.driverBrandMark img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:390px){.driverBrandMark{width:34px;height:34px;flex-basis:34px;border-radius:10px}}.customerPaymentsAdmin{display:flex;flex-direction:column;gap:18px}.customerPayHero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border-radius:22px;background:linear-gradient(135deg,#0e1d35,#12364a);color:#fff;box-shadow:0 16px 40px #0f203924}.customerPayHero h2{margin:4px 0 7px;font-size:27px}.customerPayHero p{margin:0;max-width:760px;color:#c9d9eb}.customerPayHeroIcon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#1d8cff,#26d2cf);box-shadow:0 10px 28px #22a4ea40}.customerPayHeroIcon svg{width:28px;height:28px}.customerPayStats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.customerPayStats>div{background:#fff;border:1px solid #e5ebf2;border-radius:16px;padding:15px 16px;display:flex;flex-direction:column;gap:5px;min-height:84px}.customerPayStats span{font-size:12px;color:#748296}.customerPayStats b{font-size:18px;color:#122238}.customerPayGrid{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(560px,1.4fr);gap:18px;align-items:start}.customerCreateForm{display:flex;flex-direction:column;gap:13px}.customerCreateForm label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#22334a}.customerCreateForm label small{font-weight:500;color:#8794a6}.customerCreateForm input,.customerCreateForm textarea{width:100%;box-sizing:border-box;border:1px solid #dce4ed;background:#fbfcfe;border-radius:11px;padding:12px 13px;font:inherit;color:#15263d;outline:none}.customerCreateForm input:focus,.customerCreateForm textarea:focus{border-color:#319af2;box-shadow:0 0 0 3px #319af21f}.customerFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.createdPaymentLink{margin-top:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;border:1px solid #bfe7d4;background:#f0fbf5;padding:12px;border-radius:13px}.createdPaymentLink>svg{color:#19a56b}.createdPaymentLink div{display:flex;flex-direction:column;min-width:0}.createdPaymentLink span{font-size:12px;color:#5c6c7e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customerPaymentTable{display:flex;flex-direction:column}.customerPaymentTableHead,.customerPaymentAdminRow{display:grid;grid-template-columns:1.05fr 1.25fr .95fr .55fr auto;gap:12px;align-items:center}.customerPaymentTableHead{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7f8b9c;padding:8px 10px;border-bottom:1px solid #e6ebf2}.customerPaymentAdminRow{padding:14px 10px;border-bottom:1px solid #edf1f6}.customerPaymentAdminRow>div:not(.customerPaymentRowActions){display:flex;flex-direction:column;gap:3px;min-width:0}.customerPaymentAdminRow span,.customerPaymentAdminRow small{font-size:12px;color:#788698}.customerPaymentAdminRow b{color:#1a2a40;overflow:hidden;text-overflow:ellipsis}.customerPaymentRowActions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.customerPaymentRowActions .danger{color:#b83838;border-color:#efc3c3}.customerRefundComing{margin-top:14px;border-radius:13px;background:#f6f8fb;border:1px solid #e4eaf1;padding:13px;display:flex;gap:11px;align-items:flex-start}.customerRefundComing svg{color:#357fc4;flex:0 0 auto}.customerRefundComing div{display:flex;flex-direction:column;gap:3px}.customerRefundComing span{font-size:12px;color:#6d7b8e}.publicPayPage{min-height:100vh;background:radial-gradient(circle at 85% 0%,rgba(22,137,231,.22),transparent 30%),linear-gradient(160deg,#07121f,#0b1b2f 55%,#07111d);color:#eef6ff;padding:18px 14px 34px;box-sizing:border-box;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.publicPayShell{width:min(100%,520px);margin:0 auto}.publicPayBrand{display:flex;align-items:center;gap:12px;padding:6px 2px 18px}.publicPayBrand>div:nth-child(2){display:flex;flex-direction:column}.publicPayBrand b{font-size:23px;letter-spacing:-.02em}.publicPayBrand span{font-size:12px;color:#9eb2ca}.publicPayBrand>svg{margin-left:auto;color:#39c7e8}.publicPayLogo{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-weight:900;font-size:19px;background:linear-gradient(145deg,#1676ff,#34d7dd);box-shadow:0 10px 26px #1477ff59;color:#fff}.publicPayTotal{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;border:1px solid rgba(53,175,255,.35);border-radius:21px;background:linear-gradient(135deg,#18436ae6,#0c2843eb);box-shadow:0 18px 45px #0000003d}.publicPayTotal span{font-size:12px;letter-spacing:.12em;color:#9ddcff;font-weight:800}.publicPayTotal h1{font-size:48px;line-height:1;margin:8px 0 6px;letter-spacing:-.04em}.publicPayTotal p{margin:0;color:#b8c9db}.publicPayTotal>svg{width:42px;height:42px;color:#31cfe7;flex:0 0 auto}.publicPayBreakdown{margin-top:14px;border:1px solid rgba(153,189,221,.22);border-radius:19px;padding:18px;background:#13273ed1;box-shadow:0 15px 36px #00000029}.publicPayBreakdown>div:not(.publicPayDivider){display:flex;justify-content:space-between;gap:18px;padding:8px 0}.publicPayBreakdown span{color:#a9bdd2}.publicPayBreakdown b{text-align:right;font-weight:700}.publicJourney b{max-width:68%}.publicPayDivider{height:1px;background:#b1cbe529;margin:6px 0}.publicPayGrandTotal{margin:6px -6px -4px;padding:13px 11px!important;background:#3070ae38;border-radius:12px}.publicPayGrandTotal span,.publicPayGrandTotal b{color:#fff;font-size:18px;font-weight:800}.publicPayTrust{margin:14px 2px;display:flex;gap:11px;align-items:flex-start}.publicPayTrust>svg{color:#38ddb8;flex:0 0 auto}.publicPayTrust div{display:flex;flex-direction:column;gap:3px}.publicPayTrust b{color:#5ce4ca}.publicPayTrust span{font-size:12px;color:#9dafc4;line-height:1.45}.publicPayButton{width:100%;border:0;border-radius:16px;padding:17px 20px;background:linear-gradient(90deg,#1580ff,#24cfd6);box-shadow:0 14px 30px #1284e545;color:#fff;font-size:19px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.publicPayButton:disabled{opacity:.6;cursor:not-allowed}.publicPayButton svg{width:21px}.publicPayConsent{text-align:center;color:#8fa4bb;font-size:12px;line-height:1.5;margin:12px 22px}.publicPayFooter{text-align:center;padding:24px 0 6px;color:#647c96;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.publicPayComplete{margin-top:28px;padding:34px 22px;text-align:center;border-radius:22px;background:#133447e0;border:1px solid rgba(56,221,184,.28)}.publicPayComplete>svg{width:54px;height:54px;color:#45ddb8}.publicPayComplete span{display:block;margin-top:14px;font-size:12px;letter-spacing:.12em;color:#6ee1c6;font-weight:800}.publicPayComplete h1{font-size:48px;margin:8px 0}.publicPayComplete p{color:#b8cada}.publicPayComplete small{color:#8198b0}.publicPayComplete.cancelled{border-color:#ffae534d}.publicPayComplete.cancelled>svg{color:#ffb15e}.publicPayError,.publicPayLoading{text-align:center;padding:50px 20px;color:#c7d8e9}.publicPayError>svg{width:48px;height:48px;color:#ffad63}.publicPayLoading{display:flex;justify-content:center;gap:10px;align-items:center}@media(max-width:1150px){.customerPayStats{grid-template-columns:repeat(3,1fr)}.customerPayGrid{grid-template-columns:1fr}.customerPaymentTableHead,.customerPaymentAdminRow{grid-template-columns:1fr 1.1fr .8fr .5fr auto}}@media(max-width:720px){.customerPayStats{grid-template-columns:1fr 1fr}.customerFormGrid{grid-template-columns:1fr}.customerPaymentTableHead{display:none}.customerPaymentAdminRow{grid-template-columns:1fr;gap:8px;border:1px solid #e5ebf2;border-radius:14px;margin-bottom:10px}.customerPaymentRowActions{justify-content:flex-start}.customerPayHero{padding:20px}.customerPayHeroIcon{display:none}.publicPayPage{padding-left:12px;padding-right:12px}.publicPayTotal{padding:20px}.publicPayTotal h1{font-size:43px}}.mondayFinanceSummary{flex:1;display:flex;flex-direction:column;gap:10px;min-width:720px}.mondayFinanceRow{display:grid;grid-template-columns:1.15fr repeat(4,1fr);gap:8px}.mondayFinanceRow>div,.mondayFinanceOther>div{background:#f7f9fc;border:1px solid #e6ebf2;border-radius:12px;padding:10px 12px;min-width:0}.mondayFinanceRow span,.mondayFinanceOther span{display:block;font-size:11px;color:#718096;margin-bottom:3px}.mondayFinanceRow b,.mondayFinanceOther b{display:block;font-size:16px;color:#172033}.mondayFinanceLabel{background:#eef5ff!important}.mondayFinanceLabel span{font-size:10px;letter-spacing:.12em;font-weight:800;color:#2563eb}.mondayFinanceLabel b{font-size:14px}.mondayFinanceRow.incoming .mondayFinanceLabel{background:#fff3f3!important}.mondayFinanceRow.incoming .mondayFinanceLabel span{color:#dc2626}.mondayFinanceOther{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mondayFinanceOther b{font-size:15px}.mondayFinanceOther small{display:block;margin-top:2px;color:#718096;font-size:11px}@media(max-width:1100px){.mondayFinanceSummary{min-width:0;width:100%}.mondayFinanceRow{grid-template-columns:1fr 1fr}.mondayFinanceLabel{grid-column:1/-1}.mondayFinanceOther{grid-template-columns:1fr}}.payoutControlCard{margin-top:14px;padding:16px;border:1px solid #dfe6ef;border-radius:14px;background:#f8fafc;display:flex;justify-content:space-between;align-items:center;gap:18px}.payoutControlCard.excluded{background:#fff7f7;border-color:#fecaca}.payoutControlCard span{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;color:#64748b;margin-bottom:4px}.payoutControlCard h3{margin:0 0 4px}.payoutControlCard p{margin:0;color:#64748b;font-size:13px;max-width:460px}@media(max-width:700px){.payoutControlCard{align-items:stretch;flex-direction:column}}.transactionCategoryTabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.transactionCategoryTabs button{border:1px solid #dfe6ef;background:#fff;color:#475569;border-radius:10px;padding:9px 14px;font-weight:700;cursor:pointer}.transactionCategoryTabs button.active{background:#172033;color:#fff;border-color:#172033}.transactionPanel{overflow:hidden}.transactionFilterGrid{display:grid;grid-template-columns:minmax(320px,2fr) repeat(4,minmax(140px,1fr)) auto;gap:12px;align-items:end;padding:16px;border-bottom:1px solid #e8edf3}.transactionFilterGrid label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700;color:#64748b}.transactionFilterGrid input,.transactionFilterGrid select{min-height:42px}.transactionSearch{margin:0}.clearTransactionFilters{min-height:42px;white-space:nowrap}.transactionResultHead{display:flex;justify-content:space-between;align-items:center;padding:16px 18px 10px}.transactionResultHead h3{margin:0}.transactionResultHead p{margin:3px 0 0;color:#64748b;font-size:12px}.transactionTableWrap{margin-top:0}.transactionTable tbody tr{cursor:pointer}.transactionTable tbody tr:hover{background:#f8fafc}.transactionTable td{vertical-align:middle}.transactionTable td small{display:block;margin-top:3px;color:#718096}.transactionRef{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#64748b}.transactionAmountIn{color:#15803d;white-space:nowrap}.transactionAmountOut{color:#dc2626;white-space:nowrap}.emptyTransactionState{padding:38px 18px;text-align:center;color:#64748b}@media(max-width:1200px){.transactionFilterGrid{grid-template-columns:1fr 1fr 1fr}.transactionSearch{grid-column:1/-1}}@media(max-width:760px){.transactionFilterGrid{grid-template-columns:1fr}.transactionCategoryTabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.transactionCategoryTabs button{white-space:nowrap}.transactionTable{min-width:900px}}.transactionSearch{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.transactionSearch button{border:0;background:#172033;color:#fff;min-height:38px;padding:0 14px;border-radius:9px;font-weight:700;cursor:pointer}.transactionSearch button:hover{background:#0f172a}.customerPaymentsV2{display:flex;flex-direction:column;gap:18px}.customerPaymentsHeader{margin-bottom:0}.customerPaymentStatsV2{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.customerPaymentStatsV2>div{min-width:0;padding:15px 17px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.customerPaymentStatsV2 span{display:block;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.customerPaymentStatsV2 b{display:block;margin-top:5px;color:#172033;font-size:21px}.customerPaymentsMainPanel{padding:0;overflow:hidden}.customerPaymentsToolbar{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #e2e8f0}.customerPaymentsSearch{flex:1;min-width:320px}.customerPaymentsToolbar select{min-width:190px;min-height:42px}.customerSearchClear{border:0!important;background:transparent!important;color:#64748b!important;padding:4px!important;min-height:auto!important}.customerSearchClear svg{width:16px;height:16px}.customerPaymentsTableV2 table{width:100%;min-width:1250px}.customerPaymentsTableV2 th{white-space:nowrap}.customerPaymentsTableV2 td{vertical-align:middle}.customerPaymentsTableV2 td b{display:block}.customerPaymentsTableV2 td small{display:block;margin-top:4px;color:#718096;line-height:1.35}.customerPaymentRowV2{cursor:pointer}.customerPaymentRowV2:hover{background:#f8fafc}.customerJourneyV2{min-width:260px;max-width:360px}.customerJourneyV2 b,.customerJourneyV2 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customerTotalV2{color:#172033;font-size:15px}.customerChevronV2{width:34px;text-align:right}.customerChevronV2 svg{width:18px;height:18px;color:#94a3b8}.customerModalBack{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a8a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.customerModal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 30px 90px #0f172a4d}.customerModalHead{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.customerModalHead>div>span{font-size:11px;font-weight:800;color:#64748b;letter-spacing:.05em}.customerModalHead h2{margin:5px 0;color:#172033}.customerModalHead p{max-width:560px;margin:0;color:#64748b}.customerModalClose{width:38px;height:38px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#475569;cursor:pointer}.customerModalClose:hover{background:#f8fafc}.customerModalClose svg{width:18px;height:18px}.customerCreateFormV2{margin:0}.customerCreatedV2{margin-top:15px}.customerModalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.customerPaymentDrawer{width:min(540px,100vw)}.customerPaymentDrawerHead{display:flex;align-items:flex-start;gap:14px;padding-right:35px;margin-bottom:18px}.customerPaymentDrawerIcon{width:46px;height:46px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eff6ff;color:#2563eb}.customerPaymentDrawerIcon svg{width:23px;height:23px}.customerPaymentDrawerHead>div:last-child>span{display:block;margin-bottom:3px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.05em}.customerPaymentDrawerHead h2{margin:0 0 8px;font-size:22px;color:#172033}.customerDrawerAmount{margin-bottom:20px;padding:18px;border-radius:14px;background:#172033;color:#fff}.customerDrawerAmount span{display:block;margin-bottom:3px;font-size:12px;color:#cbd5e1}.customerDrawerAmount strong{display:block;font-size:30px}.customerDrawerAmount small{display:block;margin-top:4px;color:#cbd5e1}.customerDetailSection{margin-top:20px}.customerDetailTitle{display:block;margin-bottom:8px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.05em}.customerPaymentDrawer .detailList{margin-top:0}.customerPaymentDrawer .detailList>div{align-items:flex-start}.customerPaymentDrawer .detailList b{max-width:62%;text-align:right;overflow-wrap:anywhere}.customerDrawerNotes{margin-top:20px;padding:14px;border-radius:12px;background:#f8fafc}.customerDrawerNotes span{display:block;margin-bottom:6px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.05em}.customerDrawerNotes p{margin:0;color:#334155;white-space:pre-wrap}.customerDrawerActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid #e2e8f0}@media(max-width:1200px){.customerPaymentStatsV2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.customerPaymentStatsV2{grid-template-columns:repeat(2,minmax(0,1fr))}.customerPaymentsToolbar{flex-direction:column;align-items:stretch}.customerPaymentsSearch{width:100%;min-width:0}.customerPaymentsToolbar select{width:100%}.customerModalBack{padding:10px}.customerModal{max-height:calc(100vh - 20px);padding:16px;border-radius:16px}.customerModalActions{flex-wrap:wrap}}.customerBookingCell b{display:block;font-weight:800;color:#172033;letter-spacing:-.01em}.customerBookingCell small{display:block;margin-top:3px;color:#7b8798;font-size:11px}.customerPaymentTableV2 tbody tr{cursor:pointer;transition:background .15s ease}.customerPaymentTableV2 tbody tr:hover{background:#f8fafc}.customerPaymentTableV2 td small{font-weight:500}.customerPaymentTableV2 .statusPill{white-space:nowrap}.customerPaymentsHeader .rowActions{justify-content:flex-end}.customerPaymentsToolbar{display:grid!important;grid-template-columns:minmax(360px,1.45fr) minmax(220px,1fr)!important;gap:10px!important;align-items:center}.customerPaymentsSearch{position:relative!important;display:block!important;width:100%}.customerPaymentsSearch>svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;z-index:2;pointer-events:none;color:#64748b}.customerPaymentsSearch input{width:100%;padding-left:42px!important;padding-right:42px!important}.customerPaymentsSearch .customerSearchClear{position:absolute!important;right:9px;top:50%;transform:translateY(-50%);width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;display:grid;place-items:center;border:0;background:transparent;color:#64748b;border-radius:7px}.customerPaymentsSearch .customerSearchClear:hover{background:#eef2f7;color:#172033}.customerPaymentsTableV2 table{table-layout:fixed;width:100%}.customerPaymentsTableV2 th:nth-child(2),.customerPaymentsTableV2 td:nth-child(2){width:16%}.customerPaymentsTableV2 th:nth-child(3),.customerPaymentsTableV2 td:nth-child(3){width:12%}.customerPaymentsTableV2 th:nth-child(4),.customerPaymentsTableV2 td:nth-child(4){width:26%}.customerPaymentsTableV2 th:nth-child(8),.customerPaymentsTableV2 td:nth-child(8){width:8%}.customerPaymentsTableV2 th:nth-child(9),.customerPaymentsTableV2 td:nth-child(9){width:4%}.customerJourneyV2 b,.customerJourneyV2 small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customerPaymentsTableV2 td:nth-child(5) b,.customerPaymentsTableV2 td:nth-child(5) small{display:block;line-height:1.25}.customerPaymentsTableV2 td:nth-child(5) small{margin-top:3px}.customerPaymentRowV2:hover{background:#f7f9fc}@media(max-width:1100px){.customerPaymentsToolbar{grid-template-columns:1fr!important}.customerPaymentsTableV2 table{min-width:1050px}}.customerLifecycleBadges,.customerDrawerLifecycleBadges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.customerDrawerLifecycleBadges{margin-top:8px}.customerLifecycleWarning{display:flex;gap:12px;align-items:flex-start;margin:16px 0;padding:14px 16px;border:1px solid rgba(217,119,6,.22);border-radius:12px;background:#f59e0b14}.customerLifecycleWarning>svg{width:20px;height:20px;flex:0 0 auto;margin-top:1px}.customerLifecycleWarning div{display:flex;flex-direction:column;gap:3px}.customerLifecycleWarning b{font-size:13px}.customerLifecycleWarning span{font-size:12px;line-height:1.45;opacity:.78}.customerLifecycleSection .detailList b{text-transform:none}.customerPaymentsTableV2 th:nth-child(1),.customerPaymentsTableV2 td:nth-child(1){width:11%}.customerPaymentsTableV2 th:nth-child(2),.customerPaymentsTableV2 td:nth-child(2){width:15%}.customerPaymentsTableV2 th:nth-child(3),.customerPaymentsTableV2 td:nth-child(3){width:11%}.customerPaymentsTableV2 th:nth-child(4),.customerPaymentsTableV2 td:nth-child(4){width:23%}.customerPaymentsTableV2 th:nth-child(5),.customerPaymentsTableV2 td:nth-child(5){width:9%}.customerPaymentsTableV2 th:nth-child(6),.customerPaymentsTableV2 td:nth-child(6){width:7%}.customerPaymentsTableV2 th:nth-child(7),.customerPaymentsTableV2 td:nth-child(7){width:7%}.customerPaymentsTableV2 th:nth-child(8),.customerPaymentsTableV2 td:nth-child(8){width:14%}.customerPaymentsTableV2 th:nth-child(9),.customerPaymentsTableV2 td:nth-child(9){width:3%}.customerPaymentsTableV2 tbody td{padding-top:15px;padding-bottom:15px}.customerPaymentsTableV2 tbody tr{transition:background-color .15s ease,box-shadow .15s ease}.customerPaymentsTableV2 tbody tr:hover{background:#f8fafc;box-shadow:inset 3px 0 #d7e4ff}.customerPaymentsTableV2 td:nth-child(2) b{color:#16233b;font-weight:800;letter-spacing:-.01em}.customerPaymentsTableV2 td:nth-child(3) b{color:#26344d;font-weight:750}.customerPaymentsTableV2 td:nth-child(6) b{font-weight:750}.customerPaymentsTableV2 .customerTotalV2{font-size:15px;font-weight:850;letter-spacing:-.015em;color:#111c30}.customerPaymentsTableV2 td small{color:#7b8799;font-size:12px}.customerJourneyV2 b{font-weight:750;color:#26344d}.customerJourneyV2 small{color:#728096}.customerLifecycleBadges{display:flex;align-items:center;align-content:center;gap:5px;flex-wrap:wrap;min-width:0}.customerStatusBadge{--status-bg:#f1f5f9;--status-fg:#475569;--status-border:#e2e8f0;--status-dot:#94a3b8;display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:4px 8px;border:1px solid var(--status-border);border-radius:999px;background:var(--status-bg);color:var(--status-fg);font-size:10.5px;line-height:1;font-weight:800;letter-spacing:.005em;white-space:nowrap}.customerStatusBadge i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--status-dot);box-shadow:0 0 0 2px #ffffffad}.customerStatusBadge.payment.open{--status-bg:#fff8e8;--status-fg:#9a5b05;--status-border:#f7dfaa;--status-dot:#d99012}.customerStatusBadge.payment.paid{--status-bg:#eaf8f2;--status-fg:#087a58;--status-border:#cbeadd;--status-dot:#16a374}.customerStatusBadge.payment.cancelled{--status-bg:#fff0f0;--status-fg:#b4232f;--status-border:#f5d1d5;--status-dot:#dc4b59}.customerStatusBadge.payment.refunded{--status-bg:#f1f5f9;--status-fg:#536273;--status-border:#dce4ec;--status-dot:#8291a3}.customerStatusBadge.job.release-pending{--status-bg:#f5edff;--status-fg:#7137a8;--status-border:#e4d3f8;--status-dot:#9b5bd1}.customerStatusBadge.job.ready{--status-bg:#edf5ff;--status-fg:#1f66b1;--status-border:#d2e5fb;--status-dot:#3d8bd8}.customerStatusBadge.job.dispatched{--status-bg:#eef0ff;--status-fg:#4f54a6;--status-border:#d9dcfa;--status-dot:#6d70c8}.customerStatusBadge.job.completed{--status-bg:#eff9f3;--status-fg:#26764f;--status-border:#d2eadb;--status-dot:#4aa875}.customerStatusBadge.job.cancelled{--status-bg:#fff1f1;--status-fg:#b8323d;--status-border:#f3d4d7;--status-dot:#dc5660}.customerStatusBadge.job.no-fare{--status-bg:#fff0f5;--status-fg:#ad315e;--status-border:#f2d0dc;--status-dot:#d5537d}.customerStatusBadge.job.awaiting-payment{--status-bg:#fff8e8;--status-fg:#9a5b05;--status-border:#f7dfaa;--status-dot:#d99012}.customerStatusBadge.settlement.review{--status-bg:#fff4df;--status-fg:#a15b00;--status-border:#f1d5a0;--status-dot:#e08a13}.customerStatusBadge.settlement.held{--status-bg:#fff0ed;--status-fg:#a43c2b;--status-border:#f3d3cb;--status-dot:#d65d48}.customerStatusBadge.settlement.approved{--status-bg:#eaf8f2;--status-fg:#087a58;--status-border:#cbeadd;--status-dot:#16a374}.customerStatusBadge.settlement.paid{--status-bg:#e8f8f7;--status-fg:#08746f;--status-border:#c7e8e5;--status-dot:#159c94}.customerStatusBadge.settlement.not-ready{--status-bg:#f3f5f7;--status-fg:#667382;--status-border:#e1e6eb;--status-dot:#9ba6b2}.customerLifecycleBadges .customerStatusBadge.payment{font-weight:850}.customerLifecycleBadges .customerStatusBadge.job{opacity:.96}.customerDrawerLifecycleBadges{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:9px}.customerDrawerLifecycleBadges .customerStatusBadge{min-height:26px;padding:5px 9px;font-size:11px}.customerLifecycleWarning{border-color:#f0d6a5;background:#fff9ed;box-shadow:0 1px 2px #7a4e0a0a}.customerLifecycleWarning>svg{color:#c77909}.customerLifecycleWarning b{color:#7f4b05}.customerLifecycleWarning span{color:#756447;opacity:1}.customerChevronV2{text-align:center}.customerChevronV2 svg{width:16px;height:16px;padding:5px;box-sizing:content-box;border-radius:50%;color:#8b98aa;transition:background .15s ease,color .15s ease,transform .15s ease}.customerPaymentRowV2:hover .customerChevronV2 svg{background:#eef3f9;color:#3b5f8d;transform:translate(2px)}@media(max-width:1100px){.customerPaymentsTableV2 table{min-width:1180px}}.customerStatusBadge{min-height:26px;padding:5px 9px;font-size:11px}.customerStatusBadge i{width:7px;height:7px}.customerPaymentsTableV2 th:nth-child(8),.customerPaymentsTableV2 td:nth-child(8){width:15%}.customerPaymentsTableV2 th:nth-child(4),.customerPaymentsTableV2 td:nth-child(4){width:22%}.customerStatusBadge.settlement.review{font-weight:900;box-shadow:0 0 0 1px #e08a1314}.customerStatusBadge.settlement.review i{box-shadow:0 0 0 3px #e08a1321}.customerStatusBadge.autocab-failed{--status-bg:#fff0f0;--status-fg:#a61f2b;--status-border:#f1c9ce;--status-dot:#dc3545;font-weight:900}.customerAutocabReleaseWarning{display:flex;gap:12px;align-items:flex-start;margin:16px 0;padding:15px 16px;border:1px solid #efc6cb;border-radius:12px;background:#fff4f4}.customerAutocabReleaseWarning>svg{width:20px;height:20px;flex:0 0 auto;margin-top:1px;color:#c52b38}.customerAutocabReleaseWarning>div{display:flex;flex-direction:column;gap:5px;min-width:0}.customerAutocabReleaseWarning b{color:#8f1f29;font-size:13px}.customerAutocabReleaseWarning span{color:#6e4b4e;font-size:12px;line-height:1.45}.customerAutocabReleaseWarning small{margin-top:3px;padding:8px 10px;border-radius:8px;background:#ffffffbf;color:#8b3740;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.customerAutocabReleaseWarning em{color:#8b6a6d;font-size:11px;font-style:normal;font-weight:700}.customerRetryAutocabButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d9a7ad;border-radius:10px;padding:10px 14px;background:#fff3f4;color:#9f2430;font-weight:800;cursor:pointer}.customerRetryAutocabButton:hover:not(:disabled){background:#ffe8ea;border-color:#c9878f}.customerRetryAutocabButton:disabled{opacity:.65;cursor:not-allowed}.customerRetryAutocabButton svg{width:16px;height:16px}.customerSettlementReviewCard{margin:16px 0;padding:16px;border:1px solid rgba(217,119,6,.24);border-radius:14px;background:#fffaf0}.customerSettlementReviewHead{display:flex;gap:11px;align-items:flex-start}.customerSettlementReviewHead>svg{width:20px;height:20px;flex:0 0 auto;margin-top:1px}.customerSettlementReviewHead>div{display:flex;flex-direction:column;gap:4px}.customerSettlementReviewHead b{font-size:13px}.customerSettlementReviewHead span{font-size:12px;line-height:1.45;opacity:.78}.customerSettlementChoices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.customerSettlementChoices button{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:11px 12px;border:1px solid #dedfe3;border-radius:10px;background:#fff;cursor:pointer;text-align:left}.customerSettlementChoices button b{font-size:12px}.customerSettlementChoices button span{font-size:11px;opacity:.68}.customerSettlementChoices button.active{border-color:#4a74e8;box-shadow:0 0 0 2px #4a74e81c;background:#f7f9ff}.customerSettlementChoices button.active.danger{border-color:#d87c85;background:#fff5f5;box-shadow:0 0 0 2px #c6384514}.customerSettlementAmount,.customerSettlementNote{display:flex;flex-direction:column;gap:6px;margin-top:12px;font-size:11px;font-weight:800}.customerSettlementAmount>div{display:flex;align-items:center;border:1px solid #d9dce3;border-radius:9px;background:#fff;overflow:hidden}.customerSettlementAmount>div span{padding-left:11px;font-weight:800}.customerSettlementAmount input{width:100%;border:0;outline:0;padding:10px 9px;background:transparent}.customerSettlementNote textarea{width:100%;resize:vertical;border:1px solid #d9dce3;border-radius:9px;padding:10px;font:inherit;font-weight:500;background:#fff}.customerSettlementApproveButton{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:11px 14px;border:0;border-radius:10px;background:#172a46;color:#fff;font-weight:800;cursor:pointer}.customerSettlementApproveButton:disabled{opacity:.6;cursor:not-allowed}.customerSettlementApproveButton svg{width:16px;height:16px}.customerSettlementDecision{display:flex;gap:11px;align-items:flex-start;margin:16px 0;padding:14px 15px;border-radius:12px}.customerSettlementDecision.approved{border:1px solid rgba(16,130,91,.22);background:#10825b12}.customerSettlementDecision.held{border:1px solid rgba(194,91,38,.22);background:#c25b2612}.customerSettlementDecision>svg{width:19px;height:19px;flex:0 0 auto}.customerSettlementDecision>div{display:flex;flex-direction:column;gap:3px}.customerSettlementDecision b{font-size:13px}.customerSettlementDecision span,.customerSettlementDecision small{font-size:11px;line-height:1.4;opacity:.76}@media(max-width:600px){.customerSettlementChoices{grid-template-columns:1fr}}.dashboardHeroV3{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:28px 30px;margin-bottom:18px;border-radius:22px;background:linear-gradient(135deg,#111d33,#172947 65%,#1e3957);color:#fff;box-shadow:0 12px 32px #0f1d311f}.dashboardHeroMain{min-width:0}.dashboardEyebrow{display:block;font-size:10px;font-weight:900;letter-spacing:.16em;color:#8fdbb8;margin-bottom:7px}.dashboardHeroMain h2{margin:0;font-size:32px;letter-spacing:-.04em;color:#fff}.dashboardHeroMain p{margin:7px 0 0;color:#b9c6d8;font-size:13px}.dashboardHeroStatus{display:flex;align-items:center;gap:12px;flex:0 0 auto}.dashboardHeroStatus>div{display:grid;grid-template-columns:28px auto;column-gap:8px;align-items:center;padding:10px 13px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#ffffff0f}.dashboardHeroStatus svg{grid-row:1/3;width:20px;color:#8fdbb8}.dashboardHeroStatus span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#9fb0c6}.dashboardHeroStatus b{font-size:11px;color:#fff;margin-top:2px}.dashboardKpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.dashboardKpi{border:1px solid #e3e9f0;border-radius:18px;background:#fff;padding:18px;display:flex;gap:13px;align-items:center;text-align:left;cursor:pointer;box-shadow:0 5px 18px #11182709;transition:.16s ease}.dashboardKpi:hover{transform:translateY(-2px);box-shadow:0 9px 24px #11182712;border-color:#d4e2da}.dashboardKpiIcon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:13px;background:#edf8f2;color:#23835a}.dashboardKpiIcon svg{width:20px}.dashboardKpi span,.dashboardKpi strong,.dashboardKpi small{display:block}.dashboardKpi span{font-size:11px;font-weight:750;color:#748195}.dashboardKpi strong{font-size:25px;letter-spacing:-.04em;margin-top:2px;color:#172235}.dashboardKpi small{font-size:10px;color:#8b97a7;margin-top:3px;line-height:1.35}.dashboardMainGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:18px;margin-bottom:18px}.dashboardPrimaryColumn,.dashboardSideColumn{display:flex;flex-direction:column;gap:18px}.dashboardFeatureCard{padding:24px;overflow:hidden;position:relative}.dashboardFeatureCard:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#23835a}.dashboardFeatureHead{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.dashboardFeatureHead h3{font-size:21px;margin:2px 0 4px}.dashboardFeatureHead p{font-size:12px;color:#7c8999;margin:0}.dashboardFeatureAmount{margin-top:24px;padding:18px;border-radius:15px;background:#f6f9fb}.dashboardFeatureAmount span,.dashboardFeatureAmount strong{display:block}.dashboardFeatureAmount span{font-size:10px;color:#778599;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.dashboardFeatureAmount strong{font-size:34px;letter-spacing:-.045em;margin-top:3px;color:#152135}.dashboardFeatureStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.dashboardFeatureStats>div{border:1px solid #e7ebf0;border-radius:12px;padding:12px}.dashboardFeatureStats span,.dashboardFeatureStats b{display:block}.dashboardFeatureStats span{font-size:9px;color:#8995a5;text-transform:uppercase;font-weight:750}.dashboardFeatureStats b{font-size:15px;margin-top:4px;color:#1e2938;text-transform:capitalize}.attentionText{color:#bb5b16!important}.dashboardFeatureAction{width:100%;margin-top:14px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:12px;background:#19283f;color:#fff;padding:13px 15px;font-weight:750;cursor:pointer}.dashboardFeatureAction svg{width:17px}.dashboardAttention{padding:22px}.dashboardAttention.hasAttention{border-color:#f0d9b5;background:linear-gradient(180deg,#fffdfa,#fff)}.dashboardAttention.allClear{border-color:#d8eade}.dashboardAttention .panelHead{display:flex;justify-content:space-between;align-items:center}.dashboardAttentionBadge{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;font-size:17px;font-weight:850;background:#fff0dc;color:#a65f12}.dashboardAttention.allClear .dashboardAttentionBadge{background:#eaf8f1;color:#19744c}.attentionGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:15px}.attentionGrid button{border:1px solid #e7ebef;border-radius:11px;background:#fff;padding:11px;text-align:left;cursor:pointer}.attentionGrid button:hover{background:#f8fafb}.attentionGrid span,.attentionGrid b{display:block}.attentionGrid span{font-size:9px;color:#7e8998;line-height:1.25}.attentionGrid b{font-size:19px;margin-top:5px;color:#1d2938}.dashboardMoneyCard,.dashboardQuickCard{padding:21px}.dashboardMoneyRows>div{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:13px 1px;border-bottom:1px solid #edf0f3}.dashboardMoneyRows>div:last-child{border-bottom:0}.dashboardMoneyRows>div>span{font-size:11px;color:#657386}.dashboardMoneyRows>div>div{text-align:right}.dashboardMoneyRows b,.dashboardMoneyRows small{display:block}.dashboardMoneyRows b{font-size:14px;color:#1f2937}.dashboardMoneyRows small{font-size:9px;color:#929cab;margin-top:2px}.dashboardQuickActions{display:grid;gap:7px;margin-top:12px}.dashboardQuickActions button{display:grid;grid-template-columns:30px 1fr 18px;gap:8px;align-items:center;width:100%;padding:10px;border:1px solid #e7ebef;border-radius:11px;background:#fbfcfd;text-align:left;cursor:pointer}.dashboardQuickActions button:hover{background:#f4f8f6}.dashboardQuickActions svg{width:16px;color:#23835a}.dashboardQuickActions span{font-size:11px;font-weight:700;color:#293548}.dashboardQuickActions button>svg:last-child{color:#94a0af;width:15px}.dashboardTransactions{padding:22px;margin-bottom:18px}.dashboardTransactions .proTable tr{cursor:pointer}.dashboardTransactions .proTable tbody tr:hover{background:#f7faf8}.dashboardTransactions th{white-space:nowrap}.dashboardTransactions td{font-size:11px}.dashboardEmptyCell{text-align:center!important;color:#8d98a7;padding:28px!important}.dashboardBottomGrid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:18px;margin-bottom:20px}.dashboardActivityCard,.dashboardSevenDay{padding:22px}.activityMetrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.activityMetrics>div{border:1px solid #e7ebef;border-radius:12px;padding:12px;background:#fbfcfd}.activityMetrics span,.activityMetrics b{display:block}.activityMetrics span{font-size:9px;color:#7c8897}.activityMetrics b{font-size:20px;margin-top:4px;color:#1e2938}.sevenDayHero{padding:18px;border-radius:14px;background:#132139;color:#fff;margin-top:14px}.sevenDayHero span,.sevenDayHero strong,.sevenDayHero small{display:block}.sevenDayHero span{font-size:10px;color:#a6b5c9}.sevenDayHero strong{font-size:29px;letter-spacing:-.04em;margin-top:3px}.sevenDayHero small{font-size:9px;color:#8f9fb4;margin-top:3px}.sevenDayRows{margin-top:8px}.sevenDayRows>div{display:flex;justify-content:space-between;padding:10px 2px;border-bottom:1px solid #edf0f3}.sevenDayRows>div:last-child{border-bottom:0}.sevenDayRows span{font-size:10px;color:#748195}.sevenDayRows b{font-size:12px;color:#273345}@media(max-width:1200px){.dashboardKpis{grid-template-columns:repeat(2,1fr)}.dashboardMainGrid{grid-template-columns:1fr}.dashboardSideColumn{display:grid;grid-template-columns:1fr 1fr}.attentionGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.dashboardHeroV3{flex-direction:column;align-items:flex-start;padding:22px 19px}.dashboardHeroMain h2{font-size:26px}.dashboardHeroStatus{width:100%;align-items:stretch}.dashboardHeroStatus>div{flex:1}.dashboardKpis{grid-template-columns:1fr 1fr;gap:9px}.dashboardKpi{padding:13px}.dashboardKpiIcon{width:36px;height:36px;flex-basis:36px}.dashboardKpi strong{font-size:20px}.dashboardSideColumn{grid-template-columns:1fr}.dashboardFeatureStats,.attentionGrid{grid-template-columns:1fr 1fr}.dashboardBottomGrid{grid-template-columns:1fr}.activityMetrics{grid-template-columns:1fr 1fr}.dashboardTransactions{padding:16px}}@media(max-width:480px){.dashboardKpis{grid-template-columns:1fr}.dashboardHeroStatus{flex-direction:column}.dashboardFeatureStats,.attentionGrid{grid-template-columns:1fr}}.dashboardActivityCard .activityMetrics{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.dashboardActivityCard .activityMetrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dashboardActivityCard .activityMetrics{grid-template-columns:1fr 1fr}}.driverFinanceDrawer{width:min(720px,96vw);max-width:720px;overflow-y:auto}.driverDrawerTabs{display:flex;gap:8px;margin:18px 0;padding:5px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.driverDrawerTabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:10px;background:transparent;color:#64748b;font-weight:800;cursor:pointer}.driverDrawerTabs button.active{background:#fff;color:#0f172a;box-shadow:0 2px 8px #0f172a14}.driverDrawerTabs button span{min-width:23px;padding:2px 7px;border-radius:999px;background:#e2e8f0;font-size:11px}.driverTransactionsPane{display:flex;flex-direction:column;gap:14px}.driverTxHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.driverTxHead span{display:block;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.08em}.driverTxHead h3{margin:3px 0 2px}.driverTxHead p{margin:0;color:#64748b;font-size:13px}.driverTxFilters{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.driverTxFilters button{border:1px solid #e2e8f0;border-radius:999px;padding:7px 12px;background:#fff;color:#64748b;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.driverTxFilters button.active{border-color:#0f172a;background:#0f172a;color:#fff}.driverTxList{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff}.driverTxRow{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border-bottom:1px solid #eef2f7}.driverTxRow:last-child{border-bottom:0}.driverTxIcon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#ecfdf5;color:#047857}.driverTxIcon.out{background:#fff1f2;color:#be123c}.driverTxIcon svg{width:18px;height:18px}.driverTxMain{min-width:0}.driverTxMain>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.driverTxMain b{font-size:13px;color:#0f172a}.driverTxMain span,.driverTxMain small{display:block;margin-top:3px;color:#64748b;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driverTxAmount{text-align:right}.driverTxAmount b{display:block;color:#047857;font-size:14px}.driverTxAmount.out b{color:#be123c}.driverTxAmount small{display:block;margin-top:3px;color:#64748b;font-size:10px}.driverTxEmpty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b;text-align:center}.driverTxEmpty svg{width:24px;height:24px}.driverTxEmpty b{color:#334155}.driverTxEmpty span{font-size:12px}.driverTxFoot{display:flex;gap:8px;align-items:flex-start;padding:12px 14px;border-radius:13px;background:#f8fafc;color:#64748b;font-size:11px;line-height:1.45}.driverTxFoot svg{width:16px;min-width:16px}@media(max-width:600px){.driverFinanceDrawer{width:100vw;max-width:none}.driverTxRow{grid-template-columns:36px minmax(0,1fr)}.driverTxAmount{grid-column:2;text-align:left}.driverTxAmount b,.driverTxAmount small{display:inline;margin-right:8px}}.driverTxRow{width:100%;border-top:0;border-left:0;border-right:0;text-align:left;font:inherit;cursor:pointer}.driverTxRow:hover{background:#f8fafc}.driverTxRow:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.transactionDetailLayer{z-index:70}.paymentPlanModalLayer{z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px}.paymentPlanModal{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:20px;padding:28px;box-shadow:0 28px 80px #0b13243d}.paymentPlanModalHead{padding-right:44px;margin-bottom:22px}.paymentPlanModalHead>span,.paymentPlanDrawerHead>span{display:block;font-size:11px;font-weight:800;letter-spacing:.12em;color:#64748b;margin-bottom:7px}.paymentPlanModalHead h2,.paymentPlanDrawerHead h2{margin:0;font-size:25px;color:#111827}.paymentPlanModalHead p,.paymentPlanDrawerHead p{margin:7px 0 0;color:#64748b}.paymentPlanDriver{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:15px;padding:14px 16px;margin-bottom:22px}.paymentPlanDriver>div b,.paymentPlanDriver>div span{display:block}.paymentPlanDriver>div span{color:#64748b;font-size:12px;margin-top:2px}.paymentPlanDriver strong{font-size:20px}.paymentPlanForm{display:grid;gap:18px}.paymentPlanPreview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.paymentPlanPreview>div{background:#f7f9fc;border:1px solid #e5eaf1;border-radius:13px;padding:13px}.paymentPlanPreview span,.paymentPlanPreview b{display:block}.paymentPlanPreview span{color:#64748b;font-size:11px;margin-bottom:5px}.paymentPlanPreview b{font-size:16px}.paymentPlanModalActions{display:flex;justify-content:flex-end;gap:10px}.planProgressCell{min-width:130px}.planProgressTrack{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e8edf4;margin-bottom:6px}.planProgressTrack span{display:block;height:100%;border-radius:inherit;background:#1f7a4d}.planProgressCell small{color:#64748b}.paymentPlanDrawer{width:min(520px,100%)}.paymentPlanDrawerHead{margin-bottom:22px;padding-right:45px}.paymentPlanBalanceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.paymentPlanBalanceGrid>div{border:1px solid #e5eaf1;background:#f7f9fc;border-radius:13px;padding:14px}.paymentPlanBalanceGrid span,.paymentPlanBalanceGrid b{display:block}.paymentPlanBalanceGrid span{color:#64748b;font-size:11px;margin-bottom:5px}.paymentPlanBalanceGrid b{font-size:18px}.paymentPlanDrawerMeta{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e5eaf1;border:1px solid #e5eaf1;border-radius:14px;overflow:hidden;margin-bottom:18px}.paymentPlanDrawerMeta>div{background:#fff;padding:13px}.paymentPlanDrawerMeta span,.paymentPlanDrawerMeta b{display:block}.paymentPlanDrawerMeta span{color:#64748b;font-size:11px;margin-bottom:4px}.paymentPlanNotes{border:1px solid #e5eaf1;border-radius:14px;padding:14px;margin-bottom:18px}.paymentPlanNotes span{display:block;color:#64748b;font-size:11px;margin-bottom:5px}.paymentPlanNotes p{margin:0}.paymentPlanSchedule{margin-bottom:20px}.paymentPlanScheduleRow{display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f4}.paymentPlanInstalmentNo{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#eef2f7;font-size:12px;font-weight:800}.paymentPlanScheduleRow>div:nth-child(2) b,.paymentPlanScheduleRow>div:nth-child(2) span{display:block}.paymentPlanScheduleRow>div:nth-child(2) span{color:#64748b;font-size:11px;margin-top:2px}@media(max-width:700px){.paymentPlanModal{padding:20px}.paymentPlanPreview,.paymentPlanBalanceGrid,.paymentPlanDrawerMeta{grid-template-columns:1fr}.paymentPlanDriver{grid-template-columns:auto 1fr}.paymentPlanDriver strong{grid-column:2}}.driverPaymentPlanCard,.driverPlanCompact{overflow:hidden}.driverPlanHeader,.driverPlanCompactTop,.driverPlanNextTop,.driverPlanProgressLabels{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.driverPlanHeader h2,.driverPlanCompactTop h2{margin:4px 0 0}.driverPlanIntro{margin:10px 0 18px;color:var(--driver-muted,#667085)}.driverPlanMoneyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:20px}.driverPlanMoneyGrid>div{padding:13px 12px;border:1px solid rgba(120,130,150,.16);background:#7882960f;border-radius:14px}.driverPlanMoneyGrid span,.driverPlanMoneyGrid b{display:block}.driverPlanMoneyGrid span{font-size:.76rem;color:var(--driver-muted,#667085);margin-bottom:4px}.driverPlanMoneyGrid b{font-size:1.08rem}.driverPlanProgressBlock{margin-bottom:20px}.driverPlanProgressLabels{margin-bottom:7px;font-size:.84rem}.driverPlanProgress{position:relative;height:7px;background:#7882962e;border-radius:999px;overflow:hidden}.driverPlanProgress.large{height:9px}.driverPlanProgress>span{position:absolute;inset:0 auto 0 0;display:block;background:#168556;border-radius:inherit}.driverPlanProgressBlock>small{display:block;margin-top:7px;color:var(--driver-muted,#667085)}.driverPlanNextPayment{margin:8px 0 22px;padding:17px;border-radius:17px;background:#f59e0b14;border:1px solid rgba(245,158,11,.22)}.driverPlanNextTop span{display:block;font-size:.7rem;font-weight:800;letter-spacing:.1em;color:#92620b}.driverPlanNextTop strong{display:block;font-size:1.9rem;line-height:1.1;margin-top:4px}.driverPlanNextMeta{display:flex;justify-content:space-between;gap:16px;padding:13px 0 15px;font-size:.86rem}.driverPlanNextMeta span{color:var(--driver-muted,#667085)}.driverPlanNotice{display:flex;gap:11px;align-items:flex-start;padding:13px;border-radius:14px;background:#16855612;margin-bottom:18px}.driverPlanNotice.warning{background:#f59e0b17}.driverPlanNotice.danger{background:#dc262614}.driverPlanNotice svg{width:19px;height:19px;flex:0 0 auto}.driverPlanNotice b,.driverPlanNotice span{display:block}.driverPlanNotice span{margin-top:3px;color:var(--driver-muted,#667085);font-size:.82rem}.driverPlanSchedule{border-top:1px solid rgba(120,130,150,.14);padding-top:17px}.driverPlanScheduleRow{display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(120,130,150,.12)}.driverPlanScheduleNo{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#7882961c;font-size:.77rem;font-weight:800}.driverPlanScheduleRow.paid .driverPlanScheduleNo{background:#1685561f;color:#168556}.driverPlanScheduleNo svg{width:17px;height:17px}.driverPlanScheduleMain b,.driverPlanScheduleMain span{display:block}.driverPlanScheduleMain span{color:var(--driver-muted,#667085);font-size:.76rem;margin-top:2px}.driverPlanCompact{padding-bottom:14px}.driverPlanCompactMeta{display:flex;justify-content:space-between;gap:12px;margin:7px 0 13px;color:var(--driver-muted,#667085);font-size:.76rem}.driverPlanNextCompact{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding:11px 0;border-top:1px solid rgba(120,130,150,.12)}.driverPlanNextCompact span,.driverPlanNextCompact b{display:block}.driverPlanNextCompact span{color:var(--driver-muted,#667085);font-size:.74rem}.driverPlanNextCompact b{margin-top:2px;font-size:1.04rem}@media(max-width:480px){.driverPlanMoneyGrid{grid-template-columns:1fr 1fr}.driverPlanMoneyGrid>div:last-child{grid-column:1/-1}}.paymentPlanLifecycleActions{display:grid;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #e5eaf1}.paymentPlanLifecycleActions .full{width:100%;justify-content:center}.paymentPlanSettleButton{border-color:#cbd5e1}.paymentPlanCancelButton{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(220,38,38,.22);background:#dc26260f;color:#b42318;border-radius:10px;font-weight:700;cursor:pointer}.paymentPlanCancelButton:hover{background:#dc26261a}.paymentPlanCancelButton:disabled{opacity:.55;cursor:not-allowed}.paymentPlanCancelButton svg{width:17px;height:17px}.officeStats .stat.clickable{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.officeStats .stat.clickable:hover{border-color:#b9c9e5;box-shadow:0 6px 18px #121c2d14;transform:translateY(-1px)}.officeStats .stat.clickable.active{border-color:#7da2df;box-shadow:0 0 0 2px #3167d51a,0 5px 16px #121c2d12}.officeStats .stat.clickable:focus-visible{outline:3px solid rgba(49,103,213,.22);outline-offset:2px}.paymentPlanNotice{display:flex;gap:12px;align-items:flex-start;margin:14px 0;padding:14px 16px;border:1px solid #e5e9ef;border-radius:12px;background:#f8fafc}.paymentPlanNotice svg{width:18px;height:18px;flex:0 0 auto;margin-top:2px}.paymentPlanNotice div{display:flex;flex-direction:column;gap:3px}.paymentPlanNotice b{font-size:13px;color:#263447}.paymentPlanNotice span{font-size:12px;line-height:1.45;color:#6d7989}.paymentPlanNotice.danger{background:#fff7f6;border-color:#f0cbc7}.paymentPlanNotice.danger svg,.paymentPlanNotice.danger b{color:#b63a3a}.paymentPlanNotice.warning{background:#fffaf0;border-color:#ead9ad}.paymentPlanNotice.warning svg,.paymentPlanNotice.warning b{color:#8a6615}.paymentPlanNotice.neutral{background:#f7f8fa;border-color:#dde2e8}.paymentPlanActivity{margin-top:18px;padding-top:2px}.paymentPlanTimeline{display:flex;flex-direction:column;margin-top:6px}.paymentPlanTimelineRow{position:relative;display:flex;gap:12px;padding:0 0 16px 2px}.paymentPlanTimelineRow:not(:last-child):before{content:"";position:absolute;left:6px;top:13px;bottom:-2px;width:1px;background:#dfe5eb}.paymentPlanTimelineMark{position:relative;z-index:1;width:10px;height:10px;flex:0 0 10px;margin-top:5px;border-radius:50%;background:#64748b;box-shadow:0 0 0 3px #f3f6f8}.paymentPlanTimelineBody{min-width:0;flex:1}.paymentPlanTimelineHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.paymentPlanTimelineHead b{font-size:13px;line-height:1.4;color:#263447}.paymentPlanTimelineHead span{font-size:11px;white-space:nowrap;color:#8490a0}.paymentPlanTimelineBody small{display:block;margin-top:3px;font-size:11px;color:#8a95a4}.paymentPlanTimelineTitle{display:flex;align-items:center;gap:8px;min-width:0}.paymentPlanTimelineTitle .pill{flex:0 0 auto}.paymentPlanAttentionSummary{display:block;margin-top:4px;max-width:280px;font-size:11px!important;line-height:1.35;color:#b63a3a!important;font-weight:600}.transactionsWorkspace{display:flex;flex-direction:column;gap:14px}.transactionPageIntro{margin-bottom:0}.transactionPageMeta{min-width:170px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:13px;background:#fff;text-align:right}.transactionPageMeta span,.transactionPageMeta small{display:block;color:#64748b;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.transactionPageMeta b{display:block;margin:2px 0;font-size:24px;color:#172033}.transactionPageMeta small{text-transform:none;letter-spacing:0;font-weight:600}.transactionSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.transactionSummaryGrid>div{padding:15px 17px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;min-width:0}.transactionSummaryGrid span{display:block;color:#64748b;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.transactionSummaryGrid b{display:block;margin-top:5px;color:#172033;font-size:21px;letter-spacing:-.025em}.transactionSummaryGrid small{display:block;margin-top:3px;color:#94a3b8;font-size:11px}.transactionSummaryGrid .incoming b{color:#15803d}.transactionSummaryGrid .outgoing b{color:#dc2626}.transactionCategoryTabsV2{margin:0}.transactionPanelV2{border-radius:16px}.transactionFilterGridV2{grid-template-columns:minmax(360px,2.2fr) repeat(4,minmax(132px,1fr)) auto;padding:14px 16px;background:#fbfcfe}.transactionFilterGridV2 input,.transactionFilterGridV2 select{border:1px solid #dbe3ec;border-radius:9px;background:#fff;padding:9px 10px;color:#26354c;outline:none}.transactionFilterGridV2 input:focus,.transactionFilterGridV2 select:focus{border-color:#7aa7ff;box-shadow:0 0 0 3px #2563eb14}.transactionSearch{grid-template-columns:auto minmax(0,1fr) auto auto!important}.transactionSearchClear{width:30px!important;min-height:30px!important;padding:0!important;background:transparent!important;color:#64748b!important;border-radius:8px!important}.transactionSearchClear svg{width:15px;height:15px}.transactionSearchSubmit{min-height:36px!important}.transactionResultHeadV2{padding:14px 17px;border-bottom:1px solid #eef2f6}.transactionResultHeadV2 .mini{display:inline-flex;align-items:center;gap:6px}.transactionResultHeadV2 .mini svg{width:14px}.transactionTableWrapV2{max-height:680px}.transactionTableV2{min-width:1220px}.transactionTableV2 thead th{position:sticky;top:0;z-index:2;background:#f8fafc}.transactionTableV2 th,.transactionTableV2 td{padding:11px 13px}.transactionTableV2 tbody tr{transition:background .12s ease}.transactionTableV2 tbody tr:hover{background:#f7faff}.transactionDateCell{min-width:160px}.transactionDateCell>b{display:block;font-size:12px;color:#26354c}.transactionTypeBadge{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:#eef2f7;color:#475569;font-size:11px;font-weight:800;white-space:nowrap}.transactionTypeBadge.good{background:#e9f8ef;color:#137a45}.transactionTypeBadge.warn{background:#fff4df;color:#9a6200}.transactionTypeBadge.bad{background:#fff0f1;color:#b52d3e}.transactionTypeBadge.neutral{background:#eef2f7;color:#475569}.transactionPartyCell{display:flex;align-items:center;gap:9px;min-width:190px}.transactionPartyCell>div{min-width:0}.transactionPartyCell b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.txCallsign{min-width:36px;padding:5px 7px;border-radius:7px;font-size:11px}.txAmountColumn{text-align:right}.transactionTableV2 .txAmountColumn b{font-size:14px}.transactionProvider{display:block;max-width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.transactionProviderRef{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactionChevron{width:38px;text-align:right}.transactionChevron svg{width:17px;color:#94a3b8}.emptyTransactionState{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.emptyTransactionState svg{width:25px;color:#94a3b8}.emptyTransactionState b{color:#334155}.emptyTransactionState span{font-size:12px}.txDrawerV2{width:min(560px,100%);padding:24px}.txDrawerHeadV2{padding-right:42px;margin-bottom:18px}.txDrawerHeadV2>div:last-child{min-width:0}.txDrawerHeadV2>div:last-child>span{display:block;color:#64748b;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.txDrawerHeadV2 h2{margin:4px 0 8px;font-size:30px;letter-spacing:-.035em}.txDrawerHeadV2 small{display:block;margin-top:8px;color:#64748b}.txDrawerBadges{display:flex;gap:6px;flex-wrap:wrap}.txDetailSection{margin-top:12px;border:1px solid #e5eaf0;border-radius:13px;overflow:hidden;background:#fff}.txDetailSectionHead{padding:11px 13px;border-bottom:1px solid #edf1f5;background:#f8fafc}.txDetailSectionHead span{display:block;font-size:9px;font-weight:850;letter-spacing:.1em;color:#8a99ad}.txDetailSectionHead b{display:block;margin-top:2px;font-size:12px;color:#334155}.txDetailList{margin:0}.txDetailList>div{padding:10px 13px}.txDetailList>div:last-child{border-bottom:0}.txDetailList b{min-width:0;max-width:none;overflow-wrap:anywhere;word-break:break-word;text-align:right}.txDrawerV2 .secureFoot{margin-top:16px}@media(max-width:1200px){.transactionSummaryGrid{grid-template-columns:1fr 1fr}.transactionFilterGridV2{grid-template-columns:1fr 1fr 1fr}.transactionFilterGridV2 .transactionSearch{grid-column:1/-1}}@media(max-width:760px){.transactionPageMeta{width:100%;text-align:left}.transactionSummaryGrid{grid-template-columns:1fr 1fr}.transactionFilterGridV2{grid-template-columns:1fr}.transactionFilterGridV2 .transactionSearch{grid-column:auto}.transactionSearch{grid-template-columns:auto minmax(0,1fr) auto!important}.transactionSearchSubmit{grid-column:1/-1;width:100%}.txDrawerV2{padding:20px}}.logoMark.branded{overflow:hidden;padding:6px;background:#fff;border:1px solid rgba(148,163,184,.18);box-shadow:0 8px 24px #0f172a29}.logoMark.branded img{width:100%;height:100%;object-fit:contain;display:block}.publicPayLogo{overflow:hidden;padding:6px;background:#fff}.publicPayLogo img{width:100%;height:100%;display:block;object-fit:contain}.wizardOverview .liveSteps{margin-bottom:0}.wizardFlowCard,.wizardStageCard{margin-bottom:16px}.wizardStageBody{display:flex;flex-direction:column;gap:14px}.wizardActiveRun,.wizardFinancePanel{margin-bottom:16px}.wizardSecondaryPanel{margin-top:-2px}.wizardFinancePanel .mondayFinanceSummary{margin-top:10px}.wizardFlowCard .liveRunActions{justify-content:flex-end}.wizardFlowCard .dangerOutline{margin-right:auto}@media(max-width:700px){.wizardFlowCard .liveRunActions{justify-content:stretch}.wizardFlowCard .liveRunActions button{width:100%}.wizardFlowCard .dangerOutline{margin-right:0}}.wizardFinancePanel .mondayFinanceSummary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.wizardFinancePanel .mondayFinanceSummary>div{display:flex;flex-direction:column;gap:4px;min-height:68px;padding:12px 14px;border:1px solid #e7ebef;border-radius:12px;background:#fafbfc}.wizardFinancePanel .mondayFinanceSummary>div span{font-size:11px;color:#7d8999;font-weight:700}.wizardFinancePanel .mondayFinanceSummary>div b{font-size:17px;line-height:1.2;color:#17243a}@media(max-width:1100px){.wizardFinancePanel .mondayFinanceSummary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.wizardFinancePanel .mondayFinanceSummary{grid-template-columns:1fr}}.platformSummaryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.platformMetric{background:var(--panel,#fff);border:1px solid var(--border,#e4e8ee);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:5px}.platformMetric span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.65}.platformMetric b{font-size:28px}.platformMetric small{opacity:.65}.platformCompanyList{display:grid;gap:10px}.platformCompanyRow{width:100%;border:1px solid var(--border,#e4e8ee);background:transparent;border-radius:12px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer}.platformCompanyRow:hover{background:#24845b0d}.platformCompanyRow>div{display:flex;flex-direction:column;gap:4px}.platformCompanyRow>div:last-child{align-items:flex-end}.platformCompanyRow span,.platformCompanyRow small{opacity:.65}.platformWizardSteps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:8px 0 22px}.platformWizardSteps button{border:1px solid var(--border,#e4e8ee);background:transparent;border-radius:10px;padding:10px 6px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.platformWizardSteps button span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#64748b1f}.platformWizardSteps button.active{border-color:#24845b;background:#24845b14;color:#176540}.platformWizardSteps button.active span{background:#24845b;color:#fff}.platformWizardBody{min-height:220px}.platformWizardActions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid var(--border,#e4e8ee)}.platformFeatureGrid,.platformReview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.platformReview>div{border:1px solid var(--border,#e4e8ee);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:5px}.platformReview>div span{font-size:12px;opacity:.65}.platformReviewNotice{grid-column:1/-1;flex-direction:row!important;align-items:center;gap:12px!important;background:#24845b0f}.platformReviewNotice svg{width:22px;height:22px}.platformReviewNotice div{display:flex;flex-direction:column;gap:3px}.inlineActions{display:flex;align-items:center;gap:8px}@media(max-width:900px){.platformSummaryGrid{grid-template-columns:1fr}.platformWizardSteps{grid-template-columns:repeat(2,minmax(0,1fr))}.platformFeatureGrid,.platformReview{grid-template-columns:1fr}.platformReviewNotice{grid-column:auto}.platformCompanyRow{align-items:flex-start;flex-direction:column}.platformCompanyRow>div:last-child{align-items:flex-start}}.publicPayPage{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;padding-bottom:calc(34px + env(safe-area-inset-bottom))}.publicPayShell{min-height:min-content}.publicPayV2{background:radial-gradient(circle at 50% -120px,rgba(16,113,90,.13),transparent 420px),#f4f7f6;color:#10241f;padding:0 14px calc(30px + env(safe-area-inset-bottom))}.publicPayShellV2{width:min(100%,540px);margin:0 auto;padding-top:max(18px,env(safe-area-inset-top))}.publicPayBrandV2{display:flex;align-items:center;gap:11px;padding:10px 3px 18px}.publicPayLogoV2{width:44px;height:44px;flex:0 0 44px;border-radius:13px;overflow:hidden;box-shadow:0 8px 22px #094e3d2e}.publicPayLogoV2 img{width:100%;height:100%;object-fit:cover}.publicPayBrandWords{display:flex;flex-direction:column;min-width:0}.publicPayBrandWords b{font-size:21px;letter-spacing:-.03em;color:#0d3028}.publicPayBrandWords span{margin-top:1px;font-size:11px;color:#71827d}.publicPaySafe{margin-left:auto;display:flex;align-items:center;gap:5px;color:#57716a;font-size:10px;font-weight:700}.publicPaySafe svg{width:16px;color:#138662}.publicPayIntro{text-align:center;padding:18px 10px 20px}.publicPayIntro>span{font-size:10px;letter-spacing:.14em;font-weight:900;color:#71827d}.publicPayIntro h1{margin:5px 0 2px;font-size:52px;line-height:1;letter-spacing:-.055em;color:#0c2f27}.publicPayIntro p{margin:6px 0 0;color:#71827d;font-size:13px}.publicPayCardV2,.publicPayTermsV2,.publicPayStateCard{background:#fff;border:1px solid #dde6e2;border-radius:18px;box-shadow:0 8px 28px #17362f0e}.publicPayCardV2{padding:18px;margin-bottom:12px}.publicPaySectionTitle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.publicPaySectionTitle>div{display:flex;flex-direction:column;gap:2px}.publicPaySectionTitle span{font-size:9px;letter-spacing:.12em;color:#7d8d88;font-weight:900}.publicPaySectionTitle h2{margin:0;font-size:17px;letter-spacing:-.02em;color:#152c26}.publicPaySectionTitle>svg{width:21px;color:#168967}.publicJourneyV2{margin:0 -2px 14px;padding:13px 14px;border-radius:14px;background:#f6faf8}.publicJourneyV2>div{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);column-gap:10px;padding:4px 0 10px}.publicJourneyV2>div:last-child{padding-bottom:4px}.publicJourneyV2>div:not(:last-child):after{content:"";position:absolute;left:6px;top:18px;bottom:-2px;border-left:2px dotted #a8c7bd}.publicJourneyV2 i{width:12px;height:12px;margin-top:3px;border:3px solid #15966e;background:#fff;border-radius:50%;box-sizing:border-box}.publicJourneyV2>div:last-child i{border-color:#193f5d}.publicJourneyV2 span{font-size:10px;color:#7b8a86}.publicJourneyV2 b{grid-column:2;margin-top:1px;font-size:13px;line-height:1.35;color:#152c26}.publicPayMeta{border-top:1px solid #edf1ef;padding-top:8px}.publicPayMeta>div{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:7px 0}.publicPayMeta span{color:#7c8b87;font-size:11px}.publicPayMeta b{color:#243934;font-size:12px;text-align:right;overflow-wrap:anywhere}.publicPayPriceRow,.publicPayPriceTotal{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.publicPayPriceRow{padding:8px 0;color:#536762}.publicPayPriceRow span{font-size:13px}.publicPayPriceRow span small{display:block;margin-top:2px;color:#8b9995;font-size:9px}.publicPayPriceRow b{color:#263b35;font-size:13px}.publicPayPriceTotal{margin:10px -7px -7px;padding:14px 12px;border-radius:12px;background:#eaf7f1}.publicPayPriceTotal span,.publicPayPriceTotal b{font-size:17px;color:#0b4c3b;font-weight:900}.publicPayTermsV2{padding:17px;margin-top:12px}.publicPayTermsHead{display:flex;align-items:flex-start;gap:10px;margin-bottom:11px}.publicPayTermsHead>svg{width:20px;color:#12835f;flex:0 0 auto}.publicPayTermsHead>div{display:flex;flex-direction:column}.publicPayTermsHead b{font-size:14px;color:#19332c}.publicPayTermsHead span{margin-top:2px;font-size:10px;color:#7c8b87}.publicPayTermsV2 ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}.publicPayTermsV2 li{position:relative;padding-left:18px;color:#566a64;font-size:11px;line-height:1.45}.publicPayTermsV2 li:before{content:"✓";position:absolute;left:0;top:0;width:13px;height:13px;display:grid;place-items:center;border-radius:50%;background:#15966e;color:#fff;font-size:8px;font-weight:900}.publicPayFullTerms{margin-top:13px;border-top:1px solid #e8eeeb;padding-top:11px}.publicPayFullTerms summary{cursor:pointer;color:#0c6a50;font-size:12px;font-weight:800}.publicPayFullTerms>div{padding:8px 2px 2px}.publicPayFullTerms h3{margin:11px 0 3px;color:#253b35;font-size:12px}.publicPayFullTerms p{margin:0;color:#677974;font-size:11px;line-height:1.5}.publicPayAgree{display:flex;align-items:flex-start;gap:10px;margin-top:15px;padding:12px;border-radius:12px;background:#f5f8f7;cursor:pointer}.publicPayAgree input{width:18px;height:18px;margin:0;flex:0 0 auto;accent-color:#08785a}.publicPayAgree span{color:#344b45;font-size:11px;line-height:1.45;font-weight:650}.publicPayActionDock{position:sticky;bottom:0;z-index:10;margin:12px -14px 0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(to bottom,#f4f7f673,#f4f7f6fa 22%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.publicPayButtonV2{width:100%;min-height:56px;border:0;border-radius:14px;padding:14px 17px;display:grid;grid-template-columns:22px 1fr 22px;align-items:center;gap:8px;background:linear-gradient(135deg,#08785a,#075f49);color:#fff;box-shadow:0 12px 26px #08785a38;font:inherit;font-size:15px;font-weight:900;cursor:pointer}.publicPayButtonV2 svg{width:19px}.publicPayButtonV2:disabled{background:#aebbb7;box-shadow:none;cursor:not-allowed}.publicPayActionDock>small{display:block;text-align:center;margin-top:7px;color:#7c8c87;font-size:9px}.publicPayInlineError,.publicPayCancelNotice{display:flex;gap:9px;align-items:flex-start;border-radius:12px}.publicPayInlineError{margin-top:12px;padding:11px 12px;color:#922d31;background:#fff1f1;border:1px solid #f0cecf;font-size:11px}.publicPayInlineError svg,.publicPayCancelNotice>svg{width:17px;flex:0 0 auto}.publicPayCancelNotice{margin-bottom:10px;padding:11px 12px;background:#fff7e9;border:1px solid #f1deba;color:#7c5616}.publicPayCancelNotice>div{display:flex;flex-direction:column;gap:2px}.publicPayCancelNotice b{font-size:12px}.publicPayCancelNotice span{font-size:10px}.publicPayStateCard{margin-top:22px;padding:34px 24px;text-align:center}.publicPayStateIcon,.publicPayProcessingIcon{width:70px;height:70px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%}.publicPayStateIcon svg,.publicPayProcessingIcon svg{width:38px;height:38px}.publicPayStateCard>span{display:block;color:#7b8b86;font-size:9px;letter-spacing:.14em;font-weight:900}.publicPayStateCard h1{margin:7px 0;color:#163029;font-size:30px;letter-spacing:-.035em}.publicPayStateCard h2{margin:10px 0 4px;color:#163029}.publicPayStateCard p{color:#697b76;font-size:12px;line-height:1.5}.publicPayStateCard small{color:#86938f;font-size:10px}.publicPayStateCard.success .publicPayStateIcon{background:#e6f8ef;color:#16a16f}.publicPayStateCard.cancelled .publicPayStateIcon,.publicPayStateCard.unavailable .publicPayStateIcon{background:#fff2e2;color:#dc821d}.publicPayProcessingIcon{background:#eaf3ff;color:#2177d6}.publicPayReceipt{margin:20px 0 16px;padding:7px 14px;border-radius:13px;background:#f5faf8}.publicPayReceipt>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0}.publicPayReceipt span{color:#788984;font-size:10px}.publicPayReceipt b{color:#263b35;font-size:11px}.publicPayClose{display:block;color:#176b53;font-size:12px}.publicPayProgress{margin-top:20px;display:flex;flex-direction:column;gap:9px;text-align:left}.publicPayProgress>div{display:flex;gap:9px;align-items:center;padding:10px 12px;background:#f5f8fb;border-radius:11px;color:#667976;font-size:11px}.publicPayProgress svg{width:17px}.publicPayProgress .done{color:#157657}.publicPayLegalNote{margin:3px 10px 0;text-align:center;font-size:9px;color:#8a9894;line-height:1.45}.publicPayFooterV2{display:flex;justify-content:center;align-items:center;gap:5px;padding:20px 0 8px;color:#83918d;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.publicPayFooterV2 svg{width:13px}@media(max-width:420px){.publicPayV2{padding-left:10px;padding-right:10px}.publicPayShellV2{width:100%}.publicPayIntro{padding-top:12px}.publicPayIntro h1{font-size:46px}.publicPayCardV2,.publicPayTermsV2{border-radius:15px;padding:15px}.publicPayActionDock{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.publicPaySafe span{display:none}}.paymentsPageV2{padding-bottom:14px}.paymentsPageTitle{margin-bottom:4px}.liveJourneyCard{position:relative;overflow:hidden!important;padding:18px!important;border-radius:21px!important;transition:border-color .18s ease,box-shadow .18s ease}.liveJourneyCard.available{border-color:#ecb1377a!important;box-shadow:0 10px 30px #b57d141a!important}.liveJourneyCard.ready{border-color:#459dd859!important}.liveJourneyCard.paid{border-color:#2b9f6561!important}.liveJourneyHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.liveJourneyKicker{display:block;margin-bottom:5px;color:#cf941f;font-size:10px;line-height:1;font-weight:900;letter-spacing:.13em}.liveJourneyCard.ready .liveJourneyKicker{color:#3c99d1}.liveJourneyCard.paid .liveJourneyKicker{color:#24945c}.liveJourneyHead h2{margin:0;font-size:21px;letter-spacing:-.025em}.liveJourneyStatus{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;background:#f4f6f9;color:#6c7a8f}.liveJourneyStatus svg{width:20px}.liveJourneyStatus.attention{background:#fff4d9;color:#bc7c09}.liveJourneyStatus.ready{background:#e9f5fc;color:#2d8fc9}.liveJourneyStatus.success{background:#e9f8f0;color:#208954}.liveJourneyLoading,.liveJourneyEmpty{margin-top:17px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #e8ebef;border-radius:15px;background:#f8fafc}.liveJourneyLoading svg,.liveJourneyEmpty>svg{width:20px;flex:0 0 auto;color:#718198}.liveJourneyEmpty>div{min-width:0;flex:1}.liveJourneyEmpty b,.liveJourneyEmpty span{display:block}.liveJourneyEmpty span{margin-top:3px;color:#7b8798;font-size:12px;line-height:1.42}.liveRefreshButton{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:10px;padding:8px 10px;background:#eef2f7;color:#33445c;font-size:11px;font-weight:850}.liveRefreshButton svg{width:14px}.liveJourneyFare{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.liveJourneyFare span,.liveJourneyFare strong{display:block}.liveJourneyFare>div>span{color:#7f8b9c;font-size:11px;font-weight:750}.liveJourneyFare>div>strong{margin-top:2px;font-size:34px;line-height:1;letter-spacing:-.045em}.liveJourneyRoute{margin-top:17px;padding:14px;display:grid;gap:10px;border:1px solid #e9edf2;border-radius:14px;background:#fafbfd}.liveJourneyRoute>div{display:grid;grid-template-columns:12px 1fr;gap:9px;align-items:start}.liveJourneyRoute span{color:#536176;font-size:12px;line-height:1.4}.routeDot{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#2b91cf;box-shadow:0 0 0 3px #2b91cf1c}.routeDot.destination{background:#d59a26;box-shadow:0 0 0 3px #d59a261f}.livePaymentSummary{margin-top:16px;padding:14px;display:grid;gap:10px;border:1px solid #e9edf2;border-radius:15px;background:#f8fafc}.livePaymentSummary>div{display:flex;justify-content:space-between;gap:14px;align-items:center}.livePaymentSummary span{color:#718096;font-size:11px}.livePaymentSummary b{font-size:12px}.livePaymentTotal{margin-top:2px;padding-top:11px;border-top:1px solid #e4e8ee}.livePaymentTotal span{color:#27364a!important;font-weight:850}.livePaymentTotal strong{font-size:20px;letter-spacing:-.025em}.liveTakePaymentButton{width:100%;min-height:62px;margin-top:16px;padding:12px 14px;display:grid;grid-template-columns:36px 1fr 20px;align-items:center;gap:11px;border:0;border-radius:15px;background:linear-gradient(135deg,#f0bd49,#dfa222);color:#342400;box-shadow:0 10px 24px #b57d1433;text-align:left}.liveTakePaymentButton>svg:first-child{width:20px;justify-self:center}.liveTakePaymentButton>svg:last-child{width:18px}.liveTakePaymentButton span,.liveTakePaymentButton b,.liveTakePaymentButton small{display:block}.liveTakePaymentButton b{font-size:14px}.liveTakePaymentButton small{margin-top:2px;opacity:.7;font-size:10px}.liveTakePaymentButton:disabled{opacity:.65}.liveReadyPanel{margin-top:16px;padding:15px;border:1px solid #dfeaf1;border-radius:17px;background:#f6fbfe}.liveReadyTop{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.liveReadyTop span,.liveReadyTop strong,.liveReadyTop small{display:block}.liveReadyTop span{color:#368fc6;font-size:9px;font-weight:900;letter-spacing:.11em}.liveReadyTop strong{margin-top:3px;font-size:27px}.liveReadyTop small{margin-top:2px;color:#7d8b9b;font-size:10px}.liveQrPanel{margin-top:15px!important}.livePrimaryButton{background:#17263b!important;color:#fff!important;box-shadow:none!important}.livePaidPanel{margin-top:16px;padding:18px;display:flex;align-items:center;gap:13px;border:1px solid #cdebdc;border-radius:17px;background:#effaf4}.livePaidPanel>svg{width:32px;height:32px;flex:0 0 32px;color:#208c56}.livePaidPanel span,.livePaidPanel strong,.livePaidPanel small{display:block}.livePaidPanel span{color:#248453;font-size:9px;font-weight:900;letter-spacing:.11em}.livePaidPanel strong{margin-top:3px;color:#145f3b;font-size:29px}.livePaidPanel small{margin-top:2px;color:#5e806e;font-size:10px}.liveRefreshLink{margin:13px auto 0;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#758297;font-size:10px;font-weight:800}.liveRefreshLink svg{width:13px}.manualPaymentDivider{display:flex;align-items:center;gap:10px;margin:18px 4px 5px;color:#8995a5;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.manualPaymentDivider:before,.manualPaymentDivider:after{content:"";height:1px;flex:1;background:#e4e9ef}.driverBottomNav .livePayPulse{width:11px!important;min-width:11px!important;height:11px!important;padding:0!important;top:4px!important;right:calc(50% - 18px)!important;border-width:2px!important;background:#e8a829!important;box-shadow:0 0 #e8a82973;animation:faivoPayPulse 1.55s ease-out infinite}@keyframes faivoPayPulse{0%{box-shadow:0 0 #e8a8297a}70%{box-shadow:0 0 0 8px #e8a82900}to{box-shadow:0 0 #e8a82900}}.driverVNext.theme-dark .liveJourneyCard{background:#101c31!important;border-color:#ffffff12!important}.driverVNext.theme-dark .liveJourneyCard.available{border-color:#e8a82952!important}.driverVNext.theme-dark .liveJourneyHead h2,.driverVNext.theme-dark .liveJourneyFare strong{color:#fff}.driverVNext.theme-dark .liveJourneyLoading,.driverVNext.theme-dark .liveJourneyEmpty,.driverVNext.theme-dark .livePaymentSummary,.driverVNext.theme-dark .liveJourneyRoute{background:#142139!important;border-color:#ffffff12!important}.driverVNext.theme-dark .liveJourneyEmpty span,.driverVNext.theme-dark .liveJourneyRoute span,.driverVNext.theme-dark .livePaymentSummary span{color:#9ba9ba}.driverVNext.theme-dark .livePaymentSummary b,.driverVNext.theme-dark .livePaymentTotal strong,.driverVNext.theme-dark .livePaymentTotal span{color:#fff!important}.driverVNext.theme-dark .livePaymentTotal{border-color:#ffffff14}.driverVNext.theme-dark .liveReadyPanel{background:#12243a;border-color:#4aaae32e}.driverVNext.theme-dark .livePaidPanel{background:#102c23;border-color:#3bb87730}.driverVNext.theme-dark .manualPaymentDivider:before,.driverVNext.theme-dark .manualPaymentDivider:after{background:#ffffff12}.driverVNext.theme-light .liveJourneyCard{background:#fff!important}.driverVNext.theme-light .liveJourneyHead h2,.driverVNext.theme-light .liveJourneyFare strong{color:#162033}@media(max-width:430px){.liveJourneyCard{padding:16px!important;border-radius:19px!important}.liveJourneyFare>div>strong{font-size:31px}.liveTakePaymentButton{min-height:60px}}.paymentsPageTitle h1{font-size:32px!important;line-height:1.04!important;letter-spacing:-.035em!important}.paymentsPageTitle p{margin-top:7px!important;line-height:1.4!important}.livePaymentSummary{padding:12px 14px!important;gap:8px!important}.livePaymentTotal{padding-top:9px!important}.liveJourneyFare .pill{padding:6px 10px;font-size:10px}.liveTakePaymentButton small{color:#614500!important;opacity:.82!important}.liveRefreshLink{opacity:.72}.liveJourneyEmpty.accountState{border-color:#836fca2e}.liveJourneyEmpty.accountState>svg{color:#8d78c7}.manualPaymentLauncher{width:100%;margin-top:7px;padding:13px 14px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;gap:11px;align-items:center;border:1px solid #e5eaf0;border-radius:16px;background:#fff;color:#1e2b3e;text-align:left;box-shadow:0 3px 12px #11213606}.manualPaymentLauncherIcon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eef5fb;color:#338fc4}.manualPaymentLauncherIcon svg{width:19px}.manualPaymentLauncher>div:nth-child(2){min-width:0}.manualPaymentLauncher b,.manualPaymentLauncher span{display:block}.manualPaymentLauncher b{font-size:13px}.manualPaymentLauncher span{margin-top:3px;color:#7d8999;font-size:10px}.manualPaymentLauncher>svg{width:17px;color:#8c98a8;transition:transform .18s ease}.manualPaymentLauncher.open>svg{transform:rotate(90deg)}.manualPaymentExpanded{margin-top:8px}.manualPaymentExpanded>.driverCard{margin-top:0!important}.driverVNext.theme-dark .manualPaymentLauncher{background:#142139;border-color:#ffffff12;color:#fff;box-shadow:none}.driverVNext.theme-dark .manualPaymentLauncherIcon{background:#18314b;color:#54b9ed}.driverVNext.theme-dark .manualPaymentLauncher span{color:#94a2b5}.driverVNext.theme-dark .manualPaymentLauncher>svg{color:#728198}.liveJourneyCard.idle .liveJourneyEmpty{min-height:112px}@media(max-width:430px){.paymentsPageTitle h1{font-size:30px!important}.livePaymentSummary{padding:11px 13px!important}.liveTakePaymentButton{padding-top:11px!important;padding-bottom:11px!important}}.driverVNext .pageTitle{margin-bottom:17px}.driverVNext .pageTitle>span{display:block;color:#55bce9;font-size:10px;line-height:1;font-weight:900;letter-spacing:.16em}.driverVNext .pageTitle h1{margin:7px 0 0!important;font-size:31px;line-height:1.04;letter-spacing:-.04em!important}.driverVNext .pageTitle p{max-width:430px;margin:7px 0 0;font-size:12px;line-height:1.45}.driverVNextHeader{min-height:82px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(255,255,255,.06)}.driverVNextHeader .driverBrandMark{width:46px;height:46px;flex:0 0 46px;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px #1a74cf38}.driverVNextHeader .driverBrandMark img{width:100%;height:100%;display:block;object-fit:cover}.driverVNextHeader .driverIdentity{gap:10px;margin:0;flex:1;min-width:0}.driverVNextHeader .driverIdentity>div:last-child{min-width:0}.driverVNextHeader .driverIdentity span{font-size:9px;font-weight:900;letter-spacing:.15em}.driverVNextHeader .driverIdentity b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;letter-spacing:-.02em}.driverVNextHeader .headerRefresh,.driverVNextHeader .headerBell{width:42px;height:42px;border-radius:50%!important}.driverHomeVNext .driverHeroBalance{padding:20px!important;border-radius:22px!important}.driverHomeVNext .balanceMeaningLabel{font-size:10px!important;font-weight:900!important;letter-spacing:.11em;text-transform:uppercase}.driverHomeVNext .balanceMeaning strong{margin-top:4px;font-size:42px!important;line-height:1!important;letter-spacing:-.055em!important}.driverHomeVNext .balanceMeaning p{margin:7px 0 0!important;font-size:11px!important;line-height:1.4}.driverHomeVNext .balanceRefresh{width:38px!important;height:38px!important;border-radius:12px!important}.driverHomeVNext .balanceStateStrip{margin-top:17px!important;padding:13px 14px!important;border-radius:14px!important}.driverHomeVNext .balanceStateStrip span{font-size:9px!important;font-weight:850!important;letter-spacing:.04em}.driverHomeVNext .balanceStateStrip b{font-size:11px!important}.driverHomeVNext .heroBalanceActions{gap:9px!important;margin-top:12px!important}.driverHomeVNext .heroBalanceActions button{min-height:44px;border-radius:13px!important;font-size:11px!important;font-weight:850!important}.driverHomeVNext .heroBalanceFoot{margin-top:13px!important;padding-top:12px!important;font-size:9px!important}.driverHomeVNext .homeSectionTitle{margin:20px 2px 10px}.driverHomeVNext .homeSectionTitle span{color:#8290a3;font-size:9px;font-weight:900;letter-spacing:.15em}.driverHomeVNext .glanceGrid{grid-template-columns:1fr 1fr!important;gap:10px!important}.driverHomeVNext .glanceCard{min-height:126px!important;padding:15px!important;border-radius:18px!important;box-shadow:none!important}.driverHomeVNext .glanceCard svg{width:21px!important;height:21px!important;margin-bottom:14px!important}.driverHomeVNext .glanceCard span{font-size:9px!important;font-weight:850!important;letter-spacing:.04em}.driverHomeVNext .glanceCard b{margin-top:4px!important;font-size:15px!important;line-height:1.2}.driverHomeVNext .glanceCard small{margin-top:4px!important;font-size:9px!important;line-height:1.35}.driverHomeVNext .latestActivityCard{margin-top:12px}.driverHomeVNext .sectionHeader h2{font-size:17px;letter-spacing:-.02em}.driverHomeVNext .cleanHistoryRow{min-height:66px}.driverHomeVNext .bankSetupPrompt{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center}.driverHomeVNext .bankSetupPrompt h3{margin:3px 0;font-size:15px}.driverHomeVNext .bankSetupPrompt p{margin:0;font-size:10px;line-height:1.4}.activityPageV2 .activitySummary{display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important;margin-bottom:12px!important}.activityPageV2 .activitySummary>div{min-height:82px;padding:14px!important;border-radius:17px!important}.activityPageV2 .activitySummary span{display:block;font-size:9px!important;font-weight:850!important;letter-spacing:.06em;text-transform:uppercase}.activityPageV2 .activitySummary b{display:block;margin-top:5px;font-size:27px!important;line-height:1;letter-spacing:-.04em}.activityPageV2 .activityCard{margin-top:12px;padding-top:16px!important;padding-bottom:7px!important}.activityPageV2 .activityCard .sectionHeader{margin-bottom:0!important}.activityPageV2 .sectionHeader h2{margin-top:3px;font-size:18px;letter-spacing:-.025em}.activityPageV2 .cleanHistoryRow{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:70px;padding:13px 0!important}.activityPageV2 .historyIcon{width:40px!important;height:40px!important;flex-basis:40px!important;border-radius:13px!important}.activityPageV2 .historyMain{min-width:0}.activityPageV2 .historyMain>b{font-size:13px}.activityPageV2 .historyMain>span{margin-top:3px;font-size:10px;line-height:1.35}.activityPageV2 .historyMain>small{margin-top:4px;font-size:9px;line-height:1.35}.activityPageV2 .historyAmount{text-align:right}.activityPageV2 .historyAmount b{font-size:13px;white-space:nowrap}.activityPageV2 .historyAmount small{margin-top:3px;font-size:9px;text-transform:capitalize}.activityPageV2 .inlineActions{margin-top:7px;display:flex;gap:6px}.activityPageV2 .inlineActions button{padding:6px 9px;border:1px solid var(--fp-line);border-radius:9px;background:var(--fp-card-2);color:var(--fp-ink);font-size:9px;font-weight:850}.activityPageV2 .emptyState{padding:28px 10px!important;color:var(--fp-muted);font-size:11px;text-align:center}.accountPageV2 .profileCard{padding:17px!important}.accountPageV2 .profileHero{display:flex;align-items:center;gap:13px;padding-bottom:16px}.accountPageV2 .profileAvatar{width:52px!important;height:52px!important;flex:0 0 52px;border-radius:17px!important;font-size:17px;font-weight:900}.accountPageV2 .profileHero b{display:block;font-size:17px;letter-spacing:-.02em}.accountPageV2 .profileHero span{display:block;margin-top:3px;color:var(--fp-muted);font-size:10px}.accountPageV2 .profileRows{border-top:1px solid var(--fp-line)}.accountPageV2 .profileRows>div,.accountPageV2 .feeRows>div{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:49px;padding:11px 1px;border-bottom:1px solid var(--fp-line)}.accountPageV2 .profileRows>div:last-child,.accountPageV2 .feeRows>div:last-child{border-bottom:0}.accountPageV2 .profileRows span,.accountPageV2 .feeRows span{color:var(--fp-muted);font-size:10px}.accountPageV2 .profileRows b,.accountPageV2 .feeRows b{min-width:0;max-width:62%;overflow-wrap:anywhere;text-align:right;font-size:11px}.accountPageV2 .bankAccountCard{position:relative;overflow:hidden}.accountPageV2 .bankAccountCard:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#3fa7d8}.accountPageV2 .bankSecurityNote{border-radius:13px!important}.accountPageV2 .bankChangeButton,.accountPageV2 .actionButton{min-height:45px;border-radius:13px!important}.accountPageV2 .sectionHeader .eyebrow{font-size:9px;letter-spacing:.13em}.accountPageV2 .sectionHeader h2{margin-top:3px;font-size:17px;letter-spacing:-.02em}.accountPageV2 .compactAction{min-height:58px;align-items:center}.accountPageV2 .compactActionIcon{width:40px!important;height:40px!important;border-radius:13px!important}.accountPageV2 .compactAction b{font-size:12px}.accountPageV2 .compactAction span{margin-top:3px;font-size:9px;line-height:1.35}.accountPageV2 .appearanceCard{margin-top:12px}.accountPageV2 .themeOptions{margin-top:10px!important}.accountPageV2 .themeOptions button{min-height:68px!important;border-radius:14px!important}.accountPageV2 .textSizeControl{margin-top:17px;padding-top:16px;border-top:1px solid var(--fp-line)}.accountPageV2 .accountSignOut{width:100%;min-height:48px;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(218,75,91,.25);border-radius:15px;background:#da4b5b0f;color:#d84d5c;font-size:11px;font-weight:850}.accountPageV2 .accountSignOut svg{width:16px}.driverVNext .driverCard{border-radius:19px!important}.driverVNext.theme-dark .driverCard{background:#17243a!important;border-color:#fff1!important;box-shadow:0 8px 22px #00000017!important}.driverVNext.theme-dark .activitySummary>div{background:#17243a!important}.driverVNext.theme-dark .profileRows,.driverVNext.theme-dark .feeRows,.driverVNext.theme-dark .textSizeControl{border-color:#ffffff12!important}.driverVNext.theme-dark .profileRows>div,.driverVNext.theme-dark .feeRows>div{border-color:#ffffff12!important}.driverVNext.theme-light .driverCard{background:#fff!important;border-color:#e4e9f0!important;box-shadow:0 7px 22px #182a420b!important}.driverVNext.theme-light .activitySummary>div{background:#fff!important;border:1px solid #e4e9f0!important;box-shadow:0 5px 16px #182a4209}.driverVNext .driverBottomNav{min-height:73px!important}.driverVNext .driverBottomNav button{min-height:57px!important;margin:0 3px}.driverVNext .driverBottomNav button svg{width:21px!important;height:21px!important}.driverVNext .driverBottomNav button span{margin-top:1px;font-size:9px!important}@media(max-width:430px){.driverVNext .pageTitle{margin-bottom:14px}.driverVNext .pageTitle h1{font-size:29px}.driverHomeVNext .balanceMeaning strong{font-size:38px!important}.driverHomeVNext .glanceCard{min-height:116px!important;padding:14px!important}.activityPageV2 .cleanHistoryRow{grid-template-columns:39px minmax(0,1fr) auto;gap:10px!important}.accountPageV2 .profileRows b,.accountPageV2 .feeRows b{max-width:58%}}.driverVNext{--fp-navy-950:#081323;--fp-navy-900:#0d1a2e;--fp-navy-850:#112039;--fp-navy-800:#172741;--fp-navy-750:#1c2d49;--fp-yellow:#f3b82f;--fp-yellow-soft:#fff0c3;--fp-cyan:#55c1ee;--fp-green:#36bf79;--fp-red:#ea5b68;--fp-purple:#a98ae0;--fp-text:#f7f9fc;--fp-muted:#9ba9bc;--fp-muted-2:#75849a;--fp-line:rgba(255,255,255,.075);background:radial-gradient(circle at 50% -180px,rgba(44,111,189,.16),transparent 380px),var(--fp-navy-950)!important;color:var(--fp-text)}.driverVNextHeader{position:sticky;top:0;z-index:120;min-height:88px!important;padding-top:max(10px,env(safe-area-inset-top))!important;padding-left:max(18px,env(safe-area-inset-left))!important;padding-right:max(18px,env(safe-area-inset-right))!important;padding-bottom:13px!important;background:#0b192ef7!important;border-bottom:1px solid rgba(255,255,255,.06)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.driverVNextHeader .driverBrandMark{width:46px!important;height:46px!important;flex:0 0 46px!important;overflow:hidden;border-radius:14px!important;box-shadow:0 9px 24px #1871d23d}.driverVNextHeader .driverBrandMark img{display:block;width:100%;height:100%;object-fit:cover}.driverVNextHeader .driverIdentity{min-width:0;flex:1;gap:11px!important;margin:0!important}.driverVNextHeader .driverAvatar{width:42px!important;height:42px!important;flex:0 0 42px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:50%!important;background:linear-gradient(145deg,#446083,#2f4565)!important;color:#fff!important;font-size:14px!important;font-weight:900!important}.driverVNextHeader .driverIdentity span{display:block;margin-bottom:2px;color:#91a0b5!important;font-size:9px!important;font-weight:900!important;letter-spacing:.16em!important}.driverVNextHeader .driverIdentity b{display:block;overflow:hidden;color:#fff!important;font-size:18px!important;line-height:1.08!important;letter-spacing:-.025em!important;text-overflow:ellipsis;white-space:nowrap}.driverVNextHeader .driverHeaderActions{gap:8px!important}.driverVNextHeader .headerRefresh,.driverVNextHeader .headerBell{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:50%!important;background:#ffffff0e!important;color:#75caf0!important}.driverVNextHeader .headerRefresh svg,.driverVNextHeader .headerBell svg{width:19px!important;height:19px!important}.driverVNext .modernDriverMain{width:100%;max-width:580px!important;margin:0 auto!important;padding-top:21px!important;padding-left:max(16px,env(safe-area-inset-left))!important;padding-right:max(16px,env(safe-area-inset-right))!important;padding-bottom:116px!important}.driverVNext .driverPageView{width:100%}.driverVNext .pageTitle{margin:0 2px 18px!important;padding:0!important}.driverVNext .pageTitle>span{display:block;color:var(--fp-cyan)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.18em!important}.driverVNext .pageTitle h1{margin:7px 0 0!important;color:#fff!important;font-size:32px!important;line-height:1.03!important;letter-spacing:-.045em!important}.driverVNext .pageTitle p{margin:8px 0 0!important;color:var(--fp-muted)!important;font-size:12px!important;line-height:1.45!important}.driverVNext .driverCard{width:100%;margin-top:12px!important;padding:18px!important;overflow:hidden;border:1px solid var(--fp-line)!important;border-radius:20px!important;background:linear-gradient(145deg,#172741,#15243c)!important;box-shadow:0 12px 28px #0000001f,inset 0 1px #ffffff05!important}.driverVNext .eyebrow{color:#9eabc0!important;font-size:9px!important;font-weight:950!important;letter-spacing:.16em!important}.driverVNext .sectionHeader{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 5px!important;padding:0 0 12px!important}.driverVNext .sectionHeader h2,.driverVNext .cardTop h2{margin:4px 0 0!important;color:#fff!important;font-size:18px!important;line-height:1.15!important;letter-spacing:-.025em!important}.driverVNext .compactCopy{color:var(--fp-muted)!important;font-size:11px!important;line-height:1.5!important}.driverVNext .primary{border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#f5c142,#e8aa26)!important;color:#322300!important;box-shadow:0 9px 20px #ca8b132e!important;font-weight:900!important}.driverVNext .primary svg{color:inherit!important}.driverVNext .outline,.driverVNext .secondary{border:1px solid rgba(255,255,255,.1)!important;border-radius:13px!important;background:#ffffff0b!important;color:#e9eef6!important;box-shadow:none!important}.driverVNext .mini{border-radius:10px!important;background:#ffffff12!important;color:#eaf0f7!important}.driverVNext .pill{padding:6px 10px!important;border:1px solid transparent!important;border-radius:999px!important;font-size:9px!important;font-weight:900!important}.driverVNext .pill.good{border-color:#36bf792e!important;background:#dff8e9!important;color:#267b4d!important}.driverVNext .pill.warn{border-color:#f3b82f38!important;background:#fff0c8!important;color:#986b09!important}.driverVNext .pill.bad{border-color:#ea5b6833!important;background:#ffe3e6!important;color:#aa3945!important}.driverHomeVNext .driverHeroBalance{position:relative;padding:21px!important;overflow:hidden;border:1px solid rgba(96,182,224,.24)!important;border-radius:22px!important;background:radial-gradient(circle at 115% -5%,rgba(71,181,227,.18),transparent 42%),linear-gradient(145deg,#163454,#17304d)!important;box-shadow:0 14px 34px #00000024!important}.driverHomeVNext .balanceMeaningLabel{color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.14em!important}.driverHomeVNext .balanceMeaning strong{display:block;margin-top:10px!important;color:#fff!important;font-size:44px!important;line-height:.95!important;letter-spacing:-.06em!important}.driverHomeVNext .balanceMeaning p{margin:12px 0 0!important;color:#e7edf5!important;font-size:11px!important;font-weight:750!important}.driverHomeVNext .balanceStateStrip{margin-top:20px!important;padding:14px 15px!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:15px!important;background:#04111f21!important}.driverHomeVNext .balanceStateStrip span{color:#d6deea!important;font-size:9px!important;font-weight:850!important}.driverHomeVNext .balanceStateStrip b{color:#fff!important;font-size:11px!important}.driverHomeVNext .heroBalanceActions{margin-top:14px!important}.driverHomeVNext .heroBalanceActions button{min-height:46px!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:14px!important;background:#ffffff14!important;color:#fff!important;font-size:11px!important;font-weight:900!important}.driverHomeVNext .heroBalanceActions button svg{color:var(--fp-cyan)!important}.driverHomeVNext .heroBalanceFoot{margin-top:17px!important;padding-top:14px!important;border-color:#ffffff14!important;color:#92a2b7!important;font-size:9px!important}.driverHomeVNext .homeSectionTitle{margin:24px 3px 10px!important}.driverHomeVNext .homeSectionTitle span{color:#8d9bb0!important;font-size:9px!important;font-weight:950!important;letter-spacing:.17em!important}.driverHomeVNext .glanceGrid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.driverHomeVNext .glanceCard{min-height:135px!important;padding:16px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:19px!important;box-shadow:none!important;text-align:left!important}.driverHomeVNext .glanceCard.payments{background:linear-gradient(145deg,#285974,#28516b)!important}.driverHomeVNext .glanceCard.payout{background:linear-gradient(145deg,#684071,#573665)!important}.driverHomeVNext .glanceCard.activity{background:linear-gradient(145deg,#2d696d,#28595e)!important}.driverHomeVNext .glanceCard.account{background:linear-gradient(145deg,#4e5776,#444d6a)!important}.driverHomeVNext .glanceCard svg{width:23px!important;height:23px!important;margin-bottom:17px!important;color:#6bd0f7!important}.driverHomeVNext .glanceCard span{color:#fff!important;font-size:9px!important;font-weight:900!important}.driverHomeVNext .glanceCard b{display:block;margin-top:6px!important;color:#fff!important;font-size:15px!important;line-height:1.2!important}.driverHomeVNext .glanceCard small{display:block;margin-top:14px!important;color:#ffffff8c!important;font-size:9px!important;line-height:1.35!important}.activityPageV2 .activitySummary{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:13px!important}.activityPageV2 .activitySummary>div{min-height:92px!important;padding:15px!important;border:1px solid var(--fp-line)!important;border-radius:18px!important;background:#172741!important}.activityPageV2 .activitySummary span{color:#9caabd!important;font-size:9px!important;font-weight:900!important;letter-spacing:.1em!important}.activityPageV2 .activitySummary b{display:block;margin-top:8px!important;color:#fff!important;font-size:30px!important;line-height:1!important;letter-spacing:-.04em!important}.activityPageV2 .activityCard{padding-bottom:7px!important}.activityPageV2 .cleanHistoryRow{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;min-height:74px!important;padding:14px 0!important;border-color:#ffffff12!important}.activityPageV2 .historyIcon{width:42px!important;height:42px!important;border-radius:13px!important;background:#1d3551!important;color:#6dd0f5!important}.activityPageV2 .historyMain>b{color:#fff!important;font-size:13px!important}.activityPageV2 .historyMain>span{display:block;margin-top:3px!important;color:#a5b0c0!important;font-size:10px!important}.activityPageV2 .historyMain>small{display:block;margin-top:4px!important;color:#74849a!important;font-size:9px!important;line-height:1.4!important}.activityPageV2 .historyAmount{text-align:right!important}.activityPageV2 .historyAmount b{color:#fff!important;font-size:13px!important}.paymentsPageV2 .liveJourneyCard{border-radius:21px!important}.liveJourneyCard.available{border-color:#f3b82f61!important;box-shadow:0 12px 30px #9765081a,inset 0 1px #ffffff05!important}.liveJourneyKicker{color:var(--fp-yellow)!important}.liveJourneyHead h2{color:#fff!important}.liveJourneyStatus.attention{background:#fff1c7!important;color:#a57108!important}.liveJourneyFare>div>span{color:#9ba9bc!important}.liveJourneyFare>div>strong{color:#fff!important}.livePaymentSummary{border-color:#ffffff12!important;background:#ffffff09!important}.livePaymentSummary span{color:#9eabbc!important}.livePaymentSummary b{color:#fff!important}.livePaymentTotal{border-color:#ffffff14!important}.livePaymentTotal span,.livePaymentTotal strong{color:#fff!important}.liveTakePaymentButton{min-height:67px!important;border-radius:16px!important;background:linear-gradient(135deg,#f6c54b,#e7a91f)!important;color:#322300!important;box-shadow:0 10px 26px #bb7d0e33!important}.liveTakePaymentButton b{font-size:14px!important}.liveTakePaymentButton small{color:#694900!important}.liveReadyPanel{border-color:#55c1ee29!important;background:#132942!important}.livePaidPanel{border-color:#36bf792e!important;background:#112d25!important}.manualPaymentLauncher{min-height:72px!important;border-color:#ffffff12!important;border-radius:17px!important;background:#172741!important;color:#fff!important}.manualPaymentLauncherIcon{background:#19344f!important;color:#58c1ee!important}.manualPaymentLauncher b{color:#fff!important}.manualPaymentLauncher span{color:#92a1b5!important}.driverVNext .availableRow{margin-top:12px!important;padding:15px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:15px!important;background:#ffffff09!important}.driverVNext .availableRow span{color:#9eabbc!important}.driverVNext .availableRow strong{color:#fff!important}.driverVNext .cutoffNotice,.driverVNext .closed{border-color:#ffffff12!important;background:#ffffff09!important;color:#9daabc!important}.accountPageV2 .profileCard{padding:19px!important}.accountPageV2 .profileHero{padding-bottom:18px!important}.accountPageV2 .profileAvatar{width:56px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(145deg,#3877ff,#2999f0)!important;color:#fff!important;box-shadow:0 8px 22px #257aec2e}.accountPageV2 .profileHero b{color:#fff!important;font-size:17px!important}.accountPageV2 .profileHero span{color:#98a7b9!important;font-size:10px!important}.accountPageV2 .profileRows{border-color:#ffffff14!important}.accountPageV2 .profileRows>div,.accountPageV2 .feeRows>div{border-color:#ffffff12!important}.accountPageV2 .profileRows span,.accountPageV2 .feeRows span{color:#93a2b6!important;font-size:10px!important}.accountPageV2 .profileRows b,.accountPageV2 .feeRows b{color:#fff!important;font-size:11px!important}.accountPageV2 .bankAccountCard{border-left:3px solid var(--fp-cyan)!important}.accountPageV2 .bankAccountCard .iconBubble{background:#1c3955!important;color:#5cc3ee!important}.accountPageV2 .bankSecurityNote{border:0!important;background:transparent!important;color:#98a7ba!important}.accountPageV2 .bankChangeButton{min-height:48px!important;background:#fff!important;color:#172238!important;font-size:12px!important;font-weight:900!important}.accountPageV2 .themeOptions button{border-color:#ffffff14!important;background:#14233b!important;color:#fff!important}.accountPageV2 .themeOptions button b{color:#fff!important}.accountPageV2 .themeOptions button small{color:#8999ad!important}.accountPageV2 .themeOptions button.active{border-color:#f3b82f80!important;box-shadow:0 0 0 3px #f3b82f14!important}.accountPageV2 .themeOptions button.active>svg{color:var(--fp-yellow)!important}.driverVNext input,.driverVNext select,.driverVNext textarea,.driverVNext .modernInput,.driverVNext .modernMoneyInput{border-color:#ffffff1a!important;background:#112038!important;color:#fff!important}.driverVNext input::placeholder,.driverVNext textarea::placeholder{color:#63758e!important}.driverVNext input:focus,.driverVNext textarea:focus,.driverVNext select:focus,.driverVNext .modernMoneyInput:focus-within{border-color:#55c1eeb3!important;box-shadow:0 0 0 3px #55c1ee1a!important}.driverVNext .driverBottomNav{position:fixed;z-index:150;left:0;right:0;bottom:0;min-height:78px!important;padding-top:7px!important;padding-left:max(8px,env(safe-area-inset-left))!important;padding-right:max(8px,env(safe-area-inset-right))!important;padding-bottom:max(8px,env(safe-area-inset-bottom))!important;border-top:1px solid rgba(255,255,255,.06)!important;background:#081424f7!important;box-shadow:0 -12px 34px #00000040!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.driverVNext .driverBottomNav button{min-height:59px!important;margin:0 3px!important;padding:7px 4px!important;border-radius:15px!important;color:#75849b!important}.driverVNext .driverBottomNav button.active{background:#152c47!important;color:var(--fp-yellow)!important}.driverVNext .driverBottomNav button.active svg{color:var(--fp-yellow)!important}.driverVNext .driverBottomNav button span{font-size:9px!important;font-weight:850!important}.driverVNext .driverBottomNav .livePayPulse{background:var(--fp-yellow)!important;border-color:#102238!important}.driverAuthV2.theme-dark{background:radial-gradient(circle at 50% -100px,rgba(49,126,218,.24),transparent 370px),linear-gradient(180deg,#091426,#0d1a2e)!important}.driverAuthV2 .polishedAuthCard{border:1px solid rgba(255,255,255,.075)!important;border-radius:24px!important;background:#14233b!important;box-shadow:0 25px 70px #0000004d!important}.driverAuthV2 .authIntro h1{color:#fff!important}.driverAuthV2 .authIntro p{color:#97a6ba!important}.driverAuthV2 .authKicker{color:var(--fp-yellow)!important}.driverAuthV2 .authPrimary{background:linear-gradient(135deg,#f5c142,#e8aa26)!important;color:#332400!important}.driverVNext.theme-light{--fp-text:#162033;--fp-muted:#758398;--fp-muted-2:#8996a7;--fp-line:#e3e8ef;background:#f3f6fa!important;color:#162033!important}.driverVNext.theme-light .driverVNextHeader{background:#fffffff7!important;border-color:#e5eaf0!important}.driverVNext.theme-light .driverVNextHeader .driverIdentity b{color:#162033!important}.driverVNext.theme-light .driverVNextHeader .driverIdentity span{color:#7e8ba0!important}.driverVNext.theme-light .driverVNextHeader .driverAvatar{background:linear-gradient(145deg,#dce9f8,#c9deef)!important;color:#294f72!important}.driverVNext.theme-light .headerRefresh,.driverVNext.theme-light .headerBell{border-color:#e3e8ef!important;background:#f3f6fa!important;color:#258fc6!important}.driverVNext.theme-light .pageTitle h1{color:#162033!important}.driverVNext.theme-light .pageTitle p{color:#758398!important}.driverVNext.theme-light .driverCard{border-color:#e3e8ef!important;background:#fff!important;box-shadow:0 8px 24px #1628400e!important}.driverVNext.theme-light .sectionHeader h2,.driverVNext.theme-light .cardTop h2{color:#162033!important}.driverVNext.theme-light .activitySummary>div{border-color:#e3e8ef!important;background:#fff!important}.driverVNext.theme-light .activitySummary b{color:#162033!important}.driverVNext.theme-light .historyMain>b,.driverVNext.theme-light .historyAmount b{color:#162033!important}.driverVNext.theme-light .liveJourneyHead h2,.driverVNext.theme-light .liveJourneyFare strong,.driverVNext.theme-light .livePaymentSummary b,.driverVNext.theme-light .livePaymentTotal span,.driverVNext.theme-light .livePaymentTotal strong{color:#162033!important}.driverVNext.theme-light .livePaymentSummary{border-color:#e7ebf0!important;background:#f7f9fc!important}.driverVNext.theme-light .manualPaymentLauncher{border-color:#e4e9f0!important;background:#fff!important;color:#162033!important}.driverVNext.theme-light .manualPaymentLauncher b,.driverVNext.theme-light .profileHero b,.driverVNext.theme-light .profileRows b,.driverVNext.theme-light .feeRows b{color:#162033!important}.driverVNext.theme-light .profileRows,.driverVNext.theme-light .profileRows>div,.driverVNext.theme-light .feeRows>div{border-color:#e5e9ef!important}.driverVNext.theme-light input,.driverVNext.theme-light select,.driverVNext.theme-light textarea,.driverVNext.theme-light .modernInput,.driverVNext.theme-light .modernMoneyInput{border-color:#dfe5ec!important;background:#f7f9fc!important;color:#162033!important}.driverVNext.theme-light .themeOptions button{border-color:#e4e9ef!important;background:#f7f9fc!important;color:#162033!important}.driverVNext.theme-light .themeOptions button b{color:#162033!important}.driverVNext.theme-light .driverBottomNav{border-color:#e4e9ef!important;background:#fffffff7!important;box-shadow:0 -10px 28px #14273f14!important}.driverVNext.theme-light .driverBottomNav button{color:#8793a4!important}.driverVNext.theme-light .driverBottomNav button.active{background:#fff4d5!important;color:#b57a08!important}.driverVNext.theme-light .driverBottomNav button.active svg{color:#b57a08!important}@media(max-width:430px){.driverVNext .modernDriverMain{padding-left:max(12px,env(safe-area-inset-left))!important;padding-right:max(12px,env(safe-area-inset-right))!important}.driverVNext .pageTitle h1{font-size:29px!important}.driverHomeVNext .balanceMeaning strong{font-size:39px!important}.driverHomeVNext .glanceCard{min-height:124px!important;padding:14px!important}.activityPageV2 .cleanHistoryRow{grid-template-columns:39px minmax(0,1fr) auto!important;gap:10px!important}}@media(prefers-reduced-motion:reduce){.driverVNext *,.driverVNext *:before,.driverVNext *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.mockDriverApp{--mock-navy:#06172d;--mock-navy-2:#09223f;--mock-yellow:#ffbd2e;--mock-ink:#0a1830;--mock-muted:#66748b;--mock-line:#e5e9f0;--mock-white:#ffffff;--mock-surface:#f7f8fb;background:var(--mock-navy)!important;color:var(--mock-ink)!important}.mockAppHeader{position:sticky;top:0;z-index:130;padding:max(13px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 11px max(18px,env(safe-area-inset-left));background:linear-gradient(180deg,#06172d,#08213e);color:#fff}.mockHeaderTop,.mockHeaderTitle{display:flex;align-items:center;justify-content:space-between;gap:14px}.mockWordmark{font-size:calc(25px * var(--driver-text-scale));font-weight:950;letter-spacing:-.055em;color:#fff;line-height:1}.mockWordmark span{color:var(--mock-yellow)}.mockHeaderBell,.mockHeaderTitle button{position:relative;width:38px;height:38px;display:grid;place-items:center;border:0;background:transparent;color:#fff;border-radius:50%}.mockHeaderBell svg,.mockHeaderTitle button svg{width:20px;height:20px}.mockHeaderBell i{position:absolute;right:5px;top:4px;width:7px;height:7px;border-radius:50%;background:#ff5d73;border:2px solid #08213e}.mockHeaderTitle{margin-top:17px}.mockHeaderTitle h1{margin:0;font-size:calc(20px * var(--driver-text-scale));line-height:1.05;letter-spacing:-.035em}.mockHeaderTitle button{background:#ffffff14;width:31px;height:31px}.mockHeaderTitle button svg{width:15px}.mockDriverApp .mockDriverMain{width:100%;max-width:560px;margin:0 auto!important;padding:0 max(12px,env(safe-area-inset-right)) 104px max(12px,env(safe-area-inset-left))!important;background:var(--mock-navy)!important}.mockDriverApp .driverPageView{padding-top:0!important}.mockDriverApp button{-webkit-tap-highlight-color:transparent}.mockWhiteCard,.mockPaymentSurface,.mockAccountDisclosure,.mockSecondaryDisclosure{background:var(--mock-white);border:1px solid rgba(8,31,58,.08);border-radius:16px;color:var(--mock-ink);box-shadow:0 9px 24px #02112317}.mockWhiteCard{padding:15px}.mockHomePage{padding-top:13px!important}.mockWelcome{display:none}.mockJobStatus{width:100%;min-height:42px;margin:0 0 12px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:11px;background:#e8f9ed;color:#166c3c;font-weight:850}.mockJobStatus.clear{background:#eef2f7;color:#5f6c80}.mockJobStatus>span{display:flex;align-items:center;gap:9px}.mockJobStatus>span i{width:9px;height:9px;border-radius:50%;background:#25ad61;box-shadow:0 0 0 4px #25ad6121}.mockJobStatus.clear>span i{background:#9aa7b7;box-shadow:none}.mockJobStatus svg{width:17px}.mockEarningsCard{padding:0!important;overflow:hidden}.mockCardTopLine{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mockCardTopLine>div span,.mockCardTopLine>div strong,.mockCardTopLine>div small{display:block}.mockCardTopLine span{font-size:calc(11px * var(--driver-text-scale));font-weight:850}.mockCardTopLine strong{margin-top:4px;font-size:calc(29px * var(--driver-text-scale));letter-spacing:-.045em}.mockCardTopLine small{margin-top:3px;color:var(--mock-muted);font-size:calc(9px * var(--driver-text-scale))}.mockCardTopLine button{width:34px;height:34px;border:0;border-radius:50%;background:#eef4fb;color:#2a5f99;display:grid;place-items:center}.mockCardTopLine button svg{width:17px}.mockDivider{height:1px;background:var(--mock-line)}.mockCurrentBooking{padding:14px 16px}.mockInlineHead{display:flex;align-items:center;justify-content:space-between;gap:8px}.mockInlineHead>b{font-size:calc(11px * var(--driver-text-scale))}.mockStatusTag{padding:5px 8px;border-radius:8px;font-size:calc(8px * var(--driver-text-scale));font-weight:900}.mockStatusTag.cash{background:#fff0c3;color:#9a6800}.mockFareLine{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:var(--mock-muted);font-size:calc(10px * var(--driver-text-scale))}.mockFareLine b{font-size:calc(14px * var(--driver-text-scale));color:var(--mock-ink)}.mockQuietState{display:flex;align-items:center;gap:10px;margin-top:12px;padding:12px;border-radius:11px;background:#f7f9fc}.mockQuietState>svg{width:20px;color:#7890ad}.mockQuietState b,.mockQuietState span{display:block}.mockQuietState b{font-size:calc(11px * var(--driver-text-scale))}.mockQuietState span{margin-top:2px;font-size:calc(9px * var(--driver-text-scale));color:var(--mock-muted);line-height:1.35}.mockBalanceRow{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.mockBalanceRow span,.mockBalanceRow b,.mockBalanceRow small{display:block}.mockBalanceRow span{font-size:calc(9px * var(--driver-text-scale));font-weight:850;color:#5d6c80}.mockBalanceRow b{margin-top:3px;font-size:calc(20px * var(--driver-text-scale));letter-spacing:-.035em}.mockBalanceRow small{margin-top:3px;font-size:calc(8.5px * var(--driver-text-scale));color:var(--mock-muted)}.mockBalanceRow button{width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;background:#eef4fb;color:#2b669f}.mockBalanceRow button svg{width:16px}.mockActionRow{width:100%;margin-top:10px;display:grid;grid-template-columns:40px minmax(0,1fr) auto 18px;align-items:center;gap:10px;text-align:left}.mockActionRow>span:nth-child(2) b,.mockActionRow>span:nth-child(2) small{display:block}.mockActionRow>span:nth-child(2) b{font-size:calc(11px * var(--driver-text-scale))}.mockActionRow>span:nth-child(2) small{margin-top:3px;font-size:calc(9px * var(--driver-text-scale));color:var(--mock-muted)}.mockActionRow>strong{font-size:calc(15px * var(--driver-text-scale))}.mockActionRow>svg{width:17px;color:#61738a}.mockRoundIcon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 38px}.mockRoundIcon svg{width:18px}.mockRoundIcon.amber{background:#fff0c4;color:#b97700}.mockRoundIcon.blue{background:#eaf3ff;color:#167bd2}.mockRoundIcon.indigo{background:#e8edff;color:#284db1}.mockRoundIcon.slate{background:#eef1f6;color:#5d6e84}.mockRecentCard{margin-top:10px}.mockSectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 0 8px}.mockSectionHead span{display:block;color:#7d899b;font-size:calc(8px * var(--driver-text-scale));font-weight:900;letter-spacing:.14em}.mockSectionHead h2{margin:3px 0 0;font-size:calc(17px * var(--driver-text-scale));letter-spacing:-.03em}.mockSectionHead button{border:0;background:transparent;color:#197bc7;font-weight:850;font-size:calc(10px * var(--driver-text-scale))}.mockTransactionRow{display:grid;grid-template-columns:40px minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--mock-line)}.mockTransactionRow:last-child{border-bottom:0}.mockTransactionRow>div b,.mockTransactionRow>div span,.mockTransactionRow>div small{display:block}.mockTransactionRow>div b{font-size:calc(11px * var(--driver-text-scale))}.mockTransactionRow>div span{margin-top:3px;font-size:calc(9px * var(--driver-text-scale));color:#5f6f84}.mockTransactionRow>div small{margin-top:3px;font-size:calc(8px * var(--driver-text-scale));color:#8a96a6;line-height:1.35}.mockTransactionRow>strong{font-size:calc(12px * var(--driver-text-scale));white-space:nowrap}.mockInlineActions{display:flex;gap:5px;margin-top:6px}.mockInlineActions button{padding:5px 8px;border:1px solid #dde4ed;border-radius:8px;background:#fff;color:#33465f;font-size:calc(8px * var(--driver-text-scale));font-weight:850}.mockPos{color:#15834a!important}.mockNeg{color:#c83f50!important}.mockRoute{margin:15px 0 13px;display:grid;gap:12px}.mockRoute>div{display:grid;grid-template-columns:14px minmax(0,1fr);gap:9px;position:relative}.mockRoute>div:first-child:after{content:"";position:absolute;left:5px;top:14px;width:1px;height:24px;border-left:1px dashed #aeb7c4}.mockRouteDot{width:11px;height:11px;margin-top:3px;border-radius:50%;background:#173f74;box-shadow:0 0 0 3px #edf3fb}.mockRouteDot.destination{background:#ff3f64;box-shadow:0 0 0 3px #fff0f3}.mockRoute b,.mockRoute span{display:block}.mockRoute b{font-size:calc(11px * var(--driver-text-scale))}.mockRoute span{margin-top:2px;color:#65748a;font-size:calc(9px * var(--driver-text-scale));line-height:1.35}.mockPaymentsPage{padding-top:0!important}.mockPaymentSurface{min-height:390px;padding:16px;margin:0;box-shadow:0 12px 30px #02112321}.mockPaymentStatusRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.mockPaymentStatusRow small{color:#65748a;font-size:calc(8px * var(--driver-text-scale))}.mockBookingBadge{display:inline-flex;align-items:center;padding:7px 10px;border-radius:9px;font-size:calc(8px * var(--driver-text-scale));font-weight:900;letter-spacing:.01em}.mockBookingBadge.cash{background:#ffdda0;color:#6d4800}.mockBookingBadge.ready{background:#d8efff;color:#0566b6}.mockBookingBadge.paid{background:#b9edc5;color:#146a37}.mockBookingBadge.account{background:#e9e0ff;color:#4e3c83}.mockDriverFare{margin-top:17px}.mockDriverFare strong,.mockDriverFare span{display:block}.mockDriverFare strong{font-size:calc(30px * var(--driver-text-scale));letter-spacing:-.055em;line-height:1}.mockDriverFare span{margin-top:4px;color:#65748a;font-size:calc(10px * var(--driver-text-scale))}.mockCustomerTotal{margin-top:15px;padding:14px;border-radius:12px;background:#f3f6fb}.mockCustomerTotal span,.mockCustomerTotal strong,.mockCustomerTotal small{display:block}.mockCustomerTotal span{font-size:calc(10px * var(--driver-text-scale));font-weight:800}.mockCustomerTotal strong{margin-top:3px;font-size:calc(27px * var(--driver-text-scale));letter-spacing:-.04em}.mockCustomerTotal small{margin-top:4px;color:#53647b;font-size:calc(9px * var(--driver-text-scale))}.mockTakePayment,.mockPrimaryNavy,.mockOutlineAction{width:100%;min-height:48px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;font-weight:900}.mockTakePayment{border:0;background:linear-gradient(135deg,#ffc743,#ffb51f);color:#172033;box-shadow:0 8px 18px #de960a2e}.mockTakePayment svg,.mockPrimaryNavy svg,.mockOutlineAction svg{width:17px}.mockPrimaryNavy{border:0;background:#063d78;color:#fff}.mockOutlineAction{border:1px solid #bdc8d6;background:#fff;color:#172a45}.mockQrBox{margin-top:8px;display:grid;place-items:center;padding:3px;background:#f8f9fb;border-radius:12px}.mockQrBox svg{max-width:174px;width:62%;height:auto}.mockPaidPanel{margin-top:15px;padding:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-radius:12px;background:#edf9ec}.mockPaidPanel span,.mockPaidPanel strong,.mockPaidPanel small{display:block}.mockPaidPanel span{font-size:calc(10px * var(--driver-text-scale));font-weight:800}.mockPaidPanel strong{margin-top:3px;font-size:calc(28px * var(--driver-text-scale));color:#146d3b}.mockPaidPanel small{margin-top:4px;color:#4a6656;font-size:calc(9px * var(--driver-text-scale))}.mockPaidPanel small svg{width:11px;vertical-align:-2px;margin-right:4px}.mockPaidPanel>svg{width:31px;height:31px;color:#15954c}.mockAccountNotice{margin-top:17px;padding:16px;display:flex;align-items:flex-start;gap:11px;border-radius:12px;background:#f3f5fb}.mockAccountNotice>svg{width:24px;color:#315eb0}.mockAccountNotice b,.mockAccountNotice span{display:block}.mockAccountNotice b{font-size:calc(12px * var(--driver-text-scale))}.mockAccountNotice span{margin-top:4px;color:#5e6d82;font-size:calc(9px * var(--driver-text-scale));line-height:1.4}.mockEmptyBooking{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px 20px}.mockEmptyIcon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#f1f5fb;color:#123d70}.mockEmptyIcon svg{width:31px}.mockEmptyBooking h2{margin:19px 0 0;font-size:calc(19px * var(--driver-text-scale))}.mockEmptyBooking p{max-width:255px;margin:12px auto 0;color:#65748a;font-size:calc(11px * var(--driver-text-scale));line-height:1.5}.mockTextAction{margin-top:16px;border:0;background:transparent;color:#176eb6;font-weight:850;font-size:calc(10px * var(--driver-text-scale));display:flex;align-items:center;gap:6px}.mockTextAction svg{width:14px}.mockSecondaryDisclosure,.mockAccountDisclosure{margin-top:10px;overflow:hidden}.mockSecondaryDisclosure>summary,.mockAccountDisclosure>summary{list-style:none;display:grid;align-items:center;cursor:pointer}.mockSecondaryDisclosure>summary::-webkit-details-marker,.mockAccountDisclosure>summary::-webkit-details-marker{display:none}.mockSecondaryDisclosure>summary{grid-template-columns:22px minmax(0,1fr) 17px;gap:11px;padding:14px}.mockSecondaryDisclosure>summary>svg{width:18px;color:#1b79c2}.mockSecondaryDisclosure>summary span b,.mockSecondaryDisclosure>summary span small{display:block}.mockSecondaryDisclosure>summary span b{font-size:calc(11px * var(--driver-text-scale))}.mockSecondaryDisclosure>summary span small{margin-top:3px;font-size:calc(9px * var(--driver-text-scale));color:var(--mock-muted)}.mockSecondaryDisclosure>summary>svg:last-child{color:#758499}.mockSecondaryDisclosure[open]>summary>svg:last-child{transform:rotate(90deg)}.mockDisclosureBody{padding:0 10px 10px}.mockSecondaryStack{margin-top:10px}.mockTransactionsPage{padding-top:0!important}.mockSegmented{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:0 0 10px;padding:4px;border-radius:11px;background:#eef2f7}.mockSegmented button{min-height:33px;border:0;border-radius:8px;background:transparent;color:#53647b;font-size:calc(9px * var(--driver-text-scale));font-weight:850}.mockSegmented button.active{background:#2f75ef;color:#fff;box-shadow:0 3px 8px #2f75ef2e}.mockLedgerCard{margin-top:10px}.mockEmptyList{padding:28px 10px;text-align:center;color:var(--mock-muted);font-size:calc(10px * var(--driver-text-scale))}.mockAccountPage{padding-top:0!important}.mockProfileSummary{display:grid;grid-template-columns:52px minmax(0,1fr) 18px;gap:12px;align-items:center}.mockProfileAvatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#7688a3;color:#fff;font-weight:900}.mockProfileSummary>div:nth-child(2) b,.mockProfileSummary>div:nth-child(2) span{display:block}.mockProfileSummary>div:nth-child(2) b{font-size:calc(14px * var(--driver-text-scale))}.mockProfileSummary>div:nth-child(2) span{margin-top:3px;color:var(--mock-muted);font-size:calc(9px * var(--driver-text-scale))}.mockProfileSummary>svg{width:17px;color:#536a84}.mockAccountDisclosure{margin-top:9px}.mockAccountDisclosure>summary{grid-template-columns:40px minmax(0,1fr) 18px;gap:11px;padding:13px}.mockAccountDisclosure>summary>span:nth-child(2) b,.mockAccountDisclosure>summary>span:nth-child(2) small{display:block}.mockAccountDisclosure>summary>span:nth-child(2) b{font-size:calc(11px * var(--driver-text-scale))}.mockAccountDisclosure>summary>span:nth-child(2) small{margin-top:3px;color:#65748a;font-size:calc(8.5px * var(--driver-text-scale));line-height:1.35}.mockAccountDisclosure>summary>svg{width:17px;color:#566d88}.mockAccountDisclosure[open]>summary>svg{transform:rotate(90deg)}.mockDisclosureText{padding:0 15px 14px;color:#596a7f;font-size:calc(10px * var(--driver-text-scale));line-height:1.5}.mockDisclosureText p{margin:0}.mockDisclosureText small{display:block;margin-top:8px;color:#8794a5}.mockLogoutRow{width:100%;min-height:50px;margin-top:10px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid #f2d9dc;border-radius:13px;background:#fff8f8;color:#d63d50;font-weight:850;text-align:left}.mockLogoutRow svg{width:17px}.mockDriverApp .mockBottomNav{position:fixed;z-index:150;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:70px;padding:7px max(6px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));border-top:1px solid rgba(255,255,255,.08)!important;background:#051528fa!important;box-shadow:0 -10px 25px #0003!important}.mockDriverApp .mockBottomNav button{position:relative;min-width:0;min-height:54px;margin:0!important;padding:5px 2px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:10px!important;background:transparent!important;color:#8391a5!important}.mockDriverApp .mockBottomNav button.active{color:#ffd043!important;background:transparent!important}.mockNavIcon{position:relative;display:grid;place-items:center;height:25px}.mockNavIcon>svg{width:20px!important;height:20px!important}.mockDriverApp .mockBottomNav button>span:last-child{font-size:calc(8px * var(--driver-text-scale))!important;font-weight:750}.mockDriverApp .mockBottomNav .livePayPulse{position:absolute!important;right:-6px!important;top:-4px!important;width:11px!important;min-width:11px!important;height:11px!important;padding:0!important;border:2px solid #06203c!important;border-radius:50%!important;background:#ffbd2e!important;box-shadow:0 0 #ffbd2e7a;animation:faivoPayPulse 1.55s ease-out infinite}.mockNavCount{position:absolute;right:-8px;top:-5px;min-width:15px;height:15px;padding:0 4px;display:grid;place-items:center;border:2px solid #06203c;border-radius:999px;background:#ef5261;color:#fff;font-size:calc(7px * var(--driver-text-scale));font-style:normal;font-weight:900}.mockDriverApp .mockDisclosureBody .driverCard,.mockDriverApp .mockSecondaryStack .driverCard{margin-top:10px!important;box-shadow:none!important}.mockDriverApp .mockDisclosureBody .driverCard:first-child{margin-top:0!important}.mockDriverApp .mockDisclosureBody .driverCard,.mockDriverApp .mockSecondaryStack .driverCard{border-radius:13px!important}.mockDriverApp.theme-light,.mockDriverApp.theme-light .mockDriverMain{background:var(--mock-navy)!important}.mockDriverApp.theme-dark{--mock-white:#14233a;--mock-surface:#182941;--mock-ink:#f5f7fb;--mock-muted:#9aa8ba;--mock-line:rgba(255,255,255,.08)}.mockDriverApp.theme-dark .mockWhiteCard,.mockDriverApp.theme-dark .mockPaymentSurface,.mockDriverApp.theme-dark .mockAccountDisclosure,.mockDriverApp.theme-dark .mockSecondaryDisclosure{background:#14233a;border-color:#ffffff14;color:#f5f7fb}.mockDriverApp.theme-dark .mockCardTopLine button,.mockDriverApp.theme-dark .mockQuietState,.mockDriverApp.theme-dark .mockCustomerTotal,.mockDriverApp.theme-dark .mockQrBox,.mockDriverApp.theme-dark .mockAccountNotice{background:#192d48}.mockDriverApp.theme-dark .mockRoute span,.mockDriverApp.theme-dark .mockDriverFare span,.mockDriverApp.theme-dark .mockCustomerTotal small,.mockDriverApp.theme-dark .mockTransactionRow>div span,.mockDriverApp.theme-dark .mockTransactionRow>div small,.mockDriverApp.theme-dark .mockProfileSummary>div:nth-child(2) span,.mockDriverApp.theme-dark .mockAccountDisclosure>summary>span:nth-child(2) small{color:#9aabc0}.mockDriverApp.theme-dark .mockTransactionRow{border-color:#ffffff14}.mockDriverApp.theme-dark .mockOutlineAction,.mockDriverApp.theme-dark .mockInlineActions button{background:#14233a;border-color:#ffffff29;color:#f5f7fb}.mockDriverApp.theme-dark .mockPaidPanel{background:#123026}.mockDriverApp.theme-dark .mockSegmented{background:#102038}.mockDriverApp.theme-dark .mockSegmented button{color:#91a1b5}.mockDriverApp.theme-dark .mockSegmented button.active{color:#fff}.mockDriverApp.theme-dark .mockLogoutRow{background:#2b1820;border-color:#55313d}.mockDriverApp.theme-dark .mockRoundIcon.slate{background:#20334d;color:#9badc2}.mockDriverApp.theme-dark .mockDisclosureBody .driverCard,.mockDriverApp.theme-dark .mockSecondaryStack .driverCard{background:#182941!important;border-color:#ffffff14!important}.mockDriverApp.theme-light .mockDisclosureBody .driverCard,.mockDriverApp.theme-light .mockSecondaryStack .driverCard{background:#f8fafc!important;border-color:#e5e9f0!important}@media(max-width:430px){.mockAppHeader{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}.mockWordmark{font-size:calc(23px * var(--driver-text-scale))}.mockHeaderTitle h1{font-size:calc(19px * var(--driver-text-scale))}.mockDriverApp .mockDriverMain{padding-left:max(9px,env(safe-area-inset-left))!important;padding-right:max(9px,env(safe-area-inset-right))!important}.mockPaymentSurface{padding:14px}.mockTransactionRow{grid-template-columns:37px minmax(0,1fr) auto auto;gap:8px}.mockRoundIcon{width:36px;height:36px;flex-basis:36px}.mockActionRow{grid-template-columns:36px minmax(0,1fr) auto 16px}.mockCustomerTotal strong{font-size:calc(25px * var(--driver-text-scale))}}.mockTransactionsTabs{grid-template-columns:1.25fr 1fr .8fr}.mockTransactionsTabs button{white-space:nowrap;font-size:.82rem}.mockAccountWorkSummary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:19px 20px;border-radius:22px;background:var(--mock-white);color:var(--mock-ink);border:1px solid rgba(8,31,58,.08);box-shadow:0 10px 30px #131f3712}.mockAccountWorkSummary>div{display:flex;flex-direction:column;min-width:0}.mockAccountWorkSummary>div>span{font-size:.7rem;font-weight:800;letter-spacing:.09em;opacity:.58}.mockAccountWorkSummary strong{margin-top:3px;font-size:2rem;line-height:1.05;letter-spacing:-.035em}.mockAccountWorkSummary small{margin-top:5px;opacity:.62}.mockAccountWorkCard{overflow:hidden}.mockAccountWorkCard .mockSectionHead>small{align-self:center;text-align:right;opacity:.55;font-size:.73rem}.mockAccountWorkRow{border-top:1px solid rgba(120,130,150,.14)}.mockAccountWorkRow:first-of-type{border-top:0}.mockAccountWorkRow summary{list-style:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px 0;cursor:pointer}.mockAccountWorkRow summary::-webkit-details-marker{display:none}.mockAccountWorkMain{display:flex;flex-direction:column;min-width:0}.mockAccountWorkMain b{font-size:.96rem}.mockAccountWorkMain>span{margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;opacity:.72}.mockAccountWorkMain small{margin-top:3px;opacity:.5}.mockAccountWorkAmount{display:flex;align-items:center;gap:5px}.mockAccountWorkAmount strong{font-size:1rem}.mockAccountWorkAmount svg{width:17px;height:17px;opacity:.42;transition:transform .18s ease}.mockAccountWorkRow[open] .mockAccountWorkAmount svg{transform:rotate(90deg)}.mockAccountWorkDetail{padding:2px 0 18px 52px}.mockJourney{display:grid;gap:9px;padding:13px 14px;border-radius:14px;background:#7e8ba612}.mockJourney>div,.mockAccountWorkBreakdown>div,.mockAccountWorkMeta>div{display:flex;justify-content:space-between;gap:14px}.mockJourney span,.mockAccountWorkBreakdown span,.mockAccountWorkMeta span{flex:0 0 auto;font-size:.76rem;opacity:.56}.mockJourney b{text-align:right;font-size:.79rem;font-weight:650}.mockAccountWorkBreakdown{display:grid;gap:8px;margin-top:12px;padding:0 2px}.mockAccountWorkBreakdown>div:first-child{padding-bottom:8px;margin-bottom:1px;border-bottom:1px solid rgba(120,130,150,.14)}.mockAccountWorkBreakdown>div:first-child strong{font-size:1.05rem}.mockAccountWorkMeta{display:grid;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid rgba(120,130,150,.14)}.mockAccountWorkMeta b{text-align:right;font-size:.76rem;font-weight:650}.mockAccountWorkNote{display:flex;gap:8px;align-items:flex-start;margin-top:13px;padding:10px 11px;border-radius:12px;background:#305cd20f;font-size:.72rem;line-height:1.4;opacity:.76}.mockAccountWorkNote svg{width:15px;height:15px;flex:0 0 auto;margin-top:1px}@media(max-width:390px){.mockTransactionsTabs button{padding-left:7px;padding-right:7px;font-size:.75rem}.mockAccountWorkDetail{padding-left:0}}.mockAccountWorkLoading{font-size:1.45rem!important;letter-spacing:-.025em!important}.mockAccountWorkFlags{display:flex!important;flex-wrap:wrap;gap:5px;margin-top:5px!important;white-space:normal!important;overflow:visible!important}.mockAccountWorkFlags i{display:inline-flex;align-items:center;padding:3px 6px;border-radius:6px;background:#2f75ef1a;color:#5598ef;font-size:.69rem;font-style:normal;font-weight:750;line-height:1.25}.mockAccountWorkBreakdown .mockAccountWorkTotal{margin-top:4px;padding-top:11px;border-top:1px solid rgba(120,130,150,.14)}.mockAccountWorkTotal span{font-weight:800;opacity:.8}.mockAccountWorkTotal strong{font-size:1.16rem!important;letter-spacing:-.02em}.mockDriverApp.theme-dark .mockAccountWorkFlags i{background:#4c8bff1f;color:#83b5ff}.mockAccountWorkTitle{display:flex!important;align-items:center;flex-wrap:wrap;gap:7px}.mockAccountWorkTitle b{min-width:0}.mockAccountWorkStatus{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:999px;font-size:.64rem;line-height:1;font-style:normal;font-weight:850;letter-spacing:.015em;white-space:nowrap}.mockAccountWorkStatus.completed{background:#27ae601f;color:#239154}.mockAccountWorkStatus.nofare{background:#e6a01424;color:#a87000}.mockAccountWorkStatus.cancelled{background:#cd4b4b1f;color:#bd4e4e}.mockDriverApp.theme-dark .mockAccountWorkStatus.completed{background:#35c46f26;color:#66d993}.mockDriverApp.theme-dark .mockAccountWorkStatus.nofare{background:#f5b83726;color:#f1c35f}.mockDriverApp.theme-dark .mockAccountWorkStatus.cancelled{background:#e35b5b26;color:#ef8a8a}.driverVNextHeader{min-height:92px!important;padding-top:max(16px,calc(env(safe-area-inset-top) + 6px))!important;padding-left:max(20px,env(safe-area-inset-left))!important;padding-right:max(20px,env(safe-area-inset-right))!important;padding-bottom:14px!important}.driverVNextHeader .driverBrandMark{width:48px!important;height:48px!important;flex:0 0 48px!important}.driverVNextHeader .driverHeaderActions{align-self:center}.textSizeControl{overflow:hidden}.textSizeHead{gap:14px}.textSizeHead>div{min-width:0}.textSizeHead>div span{line-height:1.4}.textSizeHead>strong{flex:0 0 auto;white-space:nowrap}.textSizeSliderRow{gap:12px}.textSizeSliderRow input[type=range]{min-width:0;width:100%}.textSizeSmall,.textSizeLarge{flex:0 0 auto}.textSizePresets{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.textSizePresets button{min-height:48px!important;padding:10px 8px!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-align:center}.textSizePresets button:last-child{grid-column:1 / -1}.textSizeReset{margin-top:14px!important}.driverVNext[style*="1.35"] .themeOptions,.driverVNext[style*="1.5"] .themeOptions{grid-template-columns:1fr!important}.driverVNext[style*="1.35"] .themeOptions button,.driverVNext[style*="1.5"] .themeOptions button{min-height:64px}.driverVNext[style*="1.35"] .textSizePresets,.driverVNext[style*="1.5"] .textSizePresets{grid-template-columns:1fr 1fr!important}.mockAccountWorkStatus.completed{background:#27ae6024!important;color:#239154!important}.mockAccountWorkStatus.nofare{background:#d6454524!important;color:#c84f4f!important}.mockAccountWorkStatus.cancelled{background:#e6a01429!important;color:#b37a08!important}.mockDriverApp.theme-dark .mockAccountWorkStatus.completed{background:#35c46f29!important;color:#66d993!important}.mockDriverApp.theme-dark .mockAccountWorkStatus.nofare{background:#e35b5b29!important;color:#ef8a8a!important}.mockDriverApp.theme-dark .mockAccountWorkStatus.cancelled{background:#f5b83729!important;color:#f1c35f!important}@media(max-width:430px){.driverVNextHeader{padding-left:max(18px,env(safe-area-inset-left))!important;padding-right:max(18px,env(safe-area-inset-right))!important}}.mockAppHeader{padding-top:max(18px,calc(env(safe-area-inset-top) + 8px))!important}.mockHeaderTop{margin-bottom:15px!important}.mockWordmark{letter-spacing:-.045em!important}.mockHeaderBell{flex:0 0 auto}.financeWelcome{margin-bottom:12px!important}.financeWelcome p{margin-top:5px!important}.financeHero{margin-bottom:14px;padding:20px;border:1px solid rgba(255,255,255,.07);border-radius:24px;background:linear-gradient(145deg,#172a47,#12233d);box-shadow:0 14px 34px #0000001f}.financeHeroTop{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.financeEyebrow{display:block;margin-bottom:6px;color:#95a6bc;font-size:.68rem;font-weight:900;letter-spacing:.13em}.financeHeroTop strong{display:block;color:#fff;font-size:2.7rem;line-height:1;letter-spacing:-.055em}.financeHeroTop p{max-width:340px;margin:8px 0 0;color:#a9b5c6;font-size:.82rem;line-height:1.45}.financeHeroRefresh{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#ffffff0f;color:#66bff0}.financeHeroRefresh svg{width:19px}.financeSettlementState{display:flex;flex-direction:column;gap:3px;margin-top:18px;padding:13px 14px;border-radius:15px;background:#449eff17}.financeSettlementState>span{color:#8fa2bb;font-size:.62rem;font-weight:900;letter-spacing:.1em}.financeSettlementState>b{color:#fff;font-size:.92rem}.financeSettlementState>small{color:#a7b3c4;font-size:.72rem}.financeSettlementState.paid{background:#36be701a}.financeSettlementState.due{background:#dc53531a}.financeDeductionRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:11px 13px;border-radius:13px;background:#f6bc4314;color:#d7dfeb;font-size:.78rem}.financeDeductionRow b{color:#f4c35e}.financeEarlyPayout{width:100%;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin-top:17px;padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:#ffffff0b;color:#fff;text-align:left}.financeEarlyPayout b,.financeEarlyPayout small{display:block}.financeEarlyPayout small{margin-top:3px;color:#9eadc0;font-size:.68rem;line-height:1.35}.financeEarlyPayout strong{font-size:1rem;white-space:nowrap}.financeEarlyPayout svg{width:17px;color:#72849d}.financePrimaryAction{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:0;border-radius:14px;background:#2f7df0;color:#fff;font-weight:850}.financeAccountWorkSummary{width:100%;display:grid!important;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;text-align:left}.financeAccountWorkSummary>span:nth-child(2) b,.financeAccountWorkSummary>span:nth-child(2) small{display:block}.financeAccountWorkSummary>span:nth-child(2) small{margin-top:3px}.financeAccountWorkSummary>strong{white-space:nowrap}.financeRecentActivity .mockTransactionRow strong{white-space:nowrap}.financePaymentsIntro{margin-bottom:16px}.financePaymentsIntro>span,.financeSectionHeading span{display:block;color:#55bce9;font-size:.63rem;font-weight:900;letter-spacing:.14em}.financePaymentsIntro h2{margin:5px 0 4px;color:var(--mock-ink);font-size:1.8rem}.financePaymentsIntro p{margin:0;color:var(--mock-muted);font-size:.8rem}.financePaymentsPriority{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.financeEarlySection{margin-bottom:14px}.financeCustomerPaymentSection{margin-top:16px}.financeSectionHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.financeSectionHeading h3{margin:4px 0 0;color:var(--mock-ink);font-size:1rem}.financeSectionHeading>small{color:var(--mock-muted);font-size:.69rem}.financeNoCustomerPayment{display:flex;align-items:center;gap:12px;margin-top:15px;padding:14px;border:1px solid rgba(130,145,165,.15);border-radius:16px;color:var(--mock-muted)}.financeNoCustomerPayment>svg{width:22px;flex:0 0 22px}.financeNoCustomerPayment b,.financeNoCustomerPayment span{display:block}.financeNoCustomerPayment b{color:var(--mock-ink);font-size:.82rem}.financeNoCustomerPayment span{margin-top:3px;font-size:.7rem;line-height:1.4}.driverNotificationLayer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:flex-start;justify-content:center;padding-top:max(82px,calc(env(safe-area-inset-top) + 68px));padding-right:max(12px,env(safe-area-inset-right));padding-left:max(12px,env(safe-area-inset-left));background:#030a146b;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.driverNotificationSheet{width:min(430px,100%);max-height:72vh;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#13243d;box-shadow:0 24px 70px #00000061}.driverNotificationHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px;border-bottom:1px solid rgba(255,255,255,.07)}.driverNotificationHead span{display:block;color:#55bce9;font-size:.61rem;font-weight:900;letter-spacing:.14em}.driverNotificationHead h2{margin:4px 0 0;color:#fff;font-size:1.05rem}.driverNotificationHead button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffff12;color:#fff}.driverNotificationList{max-height:calc(72vh - 72px);overflow-y:auto;-webkit-overflow-scrolling:touch}.driverNotificationItem{display:grid;grid-template-columns:auto 1fr;gap:11px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.055)}.driverNotificationItem.unread{background:#4089ee12}.driverNotificationIcon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#52b8eb1a;color:#58bdea}.driverNotificationIcon svg{width:16px}.driverNotificationItem b,.driverNotificationItem div>span,.driverNotificationItem small{display:block}.driverNotificationItem b{color:#fff;font-size:.8rem}.driverNotificationItem div>span{margin-top:4px;color:#a9b5c6;font-size:.7rem;line-height:1.4}.driverNotificationItem small{margin-top:6px;color:#718198;font-size:.62rem}.driverNotificationEmpty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:38px 20px;color:#91a1b6;text-align:center}.driverNotificationEmpty svg{width:25px}.driverNotificationEmpty b{color:#fff}.driverNotificationEmpty span{font-size:.72rem}.driverVNext.theme-light .driverNotificationSheet{border-color:#0e233d1a;background:#fff}.driverVNext.theme-light .driverNotificationHead{border-color:#0e233d14}.driverVNext.theme-light .driverNotificationHead h2,.driverVNext.theme-light .driverNotificationItem b,.driverVNext.theme-light .driverNotificationEmpty b{color:#10233d}.driverVNext.theme-light .driverNotificationHead button{background:#edf3fa;color:#18304e}.driverVNext.theme-light .driverNotificationItem{border-color:#0e233d12}.driverVNext.theme-light .driverNotificationItem div>span{color:#64748b}@media(max-width:430px){.financeHero{padding:17px}.financeHeroTop strong{font-size:2.35rem}.financeAccountWorkSummary{gap:9px}}.mockAppHeader{padding-top:max(16px,calc(env(safe-area-inset-top) + 6px))!important;padding-bottom:12px!important}.mockHeaderTop{margin-bottom:12px!important}.mockWordmark{font-size:2rem!important;line-height:1!important}.mockHeaderTitle h1{font-size:1.9rem!important;line-height:1.02!important;letter-spacing:-.035em!important}.financePaymentsIntro.compact{margin-bottom:12px}.financePaymentsIntro.compact h2{font-size:1.55rem}.financeBookingStatus{width:100%;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;margin-bottom:14px;padding:13px 14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#142641;color:#fff;text-align:left}.financeBookingStatus>svg{width:17px;color:#62bde9}.financeBookingDot{width:11px;height:11px;border-radius:50%;background:#77879b;box-shadow:0 0 0 5px #77879b1a}.financeBookingDot.cash,.financeBookingDot.ready{background:#31c57b;box-shadow:0 0 0 5px #31c57b1f}.financeBookingDot.account{background:#6aa7ff;box-shadow:0 0 0 5px #6aa7ff1f}.financeBookingDot.paid{background:#31c57b;box-shadow:0 0 0 5px #31c57b1f}.financeBookingCopy b,.financeBookingCopy small{display:block}.financeBookingCopy b{font-size:.82rem}.financeBookingCopy small{margin-top:2px;color:#9dacbf;font-size:.68rem;line-height:1.35}.financeBookingRef{color:#8193aa;font-size:.68rem;white-space:nowrap}.driverVNext.theme-light .financeBookingStatus{border-color:#122f521a;background:#fff;color:#10233d}.driverVNext.theme-light .financeBookingCopy small{color:#64748b}.mockAccountWorkBreakdown>div:last-of-type{font-weight:800}@media(max-width:430px){.mockWordmark{font-size:1.85rem!important}.mockHeaderTitle h1{font-size:1.72rem!important}.financeBookingStatus{grid-template-columns:auto 1fr auto}.financeBookingRef{display:none}}
