:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202522;font-synthesis:none;text-rendering:optimizelegibility;--ink:#202522;--ink-2:#353c38;--muted:#69716c;--line:#dfe3de;--line-strong:#cbd1cb;--surface:#fff;--canvas:#f4f5f2;--green:#18745a;--green-dark:#105a45;--green-soft:#e5f2ec;--cost:#c9563f;--cost-dark:#9f3f30;--cost-soft:#fbeae6;--gold:#c29536;--gold-soft:#f7efd9;--shadow:0 10px 28px #1b231e12;--sidebar-width:244px;background:#f4f5f2;font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{background:var(--canvas);min-width:320px;min-height:100%}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button,.icon-button,.text-button,.icon-text-button{cursor:pointer;border:0}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:750;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.button-primary{color:#fff;background:var(--ink);border-color:var(--ink)}.button-primary:hover{background:#0f1311}.button-secondary{color:var(--ink);background:var(--surface);border-color:var(--line-strong)}.button-secondary:hover{background:#fafbf9;border-color:#929a94}.button-payout{color:#fff;background:var(--green);border-color:var(--green)}.button-payout:hover{background:var(--green-dark)}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border-radius:7px;place-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-grid}.icon-button:hover{color:var(--ink);background:#ecefeb}.danger-hover:hover{color:var(--cost-dark);background:var(--cost-soft)}.text-button{min-height:36px;color:var(--ink-2);background:0 0;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:750;display:inline-flex}.text-button:hover{color:var(--green)}.icon-text-button{min-height:34px;color:var(--muted);background:0 0;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:13px;font-weight:700;display:inline-flex}.icon-text-button:hover{color:var(--ink);background:#ffffffa6}.badge{min-height:24px;color:var(--muted);background:#eef0ed;border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:750;line-height:1.2;display:inline-flex}.badge-preview{color:#735514;background:var(--gold-soft);white-space:nowrap}.badge-success{color:var(--green-dark);background:var(--green-soft)}.badge-warning{color:#795c17;background:var(--gold-soft)}.badge-danger{color:var(--cost-dark);background:var(--cost-soft)}.ledger-shell{min-height:100vh;display:flex}.ledger-sidebar{z-index:30;width:var(--sidebar-width);color:#fff;background:#1d2420;border-right:1px solid #343d38;flex-direction:column;padding:22px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.ledger-brand,.login-brand{align-items:center;gap:11px;display:flex}.ledger-brand{padding:0 5px 22px}.ledger-brand>div,.login-brand>div{flex-direction:column;gap:2px;min-width:0;display:flex}.ledger-brand strong,.login-brand strong{font-size:15px;line-height:1.25}.ledger-brand small,.login-brand small{color:#aeb8b1;font-size:12px}.ledger-brand-mark{color:#1d2420;background:#d4aa4e;border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:grid}.ledger-brand-mark.small{border-radius:7px;flex-basis:32px;width:32px;height:32px;font-size:12px}.ledger-nav{gap:5px;display:grid}.ledger-nav button{color:#b9c2bc;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px;font-weight:700;display:flex}.ledger-nav button:hover{color:#fff;background:#2a332e}.ledger-nav button.active{color:#fff;background:#354039;box-shadow:inset 3px 0 #d4aa4e}.sidebar-add-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #59645d;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:20px;font-weight:750;display:flex}.sidebar-add-button:hover{color:#f1cf82;border-color:#d4aa4e}.ledger-account{border-top:1px solid #354039;grid-template-columns:34px minmax(0,1fr) 40px;align-items:center;gap:9px;margin-top:auto;padding-top:16px;display:grid}.account-avatar{color:#1d2420;background:#e2e7e3;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.ledger-account>div{flex-direction:column;min-width:0;display:flex}.ledger-account strong{font-size:13px}.ledger-account small{color:#9aa69e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ledger-account .icon-button{color:#aeb8b1}.ledger-account .icon-button:hover{color:#fff;background:#354039}.ledger-column{width:calc(100% - var(--sidebar-width));min-width:0;margin-left:var(--sidebar-width)}.ledger-topbar{border-bottom:1px solid var(--line);background:#ffffffeb;align-items:center;gap:10px;height:66px;padding:0 28px;display:flex}.topbar-spacer{flex:1}.menu-button,.mobile-brand,.mobile-logout,.sidebar-close,.sidebar-scrim,.ledger-mobile-nav{display:none}.ledger-main{width:100%;padding:38px 42px 64px}.ledger-page{gap:24px;width:min(1180px,100%);margin:0 auto;display:grid}.ledger-page-header{justify-content:space-between;align-items:flex-end;gap:28px;min-height:84px;display:flex}.ledger-page-header>div:first-child{min-width:0}.page-kicker{color:#83651f;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:850;line-height:1.2;display:block}.ledger-page-header h1{color:var(--ink);font-size:30px;font-weight:850;line-height:1.18}.ledger-page-header p{max-width:650px;color:var(--muted);margin-top:8px;font-size:15px;line-height:1.65}.header-actions{flex:none;align-items:center;gap:9px;display:flex}.summary-strip{background:var(--surface);border:1px solid var(--line);min-height:118px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.summary-strip article{border-right:1px solid var(--line);align-items:center;gap:14px;min-width:0;padding:25px 28px;display:flex}.summary-strip article:last-child{border-right:0}.summary-strip article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.summary-strip small{color:var(--muted);font-size:13px;font-weight:650}.summary-strip strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:27px;line-height:1.15;overflow:hidden}.summary-strip .net-positive strong{color:var(--green)}.summary-strip .net-negative strong{color:var(--cost-dark)}.summary-icon{border-radius:7px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.summary-icon.cost{color:var(--cost-dark);background:var(--cost-soft)}.summary-icon.payout{color:var(--green);background:var(--green-soft)}.summary-icon.net{color:#7d5d14;background:var(--gold-soft)}.recovery-band{color:#fff;background:#29332e;border-radius:8px;padding:25px 28px 22px}.recovery-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.recovery-heading>div{flex-direction:column;gap:4px;display:flex}.recovery-heading span{color:#b7c3bb;font-size:13px}.recovery-heading strong{font-size:20px;line-height:1.25}.recovery-heading b{color:#f0cb74;font-size:25px}.recovery-track{background:#4b5750;border-radius:5px;height:10px;margin-top:18px;overflow:hidden}.recovery-track i{border-radius:inherit;background:#d4aa4e;height:100%;transition:width .42s;display:block}.recovery-band p{color:#aebbb2;margin-top:9px;font-size:12px}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(330px,1fr);gap:18px;display:grid}.ledger-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-width:0;box-shadow:0 4px 16px #1b231e09}.chart-section,.firm-result-section,.recent-section{padding:24px}.section-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.section-heading h2{color:var(--ink);font-size:18px;line-height:1.25}.section-heading p{color:var(--muted);margin-top:4px;font-size:13px}.cashflow-visual{margin-top:20px}.cashflow-legend{color:var(--muted);justify-content:flex-end;gap:16px;font-size:12px;display:flex}.cashflow-legend span{align-items:center;gap:6px;display:inline-flex}.cashflow-legend i{border-radius:2px;width:9px;height:9px;display:inline-block}.cashflow-legend .cost,.cashflow-bars .cost{background:#dc755e}.cashflow-legend .payout,.cashflow-bars .payout{background:#3a9b78}.cashflow-columns{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(6,minmax(40px,1fr));gap:12px;height:206px;margin-top:10px;padding-top:8px;display:grid}.cashflow-month{grid-template-rows:1fr 27px;align-items:end;gap:8px;min-width:0;display:grid}.cashflow-month>span{color:var(--muted);text-align:center;font-size:11px}.cashflow-bars{justify-content:center;align-items:flex-end;gap:5px;height:160px;display:flex}.cashflow-bars i{border-radius:3px 3px 0 0;width:min(16px,35%);min-height:0;display:block}.firm-result-list{margin-top:12px;display:grid}.firm-result-row{border-bottom:1px solid #edf0ec;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:60px;padding:10px 0;display:grid}.firm-result-row:last-child{border-bottom:0}.firm-result-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.firm-result-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.firm-result-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.firm-result-row>b{font-size:13px}.firm-mark{color:#fff;background:#46524b;border-radius:7px;flex:none;place-items:center;font-weight:850;display:inline-grid}.firm-mark-sm{width:34px;height:34px;font-size:10px}.firm-mark-md{width:42px;height:42px;font-size:12px}.firm-mark-lg{width:56px;height:56px;font-size:14px}.money-positive{color:var(--green)!important}.money-negative{color:var(--cost-dark)!important}.compact-empty{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.recent-list{margin-top:12px;display:grid}.recent-row{width:100%;min-width:0;min-height:62px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0ec;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 4px;display:grid}.recent-row:hover{background:#fafbf9}.recent-row:last-child{border-bottom:0}.recent-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.recent-row strong,.recent-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-row strong{font-size:14px}.recent-row small{color:var(--muted);font-size:12px}.recent-row>b{font-size:14px}.empty-dashboard{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px;display:flex}.empty-dashboard strong{color:var(--ink)}.empty-dashboard p{margin-bottom:10px;font-size:13px}.partner-preview{padding:8px 0 0}.partner-preview-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.partner-preview-list button{border:1px solid var(--line);min-width:0;min-height:58px;color:var(--ink);background:var(--surface);cursor:pointer;text-align:left;border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 12px;display:grid}.partner-preview-list button:hover{border-color:#aab1ab}.partner-preview-list span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.partner-preview-list b{color:#755816;font-size:12px}.records-summary{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,minmax(0,1fr));min-height:80px;display:grid}.records-summary>div{border-right:1px solid var(--line);flex-direction:column;gap:4px;min-width:0;padding:15px 20px;display:flex}.records-summary>div:last-child{border-right:0}.records-summary span{color:var(--muted);font-size:12px}.records-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.records-toolbar{grid-template-columns:auto minmax(220px,1fr) 190px 40px;align-items:center;gap:10px;display:grid}.records-mode{border:1px solid var(--line-strong);background:#e9ece8;border-radius:7px;min-height:40px;padding:3px;display:flex}.records-mode button{min-width:62px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 12px;font-size:13px;font-weight:750}.records-mode button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #1e28211a}.search-field{border:1px solid var(--line-strong);min-width:0;height:42px;color:var(--muted);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.records-toolbar>select{border:1px solid var(--line-strong);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:7px;padding:0 34px 0 12px}.export-button{border:1px solid var(--line-strong);background:#fff}.records-panel{overflow:hidden}.records-table-wrap{width:100%;overflow-x:auto}.records-table{border-collapse:collapse;width:100%}.records-table th,.records-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0ec;padding:14px 18px;font-size:13px}.records-table th{color:var(--muted);text-transform:uppercase;background:#fafbf9;font-size:11px;font-weight:800}.records-table tbody tr:last-child td{border-bottom:0}.records-table td:first-child{width:126px;color:var(--muted);white-space:nowrap}.records-table td:nth-child(3){width:150px}.records-table td:nth-child(4){white-space:nowrap;width:130px;font-weight:800}.records-table td:last-child{width:100px}.record-firm{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.record-firm>div{flex-direction:column;gap:3px;min-width:0;display:flex}.record-firm strong,.record-firm small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-firm strong{font-size:13px}.record-firm small{max-width:440px;color:var(--muted);font-size:11px}.direction-badge{white-space:nowrap;border-radius:5px;align-items:center;min-height:24px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.direction-badge.cost{color:var(--cost-dark);background:var(--cost-soft)}.direction-badge.payout{color:var(--green-dark);background:var(--green-soft)}.records-table td:nth-child(3) .badge{margin-left:5px}.row-actions{justify-content:flex-end;gap:2px;display:flex}.records-mobile{display:none}.empty-state{min-height:300px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:32px;display:flex}.empty-state strong{color:var(--ink)}.empty-state p{margin-bottom:8px;font-size:13px}.hdp-company-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.hdp-company-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-rows:124px 1fr;min-width:0;display:grid;overflow:hidden;box-shadow:0 5px 18px #1b231e0b}.firm-logo-frame{color:#fff;background:#242a27;place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.firm-logo-frame .firm-mark{position:absolute}.firm-logo-frame img{z-index:1;object-fit:contain;background:#202522;width:100%;height:100%;padding:20px 30px;position:relative}.firm-fundednext .firm-logo-frame img{background:#132a43}.firm-fff .firm-logo-frame img{background:#0f625d}.hdp-card-content{flex-direction:column;gap:15px;padding:20px;display:flex}.company-label{color:#85661d;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:850;display:block}.hdp-card-content h2{min-height:46px;color:var(--ink);font-size:19px;line-height:1.25}.current-offer{border-left:3px solid #c6a052;flex-direction:column;justify-content:flex-start;gap:8px;min-height:0;padding:1px 0 1px 13px;display:flex}.current-offer>span{color:#80651f;font-size:10px;font-weight:850}.current-offer-list{gap:7px;display:grid}.current-offer-item{background:#fcf9ef;border:1px solid #e2d4ad;border-radius:7px;min-width:0;padding:9px 10px}.current-offer-item.is-muted{border-color:var(--line);background:#f5f6f4}.current-offer-main{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;display:grid}.current-offer-main strong{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-size:13px;line-height:1.45}.current-offer-main b{color:#6d5110;text-align:right;white-space:nowrap;font-size:13px;line-height:1.45}.current-offer-item.is-muted .current-offer-main b{color:var(--muted)}.current-offer-item p,.current-offer-note,.current-offer-deadline{color:#59645e;font-size:12px;line-height:1.55}.current-offer-item p{margin-top:4px}.current-offer-expiry{flex-wrap:wrap;gap:4px;display:flex}.current-offer-expiry span{color:#80651f;font-weight:800}.current-offer-deadline{align-items:flex-start;gap:6px;display:flex}.current-offer-deadline svg{color:#80651f;flex:none;margin-top:2px}.current-offer-deadline strong{color:var(--ink-2)}.current-offer-note{border-top:1px dashed #d9c792;padding-top:7px}.current-offer-link{width:fit-content;min-height:24px;color:var(--green-dark);align-items:center;gap:5px;padding-block:3px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.current-offer-link:hover{color:#173f30;text-decoration:underline}.promo-code-row{background:var(--gold-soft);border:1px dashed #c8a65c;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:44px;padding:7px 8px 7px 12px;display:grid}.promo-code-row>span{color:#765c20;font-size:12px}.promo-code-row>strong{color:#4c390c;font-size:18px}.firm-resource-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.firm-resource-link{min-width:0;min-height:42px;color:var(--green-dark);background:#f7f9f7;border:1px solid #ccd3ce;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:800;text-decoration:none;transition:border-color .16s,background-color .16s,color .16s;display:grid}.firm-resource-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.firm-resource-link-selector{color:#1f5540;background:#edf4f0;border-color:#b9c9c0}.firm-resource-link:hover{color:#173f30;background:#eef3ef;border-color:#83968b}.hdp-card-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;display:grid}.custom-firm-band{border:1px solid var(--line-strong);background:#ecefeb;border-radius:8px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;padding:22px 24px;display:grid}.custom-firm-icon{color:#fff;background:#5b665f;border-radius:7px;place-items:center;width:46px;height:46px;display:grid}.custom-firm-band h2{font-size:17px}.custom-firm-band p{color:var(--muted);margin-top:4px;font-size:13px}.affiliate-note{max-width:760px;color:var(--muted);font-size:12px;line-height:1.65}.modal-backdrop{z-index:100;background:#161c199e;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:#fff;border-radius:8px;flex-direction:column;width:min(620px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #11181447}.modal-wide{width:min(860px,100%)}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.modal-header h2{font-size:21px;line-height:1.3}.modal-header p{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.55}.modal-body{min-height:0;padding:22px 24px 24px;overflow-y:auto}.entry-form{gap:17px;display:grid}.entry-form label,.entry-mode-field{border:0;gap:7px;min-width:0;margin:0;padding:0;display:grid}.entry-form label>span,.entry-mode-field legend{color:var(--ink-2);font-size:13px;font-weight:750}.entry-form label em{color:var(--muted);font-size:11px;font-style:normal;font-weight:500}.entry-form input,.entry-form select,.entry-form textarea{border:1px solid var(--line-strong);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:7px;outline:0;transition:border-color .15s,box-shadow .15s}.entry-form input,.entry-form select{height:44px;padding:0 12px}.entry-form textarea{resize:vertical;min-height:80px;padding:11px 12px;line-height:1.5}.entry-form input:focus,.entry-form select:focus,.entry-form textarea:focus,.search-field:focus-within{border-color:#6e7a72;box-shadow:0 0 0 3px #3d51451a}.entry-mode-control{grid-template-columns:1fr 1fr;gap:8px;min-height:50px;display:grid}.entry-mode-control button{border:1px solid var(--line-strong);min-height:50px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex}.entry-mode-control button.active.cost{color:var(--cost-dark);background:var(--cost-soft);border-color:#d98a78}.entry-mode-control button.active.payout{color:var(--green-dark);background:var(--green-soft);border-color:#78ac98}.form-grid{gap:13px;min-width:0;display:grid}.form-grid-2{grid-template-columns:1fr 1fr}.money-input{border:1px solid var(--line-strong);background:#fff;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;height:44px;display:grid}.money-input:focus-within{border-color:#6e7a72;box-shadow:0 0 0 3px #3d51451a}.money-input span{color:var(--muted);padding-left:12px;font-weight:750}.money-input input{border:0;height:42px;padding:0 8px;box-shadow:none!important}.money-input b{color:var(--muted);padding-right:12px;font-size:11px}.entry-code-note{border-left:3px solid var(--gold);color:#5d4a1c;background:var(--gold-soft);padding:11px 12px;font-size:12px;line-height:1.55}.form-error{color:var(--cost-dark);font-size:13px;font-weight:700}.modal-actions{justify-content:flex-end;gap:9px;padding-top:3px;display:flex}.toast{z-index:140;color:#fff;background:#26322c;border-radius:8px;grid-template-columns:20px minmax(0,1fr) 36px;align-items:center;gap:9px;max-width:min(420px,100vw - 44px);min-height:50px;padding:9px 9px 9px 15px;font-size:13px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 40px #131b1638}.toast-danger{background:#8e382b}.toast-warning{background:#745814}.toast .icon-button{color:#fff;width:34px;height:34px}.toast .icon-button:hover{background:#ffffff1f}.loading-screen{min-height:100vh;color:var(--ink);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.loader{border:3px solid #d9ded9;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.ledger-login{background:#f2f3ef;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);min-height:100vh;display:grid}.login-intro{color:#fff;background:#202824;flex-direction:column;min-height:100vh;padding:54px max(7vw,56px);display:flex}.login-copy{max-width:650px;margin:auto 0 46px}.login-copy .page-kicker{color:#e2bc64}.login-copy h1{font-size:48px;font-weight:880;line-height:1.12}.login-copy p{color:#bdc7c0;max-width:560px;margin-top:20px;font-size:16px;line-height:1.75}.login-preview{background:#2b3530;border:1px solid #48544d;border-radius:8px;grid-template-columns:1fr 1fr 1.2fr;width:min(660px,100%);display:grid;overflow:hidden}.login-preview article,.login-preview>div{border-right:1px solid #48544d;flex-direction:column;justify-content:center;gap:8px;min-height:108px;padding:21px;display:flex}.login-preview>div{border-right:0}.login-preview span{color:#b5c0b8;align-items:center;gap:6px;font-size:12px;display:flex}.login-preview strong{font-size:24px}.login-preview article:first-of-type strong{color:#f09a86}.login-preview article:nth-of-type(2) strong,.login-preview>div strong{color:#6ec49f}.login-preview i{background:#526058;border-radius:3px;height:5px;display:block}.login-preview b{border-radius:inherit;background:#d4aa4e;width:100%;height:100%;display:block}.login-access{background:#fff;place-items:center;min-height:100vh;padding:48px;display:grid}.login-access-inner{width:min(390px,100%)}.preview-ribbon{color:#6f5312;background:var(--gold-soft);border-radius:4px;margin-bottom:26px;padding:5px 8px;font-size:11px;font-weight:850;display:inline-block}.login-lock{width:46px;height:46px;color:var(--green-dark);background:var(--green-soft);border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.login-access h2{font-size:25px}.login-access p{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.7}.email-opt-in{border-top:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:19px minmax(0,1fr);align-items:start;gap:10px;margin-top:22px;padding:13px 0;display:grid}.email-opt-in input{width:18px;height:18px;accent-color:var(--green);margin:2px 0 0}.email-opt-in span{flex-direction:column;gap:4px;min-width:0;display:flex}.email-opt-in strong{color:var(--ink);font-size:13px;line-height:1.45}.email-opt-in small{color:var(--muted);font-size:11px;line-height:1.55}.google-button{border:1px solid var(--line-strong);width:100%;min-height:48px;color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:10px;margin-top:14px;padding:0 16px;font-weight:800;display:flex}.google-button:hover{background:#fafbf9;border-color:#89938c}.google-button:disabled{cursor:wait;opacity:.65}.google-button>span{color:#fff;background:#4285f4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:850;display:grid}.login-assurances{color:var(--muted);gap:18px;margin-top:22px;font-size:12px;display:flex}.login-assurances span{align-items:center;gap:6px;display:inline-flex}.login-access-inner>small{color:#858d88;margin-top:22px;font-size:11px;line-height:1.6;display:block}@media (width<=1080px){.ledger-sidebar{transition:transform .19s;transform:translate(-100%)}.ledger-sidebar.is-open{transform:translate(0)}.sidebar-close{color:#aeb8b1;margin-left:auto;display:inline-grid}.sidebar-close:hover{color:#fff;background:#354039}.sidebar-scrim{z-index:20;background:#141a177a;border:0;display:block;position:fixed;inset:0}.ledger-column{width:100%;margin-left:0}.menu-button,.mobile-brand,.mobile-logout{display:inline-grid}.mobile-brand{align-items:center;gap:9px;display:flex}.mobile-brand strong{font-size:14px}.dashboard-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr)}.hdp-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ledger-login{grid-template-columns:1fr 390px}.login-intro{padding:42px}.login-copy h1{font-size:42px}}@media (width<=760px){body{padding-bottom:68px}.ledger-topbar{height:58px;padding:0 14px}.ledger-main{padding:24px 16px 32px}.ledger-page{gap:18px}.ledger-page-header{align-items:start;gap:17px;min-height:0;display:grid}.ledger-page-header h1{font-size:25px}.ledger-page-header p{font-size:14px}.header-actions{width:100%}.header-actions .button{flex:1}.summary-strip{grid-template-columns:1fr 1fr;min-height:0}.summary-strip article{min-height:92px;padding:18px}.summary-strip article:nth-child(2){border-right:0}.summary-strip article:last-child{border-top:1px solid var(--line);grid-column:1/-1}.summary-strip strong{font-size:22px}.summary-icon{flex-basis:38px;width:38px;height:38px}.recovery-band{padding:21px 19px 18px}.recovery-heading strong{font-size:17px}.recovery-heading b{font-size:21px}.dashboard-grid{grid-template-columns:1fr}.chart-section,.firm-result-section,.recent-section{padding:19px}.cashflow-columns{gap:6px}.partner-preview-list,.records-summary{grid-template-columns:1fr 1fr}.records-summary>div:nth-child(2){border-right:0}.records-summary>div:nth-child(n+3){border-top:1px solid var(--line)}.records-toolbar{grid-template-columns:1fr 42px}.records-mode{grid-column:1/-1}.records-mode button{flex:1}.search-field{grid-column:1/-1}.records-toolbar>select{width:auto}.records-table-wrap{display:none}.records-mobile{display:grid}.record-mobile-row{border-bottom:1px solid #edf0ec;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;min-height:88px;padding:14px;display:grid}.record-mobile-row:last-child{border-bottom:0}.record-mobile-copy{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.record-mobile-copy strong,.record-mobile-copy small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.record-mobile-copy strong{font-size:13px}.record-mobile-copy small{color:var(--muted);font-size:11px}.record-mobile-money{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.record-mobile-money>strong{white-space:nowrap;font-size:13px}.record-mobile-money .icon-button{width:32px;height:32px}.hdp-company-grid{grid-template-columns:1fr}.hdp-company-card{grid-template-rows:1fr;grid-template-columns:132px minmax(0,1fr)}.firm-logo-frame{min-height:100%}.firm-logo-frame img{padding:24px 16px}.hdp-card-content{padding:17px}.hdp-card-content h2{min-height:0;font-size:17px}.hdp-card-actions{grid-template-columns:1fr}.custom-firm-band{grid-template-columns:44px minmax(0,1fr)}.custom-firm-band .button{grid-column:1/-1}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:8px 8px 0 0;width:100%;max-height:94vh}.modal-header{padding:19px 18px 15px}.modal-body{padding:18px}.ledger-mobile-nav{z-index:25;height:68px;padding:6px max(10px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset:auto 0 0}.ledger-mobile-nav button{color:#7a837d;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:10px;font-weight:750;display:flex}.ledger-mobile-nav button.active{color:var(--green-dark);background:var(--green-soft)}.ledger-login{grid-template-columns:1fr;min-height:100vh}.login-intro{min-height:42vh;padding:26px 24px 24px}.login-copy{margin:42px 0 0}.login-copy h1{font-size:36px}.login-copy p{font-size:14px}.login-preview{display:none}.login-access{place-items:start stretch;min-height:58vh;padding:28px 24px 40px}.login-access-inner{width:100%;margin:0 auto}}@media (width<=430px){.mobile-brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.summary-strip article{gap:9px;padding:15px 13px}.summary-strip strong{font-size:19px}.summary-icon{flex-basis:34px;width:34px;height:34px}.recovery-heading{align-items:flex-start}.recovery-heading b{flex:none}.cashflow-month>span{font-size:10px}.partner-preview-list{grid-template-columns:1fr}.hdp-company-card{grid-template-rows:104px 1fr;grid-template-columns:1fr}.firm-logo-frame img{padding:18px 36px}.current-offer-main{grid-template-columns:1fr;gap:2px}.current-offer-main b{text-align:left;white-space:normal}.form-grid-2{grid-template-columns:1fr}.modal-actions .button{flex:1}.toast{max-width:calc(100vw - 24px);bottom:80px;right:12px}.login-assurances{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
