.driver-accounts-shell .primary-nav{scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex:1;min-height:0;margin-bottom:10px;padding-right:2px;overflow-y:auto}.driver-account-context{min-width:0;color:var(--muted);align-items:center;gap:7px;font-size:13px;display:inline-flex}.driver-account-context svg{color:var(--accent)}.driver-accounts-workspace{grid-template-columns:minmax(760px,1.45fr) minmax(340px,.55fr);align-items:start;gap:15px;max-width:1760px;margin:0 auto;padding:22px;display:grid}.driver-accounts-heading{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:24px;min-height:86px;display:flex}.driver-accounts-heading>div:first-child>span{color:var(--accent);letter-spacing:.16em;font-size:11px;font-weight:800}.driver-accounts-heading h1{color:var(--text-strong);letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(30px,2.4vw,41px);font-weight:710;line-height:1.05}.driver-accounts-heading p{max-width:760px;color:var(--muted);margin:9px 0 0;font-size:14px;line-height:1.45}.driver-accounts-heading>div:last-child{align-items:center;gap:8px;display:flex}.driver-accounts-heading button{white-space:nowrap;min-height:43px;padding-inline:14px}.account-live-badge{border:1px solid var(--line);min-height:38px;color:var(--muted);background:var(--surface);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:10px;display:inline-flex}.account-live-badge i{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%}.driver-account-error{border:1px solid color-mix(in srgb,var(--red) 40%,var(--line));min-height:64px;color:var(--red);background:var(--red-soft);border-radius:14px;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 15px;display:grid}.driver-account-error span{gap:3px;display:grid}.driver-account-error strong{color:var(--text);font-size:13px}.driver-account-error small{color:var(--muted);font-size:11px}.driver-account-error button{border:1px solid var(--line);min-height:36px;color:var(--text);background:var(--surface);border-radius:9px;padding:0 12px}.driver-account-loading{min-height:52px;color:var(--muted);grid-column:1/-1;justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.driver-account-kpis{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.driver-account-kpi{border:1px solid var(--line-soft);min-height:100px;color:var(--accent);background:var(--surface);box-shadow:var(--shadow);border-radius:15px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:12px;padding:15px;display:grid}.driver-account-kpi>span{color:currentColor;background:color-mix(in srgb,currentColor 13%,transparent);border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.driver-account-kpi div{gap:5px;min-width:0;display:grid}.driver-account-kpi strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:720;line-height:1.05;overflow:hidden}.driver-account-kpi small{color:var(--muted);font-size:11px}.driver-account-kpi.tone-red{color:var(--red)}.driver-account-kpi.tone-blue{color:var(--blue)}.driver-account-kpi.tone-green{color:var(--green)}.driver-account-panel-head{border-bottom:1px solid var(--line-soft);grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;min-height:80px;padding:13px 16px;display:grid}.driver-account-panel-head>span{width:40px;height:40px;color:var(--accent-strong);background:var(--accent-soft);border-radius:11px;place-items:center;display:grid}.driver-account-panel-head h2{color:var(--text-strong);letter-spacing:-.025em;margin:0;font-size:18px;font-weight:680}.driver-account-panel-head p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.35}.driver-account-list-panel{min-height:510px;overflow:hidden}.driver-account-search{border:1px solid var(--line);min-height:50px;color:var(--muted);background:var(--surface-soft);border-radius:11px;align-items:center;gap:8px;margin:12px 14px;padding:0 12px;display:flex}.driver-account-search:focus-within{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft)}.driver-account-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:13px}.account-grid{grid-template-columns:minmax(180px,1.05fr) minmax(160px,.9fr) minmax(220px,1.25fr) 132px;align-items:center;gap:12px;display:grid}.driver-account-table-head{min-height:34px;color:var(--muted-2);background:var(--surface-soft);letter-spacing:.07em;text-transform:uppercase;padding:0 15px;font-size:9px;font-weight:760}.driver-account-row{border:0;border-bottom:1px solid var(--line-soft);width:100%;min-height:68px;color:var(--muted);text-align:left;background:0 0;padding:8px 15px;transition:background .15s,box-shadow .15s}.driver-account-row:hover{background:var(--surface-hover)}.driver-account-row.selected{background:linear-gradient(90deg,var(--accent-soft),transparent 68%);box-shadow:3px 0 0 var(--accent) inset}.driver-account-row>span{min-width:0}.driver-account-row>span:first-child{align-items:center;gap:10px;display:flex}.driver-account-row>span:first-child>i{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:11px;flex:none;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid}.driver-account-row>span>span,.driver-account-row>span:not(:first-child){gap:4px;min-width:0;display:grid}.driver-account-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.driver-account-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.driver-account-row>span:last-child{justify-items:end}.amount-due{color:var(--red)!important}.amount-credit{color:var(--green)!important}.amount-settled{color:var(--muted)!important}.driver-account-row>span:last-child strong{color:currentColor;font-size:12px}.driver-account-empty{color:var(--muted);text-align:center;margin:0;padding:32px 18px;font-size:12px}.selected-driver-account{min-height:510px;padding:18px}.selected-driver-identity{border-bottom:1px solid var(--line-soft);grid-template-columns:56px minmax(0,1fr);align-items:center;gap:13px;padding-bottom:16px;display:grid}.selected-driver-identity>span{width:56px;height:56px;color:var(--accent-strong);background:linear-gradient(145deg,var(--accent-soft),var(--blue-soft));border-radius:17px;place-items:center;font-size:15px;font-weight:800;display:grid}.selected-driver-identity small{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:750}.selected-driver-identity h2{color:var(--text-strong);letter-spacing:-.03em;margin:4px 0 0;font-size:21px;font-weight:700}.selected-driver-identity p{color:var(--muted);margin:4px 0 0;font-size:10px}.selected-balance{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-height:92px;margin-top:14px;padding:15px;display:flex}.selected-balance span{gap:5px;display:grid}.selected-balance small{color:var(--muted);font-size:10px}.selected-balance strong{color:var(--text-strong);font-size:25px;font-weight:720}.selected-balance em{border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:700}.selected-balance.due{border-color:color-mix(in srgb,var(--red) 28%,var(--line));background:var(--red-soft)}.selected-balance.due em{color:var(--red);background:color-mix(in srgb,var(--red) 13%,transparent)}.selected-balance.credit{border-color:color-mix(in srgb,var(--green) 28%,var(--line));background:var(--green-soft)}.selected-balance.credit em{color:var(--green);background:color-mix(in srgb,var(--green) 13%,transparent)}.selected-balance.settled em{color:var(--muted);background:var(--surface-hover)}.selected-plan{border:1px solid var(--line-soft);border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;margin-top:12px;padding:12px;display:grid}.selected-plan>span{width:38px;height:38px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.selected-plan div{gap:3px;min-width:0;display:grid}.selected-plan small,.selected-plan p{color:var(--muted);margin:0;font-size:9px}.selected-plan strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.selected-plan>em{color:var(--blue);background:var(--blue-soft);border-radius:7px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:750}.selected-account-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.selected-account-actions button{border:1px solid var(--line);min-height:43px;color:var(--text);background:var(--surface-soft);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:650;display:flex}.selected-account-actions button:hover{border-color:var(--accent-line);background:var(--surface-hover)}.selected-account-actions button.primary{color:var(--button-text);border-color:var(--accent);background:var(--accent)}.driver-periods-panel{min-height:430px}.driver-period-list{gap:9px;padding:13px;display:grid}.driver-period-list>article{border:1px solid var(--line-soft);background:var(--surface-soft);border-radius:13px;padding:13px}.period-date{align-items:center;gap:7px;display:flex}.period-date strong{color:var(--text);font-size:11px}.period-date>span{color:var(--muted)}.period-date em{color:var(--muted);background:var(--surface-hover);border-radius:999px;margin-left:auto;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.period-date em.status-overdue{color:var(--red);background:var(--red-soft)}.period-date em.status-settled{color:var(--green);background:var(--green-soft)}.period-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.period-metrics>span{background:var(--surface);border-radius:9px;gap:4px;padding:8px;display:grid}.period-metrics small{color:var(--muted);font-size:8px}.period-metrics strong{color:var(--text);font-size:10px}.driver-period-list details{border-top:1px solid var(--line-soft);margin-top:10px}.driver-period-list summary{color:var(--muted);cursor:pointer;align-items:center;gap:6px;padding-top:10px;font-size:9px;display:flex}.driver-period-list details>div{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:8px;display:grid}.driver-period-list details span{color:var(--muted);gap:3px;font-size:8px;display:grid}.driver-period-list details strong{color:var(--text);font-size:9px}.driver-ledger-panel{min-height:430px;overflow:hidden}.ledger-grid{grid-template-columns:100px minmax(230px,1.2fr) minmax(100px,.65fr) 110px 34px;align-items:center;gap:10px;display:grid}.driver-ledger-head{min-height:34px;color:var(--muted-2);background:var(--surface-soft);letter-spacing:.07em;text-transform:uppercase;padding:0 14px;font-size:8px;font-weight:750}.driver-ledger-list>div{border-bottom:1px solid var(--line-soft);min-height:58px;color:var(--muted);padding:8px 14px;font-size:10px}.driver-ledger-list>div>span:first-child{gap:3px;display:grid}.driver-ledger-list>div>span:first-child strong{color:var(--text);font-size:10px}.driver-ledger-list>div>span:first-child small{color:var(--muted);font-size:8px}.driver-ledger-list>div>span:nth-child(2){grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.driver-ledger-list>div>span:nth-child(2)>i{width:28px;height:28px;color:var(--red);background:var(--red-soft);border-radius:8px;place-items:center;font-size:13px;font-style:normal;font-weight:800;display:grid}.driver-ledger-list>div>span:nth-child(2)>i.credit{color:var(--green);background:var(--green-soft)}.driver-ledger-list>div>span:nth-child(2)>span{gap:3px;min-width:0;display:grid}.driver-ledger-list>div>span:nth-child(2) strong,.driver-ledger-list>div>span:nth-child(2) small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.driver-ledger-list>div>span:nth-child(2) strong{color:var(--text);font-size:10px}.driver-ledger-list>div>span:nth-child(2) small{color:var(--muted);font-size:8px}.driver-ledger-list>div>strong{font-size:11px}.driver-ledger-list button{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);background:var(--surface-soft);border-radius:8px;place-items:center;display:grid}.driver-ledger-list button:hover{color:var(--accent);border-color:var(--accent-line)}.driver-plans-panel{grid-column:1/-1;min-height:320px}.driver-plan-cards{grid-template-columns:repeat(3,minmax(260px,1fr));gap:11px;padding:14px;display:grid}.driver-plan-card{border:1px solid var(--line-soft);background:var(--surface-soft);border-radius:14px;padding:14px}.driver-plan-card.status-archived{opacity:.66}.driver-plan-card header{justify-content:space-between;gap:10px;display:flex}.driver-plan-card header span{gap:4px;min-width:0;display:grid}.driver-plan-card header strong{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.driver-plan-card header small{color:var(--muted);font-size:9px}.driver-plan-card header em{color:var(--green);background:var(--green-soft);border-radius:999px;align-self:start;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.driver-plan-card.status-archived header em{color:var(--muted);background:var(--surface-hover)}.driver-plan-card>p{min-height:28px;color:var(--muted);margin:10px 0;font-size:9px;line-height:1.45}.driver-plan-card>div{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.driver-plan-card>div span{background:var(--surface);border-radius:9px;gap:4px;padding:8px;display:grid}.driver-plan-card>div small{color:var(--muted);font-size:7px}.driver-plan-card>div strong{color:var(--text);font-size:9px}.driver-plan-card footer{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:end;gap:10px;min-height:34px;margin-top:10px;padding-top:9px;display:flex}.driver-plan-card footer>span{color:var(--muted);font-size:8px}.driver-plan-card footer button{border:1px solid var(--line);min-height:30px;color:var(--muted);background:var(--surface);border-radius:8px;align-items:center;gap:5px;padding:0 8px;font-size:8px;display:inline-flex}.driver-account-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02080fb8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.driver-account-modal-dismiss{background:0 0;border:0;position:absolute;inset:0}.driver-account-modal{z-index:1;border:1px solid var(--line);background:var(--surface);border-radius:19px;width:min(650px,100vw - 28px);max-height:calc(100vh - 36px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 26px 90px #00000075}.driver-account-modal-close{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:var(--surface-soft);border-radius:10px;place-items:center;display:grid;position:absolute;top:15px;right:15px}.driver-account-modal-head{padding-right:44px}.driver-account-modal-head>span{width:46px;height:46px;color:var(--accent);background:var(--accent-soft);border-radius:13px;place-items:center;display:grid}.driver-account-modal-head h2{color:var(--text-strong);letter-spacing:-.035em;margin:13px 0 0;font-size:23px;font-weight:700}.driver-account-modal-head p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.driver-account-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:19px;display:grid}.driver-account-form-grid label,.driver-account-modal form>label{gap:6px;display:grid}.driver-account-form-grid label>span,.driver-account-modal form>label>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:690}.driver-account-form-grid input,.driver-account-form-grid select,.driver-account-form-grid textarea,.driver-account-modal form>label>input{border:1px solid var(--line);width:100%;min-height:43px;color:var(--text);background:var(--surface-soft);border-radius:10px;outline:0;padding:0 11px;font-size:12px}.driver-account-form-grid textarea{resize:vertical;min-height:82px;padding-block:10px}.driver-account-form-grid input:focus,.driver-account-form-grid select:focus,.driver-account-form-grid textarea:focus{border-color:var(--accent-line);box-shadow:0 0 0 3px var(--accent-soft)}.driver-account-form-grid label.wide{grid-column:1/-1}.money-input{position:relative}.money-input input{padding-right:38px}.money-input em{color:var(--muted);font-size:9px;font-style:normal;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.driver-account-modal-actions{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:9px;margin-top:21px;padding-top:15px;display:flex}.driver-account-modal-actions button{border:1px solid var(--line);min-height:42px;color:var(--text);background:var(--surface-soft);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:10px;font-weight:650;display:inline-flex}.driver-account-modal-actions button.primary-button{color:var(--button-text);border-color:var(--accent);background:var(--accent)}.assignment-driver{border:1px solid var(--line-soft);background:var(--surface-soft);border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-height:66px;margin-top:17px;padding:11px;display:grid}.assignment-driver>span{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:11px;place-items:center;font-size:10px;font-weight:800;display:grid}.assignment-driver>div{gap:4px;display:grid}.assignment-driver strong{color:var(--text);font-size:12px}.assignment-driver small{color:var(--muted);font-size:9px}.entry-kind-picker{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.entry-kind-picker button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:var(--surface-soft);text-align:left;border-radius:10px;align-items:center;gap:7px;padding:0 10px;font-size:9px;display:flex}.entry-kind-picker button[aria-pressed=true]{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.cycle-safety{border:1px solid color-mix(in srgb,var(--green) 25%,var(--line));min-height:58px;color:var(--green);background:var(--green-soft);border-radius:12px;align-items:center;gap:10px;margin:17px 0 14px;padding:11px;display:flex}.cycle-safety>span{gap:3px;display:grid}.cycle-safety strong{color:var(--text);font-size:11px}.cycle-safety small{color:var(--muted);font-size:8px}.driver-account-modal form>label>input{margin-top:6px}@media (max-width:1360px){.driver-accounts-workspace{grid-template-columns:minmax(670px,1.35fr) minmax(330px,.65fr)}.driver-account-context{display:none}.driver-plan-cards{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media (max-width:1080px){.driver-accounts-workspace{grid-template-columns:1fr}.driver-account-list-panel,.selected-driver-account,.driver-periods-panel,.driver-ledger-panel{grid-column:1}.driver-account-kpis{grid-template-columns:1fr 1fr}.selected-driver-account{min-height:0}.driver-ledger-panel,.driver-account-list-panel{overflow-x:auto}.account-grid,.ledger-grid{min-width:720px}.driver-accounts-heading{flex-direction:column}.driver-accounts-heading>div:last-child{flex-wrap:wrap;width:100%}}@media (max-width:700px){.driver-accounts-workspace{gap:11px;padding:12px}.driver-accounts-heading h1{font-size:30px}.driver-accounts-heading>div:last-child>button{flex:1}.account-live-badge{flex-basis:100%}.driver-account-kpis{grid-template-columns:1fr 1fr}.driver-account-kpi{min-height:92px}.driver-plan-cards{grid-template-columns:1fr}.period-metrics,.driver-period-list details>div{grid-template-columns:1fr 1fr}.driver-account-modal{padding:19px}.driver-account-form-grid{grid-template-columns:1fr}.driver-account-form-grid label.wide{grid-column:1}}@media (max-width:430px){.driver-account-kpis,.selected-account-actions,.entry-kind-picker{grid-template-columns:1fr}.driver-account-modal-actions{grid-template-columns:1fr;display:grid}.driver-account-modal-actions button{width:100%}.driver-plan-card>div{grid-template-columns:1fr 1fr}}
