:root{--accent-primary:#ff6b35;--accent-secondary:#ff8c61;--bg-main:#f7f6f1;--bg-panel:#fff;--text-primary:#101010;--text-secondary:#525252;--text-muted:#5f5f5f;--rule-soft:#00000012;--row-zebra:#00000005;--row-hover:#ff6b3512;--row-emphasis:#ff6b350f;--accent-success:#10b981;--accent-warning:#f59e0b;--accent-danger:#ef4444;--border-color:#0000001a;--glass-border:1px solid #0000001a;--glass-shadow:0 30px 90px #00000024;--radius-lg:32px;--radius-full:9999px;--sidebar-width:240px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary);background-color:var(--bg-main);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}html{scroll-behavior:smooth}body{background-color:var(--bg-main);min-width:320px;min-height:100vh;color:var(--text-primary);margin:0}h1,h2,h3,h4,h5,h6{letter-spacing:-.05em;font-weight:800}#root{width:100%;min-height:100vh}*{box-sizing:border-box}button{cursor:pointer;font-family:inherit;transition:all .2s}input{font-family:inherit}@keyframes glow{0%{box-shadow:0 0 5px #6366f133}50%{box-shadow:0 0 20px #6366f166}to{box-shadow:0 0 5px #6366f133}}.animate-glow{animation:3s infinite glow}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.expense-message{color:#7a4b00;background:#fff4df;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700}.expense-message--locked{color:#40525d;background:#eef2f5;align-items:center;gap:6px;display:flex}.expense-message--locked svg{flex:none;width:14px}.field-label{color:#40525d;letter-spacing:.02em;margin:0 0 6px;font-size:12px;font-weight:800;display:block}.legal-details{color:#40525d;background:#f3f2ed;border:1px solid #e4e2db;border-radius:8px;margin:0 0 10px;padding:8px 10px;font-size:12px}.legal-details>summary{cursor:pointer;color:#5a6b75;font-weight:700}.legal-details[open]>summary{margin-bottom:6px}.legal-details p{margin:0}.expense-detail-overlay{z-index:30;background:#14181652;position:fixed;inset:0}.expense-detail{z-index:31;background:#f9f8f5;border-left:1px solid #d7d5cd;flex-direction:column;width:min(520px,44vw);min-width:390px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-14px 0 40px #1d23201a}.expense-detail>header{background:#fff;border-bottom:1px solid #e4e2db;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 16px;display:grid}.expense-detail>header>button{cursor:pointer;background:#fff;border:1px solid #e0ded7;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .12s;display:grid}.expense-detail>header>button:hover{background:#f3f2ed}.expense-detail>header>button svg{width:16px}.expense-detail>header small{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:700}.expense-detail>header h2{text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:18px;font-weight:700;overflow:hidden}.expense-detail>header p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;overflow:hidden}.expense-detail>header>b{white-space:nowrap;font-size:16px;font-weight:700}.expense-detail-scroll{padding:12px 14px 105px;overflow:auto}.expense-detail article{background:#fff;border:1px solid #e8e6e0;border-radius:10px;margin:0 0 8px;padding:14px}.expense-detail article.danger{border-color:#eda7a7}.expense-section-title{gap:9px;margin-bottom:11px;display:flex}.expense-section-title>i{color:#8a7e6d;background:#f5f3ee;border-radius:8px;flex:0 0 32px;place-items:center;height:32px;display:grid}.expense-section-title svg{width:16px}.expense-section-title h3{margin:0;font-size:14px;font-weight:700}.expense-section-title p{color:var(--text-muted);margin:1px 0 0;font-size:12px;line-height:1.4}.expense-detail select,.expense-detail textarea,.abby-purpose input,.provenance-note{color:#1e3a5f;background:#eef6ff;border:1px solid #cfe0f5;border-radius:8px;margin:0 0 8px;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.35}.add-attendee input{width:100%;color:var(--text-primary);font:inherit;background:#fff;border:1px solid #d7d5cd;border-radius:8px;outline:0;padding:10px}.expense-detail select:focus,.expense-detail textarea:focus,.abby-purpose input:focus,.add-attendee input:focus{border-color:#9a3412;box-shadow:0 0 0 2px #9a341214}.receipt-choices,.purpose-actions,.attendee-list{flex-wrap:wrap;gap:6px;display:flex}.receipt-choices>button,.purpose-actions>button,.attendee-list>button{min-height:38px;color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #d7d5cd;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 10px;font-size:13px;font-weight:700;display:flex}.receipt-choices>button{flex:1}.receipt-choices .good.active,.attendee-list button.active{color:#166534;background:#f0fdf4;border-color:#86efac}.receipt-choices .bad.active{color:#a72c2c;background:#fff0f0;border-color:#f0a4a4}.receipt-warning{color:#a72c2c;align-items:center;gap:5px;margin:8px 0 0;font-size:12px;font-weight:700;display:flex}.receipt-warning svg{width:14px}.purpose-actions{margin-top:7px}.purpose-actions button.active{color:#9a3412;background:#fef5f0;border-color:#9a3412}.purpose-actions button.listening{color:#a72c2c;background:#fff0f0;border-color:#df5555}.receipt-upload{min-height:38px;color:var(--text-secondary);cursor:pointer;background:#fff;border:1px solid #d7d5cd;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex;position:relative}.receipt-upload input{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.receipt-upload svg{width:14px}.receipt-view svg{width:16px}.abby-purpose{background:#f6f5f0;border-radius:8px;grid-template-columns:1fr auto;gap:7px;margin-top:8px;padding:10px;display:grid}.abby-purpose label{grid-column:1/-1;font-size:12px;font-weight:700}.abby-purpose button,.add-attendee button{background:var(--text-primary);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 12px;font-weight:700}.abby-purpose button:disabled{opacity:.35}.attendee-list>button{border-radius:999px}.add-attendee{gap:7px;margin-top:8px;display:flex}.add-attendee button{place-items:center;width:40px;padding:0;display:grid}.add-attendee svg{width:16px}.expense-rule .rule-open{color:#9a3412;cursor:pointer;background:#fef5f0;border:1px solid #9a3412;border-radius:8px;width:100%;min-height:38px;font-weight:700}.rule-options{gap:8px;display:grid}.rule-options>label{border:1px solid #e4e2db;border-radius:8px;align-items:flex-start;gap:7px;padding:8px;font-size:12px;font-weight:700;display:flex}.rule-options input{accent-color:#9a3412;flex:none;width:17px;height:17px}.rule-options>p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.45}.rule-options>div{justify-content:flex-end;gap:6px;display:flex}.rule-options button{cursor:pointer;background:#fff;border:1px solid #d7d5cd;border-radius:7px;min-height:36px;padding:6px 12px;font-weight:700}.rule-options .rule-apply{border-color:var(--text-primary);background:var(--text-primary);color:#fff}.rule-options button:disabled{opacity:.35}.allocation-editor{grid-template-columns:minmax(120px,1fr) auto;align-items:center;gap:8px;display:grid}.allocation-editor>label{align-items:center;gap:4px;display:flex}.allocation-editor input[type=number]{border:1px solid #d7d5cd;border-radius:7px;width:64px;min-height:36px;padding:6px}.allocation-editor>b{font-size:12px}.allocation-editor button{border:1px solid var(--text-primary);background:var(--text-primary);color:#fff;cursor:pointer;border-radius:7px;grid-column:1/-1;justify-content:center;align-items:center;gap:4px;min-height:38px;font-weight:700;display:flex}.allocation-editor button.confirmed{color:#166534;background:#f0fdf4;border-color:#86efac}.expense-detail>footer{padding:10px 14px max(10px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9f8f5f5;border-top:1px solid #e4e2db;justify-content:flex-end;gap:7px;display:flex;position:absolute;bottom:0;left:0;right:0}.expense-detail>footer button{cursor:pointer;border-radius:8px;min-height:42px;padding:8px 14px;font-weight:800}.save-draft{background:#fff;border:1px solid #d7d5cd}.complete{background:var(--text-primary);color:#fff;border:0;align-items:center;gap:5px;display:flex}.complete svg{width:16px}.expense-detail>footer button:disabled{opacity:.3}.expense-receipt-overlay{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14181694;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.expense-receipt-overlay>aside{background:#f8f7f3;border:1px solid #d8d5cc;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;width:min(820px,100%);height:min(860px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 80px #00000047}.expense-receipt-overlay>aside>header{background:#fff;border-bottom:1px solid #e4e2db;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.expense-receipt-overlay header small{color:#9a3412;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.expense-receipt-overlay header h2{margin:2px 0 0;font-size:18px}.expense-receipt-overlay header p{color:var(--text-muted);margin:2px 0 0;font-size:12px}.expense-receipt-overlay header button{cursor:pointer;background:#fff;border:1px solid #d7d5cd;border-radius:999px;flex:0 0 38px;place-items:center;height:38px;display:grid}.expense-receipt-overlay header button svg{width:18px}.expense-receipt-preview-body{min-height:0;padding:14px;overflow:auto}.expense-receipt-preview-body>img,.expense-receipt-preview-body>iframe{object-fit:contain;background:#fff;border:0;border-radius:10px;width:100%;min-height:100%;display:block}.expense-receipt-preview-body>a{color:#9a3412;align-items:center;gap:6px;margin-bottom:10px;font-weight:700;display:inline-flex}.expense-receipt-preview-body>a svg{width:16px}.receipt-preview-status{min-height:100%;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.receipt-preview-status svg{width:28px}.receipt-preview-status.error{color:#a72c2c}.receipt-preview-status button{cursor:pointer;background:#fff;border:1px solid #d7d5cd;border-radius:8px;min-height:38px;padding:6px 14px;font-weight:700}.expense-receipt-overlay>aside>footer{background:#fff;border-top:1px solid #e4e2db;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.expense-receipt-overlay>aside>footer button{cursor:pointer;background:#fff;border:1px solid #d7d5cd;border-radius:8px;align-items:center;gap:5px;min-height:40px;padding:7px 13px;font-weight:700;display:inline-flex}.expense-receipt-overlay>aside>footer button svg{width:16px}.expense-receipt-overlay>aside>footer .confirm{color:#fff;background:#166534;border-color:#166534}.spin{animation:.8s linear infinite expense-spin}@keyframes expense-spin{to{transform:rotate(360deg)}}@media (width<=900px){.expense-detail{width:100%;min-width:0;height:100dvh}.expense-detail>header{padding-top:max(13px, env(safe-area-inset-top))}}@media (width<=620px){.expense-detail-scroll{padding:10px 10px 95px}.expense-detail article{padding:12px}.expense-detail>footer{padding:8px 10px max(8px,env(safe-area-inset-bottom))}.expense-detail>footer .complete{flex:1;justify-content:center}.abby-purpose{grid-template-columns:1fr}.abby-purpose button{min-height:38px}.expense-receipt-overlay{padding:0}.expense-receipt-overlay>aside{border:0;border-radius:0;width:100%;height:100dvh}.expense-receipt-overlay>aside>header{padding-top:max(16px, env(safe-area-inset-top))}}.legacy-accounting{color:#1a2b28;font-size:13.5px;line-height:1.5}.legacy-accounting *,.receiptDrawerOverlay *,.assetPortalOverlay *{box-sizing:border-box}.legacy-accounting .card{background:#fff;border:1px solid #d8ddd9;border-radius:4px;padding:1.25rem;box-shadow:0 1px 3px #0000000f}.legacy-accounting .transactionRegister.card{min-height:calc(100vh - 80px);box-shadow:none;border:0;border-radius:0;padding:1.25rem 1.5rem}.legacy-accounting .expenseLedgerRegister.card{padding:0}.legacy-accounting h2{margin:0 0 .35rem}.legacy-accounting .subtitle{color:#64748b;margin:.15rem 0 0;font-size:.82rem}.legacy-accounting .muted,.receiptDrawerOverlay .muted,.assetPortalOverlay .muted{color:#64748b}.legacy-accounting .error,.receiptDrawerOverlay .error,.assetPortalOverlay .error{color:#8a1b1b;background:#fdeeee}.legacy-accounting pre,.receiptDrawerOverlay pre,.assetPortalOverlay pre{background:#f4f9f7;border-radius:3px;margin-top:1rem;padding:.9rem;overflow:auto}.legacy-accounting .input{height:34px;font:inherit;border:1px solid #c4cec9;border-radius:3px;padding:0 .6rem}.legacy-accounting button,.receiptDrawerOverlay button,.assetPortalOverlay button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:3px;padding:.4rem .9rem;font-size:13px;font-weight:500}.legacy-accounting button.secondary,.receiptDrawerOverlay button.secondary,.assetPortalOverlay button.secondary{background:#2b3f3b}.legacy-accounting button:disabled,.receiptDrawerOverlay button:disabled{opacity:.6;cursor:not-allowed}.legacy-accounting .segmented,.receiptDrawerOverlay .segmented{flex-wrap:wrap;gap:.4rem;margin:0 .5rem .8rem 0;display:inline-flex}.legacy-accounting .segmented button,.receiptDrawerOverlay .segmented button{color:#64748b;background:0 0;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-2px;padding-bottom:.2rem;font-weight:500}.legacy-accounting .segmented button.active,.receiptDrawerOverlay .segmented button.active{color:#0d5f58;background:0 0;border:none;border-bottom:2px solid #0d5f58;border-radius:0;margin-bottom:-2px;padding-bottom:.2rem;font-weight:600}.legacy-accounting .inlineActions,.receiptDrawerOverlay .inlineActions{flex-wrap:wrap;gap:.6rem;display:flex}.legacy-accounting .transactionRegister button,.receiptDrawerOverlay.statementTxDrawerOverlay button{background:#334155}.legacy-accounting .transactionRegister button.primary,.receiptDrawerOverlay.statementTxDrawerOverlay button.primary{background:#c2410c}.legacy-accounting .transactionRegister button.secondary,.receiptDrawerOverlay.statementTxDrawerOverlay button.secondary{background:#475569}.legacy-accounting .transactionRegister .segmented button.active{color:#c2410c;border-bottom-color:#c2410c}.legacy-accounting .ccStatsWrap{margin-top:1rem}.legacy-accounting .ccStatsSection{gap:.9rem;display:grid}.legacy-accounting .ccStatsSection>h3{margin:0;font-size:1rem}.legacy-accounting .ccStatsCharts{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.legacy-accounting .ccStatsPanel{background:#fbfcfb;border:1px solid #d8e3de;border-radius:10px;min-width:0;padding:1rem}.legacy-accounting .ccStatsPanel h4{margin:0 0 .85rem;font-size:.92rem}.legacy-accounting .ccStatsBars{gap:.65rem;display:grid}.legacy-accounting .ccStatsBarItem{grid-template-columns:minmax(90px,135px) minmax(100px,1fr) minmax(94px,auto);align-items:center;gap:.7rem;display:grid}.legacy-accounting .ccStatsBarLabel{color:#405752;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;overflow:hidden}.legacy-accounting .ccStatsBarTrack{background:#e4ece9;border-radius:999px;height:10px;overflow:hidden}.legacy-accounting .ccStatsBarFill{border-radius:inherit;background:#334155;min-width:2px;height:100%}.legacy-accounting .ccStatsBarFillAlt{background:#d26437}.legacy-accounting .ccStatsBarItem strong{color:#1a2b28;text-align:right;white-space:nowrap;font-size:.78rem}.legacy-accounting .ccStatsTypeRange{flex-wrap:wrap;align-items:end;gap:.7rem;margin-bottom:.85rem;display:flex}.legacy-accounting .ccStatsTypeRange .label{gap:.3rem;min-width:150px;display:grid}.legacy-accounting .balanceSheetView{max-width:980px;margin:1rem auto 0}.legacy-accounting .balanceSheetToolbar{background:linear-gradient(135deg,#f5faf7,#fff);border:1px solid #d8e3de;border-radius:12px;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.9rem;padding:.9rem 1rem;display:flex}.legacy-accounting .balanceSheetToolbar>div{gap:.2rem;display:grid}.legacy-accounting .balanceSheetToolbar>div>strong{font-size:1.05rem}.legacy-accounting .balanceSheetToolbar>div>span{color:#61736e;font-size:.8rem}.legacy-accounting .balanceSheetControls{align-items:end;gap:.75rem!important;display:flex!important}.legacy-accounting .balanceSheetControls .segmented{white-space:nowrap;margin:0}.legacy-accounting .balanceMonthNavigator{background:#fff;border:1px solid #cbdad4;border-radius:10px;grid-template-columns:38px minmax(138px,1fr) 38px auto;align-items:end;gap:.35rem;padding:.3rem;display:grid}.legacy-accounting .balanceMonthNavigator:focus-visible{outline-offset:2px;outline:2px solid #61988a}.legacy-accounting .balanceMonthArrow,.legacy-accounting .balanceMonthLatest{color:#174c41;cursor:pointer;background:#edf5f1;border:1px solid #c4d5cf;border-radius:8px;height:38px;padding:0 .7rem;font-weight:800}.legacy-accounting .balanceMonthArrow{padding:0;font-size:1.5rem;line-height:1}.legacy-accounting .balanceMonthArrow:hover:not(:disabled),.legacy-accounting .balanceMonthLatest:hover:not(:disabled){background:#dfeee9;border-color:#6d9d90}.legacy-accounting .balanceMonthArrow:disabled,.legacy-accounting .balanceMonthLatest:disabled{opacity:.38;cursor:default}.legacy-accounting .balanceMonthSelect{color:#687b75;text-transform:uppercase;letter-spacing:.05em;gap:.15rem;font-size:.67rem;font-weight:700;display:grid}.legacy-accounting .balanceMonthSelect select{color:#18312d;min-width:138px;height:38px;font:inherit;text-transform:none;letter-spacing:normal;cursor:pointer;background:#fff;border:0;border-radius:7px;outline:0;padding:0 2rem 0 .7rem;font-size:.88rem;font-weight:800}.legacy-accounting .balanceMonthContent{animation:.16s ease-out balanceMonthIn}@keyframes balanceMonthIn{0%{opacity:.55;transform:translate(5px)}to{opacity:1;transform:translate(0)}}.legacy-accounting .balanceSheetTableWrap{background:#fff;border:1px solid #cad9d3;border-radius:12px}.legacy-accounting .balanceSheetTable{border-collapse:collapse;color:#20312d;width:100%}.legacy-accounting .balanceSheetTable th,.legacy-accounting .balanceSheetTable td{padding:.58rem 1rem}.legacy-accounting .balanceSheetTable thead th{text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#edf5f1;border-bottom:2px solid #294a42;font-size:.78rem}.legacy-accounting .balanceSheetTable thead th:last-child,.legacy-accounting .balanceSheetTable td:last-child{text-align:right;font-variant-numeric:tabular-nums;width:190px}.legacy-accounting .balanceSection th{color:#183d34;text-align:left;border-top:1px solid #c8d8d2;border-bottom:1px solid #dce7e2;padding-top:.8rem;font-size:.9rem}.legacy-accounting .balanceSection--assets th{background:#e8f5ef}.legacy-accounting .balanceSection--liabilities th{background:#fff2e8}.legacy-accounting .balanceSection--equity th{background:#edf0fb}.legacy-accounting .balanceSubsection th{color:#64756f;text-align:left;text-transform:uppercase;letter-spacing:.07em;padding:.65rem 1rem .25rem 1.75rem;font-size:.72rem}.legacy-accounting .balanceSheetTable tbody tr:not(.balanceSection):not(.balanceSubsection) td:first-child{padding-left:2.5rem}.legacy-accounting .balanceSheetTable tbody tr:not(.balanceSection):not(.balanceSubsection):not(.balanceTotal):not(.balanceGrandTotal):not(.balanceCheck) td{border-bottom:1px solid #eef3f1}.legacy-accounting .balanceSubtotal td{font-weight:650}.legacy-accounting .balanceTotal td{background:#f8fbfa;border-top:1px solid #49665e;border-bottom:3px double #49665e;font-weight:800}.legacy-accounting .balanceGrandTotal td{background:#eef6f2;border-top:2px solid #233f38;border-bottom:4px double #233f38;font-size:.95rem;font-weight:900}.legacy-accounting .balanceCheck td{color:#39715e;font-size:.76rem;font-weight:750}.legacy-accounting .balanceCheck--error td{color:#a12626;background:#fff0f0}.legacy-accounting .balanceSheetTable .neg{color:#a33c36}.legacy-accounting .balanceAmountButton{min-width:112px;color:inherit;font:inherit;font-weight:inherit;text-align:right;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:.18rem .35rem;-webkit-text-decoration:underline dotted #759189;text-decoration:underline dotted #759189}.legacy-accounting .balanceAmountButton:hover,.legacy-accounting .balanceAmountButton:focus-visible{background:#e8f4f0;border-radius:5px;outline:2px solid #87aaa0;text-decoration:none}.legacy-accounting .balanceDetail td{color:#526761;background:#fbfdfc;font-size:.78rem}.legacy-accounting .balanceDetail td:first-child{padding-left:3.65rem!important}.legacy-accounting .balanceSheetSource{text-align:right;margin:.65rem 0 0;font-size:.72rem}.legacy-accounting .balanceSheetLimitation{color:#794616;background:#fff7ed;border-left:3px solid #d48a43;margin:.4rem 0 0;padding:.55rem .7rem;font-size:.76rem}@media (width<=900px){.legacy-accounting .ccStatsCharts{grid-template-columns:1fr}}@media (width<=560px){.legacy-accounting .ccStatsPanel{padding:.8rem}.legacy-accounting .ccStatsBarItem{grid-template-columns:minmax(76px,105px) minmax(70px,1fr);gap:.5rem}.legacy-accounting .ccStatsBarItem strong{grid-column:2}.legacy-accounting .balanceSheetToolbar,.legacy-accounting .balanceSheetControls{flex-direction:column;align-items:stretch}.legacy-accounting .balanceMonthNavigator{grid-template-columns:42px minmax(0,1fr) 42px}.legacy-accounting .balanceMonthLatest{grid-column:1/-1}.legacy-accounting .balanceMonthSelect select{width:100%;min-width:0}.legacy-accounting .balanceSheetTable th,.legacy-accounting .balanceSheetTable td{padding:.55rem .7rem}.legacy-accounting .balanceSheetTable tbody tr:not(.balanceSection):not(.balanceSubsection) td:first-child{padding-left:1.35rem}.legacy-accounting .balanceSubsection th{padding-left:1rem}.legacy-accounting .balanceDetail td:first-child{padding-left:2rem!important}}@media (prefers-reduced-motion:reduce){.legacy-accounting .balanceMonthContent{animation:none}}.legacy-accounting .transactionRegisterHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.legacy-accounting .transactionRegisterHeader h2{margin-bottom:.15rem}.legacy-accounting .creditCardRegister .transactionRegisterHeader>button{white-space:nowrap;flex:none}.legacy-accounting .creditCardImportSection{margin-bottom:.8rem}.legacy-accounting .creditCardRegister .importToolbar{grid-template-columns:minmax(280px,420px) auto;justify-content:start;gap:.6rem;margin-top:.8rem}.legacy-accounting .creditCardMoreControls{align-self:end;min-width:0}.legacy-accounting .creditCardMoreControls summary{color:#fff;cursor:pointer;background:#2b3f3b;border-radius:3px;align-items:center;width:fit-content;min-height:34px;padding:.4rem .9rem;font-size:13px;font-weight:500;list-style:none;display:flex}.legacy-accounting .creditCardMoreControls summary::-webkit-details-marker{display:none}.legacy-accounting .creditCardMoreControls summary:after{content:"⌄";margin-left:.45rem;font-size:1rem;line-height:1}.legacy-accounting .creditCardMoreControls[open]{background:#f8fbfa;border:1px solid #d8e3de;border-radius:6px;grid-column:1/-1;padding:.75rem}.legacy-accounting .creditCardMoreControls[open] summary{width:fit-content;margin-bottom:.7rem}.legacy-accounting .creditCardMoreControlsPanel{grid-template-columns:repeat(4,minmax(140px,1fr));align-items:end;gap:.75rem;display:grid}.legacy-accounting .creditCardMoreControlsPanel>.label{align-content:end;gap:.35rem;min-width:0;display:grid}.legacy-accounting .creditCardMoreControlsPanel .segmented{margin:0}.legacy-accounting .creditCardAuditFilter input{accent-color:#0f766e;width:18px;height:18px;margin:.45rem 0 0}.legacy-accounting .importToolbar{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end;gap:.75rem;margin-top:1rem;display:grid}.legacy-accounting .importToolbar>.label.compact{align-content:end;gap:.35rem;min-width:0;display:grid}.legacy-accounting .importToolbar .input{width:100%;min-width:0}.legacy-accounting .importToolbar .segmented{margin:0}.legacy-accounting .expenseLedgerRegister .importToolbar{background:0 0;border:0;margin:0;padding:0;position:static}.legacy-accounting .expenseLedgerRegister.ledgerControlsCollapsed .importToolbar{grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) auto auto}.legacy-accounting .expenseLedgerRegister .ledgerControlsToggle{justify-self:end}.legacy-accounting .expenseLedgerRegister .ledgerControlsToggle button{min-width:84px}.legacy-accounting .expenseLedgerStickyHeader{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;border-bottom:1px solid #d9e4df;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:1rem;min-height:62px;padding:.55rem 1rem;display:grid;position:sticky;top:80px;box-shadow:0 2px 8px #0f231f0f}.legacy-accounting .expenseLedgerStickyHeader .transactionRegisterHeader{white-space:nowrap;align-items:center;margin:0}.legacy-accounting .expenseLedgerStickyHeader .transactionRegisterHeader h2{margin:0}.legacy-accounting .expenseLedgerStickyHeader .transactionRegisterHeader .subtitle{display:none}.legacy-accounting .tableWrap,.receiptDrawerOverlay .tableWrap{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;border:1px solid #d8e3de;border-radius:3px;margin-top:.8rem;overflow:auto}.legacy-accounting .gridTable,.receiptDrawerOverlay .gridTable{border-collapse:collapse;width:100%;min-width:680px}.legacy-accounting .financeWide{min-width:1080px}.legacy-accounting .gridTable th,.legacy-accounting .gridTable td,.receiptDrawerOverlay .gridTable th,.receiptDrawerOverlay .gridTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #e3ece8;padding:.4rem .55rem}.legacy-accounting .gridTable thead th,.receiptDrawerOverlay .gridTable thead th{z-index:1;background:#f1f7f4;position:sticky;top:0}.legacy-accounting .transactionRegister>.tableWrap{max-height:calc(100dvh - 255px);margin-top:.8rem;overflow:auto}.legacy-accounting .transactionRegister>.tableWrap .gridTable thead th{z-index:3;top:0}.legacy-accounting .transactionRegister .txCompactTable th,.legacy-accounting .transactionRegister .txCompactTable td{padding:.18rem .45rem;font-size:.82rem;line-height:1.25}.legacy-accounting .transactionRegister .txCompactTable .typeLabel{min-height:18px}.legacy-accounting .subtabLoader{color:#375a50;align-items:center;gap:.5rem;margin:.6rem 0;font-size:.85rem;font-weight:600;display:flex}.legacy-accounting .columnFilterInput{color:#29413b;width:100%;min-width:0;height:29px;font:inherit;background:#fff;border:1px solid #cad6d1;border-radius:3px;padding:0 .4rem;font-size:.76rem}.legacy-accounting .clickableTransactionRow{cursor:pointer}.legacy-accounting .clickableTransactionRow:hover{background:#f1f5f9}.legacy-accounting .typeCell{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.legacy-accounting .typeLabel{border-radius:999px;align-items:center;min-height:22px;padding:.08rem .45rem;font-size:.72rem;font-weight:700;display:inline-flex}.legacy-accounting .typeCell--bank .typeLabel{color:#334155;background:#eef2f6}.legacy-accounting .typeCell--credit-card .typeLabel{color:#3448a5;background:#e6eafe}.legacy-accounting .typeCell--other .typeLabel{color:#475569;background:#f1f5f9}.legacy-accounting .typeAcct{color:#60736c;font-size:.76rem}.legacy-accounting .expenseCategoryCell{gap:.35rem;min-width:190px;display:grid}.legacy-accounting .expenseCategoryControl{min-width:0;display:block;position:relative}.legacy-accounting .expenseCategoryControl:after{content:"⌄";color:#27675b;pointer-events:none;font-size:1rem;font-weight:800;line-height:1;position:absolute;top:50%;right:.7rem;transform:translateY(-55%)}.legacy-accounting .expenseCategorySelect.input{appearance:none;color:#183c34;text-overflow:ellipsis;cursor:pointer;background:linear-gradient(#fff 0%,#f4f9f7 100%);border:1px solid #b8cec6;border-radius:9px;outline:0;width:100%;min-width:0;height:36px;padding:0 2rem 0 .75rem;font-weight:650}.legacy-accounting .expenseCategorySelect.input:hover:not(:disabled){background:#f2faf7;border-color:#6e9f92}.legacy-accounting .expenseCategorySelect.input:focus-visible{border-color:#27796a;box-shadow:0 0 0 3px #27796a29}.legacy-accounting .expenseCategorySelect.input:disabled{cursor:wait;opacity:.65}.legacy-accounting .taxComparisonTable{border-collapse:collapse;width:100%;font-size:.85rem}.legacy-accounting .taxComparisonTable th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#4a5a52;background:#eef3f0;border-bottom:2px solid #d3e1dc;padding:.4rem .75rem;font-size:.75rem}.legacy-accounting .taxComparisonTable td{border-bottom:1px solid #e8f0ec;padding:.4rem .75rem}.legacy-accounting .taxDeltaPos{color:#1a7f4b;font-weight:500}.legacy-accounting .taxDeltaNeg{color:#c0392b;font-weight:500}.legacy-accounting .depAssetTable td{vertical-align:middle}.depElecBadge{letter-spacing:.03em;text-transform:uppercase;border-radius:5px;margin-right:.25rem;padding:.12rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.depElec179{color:#9d174d;background:#fce7f3}.depElecBonus{color:#5b21b6;background:#ede9fe}.depElecMacrs{color:#1e40af;background:#dbeafe}.depElecState{color:#065f46;background:#d1fae5}.receiptDrawerOverlay{z-index:60;background:#0b191670;justify-content:flex-start;display:flex;position:fixed;inset:0}.receiptDrawerPanel{background:#f9fbfa;border-right:1px solid #d5e3dd;width:min(640px,100vw);height:100%;padding:1rem;animation:.18s ease-out receiptDrawerIn;overflow-y:auto;box-shadow:16px 0 32px #0f231f33}.statementTxDrawerOverlay{justify-content:flex-end}.statementTxDrawerPanel{border-left:1px solid #d5e3dd;border-right:0;animation:.18s ease-out receiptDrawerInRight;box-shadow:-16px 0 32px #0f231f33}.transactionDetailAmount{font-variant-numeric:tabular-nums;color:#0f172a;margin:1.15rem 0;font-size:1.7rem;font-weight:700}.transactionDetailList{border-top:1px solid #e2e8f0;gap:0;margin:0;display:grid}.transactionDetailList>div{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(110px,.35fr) minmax(0,1fr);gap:1rem;padding:.75rem 0;display:grid}.transactionDetailList dt{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:700}.transactionDetailList dd{overflow-wrap:anywhere;color:#1e293b;margin:0}.fixedAssetDrawerPanel{width:min(50vw,960px);min-width:640px}.receiptDrawerHeader{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.receiptDrawerHeader h3{margin:0}.receiptDrawerMeta{color:#64748b;word-break:break-word;margin:.65rem 0 .25rem;font-size:.86rem}.threeCol{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.faBookGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.faBookCard{background:#f9fbfa;border:1px solid #d3e1dc;border-radius:3px;padding:.85rem}.faBookFed{background:#eff6ff;border-color:#93c5fd}.faBookState{background:#f0fdf4;border-color:#86efac}.faBookHeader{text-transform:uppercase;letter-spacing:.05em;color:#374151;margin-bottom:.6rem;font-size:.82rem;font-weight:600}.faBookRow{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;gap:1rem;padding:.3rem 0;font-size:.87rem;display:flex}.faBookRow:last-child{border-bottom:none}.faBookDiff{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:7px;margin-top:.65rem;padding:.4rem .6rem;font-size:.8rem}.assetPortalOverlay{z-index:200;background:#0b191685;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.assetPortalModal{background:#fff;border-radius:4px;width:min(780px,100%);max-height:88vh;padding:1.5rem;animation:.16s ease-out assetPortalIn;overflow-y:auto;box-shadow:0 24px 64px #00000040}.assetPortalHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.assetPortalHeader h3{color:#1a3a30;margin:0;font-size:1.1rem}.assetPortalClose{flex-shrink:0;color:#1a3a30!important;background:#eef3f0!important;font-weight:600!important}.animate-spin{animation:.8s linear infinite legacySpin}.opacity-25{opacity:.25}.opacity-75{opacity:.75}@keyframes legacySpin{to{transform:rotate(360deg)}}@keyframes receiptDrawerIn{0%{opacity:.85;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes receiptDrawerInRight{0%{opacity:.85;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes assetPortalIn{0%{opacity:.8;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=760px){.legacy-accounting .card{padding:1rem}.legacy-accounting .segmented{flex-wrap:nowrap;display:flex;overflow-x:auto}.legacy-accounting .segmented button{flex:none}.fixedAssetDrawerPanel{width:100vw;min-width:0}.threeCol,.faBookGrid{grid-template-columns:1fr}.legacy-accounting .transactionRegister{padding:.85rem}.legacy-accounting .expenseLedgerRegister.transactionRegister{padding:0}.legacy-accounting .transactionRegister>.tableWrap{max-height:none}.legacy-accounting .transactionRegister>h2{font-size:1.25rem}.legacy-accounting .transactionRegister .importToolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.7rem}.legacy-accounting .expenseLedgerRegister .importToolbar{grid-template-columns:minmax(0,1fr) auto}.legacy-accounting .expenseLedgerStickyHeader{min-height:0;padding:.7rem;display:block;top:145px}.legacy-accounting .expenseLedgerStickyHeader .transactionRegisterHeader{margin-bottom:.55rem}.legacy-accounting .expenseLedgerRegister.ledgerControlsCollapsed .importToolbar{grid-template-columns:minmax(0,1fr) auto}.legacy-accounting .expenseLedgerRegister.ledgerControlsCollapsed .importToolbar>:nth-child(2){grid-column:1/-1}.legacy-accounting .expenseLedgerRegister .ledgerControlsToggle{align-self:end}.legacy-accounting .transactionRegister .importToolbar>:first-child,.legacy-accounting .transactionRegister .importToolbar>:nth-child(2){grid-column:1/-1}.legacy-accounting .creditCardRegister .transactionRegisterHeader{gap:.75rem;margin-bottom:.65rem}.legacy-accounting .creditCardRegister .transactionRegisterHeader h2{font-size:1.2rem}.legacy-accounting .creditCardRegister .transactionRegisterHeader .subtitle{font-size:.78rem}.legacy-accounting .creditCardRegister .transactionRegisterHeader>button{min-height:40px;padding:.4rem .65rem}.legacy-accounting .creditCardRegister .importToolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.6rem}.legacy-accounting .creditCardRegister .importToolbar>:nth-child(2),.legacy-accounting .creditCardRegister .creditCardMoreControls{grid-column:auto}.legacy-accounting .creditCardRegister .creditCardMoreControls summary{justify-content:center;min-height:44px}.legacy-accounting .creditCardRegister .creditCardMoreControls[open]{grid-column:1/-1}.legacy-accounting .creditCardRegister .creditCardMoreControlsPanel{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.legacy-accounting .transactionRegister .importToolbar button,.legacy-accounting .transactionRegister .importToolbar .input{min-height:44px}.legacy-accounting .transactionRegister .importToolbar .segmented{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;overflow:visible}.legacy-accounting .transactionRegister .importToolbar .segmented button{width:100%}.legacy-accounting .transactionRegister .tableWrap.wrapNoScroll{background:0 0;border:0;overflow:visible}.legacy-accounting .transactionRegister .txWrapTable{border-collapse:separate;min-width:0;display:block}.legacy-accounting .transactionRegister .txWrapTable thead{display:none}.legacy-accounting .transactionRegister .txWrapTable tbody{gap:.8rem;display:grid}.legacy-accounting .transactionRegister .txWrapTable tr{background:#fff;border:1px solid #d8e3de;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .75rem;padding:.85rem;display:grid;box-shadow:0 1px 2px #0f231f0d}.legacy-accounting .transactionRegister .txWrapTable td{white-space:normal;overflow-wrap:anywhere;border:0;justify-content:space-between;gap:.75rem;min-width:0;padding:.3rem 0;display:flex}.legacy-accounting .transactionRegister .txWrapTable td:before{content:attr(data-label);color:#657771;letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:.7rem;font-weight:700}.legacy-accounting .transactionRegister .txWrapTable .col-payee{order:1;font-size:1rem;font-weight:700;display:block}.legacy-accounting .transactionRegister .txWrapTable .col-payee:before,.legacy-accounting .transactionRegister .txWrapTable .col-amount:before{display:none}.legacy-accounting .transactionRegister .txWrapTable .col-amount{font-variant-numeric:tabular-nums;order:2;justify-content:flex-end;font-size:1rem;font-weight:700}.legacy-accounting .transactionRegister .txWrapTable .col-date{order:3;grid-column:1/-1}.legacy-accounting .transactionRegister .txWrapTable .col-account{order:4;grid-column:1/-1}.legacy-accounting .transactionRegister .txWrapTable .col-type{order:5;grid-column:1/-1}.legacy-accounting .transactionRegister .txWrapTable .col-description{order:6;grid-column:1/-1}.legacy-accounting .transactionRegister .txWrapTable .col-category{order:7;grid-column:1/-1;gap:.35rem;display:grid}.legacy-accounting .transactionRegister .txWrapTable .col-business-use{order:8;grid-column:1/-1;gap:.35rem;display:grid}.legacy-accounting .transactionRegister .txWrapTable .col-category select{width:100%;min-height:44px}.legacy-accounting .transactionRegister .txWrapTable .businessUseToggle{grid-template-columns:1fr 1fr;display:grid}.legacy-accounting .transactionRegister .txWrapTable .businessUseToggle button{min-height:42px}}.legacy-accounting .transactionRegister.view-card .tableWrap.wrapNoScroll{background:0 0;border:0;max-height:none;overflow:visible}.legacy-accounting .transactionRegister.view-card .txWrapTable{border-collapse:separate;min-width:0;display:block}.legacy-accounting .transactionRegister.view-card .txWrapTable thead{display:none}.legacy-accounting .transactionRegister.view-card .txWrapTable tbody{gap:.5rem;display:grid}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable tbody{padding:.8rem}.legacy-accounting .transactionRegister.view-card .txWrapTable tr{background:#fff;border:1px solid #d8e3de;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:.1rem .75rem;padding:.5rem .7rem;display:grid;box-shadow:0 1px 2px #0f231f0d}.legacy-accounting .transactionRegister.view-card .txWrapTable td{white-space:normal;overflow-wrap:anywhere;border:0;justify-content:space-between;gap:.75rem;min-width:0;padding:.12rem 0;display:flex}.legacy-accounting .transactionRegister.view-card .txWrapTable td:before{content:attr(data-label);color:#657771;letter-spacing:.04em;text-transform:uppercase;flex:none;font-size:.7rem;font-weight:700}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-payee{order:1;font-size:1rem;font-weight:700;display:block}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-payee:before,.legacy-accounting .transactionRegister.view-card .txWrapTable .col-amount:before{display:none}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-amount{font-variant-numeric:tabular-nums;order:2;justify-content:flex-end;font-size:1rem;font-weight:700}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-date{order:3;grid-column:1/-1}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-account{order:4;grid-column:1/-1}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-type{order:5;grid-column:1/-1}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-description{order:6;grid-column:1/-1}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-category{order:7;grid-column:1/-1;gap:.35rem;display:grid}.legacy-accounting .transactionRegister.view-card .txWrapTable .col-business-use{order:8;grid-column:1/-1;gap:.35rem;display:grid}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Date]{order:3;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Account]{order:4;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Day]{order:5;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Type]{order:6;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Description]{order:7;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Category]{order:8;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Business\ Reason]{order:9;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Attendees]{order:10;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Receipt]{order:11;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=City],.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=State]{order:12}@media (width>=761px){.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable tbody{grid-template-columns:repeat(auto-fit,minmax(410px,1fr));align-items:start}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable tr{grid-template-columns:minmax(0,1fr) auto;gap:.35rem 1rem;min-width:0;padding:1rem}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td:empty{display:none}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable .col-payee{grid-column:1;padding-bottom:.45rem;font-size:1.05rem}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable .col-amount{color:#173b33;grid-column:2;padding-bottom:.45rem}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Date]{order:3;grid-column:1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Day]{order:3;grid-column:2}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Account]{order:4;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Type]{order:5;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Description]{order:6;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Category]{order:7;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Business\ Reason]{order:8;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Attendees]{order:9;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=Receipt]{order:10;grid-column:1/-1}.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=City],.legacy-accounting .expenseLedgerRegister.view-card .txWrapTable td[data-label=State]{order:11}}
