@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";:root{--ink: #d9e3ee;--ink-strong: #ffffff;--muted: #9fb0c3;--muted-2: #70859c;--line: rgba(148, 173, 198, .18);--canvas: #0b121a;--surface: #101b27;--surface-2: #162434;--surface-3: #203044;--blue: #3c8dfa;--blue-2: #58b7ff;--purple: #835cf6;--magenta: #e653a5;--petrol: #25384b;--lavender: #f3eeff;--neutral-light: #f5f7f6;--success: #2fbf8f;--warning: #e7b44f;--danger: #ee6b66;--brand-gradient: linear-gradient(135deg, var(--blue) 0%, var(--purple) 52%, var(--magenta) 100%);--soft-gradient: linear-gradient(135deg, rgba(60, 141, 250, .16), rgba(131, 92, 246, .12), rgba(230, 83, 165, .1));--shadow: 0 14px 34px rgba(6, 15, 26, .24)}body.theme-white .client-plan-card{border-color:#191c1f24;background:radial-gradient(circle at 92% 8%,rgba(217,255,72,.13),transparent 20%),linear-gradient(135deg,#fff,#f7f6f2 56%,#e9e5dc);box-shadow:0 18px 42px #191c1f1a,inset 0 1px #ffffffdb}body.theme-white .client-plan-header{position:relative;isolation:isolate;background:linear-gradient(135deg,#191c1ff5,#2b3033f0 68%,#414844eb);overflow:hidden}body.theme-white .client-plan-header:after{content:"";position:absolute;inset:auto -16px -34px auto;width:190px;height:92px;border-radius:999px;background:#d9ff4833;filter:blur(2px);transform:rotate(-10deg);z-index:-1}body.theme-white .client-plan-header h3{color:#fff}body.theme-white .client-plan-header small{color:#ffffffb8}body.theme-white .client-plan-header .status{color:#151812;background:#d9ff48;box-shadow:0 10px 22px #d9ff482e}body.theme-white .client-plan-icon{color:#d9ff48;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff29,0 10px 22px #00000024}body.theme-white .client-plan-grid{background:linear-gradient(90deg,rgba(217,255,72,.08),transparent 36%),#ffffff52}body.theme-white .client-plan-grid span{padding-left:14px;border-left:2px solid rgba(25,28,31,.08)}body.theme-white .client-plan-grid span:first-child{border-left-color:#d9ff48eb}body.theme-white{--ink: #1f2937;--ink-strong: #182434;--muted: #647388;--muted-2: #91a0b4;--line: rgba(37, 56, 75, .14);--canvas: #f5f7f6;--surface: #ffffff;--surface-2: #f8fbff;--surface-3: #f3eeff;--shadow: 0 10px 28px rgba(37, 56, 75, .08)}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;color:var(--ink);background:radial-gradient(circle at 18% 0%,rgba(60,141,250,.14),transparent 30%),radial-gradient(circle at 86% 14%,rgba(230,83,165,.1),transparent 32%),linear-gradient(135deg,#0b121a,#111d2a 54%,#0a1018);font-family:Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.theme-white{background:radial-gradient(circle at 18% 0%,rgba(60,141,250,.14),transparent 28%),radial-gradient(circle at 82% 12%,rgba(230,83,165,.12),transparent 28%),linear-gradient(180deg,#fff,#f5f7f6 45%,#f3eeff)}button,input,select,textarea{font:inherit;min-width:0}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:20px 14px;background:#070b14f5;color:var(--ink-strong);display:flex;flex-direction:column;gap:20px;border-right:1px solid var(--line)}body.theme-white .sidebar{background:#fffffffa;color:var(--ink-strong)}.brand{display:flex;gap:10px;align-items:center;padding:4px}.brand-mark{width:104px;height:40px;display:grid;place-items:center;overflow:hidden;border:2px solid #7c3aed;border-radius:6px;background:#fff;box-shadow:0 12px 30px #7c3aed2e}.brand-mark img{width:82%;height:68%;object-fit:contain;display:block}.brand strong,.brand span{display:block}.brand strong{font-size:1.2rem}.brand span,.sidebar-footer span,.eyebrow,.panel-heading span,.section-actions p{color:var(--muted)}.nav-list{display:grid;gap:3px}.nav-row{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;align-items:center}.nav-row.editing{grid-template-columns:34px minmax(0,1fr)}.nav-row.dragging{opacity:.55}.nav-row.drag-over .nav-item{outline:1px solid rgba(158,216,255,.8);background:#1167ff2e}.nav-item{border:0;border-radius:6px;padding:9px 11px;color:#dfe7ff;background:transparent;text-align:left;line-height:1.25;overflow-wrap:anywhere;font-size:.93rem}.nav-item:hover,.nav-item.active{background:#2563eb2e;color:#fff}body.theme-white .nav-item{color:#334155}body.theme-white .nav-item:hover,body.theme-white .nav-item.active{color:#0f172a;background:#e8eefc}body.theme-white h1,body.theme-white h2,body.theme-white .brand span{color:#07111f}.drag-handle{width:24px;height:28px;border:0;border-radius:5px;color:var(--muted-2);background:transparent;font-size:.82rem;font-weight:800;line-height:1;cursor:grab}.drag-handle:hover{color:var(--ink-strong);background:#94a3b81f}.sidebar-footer{margin-top:auto;display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#ffffff08}.workspace{min-width:0;padding:20px 24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.eyebrow{margin:0 0 4px;text-transform:uppercase;letter-spacing:0;font-size:.75rem;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:0;color:var(--ink-strong);font-size:2rem}.back-button{display:inline-flex;width:34px;min-height:34px;align-items:center;justify-content:center;margin-bottom:10px;border:1px solid var(--line);border-radius:999px;padding:0;color:var(--muted);background:var(--surface);font-size:1.1rem;font-weight:900}.back-button:hover{color:var(--ink-strong);border-color:#2563eb73;background:#2563eb14}.back-button[hidden]{display:none}h2{margin-bottom:4px;color:var(--ink-strong);font-size:1rem}.topbar-actions,.section-actions,.modal-actions,.button-row{display:flex;align-items:center;gap:10px}.section-actions{justify-content:space-between;margin-bottom:16px}.search{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff0f;color:var(--muted)}.search input{width:min(34vw,320px);border:0;outline:0;color:var(--ink);background:transparent}.search input::placeholder{color:var(--muted-2)}.theme-switch{display:inline-flex;min-height:36px;padding:3px;border:1px solid var(--line);border-radius:8px;background:#ffffff0f}.theme-option{min-height:28px;padding:0 10px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-weight:850}.theme-option.active{color:#fff;background:linear-gradient(135deg,var(--blue),var(--purple),var(--magenta));box-shadow:0 8px 20px #1167ff33}body.theme-white .theme-switch,body.theme-white .search,body.theme-white .ghost-button,body.theme-white .drag-handle{background:#ffffffc7}body.theme-white .ghost-button,body.theme-white .text-button,body.theme-white .drag-handle,body.theme-white .search,body.theme-white .search input,body.theme-white input,body.theme-white select,body.theme-white textarea{color:#132033}.primary-button,.ghost-button,.text-button,.icon-button{min-height:36px;border-radius:7px;border:1px solid transparent;padding:0 12px;font-weight:750;line-height:1.2;white-space:normal}.import-button{display:inline-flex;align-items:center;justify-content:center}.import-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.import-feedback{min-height:22px;margin:-6px 0 14px;color:#9fc7ff;font-weight:750}.primary-button{background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;box-shadow:0 8px 18px #2563eb33}.danger-button{min-height:40px;padding:0 14px;border:1px solid rgba(255,122,114,.34);border-radius:8px;color:#ffd5d2;background:#ff7a7224;font-weight:850}body.theme-white .danger-button{color:#9f1d18;background:#ff7a7224}.ghost-button{background:#ffffff0f;color:var(--ink);border-color:var(--line)}.text-button{min-height:auto;padding:0;border:0;background:transparent;color:#7fb2ff;text-align:left}.icon-button{width:40px;padding:0;background:var(--surface-2);color:var(--ink)}.view{display:none}.view.active{display:block}.view-heading-redundant{display:none}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;margin-bottom:14px}.kpi-card,.panel,.rule-chip,.summary-pill,.cash-month{background:#0d1422e0;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow)}body.theme-white .kpi-card,body.theme-white .panel,body.theme-white .rule-chip,body.theme-white .summary-pill,body.theme-white .cash-month,body.theme-white .executive-hero,body.theme-white .executive-card,body.theme-white .workbench-hero,body.theme-white .workbench-metric,body.theme-white .work-item,body.theme-white .priority-item,body.theme-white .automation-command-card,body.theme-white .workflow-step,body.theme-white .person-card,body.theme-white .integration-card,body.theme-white .alert-card,body.theme-white dialog{background:#fff}body.theme-white th{background:#1167ff14}body.theme-white .table-wrap,body.theme-white .cashflow-board-wrap,body.theme-white .drive-item,body.theme-white .copilot-answer,body.theme-white .copilot-input-row input,body.theme-white .copilot-metric,body.theme-white .automation-card,body.theme-white .search,body.theme-white .theme-switch,body.theme-white input,body.theme-white select,body.theme-white textarea{border-color:#3a4e743d}body.theme-white .drive-item,body.theme-white .cashflow-board th,body.theme-white .cashflow-board td,body.theme-white .drawer-panel{background:#ffffffb8}body.theme-white .cash-kpi{background:#ffffffe6;color:#132033}body.theme-white .cash-kpi span{color:#475569}body.theme-white .cash-kpi strong{color:#07111f}body.theme-white .cashflow-board-wrap{background:#ffffffe0}body.theme-white .cashflow-board th,body.theme-white .cashflow-board td{border-color:#3a4e7424}body.theme-white .cashflow-board th{color:#334155;background:#eef4ff}body.theme-white .cashflow-board td{background:#fff}body.theme-white .cashflow-board tbody tr:nth-child(2n) td,body.theme-white .cashflow-board tbody tr:nth-child(2n) th{background:#f7f9ff}body.theme-white .kpi-card strong,body.theme-white .panel h2,body.theme-white .summary-pill strong,body.theme-white .cash-month strong,body.theme-white .person-heading strong,body.theme-white .integration-card strong,body.theme-white .drive-item strong,body.theme-white .alert-card strong,body.theme-white td,body.theme-white .money{color:#07111f}body.theme-white .kpi-card span,body.theme-white .panel-heading span,body.theme-white .section-actions p,body.theme-white .summary-pill span,body.theme-white .cash-month span,body.theme-white .person-heading span,body.theme-white .person-meta,body.theme-white .integration-card span,body.theme-white .drive-item small,body.theme-white .alert-card span,body.theme-white .alert-card p,body.theme-white .empty-state,body.theme-white th{color:#475569}.kpi-card{padding:18px}.kpi-card span{color:var(--muted);font-weight:700;font-size:.84rem}.kpi-card strong{display:block;margin-top:8px;color:var(--ink-strong);font-size:1.55rem}.kpi-card small{color:#7fb2ff;font-weight:750}#clientsHealth{grid-template-columns:repeat(3,minmax(160px,240px));justify-content:end;gap:8px}#clientsHealth .client-summary-pill{min-height:66px;padding:12px 16px;display:grid;align-content:center;gap:4px}#clientsHealth .client-summary-pill span{font-size:.72rem;font-weight:760;text-transform:uppercase}#clientsHealth .client-summary-pill strong{margin:0;font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.05;letter-spacing:0}@media(max-width:980px){#clientsHealth{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){#clientsHealth{grid-template-columns:1fr}}.dashboard-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-bottom:14px}.dashboard-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0}.executive-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px;padding:18px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#2563eb24,#7c3aed14),#0d1422d6;box-shadow:var(--shadow)}.executive-hero h2{font-size:1.72rem;margin-bottom:6px}.executive-hero p{max-width:720px;margin-bottom:0;color:var(--muted);line-height:1.45}.executive-grid{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px;margin-bottom:12px}.executive-card{display:grid;gap:8px;min-height:112px;padding:14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);text-align:left;background:#0b1224d1;box-shadow:var(--shadow)}.executive-card.good{border-color:#38d7a152}.executive-card.warn{border-color:#f6c65b57}.executive-card.danger{border-color:#ff7a7266}.executive-card span,.executive-card small{color:var(--muted);font-weight:760}.executive-card strong{color:var(--ink-strong);font-size:1.18rem}.command-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:12px;margin-bottom:12px}.priority-list{display:grid;gap:10px}.priority-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);text-align:left;background:#ffffff09}.priority-item span,.priority-item small,.mini-copilot p{color:var(--muted)}.priority-item strong{color:var(--ink-strong);font-size:1.2rem}.mini-copilot{display:grid;gap:12px}.workbench-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px;padding:18px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#2563eb1f,#38d7a114),var(--surface);box-shadow:var(--shadow)}.workbench-hero h2{margin-bottom:6px;font-size:1.78rem}.workbench-hero p{margin-bottom:0;color:var(--muted)}.workbench-actions{display:flex;gap:8px;align-items:center}.workbench-scoreboard{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));gap:10px;margin-bottom:12px}.workbench-metric{display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.workbench-metric span,.workbench-metric small{color:var(--muted);font-weight:760}.workbench-metric strong{color:var(--ink-strong);font-size:1.25rem}.workbench-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:12px;margin-bottom:12px}.workbench-columns{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px}.work-queue,.mini-list,.next-action{display:grid;gap:9px}.work-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);text-align:left;background:#ffffff09}.work-item span{color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.work-item strong{color:var(--ink-strong);overflow-wrap:anywhere}.work-item small{color:var(--muted)}.work-item em{grid-column:2;grid-row:1 / span 3;align-self:center;padding:6px 9px;border-radius:999px;color:#fff;background:#2563eb;font-size:.75rem;font-style:normal;font-weight:850;white-space:nowrap}.next-action h3{margin:4px 0;color:var(--ink-strong)}.next-action p{margin-bottom:0;color:var(--muted);line-height:1.45}.copilot-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px;margin-bottom:14px}.copilot-main,.copilot-side{min-height:100%}.copilot-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.copilot-input-row input{min-height:46px;width:100%;border:1px solid var(--line);border-radius:8px;padding:0 14px;color:var(--ink);background:#ffffff0f;outline:0}.quick-prompts{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.copilot-answer{min-height:210px;padding:16px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#1167ff1f,#b43ac81a),#ffffff09}.copilot-answer h3{margin:0 0 10px;color:var(--ink-strong)}.copilot-answer p{color:var(--muted);line-height:1.5}.copilot-answer ul{display:grid;gap:8px;margin:0;padding-left:18px}.copilot-answer li{color:var(--ink);line-height:1.45}.copilot-metrics,.automation-map{display:grid;gap:10px}.copilot-metric,.automation-card{display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff0a}.copilot-metric span,.automation-card p{color:var(--muted)}.copilot-metric strong{color:var(--ink-strong);font-size:1.3rem}.automation-map{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.automation-card strong{color:var(--ink-strong)}.automation-command-grid{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:14px;margin-bottom:14px}.automation-command-card{display:flex;min-height:250px;flex-direction:column;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#0b1224db;box-shadow:var(--shadow)}.automation-command-card h3{margin:10px 0 8px;color:var(--ink-strong);font-size:1.2rem}.automation-command-card strong{display:block;margin-bottom:10px;color:var(--ink-strong)}.automation-command-card p{color:var(--muted);line-height:1.45}.workflow-steps{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;overflow-x:auto;padding-bottom:4px}.workflow-step{min-width:150px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff09}.workflow-step span{color:#7fb2ff;font-weight:900}.workflow-step strong{display:block;margin:8px 0 6px;color:var(--ink-strong)}.workflow-step p{margin-bottom:0;color:var(--muted);font-size:.9rem}.split-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px}.panel{padding:16px;overflow:hidden}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.small-button{min-height:32px;padding:0 10px;font-size:.82rem}.timeline{display:grid;gap:10px}.timeline.compact .timeline-item{grid-template-columns:78px 1fr auto}.timeline-item{display:grid;grid-template-columns:92px 1fr auto;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.timeline-item span{color:var(--muted)}.timeline-item:last-child{border-bottom:0}.status{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;font-weight:800;font-size:.78rem;background:#7fb2ff29;color:#9fc7ff;white-space:nowrap}.status.warn{background:#f6c65b29;color:var(--warning)}.status.bad{background:#ff7a7229;color:var(--danger)}.status.done{background:#38d7a129;color:var(--success)}.bar-list{display:grid;gap:12px}.bar-row{display:grid;gap:7px}.bar-label{display:flex;justify-content:space-between;gap:12px;font-weight:750}.bar-track{height:12px;overflow:hidden;border-radius:999px;background:var(--surface-3)}.bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--purple),var(--magenta))}.chart-legend{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:12px;color:var(--muted);font-weight:800}.chart-legend span{display:inline-flex;align-items:center;gap:7px}.legend-dot{width:10px;height:10px;border-radius:999px}.legend-dot.revenue,.line.revenue,.point.revenue{stroke:#38d7a1;fill:#38d7a1}.legend-dot.revenue{background:#38d7a1}.legend-dot.expense,.line.expense,.point.expense{stroke:#ff7a72;fill:#ff7a72}.legend-dot.expense{background:#ff7a72}.legend-dot.breakeven,.line.breakeven,.point.breakeven{stroke:#f6c65b;fill:#f6c65b}.legend-dot.breakeven{background:#f6c65b}.line-chart{width:100%;min-height:260px;overflow:hidden}.line-chart svg{width:100%;min-height:240px}.line{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.chart-axis{stroke:#aab7d63d;stroke-width:.7}.chart-grid{stroke:#aab7d61c;stroke-width:.6}.chart-label{fill:var(--muted-2);font-size:9px;font-weight:700}.column-bars{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:14px;align-items:end;min-height:245px;padding-top:8px}.column-item{display:grid;grid-template-rows:auto 1fr auto;gap:8px;min-width:0;text-align:center}.column-value{color:var(--ink-strong);font-size:.8rem;font-weight:850;white-space:nowrap}.column-track{position:relative;height:170px;border-radius:8px;background:#ffffff0d;overflow:hidden}.column-fill{position:absolute;right:0;bottom:0;left:0;border-radius:8px 8px 0 0}.column-fill.revenue{background:linear-gradient(180deg,#38d7a1,#1167ff)}.column-fill.expense{background:linear-gradient(180deg,#ff7a72,#b43ac8)}.column-item span{color:var(--muted);font-size:.8rem;font-weight:800}.grouped-bars{display:grid;grid-template-columns:repeat(12,minmax(72px,1fr));gap:12px;min-height:300px;overflow-x:auto;padding:6px 2px 2px}.grouped-month{display:grid;grid-template-rows:auto 1fr auto;gap:8px;min-width:72px;text-align:center}.grouped-values{display:grid;gap:3px;min-height:38px;color:var(--ink-strong);font-size:.72rem;font-weight:850}.grouped-tracks{display:grid;grid-template-columns:repeat(2,10px);gap:12px;align-items:end;justify-content:center;height:210px}.grouped-track{position:relative;height:100%;border-radius:8px;background:#ffffff0d;overflow:hidden}.grouped-fill{position:absolute;right:0;bottom:0;left:0;border-radius:8px 8px 0 0}.grouped-fill.revenue{background:linear-gradient(180deg,#38d7a1,#1167ff)}.grouped-fill.expense{background:linear-gradient(180deg,#ff7a72,#b43ac8)}.grouped-month strong{color:var(--muted);font-size:.84rem}.insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.insight-card{display:grid;gap:6px;min-height:126px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#ffffff0a;text-align:left;cursor:pointer}.insight-card span,.insight-card small{color:var(--muted);font-weight:750}.insight-card strong{color:var(--ink-strong);font-size:2rem}.insight-card.bad{border-color:#ff7a7257}.insight-card.warn{border-color:#f6c65b57}.insight-card.done{border-color:#38d7a147}.insight-card:hover{transform:translateY(-1px);border-color:#9ed8ffb8}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:none;justify-content:flex-end;background:#0308149e}.drawer.open{display:flex}.drawer-panel{width:min(560px,100vw);height:100%;padding:22px;overflow:auto;border-left:1px solid var(--line);background:#0b1224;box-shadow:-24px 0 60px #00000061}.drawer-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.drawer-content{display:grid;gap:12px}.drawer-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff0a}.drawer-item span,.drawer-item p{color:var(--muted)}.drawer-item p{grid-column:1 / -1;margin-bottom:0}.drawer-item-side{display:grid;justify-items:end;gap:6px}.table-wrap{width:100%;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#0b1224db}table{width:100%;border-collapse:collapse;min-width:860px}th,td{padding:9px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;overflow-wrap:anywhere}th{color:var(--muted);background:#ffffff0a;font-size:.74rem;text-transform:uppercase;letter-spacing:0}tr:last-child td{border-bottom:0}.money{color:var(--ink-strong);font-variant-numeric:tabular-nums;font-weight:800}.attachment-link{color:#9fc7ff;font-weight:800;text-decoration:none}.attachment-button{display:inline;max-width:100%;border:0;padding:0;background:transparent;cursor:pointer;font:inherit;text-align:left;overflow-wrap:anywhere}.attachment-link:hover{text-decoration:underline}.alert-list{display:grid;gap:12px}.alert-card{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff0a}.alert-card strong,.alert-card span{display:block}.alert-card span,.alert-card p,.alert-footer span:first-child,.empty-state{color:var(--muted)}.alert-card p{margin-bottom:0}.alert-footer{display:flex;justify-content:space-between;gap:12px;align-items:center}.payment-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.filter-chip{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffff0a;font-weight:800}.filter-chip:hover,.filter-chip.active{color:#fff;border-color:#2563eb80;background:#2563eb}.presentation-mode .technical-control,.presentation-mode #toggleMenuEdit{display:none!important}.executive-hero .eyebrow,.executive-hero p,.workbench-hero .eyebrow,.workbench-hero p,.section-actions p{display:none}.executive-hero,.workbench-hero{align-items:center;min-height:auto;padding:18px 20px}.executive-hero h2,.workbench-hero h2{margin:0}#togglePresentationMode.active{color:#fff;border-color:#10b98173;background:linear-gradient(135deg,#2563eb,#10b981)}.rules-grid,.reconciliation-summary,.stripe-health,.fiscal-health,.module-health,.commission-summary,.payment-summary,.cashflow-grid{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:12px;margin-bottom:14px}.stripe-health{grid-template-columns:repeat(auto-fit,minmax(165px,1fr))}.reconciliation-summary{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.bank-summary-item{display:grid;align-content:center;gap:3px;min-height:64px;padding:11px 14px;border:1px solid rgba(37,56,75,.08);border-radius:8px;background:#fff;box-shadow:0 10px 26px #192a400f}.bank-summary-item span,.bank-summary-item small{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.2}.bank-summary-item span{text-transform:uppercase}.bank-summary-item strong{color:var(--ink-strong);font-size:1rem;font-weight:850;line-height:1.18}.fiscal-health{grid-template-columns:repeat(auto-fit,minmax(165px,1fr))}#fiscal .fiscal-health{grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px}.fiscal-kpi{display:grid;align-content:center;gap:3px;min-height:66px;padding:11px 14px;border:1px solid rgba(37,56,75,.08);border-radius:8px;background:#fff;box-shadow:0 10px 26px #192a400f}.fiscal-kpi.attention{border-color:#f43f5e38;background:#fff1f2c7}.fiscal-kpi span,.fiscal-kpi small{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.2}.fiscal-kpi span{text-transform:uppercase}.fiscal-kpi strong{color:var(--ink-strong);font-size:1.05rem;font-weight:850;line-height:1.15}.module-health{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.module-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;margin-bottom:14px}.module-shortcuts{display:grid;gap:10px}.module-shortcut{display:grid;gap:6px;width:100%;padding:14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#ffffff09;text-align:left}.module-shortcut strong{color:var(--ink-strong);font-size:1rem}.module-shortcut span{color:var(--muted);line-height:1.35}.module-shortcut em{color:var(--accent);font-style:normal;font-weight:900}.module-shortcut:hover{border-color:#2563eb80;background:#2563eb1f}.payment-hub-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.64fr)}#expenses .module-shortcut{grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;min-height:64px;padding:12px 14px;align-items:center}#expenses .module-shortcut strong{font-size:.92rem}#expenses .module-shortcut span{font-size:.78rem}#expenses .module-shortcut em{grid-row:1 / span 2;grid-column:2;align-self:center;white-space:nowrap;font-size:.78rem;font-weight:700}#expenses table small,#payments table small{display:block;margin-top:3px;color:var(--muted);font-size:.78rem;line-height:1.25}#expenses .table-wrap,#payments .table-wrap,#reconciliation .table-wrap{overflow-x:auto}#reconciliation .table-wrap.bank-table-empty{display:none}#expenses table th,#expenses table td,#payments table th,#payments table td,#reconciliation table th,#reconciliation table td{padding-top:12px;padding-bottom:12px;vertical-align:middle}.list-toolbar{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:12px;align-items:center;padding:0 0 12px;border-bottom:1px solid var(--line)}.payables-toolbar{position:relative;grid-template-columns:minmax(0,1fr) auto auto}.payment-alerts-trigger{min-height:38px;padding:0 14px;border-radius:14px!important;white-space:nowrap}.payment-alerts-dialog{width:min(780px,calc(100vw - 28px));border:0;padding:0;background:transparent}.payment-alerts-dialog::backdrop{background:#0f172a5c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.payment-alerts-card{max-height:min(82vh,760px);padding-top:12px!important;overflow:auto}.payment-alerts-card>.modal-heading{justify-content:flex-end;min-height:0;margin:0 0 4px;padding:0}.payment-alerts-card>.modal-heading>div{display:none}.payment-alerts-card>.modal-heading .icon-button,.payment-alerts-clean-head .icon-button{width:32px;height:32px;min-height:32px;border-radius:999px;font-size:.86rem}.payment-alert-section-head span,.payment-alert-row small{color:var(--muted);font-size:.72rem;font-weight:800}.payment-alert-preview-note{margin-bottom:10px;padding:9px 11px;border:1px solid rgba(37,56,75,.1);border-radius:10px;color:#475569;background:#f8fbffd1;font-size:.78rem;font-weight:700}.payment-alert-section{display:grid;gap:9px;padding-top:12px;border-top:1px solid rgba(37,56,75,.1)}.payment-alert-section+.payment-alert-section{margin-top:12px}.payment-alert-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.payment-alert-section-head h3{margin:0;color:var(--ink-strong);font-size:.92rem}.payment-alert-group{display:grid;gap:6px;padding:8px;border:1px solid rgba(37,56,75,.08);border-radius:12px;background:#f8fafc94}.payment-alert-group>strong{color:#334155;font-size:.78rem}.payment-alert-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:38px;padding:7px 9px;border:1px solid rgba(37,56,75,.08);border-radius:9px;background:#ffffffe6}.payment-alert-row b,.payment-alert-row span,.payment-alert-row em{color:var(--ink);font-size:.82rem}.payment-alert-row em{font-style:normal;font-weight:800}.payment-alert-empty{margin:0;padding:14px;border:1px dashed rgba(37,56,75,.16);border-radius:12px;color:var(--muted);background:#ffffff9e;font-size:.84rem;font-weight:700}.payables-toolbar>.list-search,.payables-toolbar>.payment-filters.compact{display:none!important}.list-toolbar-actions{display:inline-flex;align-items:center;gap:8px;min-width:0}.list-toolbar-actions strong{margin-left:2px;color:var(--ink-strong);font-size:1rem;font-weight:650!important;white-space:nowrap}.payable-filter-summary{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(15,107,75,.16);border-radius:999px;color:#0f6b4b;background:#0f6b4b14;font-size:.74rem;font-weight:800;white-space:nowrap}.payable-export-button{justify-self:end;min-height:34px;padding:0 14px;border-radius:999px!important;white-space:nowrap}.payable-filter-menu{position:relative;justify-self:end}.payable-filter-trigger{min-height:34px;padding:0 14px;border-radius:999px!important}.payable-filter-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:none;min-width:238px;max-height:min(72vh,560px);overflow-y:auto;padding:8px;border:1px solid rgba(37,56,75,.12);border-radius:8px;background:#fff;box-shadow:0 18px 42px #19263729}.payable-filter-popover.open{display:grid;gap:4px}.payable-filter-popover span{padding:6px 8px 7px;color:var(--muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.payable-filter-popover button{min-height:34px;border:0;border-radius:6px;padding:0 10px;color:var(--ink-strong);background:transparent;font-size:.82rem;font-weight:750;text-align:left}.payable-filter-popover button:hover,.payable-filter-popover button.active{color:#0f6b4b;background:#0f6b4b1a}.payable-date-filter{display:grid;gap:8px;margin-top:6px;padding:10px 8px 8px;border-top:1px solid rgba(37,56,75,.1)}.payable-date-filter label{display:grid;gap:4px;color:var(--muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.payable-date-filter input{width:100%;min-height:34px;border:1px solid rgba(37,56,75,.14);border-radius:6px;padding:0 8px;color:var(--ink-strong);background:#fff}.payable-date-filter button{margin-top:2px;color:var(--muted);background:#25384b0f;text-align:center}.list-search{display:grid;grid-template-columns:1fr;min-width:220px}.list-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.list-search input{width:100%;height:34px;border:1px solid rgba(14,116,144,.36);border-radius:4px;padding:0 12px;color:#172033;background:#fff;box-shadow:none}.payment-filters.compact{margin:0;gap:6px;justify-content:flex-end}.payment-filters.compact .filter-chip{min-height:32px;border-radius:4px;padding:0 10px;font-size:.76rem;font-weight:650!important}#payables .table-wrap{border-radius:0!important;border:0!important;box-shadow:none!important;background:#fff!important}#payables table{width:100%;border-collapse:collapse!important;table-layout:fixed}#payables th,#payables td{height:40px;border-bottom:1px solid rgba(100,116,139,.24);padding:8px 10px!important;color:#172033;background:#fff!important;font-size:.82rem;vertical-align:middle}#payables th{color:#111827!important;background:#f8fafc!important;font-size:.78rem;font-weight:700!important;text-align:left}#payables tbody tr:nth-child(2n) td{background:#fbfdff!important}#payables tbody tr:hover td{background:#eef7fb!important}#payables th:nth-child(1),#payables td:nth-child(1){width:30px;text-align:center}#payables th:nth-child(2),#payables td:nth-child(2){width:150px}#payables th:nth-child(3),#payables td:nth-child(3){width:32%}#payables th:nth-child(4),#payables td:nth-child(4),#payables th:nth-child(5),#payables td:nth-child(5){width:130px}#payables th:nth-child(6),#payables td:nth-child(6){width:140px}#payables th:nth-child(7),#payables td:nth-child(7){width:130px;text-align:right}#payables th:nth-child(8),#payables td:nth-child(8){width:110px}#payables .row-check input,#payables th:first-child input{width:14px;height:14px;cursor:pointer}#payables td strong{color:#172033;font-size:.82rem}#payables td small{display:block;margin-top:2px;color:#64748b;font-size:.72rem}#payables .erp-link{color:#0078a8;font-weight:520}#payables .status{min-height:22px;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:700!important}#expenses .table-wrap{border-radius:0!important;border:0!important;box-shadow:none!important;background:#fff!important}#expenses table{width:100%;border-collapse:collapse!important;table-layout:fixed}#expenses th,#expenses td{height:40px;border-bottom:1px solid rgba(100,116,139,.24);padding:8px 10px!important;color:#172033;background:#fff!important;font-size:.82rem;vertical-align:middle}#expenses th{color:#111827!important;background:#f8fafc!important;font-size:.78rem;font-weight:700!important;text-align:left}#expenses tbody tr:nth-child(2n) td{background:#fbfdff!important}#expenses tbody tr:hover td{background:#eef7fb!important}#expenses th:nth-child(1),#expenses td:nth-child(1){width:30px;text-align:center}#expenses th:nth-child(2),#expenses td:nth-child(2){width:150px}#expenses th:nth-child(3),#expenses td:nth-child(3){width:32%}#expenses th:nth-child(4),#expenses td:nth-child(4),#expenses th:nth-child(5),#expenses td:nth-child(5){width:130px}#expenses th:nth-child(6),#expenses td:nth-child(6){width:140px}#expenses th:nth-child(7),#expenses td:nth-child(7){width:130px;text-align:right}#expenses th:nth-child(8),#expenses td:nth-child(8){width:110px}#expenses .row-check input,#expenses th:first-child input{width:14px;height:14px;cursor:pointer}#expenses td strong{color:#172033;font-size:.82rem}#expenses .erp-link{color:#0078a8;font-weight:520}#expenses .status{min-height:22px;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:700!important}.table-link{border:0;padding:0;color:var(--ink-strong);background:transparent;font:inherit;font-weight:900;text-align:left;text-decoration:underline;text-decoration-color:#2563eb73;text-underline-offset:4px}.table-link:hover{color:var(--accent)}.actions-cell{min-width:190px}.table-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.table-action{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#ffffff0a;font:inherit;font-size:.78rem;font-weight:850;text-decoration:none;white-space:nowrap}.table-action svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.table-action:hover{border-color:#9ed8ffb3;color:var(--accent)}.table-action.danger{color:#b42318}.table-action.danger:hover{border-color:#f43f5e61;color:#8f1d14;background:#fee2e294}.table-action.disabled{cursor:not-allowed;opacity:.46}.table-action.disabled:hover{border-color:var(--line);color:var(--ink)}.drawer-section{display:grid;gap:12px;margin-bottom:18px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-grid span{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#ffffff09}.detail-grid strong{color:var(--ink-strong)}.detail-grid span.detail-warning{border-color:#f59e0b57;background:#f59e0b14}.detail-grid span.detail-warning strong{color:#92400e}.client-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:14px 0}.client-filter-menu{position:relative;display:inline-flex}.client-filter-trigger{width:42px;min-width:42px;height:38px;padding:0}.client-filter-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.client-filter-trigger span{color:var(--ink);font-size:.82rem;font-weight:800;white-space:nowrap}#workbench .workbench-scoreboard{grid-template-columns:repeat(4,minmax(160px,1fr))}#workbench .workbench-metric{min-height:82px;padding:12px 14px}#workbench .workbench-metric strong{font-size:1.42rem}#workbench .workbench-columns{align-items:start}#workbench .workbench-columns .panel{min-height:0}#workbench .workbench-columns .mini-list{gap:7px}#workbench .workbench-columns .work-item{min-height:0;padding:10px 11px}#workbench .workbench-columns .work-item span{font-size:.68rem;font-weight:650;letter-spacing:0;text-transform:none}#workbench .workbench-columns .work-item strong{font-size:.88rem;line-height:1.2}#workbench .workbench-columns .work-item small{font-size:.78rem;line-height:1.25}#workbench .workbench-columns .work-item em{padding:5px 7px;font-size:.68rem}#workbench .work-item-empty em{background:#64748b}.client-filter-popover{position:absolute;z-index:30;top:calc(100% + 8px);left:0;display:grid;width:190px;gap:2px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fffffff5;box-shadow:0 18px 45px #16203424}.client-filter-popover[hidden]{display:none}.client-filter-popover button{min-height:31px;padding:0 9px;border:0;border-radius:10px;color:var(--ink);background:transparent;font-size:.82rem;font-weight:560;letter-spacing:0;text-align:left}.client-filter-popover button:hover,.client-filter-popover button.active{color:#fff;background:#2563eb}.client-card-grid{display:grid;grid-template-columns:1fr;gap:8px}.clients-revenue-grid{margin-top:18px}.clients-revenue-grid .panel{max-width:980px}.client-list-header{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(150px,.9fr) minmax(170px,1fr) minmax(140px,.8fr) 74px;gap:12px;align-items:center;padding:0 14px 2px;color:var(--muted);font-size:.74rem;font-weight:850}.client-card{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(150px,.9fr) minmax(170px,1fr) minmax(140px,.8fr) 74px;gap:12px;align-items:center;min-height:48px;padding:8px 14px;border:1px solid var(--line);border-radius:14px;color:var(--ink);text-align:left;background:var(--surface);box-shadow:var(--shadow-soft)}.client-card:hover{transform:translateY(-1px);border-color:#4f6ef757}.client-card strong{color:var(--ink-strong);min-width:0;overflow:hidden;font-size:.95rem;text-overflow:ellipsis;white-space:nowrap}.client-card span:first-child,.client-card small{color:var(--muted);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-card .client-missing{color:#a16207;font-style:italic}.source-chip{justify-self:start;width:fit-content;max-width:100%;padding:5px 9px;border-radius:999px;color:#245046!important;background:#38d7a12e;font-size:.74rem;font-weight:850;white-space:nowrap}.source-chip.manual,.source-chip.internal{color:#435166!important;background:#94a3b82e}.source-chip.stripe{color:#235247!important;background:#38d7a133}.client-card em{color:var(--brand-blue);font-style:normal;font-weight:800;white-space:nowrap}.client-card>span:not(.source-chip):not(.status){color:var(--muted);font-size:.84rem;font-weight:750;white-space:nowrap}.client-card .status{justify-self:end;min-width:56px;padding:4px 8px;font-size:.72rem;text-align:center}@media(max-width:1180px){.client-list-header,.client-card{grid-template-columns:minmax(190px,1.2fr) minmax(130px,.9fr) minmax(130px,1fr) minmax(110px,auto) 68px}.client-list-header span:nth-child(2),.client-card small:nth-of-type(1){display:none}}@media(max-width:720px){.client-list-header{display:none}.client-card{grid-template-columns:1fr auto;gap:6px 10px;min-height:0}.client-card small,.client-card em{grid-column:1 / -1}}.records-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.records-hero h2{max-width:460px;margin:4px 0 8px;color:var(--ink-strong);font-family:var(--font-display);font-size:clamp(2.4rem,4vw,4.2rem);line-height:.98}.records-hero p{max-width:620px;color:var(--muted)}.records-kicker{color:var(--brand-blue);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.records-actions,.records-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.records-actions-inline{justify-content:flex-end;margin:-6px 0 14px}.records-metrics{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:20px}.records-metrics .summary-pill{min-height:110px;align-items:end;border:0;border-radius:18px;background:#e9f7ef;color:#0f2f26;box-shadow:0 18px 40px #192a4014}.records-metrics .summary-pill:nth-child(1){background:#bff8cf}.records-metrics .summary-pill:nth-child(2){background:#e3f1ec}.records-metrics .summary-pill:nth-child(3){background:#eff8f3}.records-metrics .summary-pill:nth-child(4),.records-metrics .summary-pill:nth-child(5){background:#f3eefc}.records-metrics .summary-pill strong{font-size:1.8rem}.records-toolbar{margin-bottom:14px}.records-toolbar .filter-chip{min-width:118px;justify-content:center;border-radius:999px;background:#ffffffd6}.records-panel{overflow:hidden;border:1px solid rgba(20,29,48,.08);border-radius:22px;background:#ffffffe6;box-shadow:0 22px 60px #181f3114}.records-table{border:0;box-shadow:none}.records-table table{min-width:880px}.person-table-link{display:inline-flex;align-items:center;gap:10px;max-width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.person-table-link strong,.person-table-link small{display:block}.person-table-link small{color:var(--ink-soft);font-size:.78rem}.person-table-link:hover strong,.person-table-link:focus-visible strong{color:var(--brand-blue)}.records-table th{background:#f8fafc;color:#6a7280;font-size:.72rem;text-transform:none}.records-table td{background:#fffffff5}.records-table td strong{color:#111827}.records-table td small{color:#7b8493}.records-secondary{margin-top:16px}.partner-records .records-kicker{color:var(--brand-magenta)}.partner-metrics .summary-pill:nth-child(1){background:#f7d4ee}.partner-metrics .summary-pill:nth-child(2){background:#e9f7ef}.partner-metrics .summary-pill:nth-child(3){background:#eef1ff}.client-detail-layout{display:block;margin:14px 0}#client-detail .client-detail-layout>.panel:first-child,#client-detail .split-layout>.panel:nth-child(2){display:none}#client-detail .split-layout,#clientDetailHealth{display:block}.client-finance-hero{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,.9fr);gap:14px;margin-bottom:14px}.client-plan-card,.client-side-card{border:1px solid var(--line);border-radius:8px;background:#ffffffb8;box-shadow:var(--shadow)}.client-plan-card{overflow:hidden;background:radial-gradient(circle at 14% 18%,rgba(37,99,235,.18),transparent 32%),linear-gradient(135deg,#eff6fff5,#ffffffe0 48%,#f5f3ffeb)}.client-plan-header{display:flex;align-items:center;gap:14px;padding:18px 20px;background:linear-gradient(135deg,#2563eb29,#b43ac814,#38d7a11a);border-bottom:1px solid rgba(148,163,184,.18)}.client-plan-header h3{margin:0;color:var(--ink-strong);font-size:1.05rem}.client-plan-header small{color:var(--muted)}.client-plan-header .status{margin-left:auto}.client-data-edit{margin-left:auto;width:40px;height:40px;border:1px solid rgba(148,163,184,.22);border-radius:16px;color:var(--ink);background:#ffffffb8;box-shadow:0 10px 22px #0f172a14}.client-data-edit svg{width:18px;height:18px}.client-data-edit:hover{color:var(--accent);border-color:#2563eb59;background:#fff}.client-plan-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#0f172a;background:#ffffffb8;box-shadow:inset 0 0 0 1px #94a3b82e}.client-plan-icon svg{width:20px;height:20px}.client-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:20px}.client-plan-grid span,.client-side-card{display:grid;gap:6px}.client-plan-grid small,.client-side-card span,.client-side-card small{color:var(--muted)}.client-plan-grid strong,.client-side-card strong{color:var(--ink-strong);font-size:1rem}.client-plan-grid em,.client-side-card em{color:var(--muted);font-style:normal;font-size:.82rem}.client-side-stack{display:grid;gap:14px}.client-side-card{min-height:114px;padding:18px 20px}.client-data-form{display:grid;gap:12px}.client-data-field{display:grid;gap:6px;color:var(--muted);font-weight:800}.client-data-field>div{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:8px;align-items:center}.client-data-field input{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--line);border-radius:8px;color:var(--ink-strong);background:#ffffffb8;font:inherit}.field-copy-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#ffffff9e}.field-copy-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.field-copy-button:hover{color:var(--accent);border-color:#2563eb66}.field-copy-button.copied{color:var(--success);border-color:#10b9816b}.usage-bar{height:8px;overflow:hidden;border-radius:999px;background:#0f172a14}.usage-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand-blue),var(--success))}.client-ledger-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#ffffff8f}.client-ledger-head,.client-ledger-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(112px,.7fr) minmax(132px,.9fr) minmax(112px,.7fr) minmax(90px,.6fr) minmax(190px,1.2fr);gap:12px;align-items:center;padding:12px 14px}.client-ledger-head{color:var(--muted);font-size:.78rem;font-weight:750;border-bottom:1px solid var(--line)}.client-ledger-row{width:100%;border-bottom:1px solid rgba(148,163,184,.16);color:var(--ink);background:transparent;text-align:left}.client-ledger-row:last-child{border-bottom:0}.client-ledger-row:hover{background:#2563eb0f}.client-ledger-row strong,.client-ledger-row em{color:var(--ink-strong);font-style:normal;font-weight:800}.client-ledger-row .status{width:fit-content;min-width:0;justify-self:start;padding-inline:9px}.invoice-history,.mini-list{display:grid;gap:10px}.invoice-row,.mini-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#ffffff09}.invoice-row div,.mini-item{min-width:0}.invoice-row strong,.mini-item strong{display:block;color:var(--ink-strong)}.invoice-row span,.mini-item span{color:var(--muted)}.invoice-row small{display:block;margin-top:4px;color:var(--muted-2);line-height:1.35}.invoice-row em{color:var(--ink-strong);font-style:normal;font-weight:800}.stripe-integration-panel,.fiscal-control-panel{margin-bottom:14px}#fiscal .fiscal-control-panel{margin-top:10px;padding:12px}.fiscal-management-grid{grid-template-columns:1fr;margin-bottom:10px}.fiscal-support-grid{grid-template-columns:1fr}.fiscal-priority-panel,.fiscal-issued-panel,.fiscal-queue-panel,.fiscal-receivable-panel{border-radius:8px!important}.fiscal-receivable-panel{margin-bottom:10px}.fiscal-receivable-cell{display:inline-flex;align-items:center;gap:6px;max-width:100%}.fiscal-receivable-cell .status{min-height:22px;padding:4px 8px;font-size:.68rem}.fiscal-receivable-cell .table-action{min-height:24px;padding:4px 7px;font-size:.66rem}.fiscal-receivable-detail{display:grid;gap:14px}.fiscal-detail-grid span{min-height:58px}.fiscal-drawer-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:6px}.fiscal-priority-panel .alert-list{max-height:310px;overflow:auto;padding-right:2px}.fiscal-flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin-top:8px}.fiscal-flow article{display:grid;gap:3px;min-height:50px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffff09}.fiscal-flow strong{color:var(--ink-strong)}.fiscal-flow span{color:var(--muted);font-size:.74rem;line-height:1.35}.fiscal-info-trigger{min-height:36px;padding-inline:14px}.fiscal-info-dialog{width:min(760px,calc(100vw - 32px));max-width:760px;padding:0;border:0;background:transparent}.fiscal-info-dialog::backdrop{background:#0f172a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fiscal-info-dialog .modal-card{display:grid;gap:16px;padding:22px;border:1px solid rgba(22,29,31,.1);border-radius:18px;background:#fff;box-shadow:0 28px 80px #11191b38}.fiscal-info-dialog .modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fiscal-info-dialog .eyebrow{margin:0 0 4px;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.fiscal-info-dialog h2{margin:0;color:#11181a;font-size:1.14rem}.fiscal-info-dialog .icon-button{width:38px;min-width:38px;height:38px;min-height:38px;border-radius:999px}.fiscal-info-body{display:grid;gap:12px}.fiscal-info-flow,.fiscal-info-grid{margin:0}.fiscal-info-dialog .modal-actions{display:flex;justify-content:flex-end}.fiscal-reason-summary{display:grid;gap:6px;padding:14px;border:1px solid rgba(22,29,31,.08);border-radius:12px;background:#f8fafceb}.fiscal-reason-summary .status{width:fit-content}.fiscal-reason-summary strong{color:#11181a;font-size:1rem}.fiscal-reason-summary small{color:var(--muted);font-weight:700}.fiscal-reason-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fiscal-reason-meta span,.fiscal-reason-list article{display:grid;gap:4px;padding:12px;border:1px solid rgba(22,29,31,.08);border-radius:12px;background:#fff}.fiscal-reason-meta strong,.fiscal-reason-list strong{color:#334155;font-size:.78rem;text-transform:uppercase}.fiscal-reason-meta span,.fiscal-reason-list span{color:#475569;line-height:1.35}.fiscal-reason-list{display:grid;gap:8px}.fiscal-reason-list.compact article{border-color:#f59e0b2e;background:#fffbebb8}.fiscal-reason-form{display:grid;gap:12px}.fiscal-reason-form label{display:grid;gap:6px;padding:12px;border:1px solid rgba(22,29,31,.08);border-radius:12px;background:#fff}.fiscal-reason-form label>span{color:#334155;font-size:.78rem;font-weight:900;text-transform:uppercase}.fiscal-reason-form small{color:#64748b;font-weight:700;line-height:1.35}.fiscal-reason-form input{min-height:42px;padding:0 12px;border:1px solid rgba(22,29,31,.14);border-radius:10px;color:#11181a;background:#fff;font:inherit}.fiscal-reason-form .modal-actions{justify-content:flex-end;padding-top:2px}.fiscal-issued-strip{display:grid;grid-template-columns:1fr;gap:10px;margin:0}.fiscal-issued-card{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#ffffff09}.fiscal-issued-card.empty{justify-content:flex-start}.fiscal-issued-card strong{display:block;color:var(--ink-strong);font-size:.94rem;line-height:1.25}.fiscal-issued-card span{display:block;color:var(--muted);font-size:.78rem;line-height:1.35}.fiscal-issued-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;justify-items:end;gap:6px;flex:0 0 auto}.fiscal-issued-meta code{max-width:190px;overflow:hidden;color:var(--blue);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.fiscal-issued-meta .link-button{min-height:28px;padding:4px 10px;border:1px solid var(--line);border-radius:8px;color:var(--ink-strong);background:var(--surface);font-size:.78rem;font-weight:800}.fiscal-issued-meta code{max-width:150px;color:#9fc7ff;font-size:.72rem;overflow:hidden;text-overflow:ellipsis}.fiscal-doc-cell,.fiscal-client-cell,.fiscal-sefin-cell{display:grid;gap:3px;min-width:0;line-height:1.25}.fiscal-doc-cell strong,.fiscal-client-cell strong,.fiscal-sefin-cell strong{color:var(--ink-strong);font-size:.78rem;overflow-wrap:anywhere}.fiscal-doc-cell span,.fiscal-doc-cell em,.fiscal-client-cell span,.fiscal-client-cell small,.fiscal-sefin-cell small{color:var(--muted);font-size:.72rem;font-style:normal;overflow-wrap:anywhere}.table-subtle{display:block;margin-top:3px;color:var(--muted);font-size:.7rem}.fiscal-sefin-chip{width:fit-content;padding:3px 7px;border:1px solid rgba(63,185,80,.45);border-radius:999px;color:#9be9a8;background:#3fb9501f;font-size:.68rem;font-weight:800;line-height:1;text-transform:uppercase}.fiscal-sefin-chip.muted{border-color:var(--line);color:var(--muted);background:#ffffff09}.fiscal-next-action{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:100%;padding:4px 6px;border:1px solid rgba(37,56,75,.1);border-radius:999px;background:#f8fbffc7;white-space:nowrap}.fiscal-next-action strong{color:var(--ink-strong);font-size:.72rem;line-height:1}.fiscal-reason-button{width:fit-content;min-height:20px;padding:2px 6px;border:1px solid rgba(37,56,75,.14);border-radius:999px;color:#164e63;background:#ecfdf59e;font-size:.64rem;font:inherit;font-size:.68rem;font-weight:850;cursor:pointer}.fiscal-reason-button:hover{border-color:#1f7a5552;color:#14543f;background:#dcfce7e0}.fiscal-next-action.danger{border-color:#f43f5e3d;background:#fff1f2d6}.fiscal-next-action.success{border-color:#1f7a5538;background:#ecfdf5b3}.fiscal-next-action.info{border-color:#2563eb2e;background:#eff6ffc2}.fiscal-alert-card.attention{border-color:#f43f5e38;background:#fff1f294}#fiscal .empty-state{margin:0;padding:12px;border:1px dashed rgba(37,56,75,.22);border-radius:8px;background:#f8fbffad}#fiscal .integration-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:8px}#fiscal .integration-card{gap:4px;min-height:58px;padding:9px 10px}#fiscal .integration-card code{font-size:.68rem}#fiscal .integration-card span{font-size:.74rem;line-height:1.3}#fiscalQueueTable th,#fiscalQueueTable td,#fiscalReceivablesTable th,#fiscalReceivablesTable td{font-size:.74rem;line-height:1.12;padding-bottom:5px!important;padding-top:5px!important;vertical-align:middle}#fiscalQueueTable th,#fiscalReceivablesTable th{height:30px;padding-bottom:6px!important;padding-top:6px!important}#fiscalQueueTable td strong,#fiscalReceivablesTable td strong{font-size:.82rem;line-height:1.15}#fiscalQueueTable td small,#fiscalReceivablesTable td small{font-size:.68rem;line-height:1.15}#fiscalQueueTable .fiscal-next-action{gap:4px;min-height:0;padding:4px 6px;border-radius:999px}#fiscalQueueTable .fiscal-next-action strong{font-size:.7rem}#fiscalQueueTable .fiscal-next-action button{min-height:20px;padding:2px 6px;font-size:.62rem}#fiscalQueueTable .status,#fiscalReceivablesTable .status{min-height:24px;padding:4px 8px;font-size:.68rem}#fiscalQueueTable .table-actions,#fiscalReceivablesTable .table-actions{gap:5px;justify-content:flex-end;flex-wrap:wrap}#fiscalQueueTable .table-action,#fiscalReceivablesTable .table-action{min-height:26px;padding:4px 7px;font-size:.68rem;white-space:nowrap}.integration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:14px}.integration-card{display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff09}.integration-card strong{color:var(--ink-strong)}.integration-card code{color:#9fc7ff;overflow-wrap:anywhere}.integration-card span{color:var(--muted)}.integration-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.integration-action-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#ffffff06}.integration-automation-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.integration-automation-card{display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffff06}.integration-automation-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.integration-automation-card strong{color:var(--ink-strong)}.integration-automation-card p{margin:0;color:var(--ink);line-height:1.35}.integration-automation-card small{color:var(--muted);line-height:1.35}.inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:8px;align-items:center}.inline-fields input{min-width:0}#integrations.view{gap:18px}#integrations .section-actions{margin-bottom:10px}#integrations .module-health{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:14px}#integrations .summary-pill{align-content:center;align-items:start!important;display:grid!important;gap:5px;justify-items:start;min-height:58px!important;padding:10px 12px!important;border-radius:14px!important}#integrations .summary-pill span{display:block;font-size:.7rem;line-height:1.1;width:100%}#integrations .summary-pill strong{display:block;font-size:.95rem;line-height:1.15;width:100%}#integrations .panel{padding:14px!important;border-radius:16px!important}#integrations .panel+.panel{margin-top:16px}#integrations .panel-heading{margin-bottom:12px}#integrations .panel-heading h2{font-size:1rem}#integrations .panel-heading span{font-size:.78rem}#integrations .integration-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:0}#integrations .integration-card{min-height:0;gap:8px;padding:12px 14px!important;border-radius:14px!important}#integrations .integration-card-head,#integrations .integration-action-card>div,#integrations .integration-automation-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px}#integrations .integration-card strong,#integrations .integration-action-card strong,#integrations .integration-automation-card strong{font-size:.9rem}#integrations .integration-card code{font-size:.7rem}#integrations .integration-card small,#integrations .integration-action-card span,#integrations .integration-automation-card small,#integrations .integration-automation-card p{color:var(--muted);font-size:.78rem;line-height:1.3}#integrations .integration-card-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}#integrations .integration-card-meta span{display:grid;gap:2px;min-width:0;padding:6px 8px;border:1px solid rgba(22,29,31,.07);border-radius:10px;background:#f8fafcb8;font-size:.74rem}#integrations .integration-card-meta b{color:#64748b;font-size:.64rem;text-transform:uppercase}#integrations .integration-card-actions{display:flex;justify-content:flex-end;padding-top:2px}#integrations .integration-card-actions button{min-height:34px;padding:0 12px;border-radius:12px!important;font-size:.78rem;white-space:nowrap}#integrations .integration-actions,#integrations .integration-automation-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px}#integrations .integration-action-card,#integrations .integration-automation-card{min-height:0;gap:8px;padding:11px 12px;border-radius:14px}#integrations .integration-action-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}#integrations .integration-action-card button{min-height:34px;padding:0 12px;border-radius:12px!important;font-size:.78rem;white-space:nowrap}#integrations .integration-automation-card p{margin:0}#integrations #integrationErrors{display:grid;gap:12px}#integrations .alert-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;min-height:0;padding:12px 14px!important;border-radius:14px!important;box-shadow:none!important}#integrations .alert-card>span{justify-self:end;padding:5px 9px;border:1px solid rgba(245,158,11,.24);border-radius:999px;background:#f59e0b1a;color:#b45309;font-size:.72rem;font-weight:800;white-space:nowrap}#integrations .alert-card small{grid-column:1 / -1;color:var(--muted);font-size:.8rem;line-height:1.35}#integrations .alert-card button{grid-column:1 / -1;justify-self:end;min-height:32px;padding:0 12px;border-radius:12px!important;font-size:.78rem}#integrations .empty-state{margin:0;padding:10px 12px;border:1px dashed rgba(37,56,75,.18);border-radius:12px;font-size:.82rem}.accounting-upload{display:grid;grid-template-columns:minmax(160px,220px) minmax(260px,1fr) auto;gap:10px;align-items:end;margin-bottom:14px}.accounting-upload label{display:grid;gap:6px;color:var(--muted);font-size:.82rem;font-weight:800}.accounting-upload input,.accounting-toolbar select{width:100%;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#ffffff0d;padding:10px}.accounting-preview{display:grid;gap:12px}.accounting-preview-header,.accounting-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.accounting-preview-header strong{color:var(--ink-strong)}.accounting-preview-header span,.accounting-preview-header code{color:var(--muted)}.accounting-toolbar{margin-bottom:14px}.accounting-toolbar select{max-width:320px}.accounting-lanes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.reconciliation-map,.reconciliation-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin:10px 0 14px}.reconciliation-map article,.reconciliation-workspace section,.reconciliation-card,.empty-explainer{border:1px solid var(--line);border-radius:14px;background:#ffffff94}.reconciliation-map article,.empty-explainer{display:grid;gap:6px;padding:14px}.reconciliation-map span,.reconciliation-workspace p,.reconciliation-card span,.reconciliation-card small,.empty-explainer span{color:var(--muted)}.reconciliation-map strong,.empty-explainer strong{color:var(--ink-strong)}.reconciliation-workspace section{padding:14px;min-width:0}.reconciliation-workspace .reconciliation-flow{grid-column:auto}.reconciliation-source-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.reconciliation-source{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;min-height:58px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff8a}.reconciliation-source span,.reconciliation-source small{color:var(--muted)}.reconciliation-source strong{grid-row:1 / span 2;grid-column:2;color:var(--ink-strong);font-size:1rem;white-space:nowrap}.reconciliation-step-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.reconciliation-step-list span{min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff7a;color:var(--ink);font-size:.9rem;font-weight:650}@media(max-width:1100px){.reconciliation-source-grid,.reconciliation-step-list,#fiscal .fiscal-health,.fiscal-management-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.reconciliation-source-grid,.reconciliation-step-list,#fiscal .fiscal-health,.fiscal-management-grid,.fiscal-support-grid{grid-template-columns:1fr}}.reconciliation-workspace h3{margin:0;color:var(--ink-strong)}.reconciliation-workspace p{margin:4px 0 12px}.reconciliation-card{display:grid;gap:5px;margin-top:0;padding:12px}.reconciliation-card strong{color:var(--ink-strong)}.reconciliation-card em{color:var(--brand-blue);font-style:normal;font-weight:850}#reconciliation .reconciliation-workspace section{border-radius:8px}.bank-panel-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.bank-panel-heading span{color:var(--muted);font-size:.78rem;font-weight:650;text-align:right}.bank-recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bank-empty-panel{display:grid;gap:4px;min-height:76px;align-content:center;border:1px dashed rgba(37,56,75,.22)!important;color:var(--muted);background:#f8fbffb3!important}.bank-empty-panel strong{color:var(--ink-strong);font-size:.95rem}.bank-empty-panel span{font-size:.86rem;line-height:1.35}.empty-explainer.wide{grid-column:1 / -1}.accounting-lane{min-width:0;border:1px solid var(--line);border-radius:8px;background:#ffffff09;overflow:hidden}.accounting-lane h3{display:flex;align-items:center;justify-content:space-between;margin:0;padding:12px;color:var(--ink-strong);border-bottom:1px solid var(--line);font-size:.95rem}.accounting-lane h3 span{display:inline-grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:#ffffff14}.accounting-lane.danger h3{border-left:3px solid var(--danger)}.accounting-lane.warning h3{border-left:3px solid var(--warning)}.accounting-lane.success h3{border-left:3px solid var(--success)}.accounting-lane-list{display:grid;gap:8px;padding:10px}.accounting-row-card{display:grid;gap:5px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#ffffff08}.accounting-row-card strong{color:var(--ink-strong);overflow-wrap:anywhere}.accounting-row-card span,.accounting-row-card small{color:var(--muted);line-height:1.35}.accounting-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.accounting-options-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#ffffff09}.accounting-options-card h3{display:flex;align-items:center;justify-content:space-between;margin:0;color:var(--ink-strong);font-size:.95rem}.accounting-options-card h3 span{color:var(--muted)}.accounting-options-card div{display:flex;flex-wrap:wrap;gap:6px}.option-chip{max-width:100%;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#ffffff0b;padding:6px 9px;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-summary{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:12px;margin-bottom:14px}.people-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:12px;margin-bottom:14px}.person-card{display:grid;grid-template-columns:104px minmax(0,1fr);min-height:180px;border:1px solid var(--line);border-radius:8px;background:#0b1224db;overflow:hidden;cursor:pointer;transition:transform .16s ease,border-color .16s ease}.person-card:hover,.person-card:focus-visible{transform:translateY(-1px);border-color:#9ed8ffb8;outline:0}.person-photo{display:grid;place-items:center;color:#fff;font-size:1.6rem;font-weight:900;overflow:hidden}.person-photo.mini{width:34px;height:34px;flex:0 0 34px;border-radius:999px;font-size:.76rem}.person-photo.detail{width:86px;height:86px;flex:0 0 86px;border-radius:26px;box-shadow:0 18px 36px #141d302e}.person-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.person-photo.brand-logo,.org-avatar.brand-logo{background:#0b3b82!important}.person-photo.brand-logo img,.org-avatar.brand-logo img{width:78%;height:78%;padding:0;object-fit:contain!important;object-position:center center!important}.person-photo.mini.brand-logo img,.org-avatar.brand-logo img{width:82%;height:82%}.person-photo.tone-0{background:linear-gradient(145deg,#1167ff,#38d7a1)}.person-photo.tone-1{background:linear-gradient(145deg,#6a35f4,#b43ac8)}.person-photo.tone-2{background:linear-gradient(145deg,#0f766e,#2487ff)}.person-photo.tone-3{background:linear-gradient(145deg,#7c3aed,#f6c65b)}.person-photo.tone-4{background:linear-gradient(145deg,#1f2937,#1167ff)}.contractor-detail-header{display:flex;align-items:center;gap:14px;margin-bottom:10px}.contractor-identity{display:flex;align-items:center;gap:14px;min-width:0}.contractor-identity span{display:block;color:var(--ink-soft);font-size:.7rem;font-weight:800;text-transform:uppercase}.contractor-title{min-width:0}.contractor-title-row{display:flex;align-items:center;gap:8px;min-width:0}.contractor-identity h2{margin:0 0 5px;color:var(--ink-strong);font-size:clamp(1.12rem,1.75vw,1.62rem);font-weight:600;line-height:1.14;letter-spacing:0;overflow-wrap:anywhere}.contractor-identity p{margin:0;color:var(--ink-muted);font-size:.82rem;font-weight:500}.contractor-edit-button{width:34px;min-width:34px;height:34px;padding:0;border-radius:999px!important}.contractor-edit-button svg{width:16px;height:16px}.contractor-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:10px;margin-bottom:10px}.contractor-detail-metrics{margin-bottom:10px}.contractor-detail-metrics .summary-pill{min-height:42px;padding:9px 12px;border-radius:14px!important;display:grid!important;align-content:center;gap:4px}.contractor-detail-metrics .summary-pill strong{font-size:.95rem}.contractor-detail-metrics .summary-pill span,.contractor-detail-metrics .summary-pill strong{display:block;line-height:1.12;width:100%}.contractor-detail-metrics .summary-pill span{font-size:.68rem}#contractor-detail .panel{padding:12px 14px;border-radius:16px!important}#contractor-detail .panel-heading{margin-bottom:10px}#contractor-detail .panel-heading h2{font-size:.95rem}#contractor-detail .detail-grid{gap:8px 10px}.contractor-inline-field{display:grid;min-width:0}.contractor-inline-field span,.contract-compact-item span{color:var(--muted);font-size:.68rem;font-weight:800;line-height:1}.contractor-inline-field input{width:100%;min-height:34px;padding:8px 11px;border:1px solid rgba(37,56,75,.12);border-radius:8px;background:#ffffffb8;color:var(--ink);font-size:.82rem;font-weight:700}.contractor-inline-field input::placeholder{color:#7a8791;font-size:.74rem;font-weight:800;opacity:1}.contract-info{align-content:start}.contract-compact-item{display:grid;gap:4px;min-width:0;padding:8px 10px;border:1px solid rgba(37,56,75,.1);border-radius:8px;background:#f8fbffb3}.contract-compact-item strong{color:var(--ink);font-size:.8rem;font-weight:700;line-height:1.18;overflow-wrap:anywhere}#contractor-detail .contract-compact-item .attachment-link,#contractor-detail .contract-compact-item .attachment-button{display:inline-block;max-width:100%;padding:0;border:0;border-radius:0;color:#0f172a!important;background:transparent!important;box-shadow:none!important;font-size:.8rem;font-weight:700!important;line-height:1.18;text-align:left;text-decoration:none;overflow-wrap:anywhere}#contractor-detail .contract-compact-item .attachment-link:hover,#contractor-detail .contract-compact-item .attachment-button:hover{color:#1f7a55!important;text-decoration:underline}#contractor-detail .contract-upload{display:grid;gap:5px;margin-top:8px;color:var(--muted);font-size:.72rem;font-weight:800}#contractor-detail .contract-upload input{min-height:32px;padding:5px 8px;border:1px solid rgba(37,56,75,.12);border-radius:8px;font-size:.76rem}#contractorPaymentsTable th,#contractorPaymentsTable td{height:auto;padding-bottom:8px!important;padding-top:8px!important;font-size:.82rem;line-height:1.15}#contractorPaymentsTable th{height:34px;padding-bottom:8px!important;padding-top:8px!important;font-size:.68rem}#contractorPaymentsTable .status{min-height:24px;padding:4px 8px;font-size:.68rem}.table-link-button,.payable-title-link{display:grid;gap:3px;width:100%;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left}.table-link-button strong,.payable-title-link span{overflow-wrap:anywhere}.table-link-button:hover strong,.payable-title-link:hover .erp-link{color:#0076c9;text-decoration:underline;text-underline-offset:3px}.payable-title-link small{display:block;color:var(--muted);font-size:.76rem;font-weight:500}.payable-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.payable-detail-header span{display:block;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.payable-detail-header h2{margin:4px 0 5px;color:var(--ink-strong);font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:700;line-height:1.14;letter-spacing:0}.payable-detail-header p{margin:0;color:var(--muted);font-weight:700}.payable-detail-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.payable-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-bottom:10px}.payable-metric{display:grid;align-content:center;gap:4px;min-height:62px;padding:11px 14px;border:1px solid rgba(37,56,75,.08);border-radius:8px;background:#fff;box-shadow:0 12px 28px #192a4012}.payable-metric span,.payable-metric small{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.2}.payable-metric span{text-transform:uppercase}.payable-metric strong{color:var(--ink-strong);font-size:1rem;font-weight:800;line-height:1.18;overflow-wrap:anywhere}.payable-detail-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:10px;margin-bottom:10px;align-items:start}#payable-detail .panel{padding:16px;border-radius:8px!important}.payable-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payable-detail-item{display:grid;align-content:center;gap:6px;min-height:66px;padding:10px 12px;border:1px solid rgba(37,56,75,.12);border-radius:8px;background:#f8fbffc7}.payable-detail-item.wide{grid-column:1 / -1;min-height:70px}.payable-detail-item span{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.2;text-transform:uppercase}.payable-detail-item strong{color:var(--ink-strong);font-size:.92rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.payable-documents-panel{display:grid;align-content:start;gap:10px}.payable-document-block+.payable-document-block{padding-top:10px;border-top:1px solid rgba(37,56,75,.1)}.payable-document-block .panel-heading{margin-bottom:8px}.payable-file-empty{display:grid;gap:2px;min-height:38px;place-items:center;padding:7px 10px;border:1px dashed rgba(37,56,75,.26);border-radius:8px;color:var(--muted);background:#f8fbffb8;font-weight:700;text-align:center}.payable-file-empty strong,.payable-file-empty span{display:block}.payable-file-empty strong{font-size:.78rem}.payable-file-empty span{font-size:.68rem;font-weight:600}.payable-file-ready{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid rgba(37,56,75,.12);border-radius:8px;background:#f8fbffdb}.payable-file-ready strong,.payable-file-ready span{display:block}.payable-file-ready strong{color:var(--ink-strong);font-size:.92rem}.payable-file-ready span{color:var(--muted);font-size:.78rem}.payable-dropzone{position:relative;display:grid;gap:2px;min-height:52px;place-items:center;padding:9px 12px;border:1px dashed rgba(31,122,85,.38);border-radius:8px;color:#14543f;background:#ecfdf561;cursor:pointer;text-align:center;transition:border-color .16s ease,background .16s ease,transform .16s ease}.payable-dropzone:hover,.payable-dropzone.drag-over{border-color:#1f7a55;background:#dcfce7e6;transform:translateY(-1px)}.payable-dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.payable-dropzone span{display:inline-flex;align-items:center;gap:6px;color:#104735;font-size:.8rem;font-weight:800;line-height:1.2}.payable-dropzone svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.payable-dropzone small{color:var(--muted);font-size:.67rem;font-weight:700;line-height:1.2}.entry-dropzone{position:relative;display:grid;gap:4px;min-height:72px;place-items:center;padding:12px 14px;border:1px dashed rgba(31,122,85,.4);border-radius:12px;background:#ecfdf557;color:#14543f;cursor:pointer;text-align:center;transition:border-color .16s ease,background .16s ease,transform .16s ease}.entry-dropzone:hover,.entry-dropzone.drag-over{border-color:#1f7a55;background:#dcfce7db;transform:translateY(-1px)}.entry-dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.entry-dropzone strong,.entry-dropzone small,.entry-dropzone em{display:block;line-height:1.2}.entry-dropzone strong{color:#104735;font-size:.84rem;font-style:normal;font-weight:800}.entry-dropzone small{color:var(--muted);font-size:.7rem;font-weight:700}.entry-dropzone em{max-width:100%;color:var(--ink);font-size:.76rem;font-style:normal;font-weight:700;overflow-wrap:anywhere}.entry-photo-dropzone{min-height:64px;background:#f8fbffb8;border-color:#25384b3d;color:var(--ink)}.entry-photo-dropzone:hover,.entry-photo-dropzone.drag-over{border-color:#1f7a55;background:#ecfdf5b8}.payable-status-actions{display:flex;justify-content:flex-end;margin-top:8px}@media(max-width:1180px){.executive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.executive-grid{grid-template-columns:1fr}.executive-card-row{grid-template-columns:minmax(0,1fr) 96px}}.app-shell{grid-template-columns:88px minmax(0,1fr)}.sidebar{z-index:20;align-items:center;gap:18px;padding:22px 12px;overflow:visible}.brand{width:100%;justify-content:center;padding:4px 0 14px}.brand-mark{width:58px;height:24px}.nav-list{width:100%;display:grid;justify-items:center;gap:8px;overflow:visible}.nav-row{position:relative;width:100%;display:grid;justify-items:center}.nav-item{position:relative;width:50px;height:50px;min-height:50px;justify-content:center;padding:0;border-radius:14px;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.nav-item.active:before{content:"";position:absolute;left:-12px;width:3px;height:24px;border-radius:999px;background:var(--brand-gradient)}.nav-icon{width:34px;height:34px;flex-basis:34px;border-radius:12px}.nav-label{position:absolute;left:56px;top:50%;z-index:60;min-width:max-content;max-width:220px;transform:translate(8px,-50%);opacity:0;pointer-events:none;padding:8px 10px;border:1px solid rgba(148,173,198,.16);border-radius:8px;color:#fff;background:#101b27f5;box-shadow:0 14px 34px #060f1a2e;font-size:.82rem;font-weight:800;white-space:nowrap;transition:opacity .14s ease,transform .14s ease}.nav-label:before{content:"";position:absolute;left:-5px;top:50%;width:9px;height:9px;transform:translateY(-50%) rotate(45deg);border-left:1px solid rgba(148,173,198,.16);border-bottom:1px solid rgba(148,173,198,.16);background:inherit}.nav-item:hover .nav-label,.nav-item:focus-visible .nav-label{opacity:0;transform:translate(8px,-50%)}body.theme-white .nav-label{color:#182434;border-color:#25384b1f;background:#fff;box-shadow:0 14px 34px #25384b1f}@media(max-width:980px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid rgba(148,173,198,.16);border-bottom:0}.nav-list{display:grid;max-height:none;overflow:visible}.nav-row{flex:initial}}@media(max-width:640px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{gap:14px;padding:18px 8px}.brand-mark{width:50px;height:22px}.nav-item{width:46px;height:46px;min-height:46px}.nav-icon{width:32px;height:32px;flex-basis:32px}.nav-label{left:56px}}.topbar{min-height:0;padding:0;margin-bottom:14px}.topbar-actions{gap:8px}.topbar .search{flex:0 1 340px;min-height:38px;padding:7px 11px}.topbar .primary-button{min-height:38px}.section-actions{min-height:0;align-items:center;gap:12px;margin:0 0 12px}.section-actions>div:first-child{min-width:0}.section-actions h2{margin:0;font-size:1.04rem}.section-actions p{display:none}.section-actions:has(.view-heading-redundant)>div:first-child{display:none}.section-actions:has(.view-heading-redundant){justify-content:flex-end}.button-row,.panel-actions,.section-actions>.primary-button,.section-actions>.ghost-button{margin-left:auto}.button-row{justify-content:flex-end;flex-wrap:wrap;gap:8px}.primary-button,.ghost-button,.import-button{min-height:34px;padding:0 11px;border-radius:7px;font-size:.86rem;white-space:nowrap}.primary-button{box-shadow:0 8px 18px #3c8dfa2e}.workbench-hero{justify-content:flex-end;min-height:0;margin:0 0 12px;padding:0;border:0;background:transparent;box-shadow:none}.workbench-hero>div{display:none}.workbench-actions{justify-content:flex-end;flex-wrap:wrap}.module-health,.reconciliation-summary,.stripe-health,.fiscal-health,.commission-summary,.payment-summary,.hr-summary,.people-grid{gap:10px;margin:0 0 12px}.summary-pill,.kpi-card,.cash-month{min-height:76px;padding:12px 14px}.summary-pill span,.kpi-card span,.cash-month span{margin-bottom:4px;font-size:.78rem}.summary-pill strong,.kpi-card strong,.cash-month strong{font-size:1.16rem}.panel{padding:14px}@media(max-width:980px){.section-actions,.topbar-actions{align-items:stretch}.button-row,.panel-actions{margin-left:0;justify-content:flex-start}}@media(max-width:640px){.primary-button,.ghost-button,.import-button{width:auto;min-height:34px}.button-row .primary-button,.button-row .ghost-button,.section-actions>.primary-button,.section-actions>.ghost-button{width:100%}}.workspace{padding:18px 22px 22px}.topbar{align-items:center}.topbar-title{min-width:0}.topbar-actions{min-height:38px;flex-wrap:nowrap;align-items:center}.section-actions{padding:0}.section-actions .button-row,.workbench-actions,.panel-actions,.accounting-toolbar,.drive-toolbar,.cashflow-toolbar{align-items:center;gap:8px}.section-actions .button-row{max-width:100%}.section-actions .button-row .primary-button,.workbench-actions .primary-button{order:2}.section-actions .button-row .ghost-button,.workbench-actions .ghost-button,.section-actions .button-row .import-button{order:1}.ghost-button,.import-button{background:#ffffffbd;border-color:#94a3b838;box-shadow:0 6px 16px #0f172a0d}body.theme-white .ghost-button,body.theme-white .import-button{background:#ffffffd1;border-color:#94a3b847}.primary-button:hover,.ghost-button:hover,.import-button:hover{transform:translateY(-1px)}.module-grid,.split-layout,.command-layout,.dashboard-layout,.workbench-layout,.workbench-columns{gap:12px}.panel{border-radius:7px}.panel-heading{gap:8px;margin-bottom:10px}.panel-heading h2{font-size:1rem}.panel-heading span{font-size:.78rem}.table-wrap{border-radius:7px}table th,table td{padding:10px 12px}.payment-filters,.quick-prompts{gap:7px;margin-bottom:12px}.filter-chip,.quick-prompts button,.module-shortcuts button{min-height:32px;border-radius:999px;font-size:.8rem}.module-shortcuts{gap:8px}.module-shortcut,.module-shortcuts button.module-shortcut{min-height:0;padding:12px 14px;border-radius:7px;font-size:.86rem}.module-shortcut strong{font-size:.96rem}.module-shortcut span{font-size:.82rem}.module-shortcut em{font-size:.8rem}.cash-entry-form{gap:8px}.cash-entry-form input,.cash-entry-form select{min-height:34px;padding:8px 10px}@media(max-width:980px){.workspace{padding:16px}}body{font-family:Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}h1,h2,h3,.panel-heading h2,.dashboard-section-title h2,.executive-card strong,.summary-pill strong,.kpi-card strong{font-family:Sora,Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,sans-serif}.app-shell,.sidebar,.workspace{transition:grid-template-columns .22s ease,width .22s ease,padding .22s ease}body.sidebar-expanded .app-shell{grid-template-columns:244px minmax(0,1fr)}body.sidebar-expanded .sidebar{align-items:stretch;padding-inline:16px}body.sidebar-expanded .brand{justify-content:flex-start;padding-left:8px}.nav-icon svg,.nav-expand-toggle svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.nav-icon{color:#334155;border-color:#25384b1a;background:#ffffffbd}.nav-item.active .nav-icon{color:#fff;border-color:transparent;background:var(--brand-gradient);box-shadow:0 10px 22px #3c8dfa2e}body.theme-white .nav-icon{color:#334155;background:#ffffffe0}body.theme-white .nav-item.active .nav-icon{color:#fff}body.sidebar-expanded .nav-list,body.sidebar-expanded .nav-row{justify-items:stretch}body.sidebar-expanded .nav-item{width:100%;justify-content:flex-start;gap:12px;padding:0 12px;border-radius:12px}body.sidebar-expanded .nav-label{position:static;min-width:0;max-width:none;opacity:1;transform:none;padding:0;border:0;color:inherit;background:transparent;box-shadow:none;pointer-events:auto;font-size:.88rem;font-weight:700}body.sidebar-expanded .nav-label:before{display:none}.nav-expand-toggle{width:52px;height:52px;display:grid;place-items:center;margin:auto auto 0;border:0;border-radius:999px;color:#172033;background:#52e3b4;box-shadow:0 16px 34px #2fbf8f47}.nav-expand-toggle:hover{transform:translateY(-1px);background:#65ecc1}body.sidebar-expanded .nav-expand-toggle{margin-left:0;color:#fff;background:var(--brand-gradient)}@media(max-width:980px){body.sidebar-expanded .app-shell{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:640px){body.sidebar-expanded .app-shell{grid-template-columns:72px minmax(0,1fr)}body.sidebar-expanded .sidebar{align-items:center;padding-inline:8px}body.sidebar-expanded .brand{justify-content:center;padding-left:0}body.sidebar-expanded .nav-item{width:46px;justify-content:center;padding:0}body.sidebar-expanded .nav-label{position:absolute;left:56px;top:50%;z-index:60;min-width:max-content;transform:translate(8px,-50%);opacity:0;pointer-events:none;padding:8px 10px;border:1px solid rgba(148,173,198,.16);border-radius:8px;color:#182434;background:#fff;box-shadow:0 14px 34px #25384b1f}}.nav-expand-toggle{width:50px;height:50px;min-height:50px;margin:-4px auto 2px;border:1px solid rgba(37,56,75,.1);border-radius:14px;color:#334155;background:#ffffffc7;box-shadow:none}.nav-expand-toggle:hover{color:#182434;border-color:#3c8dfa3d;background:#fffffff5}body.sidebar-expanded .nav-expand-toggle{margin:-4px 0 2px;color:#fff;border-color:transparent;background:var(--brand-gradient);box-shadow:0 10px 22px #3c8dfa2e}body.theme-white .nav-expand-toggle{color:#334155;background:#ffffffe6}body.theme-white.sidebar-expanded .nav-expand-toggle{color:#fff;background:var(--brand-gradient)}.settings-dock{left:0;bottom:18px;width:88px;display:grid;justify-items:center;align-items:end;pointer-events:none}.settings-trigger{width:50px;min-height:50px;grid-area:1 / 1;border-radius:14px;color:#334155;border-color:#25384b1a;background:#ffffffc7;box-shadow:none;pointer-events:auto}.settings-trigger:hover{color:#182434;border-color:#3c8dfa3d;background:#fffffff5}.settings-trigger svg{width:19px;height:19px;stroke-width:1.85}.settings-panel{grid-area:1 / 1;align-self:end;justify-self:start;margin-left:72px;margin-bottom:0;pointer-events:auto}body.sidebar-expanded .settings-dock{width:244px;justify-items:start;padding-left:16px}body.sidebar-expanded .settings-trigger{color:#fff;border-color:transparent;background:var(--brand-gradient);box-shadow:0 10px 22px #3c8dfa2e}body.sidebar-expanded .settings-panel{margin-left:228px}body.theme-white .settings-trigger{color:#334155;border-color:#25384b1a;background:#ffffffe6}body.theme-white.sidebar-expanded .settings-trigger{color:#fff;border-color:transparent;background:var(--brand-gradient)}@media(max-width:980px){body.sidebar-expanded .settings-dock{width:220px}body.sidebar-expanded .settings-panel{margin-left:204px}}@media(max-width:640px){.settings-dock,body.sidebar-expanded .settings-dock{width:72px;justify-items:center;padding-left:0}.settings-trigger{width:46px;min-height:46px}.nav-expand-toggle{width:46px;height:46px;min-height:46px}body.sidebar-expanded .settings-panel{margin-left:72px}}.nav-icon,.nav-expand-toggle,.settings-trigger{position:relative;overflow:hidden;border-color:#ffffff94;background:linear-gradient(145deg,#ffffffc7,#ffffff52),#ffffff5c;box-shadow:inset 0 1px #ffffffeb,inset 0 -12px 22px #ffffff29,0 10px 24px #25384b14;backdrop-filter:blur(18px) saturate(1.35);-webkit-backdrop-filter:blur(18px) saturate(1.35)}.nav-icon:after,.nav-expand-toggle:after,.settings-trigger:after{content:"";position:absolute;inset:1px 1px auto;height:42%;border-radius:inherit;background:linear-gradient(180deg,#ffffffbd,#fff0);pointer-events:none}.nav-item:hover .nav-icon,.nav-expand-toggle:hover,.settings-trigger:hover{border-color:#ffffffc7;background:linear-gradient(145deg,#ffffffe0,#ffffff6b),#ffffff75;box-shadow:inset 0 1px #fffffff5,inset 0 -12px 22px #fff3,0 12px 28px #3c8dfa21}.nav-item.active .nav-icon,body.sidebar-expanded .nav-expand-toggle,body.sidebar-expanded .settings-trigger{border-color:#ffffffb3;background:linear-gradient(145deg,#ffffff47,#ffffff14),var(--brand-gradient);box-shadow:inset 0 1px #ffffffbd,inset 0 -18px 28px #ffffff24,0 14px 30px #835cf63d}body.theme-white .nav-icon,body.theme-white .nav-expand-toggle,body.theme-white .settings-trigger{border-color:#ffffffb8;background:linear-gradient(145deg,#ffffffdb,#ffffff6b),#ffffff75}body.theme-white .nav-item.active .nav-icon,body.theme-white.sidebar-expanded .nav-expand-toggle,body.theme-white.sidebar-expanded .settings-trigger{color:#fff;border-color:#ffffffb8;background:linear-gradient(145deg,#ffffff4d,#ffffff14),var(--brand-gradient)}.nav-item,.nav-item *{pointer-events:auto}.nav-icon,.nav-icon *,.nav-icon:after,.nav-label:before{pointer-events:none}:root{--radius-xs: 10px;--radius-sm: 14px;--radius-md: 18px;--radius-lg: 24px;--radius-xl: 30px;--soft-card-shadow: 0 14px 34px rgba(37, 56, 75, .07);--soft-card-shadow-hover: 0 18px 44px rgba(37, 56, 75, .1)}.workspace{padding:18px 24px 24px}.panel,.kpi-card,.summary-pill,.cash-month,.executive-card,.workbench-metric,.work-item,.priority-item,.automation-command-card,.workflow-step,.person-card,.integration-card,.alert-card,.copilot-answer,.copilot-metric,.automation-card,.rule-chip,.auth-panel,.modal-card,dialog,.table-wrap,.cashflow-board-wrap,.admin-drive,.drive-card,.next-action,.module-shortcut{border-radius:var(--radius-md);border-color:#25384b17;box-shadow:var(--soft-card-shadow)}body.theme-white .panel,body.theme-white .kpi-card,body.theme-white .summary-pill,body.theme-white .cash-month,body.theme-white .executive-card,body.theme-white .workbench-metric,body.theme-white .work-item,body.theme-white .priority-item,body.theme-white .automation-command-card,body.theme-white .workflow-step,body.theme-white .person-card,body.theme-white .integration-card,body.theme-white .alert-card,body.theme-white .copilot-answer,body.theme-white .copilot-metric,body.theme-white .automation-card,body.theme-white .rule-chip,body.theme-white .table-wrap,body.theme-white .cashflow-board-wrap,body.theme-white .module-shortcut{border-color:#25384b14;background:#ffffffe0;box-shadow:var(--soft-card-shadow)}.panel:hover,.executive-card:hover,.workbench-metric:hover,.work-item:hover,.priority-item:hover,.module-shortcut:hover,.integration-card:hover{box-shadow:var(--soft-card-shadow-hover)}.dashboard-overview,.command-layout,.dashboard-layout,.module-grid,.split-layout,.workbench-layout,.workbench-columns,.executive-grid{gap:14px}.executive-card,.summary-pill,.kpi-card,.cash-month{min-height:92px;padding:16px 18px}.executive-card{min-height:118px;border-radius:var(--radius-lg);cursor:pointer}.executive-card:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:3px}.stats-panel,.stripe-integration-panel,.fiscal-control-panel,.workbench-focus{border-radius:var(--radius-lg)}.line-chart,.grouped-column-chart,.bar-chart,.cashflow-board,table{border-radius:var(--radius-sm)}th:first-child{border-top-left-radius:var(--radius-sm)}th:last-child{border-top-right-radius:var(--radius-sm)}input,select,textarea,.search,.primary-button,.ghost-button,.import-button,.filter-chip,.quick-prompts button,.icon-button,.small-button,.table-link,.status,.settings-trigger,.nav-icon,.nav-expand-toggle{border-radius:var(--radius-sm)}.primary-button,.ghost-button,.import-button{min-height:38px;padding-inline:14px}.filter-chip,.quick-prompts button,.status{border-radius:999px}.search{min-height:42px;padding-inline:14px}.nav-item,.nav-icon,.nav-expand-toggle,.settings-trigger{border-radius:16px}.nav-expand-toggle,.settings-trigger{width:50px;height:50px}.settings-panel,.ai-assistant-panel,.drawer-panel,.auth-panel{border-radius:var(--radius-lg)}.modal-card{border-radius:var(--radius-xl)}.cash-entry-form input,.cash-entry-form select,.accounting-upload input,.accounting-upload select{border-radius:var(--radius-sm)}.module-shortcut,.module-shortcuts button.module-shortcut{border-radius:var(--radius-lg)}.drive-toolbar,.cashflow-toolbar,.payment-filters{border-radius:var(--radius-md)}@media(max-width:640px){.payable-detail-header,.payable-file-ready{align-items:stretch;flex-direction:column}.payable-detail-metrics,.payable-detail-grid,.payable-summary-grid{grid-template-columns:1fr}.payable-detail-actions,.payable-file-ready .table-actions,.payable-status-actions{justify-content:stretch}.workspace{padding:16px}.panel,.executive-card,.summary-pill,.kpi-card,.cash-month,.table-wrap{border-radius:var(--radius-sm)}}.dashboard-overview .executive-card,.executive-card,.panel,.stats-panel,.command-layout .panel,.dashboard-layout .panel,.module-grid .panel,.split-layout .panel,.workbench-layout .panel,.workbench-columns .panel,.kpi-card,.summary-pill,.cash-month,.table-wrap,.cashflow-board-wrap{border-radius:28px!important;border:1px solid rgba(255,255,255,.76)!important;background:linear-gradient(180deg,#fffffff0,#ffffffd1),#ffffffb8!important;box-shadow:inset 0 1px #fffffff2,0 18px 46px #25384b17!important}.dashboard-overview .executive-card{min-height:122px!important;padding:18px 20px!important}.stats-panel{padding:22px!important}.panel{padding:18px!important}.priority-item,.work-item,.module-shortcut,.integration-card,.alert-card,.automation-card,.workflow-step,.person-card,.copilot-answer,.next-action{border-radius:22px!important;border-color:#ffffffb8!important;background:linear-gradient(180deg,#ffffffe6,#ffffffb8),#ffffff9e!important;box-shadow:0 12px 30px #25384b12!important}.search,input,select,textarea,.primary-button,.ghost-button,.import-button,.icon-button,.small-button,.filter-chip{border-radius:18px!important}.primary-button{border-radius:18px!important;box-shadow:0 16px 32px #835cf633!important}.line-chart,.grouped-column-chart,.bar-chart,.cashflow-board{border-radius:24px!important;overflow:hidden}body:not(.theme-white) .dashboard-overview .executive-card,body:not(.theme-white) .executive-card,body:not(.theme-white) .panel,body:not(.theme-white) .stats-panel,body:not(.theme-white) .kpi-card,body:not(.theme-white) .summary-pill,body:not(.theme-white) .cash-month,body:not(.theme-white) .table-wrap,body:not(.theme-white) .cashflow-board-wrap{border-color:#94adc633!important;background:linear-gradient(180deg,#ffffff12,#ffffff09),#101b27d6!important;box-shadow:inset 0 1px #ffffff14,0 18px 46px #0000003d!important}#dashboard.view{display:none}#dashboard.view.active{display:grid;gap:16px}#dashboard .dashboard-overview{margin-bottom:0!important}#dashboard .executive-grid{gap:12px!important}#dashboard .stats-panel{min-height:0!important;max-height:none!important;padding:18px 20px!important}#dashboard .stats-panel .chart-legend,#dashboard .panel .chart-legend{margin-bottom:8px!important}#dashboard .line-chart{height:300px!important;min-height:300px!important;max-height:300px!important;overflow:hidden!important}#dashboard .line-chart svg{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}#dashboard .grouped-column-chart{height:230px!important;min-height:230px!important;max-height:230px!important;overflow:hidden!important}#dashboard .grouped-bars{min-height:0!important;height:100%!important;align-items:end!important;gap:10px!important;padding:4px 0 0!important}#dashboard .grouped-month{gap:6px!important}#dashboard .grouped-values{min-height:34px!important;font-size:.68rem!important}#dashboard .grouped-tracks{grid-template-columns:repeat(2,8px)!important;gap:14px!important;justify-content:center!important;height:126px!important}#dashboard .grouped-track,#dashboard .grouped-fill{border-radius:999px!important}#dashboard .command-layout,#dashboard .dashboard-layout{align-items:stretch!important;margin-bottom:0!important}#dashboard .command-layout>.panel,#dashboard .dashboard-layout>.panel{min-height:0!important}#dashboard .priority-list{gap:8px!important}#dashboard .priority-item{min-height:58px!important;padding:12px 14px!important}#dashboard .mini-copilot{gap:10px!important}#dashboard .mini-copilot p{margin-bottom:0!important;line-height:1.42!important}#dashboard>.panel:not(.stats-panel){padding:16px 18px!important}@media(min-width:1180px){#dashboard>.panel:not(.stats-panel){max-height:330px}}@media(max-width:760px){.reconciliation-map,.reconciliation-workspace{grid-template-columns:1fr}.records-hero{flex-direction:column}.records-hero h2{font-size:2.4rem}.records-metrics{grid-template-columns:1fr}.contractor-detail-header,.contractor-identity{display:flex;align-items:flex-start;flex-direction:column}.detail-grid,.client-finance-hero,.client-detail-layout{grid-template-columns:1fr}.client-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-ledger-head{display:none}.client-ledger-row{grid-template-columns:1fr;gap:6px}.invoice-row,.mini-item{align-items:flex-start;flex-direction:column}#dashboard .line-chart{height:240px!important;min-height:240px!important;max-height:240px!important}#dashboard .grouped-column-chart{height:210px!important;min-height:210px!important;max-height:210px!important}}@media(min-width:1180px){#dashboard{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);align-items:start}#dashboard .dashboard-overview{grid-column:1 / -1}#dashboard .stats-panel{grid-column:1;grid-row:2}#dashboard .command-layout{grid-column:2;grid-row:2;display:grid!important;grid-template-columns:1fr!important;gap:14px!important}#dashboard .command-layout>.panel{min-height:0!important;max-height:none!important}#dashboard>.panel:not(.stats-panel),#dashboard .dashboard-layout{grid-column:1 / -1}#dashboard .line-chart{height:340px!important;min-height:340px!important;max-height:340px!important}}.view:not(#dashboard){gap:16px}.view:not(#dashboard) .panel,.view:not(#dashboard) .table-wrap,.view:not(#dashboard) .module-health>*,.view:not(#dashboard) .stripe-health>*,.view:not(#dashboard) .fiscal-health>*,.view:not(#dashboard) .payment-summary>*,.view:not(#dashboard) .commission-summary>*,.view:not(#dashboard) .reconciliation-summary>*,.view:not(#dashboard) .hr-summary>*,.view:not(#dashboard) .cash-kpi-grid>*,.view:not(#dashboard) .people-grid>*,.view:not(#dashboard) .integration-card,.view:not(#dashboard) .work-item,.view:not(#dashboard) .module-shortcut,.view:not(#dashboard) .alert-card,.view:not(#dashboard) .person-card,.view:not(#dashboard) .drive-card,.view:not(#dashboard) .workflow-step,.view:not(#dashboard) .automation-command-card{border-radius:28px!important;border-color:#ffffffbd!important;background:linear-gradient(180deg,#fffffff0,#fffc),#ffffffb3!important;box-shadow:inset 0 1px #ffffffeb,0 16px 38px #25384b14!important}.view:not(#dashboard) .panel{padding:18px 20px!important}.view:not(#dashboard) .panel-heading h2,.view:not(#dashboard) .section-actions h2,.view:not(#dashboard) table th,.view:not(#dashboard) .summary-pill span,.view:not(#dashboard) .kpi-card span{color:#334155;font-family:Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,sans-serif;font-weight:780;letter-spacing:0}.view:not(#dashboard) .panel-heading h2,.view:not(#dashboard) .section-actions h2{font-size:1.02rem!important}.view:not(#dashboard) table{border-collapse:separate;border-spacing:0;overflow:hidden}.view:not(#dashboard) th{background:#eef4fbdb!important}.view:not(#dashboard) td{background:#ffffff6b}.view:not(#dashboard) tbody tr:hover td{background:#f4f8ffe6!important}.view:not(#dashboard) .button-row,.view:not(#dashboard) .section-actions{gap:10px!important}.view:not(#dashboard) .primary-button,.view:not(#dashboard) .ghost-button,.view:not(#dashboard) .import-button{border-radius:16px!important;font-weight:780}body:not(.theme-white) .view:not(#dashboard) .panel,body:not(.theme-white) .view:not(#dashboard) .table-wrap,body:not(.theme-white) .view:not(#dashboard) .module-health>*,body:not(.theme-white) .view:not(#dashboard) .stripe-health>*,body:not(.theme-white) .view:not(#dashboard) .fiscal-health>*,body:not(.theme-white) .view:not(#dashboard) .payment-summary>*,body:not(.theme-white) .view:not(#dashboard) .commission-summary>*,body:not(.theme-white) .view:not(#dashboard) .reconciliation-summary>*,body:not(.theme-white) .view:not(#dashboard) .hr-summary>*,body:not(.theme-white) .view:not(#dashboard) .cash-kpi-grid>*,body:not(.theme-white) .view:not(#dashboard) .people-grid>*,body:not(.theme-white) .view:not(#dashboard) .integration-card,body:not(.theme-white) .view:not(#dashboard) .work-item,body:not(.theme-white) .view:not(#dashboard) .module-shortcut,body:not(.theme-white) .view:not(#dashboard) .alert-card,body:not(.theme-white) .view:not(#dashboard) .person-card,body:not(.theme-white) .view:not(#dashboard) .drive-card,body:not(.theme-white) .view:not(#dashboard) .workflow-step,body:not(.theme-white) .view:not(#dashboard) .automation-command-card{border-color:#94adc633!important;background:linear-gradient(180deg,#ffffff12,#ffffff09),#101b27d6!important}body:not(.theme-white) .view:not(#dashboard) .panel-heading h2,body:not(.theme-white) .view:not(#dashboard) .section-actions h2,body:not(.theme-white) .view:not(#dashboard) table th,body:not(.theme-white) .view:not(#dashboard) .summary-pill span,body:not(.theme-white) .view:not(#dashboard) .kpi-card span{color:#d9e3ee}#contractor-detail .person-photo.detail{width:72px;height:72px;flex-basis:72px;border-radius:18px;box-shadow:0 10px 24px #141d301f}#contractor-detail .summary-pill span,#contractor-detail .detail-item span,#contractor-detail .panel-heading h2,#contractor-detail table th,#contractor-detail .contract-upload{color:#475569!important;font-weight:560!important}#contractor-detail .summary-pill strong,#contractor-detail .detail-item strong,#contractor-detail table td,#contractor-detail .attachment-link{color:#0f172a;font-weight:500!important}#contractor-detail .summary-pill strong{font-size:.95rem}#contractor-detail .detail-item strong{font-size:.84rem}body.theme-white #contractor-detail .panel,#contractor-detail .panel{padding:12px 14px!important;border-radius:16px!important}body.theme-white #contractor-detail .contractor-detail-metrics .summary-pill,#contractor-detail .contractor-detail-metrics .summary-pill{display:grid!important;align-content:center!important;gap:4px!important;min-height:42px!important;padding:9px 12px!important;border-radius:14px!important}body.theme-white #contractor-detail .contractor-detail-metrics .summary-pill span,body.theme-white #contractor-detail .contractor-detail-metrics .summary-pill strong,#contractor-detail .contractor-detail-metrics .summary-pill span,#contractor-detail .contractor-detail-metrics .summary-pill strong{display:block!important;line-height:1.12!important;width:100%!important}body.theme-white #contractor-detail .contractor-detail-metrics .summary-pill span,#contractor-detail .contractor-detail-metrics .summary-pill span{font-size:.68rem!important}body.theme-white #contractor-detail .panel-heading,#contractor-detail .panel-heading{margin-bottom:10px!important}body.theme-white #contractor-detail .panel-heading h2,#contractor-detail .panel-heading h2{font-size:.95rem!important}body.theme-white #contractorPaymentsTable th,body.theme-white #contractorPaymentsTable td,#contractorPaymentsTable th,#contractorPaymentsTable td{height:auto!important;padding-bottom:8px!important;padding-top:8px!important;font-size:.82rem!important;line-height:1.15!important}body.theme-white #contractorPaymentsTable th,#contractorPaymentsTable th{height:34px!important;font-size:.68rem!important}body.theme-white #contractorPaymentsTable .status,#contractorPaymentsTable .status{min-height:24px!important;padding:4px 8px!important;font-size:.68rem!important}body,button,input,select,textarea,table{font-family:Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:400;letter-spacing:0}h1,h2,h3,h4,h5,h6,.section-actions h2,.panel-heading h2,.modal-heading h2,.drawer-heading h2,.ai-heading h2{font-family:Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,sans-serif!important;font-weight:600!important;letter-spacing:0!important;line-height:1.18}.view:not(#dashboard) .section-actions h2,.view:not(#dashboard) .panel-heading h2,.view:not(#dashboard) table th,.view:not(#dashboard) .summary-pill span,.view:not(#dashboard) .kpi-card span,.eyebrow,label,.detail-item span,.status,.filter-chip,.nav-label,.sidebar-footer span{font-weight:560!important}strong,b,.summary-pill strong,.kpi-card strong,.cash-month strong,.detail-item strong,.drawer-item strong,.work-item strong,.person-heading strong,.table-link,.person-table-link strong,td strong{font-weight:550!important}p,small,td,input,select,textarea,.detail-item strong,.summary-pill strong,.contractor-identity p,.panel-heading span,.section-actions p,.empty-state{line-height:1.42}.summary-pill strong,.kpi-card strong,.cash-month strong{font-size:1.06rem!important}.status{font-size:.76rem}.commission-filter{min-width:210px;height:34px;cursor:pointer;text-align:center}.nav-label,.nav-label:before{pointer-events:none!important}body:not(.sidebar-expanded) .nav-item:hover .nav-label,body:not(.sidebar-expanded) .nav-item:focus-visible .nav-label,body:not(.sidebar-expanded) .nav-item:focus-within .nav-label{visibility:hidden!important;opacity:0!important;transform:translate(8px,-50%)!important}body:not(.sidebar-expanded) .nav-label{left:56px!important}body:not(.sidebar-expanded) .nav-icon{pointer-events:auto!important}body:not(.sidebar-expanded) .nav-icon *,body:not(.sidebar-expanded) .nav-icon:after{pointer-events:none!important}body:not(.sidebar-expanded) .nav-icon:hover+.nav-label,body:not(.sidebar-expanded) .nav-item:focus-visible .nav-label,body:not(.sidebar-expanded) .nav-item:focus-within .nav-label{visibility:visible!important;opacity:1!important;transform:translateY(-50%)!important}body:not(.sidebar-expanded) .nav-item:focus-visible .nav-label,body:not(.sidebar-expanded) .nav-item:focus-within .nav-label{visibility:hidden!important;opacity:0!important;transform:translate(8px,-50%)!important}body:not(.sidebar-expanded) .nav-icon:hover+.nav-label{visibility:visible!important;opacity:1!important;transform:translateY(-50%)!important}.settings-dock{bottom:18px!important;display:block!important;left:0!important;pointer-events:none!important;width:88px!important}.settings-trigger{bottom:18px!important;left:19px!important;margin:0!important;pointer-events:auto!important;position:fixed!important;z-index:90!important}.settings-panel{bottom:18px!important;left:72px!important;margin:0!important;pointer-events:auto!important;position:fixed!important;z-index:80!important}body.sidebar-expanded .settings-dock{width:244px!important}body.sidebar-expanded .settings-trigger{left:16px!important}body.sidebar-expanded .settings-panel{left:228px!important}@media(max-width:980px){body.sidebar-expanded .settings-panel{left:204px!important}}@media(max-width:640px){.settings-dock,body.sidebar-expanded .settings-dock{width:72px!important}.settings-trigger,body.sidebar-expanded .settings-trigger{left:11px!important}.settings-panel,body.sidebar-expanded .settings-panel{bottom:76px!important;left:8px!important;max-width:calc(100vw - 16px)!important}}#dashboard .command-layout>.panel{border-radius:18px!important}#dashboard .command-layout .panel-heading{margin-bottom:12px}#dashboard .command-layout .panel-heading h2{font-size:.98rem!important}#dashboard .command-layout .panel-heading span{font-size:.78rem}#dashboard .priority-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}#dashboard .priority-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-radius:14px!important}#dashboard .priority-item small{grid-column:1 / -1}#dashboard .mini-copilot{min-height:100%;justify-content:space-between}@media(min-width:1180px){#dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}#dashboard .stats-panel{grid-column:1;grid-row:auto;order:4}#dashboard .dashboard-layout,#dashboard .command-layout{grid-column:1 / -1}#dashboard .command-layout{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media(max-width:760px){#dashboard .priority-list,#dashboard .command-layout{grid-template-columns:1fr!important}}#dashboard .dashboard-layout{order:12}#dashboard .dashboard-layout>.panel{max-height:none!important}#dashboard .command-layout{order:20}#dashboard .command-layout>.panel,#dashboard .dashboard-layout>.panel{padding:14px 16px!important}#dashboard .command-layout .panel-heading,#dashboard .dashboard-layout .panel-heading{margin-bottom:10px}#dashboard .priority-list,#dashboard .insight-grid{gap:8px!important}#dashboard .priority-item,#dashboard .insight-card{min-height:74px!important;padding:10px 12px!important;border-radius:12px!important}#dashboard .priority-item span,#dashboard .priority-item small,#dashboard .insight-card span,#dashboard .insight-card small{font-size:.78rem!important;line-height:1.28}#dashboard .priority-item strong{font-size:1rem!important}#dashboard .insight-card strong{font-size:1.32rem!important;line-height:1}#dashboard .timeline.compact .timeline-item{padding:9px 0!important}#dashboard .timeline-item strong,#dashboard .timeline-item span,#dashboard .timeline-item .money{font-size:.82rem!important}@media(min-width:1180px){#dashboard{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}#dashboard .stats-panel,#dashboard .dashboard-layout{width:100%;max-width:none!important}#dashboard .command-layout{grid-column:1 / -1!important;grid-row:4!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important}#dashboard .stats-panel{grid-column:1!important;grid-row:2!important;align-self:stretch;justify-self:stretch}#dashboard .dashboard-layout{display:block!important;grid-template-columns:1fr!important;grid-column:2!important;grid-row:2!important;align-self:stretch;justify-self:stretch;height:auto}#dashboard .revenue-expense-panel{grid-column:1 / -1!important;grid-row:3!important;align-self:stretch;height:auto}#dashboard .dashboard-layout>.panel{height:100%;overflow:hidden}#dashboard .dashboard-layout .timeline.compact{max-height:340px;overflow:auto}}:root{--reference-cream: #f5f3ef;--reference-cream-2: #ebe8e2;--reference-charcoal: #191c1f;--reference-charcoal-2: #2b3033;--reference-muted: #7d837f;--reference-line: rgba(25, 28, 31, .1);--reference-lime: #d9ff48;--reference-green: #0f6b4b;--blue: #191c1f;--blue-2: #4b5250;--purple: #2b3033;--magenta: #d9ff48;--petrol: #191c1f;--lavender: #ebe8e2;--neutral-light: #f5f3ef;--success: #0f9f6e;--warning: #d18b12;--brand-gradient: linear-gradient(135deg, #191c1f 0%, #2b3033 58%, #d9ff48 100%);--soft-gradient: linear-gradient(135deg, rgba(25, 28, 31, .08), rgba(217, 255, 72, .12))}body.theme-white{--ink: #2b3033;--ink-strong: #141719;--muted: #707873;--muted-2: #9aa19c;--line: var(--reference-line);--canvas: var(--reference-cream);--surface: rgba(255, 255, 255, .82);--surface-2: #f8f7f3;--surface-3: var(--reference-cream-2);--shadow: 0 16px 38px rgba(25, 28, 31, .08);background:radial-gradient(circle at 15% 10%,rgba(217,255,72,.18),transparent 28%),radial-gradient(circle at 84% 8%,rgba(25,28,31,.06),transparent 30%),linear-gradient(180deg,#f8f7f3,#f5f3ef 48%,#ebe8e2)}body.theme-white .primary-button,body.theme-white .import-button{color:#151812;background:linear-gradient(135deg,#d9ff48,#c7f43a);box-shadow:0 14px 28px #a7d3293d}body.theme-white .primary-button:hover,body.theme-white .import-button:hover{background:linear-gradient(135deg,#e5ff75,#d9ff48)}body.theme-white .filter-chip.active,body.theme-white .rule-chip.active,body.theme-white .nav-item.active .nav-icon,body.theme-white.sidebar-expanded .nav-expand-toggle,body.theme-white.sidebar-expanded .settings-trigger{color:#151812;background:linear-gradient(145deg,#ffffff5c,#ffffff14),linear-gradient(135deg,#d9ff48,#c7f43a);border-color:#d9ff48e0;box-shadow:0 12px 26px #a7d32938}body.theme-white .nav-item:hover .nav-icon,body.theme-white .nav-expand-toggle:hover,body.theme-white .settings-trigger:hover{color:var(--reference-charcoal);border-color:#191c1f2e;background:linear-gradient(145deg,#ffffffeb,#ffffff7a),#f5f3efb8}body.theme-white .status.done,body.theme-white .status.active{color:var(--reference-green);background:#0f6b4b1f}body.theme-white .client-plan-card{background:radial-gradient(circle at 16% 18%,rgba(217,255,72,.28),transparent 30%),linear-gradient(135deg,#f8f7f3,#ffffffe6 48%,#ebe8e2)}body.theme-white .client-plan-header{background:linear-gradient(135deg,#191c1f1a,#d9ff4829)}:root{--weli-ref-bg: #f4f5ef;--weli-ref-bg-2: #eef0e8;--weli-ref-card: #ffffff;--weli-ref-card-soft: #fbfcf7;--weli-ref-ink: #161d1f;--weli-ref-muted: #7f898b;--weli-ref-muted-2: #a6afb0;--weli-ref-line: rgba(22, 29, 31, .1);--weli-ref-lime: #d8ff42;--weli-ref-lime-soft: #f1ffd5;--weli-ref-lime-border: #d6f75a;--weli-ref-dark: #11191b;--weli-ref-shadow: 0 18px 44px rgba(17, 25, 27, .08);--weli-ref-shadow-soft: 0 10px 26px rgba(17, 25, 27, .06)}body.theme-white{--ink: var(--weli-ref-ink);--ink-strong: #121819;--muted: var(--weli-ref-muted);--muted-2: var(--weli-ref-muted-2);--line: var(--weli-ref-line);--canvas: var(--weli-ref-bg);--surface: var(--weli-ref-card);--surface-2: var(--weli-ref-card-soft);--surface-3: var(--weli-ref-bg-2);--blue: #182224;--blue-2: #606c6f;--purple: #1a2224;--magenta: var(--weli-ref-lime);--petrol: #172023;--lavender: var(--weli-ref-lime-soft);--success: #17a667;--warning: #f59e0b;--danger: #ef3159;--brand-gradient: linear-gradient(135deg, var(--weli-ref-lime), #c8f239);--soft-gradient: linear-gradient(135deg, rgba(216, 255, 66, .2), rgba(255, 255, 255, .88));--shadow: var(--weli-ref-shadow);color:var(--weli-ref-ink);background:radial-gradient(circle at 5% 7%,rgba(216,255,66,.16),transparent 18%),linear-gradient(180deg,#f7f8f3 0%,var(--weli-ref-bg) 46%,#eff1e9 100%)}body.theme-white .app-shell,body.theme-white .main-content{background:transparent}body.theme-white .sidebar{margin:12px 0 12px 10px;height:calc(100vh - 24px);background:#fffffff0;border:1px solid rgba(22,29,31,.06);border-radius:28px;box-shadow:0 22px 60px #11191b1a;color:var(--weli-ref-ink)}body.theme-white.sidebar-expanded .sidebar{width:296px}body.theme-white .brand{padding:10px 12px;border-bottom:1px solid rgba(22,29,31,.08)}body.theme-white .brand-mark{border:0;border-radius:999px;background:var(--weli-ref-lime);box-shadow:none}body.theme-white .brand strong{color:var(--weli-ref-ink);font-weight:800}body.theme-white .nav-list{gap:6px}body.theme-white .nav-item{min-height:44px;color:var(--weli-ref-muted);border:1px solid transparent;border-radius:16px;background:transparent;font-weight:600}body.theme-white .nav-item .nav-icon{color:#7d8789}body.theme-white .nav-item:hover,body.theme-white .nav-item.active{color:var(--weli-ref-ink);background:var(--weli-ref-lime-soft);border-color:#d8ff4261;box-shadow:none}body.theme-white .nav-item.active .nav-icon{color:var(--weli-ref-ink);background:transparent;border-color:transparent;box-shadow:none}body.theme-white .settings-dock,body.theme-white .sidebar-footer{background:#ffffffc2;border-color:#161d1f14}body.theme-white .settings-trigger,body.theme-white .theme-toggle,body.theme-white .nav-expand-toggle{color:#8a9496;background:#fff;border:1px solid rgba(22,29,31,.08);box-shadow:none}body.theme-white .topbar{background:#f4f5efd1;border-bottom:1px solid rgba(22,29,31,.05);box-shadow:none}body.theme-white .topbar-title h1,body.theme-white .section-actions h2,body.theme-white .panel-heading h2,body.theme-white .panel-heading h3{color:var(--weli-ref-ink);font-weight:800}body.theme-white .search,body.theme-white .topbar-actions>button,body.theme-white .ghost-button,body.theme-white .import-button,body.theme-white .filter-chip,body.theme-white .rule-chip{color:var(--weli-ref-ink);background:#ffffffeb;border:1px solid rgba(22,29,31,.08);border-radius:20px;box-shadow:var(--weli-ref-shadow-soft)}body.theme-white .primary-button,body.theme-white .section-actions>.primary-button,body.theme-white .button-row .primary-button,body.theme-white #openEntryModal{color:#101516;background:var(--weli-ref-lime);border:1px solid var(--weli-ref-lime-border);border-radius:999px;box-shadow:0 16px 34px #bee12447;font-weight:800}body.theme-white .primary-button:hover,body.theme-white #openEntryModal:hover{background:#e2ff62;transform:translateY(-1px)}body.theme-white .filter-chip.active,body.theme-white .rule-chip.active,body.theme-white .view-tab.active,body.theme-white .segment-control .active,body.theme-white [aria-selected=true]{color:#101516;background:var(--weli-ref-lime);border-color:var(--weli-ref-lime-border);box-shadow:0 10px 24px #bee12438}body.theme-white .panel,body.theme-white .table-wrap,body.theme-white .kpi-card,body.theme-white .executive-card,body.theme-white .integration-card,body.theme-white .alert-card,body.theme-white .automation-card,body.theme-white .person-card,body.theme-white .drive-card,body.theme-white .next-action,body.theme-white .modal-card,body.theme-white .client-side-card,body.theme-white .client-ledger-card,body.theme-white .client-detail-panel{background:#ffffffe0;border:1px solid rgba(22,29,31,.07);border-radius:18px;box-shadow:var(--weli-ref-shadow-soft)}body.theme-white .kpi-card strong,body.theme-white .executive-card strong,body.theme-white .summary-pill strong,body.theme-white .client-plan-grid strong,body.theme-white .money,body.theme-white td strong{color:var(--weli-ref-ink)}body.theme-white .summary-pill,body.theme-white .metric-card,body.theme-white .insight-card,body.theme-white .priority-item{background:#fff;border-color:#161d1f12;box-shadow:0 12px 30px #11191b0d}body.theme-white table th{color:#4b5658;background:#fafbf6e6}body.theme-white table td{color:#334044;border-color:#161d1f12}body.theme-white .table-link,body.theme-white .table-action{color:#273235}body.theme-white .table-action:hover,body.theme-white .table-link:hover{color:#101516;background:var(--weli-ref-lime-soft)}body.theme-white .status.active,body.theme-white .status.done,body.theme-white .badge.success{color:#0c6c45;background:#17a66721}body.theme-white .status.warning,body.theme-white .badge.warning{color:#9a5a00;background:#f59e0b26}body.theme-white .status.danger,body.theme-white .badge.danger{color:#bb123a;background:#ef315921}body.theme-white .client-plan-card{background:#ffffffe6;border-color:#161d1f14;box-shadow:var(--weli-ref-shadow-soft)}body.theme-white .client-plan-header{background:radial-gradient(circle at 8% 16%,rgba(216,255,66,.26),transparent 28%),linear-gradient(135deg,#f7f8f1,#fff 58%,#edf1e5);border-bottom:1px solid rgba(22,29,31,.08)}body.theme-white .client-plan-header h3{color:var(--weli-ref-ink)}body.theme-white .client-plan-header small{color:#647174}body.theme-white .client-plan-icon{color:var(--weli-ref-ink);background:#fff;border:1px solid rgba(22,29,31,.07);box-shadow:0 10px 24px #11191b0f}body.theme-white .client-plan-header .status{color:#0d5f3e;background:#17a66724;box-shadow:none}:root{--weli-fin-bg: #f3f4ef;--weli-fin-card: #ffffff;--weli-fin-card-2: #fbfbf7;--weli-fin-ink: #182021;--weli-fin-muted: #7f8a8c;--weli-fin-line: rgba(24, 32, 33, .09);--weli-fin-lime: #d9ff3f;--weli-fin-lime-soft: #efffd1;--weli-fin-green: #0f7a51;--weli-fin-graphite: #35464a;--weli-fin-shadow: 0 18px 42px rgba(25, 31, 26, .08);--weli-login-blue: #dceeff;--weli-login-pink: #f8dfea;--weli-login-lavender: #f1ecff}body.theme-white{--ink: var(--weli-fin-ink);--ink-strong: #121819;--muted: var(--weli-fin-muted);--muted-2: #a2aaab;--line: var(--weli-fin-line);--canvas: var(--weli-fin-bg);--surface: var(--weli-fin-card);--surface-2: var(--weli-fin-card-2);--surface-3: #edf0e8;--magenta: var(--weli-fin-lime);--brand-gradient: linear-gradient(135deg, var(--weli-fin-lime), #cfff2f);color:var(--weli-fin-ink);background:radial-gradient(circle at 0% 16%,rgba(217,255,63,.1),transparent 18%),linear-gradient(180deg,#f7f8f4 0%,var(--weli-fin-bg) 44%,#f1f2ed 100%)}body.theme-white.sidebar-expanded .app-shell{grid-template-columns:252px minmax(0,1fr)}body.theme-white .sidebar{margin:14px 0 14px 10px;height:calc(100vh - 28px);padding:14px 10px;background:#fffffff5;border:1px solid rgba(24,32,33,.06);border-radius:28px;box-shadow:0 20px 58px #191f1a1a}body.theme-white.sidebar-expanded .sidebar{width:232px}body.theme-white .brand{min-height:76px;padding:8px 16px 14px}body.theme-white .brand-mark{width:50px;height:50px;border-radius:999px;background:var(--weli-fin-lime)}body.theme-white .nav-list{gap:6px;padding:4px 2px}body.theme-white .nav-item{min-height:43px;padding:9px 12px;color:#7c8789;border-radius:16px;font-weight:600}body.theme-white .nav-item:hover,body.theme-white .nav-item.active{color:var(--weli-fin-ink);background:var(--weli-fin-lime-soft);border-color:#d9ff3f52}body.theme-white .nav-item.active .nav-icon,body.theme-white .nav-item .nav-icon{color:currentColor;background:transparent;border:0;box-shadow:none}body.theme-white .topbar{min-height:100px;padding:28px 24px 18px;background:#f6f7f3db;border-bottom:1px solid rgba(24,32,33,.04)}body.theme-white .topbar-actions{gap:12px}body.theme-white .search{min-width:278px;height:48px;border-radius:18px}body.theme-white .topbar-actions>.ghost-button,body.theme-white .topbar-actions>button:not(.primary-button){min-height:46px;border-radius:999px;background:#fff}body.theme-white #openEntryModal,body.theme-white .primary-button{min-height:46px;padding-inline:22px;color:#111715;background:var(--weli-fin-lime);border:0;border-radius:999px;box-shadow:0 18px 36px #c7ef2a52}body.theme-white .view{padding:38px 24px}body.theme-white #client-detail.view,body.theme-white #stripe.view,body.theme-white #clients.view{padding-top:18px}body.theme-white .section-actions{margin-bottom:20px}body.theme-white .section-actions h2{color:#1c2425;font-size:1.24rem;font-weight:800}body.theme-white .panel,body.theme-white .table-wrap,body.theme-white .client-side-card,body.theme-white .client-ledger-card,body.theme-white .client-detail-panel{background:#fff;border:1px solid rgba(24,32,33,.06);border-radius:22px;box-shadow:var(--weli-fin-shadow)}body.theme-white .client-plan-card{overflow:hidden;min-height:333px;background:#fff;border:1px solid rgba(24,32,33,.06);border-radius:22px;box-shadow:var(--weli-fin-shadow)}body.theme-white .client-plan-header{min-height:88px;padding:22px 20px;color:#fff;background:var(--weli-fin-graphite);border-bottom:0}body.theme-white .client-plan-header h3{color:#fff;font-size:1.05rem}body.theme-white .client-plan-header h3 span{color:#ffffffeb;font-weight:800}body.theme-white .client-plan-header h3 strong{color:#f6c85f;font-weight:900;letter-spacing:.01em;text-shadow:0 1px 0 rgba(0,0,0,.16);text-transform:uppercase}body.theme-white .client-plan-header small{color:#ffffffc7}body.theme-white .client-plan-icon{width:44px;height:44px;color:#f6c85f;background:linear-gradient(145deg,#f6c85f3d,#ffffff1f);border:1px solid rgba(246,200,95,.36);border-radius:12px;box-shadow:inset 0 1px #ffffff29,0 10px 24px #f6c85f1f}body.theme-white .client-plan-header .status{color:var(--weli-fin-green);background:#fff;border-radius:999px;box-shadow:none}body.theme-white .client-plan-grid{padding:22px 20px 0;background:#fff}body.theme-white .client-plan-grid span{padding-left:0;border-left:0}body.theme-white .client-plan-grid small{color:#657173}body.theme-white .client-plan-grid strong{color:var(--weli-fin-ink)}body.theme-white .client-plan-card .primary-button{margin-top:12px}body.theme-white .client-finance-grid,body.theme-white .client-detail-grid{gap:16px}body.theme-white .client-side-card{min-height:160px;padding:22px}body.theme-white .client-side-card h3{color:#1c2425}body.theme-white .table-wrap,body.theme-white .client-ledger-card{border-radius:22px;overflow:hidden}body.theme-white table th{height:52px;color:#657173;background:#fff;border-bottom:1px solid rgba(24,32,33,.07);font-size:.72rem;letter-spacing:.02em}body.theme-white table td{height:64px;color:#2f3d40;background:#fff;border-bottom:1px solid rgba(24,32,33,.055)}body.theme-white .status.done,body.theme-white .status.active{color:var(--weli-fin-green);background:#10b9811c}body.theme-white .auth-screen{background:radial-gradient(circle at 18% 20%,rgba(197,225,255,.86),transparent 26%),radial-gradient(circle at 76% 22%,rgba(248,205,226,.9),transparent 30%),radial-gradient(circle at 76% 72%,rgba(235,229,255,.95),transparent 34%),linear-gradient(135deg,#f8fbff,#fff 44%,#f4efff)}body.theme-white .auth-panel,.auth-screen .auth-panel{background:#ffffffd6;border:1px solid rgba(24,32,33,.08);border-radius:20px;box-shadow:0 24px 70px #2830361f}body.theme-white .auth-form input,.auth-screen .auth-form input{height:44px;border-radius:16px;border-color:#18202124;background:#ffffffe6}body.theme-white .auth-form button,.auth-screen .auth-form button{height:38px;color:#fff;border:0;border-radius:16px;background:linear-gradient(100deg,#171d23 0%,#1d2328 68%,var(--weli-fin-lime) 100%)}:root{--weli-action-green: #1f6f4a;--weli-action-green-2: #185b3d;--weli-action-green-3: #104630;--weli-action-green-soft: #e6f4ec}body.theme-white{--weli-fin-lime: var(--weli-action-green);--weli-fin-lime-soft: var(--weli-action-green-soft);--weli-fin-lime-border: rgba(31, 111, 74, .28);--magenta: var(--weli-action-green);--brand-gradient: linear-gradient(135deg, var(--weli-action-green), var(--weli-action-green-2))}body.theme-white #openEntryModal,body.theme-white .primary-button,body.theme-white .section-actions>.primary-button,body.theme-white .button-row .primary-button,body.theme-white .workbench-actions .primary-button,body.theme-white .next-action .primary-button,body.theme-white .client-plan-card .primary-button,body.theme-white .drawer-save-bar .primary-button{color:#fff;background:#1f6f4a;border:1px solid rgba(16,70,48,.18);box-shadow:0 12px 26px #1f6f4a2e}body.theme-white #openEntryModal:hover,body.theme-white .primary-button:hover,body.theme-white .section-actions>.primary-button:hover,body.theme-white .button-row .primary-button:hover,body.theme-white .workbench-actions .primary-button:hover,body.theme-white .next-action .primary-button:hover,body.theme-white .client-plan-card .primary-button:hover{color:#fff;background:#185c3d;box-shadow:0 14px 30px #1f6f4a3d}body.theme-white .work-item em,body.theme-white .work-queue .work-item em,body.theme-white .mini-list .work-item em,body.theme-white .next-action em,body.theme-white .module-shortcut em,body.theme-white .small-button:not(.danger-inline),body.theme-white .attachment-button,body.theme-white .ai-suggestions button:hover,body.theme-white .command-palette-result.active{color:#fff;background:var(--weli-action-green);border-color:var(--weli-action-green)}body.theme-white .work-item:hover em,body.theme-white .module-shortcut:hover em,body.theme-white .small-button:not(.danger-inline):hover,body.theme-white .attachment-button:hover{color:#fff;background:var(--weli-action-green-2);border-color:var(--weli-action-green-2)}body.theme-white #contractor-detail .contract-compact-item .attachment-button,body.theme-white #contractor-detail .contract-compact-item .attachment-link{color:#0f172a!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}body.theme-white #contractor-detail .contract-compact-item .attachment-button:hover,body.theme-white #contractor-detail .contract-compact-item .attachment-link:hover{color:#1f7a55!important;background:transparent!important;border-color:transparent!important;text-decoration:underline}body.theme-white .filter-chip.active,body.theme-white .rule-chip.active,body.theme-white .nav-item:hover,body.theme-white .nav-item.active,body.theme-white .client-filter-popover button:hover,body.theme-white .client-filter-popover button.active{color:var(--weli-action-green-3);background:var(--weli-action-green-soft);border-color:#1f6f4a33}body.theme-white .brand-mark{background:var(--weli-action-green)}body.theme-white .auth-form button,.auth-screen .auth-form button{background:linear-gradient(100deg,#171d23 0%,#1d2328 62%,var(--weli-action-green) 100%)}body.theme-white .brand-mark,body.theme-white.sidebar-expanded .brand-mark{width:58px;height:58px;padding:8px;border:0;border-radius:16px;background:#fff;box-shadow:none}body.theme-white .brand{justify-content:center}body.theme-white .nav-label,body.theme-white .nav-label:before,body.theme-white .nav-item:hover .nav-label,body.theme-white .nav-item:focus-visible .nav-label,body.theme-white .nav-item:focus-within .nav-label,body.theme-white.sidebar-expanded .nav-label,body.theme-white.sidebar-expanded .nav-item .nav-label,body.theme-white.sidebar-expanded .nav-item:hover .nav-label,body.theme-white.sidebar-expanded .nav-item.active .nav-label{color:#1d292b;opacity:1}body.theme-white:not(.sidebar-expanded) .nav-label,body.theme-white:not(.sidebar-expanded) .nav-label:before{color:#1d292b;background:#fff;border-color:#18202114;box-shadow:0 12px 30px #1820211f}body.theme-white.sidebar-expanded .nav-item{color:#2c383a}body.theme-white .brand-mark,body.theme-white.sidebar-expanded .brand-mark{width:68px;height:44px;padding:8px;border-radius:16px;background:#121819;box-shadow:none}body.theme-white.sidebar-expanded .brand-mark{width:132px;height:46px}body.theme-white .brand-mark img,body.theme-white.sidebar-expanded .brand-mark img{width:100%;height:100%;object-fit:contain;filter:none}body.theme-white .module-shortcut,body.theme-white .module-shortcuts button.module-shortcut{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;padding-right:18px}body.theme-white .module-shortcut strong,body.theme-white .module-shortcut span{grid-column:1}body.theme-white .module-shortcut em{grid-column:2;grid-row:1 / span 2;justify-self:end;align-self:center;width:auto;min-width:64px;max-width:max-content;min-height:28px;padding:6px 12px;border-radius:999px;font-size:.76rem;line-height:1;text-align:center;white-space:nowrap}body.theme-white:not(.sidebar-expanded) .nav-label,body.theme-white:not(.sidebar-expanded) .nav-label:before{visibility:hidden!important;opacity:0!important;transform:translate(8px,-50%)!important;pointer-events:none!important}body.theme-white:not(.sidebar-expanded) .nav-icon:hover+.nav-label{visibility:visible!important;opacity:1!important;transform:translateY(-50%)!important;color:#1d292b!important;background:#fff!important;border:1px solid rgba(24,32,33,.08)!important;box-shadow:0 12px 30px #1820211f!important}body.theme-white:not(.sidebar-expanded) .nav-item:hover .nav-label,body.theme-white:not(.sidebar-expanded) .nav-item:focus-visible .nav-label,body.theme-white:not(.sidebar-expanded) .nav-item:focus-within .nav-label{visibility:hidden!important;opacity:0!important}body.theme-white.sidebar-expanded .nav-label{position:static!important;visibility:visible!important;opacity:1!important;transform:none!important;color:#1d292b!important;background:transparent!important;border:0!important;box-shadow:none!important}body.theme-white .brand-mark,body.theme-white.sidebar-expanded .brand-mark{background:#121819!important;border:0!important;box-shadow:none!important}body.theme-white:not(.sidebar-expanded) .brand-mark{width:64px!important;height:42px!important;padding:8px!important;border-radius:16px!important}body.theme-white.sidebar-expanded .brand-mark{width:132px!important;height:46px!important;padding:8px 12px!important;border-radius:16px!important}body.theme-white .brand-mark img,body.theme-white.sidebar-expanded .brand-mark img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important}body.theme-white .brand{min-height:82px!important;padding:14px 8px 12px!important;justify-content:center!important}body.theme-white.sidebar-expanded .brand{justify-content:flex-start!important;padding-inline:12px!important}body.theme-white .brand-mark,body.theme-white.sidebar-expanded .brand-mark{background:transparent!important;border:0!important;box-shadow:none!important}body.theme-white:not(.sidebar-expanded) .brand-mark{width:56px!important;height:38px!important;padding:0!important;border-radius:0!important}body.theme-white.sidebar-expanded .brand-mark{width:132px!important;height:44px!important;padding:0!important;border-radius:0!important}body.theme-white .brand-mark img{width:100%!important;height:100%!important;object-fit:contain!important}body.theme-white:not(.sidebar-expanded) .nav-label,body.theme-white:not(.sidebar-expanded) .nav-label:before{visibility:hidden!important;opacity:0!important}body.theme-white:not(.sidebar-expanded) .nav-icon:hover+.nav-label{visibility:visible!important;opacity:1!important}body.theme-white .nav-list{padding-bottom:82px!important}body.theme-white .settings-dock{position:absolute!important;left:0!important;right:0!important;bottom:12px!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;pointer-events:none!important;background:transparent!important;border:0!important;box-shadow:none!important}body.theme-white .settings-trigger{position:relative!important;left:auto!important;bottom:auto!important;margin:0!important;pointer-events:auto!important;z-index:5!important}body.theme-white .sidebar{position:sticky!important;overflow:visible!important;border-radius:30px!important}body.theme-white:not(.sidebar-expanded) .sidebar{width:80px!important;align-items:center!important;padding:16px 10px 82px!important}body.theme-white:not(.sidebar-expanded) .brand{min-height:78px!important;width:100%!important;padding:10px 0 14px!important;border-bottom:1px solid rgba(24,32,33,.08)!important}body.theme-white:not(.sidebar-expanded) .brand-mark{width:62px!important;height:42px!important}body.theme-white:not(.sidebar-expanded) .nav-list{width:100%!important;gap:8px!important;padding:8px 0 88px!important;justify-items:center!important}body.theme-white:not(.sidebar-expanded) .nav-item{width:54px!important;height:54px!important;min-height:54px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:18px!important}body.theme-white:not(.sidebar-expanded) .nav-item.active,body.theme-white:not(.sidebar-expanded) .nav-item:hover{border-radius:18px!important}body.theme-white:not(.sidebar-expanded) .nav-icon{width:22px!important;height:22px!important}body.theme-white .sidebar>.settings-dock{position:absolute!important;left:0!important;right:0!important;bottom:14px!important;width:100%!important;height:58px!important;display:grid!important;place-items:center!important;pointer-events:none!important;z-index:20!important}body.theme-white .sidebar>.settings-dock .settings-trigger{position:static!important;width:52px!important;height:52px!important;min-height:52px!important;border-radius:18px!important;pointer-events:auto!important}body.theme-white.sidebar-expanded .sidebar>.settings-dock{left:14px!important;right:14px!important;width:auto!important;justify-items:start!important}:root{--weli-gray-bg: #f3f4f4;--weli-gray-bg-2: #eceeee;--weli-gray-bg-3: #e4e7e7}body.theme-white{--canvas: var(--weli-gray-bg) !important;background:radial-gradient(circle at 14% 10%,rgba(255,255,255,.86),transparent 30%),radial-gradient(circle at 86% 8%,rgba(218,222,224,.76),transparent 34%),linear-gradient(135deg,#f8f9f9 0%,var(--weli-gray-bg) 42%,var(--weli-gray-bg-2) 72%,var(--weli-gray-bg-3) 100%)!important}body.theme-white .workspace,body.theme-white .app-shell,body.theme-white .main-content{background:transparent!important}body.theme-white .topbar{background:#f6f7f7e6!important}body.theme-white .view{background:transparent!important}body.theme-white .app-shell{grid-template-columns:106px minmax(0,1fr)!important}body.theme-white.sidebar-expanded .app-shell{grid-template-columns:276px minmax(0,1fr)!important}body.theme-white .sidebar{position:fixed!important;top:14px!important;bottom:14px!important;left:10px!important;width:80px!important;height:auto!important;margin:0!important;padding:18px 10px 78px!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:14px!important;align-items:start!important;overflow:hidden!important;border-radius:30px!important;background:#fffffff5!important;box-shadow:0 22px 58px #11191b1a!important;z-index:60!important}body.theme-white.sidebar-expanded .sidebar{width:232px!important;padding:22px 12px 82px!important}body.theme-white .brand,body.theme-white:not(.sidebar-expanded) .brand,body.theme-white.sidebar-expanded .brand{width:100%!important;min-height:74px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 0 14px!important;border-bottom:1px solid rgba(24,32,33,.08)!important}body.theme-white.sidebar-expanded .brand{min-height:82px!important;justify-content:flex-start!important;padding:0 14px 18px!important}body.theme-white .brand-mark,body.theme-white:not(.sidebar-expanded) .brand-mark{width:58px!important;height:30px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.theme-white .brand-mark img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important}body.theme-white .nav-expand-toggle,body.theme-white:not(.sidebar-expanded) .nav-expand-toggle,body.theme-white.sidebar-expanded .nav-expand-toggle{position:static!important;width:50px!important;height:50px!important;min-height:50px!important;margin:0 auto!important;display:grid!important;place-items:center!important;border-radius:17px!important;color:#667173!important;background:#fff!important;border:1px solid rgba(22,29,31,.08)!important;box-shadow:none!important}body.theme-white .nav-list,body.theme-white:not(.sidebar-expanded) .nav-list,body.theme-white.sidebar-expanded .nav-list{width:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:6px!important;padding:4px 0 10px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none!important}body.theme-white:not(.sidebar-expanded) .nav-item,body.theme-white:not(.sidebar-expanded) .nav-row{width:100%!important}body.theme-white:not(.sidebar-expanded) .nav-item{width:54px!important;height:48px!important;min-height:48px!important;margin:0 auto!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:19px!important}body.theme-white.sidebar-expanded .nav-item{width:100%!important;min-height:48px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:0 12px!important;border-radius:18px!important}body.theme-white:not(.sidebar-expanded) .nav-item.active,body.theme-white:not(.sidebar-expanded) .nav-item:hover,body.theme-white.sidebar-expanded .nav-item.active,body.theme-white.sidebar-expanded .nav-item:hover{border-radius:19px!important}body.theme-white:not(.sidebar-expanded) .nav-icon,body.theme-white.sidebar-expanded .nav-icon{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important}body.theme-white.sidebar-expanded .nav-label{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;width:auto!important;max-width:132px!important;padding:0!important;color:#1f292b!important;background:transparent!important;box-shadow:none!important;transform:none!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.theme-white .settings-dock,body.theme-white.sidebar-expanded .settings-dock{position:fixed!important;left:10px!important;bottom:14px!important;width:80px!important;height:70px!important;display:grid!important;place-items:center!important;pointer-events:none!important;z-index:90!important;background:transparent!important;border:0!important;box-shadow:none!important}body.theme-white.sidebar-expanded .settings-trigger{left:19px!important}body.theme-white .settings-trigger,body.theme-white.sidebar-expanded .settings-trigger{position:static!important;width:50px!important;height:50px!important;min-height:50px!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:17px!important;pointer-events:auto!important;color:#667173!important;background:#fff!important;border:1px solid rgba(22,29,31,.08)!important;box-shadow:0 10px 28px #11191b14!important}body.theme-white .settings-panel,body.theme-white.sidebar-expanded .settings-panel{position:fixed!important;left:96px!important;bottom:18px!important;margin:0!important;z-index:100!important}body.theme-white .sidebar{gap:16px!important}body.theme-white .nav-list,body.theme-white:not(.sidebar-expanded) .nav-list,body.theme-white.sidebar-expanded .nav-list{gap:9px!important;padding-top:10px!important}.auth-screen,body.theme-white .auth-screen{min-height:100vh!important;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.95),transparent 32%),radial-gradient(circle at 82% 10%,rgba(214,218,220,.8),transparent 36%),linear-gradient(135deg,#f8f9f9,#f1f2f2 44%,#eaeded,#dfe4e4)!important}.auth-screen .auth-panel,body.theme-white .auth-panel{border:1px solid rgba(22,29,31,.08)!important;border-radius:18px!important;background:#ffffffeb!important;box-shadow:0 24px 70px #11191b1f!important}.auth-screen .auth-form label{color:#172023!important}.auth-screen .auth-form input{color:#172023!important;background:#fff!important;border-color:#161d1f24!important}.auth-screen .auth-form button{color:#fff!important;background:linear-gradient(135deg,#172023,#1b724f)!important;box-shadow:none!important}.command-palette-result i{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:14px!important;color:#7f8b8e!important;background:transparent!important;font-style:normal!important}.command-palette-result:hover i,.command-palette-result.active i{color:#14211f!important}.command-palette-result i svg{width:22px!important;height:22px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.command-palette-dialog{width:min(730px,calc(100vw - 42px))!important;max-width:730px!important;padding:0!important;border:0!important;border-radius:22px!important;background:transparent!important;box-shadow:0 34px 80px #1218193d!important}.command-palette-dialog::backdrop{background:#12181985!important;-webkit-backdrop-filter:blur(10px) grayscale(.4)!important;backdrop-filter:blur(10px) grayscale(.4)!important}.command-palette{max-height:min(640px,calc(100vh - 80px))!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;border:1px solid rgba(18,24,25,.08)!important;border-radius:22px!important;background:#f8f9f7!important;box-shadow:none!important}.command-palette-search{height:72px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:0 22px!important;border-bottom:1px solid rgba(18,24,25,.06)!important;background:#fff!important}.command-palette-search svg{width:22px!important;height:22px!important;color:#374548!important;stroke-width:2!important}.command-palette-search input{width:100%!important;height:40px!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;color:#10181a!important;background:transparent!important;font-size:1.04rem!important;font-weight:600!important}.command-palette-search input::placeholder{color:#8f969a!important;font-weight:600!important}.command-palette-search kbd{min-width:38px!important;height:28px!important;display:grid!important;place-items:center!important;border:1px solid rgba(18,24,25,.12)!important;border-radius:8px!important;color:#374548!important;background:#f7f8f8!important;font-size:.72rem!important;font-weight:700!important}.command-palette-list{min-height:0!important;max-height:none!important;padding:18px 0 0!important;overflow:auto!important;background:#f8f9f7!important}.command-palette-section h3{margin:0!important;padding:10px 28px 8px!important;color:#3e4a4d!important;font-size:.78rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.command-palette-result{width:100%!important;min-height:64px!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) 32px!important;align-items:center!important;gap:12px!important;padding:0 28px!important;border:0!important;border-radius:0!important;color:#1d292b!important;background:transparent!important;text-align:left!important;box-shadow:none!important}.command-palette-result:hover,.command-palette-result.active{color:#15201d!important;background:#eef5df!important}.command-palette-result.active{box-shadow:inset 3px 0 #d8ff42!important}.command-palette-result i{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:14px!important;color:#374548!important;background:#eef3ff!important;font-style:normal!important}.command-palette-result i svg{width:19px!important;height:19px!important}.command-palette-result span{min-width:0!important;display:grid!important;gap:3px!important}.command-palette-result strong{color:currentColor!important;font-size:1rem!important;font-weight:750!important;line-height:1.2!important}.command-palette-result span small{color:#5f6c70!important;font-size:.88rem!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.command-palette-result>small{justify-self:end!important;color:#9aa2a5!important;font-size:.86rem!important}.command-palette-empty{padding:42px 28px!important;color:#6f7a7d!important;text-align:center!important}.command-palette-footer{position:sticky!important;bottom:0!important;display:flex!important;align-items:center!important;gap:18px!important;padding:12px 28px 16px!important;border-top:1px solid rgba(18,24,25,.06)!important;color:#647174!important;background:#f8f9f7f5!important;font-size:.78rem!important}.command-palette-footer span:last-child{margin-left:auto!important}body.theme-white .app-shell{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;min-height:100vh!important}body.theme-white.sidebar-expanded .app-shell{grid-template-columns:252px minmax(0,1fr)!important}body.theme-white .sidebar{position:sticky!important;top:12px!important;left:auto!important;bottom:auto!important;width:80px!important;height:calc(100vh - 24px)!important;margin:12px 0 12px 4px!important;padding:16px 10px!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:12px!important;overflow:hidden!important;border-radius:28px!important;background:#fffffff5!important;box-shadow:0 20px 48px #11191b1a!important;z-index:40!important}body.theme-white.sidebar-expanded .sidebar{width:232px!important;padding:18px 12px!important}body.theme-white .workspace{min-width:0!important;padding:18px 22px 22px!important}body.theme-white .brand,body.theme-white:not(.sidebar-expanded) .brand,body.theme-white.sidebar-expanded .brand{width:100%!important;min-height:66px!important;padding:0 0 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-bottom:1px solid rgba(24,32,33,.08)!important}body.theme-white.sidebar-expanded .brand{justify-content:flex-start!important;padding:0 14px 14px!important}body.theme-white .brand-mark,body.theme-white:not(.sidebar-expanded) .brand-mark{width:58px!important;height:28px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.theme-white.sidebar-expanded .brand-mark{width:132px!important;height:42px!important}body.theme-white .brand-mark img{width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important}body.theme-white .nav-expand-toggle,body.theme-white:not(.sidebar-expanded) .nav-expand-toggle,body.theme-white.sidebar-expanded .nav-expand-toggle{position:static!important;width:50px!important;height:50px!important;min-height:50px!important;margin:0 auto!important;display:grid!important;place-items:center!important;border-radius:18px!important;color:#657274!important;background:#fff!important;border:1px solid rgba(22,29,31,.08)!important;box-shadow:none!important}body.theme-white.sidebar-expanded .nav-expand-toggle{margin-left:4px!important;margin-right:0!important}body.theme-white .nav-list,body.theme-white:not(.sidebar-expanded) .nav-list,body.theme-white.sidebar-expanded .nav-list{width:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;padding:2px 0 6px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none!important}body.theme-white .nav-list::-webkit-scrollbar{width:0!important;height:0!important}body.theme-white .nav-row{width:100%!important;flex:0 0 auto!important}body.theme-white:not(.sidebar-expanded) .nav-item{width:52px!important;height:46px!important;min-height:46px!important;margin:0 auto!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:18px!important}body.theme-white.sidebar-expanded .nav-item{width:100%!important;min-height:46px!important;padding:0 12px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;border-radius:16px!important}body.theme-white .nav-icon,body.theme-white:not(.sidebar-expanded) .nav-icon,body.theme-white.sidebar-expanded .nav-icon{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;color:#7f8b8e!important;background:transparent!important;border:0!important;box-shadow:none!important}body.theme-white .nav-item.active .nav-icon,body.theme-white .nav-item:hover .nav-icon{color:#14211f!important}body.theme-white:not(.sidebar-expanded) .nav-label,body.theme-white:not(.sidebar-expanded) .nav-label:before,body.theme-white:not(.sidebar-expanded) .nav-item:hover .nav-label,body.theme-white:not(.sidebar-expanded) .nav-icon:hover+.nav-label,body.theme-white:not(.sidebar-expanded) .nav-item:focus-visible .nav-label,body.theme-white:not(.sidebar-expanded) .nav-item:focus-within .nav-label{display:none!important;visibility:hidden!important;opacity:0!important}body.theme-white.sidebar-expanded .nav-label{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;max-width:148px!important;padding:0!important;color:#20292b!important;background:transparent!important;box-shadow:none!important;transform:none!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.theme-white .settings-dock,body.theme-white.sidebar-expanded .settings-dock{position:fixed!important;left:4px!important;bottom:12px!important;width:80px!important;height:auto!important;min-height:58px!important;display:block!important;pointer-events:none!important;z-index:320!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}body.theme-white.sidebar-expanded .settings-dock{width:232px!important}body.theme-white .settings-trigger,body.theme-white.sidebar-expanded .settings-trigger{position:fixed!important;left:19px!important;bottom:18px!important;width:50px!important;height:50px!important;min-height:50px!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:18px!important;pointer-events:auto!important;color:#657274!important;background:#fff!important;border:1px solid rgba(22,29,31,.08)!important;box-shadow:0 10px 24px #11191b14!important;z-index:340!important}body.theme-white .settings-panel,body.theme-white.sidebar-expanded .settings-panel{position:fixed!important;left:92px!important;bottom:16px!important;margin:0!important;z-index:360!important;display:grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;background:#fff!important}body.theme-white.sidebar-expanded .settings-panel{left:252px!important}body.theme-white .sidebar{grid-template-rows:82px 56px minmax(0,1fr)!important;row-gap:12px!important}body.theme-white .brand,body.theme-white:not(.sidebar-expanded) .brand{min-height:82px!important;height:82px!important;padding:0 0 16px!important}body.theme-white .nav-expand-toggle,body.theme-white:not(.sidebar-expanded) .nav-expand-toggle{align-self:start!important;margin-top:0!important;margin-bottom:0!important}body.theme-white .nav-list,body.theme-white:not(.sidebar-expanded) .nav-list{padding-top:16px!important;gap:10px!important}body.theme-white.sidebar-expanded .nav-list{padding-top:14px!important;gap:8px!important}body.theme-white .sidebar,body.theme-white:not(.sidebar-expanded) .sidebar{display:flex!important;flex-direction:column!important;align-items:center!important;width:80px!important;height:calc(100vh - 24px)!important;padding:18px 10px 74px!important;gap:0!important}body.theme-white.sidebar-expanded .sidebar{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:232px!important;padding:18px 12px 74px!important}body.theme-white .brand,body.theme-white:not(.sidebar-expanded) .brand,body.theme-white.sidebar-expanded .brand{flex:0 0 82px!important;min-height:82px!important;height:82px!important;margin:0!important;padding:0 0 16px!important}body.theme-white.sidebar-expanded .brand{padding:0 14px 16px!important}body.theme-white .nav-expand-toggle,body.theme-white:not(.sidebar-expanded) .nav-expand-toggle,body.theme-white.sidebar-expanded .nav-expand-toggle{flex:0 0 50px!important;margin:12px auto 18px!important}body.theme-white.sidebar-expanded .nav-expand-toggle{margin-left:4px!important}body.theme-white .nav-expand-toggle:after{display:none!important}body.theme-white .nav-list,body.theme-white:not(.sidebar-expanded) .nav-list,body.theme-white.sidebar-expanded .nav-list{flex:1 1 auto!important;min-height:0!important;padding:0 0 8px!important;gap:10px!important}body.theme-white.sidebar-expanded .nav-list{gap:8px!important}body.theme-white .nav-item.active:before{top:50%!important;transform:translateY(-50%)!important}.topbar-actions.client-detail-actions{display:grid!important;grid-template-columns:minmax(260px,1fr) auto auto!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:10px!important;row-gap:8px!important}.topbar-actions.client-detail-actions .search{grid-column:1!important;grid-row:1 / span 2!important}.topbar-actions.client-detail-actions #refreshCurrentView{grid-column:2!important;grid-row:1!important}.topbar-actions.client-detail-actions #openEntryModal{grid-column:3!important;grid-row:1!important}.topbar-actions.client-detail-actions #editClientDataTop{grid-column:3!important;grid-row:2!important;justify-self:end!important;width:auto!important;height:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 14px!important;border-radius:14px!important;color:#1f292b!important;background:#fff!important;border:1px solid rgba(22,29,31,.1)!important;box-shadow:0 10px 24px #11191b14!important;font-weight:800!important}.topbar-actions.client-detail-actions #editClientDataTop svg{width:18px!important;height:18px!important;flex:0 0 auto!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.topbar-actions.client-detail-actions #editClientDataTop span{display:inline!important;white-space:nowrap!important}body.theme-white .client-plan-header .status.active,body.theme-white .client-plan-header .status.done,.client-plan-header .status.active,.client-plan-header .status.done{color:#fff!important;background:#17724f!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 10px 24px #0c523738!important;font-weight:800!important;margin-left:auto!important}body.theme-white #fiscalQueueTable{width:100%;min-width:0;table-layout:fixed}body.theme-white #fiscalQueueTable th,body.theme-white #fiscalQueueTable td{height:auto;padding:5px 8px;font-size:.74rem;line-height:1.12;vertical-align:middle}body.theme-white #fiscalQueueTable th{height:30px;padding-bottom:6px;padding-top:6px;font-size:.66rem}body.theme-white #fiscalQueueTable th:nth-child(1),body.theme-white #fiscalQueueTable td:nth-child(1){width:11%}body.theme-white #fiscalQueueTable th:nth-child(2),body.theme-white #fiscalQueueTable td:nth-child(2){width:19%}body.theme-white #fiscalQueueTable th:nth-child(6),body.theme-white #fiscalQueueTable td:nth-child(6){width:9%}body.theme-white #fiscalQueueTable th:nth-child(7),body.theme-white #fiscalQueueTable td:nth-child(7){width:9%}body.theme-white #fiscalQueueTable th:nth-child(8),body.theme-white #fiscalQueueTable td:nth-child(8){width:24%}body.theme-white #fiscalQueueTable td{overflow:hidden;text-overflow:ellipsis}body.theme-white #fiscalQueueTable td:nth-child(8){overflow:visible}body.theme-white #fiscalQueueTable .table-actions{flex-wrap:wrap;gap:4px;justify-content:flex-start}body.theme-white #fiscalQueueTable .table-action{min-height:26px;padding:4px 7px;font-size:.64rem}body.theme-white #fiscalQueueTable .table-action:disabled{opacity:.72}body.theme-white #fiscalQueueTable .fiscal-next-action{gap:4px;min-height:0;padding:4px 6px;border-radius:999px}body.theme-white #fiscalQueueTable .fiscal-next-action strong{font-size:.7rem;line-height:1}body.theme-white #fiscalQueueTable .fiscal-next-action button{min-height:20px;padding:2px 6px;font-size:.62rem}body.theme-white #fiscalQueueTable .status{min-height:24px;padding:4px 8px;font-size:.67rem}body.theme-white .fiscal-preview{display:grid;gap:10px}body.theme-white .fiscal-preview section{display:grid;gap:5px;padding:10px 12px;border:1px solid rgba(39,49,66,.08);border-radius:8px;background:#f8fafc}body.theme-white .fiscal-preview strong{color:#334155;font-size:.72rem;text-transform:uppercase}body.theme-white .fiscal-preview span,body.theme-white .fiscal-preview code{color:#111827;font-size:.84rem;line-height:1.35;overflow-wrap:anywhere}body.theme-white #fiscalReceivablesTable{width:100%;table-layout:fixed}body.theme-white #fiscalReceivablesTable th,body.theme-white #fiscalReceivablesTable td{height:auto;padding:5px 8px;font-size:.74rem;line-height:1.12;vertical-align:middle}body.theme-white #fiscalReceivablesTable .table-action{min-height:26px;padding:4px 6px;font-size:.68rem}body.theme-white .sidebar,body.theme-white:not(.sidebar-expanded) .sidebar,body.theme-white.sidebar-expanded .sidebar{border-radius:30px!important}body.theme-white:not(.sidebar-expanded) .nav-list{overflow:visible!important}body.theme-white:not(.sidebar-expanded) .nav-row{position:relative!important;overflow:visible!important}body.theme-white:not(.sidebar-expanded) .sidebar{overflow:visible!important;z-index:80!important}body.theme-white:not(.sidebar-expanded) .nav-expand-toggle,body.theme-white:not(.sidebar-expanded) .nav-item{position:relative!important}body.theme-white:not(.sidebar-expanded) .nav-item:after{content:attr(aria-label)!important;position:absolute!important;left:calc(100% + 10px)!important;top:50%!important;z-index:240!important;display:inline-flex!important;align-items:center!important;min-height:34px!important;max-width:220px!important;padding:0 13px!important;border:1px solid rgba(22,29,31,.08)!important;border-radius:999px!important;color:#253033!important;background:#fffffffa!important;box-shadow:0 12px 28px #151f2321!important;font-family:Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;transform:translate(4px,-50%)!important;transition:opacity .14s ease,transform .14s ease,visibility .14s ease!important;pointer-events:none!important}body.theme-white:not(.sidebar-expanded) .nav-item:hover:after,body.theme-white:not(.sidebar-expanded) .nav-item:focus-visible:after,body.theme-white:not(.sidebar-expanded) .nav-item:focus-within:after{opacity:1!important;visibility:visible!important;transform:translateY(-50%)!important}body.theme-white:not(.sidebar-expanded) .nav-expand-toggle:after,body.theme-white:not(.sidebar-expanded) .settings-trigger:after{content:attr(aria-label)!important;position:absolute!important;left:calc(100% + 14px)!important;top:50%!important;z-index:260!important;display:inline-flex!important;align-items:center!important;min-height:34px!important;max-width:220px!important;padding:0 13px!important;border:1px solid rgba(22,29,31,.08)!important;border-radius:999px!important;color:#253033!important;background:#fffffffa!important;box-shadow:0 12px 28px #151f2321!important;font-family:Plus Jakarta Sans,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;transform:translate(4px,-50%)!important;transition:opacity .14s ease,transform .14s ease,visibility .14s ease!important;pointer-events:none!important}body.theme-white:not(.sidebar-expanded) .nav-expand-toggle:hover:after,body.theme-white:not(.sidebar-expanded) .nav-expand-toggle:focus-visible:after,body.theme-white:not(.sidebar-expanded) .settings-trigger:hover:after,body.theme-white:not(.sidebar-expanded) .settings-trigger:focus-visible:after{opacity:1!important;visibility:visible!important;transform:translateY(-50%)!important}body.theme-white:not(.sidebar-expanded) .nav-item:hover .nav-label,body.theme-white:not(.sidebar-expanded) .nav-item:focus-visible .nav-label,body.theme-white:not(.sidebar-expanded) .nav-item:focus-within .nav-label{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.theme-white #openEntryModal,body.theme-white .topbar-actions #openEntryModal,body.theme-white .topbar-actions>#openEntryModal.primary-button{color:#fff!important;background:#1f6f4a!important;background-image:none!important;border-color:#10463033!important;box-shadow:0 12px 24px #1f6f4a2e!important;filter:none!important}body.theme-white #openEntryModal:hover,body.theme-white .topbar-actions #openEntryModal:hover{background:#185c3d!important;background-image:none!important;box-shadow:0 14px 28px #1f6f4a3d!important}body.theme-white:not(.sidebar-expanded) .nav-list{padding-bottom:82px!important}body.theme-white:not(.sidebar-expanded) .settings-trigger,body.theme-white .settings-trigger{position:fixed!important;left:19px!important;bottom:20px!important;z-index:380!important}body.theme-white:not(.sidebar-expanded) .settings-dock,body.theme-white .settings-dock{overflow:visible!important;pointer-events:none!important;z-index:370!important}.settings-trigger::-webkit-details-marker,.settings-trigger::marker{display:none;content:""}.settings-dock:not(.open) .settings-panel{display:none!important}body.theme-white .settings-dock,body.theme-white:not(.sidebar-expanded) .settings-dock,.settings-dock{pointer-events:auto!important}body.theme-white .settings-trigger,body.theme-white:not(.sidebar-expanded) .settings-trigger,.settings-trigger,.settings-trigger *{pointer-events:auto!important}.settings-dock.open .settings-panel,.settings-dock:focus-within .settings-panel{display:grid!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important}.admin-settings-dock{position:fixed;left:19px;bottom:20px;z-index:500;pointer-events:none}.admin-settings-trigger{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(22,29,31,.08);border-radius:18px;color:#11181a;background:#fff;box-shadow:0 10px 24px #11191b14;cursor:pointer;pointer-events:auto}.admin-settings-trigger svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-settings-panel{position:absolute;left:66px;bottom:0;width:min(300px,calc(100vw - 110px));display:grid;gap:12px;padding:14px;border:1px solid rgba(22,29,31,.08);border-radius:18px;color:#11181a;background:#fff;box-shadow:0 22px 54px #11191b29;pointer-events:auto}.admin-settings-panel.permissions-view{width:min(460px,calc(100vw - 110px))}.admin-settings-panel .settings-header,.admin-settings-panel .settings-subheader,.admin-settings-panel .settings-header-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-settings-panel .settings-header strong,.admin-settings-panel .settings-subheader h3,.admin-settings-panel .settings-user-row strong{color:#11181a}.admin-settings-panel .settings-header span,.admin-settings-panel .settings-muted,.admin-settings-panel .settings-user-row span{color:#6f7b7d;font-size:.86rem}.admin-settings-panel .settings-header-actions button,.admin-settings-panel .settings-menu button,.admin-settings-panel .settings-subheader button,.admin-settings-panel .settings-create-form button{min-height:38px;border:1px solid rgba(22,29,31,.1);border-radius:10px;color:#11181a;background:#f8fafa;font-weight:800;cursor:pointer}.admin-settings-panel .settings-header-actions button{width:36px;padding:0}.admin-settings-panel .settings-header-actions svg,.admin-settings-panel .settings-menu svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-settings-panel .settings-menu,.admin-settings-panel .settings-create-form,.admin-settings-panel .settings-users{display:grid;gap:8px}.admin-settings-panel .settings-menu button{display:flex;align-items:center;justify-content:center;gap:8px}.admin-settings-panel input,.admin-settings-panel select{width:100%;min-height:40px;border:1px solid rgba(22,29,31,.12);border-radius:10px;padding:0 10px;color:#11181a;background:#fff}.admin-settings-panel .settings-user-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:10px;align-items:center;padding:10px;border:1px solid rgba(22,29,31,.08);border-radius:12px}.admin-settings-panel .settings-success{color:#147a4f;font-weight:800}.admin-settings-panel .settings-error{color:#bf2f45;font-weight:800}@media(max-width:640px){.admin-settings-dock{left:12px;bottom:12px}.admin-settings-panel,.admin-settings-panel.permissions-view{left:0;bottom:62px;width:calc(100vw - 24px)}}#entryModal{width:min(760px,calc(100vw - 28px));max-width:760px;padding:0;border:0;background:transparent}#entryModal::backdrop{background:#0f172a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#entryModal .modal-card{width:100%!important;max-width:none!important;max-height:min(86vh,760px);display:grid!important;gap:18px!important;padding:22px!important;overflow:auto;border:1px solid rgba(22,29,31,.1);border-radius:18px!important;background:#fff!important;box-shadow:0 28px 80px #11191b38}#entryModal .modal-heading{display:flex!important;align-items:flex-start;justify-content:space-between;gap:16px}#entryModal .modal-heading .eyebrow{display:none!important}#entryModal .modal-heading h2{margin:0;color:#11181a;font-size:1.18rem;line-height:1.2}#entryModal [data-close-modal],#entryModal .icon-button{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;display:grid!important;place-items:center!important;border:1px solid rgba(22,29,31,.12)!important;border-radius:999px!important;color:#11181a!important;background:#fff!important;font-size:1rem!important;font-weight:900!important}#entryModal .form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important;align-items:start!important}#entryModal .form-grid label{min-width:0!important;display:grid!important;gap:6px!important;color:#334155!important;font-size:.88rem!important;font-weight:800!important}#entryModal .form-grid label[hidden]{display:none!important}#entryModal .form-grid label.wide,#entryModal #entryNotesField{grid-column:1 / -1!important}#entryModal input,#entryModal select,#entryModal textarea{width:100%!important;min-width:0!important;min-height:44px!important;padding:0 12px!important;border:1px solid rgba(22,29,31,.14)!important;border-radius:12px!important;color:#11181a!important;background:#fff!important;font:inherit!important}#entryModal textarea{min-height:92px!important;padding-top:10px!important;resize:vertical}#entryModal .modal-actions{display:flex!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:nowrap!important;padding-top:2px}#entryModal .modal-actions button{flex:0 0 auto!important;min-height:44px!important;min-width:104px!important;padding:0 18px!important;border-radius:14px!important;font-weight:900!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}@media(max-width:720px){#entryModal .form-grid{grid-template-columns:1fr!important}}.auth-screen,body.theme-white .auth-screen{width:100%!important;min-height:100vh!important;display:grid!important;place-items:center!important;padding:24px!important}.auth-screen .auth-panel,body.theme-white .auth-panel{width:min(420px,calc(100vw - 48px))!important;display:grid!important;gap:24px!important;justify-items:center!important;padding:34px!important}.auth-screen .auth-logo-clean{width:140px!important;height:auto!important;display:block!important}.auth-screen .auth-form{width:100%!important;display:grid!important;gap:14px!important}.auth-screen .auth-form label{width:100%!important;display:grid!important;gap:8px!important;color:#172023!important;font-weight:800!important}.auth-screen .auth-form input,.auth-screen .auth-form button{width:100%!important}.auth-screen .auth-form input{min-height:46px!important;padding:0 14px!important}.auth-screen .auth-form button{min-height:46px!important;margin-top:4px!important}.auth-screen .auth-form .auth-local-button{min-height:42px!important;border:1px solid rgba(11,47,43,.18)!important;color:#12332e!important;background:#ffffffb8!important;font-size:.88rem!important}.auth-screen .auth-error{width:100%!important;margin:0!important;color:#bf2f45!important;font-weight:800!important}#people{display:none}#people.active{display:grid;gap:12px}#people .records-panel{overflow:hidden;border-radius:18px!important;border:1px solid rgba(37,56,75,.1)!important;background:#ffffffeb!important;box-shadow:0 14px 32px #181f3112!important}#people .records-table{border-radius:18px!important;background:transparent!important}#people .records-table table{min-width:760px}#people .records-table th{height:38px;padding:10px 18px!important;color:#526174!important;background:#eef4fa!important;font-size:.72rem;font-weight:800}#people .records-table td{height:64px;padding:10px 18px!important;border-top:1px solid rgba(37,56,75,.08);background:#ffffffeb!important;color:#182434;font-size:.86rem;vertical-align:middle}#people .records-table td strong{display:block;color:#111827;font-size:.9rem;line-height:1.2}#people .records-table td small{display:block;margin-top:3px;color:#6b7788;font-size:.75rem;line-height:1.2}#people .person-table-link{min-height:40px}#people .person-photo.mini{width:38px;height:38px;flex-basis:38px}.contract-due{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:999px;color:#24513f;background:#0f6b4b1a;font-size:.76rem;font-weight:800;white-space:nowrap}.contract-due.warning{color:#915f12;background:#d18b1221}.contract-due.expired{color:#9f1d18;background:#ee6b6624}.contract-due.open{color:#526174;background:#6473881f}#people .records-secondary{margin-top:0}#people .contract-focus-panel{padding:12px 14px!important;border-radius:16px!important;box-shadow:0 10px 24px #181f310f!important}#people .contract-focus-panel .panel-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}#people .contract-focus-panel .panel-heading h2{font-size:.92rem!important}#people .contract-focus-panel .panel-heading span{font-size:.74rem}#people #peoplePriority{display:grid;gap:6px}#people .contract-alert-item{display:grid;grid-template-columns:78px minmax(0,1fr) minmax(120px,auto);align-items:center;gap:8px 12px;min-height:42px;padding:8px 12px!important;border-radius:12px!important;box-shadow:none!important}#people .contract-alert-item span{justify-self:start;padding:4px 8px;border-radius:999px;color:#24513f;background:#0f6b4b1c;font-size:.68rem;font-weight:850}#people .contract-alert-item.expired span{color:#9f1d18;background:#ee6b6624}#people .contract-alert-item.warning span{color:#915f12;background:#d18b1221}#people .contract-alert-item strong{color:#111827;font-size:.86rem;line-height:1.15}#people .contract-alert-item small{display:none}#people .contract-alert-item em{justify-self:end;color:#475569;font-size:.76rem;font-style:normal;font-weight:800;white-space:nowrap}#people .empty-state.compact{margin:0;padding:9px 10px;border:1px dashed rgba(37,56,75,.18);border-radius:12px;color:#647388;font-size:.8rem}#contractor-detail .contract-info{grid-template-columns:repeat(2,minmax(0,1fr))}#contractor-detail .contract-folder-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#contractor-detail .contract-folder{display:grid;gap:4px;width:100%;min-height:58px;padding:10px 11px;border:1px solid rgba(37,56,75,.1);border-radius:10px;background:#f8fbffc2;color:inherit;font:inherit;text-align:left}#contractor-detail .contract-folder.action{cursor:pointer}#contractor-detail .contract-folder.action:hover{border-color:#0f6b4b3d;background:#e8f8efc7}#contractor-detail .contract-folder span{color:#526174;font-size:.68rem;font-weight:850}#contractor-detail .contract-folder strong{color:#172033;font-size:.78rem;font-weight:700;line-height:1.25}#contractor-detail .contract-archive-trigger{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;width:100%;padding:10px 12px;border:1px solid rgba(15,107,75,.16);border-radius:10px;color:#172033;background:#e8f8ef94;text-align:left}#contractor-detail .contract-archive-trigger span{color:#315342;font-size:.72rem;font-weight:850}#contractor-detail .contract-archive-trigger strong{color:#12332e;font-size:.82rem;font-weight:800}#contractor-detail .contract-archive-trigger:hover{border-color:#0f6b4b47;background:#dcf6e8c7}.contract-archive-head{display:grid;gap:4px;padding:12px;border:1px solid rgba(37,56,75,.12);border-radius:12px;background:#f8fbffc7}.contract-archive-head strong{color:#111827;font-size:.98rem}.contract-archive-head span{color:#647388;font-size:.82rem;font-weight:750}.contract-folder-create{display:flex;align-items:center;gap:8px}.contract-folder-create input{flex:1;min-height:38px;border:1px solid rgba(37,56,75,.16);border-radius:10px;padding:8px 10px;background:#fff}.contract-folder-create button{min-height:38px;border:1px solid rgba(15,107,75,.2);border-radius:10px;padding:0 12px;color:#12332e;background:#e8f8efc7;font-weight:850}.contract-archive-folders{display:grid;gap:6px}.contract-archive-folder{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:42px;padding:6px 4px;border:0;border-bottom:1px solid rgba(37,56,75,.08);color:#172033;background:transparent;text-align:left}.contract-archive-folder:hover{background:#ffffff6b}.contract-archive-folder strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.contract-archive-folder em{color:#647388;font-size:.76rem;font-style:normal;font-weight:800;white-space:nowrap}.contract-folder-detail-head{display:inline-flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid rgba(37,56,75,.1)}.contract-folder-detail-head strong{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:1rem}.contract-folder-detail-head button,.contract-folder-back{min-height:32px;border:1px solid rgba(37,56,75,.14);border-radius:9px;padding:0 10px;color:#12332e;background:#ffffffb8;font-size:.78rem;font-weight:850}.contract-folder-back{justify-self:start}.folder-icon{position:relative;width:25px;height:18px;flex:0 0 25px;border:1px solid rgba(209,139,18,.26);border-radius:4px;background:#f4c96a;box-shadow:inset 0 -5px #d59b2a2e}.folder-icon:before{content:"";position:absolute;left:3px;top:-5px;width:11px;height:6px;border:1px solid rgba(209,139,18,.22);border-bottom:0;border-radius:4px 4px 0 0;background:#f4c96a}.contract-archive-folder span,.contract-archive-folder small{color:#647388;font-size:.76rem;font-weight:750}.contract-archive-files.open{display:grid;gap:6px;padding-left:0}.contract-archive-files button{min-height:30px;padding:4px 0;border:0;color:#12332e;background:transparent;font-size:.8rem;font-weight:800;text-align:left}.contract-archive-files button:hover{text-decoration:underline;text-underline-offset:3px}.contract-archive-upload{display:grid;gap:8px;padding:10px 0 0;border-top:1px solid rgba(37,56,75,.1);background:transparent;color:#475569;font-size:.8rem;font-weight:800}.contract-archive-upload input{width:100%;min-height:36px;border:1px solid rgba(37,56,75,.16);border-radius:8px;padding:7px 9px;background:#fff}#insightDrawer.drawer{background:#0f172ab8!important}#insightDrawer .drawer-panel{border-radius:0!important;background:#f8fafc!important;color:#172033!important;box-shadow:-18px 0 44px #0f172a38!important}#insightDrawer .drawer-heading{align-items:center;margin-bottom:14px}#insightDrawer .drawer-heading h2{margin:0;color:#172033!important;font-size:1rem!important}#insightDrawer .drawer-content{gap:12px}#insightDrawer .employee-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#insightDrawer .employee-edit-form label{display:grid;gap:6px;min-width:0;color:#526174;font-size:.72rem;font-weight:850}#insightDrawer .employee-edit-form label.wide{grid-column:1 / -1}#insightDrawer .employee-edit-form input,#insightDrawer .employee-edit-form select,#insightDrawer .employee-edit-form textarea{width:100%;min-height:40px;border:1px solid rgba(37,56,75,.16);border-radius:10px;padding:9px 11px;color:#172033;background:#fff;font-size:.88rem;font-weight:750;outline:0}#insightDrawer .employee-edit-form textarea{min-height:88px;resize:vertical}#insightDrawer .employee-edit-form input:focus,#insightDrawer .employee-edit-form select:focus,#insightDrawer .employee-edit-form textarea:focus{border-color:#0f6b4b57;box-shadow:0 0 0 3px #0f6b4b14}#insightDrawer .employee-edit-form .drawer-save-bar{grid-column:1 / -1;display:flex;justify-content:space-between;gap:10px;margin-top:4px;padding-top:12px;border-top:1px solid rgba(37,56,75,.1)}#insightDrawer .employee-edit-form .drawer-save-bar button{min-height:42px;border-radius:12px!important}#insightDrawer .employee-edit-form .drawer-save-bar .primary-button{color:#111715!important;background:var(--weli-fin-lime, #d9ff3f)!important;box-shadow:none!important}#partners.active{display:grid;gap:10px}body[data-active-view=partners] .topbar{display:none!important}.partner-page-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:0 2px}.partner-page-title>div{display:grid;gap:2px}.partner-page-title h2{margin:0;color:#111715;font-size:clamp(1.85rem,2.25vw,2.45rem);font-weight:850;letter-spacing:0}.partner-new-button{min-height:34px;padding:0 13px;border:1px solid rgba(71,85,105,.18);border-radius:999px;background:#fffffff0;color:#263445;font-size:.76rem;font-weight:850;box-shadow:0 8px 18px #0f172a0f;cursor:pointer}.partner-new-button:hover{border-color:#4755694d;background:#f8fafc;color:#111827}#partners .partner-closing-toolbar{display:grid;grid-template-columns:max-content auto;justify-content:end;align-items:center;gap:12px;padding:10px 12px;border:1px solid rgba(37,56,75,.09);border-radius:14px;background:#ffffffc7}#partners .partner-closing-filters{display:grid;grid-template-columns:240px 240px 142px 142px 34px;align-items:center;gap:8px}#partners .partner-closing-filters input{width:100%;min-height:34px;border:1px solid rgba(37,56,75,.14);border-radius:999px;background:#ffffffe6;color:#172033;font-size:.78rem;font-weight:700;padding:0 12px}.partner-coupon-filter,.partner-token-filter{display:grid;align-self:center;gap:3px;min-width:0}.partner-token-entry{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px}.partner-token-entry button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(71,85,105,.18);border-radius:999px;background:#fff;color:#263445;font-size:1rem;font-weight:900;cursor:pointer}.partner-token-entry button:hover{border-color:#47556952;background:#f8fafc}.partner-token-chips{display:flex;align-items:center;gap:4px;max-width:260px;overflow-x:auto;scrollbar-width:thin}.partner-token-chips[hidden]{display:none}.partner-token-chips button{display:inline-flex;align-items:center;gap:5px;max-width:150px;min-height:18px;padding:0 6px;border:1px solid rgba(126,48,80,.2);border-radius:999px;background:#fcf2f6f5;color:#7e3050;font-size:.66rem;font-weight:850;cursor:pointer}.partner-token-chips button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-token-chips button b{font-size:.68rem;line-height:1}.entry-token-filter{display:grid;gap:6px}.entry-token-entry{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.entry-token-entry button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid rgba(71,85,105,.18);border-radius:12px;background:#fff;color:#263445;font-size:1rem;font-weight:900;cursor:pointer}.entry-token-entry button:hover{border-color:#47556952;background:#f8fafc}.entry-token-chips{display:flex;flex-wrap:wrap;gap:5px}.entry-token-chips[hidden]{display:none}.entry-token-chips button{display:inline-flex;align-items:center;gap:5px;min-height:22px;max-width:210px;padding:0 8px;border:1px solid rgba(126,48,80,.2);border-radius:999px;background:#fcf2f6f5;color:#7e3050;font-size:.7rem;font-weight:850;cursor:pointer}.entry-token-chips button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-token-chips button svg{width:12px;height:12px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.entry-token-chips .coupon-delete-chip:hover{border-color:#b91c1c47;background:#fef2f2f5;color:#991b1b}#partners .partner-closing-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:0}.partner-clear-filters{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(37,56,75,.14);border-radius:999px;background:#ffffffe6;color:#647388;cursor:pointer}.partner-clear-filters svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.partner-clear-filters:hover{border-color:#17704557;color:#0f6b4b;background:#e8f8f0e6}#partners .partner-closing-actions .ghost-button,#partners .partner-closing-actions .primary-button{min-height:34px;padding:0 12px;border-radius:999px;font-size:.76rem;white-space:nowrap}#partners .partner-closing-actions .ghost-button{border:1px solid rgba(71,85,105,.18);background:#f1f5f9f0;color:#334155;box-shadow:none}#partners .partner-closing-actions .ghost-button:hover{border-color:#4755694d;background:#e2e8f0;color:#111827}#partners .partner-closing-actions .primary-button{border:1px solid #263445;background:linear-gradient(135deg,#263445,#3b4a5f);color:#fff;box-shadow:0 12px 24px #2634452e}#partners .partner-closing-actions .primary-button:hover{border-color:#1f2a37;background:linear-gradient(135deg,#1f2a37,#344256);box-shadow:0 14px 26px #26344538}#partners #partnerClosingFeedback{grid-column:1 / -1;min-height:16px;color:#647388;font-size:.74rem;font-weight:700}#partners .partner-closing-strip{display:none;grid-template-columns:repeat(5,minmax(120px,1fr));gap:6px}#partners .partner-closing-strip span{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:6px 10px;border:1px solid rgba(37,56,75,.1);border-radius:10px;background:#ffffffdb}#partners .partner-closing-strip b{color:#647388;font-size:.66rem;font-weight:850}#partners .partner-closing-strip strong{color:#172033;font-size:.8rem;font-weight:850}#partners .partner-section-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 2px -5px;color:#647388;font-size:.72rem;font-weight:800}#partners .partner-section-label span{color:#172033;font-size:.82rem}#partners .partner-section-label strong{color:#647388;font-size:.72rem}#partners .records-panel,#partners .partner-report-panel{border-radius:12px!important;box-shadow:0 14px 32px #0f172a14!important}#partners .records-table th,#partners .records-table td,#partners #partnerPaymentsTable th,#partners #partnerPaymentsTable td{height:36px;padding:7px 10px!important;font-size:.74rem}.partner-row-link{display:grid;gap:2px;width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:left}.partner-row-link strong{color:#172033;font-size:.86rem}.partner-row-link small{color:#647388;font-size:.72rem}.partner-row-link:hover strong{color:#0f6b4b;text-decoration:underline;text-underline-offset:3px}.partner-name-copy{display:inline-flex;align-items:center;gap:8px;max-width:100%}.partner-name-copy .partner-row-link{min-width:0;width:auto}.partner-name-copy .field-copy-button{width:24px;height:24px;border-radius:999px;color:#7c8796;background:#ffffffb3}.partner-name-copy .field-copy-button svg{width:13px;height:13px}.partner-name-copy .field-copy-button:hover,.partner-name-copy .field-copy-button.copied{color:#0f6b4b;border-color:#0f6b4b47;background:#e8f8f0eb}.partner-empty-result{color:#475569;font-weight:700;background:#f8fafcd1}.partner-coupon-list{display:inline-flex;flex-wrap:wrap;align-items:center;gap:5px}.partner-coupon-copy{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 4px 0 0;color:#475569;font-size:.74rem;font-weight:750}.partner-coupon-copy .field-copy-button{width:24px;height:24px;border-radius:999px;color:#7c8796;background:#ffffffb3}.partner-coupon-copy .field-copy-button svg{width:13px;height:13px}.partner-coupon-copy .field-copy-button:hover,.partner-coupon-copy .field-copy-button.copied{color:#0f6b4b;border-color:#0f6b4b47;background:#e8f8f0eb}#partners .partner-report-panel{padding:10px 12px!important}#partners .partner-report-panel .panel-heading{margin-bottom:8px}#partners .partner-report-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}#partners .partner-report-heading>div{display:grid;gap:2px}#partners .partner-report-panel .panel-heading h2{font-size:.86rem!important}.partner-result-action{min-height:28px;padding:0 10px;border:1px solid rgba(126,48,80,.22);border-radius:999px;background:#fcf2f6f5;color:#7e3050;font-size:.72rem;font-weight:850;cursor:pointer}.partner-result-action:hover{border-color:#7e305066;background:#f8e3ec;color:#64243f}.partner-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.partner-edit-form label{display:grid;gap:4px;min-width:0}.partner-edit-form label.wide,.partner-edit-actions{grid-column:1 / -1}.partner-edit-form span,.partner-contract-line span,.partner-coupon-manager-head span{color:#647388;font-size:.68rem;font-weight:850}.partner-edit-form input,.partner-edit-form select,.partner-edit-form textarea{width:100%;min-height:36px;border:1px solid rgba(37,56,75,.14);border-radius:10px;background:#ffffffc7;color:#172033;font-size:.82rem;font-weight:750;padding:8px 10px;outline:none}.partner-edit-form textarea{min-height:76px;resize:vertical}.partner-edit-form input:focus,.partner-edit-form select:focus,.partner-edit-form textarea:focus{border-color:#1570525c;box-shadow:0 0 0 3px #15705214}.partner-edit-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(37,56,75,.1)}.partner-edit-actions button{min-height:34px;padding:0 14px;border-radius:999px!important;font-size:.78rem;font-weight:850}.partner-edit-actions .primary-action{border:1px solid #177245;background:#177245;color:#fff;box-shadow:0 10px 20px #17724529}.partner-contract-line,.partner-coupon-manager{display:grid;gap:5px;min-height:0;padding:10px 0 0;border-top:1px solid rgba(37,56,75,.1)}.partner-contract-line strong{color:#172033;font-size:.84rem;font-weight:800}.partner-coupon-manager{gap:7px;margin-top:12px}.partner-coupon-manager-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.partner-coupon-manager-head small{color:#8a97a8;font-size:.68rem;font-weight:750}.partner-coupon-manager .entry-token-chips.empty{display:none}.partner-coupon-manager .entry-token-filter{gap:6px}.partner-coupon-manager .entry-token-entry{min-height:34px}.partner-coupon-manager .entry-token-entry input{min-height:34px;font-size:.8rem}.partner-coupon-manager .entry-token-entry button{width:34px;min-width:34px;height:34px}.partner-coupon-manager .entry-token-chips{min-height:0;gap:5px}.partner-coupon-manager .coupon-delete-chip{min-height:24px;padding:3px 8px;font-size:.72rem}.partner-contract-dropzone{display:grid;gap:2px;min-height:42px;padding:8px 12px;border:1px dashed rgba(37,56,75,.25);border-radius:12px;background:#ffffffad;color:#172033;cursor:pointer}.partner-contract-dropzone:hover,.partner-contract-dropzone.drag-over{border-color:#157052;background:#ddf8ecdb}.partner-contract-dropzone input{display:none}.partner-contract-dropzone b{font-size:.78rem}.partner-contract-dropzone small{color:#647388;font-size:.7rem}@media(max-width:1180px){#partners .partner-closing-toolbar{grid-template-columns:1fr}#partners .partner-closing-filters{grid-template-columns:repeat(2,minmax(160px,1fr))}.partner-token-chips{max-width:none}}@media(max-width:620px){#insightDrawer .employee-edit-form,#partners .partner-closing-toolbar,#partners .partner-closing-strip,#partners .partner-closing-filters,.partner-edit-form{grid-template-columns:1fr}#partners .partner-closing-actions{justify-content:stretch;flex-wrap:wrap}#partners .partner-closing-actions button{flex:1 1 120px}}@media(max-width:860px){#people .contract-alert-item,#contractor-detail .contract-info,#contractor-detail .contract-folder-grid{grid-template-columns:1fr}#people .contract-alert-item em{justify-self:start}}:root{--ui-background: #f7f8fb;--ui-foreground: #121821;--ui-card: rgba(255, 255, 255, .92);--ui-card-solid: #ffffff;--ui-muted: #f1f5f9;--ui-muted-foreground: #667085;--ui-border: rgba(15, 23, 42, .1);--ui-border-strong: rgba(15, 23, 42, .16);--ui-ring: rgba(60, 141, 250, .28);--ui-primary: #157052;--ui-primary-foreground: #ffffff;--ui-accent: #eef6f3;--ui-accent-foreground: #0d4f3a;--ui-radius: 8px;--ui-radius-sm: 6px;--ui-shadow: 0 10px 30px rgba(15, 23, 42, .08);--ui-shadow-soft: 0 4px 16px rgba(15, 23, 42, .06);--ui-font: Manrope, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ui-display: Sora, Manrope, ui-sans-serif, system-ui, sans-serif}body.theme-white{--ink: var(--ui-foreground);--ink-strong: #0f172a;--muted: var(--ui-muted-foreground);--muted-2: #98a2b3;--line: var(--ui-border);--canvas: var(--ui-background);--surface: var(--ui-card);--surface-2: #f8fafc;--surface-3: #f1f5f9;--shadow: var(--ui-shadow);color:var(--ui-foreground);background:linear-gradient(180deg,#ffffffdb,#f7f8fbf0),radial-gradient(circle at 0 0,rgba(60,141,250,.08),transparent 30%),radial-gradient(circle at 100% 6%,rgba(230,83,165,.08),transparent 28%),#f7f8fb;font-family:var(--ui-font)}body.theme-white .workspace{background:transparent}body.theme-white .main-content,body.theme-white .view{color:var(--ui-foreground)}body.theme-white .topbar{min-height:82px;padding:18px 24px;background:linear-gradient(90deg,#fffffff5,#f8fafce6),linear-gradient(135deg,#15705214,#3c8dfa0f);border-bottom:1px solid var(--ui-border);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body.theme-white .topbar-title h1,body.theme-white .section-actions h2,body.theme-white .panel-heading h2,body.theme-white #clientDetailName{font-family:var(--ui-display);letter-spacing:0}body.theme-white .section-actions{min-height:0;margin:0 0 18px;padding:0;align-items:end}body.theme-white .section-actions h2{color:#111827;font-size:clamp(1.55rem,1.1vw + 1.25rem,2.18rem);font-weight:760;line-height:1.08}body.theme-white #fiscal .section-actions h2:after,body.theme-white #clients .section-actions h2:after,body.theme-white #client-detail .section-actions h2:after{content:"";display:block;width:54px;height:3px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#157052,#3c8dfa)}body.theme-white .section-actions p,body.theme-white .panel-heading span{max-width:680px;color:#667085;font-size:.86rem;font-weight:650}body.theme-white .panel,body.theme-white .client-plan-card,body.theme-white .client-side-card,body.theme-white .integration-card,body.theme-white .alert-card,body.theme-white .fiscal-priority-panel,body.theme-white .fiscal-issued-panel,body.theme-white .fiscal-queue-panel,body.theme-white .fiscal-receivable-panel,body.theme-white .table-wrap,body.theme-white .records-table,body.theme-white dialog .modal-card{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-card);box-shadow:var(--ui-shadow-soft)}body.theme-white .panel,body.theme-white .fiscal-queue-panel,body.theme-white .fiscal-issued-panel,body.theme-white .fiscal-receivable-panel{padding:18px 20px}body.theme-white .panel-heading{min-height:0;margin-bottom:14px;padding:0;border:0}body.theme-white .panel-heading h2{color:#1d2939;font-size:1rem;font-weight:760}body.theme-white .primary-button,body.theme-white .ghost-button,body.theme-white .text-button,body.theme-white .import-button,body.theme-white .table-action,body.theme-white .small-button,body.theme-white .client-data-edit,body.theme-white .client-filter-trigger,body.theme-white .back-button{min-height:36px;border-radius:var(--ui-radius-sm)!important;font-size:.82rem;font-weight:760;letter-spacing:0;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}body.theme-white .primary-button,body.theme-white .import-button{border:1px solid #157052;color:var(--ui-primary-foreground);background:linear-gradient(180deg,#198561,#157052);box-shadow:0 8px 18px #1570522e}body.theme-white .primary-button:hover,body.theme-white .import-button:hover{background:linear-gradient(180deg,#1a8f68,#116447);box-shadow:0 10px 24px #15705238;transform:translateY(-1px)}body.theme-white .ghost-button,body.theme-white .text-button,body.theme-white .table-action,body.theme-white .client-filter-trigger,body.theme-white .back-button{border:1px solid var(--ui-border);color:#344054;background:#ffffffe6;box-shadow:none}body.theme-white .ghost-button:hover,body.theme-white .text-button:hover,body.theme-white .table-action:hover,body.theme-white .client-filter-trigger:hover,body.theme-white .back-button:hover{color:#111827;border-color:var(--ui-border-strong);background:#f8fafc}body.theme-white .table-action.disabled,body.theme-white .table-action:disabled{color:#98a2b3;background:#f8fafc;border-color:#0f172a14;opacity:1}body.theme-white .search,body.theme-white input,body.theme-white select,body.theme-white textarea{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#ffffffeb;color:#111827;box-shadow:none}body.theme-white .search{min-height:42px;padding:0 14px}body.theme-white input:focus,body.theme-white select:focus,body.theme-white textarea:focus,body.theme-white .search:focus-within{border-color:#3c8dfa85;box-shadow:0 0 0 3px var(--ui-ring);outline:none}body.theme-white .module-health,body.theme-white .fiscal-health,body.theme-white .records-metrics,body.theme-white .partner-metrics,body.theme-white .contractor-detail-metrics{align-items:stretch;gap:10px;margin:0 0 16px}body.theme-white .summary-pill,body.theme-white .kpi-card,body.theme-white .fiscal-kpi,body.theme-white #clientsHealth .client-summary-pill,body.theme-white .records-metrics .summary-pill{min-height:70px;padding:13px 16px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#ffffffdb;box-shadow:none}body.theme-white .summary-pill span,body.theme-white .kpi-card span,body.theme-white .fiscal-kpi span,body.theme-white #clientsHealth .client-summary-pill span{color:#475467;font-size:.7rem;font-weight:820;letter-spacing:0;text-transform:uppercase}body.theme-white .summary-pill strong,body.theme-white .kpi-card strong,body.theme-white .fiscal-kpi strong,body.theme-white #clientsHealth .client-summary-pill strong{color:#111827;font-size:1.12rem;font-weight:820;line-height:1.1}body.theme-white .summary-pill small,body.theme-white .kpi-card small,body.theme-white .fiscal-kpi small{display:none}body.theme-white table{border-collapse:separate;border-spacing:0;color:#1d2939}body.theme-white th{height:42px;border-bottom:1px solid var(--ui-border);background:#f8fafc;color:#475467;font-size:.72rem;font-weight:820;letter-spacing:0;text-transform:uppercase}body.theme-white td{border-bottom:1px solid rgba(15,23,42,.07);color:#1d2939;font-size:.86rem}body.theme-white tbody tr:hover td{background:#eef6f3ad}body.theme-white .status{min-width:0;width:fit-content;border:1px solid transparent;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:820;letter-spacing:0}body.theme-white .status.done,body.theme-white .status.active,body.theme-white .status.received,body.theme-white .status.issued{color:#067647;background:#dcfae6;border-color:#abefc6}body.theme-white .status.warn,body.theme-white .status.pending{color:#93370d;background:#fef0c7;border-color:#fedf89}body.theme-white .status.bad,body.theme-white .status.error{color:#b42318;background:#fee4e2;border-color:#fecdca}body.theme-white .client-card-grid{gap:8px}body.theme-white .client-card,body.theme-white .client-list-header{border-radius:var(--ui-radius)}body.theme-white .client-card{min-height:52px;border:1px solid var(--ui-border);background:#ffffffeb;box-shadow:none}body.theme-white .client-card:hover{border-color:#1570523d;background:#fff;box-shadow:var(--ui-shadow-soft);transform:translateY(-1px)}body.theme-white .client-card strong{color:#111827;font-weight:780}body.theme-white .client-card small,body.theme-white .client-card em,body.theme-white .client-card>span:not(.source-chip):not(.status){color:#667085}body.theme-white .client-finance-hero{gap:14px}body.theme-white .client-plan-card{overflow:hidden;background:#fff}body.theme-white .client-plan-header{min-height:82px;padding:18px 20px;background:linear-gradient(135deg,#14251f,#203a31 62%,#157052)}body.theme-white .client-plan-header:after{display:none}body.theme-white .client-plan-grid{min-height:116px;padding:20px;background:#fff}body.theme-white .client-side-card{min-height:0;padding:18px 20px;background:#fff}body.theme-white .client-ledger-table{border:1px solid var(--ui-border);border-radius:var(--ui-radius);overflow:hidden;background:#fff}body.theme-white .client-ledger-head,body.theme-white .client-ledger-row{min-height:46px;padding:0 14px}body.theme-white .client-ledger-head{background:#f8fafc;color:#475467;font-size:.72rem;text-transform:uppercase}body.theme-white #fiscal .section-actions{margin-bottom:14px}body.theme-white #fiscal .button-row{gap:8px}body.theme-white #fiscal .fiscal-health{display:flex;justify-content:flex-end;flex-wrap:wrap}body.theme-white #fiscal .fiscal-kpi{flex:0 1 190px}body.theme-white .fiscal-management-grid,body.theme-white .fiscal-support-grid{gap:12px}body.theme-white .fiscal-issued-strip{gap:8px}body.theme-white .fiscal-issued-card{min-height:62px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:none}body.theme-white .fiscal-issued-card strong{color:#111827;font-weight:780}body.theme-white .fiscal-issued-meta{gap:8px}body.theme-white .fiscal-issued-meta code{color:#3c8dfa;background:transparent}body.theme-white #fiscalQueueTable{border-collapse:separate;table-layout:fixed}body.theme-white #fiscalQueueTable th,body.theme-white #fiscalQueueTable td{height:auto;padding:12px 10px;vertical-align:middle}body.theme-white #fiscalQueueTable th:nth-child(1),body.theme-white #fiscalQueueTable td:nth-child(1){width:12%}body.theme-white #fiscalQueueTable th:nth-child(2),body.theme-white #fiscalQueueTable td:nth-child(2){width:20%}body.theme-white #fiscalQueueTable th:nth-child(3),body.theme-white #fiscalQueueTable td:nth-child(3){width:10%}body.theme-white #fiscalQueueTable th:nth-child(4),body.theme-white #fiscalQueueTable td:nth-child(4){width:9%}body.theme-white #fiscalQueueTable th:nth-child(5),body.theme-white #fiscalQueueTable td:nth-child(5){width:9%}body.theme-white #fiscalQueueTable th:nth-child(6),body.theme-white #fiscalQueueTable td:nth-child(6){width:12%}body.theme-white #fiscalQueueTable th:nth-child(7),body.theme-white #fiscalQueueTable td:nth-child(7){width:11%}body.theme-white #fiscalQueueTable th:nth-child(8),body.theme-white #fiscalQueueTable td:nth-child(8){width:17%}body.theme-white #fiscalQueueTable .table-actions{display:flex;justify-content:flex-start;gap:6px}body.theme-white #fiscalQueueTable .table-action{min-height:30px;padding:0 9px;font-size:.74rem;white-space:nowrap}body.theme-white #fiscalQueueTable .table-action svg{width:14px;height:14px}body.theme-white .fiscal-next-action{width:fit-content;min-height:30px;padding:0 10px;border:1px solid rgba(60,141,250,.22);border-radius:999px;background:#eff8ff}body.theme-white .fiscal-next-action strong{color:#175cd3;font-size:.72rem}body.theme-white .fiscal-sefin-chip{border:1px solid #abefc6;background:#dcfae6;color:#067647}body.theme-white .fiscal-doc-cell strong,body.theme-white .fiscal-client-cell strong,body.theme-white .fiscal-sefin-cell strong{color:#111827}body.theme-white .fiscal-doc-cell span,body.theme-white .fiscal-doc-cell em,body.theme-white .fiscal-client-cell span,body.theme-white .fiscal-client-cell small,body.theme-white .fiscal-sefin-cell small,body.theme-white .table-subtle{color:#667085}body.theme-white #integrations .integration-grid{gap:12px}body.theme-white #integrations .integration-card,body.theme-white #integrations .integration-action-card,body.theme-white #integrations .integration-automation-card{border-radius:var(--ui-radius);background:#fff;box-shadow:none}body.theme-white #integrations .integration-card code{width:fit-content;border:1px solid var(--ui-border);border-radius:999px;background:#f8fafc;color:#475467}body.theme-white #partners.active{gap:14px;padding:18px 22px 28px}body.theme-white .partner-page-title{position:relative;min-height:98px;padding:20px 22px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:linear-gradient(90deg,#fffffff0,#f8fafce0),radial-gradient(circle at 92% 18%,rgba(60,141,250,.12),transparent 28%),radial-gradient(circle at 4% 0%,rgba(21,112,82,.1),transparent 34%);box-shadow:var(--ui-shadow-soft)}body.theme-white .partner-page-title:before{content:"";position:absolute;left:22px;bottom:16px;width:68px;height:3px;border-radius:999px;background:linear-gradient(90deg,#157052,#3c8dfa)}body.theme-white .partner-page-title h2{color:#0f172a;font-family:var(--ui-display);font-size:clamp(2rem,2.8vw,3rem);font-weight:780;line-height:1}body.theme-white .partner-new-button{min-height:38px;padding:0 16px;border-radius:var(--ui-radius-sm);border-color:#15705247;background:linear-gradient(180deg,#198561,#157052);color:#fff;box-shadow:0 10px 22px #1570522e}body.theme-white .partner-new-button:hover{border-color:#1570526b;background:linear-gradient(180deg,#1a8f68,#116447);color:#fff}body.theme-white #partners .partner-closing-toolbar{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;gap:14px;padding:14px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:var(--ui-shadow-soft)}body.theme-white #partners .partner-closing-filters{grid-template-columns:minmax(180px,1fr) 200px 142px 142px 36px}body.theme-white #partners .partner-closing-filters input,body.theme-white .partner-token-entry button,body.theme-white .partner-clear-filters{min-height:36px;border-radius:var(--ui-radius-sm);border-color:var(--ui-border);background:#fff}body.theme-white #partners .partner-closing-filters input{color:#111827;font-size:.82rem;font-weight:700}body.theme-white #partners .partner-closing-filters input:focus{border-color:#3c8dfa85;box-shadow:0 0 0 3px var(--ui-ring)}body.theme-white #partners .partner-closing-actions{justify-content:flex-end}body.theme-white #partners .partner-closing-actions .ghost-button,body.theme-white #partners .partner-closing-actions .primary-button{min-height:36px;border-radius:var(--ui-radius-sm);font-size:.78rem}body.theme-white #partners .partner-closing-actions .ghost-button{background:#f8fafc;color:#344054}body.theme-white #partners .partner-closing-actions .primary-button{border-color:#182434;background:linear-gradient(180deg,#243044,#182434)}body.theme-white #partners .records-panel,body.theme-white #partners .partner-report-panel{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fffffff5;box-shadow:var(--ui-shadow-soft);overflow:hidden}body.theme-white #partners .partner-section-label{margin:4px 2px 2px;color:#667085;font-size:.74rem;font-weight:820}body.theme-white #partners .partner-section-label strong,body.theme-white #partners .partner-section-label span{color:#344054}body.theme-white #partners .records-table,body.theme-white #partners .table-wrap{border:0;border-radius:0;background:transparent;box-shadow:none}body.theme-white #partners .records-table table,body.theme-white #partners #partnerPaymentsTable{border-collapse:separate;border-spacing:0;table-layout:fixed}body.theme-white #partners .records-table th,body.theme-white #partners .records-table td,body.theme-white #partners #partnerPaymentsTable th,body.theme-white #partners #partnerPaymentsTable td{height:46px;padding:11px 12px;border-bottom:1px solid rgba(15,23,42,.07)}body.theme-white #partners .records-table th,body.theme-white #partners #partnerPaymentsTable th{background:#f8fafc;color:#475467;font-size:.72rem;font-weight:820}body.theme-white #partners .records-table tbody tr:hover td,body.theme-white #partners #partnerPaymentsTable tbody tr:hover td{background:#f9fbfb}body.theme-white .partner-row-link strong{color:#111827;font-size:.88rem;font-weight:820}body.theme-white .partner-row-link small{color:#667085;font-size:.75rem}body.theme-white .partner-coupon-copy{gap:6px}body.theme-white .partner-coupon-copy span,body.theme-white .partner-token-chips button,body.theme-white .entry-token-chips button{border-color:#3c8dfa29;background:#eff8ff;color:#1849a9}body.theme-white .partner-name-copy .field-copy-button,body.theme-white .partner-coupon-copy .field-copy-button{border-color:var(--ui-border);background:#fff;color:#667085}body.theme-white #partners .status.active,body.theme-white #partners .status.done{border-color:#abefc6;background:#dcfae6;color:#067647}body.theme-white #partners .partner-report-heading{padding:14px 18px 0}body.theme-white .partner-result-action{min-height:34px;border-radius:var(--ui-radius-sm);border-color:#7e305038;background:#fff6f8;color:#9f1239}body.theme-white .partner-result-action:hover{border-color:#7e305057;background:#fff1f3}body.theme-white .nav-icon svg,body.theme-white .table-action svg,body.theme-white .icon-button svg,body.theme-white .client-data-edit svg,body.theme-white .metric-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.theme-white .nav-icon{color:#667085;background:transparent}body.theme-white .nav-item:hover .nav-icon,body.theme-white .nav-item.active .nav-icon{color:#157052;background:#ecfdf3;border-color:#abefc6}body.theme-white .view:not(#dashboard):not(#partners)>.section-actions{position:relative;min-height:92px;padding:18px 20px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:linear-gradient(90deg,#fffffff2,#f8fafce6),radial-gradient(circle at 96% 16%,rgba(60,141,250,.1),transparent 26%);box-shadow:var(--ui-shadow-soft)}body.theme-white .view:not(#dashboard):not(#partners)>.section-actions:before{content:"";position:absolute;left:20px;bottom:15px;width:62px;height:3px;border-radius:999px;background:linear-gradient(90deg,#157052,#3c8dfa)}body.theme-white .dashboard-section-title{position:relative;min-height:74px;margin-bottom:12px;padding:16px 20px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:linear-gradient(90deg,#fffffff2,#f8fafce0),radial-gradient(circle at 94% 20%,rgba(21,112,82,.09),transparent 30%);box-shadow:var(--ui-shadow-soft)}body.theme-white .dashboard-section-title h2{margin:0;color:#0f172a;font-family:var(--ui-display);font-size:clamp(1.8rem,2.2vw,2.65rem);font-weight:780}body.theme-white .dashboard-section-title:after{content:"";position:absolute;left:20px;bottom:14px;width:66px;height:3px;border-radius:999px;background:linear-gradient(90deg,#157052,#3c8dfa)}body.theme-white .executive-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px}body.theme-white .executive-card{position:relative;min-height:132px;padding:18px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:linear-gradient(180deg,#fffffffa,#f8fafcf0);box-shadow:var(--ui-shadow-soft);overflow:hidden}body.theme-white .executive-card:before{content:none;position:absolute;top:16px;right:16px;width:34px;height:34px;border:1px solid rgba(21,112,82,.16);border-radius:var(--ui-radius-sm);background:linear-gradient(180deg,#ecfdf3f2,#dcfae6db)}body.theme-white .executive-card.good:before{border-color:#abefc6;background:#dcfae6}body.theme-white .executive-card.warn:before{border-color:#fedf89;background:#fef0c7}body.theme-white .executive-card.danger:before{border-color:#fecdca;background:#fee4e2}body.theme-white .executive-card span:first-child{color:#475467;font-size:.72rem;font-weight:820;text-transform:uppercase}body.theme-white .executive-card .card-glyph{display:inline-grid;width:34px;height:34px;margin-bottom:14px;place-items:center;border:1px solid rgba(21,112,82,.16);border-radius:var(--ui-radius-sm);background:#ecfdf3;color:#157052}body.theme-white .executive-card .card-glyph svg{width:18px;height:18px;stroke:currentColor}body.theme-white .executive-card.good .card-glyph{border-color:#abefc6;background:#dcfae6;color:#067647}body.theme-white .executive-card.warn .card-glyph{border-color:#fedf89;background:#fef0c7;color:#b54708}body.theme-white .executive-card.danger .card-glyph{border-color:#fecdca;background:#fee4e2;color:#b42318}body.theme-white .executive-card .card-glyph+span{display:block;color:#475467;font-size:.72rem;font-weight:820;text-transform:uppercase}body.theme-white .executive-card strong{color:#0f172a;font-family:var(--ui-display);font-size:clamp(1.28rem,1.4vw,1.7rem)}body.theme-white .executive-card small{color:#667085;font-size:.78rem}body.theme-white .spark-bars{opacity:.68}body.theme-white .command-layout,body.theme-white .dashboard-layout,body.theme-white .dashboard-charts{gap:14px}body.theme-white .priority-list,body.theme-white .insight-grid,body.theme-white .alert-list,body.theme-white .integration-grid,body.theme-white .person-grid,body.theme-white .module-grid,body.theme-white .records-metrics{gap:10px}body.theme-white .priority-item,body.theme-white .insight-card,body.theme-white .work-item,body.theme-white .automation-command-card,body.theme-white .workflow-step,body.theme-white .person-card,body.theme-white .drive-item,body.theme-white .reconciliation-card,body.theme-white .accounting-row-card,body.theme-white .accounting-options-card,body.theme-white .cash-kpi,body.theme-white .cash-month{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:none}body.theme-white .priority-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px}body.theme-white .priority-item i{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid rgba(21,112,82,.16);border-radius:var(--ui-radius-sm);background:#f8fafc;color:#157052}body.theme-white .priority-item i svg{width:17px;height:17px;stroke:currentColor}body.theme-white .priority-item span{min-width:0}body.theme-white .priority-item small{grid-column:2 / -1;color:#667085}body.theme-white .priority-item:hover,body.theme-white .work-item:hover,body.theme-white .person-card:hover,body.theme-white .drive-item:hover{border-color:#15705233;box-shadow:var(--ui-shadow-soft)}body.theme-white .table-wrap,body.theme-white .records-table,body.theme-white .cashflow-board-wrap{overflow:hidden}body.theme-white .table-wrap table,body.theme-white .records-table table,body.theme-white .cashflow-board{border-collapse:separate;border-spacing:0}body.theme-white .table-link,body.theme-white .table-link-button strong,body.theme-white .person-table-link strong{color:#175cd3}body.theme-white .filter-chip.active,body.theme-white .rule-chip.active,body.theme-white .client-filter-popover button.active,body.theme-white .payable-filter-popover button.active,body.theme-white .payable-date-filter button.active{border-color:#abefc6;background:#dcfae6;color:#067647}body.theme-white .drawer-panel,body.theme-white .modal-card,body.theme-white dialog{border-radius:var(--ui-radius)}@media(max-width:1160px){body.theme-white .executive-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:680px){body.theme-white .executive-grid,body.theme-white .command-layout,body.theme-white .dashboard-layout,body.theme-white .dashboard-charts{grid-template-columns:1fr}body.theme-white .view:not(#dashboard):not(#partners)>.section-actions,body.theme-white .partner-page-title{min-height:86px;align-items:start}}@media(max-width:1180px){body.theme-white .topbar{align-items:stretch}body.theme-white #fiscal .fiscal-health{justify-content:stretch}body.theme-white #fiscal .fiscal-kpi{flex:1 1 180px}body.theme-white #fiscalQueueTable{min-width:1080px}}@media(max-width:760px){body.theme-white .topbar{padding:14px}body.theme-white .section-actions{align-items:start}body.theme-white .summary-pill,body.theme-white .kpi-card,body.theme-white .fiscal-kpi,body.theme-white #clientsHealth .client-summary-pill{min-height:64px}body.theme-white .panel,body.theme-white .fiscal-queue-panel,body.theme-white .fiscal-issued-panel,body.theme-white .fiscal-receivable-panel{padding:14px}body.theme-white .client-plan-grid,body.theme-white .client-ledger-head,body.theme-white .client-ledger-row{grid-template-columns:1fr}}body.theme-white{--ui-control-height: 38px;--ui-control-height-sm: 32px;--ui-focus-ring: 0 0 0 3px rgba(60, 141, 250, .18);--ui-table-header: #f8fafc;--ui-table-row-hover: #f9fbfb}body.theme-white .workspace{background:linear-gradient(180deg,#f8fafcc7,#f1f5f9ad)}body.theme-white .topbar{position:sticky;top:0;z-index:20;min-height:74px;margin:-20px -24px 22px;padding:14px 24px;border-bottom:1px solid rgba(15,23,42,.07);background:#f8fafcd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body.theme-white .topbar-actions{align-items:center}body.theme-white .search,body.theme-white .list-search,body.theme-white .partner-token-entry,body.theme-white .drawer-inline-form{min-height:var(--ui-control-height);border-radius:var(--ui-radius);background:#fff;box-shadow:inset 0 1px #ffffffb8}body.theme-white .search{min-width:min(34vw,360px)}body.theme-white .search span,body.theme-white .list-search span{color:#111827;font-size:.78rem;font-weight:780}body.theme-white input,body.theme-white select,body.theme-white textarea,body.theme-white .drawer-edit-label,body.theme-white .drawer-edit-amount{min-height:var(--ui-control-height);border-radius:var(--ui-radius-sm);border-color:var(--ui-input);background:#fff;color:#111827}body.theme-white input:focus,body.theme-white select:focus,body.theme-white textarea:focus,body.theme-white button:focus-visible,body.theme-white a:focus-visible{outline:0;border-color:#3c8dfa94;box-shadow:var(--ui-focus-ring)}body.theme-white .primary-button,body.theme-white .ghost-button,body.theme-white .secondary-button,body.theme-white .text-button,body.theme-white .table-action,body.theme-white .filter-chip,body.theme-white .rule-chip,body.theme-white .option-chip{min-height:var(--ui-control-height);border-radius:var(--ui-radius-sm);transition:border-color .14s ease,box-shadow .14s ease,background .14s ease,transform .14s ease}body.theme-white .primary-button:hover,body.theme-white .ghost-button:hover,body.theme-white .table-action:hover,body.theme-white .filter-chip:hover,body.theme-white .option-chip:hover{transform:translateY(-1px)}body.theme-white .button-row,body.theme-white .payment-filters,body.theme-white .payment-filters.compact,body.theme-white .chart-legend,body.theme-white .fiscal-health,body.theme-white .stripe-health,body.theme-white .hr-summary,body.theme-white .commission-summary,body.theme-white .reconciliation-summary,body.theme-white .module-health,body.theme-white .records-metrics{gap:8px}body.theme-white .payment-filters,body.theme-white .payment-filters.compact{width:fit-content;padding:4px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff}body.theme-white .payment-filters .filter-chip{min-height:var(--ui-control-height-sm);border:0;background:transparent;color:#667085;box-shadow:none}body.theme-white .payment-filters .filter-chip.active{background:#ecfdf3;color:#067647;box-shadow:inset 0 0 0 1px #abefc6}body.theme-white .panel,body.theme-white .records-panel,body.theme-white .table-wrap,body.theme-white .fiscal-queue-panel,body.theme-white .fiscal-issued-panel,body.theme-white .fiscal-receivable-panel,body.theme-white .client-plan-card,body.theme-white .client-side-card,body.theme-white .partner-closing-toolbar,body.theme-white .partner-report-panel{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-card);box-shadow:var(--ui-shadow-soft)}body.theme-white .panel{padding:18px}body.theme-white .panel-heading,body.theme-white .bank-panel-heading,body.theme-white .partner-report-heading{min-height:42px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.06);align-items:center}body.theme-white .panel-heading h2,body.theme-white .bank-panel-heading h2,body.theme-white .partner-report-heading h2{color:#182434;font-size:.98rem;font-weight:820}body.theme-white .panel-heading span,body.theme-white .bank-panel-heading span,body.theme-white .partner-report-heading span{color:#667085}body.theme-white .table-wrap,body.theme-white .records-table,body.theme-white .client-ledger-table,body.theme-white .cashflow-board-wrap{border-radius:var(--ui-radius);background:#fff}body.theme-white table{width:100%}body.theme-white th{height:42px;padding:10px 14px;border-bottom:1px solid rgba(15,23,42,.08);background:var(--ui-table-header);color:#475467;font-size:.72rem;font-weight:840;text-transform:uppercase}body.theme-white td{min-height:46px;padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.06);color:#182434}body.theme-white tbody tr:hover td{background:var(--ui-table-row-hover)}body.theme-white .table-actions,body.theme-white #fiscalQueueTable .table-actions{display:flex;flex-wrap:wrap;gap:6px}body.theme-white .table-action{min-height:30px;padding:0 10px;border-color:var(--ui-border);background:#fff;color:#344054;font-size:.76rem;font-weight:780}body.theme-white .table-action.disabled,body.theme-white .table-action:disabled{color:#98a2b3;background:#f8fafc;opacity:1}body.theme-white .status,body.theme-white .fiscal-sefin-chip,body.theme-white .client-plan-header .status{min-height:24px;padding:0 10px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:820;line-height:1;white-space:nowrap}body.theme-white .status.done,body.theme-white .status.active,body.theme-white .status.paid,body.theme-white .status.received,body.theme-white .status.success{border-color:#abefc6;background:#dcfae6;color:#067647}body.theme-white .status.warning,body.theme-white .status.pending,body.theme-white .status.planned,body.theme-white .status.warn{border-color:#fedf89;background:#fef0c7;color:#b54708}body.theme-white .status.bad,body.theme-white .status.danger,body.theme-white .status.overdue{border-color:#fecdca;background:#fee4e2;color:#b42318}body.theme-white .empty-state{min-height:82px;margin:0;padding:18px;border:1px dashed rgba(15,23,42,.14);border-radius:var(--ui-radius);display:grid;place-items:center;background:linear-gradient(180deg,#f8fafceb,#fffffff5);color:#667085;font-weight:720;text-align:center}body.theme-white .empty-state.compact{min-height:54px;padding:12px}body.theme-white .alert-card,body.theme-white .integration-card,body.theme-white .client-card,body.theme-white .person-card,body.theme-white .drive-card,body.theme-white .drive-item,body.theme-white .work-item,body.theme-white .insight-card,body.theme-white .reconciliation-card,body.theme-white .accounting-row-card,body.theme-white .accounting-options-card,body.theme-white .fiscal-issued-card{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:none}body.theme-white .alert-card:hover,body.theme-white .integration-card:hover,body.theme-white .client-card:hover,body.theme-white .drive-card:hover,body.theme-white .insight-card:hover{border-color:#15705238;box-shadow:var(--ui-shadow-soft)}body.theme-white .integration-card-head,body.theme-white .client-card-header,body.theme-white .alert-footer{gap:10px;align-items:center}body.theme-white .module-health article,body.theme-white .stripe-health article,body.theme-white .hr-summary article,body.theme-white .commission-summary article,body.theme-white .reconciliation-summary article,body.theme-white .records-metrics article,body.theme-white .payment-summary article,body.theme-white .summary-pill,body.theme-white .kpi-card,body.theme-white .fiscal-kpi{min-height:72px;padding:14px 16px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:var(--ui-shadow-soft)}body.theme-white .module-health article span,body.theme-white .stripe-health article span,body.theme-white .hr-summary article span,body.theme-white .commission-summary article span,body.theme-white .reconciliation-summary article span,body.theme-white .records-metrics article span,body.theme-white .payment-summary article span,body.theme-white .summary-pill span,body.theme-white .kpi-card span,body.theme-white .fiscal-kpi span{color:#667085;font-size:.72rem;font-weight:820;text-transform:uppercase}body.theme-white .module-health article strong,body.theme-white .stripe-health article strong,body.theme-white .hr-summary article strong,body.theme-white .commission-summary article strong,body.theme-white .reconciliation-summary article strong,body.theme-white .records-metrics article strong,body.theme-white .payment-summary article strong,body.theme-white .summary-pill strong,body.theme-white .kpi-card strong,body.theme-white .fiscal-kpi strong{color:#111827;font-family:var(--ui-display);font-size:clamp(1.08rem,1.3vw,1.45rem)}body.theme-white .list-toolbar,body.theme-white .client-toolbar,body.theme-white .accounting-toolbar,body.theme-white .drive-toolbar,body.theme-white .cashflow-toolbar,body.theme-white .payable-date-filter{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:var(--ui-shadow-soft)}body.theme-white .list-toolbar,body.theme-white .client-toolbar,body.theme-white .accounting-toolbar,body.theme-white .drive-toolbar,body.theme-white .cashflow-toolbar{padding:10px}body.theme-white .payable-filter-popover,body.theme-white .client-filter-popover,body.theme-white .drawer-panel,body.theme-white .modal-card,body.theme-white dialog{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:0 24px 60px #0f172a2e}body.theme-white .payable-filter-popover,body.theme-white .client-filter-popover{padding:8px}body.theme-white .payable-filter-popover button,body.theme-white .client-filter-popover button{min-height:34px;border-radius:var(--ui-radius-sm)}body.theme-white .drawer,body.theme-white dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body.theme-white .drawer-header,body.theme-white .modal-card header,body.theme-white .fiscal-info-header{border-bottom:1px solid rgba(15,23,42,.07)}body.theme-white .drawer-section,body.theme-white .drawer-item,body.theme-white .detail-grid span,body.theme-white .client-data-grid label,body.theme-white .accounting-upload label,body.theme-white .entry-grid label{border-radius:var(--ui-radius-sm)}body.theme-white .drawer-item,body.theme-white .detail-grid span,body.theme-white .client-data-grid label{border:1px solid rgba(15,23,42,.07);background:#f8fafc}body.theme-white .timeline-item{min-height:58px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff}body.theme-white .timeline-item+.timeline-item{margin-top:8px}body.theme-white .chart-legend{width:fit-content;padding:5px 8px;border:1px solid var(--ui-border);border-radius:999px;background:#fff}body.theme-white .line-chart,body.theme-white .grouped-column-chart{border:1px solid rgba(15,23,42,.07);border-radius:var(--ui-radius);background:linear-gradient(180deg,#f8fafcb8,#fffffff5)}body.theme-white .app-shell{grid-template-columns:76px minmax(0,1fr)}body.theme-white.sidebar-expanded .app-shell{grid-template-columns:248px minmax(0,1fr)}body.theme-white .sidebar{border-right:1px solid var(--ui-sidebar-border);background:#fffffff5;box-shadow:8px 0 26px #0f172a0d}body.theme-white .brand{min-height:44px;justify-content:center}body.theme-white.sidebar-expanded .brand{justify-content:flex-start}body.theme-white .brand-mark{border:0;box-shadow:none}body.theme-white .nav-list{gap:6px;overflow-y:auto;scrollbar-width:thin}body.theme-white .nav-item{min-height:42px;border:1px solid transparent;border-radius:var(--ui-radius-sm);color:#475467}body.theme-white .nav-item:hover,body.theme-white .nav-item.active{border-color:#d0d5dd;background:#f8fafc}body.theme-white .nav-item.active{border-color:#abefc6;background:#ecfdf3;color:#067647}body.theme-white .settings-dock,body.theme-white .sidebar-footer{border-top:1px solid rgba(15,23,42,.07);background:transparent}@media(max-width:980px){body.theme-white .topbar{position:static;margin:-14px -14px 16px}body.theme-white .app-shell,body.theme-white.sidebar-expanded .app-shell{grid-template-columns:1fr}body.theme-white .sidebar{position:sticky;top:0;z-index:30;height:auto;min-height:64px}body.theme-white .nav-list{grid-auto-flow:column;grid-auto-columns:minmax(54px,max-content);overflow-x:auto;overflow-y:hidden}}@media(max-width:720px){body.theme-white .search,body.theme-white .list-search,body.theme-white .payment-filters,body.theme-white .payment-filters.compact{width:100%}body.theme-white .topbar-actions,body.theme-white .list-toolbar,body.theme-white .payables-toolbar,body.theme-white .partner-closing-toolbar,body.theme-white .partner-closing-filters{grid-template-columns:1fr;align-items:stretch}}body.theme-white{--weli-ink: #182230;--weli-muted: #667085;--weli-line: #e4e7ec;--weli-green: #14845f;--weli-blue: #2f6fed;--weli-cyan: #0e9384;--weli-rose: #c01048;--weli-amber: #b54708;--weli-lilac: #6941c6}body.theme-white .workspace{padding:22px 28px 32px;background:linear-gradient(180deg,#fbfcfd,#f6f8fb 44%,#eef2f6)}body.theme-white .view.active{animation:weli-view-in .18s ease-out both}@keyframes weli-view-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}body.theme-white .sidebar{padding:14px 10px;background:linear-gradient(180deg,#fffffffa,#f8fafcf5)}body.theme-white .brand{margin-bottom:2px}body.theme-white .brand-mark{width:48px;height:38px;border-radius:12px;background:transparent}body.theme-white.sidebar-expanded .brand-mark{width:96px}body.theme-white .nav-expand-toggle,body.theme-white .settings-trigger,body.theme-white .icon-button{color:#667085;border-color:#e4e7ec;background:#fff}body.theme-white .nav-expand-toggle:hover,body.theme-white .settings-trigger:hover,body.theme-white .icon-button:hover{color:var(--weli-green);border-color:#abefc6;background:#ecfdf3}body.theme-white .nav-item{min-height:44px;padding:6px;border-radius:14px;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;color:#475467}body.theme-white:not(.sidebar-expanded) .nav-item{grid-template-columns:32px;justify-content:center}body.theme-white .nav-icon,body.theme-white .card-glyph,body.theme-white .priority-item i,body.theme-white .metric-icon,body.theme-white .client-plan-icon{color:#4e5f7a;border:1px solid #e4e7ec;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:inset 0 1px #ffffffeb}body.theme-white .nav-icon svg,body.theme-white .table-action svg,body.theme-white .icon-button svg,body.theme-white .client-data-edit svg,body.theme-white .metric-icon svg,body.theme-white .card-glyph svg,body.theme-white .priority-item i svg{stroke-width:1.75}body.theme-white .nav-row:nth-child(1) .nav-icon,body.theme-white .executive-card:nth-child(1) .card-glyph{color:var(--weli-blue);background:#eff8ff;border-color:#b2ddff}body.theme-white .nav-row:nth-child(2) .nav-icon,body.theme-white .executive-card:nth-child(2) .card-glyph{color:var(--weli-green);background:#ecfdf3;border-color:#abefc6}body.theme-white .nav-row:nth-child(3) .nav-icon,body.theme-white .executive-card:nth-child(3) .card-glyph{color:var(--weli-amber);background:#fffaeb;border-color:#fedf89}body.theme-white .nav-row:nth-child(4) .nav-icon,body.theme-white .executive-card:nth-child(4) .card-glyph{color:var(--weli-cyan);background:#f0fdfa;border-color:#99f6e4}body.theme-white .nav-row:nth-child(5) .nav-icon{color:var(--weli-lilac);background:#f4f3ff;border-color:#d9d6fe}body.theme-white .nav-row:nth-child(6) .nav-icon{color:#175cd3;background:#eff8ff;border-color:#b2ddff}body.theme-white .nav-row:nth-child(7) .nav-icon{color:#0e9384;background:#f0fdfa;border-color:#99f6e4}body.theme-white .nav-row:nth-child(8) .nav-icon{color:#c01048;background:#fff1f3;border-color:#fecdd6}body.theme-white .nav-row:nth-child(9) .nav-icon{color:#667085;background:#f8fafc;border-color:#e4e7ec}body.theme-white .nav-item:hover{border-color:transparent;background:#f2f4f7}body.theme-white .nav-item.active{border-color:transparent;background:#182230;color:#fff;box-shadow:0 10px 22px #1822302e}body.theme-white .nav-item.active .nav-icon{color:#fff;border-color:#ffffff2e;background:#ffffff1f}body.theme-white .nav-label{font-size:.82rem;font-weight:780}body.theme-white .topbar{margin:-22px -28px 24px;padding:12px 28px;background:linear-gradient(180deg,#ffffffeb,#f8fafcc7)}body.theme-white .search{border-radius:999px;border-color:#e4e7ec;background:#fff}body.theme-white .search input{min-height:34px}body.theme-white .dashboard-section-title,body.theme-white .partner-page-title,body.theme-white .view:not(#dashboard):not(#partners)>.section-actions{min-height:104px;border-color:#e4e7ec;background:linear-gradient(135deg,#fffffffa,#f8fafcf0);box-shadow:0 18px 42px #10182814}body.theme-white .dashboard-section-title:after,body.theme-white .partner-page-title:before,body.theme-white .view:not(#dashboard):not(#partners)>.section-actions:before{width:84px;height:4px;background:linear-gradient(90deg,var(--weli-green),var(--weli-blue),var(--weli-cyan))}body.theme-white .dashboard-section-title h2,body.theme-white .partner-page-title h2,body.theme-white .section-actions h2{color:var(--weli-ink);font-size:clamp(1.75rem,2.1vw,2.55rem);letter-spacing:0}body.theme-white .executive-grid{grid-template-columns:repeat(4,minmax(210px,1fr));gap:14px}body.theme-white .executive-card{min-height:160px;padding:18px;display:grid;align-content:space-between;border-color:#e4e7ec;background:linear-gradient(180deg,#fff,#fbfcfd)}body.theme-white .executive-card:after{content:"";position:absolute;inset:auto 16px 12px 16px;height:3px;border-radius:999px;background:#eef2f6}body.theme-white .executive-card.good:after{background:linear-gradient(90deg,#12b76a,#abefc6)}body.theme-white .executive-card.warn:after{background:linear-gradient(90deg,#f79009,#fedf89)}body.theme-white .executive-card.danger:after{background:linear-gradient(90deg,#f04438,#fecdca)}body.theme-white .command-layout{grid-template-columns:minmax(360px,.86fr) minmax(420px,1.14fr)}body.theme-white .panel,body.theme-white .records-panel,body.theme-white .partner-report-panel,body.theme-white .fiscal-receivable-panel,body.theme-white .fiscal-control-panel{border-color:#e4e7ec;background:linear-gradient(180deg,#fff,#fcfcfd)}body.theme-white .panel-heading{margin:-4px -4px 14px;padding:4px 4px 14px}body.theme-white .priority-item{min-height:78px;border-radius:16px}body.theme-white .priority-item i{color:var(--weli-blue);background:#eff8ff;border-color:#b2ddff}body.theme-white .insight-card{min-height:112px;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfd)}body.theme-white .insight-card:before,body.theme-white .alert-card:before,body.theme-white .integration-card:before,body.theme-white .client-card:before{content:"";display:block;width:36px;height:3px;margin-bottom:10px;border-radius:999px;background:linear-gradient(90deg,var(--weli-green),var(--weli-blue))}body.theme-white .table-wrap{box-shadow:0 14px 34px #1018280f}body.theme-white th{background:#f9fafb;color:#667085}body.theme-white td{color:#1d2939}body.theme-white .table-action{color:#344054;border-color:#e4e7ec;background:#fff}body.theme-white .table-action svg{color:#0e9384}body.theme-white .table-action:hover{color:#067647;border-color:#abefc6;background:#ecfdf3}body.theme-white .table-action.disabled svg,body.theme-white .table-action:disabled svg{color:#98a2b3}body.theme-white .primary-button{border-color:#14845f;background:linear-gradient(180deg,#168a63,#116b4d);color:#fff;box-shadow:0 12px 24px #116b4d2e}body.theme-white .ghost-button,body.theme-white .secondary-button{border-color:#e4e7ec;background:#fff;color:#344054}body.theme-white .ghost-button:hover,body.theme-white .secondary-button:hover{color:#067647;border-color:#abefc6;background:#ecfdf3}body.theme-white .module-health article,body.theme-white .stripe-health article,body.theme-white .hr-summary article,body.theme-white .commission-summary article,body.theme-white .reconciliation-summary article,body.theme-white .records-metrics article,body.theme-white .payment-summary article,body.theme-white .summary-pill,body.theme-white .kpi-card,body.theme-white .fiscal-kpi{min-height:78px;border-color:#e4e7ec;box-shadow:0 10px 26px #1018280f}body.theme-white .empty-state{position:relative;min-height:104px;border-style:solid;border-color:#e4e7ec;background:linear-gradient(180deg,#fff,#f9fafb)}body.theme-white .empty-state:before{content:"";width:34px;height:34px;margin-bottom:8px;border:1px solid #d0d5dd;border-radius:12px;background:linear-gradient(180deg,#fff,#f2f4f7)}body.theme-white .fiscal-flow article{border-color:#e4e7ec;background:linear-gradient(180deg,#fff,#f9fafb)}body.theme-white .client-plan-header{background:linear-gradient(135deg,#182230,#26364d 62%,#14845f)}body.theme-white .client-plan-header .status{background:#ecfdf3;color:#067647;border-color:#abefc6}body.theme-white .chart-legend{color:#475467}@media(max-width:1180px){body.theme-white .executive-grid,body.theme-white .command-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body.theme-white .workspace{padding:14px}body.theme-white .topbar{margin:-14px -14px 16px;padding:12px 14px}body.theme-white .executive-grid,body.theme-white .command-layout{grid-template-columns:1fr}}body.theme-white .nav-icon svg,body.theme-white .nav-icon svg *,body.theme-white .card-glyph svg,body.theme-white .card-glyph svg *,body.theme-white .priority-item i svg,body.theme-white .priority-item i svg *,body.theme-white .table-action svg,body.theme-white .table-action svg *,body.theme-white .icon-button svg,body.theme-white .icon-button svg *,body.theme-white .field-copy-button svg,body.theme-white .field-copy-button svg *,body.theme-white .client-plan-icon svg,body.theme-white .client-plan-icon svg *{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.theme-white .brand-mark img,body.theme-white img{fill:initial;stroke:initial}body.theme-white .nav-icon,body.theme-white:not(.sidebar-expanded) .nav-icon,body.theme-white.sidebar-expanded .nav-icon,body.theme-white .card-glyph,body.theme-white .priority-item i,body.theme-white .metric-icon,body.theme-white .client-plan-icon{width:32px;height:32px;color:#64748b;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:none}body.theme-white .nav-icon svg,body.theme-white .card-glyph svg,body.theme-white .priority-item i svg,body.theme-white .table-action svg,body.theme-white .icon-button svg,body.theme-white .field-copy-button svg{width:16px;height:16px}body.theme-white .nav-item.active{background:#f1f5f9;color:#0f172a;box-shadow:none}body.theme-white .nav-item.active .nav-icon,body.theme-white .nav-item:hover .nav-icon{color:#0f766e;border-color:#99f6e4;background:#f0fdfa}body.theme-white .nav-row:nth-child(n) .nav-icon{color:#64748b;border-color:#e2e8f0;background:#fff}body.theme-white .nav-row:nth-child(n) .nav-item.active .nav-icon,body.theme-white .nav-row:nth-child(n) .nav-item:hover .nav-icon{color:#0f766e;border-color:#99f6e4;background:#f0fdfa}body.theme-white .insight-card:before,body.theme-white .alert-card:before,body.theme-white .integration-card:before,body.theme-white .client-card:before,body.theme-white .empty-state:before{content:none}body.theme-white .view:not(#dashboard):not(#partners)>.section-actions,body.theme-white .dashboard-section-title,body.theme-white .partner-page-title{min-height:auto;padding:18px 20px}body.theme-white #clients>.section-actions{display:none}body.theme-white #clientsHealth{margin:20px 0 14px;grid-template-columns:repeat(3,minmax(170px,240px));justify-content:end}body.theme-white .client-toolbar{width:fit-content;min-height:44px;margin:0 0 10px;padding:6px;border-radius:12px;box-shadow:none}body.theme-white .client-filter-trigger{width:36px;min-height:34px}body.theme-white .client-card-grid{display:block}body.theme-white .client-list-header,body.theme-white .client-card{display:grid;grid-template-columns:minmax(240px,2fr) minmax(150px,1.2fr) minmax(120px,1fr) minmax(120px,1fr) minmax(96px,auto);align-items:center;gap:16px}body.theme-white .client-list-header{min-height:38px;padding:0 14px;color:#64748b;font-size:.72rem;font-weight:800}body.theme-white .client-card{width:100%;min-height:58px;margin:0;padding:0 14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:none;text-align:left}body.theme-white .client-card+.client-card{margin-top:8px}body.theme-white .client-card strong,body.theme-white .client-card small,body.theme-white .client-card em,body.theme-white .client-card>span:not(.status){margin:0;min-width:0;color:#0f172a;font-style:normal}body.theme-white .client-card small,body.theme-white .client-card>span:not(.status){color:#64748b}body.theme-white .client-card em{justify-self:start;font-weight:800}body.theme-white .client-card .status{justify-self:end}body.theme-white .empty-state{min-height:74px;padding:16px}body.theme-white .search{min-height:44px;padding:0 14px}body.theme-white .search input{border:0;box-shadow:none}body.theme-white .search input:focus{box-shadow:none}body.theme-white .table-action svg,body.theme-white .icon-button svg,body.theme-white .field-copy-button svg{color:currentColor}body.theme-white .table-action{color:#334155}body.theme-white .table-action:hover{color:#0f766e}@media(max-width:980px){body.theme-white .client-list-header{display:none}body.theme-white .client-card{grid-template-columns:1fr auto;gap:8px 12px;padding:12px}body.theme-white .client-card small,body.theme-white .client-card em{grid-column:1 / -1}}body.theme-white #dashboard{--dash-green: #10b981;--dash-blue: #3b82f6;--dash-cyan: #14b8a6;--dash-amber: #f59e0b;--dash-rose: #f43f5e;--dash-violet: #8b5cf6}body.theme-white #dashboard .dashboard-section-title{position:relative;min-height:126px;margin-bottom:12px;padding:24px 28px;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:radial-gradient(circle at 88% 18%,rgba(20,184,166,.18),transparent 24%),radial-gradient(circle at 72% 70%,rgba(59,130,246,.16),transparent 28%),linear-gradient(135deg,#fff,#f8fbff 48%,#eefcf8);box-shadow:0 24px 56px #0f172a1a}body.theme-white #dashboard .dashboard-section-title:before{content:"Semana financeira";position:absolute;right:26px;top:22px;min-height:28px;padding:0 12px;border:1px solid rgba(20,184,166,.18);border-radius:999px;display:inline-flex;align-items:center;color:#0f766e;background:#f0fdfaeb;font-size:.78rem;font-weight:820}body.theme-white #dashboard .dashboard-section-title h2{position:relative;max-width:720px;color:#0f172a;font-size:clamp(2.15rem,3vw,3.35rem);font-weight:850}body.theme-white #dashboard .dashboard-section-title h2:after{content:"Receita, compromissos, agenda e alertas em tempo real.";display:block;max-width:520px;margin-top:10px;color:#64748b;font-size:.98rem;font-weight:650}body.theme-white #dashboard .dashboard-section-title:after{left:28px;bottom:22px;width:138px;height:5px;background:linear-gradient(90deg,var(--dash-green),var(--dash-blue),var(--dash-violet))}body.theme-white #dashboard .executive-grid{grid-template-columns:repeat(4,minmax(210px,1fr));gap:14px;margin-bottom:16px}body.theme-white #dashboard .executive-card{isolation:isolate;min-height:174px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;box-shadow:0 18px 42px #0f172a14;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}body.theme-white #dashboard .executive-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;opacity:.94}body.theme-white #dashboard .executive-card.good:before{background:radial-gradient(circle at 90% 0%,rgba(16,185,129,.24),transparent 34%),linear-gradient(180deg,#fff,#f0fdf4)}body.theme-white #dashboard .executive-card.info:before{background:radial-gradient(circle at 90% 0%,rgba(59,130,246,.22),transparent 34%),linear-gradient(180deg,#fff,#eff6ff)}body.theme-white #dashboard .executive-card.warn:before{background:radial-gradient(circle at 90% 0%,rgba(245,158,11,.24),transparent 34%),linear-gradient(180deg,#fff,#fffbeb)}body.theme-white #dashboard .executive-card.danger:before{background:radial-gradient(circle at 90% 0%,rgba(244,63,94,.22),transparent 34%),linear-gradient(180deg,#fff,#fff1f2)}body.theme-white #dashboard .executive-card:hover{transform:translateY(-3px);border-color:#14b8a63d;box-shadow:0 26px 62px #0f172a1f}body.theme-white #dashboard .executive-card .card-glyph{width:38px;height:38px;border-radius:13px}body.theme-white #dashboard .executive-card.good .card-glyph{color:#047857;border-color:#10b98147;background:#d1fae5}body.theme-white #dashboard .executive-card.info .card-glyph{color:#1d4ed8;border-color:#3b82f647;background:#dbeafe}body.theme-white #dashboard .executive-card.warn .card-glyph{color:#b45309;border-color:#f59e0b52;background:#fef3c7}body.theme-white #dashboard .executive-card.danger .card-glyph{color:#be123c;border-color:#f43f5e4d;background:#ffe4e6}body.theme-white #dashboard .executive-card .card-glyph+span{color:#475569;font-size:.74rem}body.theme-white #dashboard .executive-card strong{color:#0f172a;font-size:clamp(1.55rem,2vw,2.05rem);line-height:1.05}body.theme-white #dashboard .executive-card small{color:#64748b;font-weight:760}body.theme-white #dashboard .executive-card:after{height:4px;inset:auto 18px 14px 18px}body.theme-white #dashboard .spark-bars{width:86px;height:42px;align-self:end}body.theme-white #dashboard .spark-bars i{border-radius:999px 999px 4px 4px}body.theme-white #dashboard .stats-panel,body.theme-white #dashboard .command-layout>.panel,body.theme-white #dashboard .dashboard-layout>.panel,body.theme-white #dashboard .revenue-expense-panel{border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f8fafcf5);box-shadow:0 18px 42px #0f172a14}body.theme-white #dashboard .stats-panel{min-height:430px}body.theme-white #dashboard .panel-heading{border-bottom:1px solid rgba(15,23,42,.07)}body.theme-white #dashboard .panel-heading h2{color:#1e293b;font-size:1.06rem}body.theme-white #dashboard .chart-legend{padding:7px 10px;border-color:#0f172a14;box-shadow:0 8px 20px #0f172a0a}body.theme-white #dashboard .line-chart,body.theme-white #dashboard .grouped-column-chart{min-height:310px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc)}body.theme-white #dashboard .line-chart svg{min-height:300px}body.theme-white #dashboard .chart-grid{stroke:#64748b21}body.theme-white #dashboard .chart-axis{stroke:#64748b33}body.theme-white #dashboard .line{stroke-width:3.2;filter:drop-shadow(0 6px 10px rgba(15,23,42,.08))}body.theme-white #dashboard .line.revenue,body.theme-white #dashboard .point.revenue{stroke:#10b981;fill:#10b981}body.theme-white #dashboard .line.expense,body.theme-white #dashboard .point.expense{stroke:#f43f5e;fill:#f43f5e}body.theme-white #dashboard .line.breakeven,body.theme-white #dashboard .point.breakeven{stroke:#f59e0b;fill:#f59e0b}body.theme-white #dashboard .point{stroke:#fff;stroke-width:2}body.theme-white #dashboard .command-layout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);gap:16px;margin:16px 0}body.theme-white #dashboard .priority-list,body.theme-white #dashboard .insight-grid{gap:10px}body.theme-white #dashboard .priority-item,body.theme-white #dashboard .insight-card{border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;transition:transform .15s ease,border-color .15s ease,background .15s ease}body.theme-white #dashboard .priority-item:hover,body.theme-white #dashboard .insight-card:hover{transform:translate(3px);border-color:#14b8a647;background:#f8fffd}body.theme-white #dashboard .priority-item i{color:#0f766e;border-color:#99f6e4;background:#f0fdfa}body.theme-white #dashboard .priority-item strong,body.theme-white #dashboard .insight-card strong{color:#0f172a}body.theme-white #dashboard .timeline{max-height:372px;overflow:auto;padding-right:4px}body.theme-white #dashboard .timeline-item{min-height:72px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}body.theme-white #dashboard .timeline-item+.timeline-item{margin-top:9px}body.theme-white #dashboard .timeline-item:hover{background:#f8fafc}body.theme-white #dashboard .timeline-item>strong{color:#334155;font-size:.82rem;line-height:1.25}body.theme-white #dashboard .timeline-item .money{color:#0f172a;font-weight:860}@media(max-width:1180px){body.theme-white #dashboard .executive-grid,body.theme-white #dashboard .command-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body.theme-white #dashboard .dashboard-section-title{min-height:150px;padding:22px}body.theme-white #dashboard .dashboard-section-title:before{position:static;width:fit-content;margin-bottom:14px}body.theme-white #dashboard .executive-grid,body.theme-white #dashboard .command-layout{grid-template-columns:1fr}}body.theme-white{--ui-radius: 8px;--ui-radius-sm: 6px;--ui-control-height: 38px;--ui-border: #e2e8f0;--ui-border-strong: #cbd5e1;--ui-card: #ffffff;--ui-muted-surface: #f8fafc;--ui-subtle-surface: #f1f5f9;--ui-foreground: #0f172a;--ui-muted-foreground: #64748b;--ui-ring: 0 0 0 3px rgba(14, 148, 136, .16);--ui-shadow-soft: 0 10px 28px rgba(15, 23, 42, .06)}body.theme-white .workspace{background:linear-gradient(180deg,#fbfdff,#f6f8fb 48%,#eef2f7)}body.theme-white .topbar,body.theme-white .sidebar{border-color:var(--ui-border)}body.theme-white .panel,body.theme-white .records-panel,body.theme-white .partner-report-panel,body.theme-white .table-wrap,body.theme-white .module-health article,body.theme-white .stripe-health article,body.theme-white .hr-summary article,body.theme-white .commission-summary article,body.theme-white .reconciliation-summary article,body.theme-white .records-metrics article,body.theme-white .payment-summary article,body.theme-white .summary-pill,body.theme-white .kpi-card,body.theme-white .fiscal-kpi,body.theme-white .alert-card,body.theme-white .integration-card,body.theme-white .client-card,body.theme-white .person-card,body.theme-white .drive-card,body.theme-white .drive-item,body.theme-white .work-item,body.theme-white .insight-card,body.theme-white .timeline-item{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-card);box-shadow:var(--ui-shadow-soft)}body.theme-white .panel,body.theme-white .records-panel,body.theme-white .partner-report-panel{padding:16px}body.theme-white .panel-heading,body.theme-white .bank-panel-heading,body.theme-white .partner-report-heading{min-height:42px;margin:0 0 14px;padding:0 0 12px;border-bottom:1px solid var(--ui-border)}body.theme-white .panel-heading h2,body.theme-white .bank-panel-heading h2,body.theme-white .partner-report-heading h2,body.theme-white .list-toolbar-actions strong{color:var(--ui-foreground);font-size:.98rem;font-weight:780}body.theme-white .panel-heading span,body.theme-white .bank-panel-heading span,body.theme-white .partner-report-heading span,body.theme-white .section-actions p{color:var(--ui-muted-foreground)}body.theme-white button,body.theme-white .primary-button,body.theme-white .ghost-button,body.theme-white .secondary-button,body.theme-white .table-action,body.theme-white .filter-chip,body.theme-white .rule-chip,body.theme-white .option-chip{min-height:var(--ui-control-height);border-radius:var(--ui-radius-sm);font-weight:760}body.theme-white .primary-button,body.theme-white .import-button{border:1px solid #0f766e;background:#0f766e;color:#fff;box-shadow:0 10px 20px #0f766e2e}body.theme-white .primary-button:hover,body.theme-white .import-button:hover{border-color:#115e59;background:#115e59}body.theme-white .ghost-button,body.theme-white .secondary-button,body.theme-white .table-action{border-color:var(--ui-border);background:#fff;color:#334155;box-shadow:none}body.theme-white .ghost-button:hover,body.theme-white .secondary-button:hover,body.theme-white .table-action:hover{border-color:#99f6e4;background:#f0fdfa;color:#0f766e;transform:none}body.theme-white input,body.theme-white select,body.theme-white textarea,body.theme-white .search,body.theme-white .list-search,body.theme-white .partner-token-entry,body.theme-white .entry-token-entry,body.theme-white .cash-entry-form{border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);background:#fff;color:var(--ui-foreground);box-shadow:none}body.theme-white input,body.theme-white select,body.theme-white textarea{min-height:var(--ui-control-height)}body.theme-white input:focus,body.theme-white select:focus,body.theme-white textarea:focus,body.theme-white button:focus-visible{outline:0;border-color:#2dd4bf;box-shadow:var(--ui-ring)}body.theme-white .payment-filters,body.theme-white .payment-filters.compact,body.theme-white .list-toolbar,body.theme-white .client-toolbar,body.theme-white .accounting-toolbar,body.theme-white .drive-toolbar,body.theme-white .cashflow-toolbar,body.theme-white .partner-closing-toolbar{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:var(--ui-shadow-soft)}body.theme-white .payment-filters,body.theme-white .payment-filters.compact{padding:4px}body.theme-white .filter-chip{border-color:transparent;background:transparent;color:var(--ui-muted-foreground);box-shadow:none}body.theme-white .filter-chip:hover{background:var(--ui-muted-surface);color:#0f172a}body.theme-white .filter-chip.active,body.theme-white .payment-filters .filter-chip.active{border-color:#99f6e4;background:#ccfbf1;color:#0f766e;box-shadow:none}body.theme-white .table-wrap{overflow:auto}body.theme-white table{border-collapse:separate;border-spacing:0}body.theme-white th{height:42px;padding:10px 14px;border-bottom:1px solid var(--ui-border);background:var(--ui-muted-surface);color:var(--ui-muted-foreground);font-size:.72rem;font-weight:780;letter-spacing:0}body.theme-white td{min-height:46px;padding:12px 14px;border-bottom:1px solid #edf2f7;color:#1e293b}body.theme-white tbody tr:hover td{background:#f8fafc}body.theme-white tbody tr:last-child td{border-bottom:0}body.theme-white .status,body.theme-white .source-chip,body.theme-white .summary-pill,body.theme-white .fiscal-sefin-chip{border-radius:999px}body.theme-white .status{min-height:24px;padding:0 10px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:.72rem;font-weight:780;line-height:1}body.theme-white .status.done,body.theme-white .status.active,body.theme-white .status.paid,body.theme-white .status.received,body.theme-white .status.success{border-color:#86efac;background:#dcfce7;color:#166534}body.theme-white .status.warning,body.theme-white .status.pending,body.theme-white .status.planned,body.theme-white .status.warn{border-color:#fde68a;background:#fef3c7;color:#92400e}body.theme-white .status.bad,body.theme-white .status.danger,body.theme-white .status.overdue{border-color:#fecaca;background:#fee2e2;color:#991b1b}body.theme-white .module-health article,body.theme-white .stripe-health article,body.theme-white .hr-summary article,body.theme-white .commission-summary article,body.theme-white .reconciliation-summary article,body.theme-white .records-metrics article,body.theme-white .payment-summary article,body.theme-white .kpi-card,body.theme-white .fiscal-kpi{min-height:74px;padding:14px 16px}body.theme-white .module-health article span,body.theme-white .stripe-health article span,body.theme-white .hr-summary article span,body.theme-white .commission-summary article span,body.theme-white .reconciliation-summary article span,body.theme-white .records-metrics article span,body.theme-white .payment-summary article span,body.theme-white .kpi-card span,body.theme-white .fiscal-kpi span{color:var(--ui-muted-foreground);font-size:.72rem;font-weight:780;text-transform:uppercase}body.theme-white .module-health article strong,body.theme-white .stripe-health article strong,body.theme-white .hr-summary article strong,body.theme-white .commission-summary article strong,body.theme-white .reconciliation-summary article strong,body.theme-white .records-metrics article strong,body.theme-white .payment-summary article strong,body.theme-white .kpi-card strong,body.theme-white .fiscal-kpi strong{color:var(--ui-foreground)}body.theme-white .alert-card,body.theme-white .integration-card,body.theme-white .client-card,body.theme-white .person-card,body.theme-white .drive-card,body.theme-white .drive-item,body.theme-white .work-item,body.theme-white .insight-card,body.theme-white .timeline-item{box-shadow:none}body.theme-white .alert-card:hover,body.theme-white .integration-card:hover,body.theme-white .client-card:hover,body.theme-white .person-card:hover,body.theme-white .drive-card:hover,body.theme-white .drive-item:hover,body.theme-white .work-item:hover,body.theme-white .insight-card:hover,body.theme-white .timeline-item:hover{border-color:var(--ui-border-strong);background:#fbfdff;box-shadow:var(--ui-shadow-soft);transform:none}body.theme-white .payable-filter-popover,body.theme-white .client-filter-popover,body.theme-white .drawer-panel,body.theme-white .modal-card,body.theme-white dialog,body.theme-white .command-palette{border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:#fff;box-shadow:0 24px 60px #0f172a2e}body.theme-white dialog::backdrop{background:#0f172a5c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body.theme-white .empty-state{min-height:78px;border:1px dashed var(--ui-border-strong);border-radius:var(--ui-radius);background:var(--ui-muted-surface);color:var(--ui-muted-foreground)}@media(max-width:760px){body.theme-white .topbar-actions,body.theme-white .list-toolbar,body.theme-white .payables-toolbar,body.theme-white .partner-closing-toolbar,body.theme-white .partner-closing-filters,body.theme-white .cash-entry-form{display:grid;grid-template-columns:1fr;align-items:stretch}body.theme-white .search,body.theme-white .list-search,body.theme-white .payment-filters,body.theme-white .payment-filters.compact{width:100%;min-width:0}}:root{--weli-card: #ffffff;--weli-muted: #f8fafc;--weli-border: #e2e8f0;--weli-border-strong: #cbd5e1;--weli-text: #0f172a;--weli-subtle: #64748b;--weli-ring: 0 0 0 3px rgba(20, 184, 166, .16)}body.theme-white .workspace{background:#f8fafc}body.theme-white .view{gap:14px}body.theme-white .shad-card,body.theme-white .panel,body.theme-white .records-panel,body.theme-white .partner-report-panel,body.theme-white .table-wrap{border:1px solid var(--weli-border);border-radius:8px;background:var(--weli-card);box-shadow:none}body.theme-white .shad-card:hover,body.theme-white .client-card:hover,body.theme-white .person-card:hover,body.theme-white .priority-item:hover,body.theme-white .timeline-item:hover{border-color:var(--weli-border-strong);box-shadow:0 8px 24px #0f172a12;transform:none}body.theme-white #dashboard .executive-grid,body.theme-white .payment-summary,body.theme-white .hr-summary,body.theme-white #clientsHealth,body.theme-white #partners .partner-closing-strip,body.theme-white .records-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:10px}body.theme-white #dashboard .executive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-white .executive-card.shad-kpi,body.theme-white .summary-pill.shad-stat,body.theme-white #partners .partner-closing-strip .shad-stat{min-height:84px;padding:12px 14px;align-items:flex-start;gap:6px}body.theme-white .executive-card.shad-kpi>span:not(.card-glyph),body.theme-white .summary-pill.shad-stat span,body.theme-white #partners .partner-closing-strip b{color:var(--weli-subtle);font-size:.72rem;font-weight:750;text-transform:uppercase}body.theme-white .executive-card.shad-kpi strong,body.theme-white .summary-pill.shad-stat strong,body.theme-white #partners .partner-closing-strip strong{color:var(--weli-text);font-size:clamp(1rem,1.1vw,1.28rem);line-height:1.12}body.theme-white .executive-card-row{width:100%;align-items:end;gap:10px}body.theme-white .spark-bars{width:54px;height:26px}body.theme-white #dashboard .stats-panel{min-height:250px;padding:16px}body.theme-white #dashboard .line-chart{min-height:170px}body.theme-white #dashboard .command-layout{gap:12px}body.theme-white .priority-item.shad-list-row,body.theme-white .timeline-item.shad-list-row{min-height:54px;padding:10px 12px;border:1px solid var(--weli-border);border-radius:8px;background:#fff}body.theme-white .panel-heading{min-height:auto;padding-bottom:10px}body.theme-white .panel-heading h2,body.theme-white .section-actions h2,body.theme-white .partner-page-title h2{font-size:1rem;line-height:1.2}body.theme-white .panel-heading span,body.theme-white .section-actions p{font-size:.78rem}body.theme-white .payment-filters,body.theme-white .payment-filters.compact{display:inline-flex;width:fit-content;min-height:38px;gap:2px;padding:3px;border-radius:8px;background:#f1f5f9}body.theme-white .filter-chip,body.theme-white .client-filter-popover button,body.theme-white .payable-filter-popover button{min-height:30px;border-radius:6px;font-size:.78rem}body.theme-white .filter-chip.active,body.theme-white .payment-filters .filter-chip.active{border-color:#fff;background:#fff;color:var(--weli-text);box-shadow:0 1px 2px #0f172a14}body.theme-white .table-wrap{max-width:100%;padding:0;overflow:auto}body.theme-white table.shad-data-table,body.theme-white .shad-data-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.84rem}body.theme-white table.shad-data-table th,body.theme-white .shad-data-table th{height:38px;padding:9px 12px;background:#f8fafc;color:var(--weli-subtle);font-size:.7rem;font-weight:760;text-transform:uppercase}body.theme-white table.shad-data-table td,body.theme-white .shad-data-table td{height:44px;padding:9px 12px;border-bottom:1px solid #edf2f7;vertical-align:middle}body.theme-white table.shad-data-table td small{display:block;margin-top:2px;color:var(--weli-subtle);font-size:.74rem}body.theme-white .shad-badge,body.theme-white .status{display:inline-flex;align-items:center;width:fit-content;min-height:22px;padding:0 8px;border-radius:999px;font-size:.7rem;font-weight:760}body.theme-white .client-card-grid{display:grid;gap:6px;padding:0;border:1px solid var(--weli-border);border-radius:8px;background:#fff;overflow:hidden}body.theme-white .client-list-header.shad-table-head,body.theme-white .client-card.shad-row-card{display:grid;grid-template-columns:minmax(180px,1.8fr) minmax(120px,1fr) minmax(110px,.9fr) minmax(96px,.8fr) minmax(92px,.7fr);gap:10px;align-items:center}body.theme-white .client-list-header.shad-table-head{padding:10px 14px;background:#f8fafc;color:var(--weli-subtle);font-size:.7rem;font-weight:760;text-transform:uppercase}body.theme-white .client-card.shad-row-card{min-height:50px;padding:10px 14px;border:0;border-top:1px solid #edf2f7;border-radius:0;text-align:left}body.theme-white .client-card.shad-row-card:before{display:none}body.theme-white .client-card.shad-row-card strong,body.theme-white .client-card.shad-row-card small,body.theme-white .client-card.shad-row-card em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-white .client-finance-hero.shad-hero-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(220px,.8fr);gap:10px}body.theme-white .client-plan-card.shad-card,body.theme-white .client-side-card.shad-card{padding:14px}body.theme-white .client-plan-grid{gap:8px}body.theme-white .client-plan-grid span,body.theme-white .client-side-card{min-height:58px}body.theme-white .list-toolbar,body.theme-white .payables-toolbar,body.theme-white #partners .partner-closing-toolbar,body.theme-white .client-toolbar{padding:8px;border-radius:8px;gap:8px}body.theme-white #partners .partner-page-title{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none}body.theme-white #partners .partner-closing-toolbar{align-items:start}body.theme-white .partner-token-entry,body.theme-white #partners .partner-closing-filters input,body.theme-white .list-search,body.theme-white .search{min-height:36px;border-radius:8px}body.theme-white .partner-token-entry button,body.theme-white .partner-clear-filters,body.theme-white .icon-button{width:34px;height:34px;border-radius:8px}body.theme-white .partner-new-button,body.theme-white .primary-button,body.theme-white .ghost-button,body.theme-white .partner-result-action{min-height:36px;border-radius:8px;padding:0 12px}body.theme-white .people-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}body.theme-white .person-card.shad-row-card{min-height:142px;padding:12px;border-radius:8px}body.theme-white .person-meta,body.theme-white .person-tags{gap:5px}body.theme-white .person-tags span{min-height:22px;padding:2px 8px;border:1px solid var(--weli-border);border-radius:999px;background:#f8fafc;color:var(--weli-subtle);font-size:.7rem}body.theme-white input:focus,body.theme-white select:focus,body.theme-white textarea:focus,body.theme-white button:focus-visible{box-shadow:var(--weli-ring)}@media(max-width:980px){body.theme-white #dashboard .executive-grid,body.theme-white .client-finance-hero.shad-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-white .client-list-header.shad-table-head,body.theme-white .client-card.shad-row-card{grid-template-columns:minmax(160px,1.5fr) minmax(110px,1fr) minmax(90px,.8fr)}body.theme-white .client-list-header.shad-table-head span:nth-child(2),body.theme-white .client-card.shad-row-card small:nth-of-type(1),body.theme-white .client-list-header.shad-table-head span:nth-child(3),body.theme-white .client-card.shad-row-card small:nth-of-type(2){display:none}}@media(max-width:680px){body.theme-white #dashboard .executive-grid,body.theme-white .payment-summary,body.theme-white .hr-summary,body.theme-white #clientsHealth,body.theme-white .client-finance-hero.shad-hero-grid{grid-template-columns:1fr}body.theme-white .payment-filters,body.theme-white .payment-filters.compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}body.theme-white .client-list-header.shad-table-head{display:none}body.theme-white .client-card.shad-row-card{grid-template-columns:1fr auto;border-top:1px solid #edf2f7}body.theme-white .client-card.shad-row-card small,body.theme-white .client-card.shad-row-card em{display:none}}body.theme-white #dashboard .dashboard-overview,#dashboard .dashboard-overview{margin-bottom:8px!important}body.theme-white #dashboard .executive-grid,#dashboard .executive-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important;gap:8px!important}body.theme-white #dashboard .executive-card,#dashboard .executive-card{min-height:56px!important;padding:8px 10px!important;gap:3px!important;border-radius:8px!important}body.theme-white #dashboard .executive-card>span:not(.card-glyph),#dashboard .executive-card>span:not(.card-glyph){font-size:.64rem!important;line-height:1!important;letter-spacing:0!important}body.theme-white #dashboard .executive-card strong,#dashboard .executive-card strong{font-size:.92rem!important;line-height:1.05!important}body.theme-white #dashboard .executive-card small,#dashboard .executive-card small{font-size:.64rem!important;line-height:1.15!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.theme-white #dashboard .executive-card-row,#dashboard .executive-card-row{gap:6px!important}body.theme-white #dashboard .spark-bars,#dashboard .spark-bars{width:34px!important;height:16px!important;gap:1px!important}body.theme-white #dashboard .spark-bars i,#dashboard .spark-bars i{min-width:2px!important}@media(max-width:1100px){body.theme-white #dashboard .executive-grid,#dashboard .executive-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important}}html body.theme-white #dashboard .dashboard-overview,html body #dashboard .dashboard-overview{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;min-height:0!important;margin:0 0 18px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;overflow:visible!important}html body.theme-white #dashboard .dashboard-section-title,html body #dashboard .dashboard-section-title{display:flex!important;align-items:center!important;min-height:44px!important;margin:0!important;padding:0 16px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:8px!important;background:linear-gradient(90deg,#fff,#edf7ff 58%,#ccfbf1)!important;box-shadow:none!important}html body.theme-white #dashboard .dashboard-section-title h2,html body #dashboard .dashboard-section-title h2{margin:0!important;color:#11181a!important;font-size:clamp(1.55rem,2.1vw,2rem)!important;line-height:1!important}html body.theme-white #dashboard .executive-grid,html body #dashboard .executive-grid{display:grid!important;grid-template-columns:repeat(4,minmax(230px,1fr))!important;gap:10px!important;margin:0!important;padding:0!important}html body.theme-white #dashboard .executive-card,html body #dashboard .executive-card{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;align-content:center!important;column-gap:10px!important;row-gap:3px!important;min-height:64px!important;padding:10px 12px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}html body.theme-white #dashboard .executive-card .card-glyph,html body #dashboard .executive-card .card-glyph{grid-column:1!important;grid-row:1 / 4!important;width:26px!important;height:26px!important;min-width:26px!important;margin:0!important}html body.theme-white #dashboard .executive-card>span:not(.card-glyph),html body #dashboard .executive-card>span:not(.card-glyph),html body.theme-white #dashboard .executive-card-row,html body #dashboard .executive-card-row,html body.theme-white #dashboard .executive-card small,html body #dashboard .executive-card small{grid-column:2!important;min-width:0!important}html body.theme-white #dashboard .executive-card>span:not(.card-glyph),html body #dashboard .executive-card>span:not(.card-glyph){display:block!important;color:#475569!important;font-size:.67rem!important;font-weight:900!important;line-height:1.05!important;text-transform:uppercase!important;white-space:nowrap!important}html body.theme-white #dashboard .executive-card-row,html body #dashboard .executive-card-row{display:block!important;line-height:1.1!important}html body.theme-white #dashboard .executive-card strong,html body #dashboard .executive-card strong{display:block!important;color:#0f172a!important;font-size:clamp(1rem,1.25vw,1.18rem)!important;font-weight:850!important;line-height:1.05!important;white-space:nowrap!important}html body.theme-white #dashboard .executive-card small,html body #dashboard .executive-card small{display:block!important;color:#64748b!important;font-size:.67rem!important;font-weight:750!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1220px){html body.theme-white #dashboard .executive-grid,html body #dashboard .executive-grid{grid-template-columns:repeat(2,minmax(230px,1fr))!important}}html body.theme-white #partners .partner-name-copy,html body #partners .partner-name-copy{display:inline-grid!important;grid-template-columns:minmax(0,auto) 22px!important;align-items:start!important;gap:6px!important;width:fit-content!important;max-width:100%!important}html body.theme-white #partners .partner-name-copy .partner-row-link,html body #partners .partner-name-copy .partner-row-link{display:grid!important;gap:3px!important;min-width:0!important;max-width:100%!important;text-align:left!important}html body.theme-white #partners .partner-name-copy .field-copy-button,html body #partners .partner-name-copy .field-copy-button,html body.theme-white #partners .partner-coupon-copy .field-copy-button,html body #partners .partner-coupon-copy .field-copy-button{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;padding:0!important;border-radius:999px!important;box-shadow:none!important;transform:none!important}html body.theme-white #partners .partner-name-copy .field-copy-button,html body #partners .partner-name-copy .field-copy-button{margin-top:2px!important}html body.theme-white #partners .partner-coupon-list,html body #partners .partner-coupon-list{display:inline-grid!important;gap:4px!important;justify-items:start!important;max-width:100%!important}html body.theme-white #partners .partner-coupon-copy,html body #partners .partner-coupon-copy{display:inline-grid!important;grid-template-columns:minmax(0,auto) 22px!important;align-items:center!important;gap:5px!important;width:fit-content!important;max-width:100%!important;min-height:24px!important;padding:0!important}html body.theme-white #partners .partner-coupon-copy>span,html body #partners .partner-coupon-copy>span{display:inline-block!important;max-width:100%!important;padding:2px 5px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}html body.theme-white #partners .partner-name-copy .field-copy-button svg,html body #partners .partner-name-copy .field-copy-button svg,html body.theme-white #partners .partner-coupon-copy .field-copy-button svg,html body #partners .partner-coupon-copy .field-copy-button svg{width:12px!important;height:12px!important}html body.theme-white #partners .partner-page-title:before,html body.theme-white #partners .partner-page-title:after,html body #partners .partner-page-title:before,html body #partners .partner-page-title:after{content:none!important;display:none!important}html body.theme-white #partners .partner-token-entry,html body #partners .partner-token-entry{display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;gap:6px!important;min-height:36px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body.theme-white #partners .partner-token-entry input,html body #partners .partner-token-entry input{min-height:36px!important;padding:0 12px!important;border:1px solid #d9e2ec!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important}html body.theme-white #partners .partner-token-entry button,html body #partners .partner-token-entry button{width:34px!important;min-width:34px!important;height:36px!important;min-height:36px!important;padding:0!important;border:1px solid #d9e2ec!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}html body.theme-white #partners .partner-name-copy,html body #partners .partner-name-copy{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:4px!important;width:fit-content!important;max-width:100%!important}html body.theme-white #partners .partner-name-main,html body #partners .partner-name-main{display:grid!important;grid-template-columns:minmax(0,max-content) 22px!important;align-items:center!important;column-gap:8px!important;width:max-content!important;max-width:100%!important}html body.theme-white #partners .partner-name-main .partner-row-link,html body #partners .partner-name-main .partner-row-link{display:block!important;width:100%!important;max-width:100%!important;min-height:0!important;padding:0!important;overflow:hidden!important;text-align:left!important}html body.theme-white #partners .partner-name-main .partner-row-link strong,html body #partners .partner-name-main .partner-row-link strong{display:block!important;max-width:100%!important;padding-right:3px!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}html body.theme-white #partners .partner-name-copy>small,html body #partners .partner-name-copy>small{display:block!important;color:#667085!important;font-size:.75rem!important;font-weight:750!important;line-height:1.2!important}html body.theme-white #partners .partner-name-main .field-copy-button,html body #partners .partner-name-main .field-copy-button{flex:0 0 22px!important;margin:0!important;justify-self:start!important}@media(max-width:680px){html body.theme-white #dashboard .executive-grid,html body #dashboard .executive-grid{grid-template-columns:1fr!important}html body.theme-white #dashboard .executive-card small,html body #dashboard .executive-card small{white-space:normal!important}}body.theme-white #dashboard .dashboard-overview,#dashboard .dashboard-overview{display:grid!important;gap:10px!important;min-height:auto!important;margin:0 0 16px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body.theme-white #dashboard .dashboard-section-title,#dashboard .dashboard-section-title{display:flex!important;align-items:center!important;min-height:48px!important;padding:0 14px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:10px!important;background:linear-gradient(90deg,#fffffff5,#ecf6ffe0 62%,#ccfbf1c7)!important;box-shadow:0 10px 24px #0f172a0f!important}body.theme-white #dashboard .dashboard-section-title h2,#dashboard .dashboard-section-title h2{margin:0!important;color:#11181a!important;font-size:clamp(1.55rem,2vw,2rem)!important;font-weight:850!important;line-height:1.05!important;letter-spacing:0!important}body.theme-white #dashboard .executive-grid,#dashboard .executive-grid{display:grid!important;grid-template-columns:repeat(4,minmax(210px,1fr))!important;gap:10px!important;margin:0!important}body.theme-white #dashboard .executive-card,#dashboard .executive-card{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;align-content:center!important;align-items:center!important;column-gap:10px!important;row-gap:3px!important;min-height:64px!important;padding:10px 12px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:8px!important;background:#ffffffdb!important;box-shadow:0 14px 34px #0f172a12!important;overflow:hidden!important}body.theme-white #dashboard .executive-card .card-glyph,#dashboard .executive-card .card-glyph{grid-column:1!important;grid-row:1 / 4!important;width:26px!important;height:26px!important;min-width:26px!important;margin:0!important;border-radius:8px!important}body.theme-white #dashboard .executive-card>span:not(.card-glyph),#dashboard .executive-card>span:not(.card-glyph){grid-column:2!important;display:block!important;min-width:0!important;color:#475569!important;font-size:.68rem!important;font-weight:900!important;line-height:1.05!important;text-transform:uppercase!important;white-space:nowrap!important}body.theme-white #dashboard .executive-card-row,#dashboard .executive-card-row{grid-column:2!important;display:block!important;min-width:0!important;line-height:1.12!important}body.theme-white #dashboard .executive-card strong,#dashboard .executive-card strong{display:block!important;color:#0f172a!important;font-size:clamp(1rem,1.15vw,1.2rem)!important;font-weight:850!important;line-height:1.05!important;white-space:nowrap!important}body.theme-white #dashboard .executive-card small,#dashboard .executive-card small{grid-column:2!important;display:block!important;min-width:0!important;color:#64748b!important;font-size:.68rem!important;font-weight:750!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media(max-width:1180px){body.theme-white #dashboard .executive-grid,#dashboard .executive-grid{grid-template-columns:repeat(2,minmax(210px,1fr))!important}}@media(max-width:680px){body.theme-white #dashboard .executive-grid,#dashboard .executive-grid{grid-template-columns:1fr!important}body.theme-white #dashboard .executive-card small,#dashboard .executive-card small{white-space:normal!important}}html body #dashboard .dashboard-section-title h2{font-size:clamp(1.45rem,2.1vw,2.05rem)!important;line-height:1.05!important;margin:0!important}html body #dashboard .dashboard-section-title{min-height:0!important;height:auto!important;padding:0!important;overflow:hidden!important}html body #dashboard .dashboard-section-title h2{display:block!important;max-width:100%!important;margin:0!important;font-size:clamp(1.45rem,2.1vw,2.05rem)!important;line-height:1.05!important;letter-spacing:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #dashboard .dashboard-section-title h2~*,html body #dashboard .dashboard-section-title p,html body #dashboard .dashboard-section-title span:not(.status){display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important}body.theme-white #dashboard .dashboard-overview:before,body.theme-white #dashboard .dashboard-overview:after,#dashboard .dashboard-overview:before,#dashboard .dashboard-overview:after,body.theme-white #dashboard .dashboard-section-title:before,body.theme-white #dashboard .dashboard-section-title:after,#dashboard .dashboard-section-title:before,#dashboard .dashboard-section-title:after,body.theme-white #dashboard .executive-card:before,body.theme-white #dashboard .executive-card:after,#dashboard .executive-card:before,#dashboard .executive-card:after{display:none!important}body.theme-white #dashboard .dashboard-section-title .status,#dashboard .dashboard-section-title .status,body.theme-white #dashboard .executive-card .card-glyph,#dashboard .executive-card .card-glyph{background:#f8fafc!important;border-color:#e2e8f0!important;color:#475569!important}body.theme-white #dashboard .executive-card,#dashboard .executive-card{background:#fff!important;border-color:#e2e8f0!important}body.theme-white #dashboard .dashboard-overview,#dashboard .dashboard-overview{padding:14px 16px!important;background:#fff!important;background-image:none!important;border:1px solid #e2e8f0!important;box-shadow:none!important}body.theme-white #dashboard .dashboard-overview:before,body.theme-white #dashboard .dashboard-overview:after,#dashboard .dashboard-overview:before,#dashboard .dashboard-overview:after,body.theme-white #dashboard .dashboard-section-title:before,body.theme-white #dashboard .dashboard-section-title:after,#dashboard .dashboard-section-title:before,#dashboard .dashboard-section-title:after{display:none!important}body.theme-white #dashboard .dashboard-section-title p,#dashboard .dashboard-section-title p,body.theme-white #dashboard .dashboard-section-title span:not(.status),#dashboard .dashboard-section-title span:not(.status){display:none!important}body.theme-white #dashboard .dashboard-section-title .status,#dashboard .dashboard-section-title .status{background:#f8fafc!important;border-color:#e2e8f0!important;color:#475569!important}body.theme-white #dashboard .executive-card,#dashboard .executive-card{background:#fff!important;border-color:#e2e8f0!important;box-shadow:none!important}body.theme-white #dashboard .executive-card:before,body.theme-white #dashboard .executive-card:after,#dashboard .executive-card:before,#dashboard .executive-card:after{display:none!important}body.theme-white #dashboard .executive-card .card-glyph,#dashboard .executive-card .card-glyph{background:#f8fafc!important;border-color:#e2e8f0!important;color:#475569!important}body.theme-white #dashboard .executive-card small,#dashboard .executive-card small{color:#64748b!important;font-size:.62rem!important;font-weight:650!important}body.theme-white #dashboard .dashboard-overview,#dashboard .dashboard-overview{min-height:auto!important;padding:16px 18px!important;margin-bottom:6px!important;border-radius:8px!important}body.theme-white #dashboard .dashboard-section-title,#dashboard .dashboard-section-title{min-height:76px!important;padding:0!important}body.theme-white #dashboard .dashboard-section-title h2,#dashboard .dashboard-section-title h2{font-size:clamp(1.75rem,2.4vw,2.5rem)!important;line-height:1!important;margin:0!important}body.theme-white #dashboard .dashboard-section-title p,#dashboard .dashboard-section-title p{display:none!important}body.theme-white #dashboard .executive-grid,#dashboard .executive-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:6px!important}body.theme-white #dashboard .executive-card,#dashboard .executive-card{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;column-gap:8px!important;row-gap:2px!important;min-height:46px!important;padding:7px 9px!important;overflow:hidden!important}body.theme-white #dashboard .executive-card .card-glyph,#dashboard .executive-card .card-glyph{grid-row:1 / 4!important;grid-column:1!important;width:24px!important;height:24px!important;min-width:24px!important;margin:0!important;border-radius:7px!important}body.theme-white #dashboard .executive-card .card-glyph svg,#dashboard .executive-card .card-glyph svg{width:13px!important;height:13px!important}body.theme-white #dashboard .executive-card>span:not(.card-glyph),#dashboard .executive-card>span:not(.card-glyph),body.theme-white #dashboard .executive-card-row,#dashboard .executive-card-row,body.theme-white #dashboard .executive-card small,#dashboard .executive-card small{grid-column:2!important;min-width:0!important}body.theme-white #dashboard .executive-card>span:not(.card-glyph),#dashboard .executive-card>span:not(.card-glyph){color:#475569!important;font-size:.62rem!important;font-weight:800!important}body.theme-white #dashboard .executive-card strong,#dashboard .executive-card strong{color:#0f172a!important;font-size:.95rem!important;font-weight:800!important}body.theme-white #dashboard .executive-card small,#dashboard .executive-card small{display:block!important;color:#64748b!important;font-size:.62rem!important;font-weight:650!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.theme-white #dashboard .executive-card .spark-bars,#dashboard .executive-card .spark-bars{display:none!important}html body #dashboard .dashboard-section-title h2:before,html body #dashboard .dashboard-section-title h2:after,html body.theme-white #dashboard .dashboard-section-title h2:before,html body.theme-white #dashboard .dashboard-section-title h2:after{content:none!important;display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important}html body #dashboard .dashboard-section-title h2,html body.theme-white #dashboard .dashboard-section-title h2{display:block!important;max-width:100%!important;margin:0!important;font-size:clamp(1.45rem,2.1vw,2.05rem)!important;line-height:1.05!important;letter-spacing:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #dashboard .dashboard-section-title h2~*,html body #dashboard .dashboard-section-title p,html body #dashboard .dashboard-section-title span:not(.status),html body.theme-white #dashboard .dashboard-section-title h2~*,html body.theme-white #dashboard .dashboard-section-title p,html body.theme-white #dashboard .dashboard-section-title span:not(.status){display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important}html body #dashboard .dashboard-overview,html body.theme-white #dashboard .dashboard-overview{padding:12px 14px!important;background:#fff!important;background-image:none!important}html body .sr-only,html body #clientFilterLabel{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}html body .client-toolbar{width:fit-content!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .client-filter-trigger{display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border-radius:8px!important}html body .client-filter-trigger svg{display:block!important;width:17px!important;height:17px!important;margin:0!important}html body #client-detail .client-plan-card,html body #client-detail .client-plan-header{color:#f8fafc!important}html body #client-detail .client-plan-header h3,html body #client-detail .client-plan-header h3 span,html body #client-detail .client-plan-header h3 strong{color:#f8fafc!important;opacity:1!important}html body #client-detail .client-plan-header small,html body #client-detail .client-plan-card small{color:#dbeafe!important;opacity:1!important}html body #client-detail .client-plan-header .status{color:#fff!important;background:#15803d!important;border-color:#ffffff3d!important}html body #payables .list-toolbar,html body #expenses .list-toolbar,html body #payables .payables-toolbar,html body #expenses .payables-toolbar{margin-bottom:14px!important;border-radius:8px!important}html body #payables .table-wrap,html body #expenses .table-wrap{margin-top:10px!important;border-radius:8px!important;overflow:hidden!important}html body #payables .records-panel,html body #expenses .records-panel,html body #payables>.panel,html body #expenses>.panel{display:grid!important;gap:14px!important}html body .payable-detail-actions{display:inline-flex!important;align-items:center!important;gap:10px!important}html body .payable-detail-actions .status,html body .payable-detail-actions .shad-badge{min-height:22px!important;height:22px!important;padding:0 9px!important;border-radius:999px!important;font-size:.68rem!important;line-height:1!important;font-weight:750!important}html body .payable-detail-actions .ghost-button{min-height:36px!important;height:36px!important;padding:0 14px!important}html body #dashboard .dashboard-overview,html body.theme-white #dashboard .dashboard-overview{min-height:auto!important;height:auto!important;padding:14px 16px!important;overflow:visible!important}html body #dashboard .dashboard-section-title,html body.theme-white #dashboard .dashboard-section-title{min-height:0!important;height:auto!important;max-width:100%!important;overflow:visible!important}html body #dashboard .dashboard-section-title h2,html body.theme-white #dashboard .dashboard-section-title h2{width:auto!important;max-width:100%!important;margin:0!important;font-size:clamp(1.35rem,1.8vw,1.85rem)!important;line-height:1.15!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:normal!important}
