: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}.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}.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)}}
