/* One brand system for the operator wallet. Loaded after the incumbent layers. */
body.wallet-refined{--wallet-green:#164f43;--wallet-ink:#173b32;--wallet-muted:#566b63;--wallet-orange:#a94425;--wallet-line:#dce5df;--wallet-canvas:#f5f7f4;--design-accent:var(--wallet-green);--design-ink:var(--wallet-ink);--teal:var(--wallet-green);--orange:var(--wallet-orange);color:var(--wallet-ink);background:var(--wallet-canvas)}
.wallet-refined #view-wallet .main{background:var(--wallet-canvas);color:var(--wallet-ink)}
.wallet-refined #view-wallet .sidebar{background:#103e35;color:#f3f8f4;border:0}
.wallet-refined #release-nav .nav-item{color:#d2e5d9;border-radius:8px;margin:3px 12px;padding:12px 16px}
.wallet-refined #release-nav .nav-item.active{background:#dfece1;color:#133e33;font-weight:700}
.wallet-refined .sidebar .logo,.wallet-refined .sidebar .brand,.wallet-refined .sidebar .sb-logo{color:#fff}
.wallet-refined .sidebar small,.wallet-refined .sidebar .sub{color:#c3d8ca}
.wallet-refined #view-wallet .page{max-width:1440px}
.wallet-refined .main-hdr h1{color:var(--wallet-ink);font-size:29px;letter-spacing:-.025em}
.wallet-refined .btn-primary,.wallet-refined #shared-reporting-period .btn-primary,.wallet-refined .eco-dialog .eco-primary{background:var(--wallet-orange);border-color:var(--wallet-orange);color:white}
.wallet-refined .btn-ghost,.wallet-refined .fw-link{color:var(--wallet-green)}
.wallet-refined .workspace-tabs [aria-pressed=true],.wallet-refined .plan-tabs .active,.wallet-refined .eco-tabs [aria-pressed=true]{color:var(--wallet-green);background:#e5eee6;border-color:var(--wallet-green)}
.wallet-refined .workspace-tabs button{border-radius:6px 6px 0 0}
.wallet-refined .insight-callout,.wallet-refined .analysis-explainer,.wallet-refined .analysis-findings{background:#edf3ed;color:var(--wallet-ink);border:0}
.wallet-refined .insight-eyebrow,.wallet-refined .eco-market-heading>span,.wallet-refined .eco-bookkeeper-banner small{display:none}
.wallet-refined .insight-series i,.wallet-refined .labor-bar-track>div{background:var(--wallet-green)}
.wallet-refined .fh-value{background:var(--wallet-green)}
.wallet-refined .insight-metrics article{background:#fff;border-color:var(--wallet-line)}
.wallet-refined .insight-dialog,.wallet-refined .eco-dialog{color:var(--wallet-ink)}
.wallet-refined .partner-strip,.wallet-refined .eco-bookkeeper-banner{background:#eef4ee;border-color:var(--wallet-line)}
.wallet-refined :focus-visible{outline:3px solid #b35431;outline-offset:3px}
.wallet-refined ::selection{background:#d7e8d8;color:#123e31}
.wallet-refined input,.wallet-refined textarea{caret-color:var(--wallet-orange)}
.wallet-refined ::placeholder{color:#607269;opacity:1}
.wallet-refined *{scrollbar-color:#a4b7aa #f0f4ef}
.wallet-home-page>:not(#wallet-home):not(#portfolio-home){display:none!important}
.wallet-insurance-page>:not(.main-hdr):not(#wallet-insurance){display:none!important}
.wallet-payroll-overview>:not(#wallet-payroll){display:none!important}
.wallet-compliance-overview>:not(#wallet-compliance){display:none!important}
.wallet-refined #page-banking>.section-launchpad{display:none!important}
.wallet-surface{color:var(--wallet-ink);font-family:var(--sans,'DM Sans',sans-serif);line-height:1.55;margin-bottom:24px}
.wallet-surface *, .wallet-dialog *{box-sizing:border-box}
.wallet-surface h1,.wallet-surface h2,.wallet-surface h3,.wallet-dialog h2,.wallet-dialog h3{color:var(--wallet-ink);letter-spacing:-.025em;line-height:1.25}
.wallet-surface h1{font-size:32px;margin:0 0 5px}.wallet-surface h2{font-size:23px;margin:0 0 8px}.wallet-surface h3,.wallet-dialog h3{font-size:17px;margin:0 0 10px}
.wallet-surface p,.wallet-dialog p{color:var(--wallet-muted);font-size:14px;max-width:72ch;line-height:1.65;margin:6px 0 16px}
.wallet-surface svg,.wallet-dialog svg{width:20px;height:20px;flex-shrink:0;vertical-align:middle}
.wallet-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px 0 28px}
.wallet-heading p{margin:0}.wallet-heading label{font-size:12px;color:var(--wallet-muted)}
.wallet-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 14px;border:1px solid #c6d5ca;background:white;color:var(--wallet-green);font:600 13px var(--sans,'DM Sans',sans-serif);border-radius:8px;cursor:pointer;text-decoration:none;line-height:1.35}
.wallet-button:hover{background:#edf4ec;border-color:#839f8e}.wallet-button.primary{background:var(--wallet-orange);border-color:var(--wallet-orange);color:#fff}.wallet-button.primary:hover{background:#90371e}.wallet-button:disabled{cursor:default;opacity:.65}
.wallet-surface select,.wallet-dialog select,.wallet-surface input,.wallet-dialog input{font:inherit;background:#fff;border:1px solid #b8cabe;border-radius:8px;padding:10px 12px;color:var(--wallet-ink);max-width:100%}
.wallet-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px}
.wallet-overview{min-width:0}.wallet-brief{border-left:1px solid var(--wallet-line);padding-left:28px}
.wallet-section-title{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:32px 0 16px}.wallet-section-title:first-child{margin-top:0}
.wallet-section-title h2,.wallet-section-title h3,.wallet-section-title p{margin:0}.wallet-section-title>span{color:var(--wallet-muted);font-size:12px}
.wallet-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:#fff;border:1px solid var(--wallet-line);border-radius:12px;overflow:hidden;margin:18px 0 30px}
.wallet-metric{position:relative;display:flex;flex-direction:column;gap:8px;padding:22px 22px 24px;background:transparent;border:0;border-right:1px solid var(--wallet-line);color:var(--wallet-ink);text-align:left;cursor:pointer;min-width:0;font:inherit}
.wallet-metric:last-child{border-right:0}.wallet-metric:hover:not(:disabled){background:#edf4ec}.wallet-metric>span{font-size:13px;color:var(--wallet-muted)}.wallet-metric strong{font-size:29px;font-weight:600;letter-spacing:-.035em;font-variant-numeric:tabular-nums;line-height:1.2}.wallet-metric small{font-size:11px;color:var(--wallet-muted);max-width:24ch}.wallet-metric>svg{position:absolute;right:13px;top:20px;width:15px}.wallet-metric:disabled{cursor:default}.wallet-metric:disabled>svg{display:none}
.wallet-chart{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:15px;height:220px;padding:12px 4px 0;border-bottom:1px solid var(--wallet-line)}
.wallet-chart button{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-end;min-width:0;background:transparent;border:0;padding:0 4px;color:var(--wallet-muted);font:12px var(--sans,sans-serif);cursor:pointer}
.wallet-bar-space{display:flex;align-items:flex-end;justify-content:center;height:150px;width:100%}.wallet-bar-space i{display:block;width:min(48px,80%);background:#3d7963;border-radius:5px 5px 0 0;min-height:3px}.wallet-bar-space i.negative{background:#b65b3b}
.wallet-chart button:hover .wallet-bar-space i{background:#154f40}.wallet-chart button:focus-visible{outline-offset:2px}.wallet-bar-value{font-size:11px;color:var(--wallet-ink);font-variant-numeric:tabular-nums;white-space:nowrap}
.wallet-insight{display:flex;gap:16px;padding:24px;background:#e8f0e5;border-radius:12px;margin:26px 0}.wallet-insight>div:last-child{min-width:0;flex:1}.wallet-insight h2{font-size:21px}.wallet-insight h3{font-size:18px}.wallet-insight p{color:#3e5c4b}.wallet-insight-mark{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;color:#235440}.wallet-insight .wallet-button{background:transparent;border-color:#b2c7b7}.wallet-next{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.wallet-team-list{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.wallet-team-list>button{display:flex;align-items:center;gap:12px;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--wallet-line);padding:17px 0;color:var(--wallet-ink);font:inherit;cursor:pointer}.wallet-team-list>button>span:nth-child(2){flex:1;min-width:0}.wallet-team-list strong{font-size:14px}.wallet-team-list small{display:block;font-size:12px;color:var(--wallet-muted)}.wallet-team-symbol{width:36px;height:36px;background:#e3eee5;border-radius:50%;display:grid;place-items:center}
.wallet-deadline{display:flex;align-items:center;text-align:left;gap:14px;width:100%;padding:18px 0;background:transparent;border:0;border-bottom:1px solid var(--wallet-line);font:inherit;color:var(--wallet-ink);cursor:pointer}.wallet-deadline>span{flex:1;min-width:0}.wallet-deadline>span strong{font-size:14px;line-height:1.4;display:block}.wallet-deadline small{display:block;color:var(--wallet-muted);font-size:12px;margin-top:5px}.wallet-deadline time{width:48px;min-width:48px;display:grid;text-align:center;border:1px solid var(--wallet-line);border-radius:8px;overflow:hidden;background:#fff}.wallet-deadline time span{font-size:10px;background:#ecf1e9;color:#556b5d;text-transform:uppercase;padding:2px}.wallet-deadline time strong{font-size:22px;font-weight:600;line-height:1.35;padding:3px}.wallet-deadline:hover>span strong{color:var(--wallet-orange)}
.wallet-brief>.wallet-button{margin:18px 0}.wallet-coverage-note{background:#184e42;color:#fff;padding:24px;border-radius:12px;margin:25px 0}.wallet-coverage-note h3{color:#fff;margin-top:12px}.wallet-coverage-note p{color:#d5e5d9}.wallet-coverage-note>.wallet-button{background:transparent;color:#fff;border-color:#709486}.wallet-evidence-note{padding-top:18px;border-top:1px solid var(--wallet-line)}
.wallet-insurance-summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 26px;background:white;border:1px solid var(--wallet-line);border-radius:12px;margin-bottom:24px}.wallet-insurance-summary>div:first-child{display:flex;gap:15px;align-items:center}.wallet-insurance-summary strong{display:block;font-size:20px}.wallet-insurance-summary small{display:block;font-size:12px;color:var(--wallet-muted)}.wallet-insurance-summary>div:last-child{display:flex;gap:8px}
.wallet-tabs{display:flex;gap:10px;border-bottom:1px solid var(--wallet-line);margin-bottom:20px}.wallet-tabs .wallet-button{border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;padding:14px}.wallet-tabs [aria-pressed=true]{border-color:var(--wallet-green);color:var(--wallet-green)}
.wallet-policy-labels,.wallet-policy summary{display:grid;grid-template-columns:minmax(220px,2fr) 1fr 1.3fr 1fr;gap:18px;align-items:center;padding:19px 24px}.wallet-policy-labels{background:#ecf0eb;font-size:12px;color:var(--wallet-muted);border-radius:8px;margin-bottom:8px}.wallet-policy{border:1px solid var(--wallet-line);background:#fff;border-radius:12px;overflow:hidden;margin:12px 0}.wallet-policy summary{cursor:pointer;list-style:none;font-size:14px}.wallet-policy summary::-webkit-details-marker{display:none}.wallet-policy summary strong{font-size:16px;display:block}.wallet-policy summary small{display:block;color:var(--wallet-muted);font-size:12px;margin-top:4px}.wallet-policy[open] summary{background:#285f4e;color:#fff}.wallet-policy[open] summary small{color:#d8e8dc}.wallet-policy-expanded{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:28px;padding:24px}.wallet-policy-expanded aside{border-left:1px solid var(--wallet-line);padding-left:24px}.wallet-policy-expanded aside .wallet-button{margin:8px 0;width:100%;white-space:normal;text-align:left;justify-content:flex-start;font-size:12px}
.wallet-table{width:100%;border-collapse:collapse;font-size:13px}.wallet-table th{text-align:left;font-size:11px;color:var(--wallet-muted);font-weight:600;background:#f4f6f2}.wallet-table td,.wallet-table th{padding:14px 12px;border-bottom:1px solid var(--wallet-line);vertical-align:top}.wallet-table td:last-child{font-variant-numeric:tabular-nums}.wallet-table-scroll,.wallet-sheet-grid{overflow:auto}.wallet-table-scroll .wallet-table{min-width:540px}
.wallet-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;font-size:11px;font-weight:600;line-height:1.3;padding:6px 9px;border-radius:6px;background:#edf0ec;color:#50675a;white-space:normal}.wallet-badge.good{background:#e1efdf;color:#255235}.wallet-badge.notice{background:#fae9dd;color:#893d20}.wallet-badge.danger{background:#f8e3de;color:#983629}
.wallet-note{font-size:12px!important;color:var(--wallet-muted);line-height:1.6}.wallet-document-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.wallet-document-links button{font-size:12px;max-width:100%;overflow-wrap:anywhere;text-align:left}.wallet-renewals{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wallet-renewals article{padding:24px;border:1px solid var(--wallet-line);border-radius:12px;background:white}.wallet-renewals time{display:block;font-size:24px;font-weight:600;margin-bottom:15px}.wallet-empty{padding:32px;border:1px solid var(--wallet-line);background:white;border-radius:12px}
.wallet-labor-chart{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:20px 12px 10px;background:#fff;border:1px solid var(--wallet-line);border-radius:12px}.wallet-labor-chart button{display:flex;align-items:center;flex-direction:column;gap:12px;border:0;background:transparent;font:12px var(--sans,sans-serif);color:var(--wallet-muted);padding:0;cursor:pointer;min-width:0}.wallet-labor-chart strong{color:var(--wallet-ink);font-size:12px;font-variant-numeric:tabular-nums}.wallet-labor-track{position:relative;height:180px;width:100%;display:flex;align-items:flex-end;justify-content:center;background:#f1f5ed;border-radius:5px;overflow:hidden}.wallet-labor-track i{background:#39785e;width:100%;min-height:2px}.wallet-labor-track em{position:absolute;left:0;width:100%;border-top:2px dashed #a94425}.wallet-labor-chart button:hover i{background:#174e3c}
.wallet-two-column{display:grid;grid-template-columns:1.15fr 1fr;gap:32px;margin:32px 0}.wallet-two-column .wallet-section-title{margin-top:0}.wallet-role-mix>div{display:grid;grid-template-columns:1fr 1fr 70px;gap:12px;align-items:center;padding:9px 0;font-size:12px}.wallet-role-mix meter{width:100%;height:10px}.wallet-role-mix meter::-webkit-meter-bar{background:#e4ebe1;border:0}.wallet-role-mix meter::-webkit-meter-optimum-value{background:#59846a}.wallet-role-mix strong{text-align:right;font-size:12px}.wallet-goal-summary{background:#edf2e8;border-radius:12px;padding:24px}.wallet-goal-summary .wallet-button{margin:6px 8px 0 0}
.wallet-calendar-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:36px;margin:30px 0}.wallet-calendar{background:#fff;border:1px solid var(--wallet-line);border-radius:12px;padding:22px}.wallet-calendar header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.wallet-calendar header h3{margin:0;font-size:17px}.wallet-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.wallet-calendar-grid>span,.wallet-calendar-grid>button{min-height:38px;display:grid;place-items:center;font-size:13px;position:relative;border:0;background:transparent;font-family:inherit;color:var(--wallet-ink)}.wallet-calendar-grid .wallet-calendar-day{font-size:10px;color:var(--wallet-muted)}.wallet-calendar-grid .has-deadline{background:var(--wallet-green);color:#fff;border-radius:8px;cursor:pointer}.has-deadline i{position:absolute;bottom:5px;width:3px;height:3px;border-radius:50%;background:white}.wallet-calendar>p{font-size:12px;margin-top:18px;margin-bottom:0}
.wallet-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wallet-record-grid>button{display:flex;flex-direction:column;gap:12px;border:1px solid var(--wallet-line);border-radius:12px;background:white;text-align:left;padding:22px;color:var(--wallet-ink);font:inherit;cursor:pointer}.wallet-record-grid strong{font-size:15px;overflow-wrap:anywhere}.wallet-record-grid p{font-size:12px;margin:0}.wallet-record-grid>button>span{margin-top:auto;font-size:12px;color:var(--wallet-orange)}.wallet-history{margin:26px 0;padding:18px 0;border-top:1px solid var(--wallet-line)}.wallet-history summary{cursor:pointer;font-weight:600;font-size:14px}.wallet-history article{padding:20px 0}.wallet-history h3{font-size:15px}
.wallet-dialog{padding:0;border:0;border-radius:16px;width:min(760px,calc(100vw - 32px));max-height:92dvh;box-shadow:0 24px 80px #102d3240;color:var(--wallet-ink);background:white;font-family:var(--sans,'DM Sans',sans-serif);margin:auto}.wallet-dialog.wide{width:min(1180px,calc(100vw - 40px))}.wallet-dialog::backdrop{background:#15392f80}.wallet-dialog>header{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:20px 26px;border-bottom:1px solid var(--wallet-line);position:sticky;top:0;background:white;z-index:2}.wallet-dialog>header h2{font-size:21px;line-height:1.35;margin:0;overflow-wrap:anywhere}.wallet-close{display:grid;place-items:center;min-width:36px;width:36px;height:36px;border:0;border-radius:50%;background:#edf2ec;color:var(--wallet-green);font-size:25px;cursor:pointer}.wallet-dialog-content{padding:26px}.wallet-analysis-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.wallet-analysis-hero strong{display:block;font-size:42px;line-height:1.25;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.wallet-analysis-hero .wallet-badge{margin-top:12px}.wallet-analysis-hero label{font-size:12px;color:var(--wallet-muted)}.wallet-analysis-hero select{display:block;margin-top:8px}.wallet-analysis-callout{padding:22px;background:#edf3e9;border-radius:12px;margin:24px 0}.wallet-analysis-callout p{margin-bottom:0}.wallet-waterfall{margin:18px 0 24px}.wallet-waterfall>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--wallet-line);font-size:14px}.wallet-waterfall strong{font-variant-numeric:tabular-nums;text-align:right}.wallet-dialog .wallet-chart{margin:25px 0 35px}.wallet-account-list>article{display:flex;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid var(--wallet-line)}.wallet-account-list strong{font-size:24px}.wallet-account-list small{display:block;color:var(--wallet-muted);font-size:12px;margin-top:5px}.wallet-account-list p{margin:0}.wallet-account-list>article>div:last-child{text-align:right}
.wallet-document-view{display:grid;grid-template-columns:300px minmax(0,1fr);gap:26px}.wallet-document-view aside{padding-right:22px;border-right:1px solid var(--wallet-line)}.wallet-document-view .wallet-table td{padding:10px 5px;font-size:12px}.wallet-document-view section{min-width:0}.wallet-preview-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px;font-size:13px}.wallet-document-view iframe{width:100%;height:66dvh;border:1px solid var(--wallet-line);background:#f1f4ef;border-radius:6px}.wallet-document-view img{max-width:100%;height:auto}.wallet-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:12px;margin:22px 0}.wallet-facts dt{color:var(--wallet-muted)}.wallet-facts dd{margin:0;font-weight:600;overflow-wrap:anywhere}.wallet-sheet-grid{max-height:60dvh;margin-top:12px}.wallet-sheet-grid .wallet-table{min-width:800px}.wallet-sheet-grid td{max-width:220px;overflow-wrap:anywhere}.wallet-date-focus{display:flex;align-items:center;gap:15px;margin:10px 0 30px}.wallet-date-focus strong{font-size:26px}
.wallet-ai-intro{display:flex;gap:14px}.wallet-ai-intro>svg{margin-top:7px}.wallet-ai-intro p{font-size:13px}#wallet-ai-history{max-height:48dvh;overflow:auto}#wallet-ai-history article{padding:20px;background:#eef4eb;border-radius:12px;margin:12px 0 20px}#wallet-ai-history h3{font-size:15px}#wallet-ai-history p{white-space:pre-wrap;color:#264f3e}#wallet-ai-form{margin-top:22px}#wallet-ai-form label{font-size:12px;font-weight:600;display:block;margin-bottom:8px}#wallet-ai-form>div{display:flex;gap:8px}#wallet-ai-form input{flex:1;min-width:0}.wallet-ai-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.wallet-ai-suggestions button{font-size:11px;min-height:34px}
#wallet-goal-form label{display:block;margin:18px 0}#wallet-goal-form input{display:block;margin-top:8px;width:160px}.wallet-goal-history>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;border-bottom:1px solid var(--wallet-line);font-size:13px}.wallet-milestone{background:#174c3e;border-radius:14px;padding:32px;color:white;text-align:center}.wallet-milestone>span{display:block;font:600 22px var(--serif,'Fraunces',serif);margin-bottom:20px}.wallet-milestone>svg{width:38px;height:38px}.wallet-milestone h2{font-family:var(--serif,'Fraunces',serif);font-size:35px;color:#fff;max-width:14ch;margin:22px auto}.wallet-milestone p{color:#d3e4d6;margin:0 auto}.wallet-milestone+p{margin:20px 0}
[hidden]{display:none!important}
@media(max-width:1150px){.wallet-home-layout{grid-template-columns:minmax(0,1fr) 260px;gap:24px}.wallet-brief{padding-left:20px}.wallet-metric{padding:18px 16px}.wallet-metric strong{font-size:25px}.wallet-policy-labels,.wallet-policy summary{grid-template-columns:1.8fr .9fr 1.2fr 1fr;padding:18px;gap:12px}.wallet-policy-expanded{grid-template-columns:1fr 240px}.wallet-record-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.wallet-home-layout{grid-template-columns:1fr}.wallet-brief{border-left:0;border-top:1px solid var(--wallet-line);padding:24px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.wallet-brief>h2,.wallet-brief>p{grid-column:1/-1}.wallet-heading{flex-wrap:wrap}.wallet-insurance-summary{flex-wrap:wrap}.wallet-policy-labels{display:none}.wallet-policy summary{grid-template-columns:1fr 1fr}.wallet-policy-expanded{grid-template-columns:1fr}.wallet-policy-expanded aside{border-left:0;border-top:1px solid var(--wallet-line);padding:20px 0 0}.wallet-calendar-layout{grid-template-columns:1fr 1fr;gap:20px}.wallet-document-view{grid-template-columns:240px 1fr;gap:16px}.wallet-labor-chart{gap:7px}.wallet-labor-chart strong{font-size:10px}.wallet-two-column{gap:20px}}
@media(max-width:600px){.wallet-heading{gap:15px;margin:14px 0 22px}.wallet-heading h1{font-size:26px}.wallet-surface h2{font-size:22px}.wallet-heading>.wallet-button{width:100%}.wallet-metrics{grid-template-columns:1fr;margin:16px 0 24px}.wallet-metric{padding:16px 18px;border-right:0;border-bottom:1px solid var(--wallet-line);gap:4px}.wallet-metric:last-child{border-bottom:0}.wallet-metric strong{font-size:28px}.wallet-metric small{max-width:none}.wallet-metric>svg{top:36px;right:20px}.wallet-section-title{flex-wrap:wrap;gap:10px;margin-top:26px}.wallet-section-title>span{display:block}.wallet-chart{gap:4px;height:195px}.wallet-chart button{padding:0}.wallet-chart button>span:last-child{font-size:10px}.wallet-bar-value{font-size:9px}.wallet-bar-space{height:135px}.wallet-insight{padding:20px 16px;gap:8px}.wallet-insight-mark{width:23px}.wallet-team-list{grid-template-columns:1fr}.wallet-brief{display:block}.wallet-brief>.wallet-button{margin:15px 0}.wallet-insurance-summary{padding:18px}.wallet-insurance-summary>div:last-child{flex-wrap:wrap}.wallet-tabs{gap:0;overflow:auto;flex-wrap:nowrap}.wallet-tabs button{white-space:nowrap;font-size:12px;padding:12px 10px!important}.wallet-policy summary{padding:16px;gap:16px}.wallet-policy summary strong{font-size:15px}.wallet-policy-expanded{padding:16px}.wallet-table td,.wallet-table th{padding:12px 8px}.wallet-renewals,.wallet-calendar-layout,.wallet-record-grid,.wallet-two-column{grid-template-columns:1fr}.wallet-labor-chart{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 9px;padding:18px 12px}.wallet-labor-track{height:100px}.wallet-labor-chart strong{font-size:11px}.wallet-dialog,.wallet-dialog.wide{width:calc(100vw - 20px);max-height:94dvh;border-radius:12px}.wallet-dialog>header{padding:16px}.wallet-dialog>header h2{font-size:18px}.wallet-dialog-content{padding:18px}.wallet-analysis-hero{align-items:flex-start;flex-direction:column}.wallet-analysis-hero strong{font-size:36px}.wallet-dialog .wallet-metric{padding:12px 16px}.wallet-account-list>article{flex-direction:column;gap:10px}.wallet-account-list>article>div:last-child{text-align:left}.wallet-document-view{grid-template-columns:1fr}.wallet-document-view aside{border-right:0;padding:0 0 20px;border-bottom:1px solid var(--wallet-line)}.wallet-document-view iframe{height:65dvh}.wallet-date-focus{flex-wrap:wrap}.wallet-waterfall>div{font-size:13px}.wallet-milestone h2{font-size:30px}.wallet-next{gap:8px}.wallet-next .wallet-button{font-size:12px}.wallet-policy .wallet-badge{font-size:10px}.wallet-ai-suggestions button{font-size:11px}.wallet-surface{margin-bottom:18px}}
@media(prefers-reduced-motion:no-preference){.wallet-dialog[open]{animation:wallet-open .18s ease-out}@keyframes wallet-open{from{transform:translateY(8px);opacity:.7}to{transform:translateY(0);opacity:1}}}

body.wallet-refined #page-insurance>#wallet-insurance{display:block!important}

body.wallet-refined #wallet-home .wallet-coverage-note h3{color:#fff!important}.wallet-refined .wallet-policy summary{color:var(--wallet-ink)}.wallet-refined .wallet-policy[open] summary{color:#fff}
body.wallet-refined #page-insurance>.main-hdr{display:none!important}
.wallet-pdf-controls{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:12px 0}.wallet-pdf-controls span{font-size:12px}.wallet-document-view canvas{display:block;width:100%;height:auto;border:1px solid var(--wallet-line)}.wallet-pdf-text{white-space:pre-wrap;font-size:13px;line-height:1.7}.wallet-pdf-controls button:disabled{opacity:.45;cursor:default}
@media(max-width:600px){.wallet-refined .mobile-topbar{position:fixed;top:0;left:0;right:0;z-index:50}.wallet-refined .main{padding-top:75px!important}}

.wallet-market-matches{margin:28px 0}.wallet-market-matches>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wallet-market-matches article{padding:22px;background:#eaf1e8;border-radius:10px}.wallet-market-matches h4{font-size:18px;margin:0 0 12px;color:var(--wallet-ink)}.wallet-market-matches p{font-size:14px;line-height:1.65}.wallet-market-matches button{color:var(--wallet-green);border:0;background:transparent;font:inherit;text-align:left;padding:10px 0;cursor:pointer}@media(max-width:700px){.wallet-market-matches>div{grid-template-columns:1fr}}

.wallet-bar-space{position:relative}.wallet-bar-space:after{content:'';position:absolute;left:-8px;right:-8px;top:50%;border-top:1px solid #a4b7aa}.wallet-bar-space i{position:absolute;bottom:50%;left:50%;transform:translateX(-50%)}.wallet-bar-space i.negative{bottom:auto;top:50%;border-radius:0 0 5px 5px}
.wallet-freshness{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:#f2f6f3;border:1px solid #d6e3dc;border-radius:12px;margin:0 0 22px;color:#164f43}.wallet-freshness>div{flex:1}.wallet-freshness small{display:block;margin-top:5px;color:#4e645c}.wallet-freshness p{font-size:13px;margin:6px 0 0}.wallet-source-results{margin:16px 0;padding:14px;border:1px solid #d6e3dc;border-radius:12px}.wallet-source-results summary{cursor:pointer;font-weight:650}.wallet-source-results article{padding:14px 0;border-bottom:1px solid #d6e3dc}.wallet-source-results blockquote{white-space:pre-wrap;max-height:280px;overflow:auto;font-size:13px;margin:12px 0;padding:12px;background:#f2f6f3}.wallet-source-results small{color:#52645c}@media(max-width:650px){.wallet-freshness{flex-wrap:wrap}.wallet-freshness>div{min-width:180px}.wallet-freshness>.wallet-button{width:100%}}
.eco-ticket-accountability{background:#f2f6f3;border:1px solid #d6e3dc;border-radius:12px;padding:16px;margin:16px 0;color:#164f43}.eco-ticket-accountability p{margin:6px 0;font-size:13px}.eco-ticket-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.eco-ticket-actions button{border:1px solid #d6e3dc;background:#fff;padding:10px;border-radius:8px;color:#164f43;cursor:pointer}
.wallet-priorities{margin:0 0 28px;padding:22px 24px;background:#fff;border:1px solid #dce5df;border-radius:12px}.wallet-priorities article{display:flex;gap:24px;align-items:center;padding:19px 0;border-top:1px solid #dce5df}.wallet-priority-body{flex:1;min-width:0}.wallet-priority-body small{display:block;color:#566b63;max-width:75ch;overflow-wrap:anywhere}.wallet-priority-body h3{font-size:20px;margin:8px 0}.wallet-priority-body p{margin:0;max-width:65ch}.wallet-priorities .wallet-section-title{margin-top:0}.wallet-priorities button{flex-shrink:0}@media(max-width:650px){.wallet-priorities{padding:18px}.wallet-priorities article{align-items:stretch;flex-direction:column;gap:12px}.wallet-priorities .wallet-section-title{align-items:flex-start;flex-direction:column}}
/* Source confidence stays available without taking the first viewport. */
.wallet-refined details.wallet-freshness{display:block;background:transparent;border:0;border-top:1px solid var(--wallet-line);padding:12px 0;margin:16px 0;font-size:12px}
.wallet-freshness>summary{cursor:pointer;color:#566b63;line-height:1.6}.wallet-freshness[open]>div{margin:12px 0}.wallet-freshness[open]>.wallet-badge{margin-top:12px}
.wallet-refined #page-books>.fran-guide{margin-top:12px}.wallet-refined #page-books>.section-launchpad{display:none}
.wallet-refined .eco-support{background:transparent;border:1px solid #bdcec4;border-radius:8px;padding:10px 14px;color:#164f43;font:inherit;cursor:pointer;font-size:13px}
.wallet-refined #page-books .main-hdr,.wallet-refined #page-payroll .main-hdr{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}
.wallet-refined #wallet-accounting-insight{margin-top:24px}.wallet-refined #page-services .eco-intro{display:none}
@media(max-width:600px){#support-notice{right:12px;bottom:12px;max-width:calc(100vw - 24px);flex-wrap:wrap}.eco-team-picker{align-items:stretch}.eco-team-picker button{width:100%}}

.wallet-priorities{margin-top:24px;padding:20px!important}.wallet-priorities h2{font-size:19px}.wallet-priorities article{padding:12px 0!important}.wallet-priorities article h3{font-size:16px}.wallet-priorities article p{margin:4px 0}.wallet-priorities article small{font-size:11px}.wallet-priorities article:nth-of-type(n+2){display:none}.wallet-priorities:has([data-show-priorities][aria-expanded=true]) article{display:flex}.wallet-priorities .wallet-button{font-size:12px;padding:8px 10px}.accounting-brief,.accounting-report-detail{padding:16px 0;border-bottom:1px solid var(--wallet-line);color:var(--wallet-ink)}.accounting-brief summary,.accounting-report-detail summary{cursor:pointer;font-weight:600}.accounting-report-detail[open]>summary{margin-bottom:24px}.wallet-home-page .wallet-heading{align-items:center}.wallet-refined .main-hdr{min-height:44px}

/* Data remains visible; assistance is a quiet contextual action. */
.wallet-trend-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:20px 0 30px}.wallet-trend-grid>section{background:white;border:1px solid var(--wallet-line);border-radius:12px;padding:20px}.wallet-trend-grid h3{margin:0;font-size:15px}.wallet-bar-space{flex:0 0 150px!important}.wallet-bar-space i{flex:none!important;min-height:3px!important}.wallet-chart button{height:200px!important}.wallet-heading,.main-hdr{flex-wrap:wrap}.context-ai{margin-left:auto}.wallet-insight{padding:14px 18px;margin:16px 0}.wallet-insight h2,.wallet-insight h3{font-size:15px}.wallet-insight p{font-size:13px;margin:5px 0}.wallet-insight .wallet-next{margin-top:8px}.wallet-freshness{margin:12px 0!important;padding:10px 0!important}.fran-guide{display:none!important}#wallet-finance-intro{display:none!important}.wallet-policy summary:after{content:'View coverage ⌄';font-size:12px;color:var(--wallet-green)}.wallet-policy summary{grid-template-columns:2fr 1fr 1.4fr 1fr auto}.wallet-policy[open] summary:after{content:'Close ⌃'}
@media(max-width:720px){.wallet-trend-grid{grid-template-columns:1fr}.wallet-policy summary{grid-template-columns:1fr 1fr}.context-ai{margin-left:0}.wallet-trend-grid>section{padding:14px}}

.wallet-company-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:28px}.company-identity,.company-bookmarks article,.company-owners article{background:white;border:1px solid var(--wallet-line);border-radius:12px;padding:22px}.company-identity h2{margin:16px 0 6px;font-size:24px}.company-facts{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0}.company-facts dt,.company-bookmarks article>span{font-size:12px;color:var(--wallet-muted)}.company-facts dd{margin:5px 0 0;font-size:15px}.company-bookmarks article{margin-bottom:14px}.company-bookmarks article>strong{font-size:28px}.company-owners{display:flex;gap:14px;flex-wrap:wrap}.company-owners article{flex:1}.company-owners svg{width:24px}.company-owners small{display:block}.company-bookmarks .wallet-deadline{padding:8px 0}.company-bookmarks .wallet-button{max-width:100%;white-space:normal;text-align:left}@media(max-width:800px){.wallet-company-grid{grid-template-columns:1fr}.company-facts{grid-template-columns:1fr}}

.wallet-button>svg{width:18px!important;height:18px!important;flex:0 0 18px}.wallet-button.context-ai{display:inline-flex;align-items:center;gap:8px;width:auto;min-width:130px;white-space:nowrap;flex:none}.company-bookmarks .wallet-deadline>svg{width:18px;height:18px;flex:none}.company-bookmarks .wallet-deadline{display:grid;grid-template-columns:48px minmax(0,1fr) 18px;gap:12px}.company-bookmarks .wallet-deadline span{min-width:0}.company-bookmarks .wallet-deadline strong{font-size:14px}.company-bookmarks .wallet-deadline time strong{font-size:23px}
.wallet-bank-statements{border:1px solid var(--wallet-line);border-radius:12px;padding:16px 20px;margin:16px 0;background:white}.wallet-bank-statements summary{cursor:pointer;font-weight:600}.wallet-bank-statements summary span{float:right;color:var(--wallet-muted);font-size:13px;font-weight:400}

.accounting-home-period{display:flex;justify-content:space-between;align-items:center;margin:20px 0;gap:16px;font-size:13px}.accounting-home-period select{margin-left:10px;padding:8px 12px;border:1px solid #cbdad2;border-radius:7px;background:white;color:#244d40}.accounting-home-period>span{color:#62746c}.accounting-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#eaf0ec;padding:18px;border-radius:16px}.accounting-chart-card{background:#fff;border-radius:12px;padding:18px;min-width:0}.accounting-chart-card.wide,.accounting-cost-grid{grid-column:1/-1}.accounting-chart-card header{display:flex;justify-content:space-between;gap:12px}.accounting-chart-card h3{font-size:14px;margin:0}.accounting-chart-card header>div:last-child{text-align:right}.accounting-chart-card strong{font-size:18px}.accounting-chart-card small{display:block;font-size:11px;color:#64776e;margin-top:5px}.accounting-chart-card .wallet-chart{height:180px;gap:4px;margin-top:12px}.accounting-chart-card .wallet-chart button{height:165px!important}.accounting-chart-card .wallet-bar-space{flex-basis:120px!important;height:120px}.accounting-chart-card .wallet-bar-value{display:none}.accounting-chart-card .wallet-chart button>span:last-child{font-size:9px}.accounting-chart-card .wallet-bar-space i{background:#c5d2cb}.accounting-chart-card .wallet-chart button:last-child .wallet-bar-space i{background:#28755e}.accounting-chart-card .wallet-bar-space i.negative{background:#b76243}.accounting-cost-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#accounting-detailed-reports{margin:20px 0}#accounting-detailed-reports>summary{cursor:pointer;padding:14px 0;font-weight:600}.accounting-signals{display:none!important}@media(max-width:800px){.accounting-cost-grid{grid-template-columns:1fr}.accounting-home-grid{padding:12px;gap:12px}}@media(max-width:600px){.accounting-home-grid{grid-template-columns:1fr}.accounting-home-period{align-items:flex-start;flex-direction:column}.accounting-chart-card{padding:14px}}
.wallet-core-records{margin:28px 0}.wallet-core-records>.wallet-section-title{margin-bottom:12px}.wallet-core-records>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wallet-core-records>div:last-child>button{display:flex;min-width:0;flex-direction:column;gap:6px;padding:15px;text-align:left;border:1px solid #dce5e0;border-radius:12px;background:#fff;color:#203a32;cursor:pointer}.wallet-core-records>div:last-child>button[data-state=missing]{background:#fafbfa;color:#69756f}.wallet-core-records span{font-size:12px;color:#66766f}.wallet-core-records strong{font-size:15px}.wallet-core-records small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#66766f}@media(max-width:600px){.wallet-core-records>div:last-child{grid-template-columns:1fr}}

.wallet-passport{margin:22px 0 28px;padding:20px 22px;background:#fff;border:1px solid var(--wallet-line);border-radius:12px}.wallet-passport header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.wallet-passport header>div>span,.wallet-passport-facts small,.wallet-readiness-score span{display:block;color:var(--wallet-muted);font-size:11px;font-weight:650;letter-spacing:.025em}.wallet-passport h2{font-size:19px;margin:5px 0}.wallet-passport p{margin:0;font-size:13px}.wallet-passport-facts{display:grid;grid-template-columns:minmax(220px,1.4fr) .65fr 1.4fr;gap:20px;margin-top:18px;padding-top:17px;border-top:1px solid var(--wallet-line)}.wallet-passport-facts strong{display:block;font-size:13px;margin-top:6px;line-height:1.5}.wallet-owner-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.wallet-owner-chips span{padding:6px 8px;background:#edf3ee;border-radius:6px;color:#244d40;font-size:11px}.wallet-readiness{padding:22px 0;margin:24px 0;border-block:1px solid var(--wallet-line)}.wallet-readiness-score{display:grid;grid-template-columns:78px 1fr;gap:16px;align-items:end}.wallet-readiness-score>div:first-child{padding-right:15px;border-right:1px solid var(--wallet-line)}.wallet-readiness-score>div:first-child strong{display:block;margin-top:4px;font-size:29px;line-height:1}.wallet-readiness-score h3{font-size:15px;margin:0 0 3px}.wallet-readiness-score p{font-size:12px;margin:0}.wallet-readiness>progress{width:100%;height:7px;margin:17px 0;accent-color:var(--wallet-green)}.wallet-readiness-gaps>button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;padding:11px 0;border:0;border-top:1px solid var(--wallet-line);background:transparent;color:var(--wallet-ink);text-align:left;cursor:pointer}.wallet-readiness-gaps button>span{min-width:0}.wallet-readiness-gaps strong,.wallet-readiness-gaps small{display:block}.wallet-readiness-gaps strong{font-size:12px}.wallet-readiness-gaps small{margin-top:3px;color:var(--wallet-muted);font-size:10px;line-height:1.45}.wallet-readiness>.wallet-button{margin:16px 0 10px;width:100%;justify-content:center}.wallet-readiness>small{display:block;color:var(--wallet-muted);font-size:10px;line-height:1.5}
@media(max-width:700px){.wallet-passport header{display:block}.wallet-passport header .wallet-button{margin-top:14px}.wallet-passport-facts{grid-template-columns:1fr}.wallet-readiness-score{grid-template-columns:72px 1fr}}

.service-setup-options{display:grid;gap:16px}.service-setup-options section{border:1px solid var(--wallet-line);padding:18px;border-radius:12px}.service-setup-options h3{margin:0 0 8px}.service-setup-options p{font-size:14px}.service-setup-options small{display:block;margin-top:12px;color:#66746c;font-size:12px}.service-setup-options .wallet-button{margin:4px 8px 4px 0}.service-start-card{padding:24px;border:1px solid #d3e0d7;border-radius:12px;background:white;margin:20px 0}.setup-entry{font-size:12px!important}.main-hdr .context-ai{margin-left:auto}.main-hdr{gap:12px!important}
.accounting-chart-card .wallet-chart button:last-child .wallet-bar-space i.negative{background:#a84829}

.wallet-beneficial-owners{margin-top:12px}.wallet-beneficial-owners>small{display:block;margin-bottom:6px;color:var(--muted)}.wallet-source-progress{margin:12px 0;font-size:13px;color:var(--teal)}.wallet-source-progress summary{cursor:pointer}.wallet-source-progress p{color:var(--text);line-height:1.6;max-width:80ch}.wallet-passport-facts .wallet-note{display:block;margin-top:8px}
/* A labeled, non-interactive preview explains the value before payroll setup. */
.payroll-connect-preview{position:relative;isolation:isolate;min-height:610px;margin:20px 0;overflow:hidden;border:1px solid #dce5df;border-radius:14px;background:#fff}
.payroll-preview-label{position:relative;z-index:2;padding:18px 24px;color:#53685e;font-size:12px}
.payroll-preview-dashboard{padding:0 24px 24px;filter:blur(3px);opacity:.4;user-select:none;pointer-events:none}
.payroll-preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.payroll-preview-metrics>div{padding:18px;background:#f2f6f2}.payroll-preview-metrics strong{display:block;font-size:28px;margin-top:8px;color:#173f36}
.payroll-preview-chart{padding:20px 0}.payroll-preview-chart>div{display:flex;align-items:end;gap:12px;height:140px}.payroll-preview-chart i{display:block;flex:1;background:#467c65}.payroll-preview-dashboard table{width:100%;font-size:13px;border-collapse:collapse}.payroll-preview-dashboard td,.payroll-preview-dashboard th{padding:16px 4px;text-align:left;border-bottom:1px solid #dce5df}
.payroll-preview-prompt{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,calc(100% - 32px));padding:30px;text-align:center;background:#fff;border-radius:14px;box-shadow:0 16px 52px #16382d18}.payroll-preview-prompt h2{font-family:'DM Sans',sans-serif;font-size:26px;line-height:1.2;color:#173f36}.payroll-preview-prompt p{font-size:15px;line-height:1.6;color:#53685e}.payroll-preview-prompt button{margin:6px}.payroll-preview-prompt small{display:block;margin-top:14px;color:#53685e;font-size:12px}.payroll-connect-intro ul{padding:0;list-style:none;margin:24px 0}.payroll-connect-intro li{margin:20px 0}.payroll-connect-intro li strong,.payroll-connect-intro li span{display:block}.payroll-connect-intro li span{margin-top:4px;color:#53685e}.payroll-connect-intro p{line-height:1.6}.payroll-connect-intro [data-connect-provider]{width:100%}
@media(max-width:600px){.payroll-preview-prompt{padding:22px 18px}.payroll-preview-prompt h2{font-size:23px}.payroll-preview-prompt button{display:block;width:100%;margin:8px 0}.payroll-preview-metrics{gap:8px}.payroll-preview-metrics strong{font-size:20px}.payroll-connect-preview{min-height:660px}}

.payroll-preview-prompt>div:first-child svg{width:38px;height:38px;color:#24594b}.payroll-preview-prompt h2{margin:16px 0 12px}
.wallet-labor-chart>div{display:flex;align-items:center;flex-direction:column;gap:12px;min-width:0;font-size:12px;color:var(--wallet-muted)}
[data-workspace-panel=schedule] .wallet-labor-chart{grid-template-columns:repeat(auto-fit,minmax(55px,1fr))}

.schedule-covered-dates{display:block;font-size:10px;line-height:1.4;color:var(--wallet-muted)}
/* Keep navigation legible when Portfolio clears the scoped design-owner state. */
.wallet-refined #view-wallet .sidebar :is(.nav-item,.concierge-tools>summary,.sb-logo,.sb-brand){color:#dcebe3!important}
.wallet-refined #view-wallet .sidebar .nav-item.active{background:#2b5d50;color:#fff!important}
.wallet-refined #view-wallet .sidebar .nav-item:hover{background:#28574b;color:#fff!important}
.wallet-refined #view-wallet .sidebar .sb-logo span{color:#fff}
.wallet-refined #view-wallet .sidebar .u-email{color:#e0ebe4}
.wallet-refined #view-wallet .sidebar #signout{color:#c3d9cd}
