@font-face{font-family:DM Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/dm-sans.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:DM Sans,sans-serif;color:#243c40;background:#f6f7f4;font-synthesis:none;font-weight:400;font-size:14px;line-height:1.5;--navy: #102d33;--teal: #087a6d;--muted: #7d8b8b;--border: #e5eae6;--canvas: #f6f7f4;--ink: #243c40}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}button,input,select,textarea,a,summary{outline:none}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #23b6a4;outline-offset:3px}input,select,textarea{background:#fff;border:1px solid #dfe5e1;border-radius:7px;color:var(--ink);padding:10px 12px;min-width:0}input:focus,select:focus,textarea:focus{border-color:#13887b;box-shadow:0 0 0 3px #0a887515}input::placeholder,textarea::placeholder{color:#94a09e}select{cursor:pointer;padding-right:28px}textarea{resize:vertical}small{font-size:13px}strong{font-weight:600}svg{flex-shrink:0}::selection{background:#bfe8df;color:#153a38}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:7px;padding:10px 16px;font-weight:600;font-size:13px;line-height:1.4;white-space:nowrap;transition:background .15s,box-shadow .15s;min-height:39px}.button.primary{background:#087a6d;color:#fff;box-shadow:0 2px 3px #102d3309}.button.primary:hover:not(:disabled){background:#066659;box-shadow:0 4px 10px #0b6d6920}.button.secondary{background:#fff;border-color:#dde5df;color:#425854}.button.secondary:hover:not(:disabled){background:#f1f5f1}.button.quiet{background:transparent;color:#7c8986}.button.quiet:hover{background:#f0f4ef;color:var(--teal)}.button.small{padding:7px 11px;font-size:13px;min-height:33px}.button.danger{background:#b34338;color:#fff}.button.danger:hover:not(:disabled){background:#97382f}.button.danger-quiet{color:#ad574d;background:transparent;padding-left:0}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:#0c7c6f;font-weight:600;font-size:13px;padding:4px 0}.text-button:hover{text-decoration:underline}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#7d8c88;min-width:34px;min-height:34px;padding:6px}.icon-button:hover:not(:disabled){background:#eaf0e9;color:#1c6359}kbd{font:10px DM Sans,sans-serif;border:1px solid #d6e0d7;border-radius:3px;line-height:1;padding:3px 4px;color:#a0aaa2}.button.primary kbd{color:#d6eee6;border-color:#ffffff38;margin-left:4px}.loading{display:flex;align-items:center;justify-content:center;gap:10px;color:#7c9289;padding:90px 20px;font-size:13px}.notice{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border-radius:8px;font-size:13px;line-height:1.6}.notice span{flex:1}.notice.error{border:1px solid #f0d5ca;color:#9a5040;background:#fff5ef}.notice .text-button{color:inherit;flex-shrink:0}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;padding:44px 24px;min-height:230px}.empty-icon{height:51px;width:51px;border:1px solid #e7eee6;border-radius:14px;background:#f5f8f2;display:grid;place-items:center;color:#74a696;margin-bottom:16px}.empty-state h3{font-size:15px;font-weight:650;color:#344e46}.empty-state p{font-size:13px;color:#8a9891;max-width:370px;margin-top:7px;line-height:1.7}.empty-state .button{margin-top:19px}.dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%}.dot.teal{background:#16867a}.dot.amber{background:#d69e62}.brand{display:flex;align-items:center;gap:10px;color:#173d38;font-family:Manrope,sans-serif;font-size:21px;font-weight:750;letter-spacing:-.9px;line-height:1.1}.brand-mark{display:grid;place-items:center;background:#087a6d;color:#fff;width:37px;height:39px;border-radius:11px;transform:rotate(-4deg)}.brand-mark svg{transform:rotate(4deg)}.app-shell{display:flex;min-height:100vh}.skip-link{position:fixed;left:275px;top:-60px;z-index:100;background:#fff;padding:12px;border-radius:8px}.skip-link:focus{top:12px}.main-content{padding:35px 38px 0;max-width:1700px;margin:0 auto;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:16px}.page-heading h1{font-size:28px;letter-spacing:-1.1px;font-weight:700;color:#203e37;line-height:1.35;margin-top:7px}.page-heading p{font-size:13px;color:#8c998f;margin-top:7px}.page-actions{display:flex;align-items:center;gap:12px}.filter-bar{display:flex;align-items:center;gap:20px;padding:13px 17px;background:#fff;border:1px solid var(--border);border-radius:9px;margin-bottom:27px;flex-wrap:wrap}.custom-dates{display:flex;gap:6px;align-items:center}.custom-dates input{font-size:12px;padding:4px 6px;width:118px}.custom-dates>span{color:#a3ada0}.kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) .8fr;gap:16px;margin-bottom:23px}.kpi{border:1px solid var(--border);border-radius:10px;background:#fff;padding:19px 20px 16px;overflow:hidden}.kpi>strong{display:block;font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-1px;font-weight:750;line-height:1.5;margin-top:8px;color:#2d4636;overflow-wrap:anywhere}.kpi>p{font-size:11px;color:#99a48f;margin-top:6px;display:flex;align-items:center;gap:5px}.panel{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:21px 22px 18px}.panel-heading h2{font-size:13px;font-weight:700;letter-spacing:-.25px;color:#3f5843;display:flex;align-items:center;gap:8px}.panel-heading p{font-size:12px;color:#9aa68f;margin-top:5px}.panel-heading .button{font-size:11px}.cashflow-panel{min-width:0}.chart-legend{display:flex;align-items:center;gap:18px;margin:2px 24px 12px;font-size:11px;color:#8a9981}.chart-legend>span{display:flex;align-items:center;gap:5px}.chart-legend .legend-unit{margin-left:auto;font-size:10px;color:#a5af9a}.chart-container{height:265px;margin:0 15px 22px 2px}.chart-table{height:300px}.account-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#63765b;white-space:nowrap}.avatar{width:23px;height:23px;border-radius:7px;display:inline-grid;place-items:center;font-size:11px;font-weight:650}.avatar.blue{background:#edf1fa;color:#7c91b1}.avatar.violet{background:#f0edf7;color:#9b84ad}.avatar.teal{background:#eaf2e8;color:#81a076}.avatar.amber{background:#faf1e4;color:#b69b6a}.avatar.navy{background:#eaf0ed;color:#73988d}.account-badge.small{font-size:12px;gap:7px}.account-badge.small .avatar{width:24px;height:24px}.entry-list{padding:0 22px 4px}.entry-item{border:0;border-top:1px solid #eef1e7;background:transparent;width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:15px 0;transition:background .15s}.entry-item:hover{background:#fbfcf7}.transaction-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.transaction-icon.in{color:#78a082;background:#edf5e9}.transaction-icon.out{color:#c0a06e;background:#faf3e5}.entry-info{flex:1;min-width:0}.entry-info>strong{font-size:13px;color:#526849;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-info>span{font-size:11px;color:#a3ae96;display:block;margin-top:3px}.entry-info>span>span{margin:0 4px}.amount{font-variant-numeric:tabular-nums;white-space:nowrap}.amount.in{color:#459370}.amount.out{color:#526047}.entry-item>.amount{font-size:13px;font-weight:600}.ledger-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.search-input{position:relative;display:flex;align-items:center;gap:8px;flex:1;max-width:360px;color:#8f9d89;background:#fff;border:1px solid var(--border);border-radius:7px;padding:0 12px}.search-input:focus-within{border-color:#50a58a;box-shadow:0 0 0 3px #11866c10}.search-input input{border:0;box-shadow:none;width:100%;padding:10px 0;font-size:13px}.search-input kbd{margin-left:auto}.table-scroll{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-weight:500;font-size:11px;color:#96a086;letter-spacing:.1px;background:#f9faf6;padding:12px 16px;border-top:1px solid #edf1e5;border-bottom:1px solid #eaf0e0;white-space:nowrap}td{padding:16px;border-bottom:1px solid #eef1e8;color:#657458}tr:last-child td{border-bottom:0}.numeric{text-align:right;font-variant-numeric:tabular-nums}.ledger-table{min-width:870px}.ledger-table th:first-child,.ledger-table td:first-child{padding-left:22px}.ledger-table th:last-child,.ledger-table td:last-child{padding-right:22px}.ledger-table tbody tr:hover{background:#fcfdf9}.date-cell{font-size:12px;white-space:nowrap}.date-cell small,.description-cell small,td.amount small{display:block;font-size:10px;color:#a7b098;margin-top:4px}.description-cell{max-width:270px;min-width:170px}.description-cell button{border:0;background:none;padding:0;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px;font-weight:550;color:#4d6540}.description-cell button:hover{color:#13846d;text-decoration:underline}.converted{font-size:12px;color:#9daa8d}.flow-badge{display:inline-flex;align-items:center;gap:3px;border-radius:4px;font-size:11px;padding:3px 6px;white-space:nowrap}.flow-badge.in{background:#edf6e9;color:#75a164}.flow-badge.out{background:#faf3e5;color:#be9d67}.attachment-count{display:flex;align-items:center;gap:4px;font-size:11px;color:#a3ad94}.pagination{display:flex;align-items:center;gap:20px;padding:15px 22px;border-top:1px solid #ecf0e6;color:#99a68b;font-size:12px}.pagination>label{margin-left:auto;display:flex;align-items:center;gap:8px}.pagination select{font-size:12px;padding:3px 17px 3px 6px;border-radius:4px}.pagination-buttons{display:flex;align-items:center;gap:12px;font-size:12px}.pagination-buttons .icon-button{min-width:29px;min-height:29px;border:1px solid #e4eadc;background:#fff}.modal-backdrop{position:fixed;inset:0;background:#0d292e70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;overflow:auto}.modal{width:560px;max-width:100%;max-height:calc(100dvh - 48px);overflow:auto;border:1px solid #ffffff50;background:#fff;border-radius:15px;box-shadow:0 24px 100px #0c292e38;outline:none;animation:enter .18s ease-out}.modal.wide{width:740px}.modal-heading{padding:24px 26px 20px;display:flex;align-items:flex-start;gap:12px;justify-content:space-between;border-bottom:1px solid #edf0e8}.modal-heading h2{font-size:20px;color:#2b4e3e;font-weight:700;letter-spacing:-.6px}.modal-heading p{font-size:13px;color:#97a38a;line-height:1.6;margin-top:5px}.modal-body{padding:24px 26px}.modal-footer{display:flex;justify-content:space-between;gap:12px;padding:17px 26px;border-top:1px solid #e9eee2;background:#fcfdf9;position:sticky;bottom:0;z-index:1}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.form-stack{display:flex;flex-direction:column;gap:19px}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:550;color:#607452;position:relative}.field input,.field select,.field textarea{width:100%;font-size:13px;font-weight:400;color:#395b42}.field-hint-inline{font-size:11px;color:#a1af94;font-weight:400;margin-left:4px}.field>input+.field-hint-inline{margin-left:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row.amount-row{grid-template-columns:1fr 116px}.amount-row input{font-size:25px;font-family:Manrope,sans-serif;font-weight:650;padding:9px 13px}.amount-row select{height:58px;font-size:14px}.flow-toggle{display:flex;padding:4px;background:#f4f7ef;border:1px solid #e9eedf;border-radius:8px;gap:5px}.flow-toggle button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;padding:9px;border:1px solid transparent;border-radius:5px;background:transparent;font-size:13px;font-weight:600;color:#a0ad92}.flow-toggle button>span{font-size:17px;line-height:1}.flow-toggle button.active{background:#fff;border-color:#e1e9d8;box-shadow:0 1px 5px #1c462909}.flow-toggle button.active.income{color:#399c68}.flow-toggle button.active.expense{color:#ba9251}.inline-note{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:400;color:#93a180;line-height:1.7;background:#f7f9f2;border-radius:7px;padding:12px}.inline-note svg{margin-top:1px;color:#93a582}.upload-zone{display:flex;align-items:center;gap:10px;text-align:left;width:100%;padding:15px;border:1px dashed #d9e4cf;border-radius:7px;background:#fcfdf8;color:#87a271}.upload-zone:hover:not(:disabled){background:#f5f9ee;border-color:#9cc28a}.upload-zone span{flex:1}.upload-zone strong{display:block;font-size:13px;font-weight:500;color:#6d8757}.upload-zone small{display:block;font-size:11px;font-weight:400;color:#a1ae92;margin-top:4px}.attachment-list{list-style:none;padding:0;margin:0 0 10px;display:flex;flex-direction:column;gap:7px}.attachment-list li{display:flex;align-items:center;gap:10px;border:1px solid #e4ecda;border-radius:6px;padding:7px 10px;color:#91a37a}.attachment-list li>a{flex:1;min-width:0;overflow-wrap:anywhere;color:#6e8556;font-size:13px}.attachment-list a:hover{text-decoration:underline}.attachment-list small{display:block;color:#a5b494;font-size:10px;margin-top:2px}.attachments>.notice{margin-top:10px}.tabs{display:flex;gap:20px;padding:0 26px;border-bottom:1px solid #edf1e6}.tabs button{display:flex;align-items:center;gap:7px;padding:15px 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:#98a78b;font-size:13px;font-weight:500}.tabs button.active{border-bottom-color:#358868;color:#438561}.entry-detail-hero{display:flex;flex-direction:column;align-items:center;padding:3px 0 25px;border-bottom:1px solid #edf1e6}.entry-detail-hero>strong{font-size:35px;font-weight:700;font-family:Manrope,sans-serif;letter-spacing:-1px;margin-top:12px}.entry-detail-hero>p{text-align:center;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;color:#839571;margin-top:7px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 12px;margin:24px 0}.detail-grid dt{font-size:11px;color:#a1b090;margin-bottom:7px}.detail-grid dd{margin:0;color:#678355;font-size:13px}.conversion-box{padding:16px;background:#f7faf2;border:1px solid #e8efde;border-radius:9px}.conversion-box h3,.detail-attachments h3{font-size:13px;font-family:DM Sans,sans-serif;color:#809a67;font-weight:500}.conversion-box>div{display:flex;justify-content:space-between;gap:12px;margin:13px 0}.conversion-box>div>div{display:flex;flex-direction:column;gap:3px;min-width:0}.conversion-box span{font-size:11px;color:#a8b898}.conversion-box strong{font-size:13px;color:#698552;font-weight:550;overflow-wrap:anywhere}.conversion-box>p{display:flex;align-items:center;gap:5px;font-size:11px;color:#a2b58a;overflow-wrap:anywhere}.detail-attachments{margin-top:22px}.detail-attachments a{display:flex;align-items:center;gap:8px;color:#82a465;font-size:13px;margin-top:10px;padding:9px;background:#fafcf6;border-radius:6px}.detail-attachments a>span{flex:1;overflow-wrap:anywhere}.rotate-arrow{transform:rotate(135deg)}.entry-id{font-size:10px;color:#b4c1a7;line-height:1.9;margin-top:24px;overflow-wrap:anywhere}.delete-summary{padding:18px;background:#fbf7f0;border:1px solid #f0e8d9;border-radius:8px;display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.delete-summary strong{font-size:14px;color:#88764e}.delete-summary span{font-size:13px;color:#b09a72}.audit-history{display:flex;flex-direction:column;gap:20px}.audit-history article{display:flex;gap:12px}.audit-dot{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#98ad7c;background:#f1f6e9;flex-shrink:0}.audit-history article>div{flex:1;min-width:0}.audit-history strong{text-transform:capitalize;font-size:13px;color:#749055}.audit-history p{font-size:12px;color:#a5b88f;margin-top:4px}.audit-history details{margin-top:8px;font-size:12px;color:#8fab6b}.audit-history summary{cursor:pointer}.audit-history pre{overflow:auto;max-height:300px;padding:10px;background:#f6f8f1;border-radius:5px;font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translate(-50%);z-index:90;display:flex;align-items:center;gap:12px;max-width:calc(100vw - 32px);border:1px solid #dbe7d1;border-radius:10px;background:#fff;padding:13px 16px;box-shadow:0 8px 40px #15372324;color:#607e45;font-size:13px}.toast-check{background:#edf5e5;color:#7d9f5d;width:26px;height:26px;border-radius:50%;display:grid;place-items:center}.toast>button{display:flex;align-items:center;justify-content:center;border:0;background:none;color:#b0bc9f;padding:4px}.assistant-composer{background:#fff;border:1px solid #dce7d0;border-radius:11px;box-shadow:0 4px 15px #14381905;overflow:hidden}.assistant-composer:focus-within{border-color:#9bb786;box-shadow:0 0 0 3px #7caa5110}.assistant-composer textarea{border:0;box-shadow:none;width:100%;padding:18px 20px;font-size:13px;min-height:115px;resize:vertical;background:transparent}.assistant-composer textarea::placeholder{color:#afba9f}.composer-footer{display:flex;gap:9px;align-items:center;border-top:1px solid #f0f3e9;padding:11px 12px}.composer-footer>.button.quiet{color:#96a983;padding-left:5px}.composer-note{font-size:10px;color:#aebc9b;display:flex;align-items:center;gap:4px;margin:11px 0 0;flex-wrap:wrap}.composer-note>span{margin-left:auto;font-size:10px;color:#bbc6aa}.composer-attachments{padding:0 18px 13px}.conversation{margin-bottom:20px}.conversation-item{margin:12px 0 24px}.user-question{display:flex;gap:10px;align-items:flex-start;margin-bottom:16px}.user-question p{font-size:13px;padding:9px 13px;background:#edf2e5;border-radius:0 9px 9px;line-height:1.8;color:#7b905f;white-space:pre-wrap;overflow-wrap:anywhere}.response-message{font-size:13px;color:#7c9361;white-space:pre-wrap;line-height:1.9;overflow-wrap:anywhere}.thinking{display:flex;align-items:center;gap:7px;color:#a0b786;font-size:13px}.clarification{display:flex;gap:10px;padding:15px;border:1px solid #e5ebce;background:#f7f9ed;border-radius:8px;margin-top:13px;color:#9da964}.clarification strong{font-size:13px}.clarification p{font-size:13px;margin-top:4px;line-height:1.8}.clarification small{font-size:11px;display:block;margin-top:10px;line-height:1.7;color:#b1b98b}.plan-preview{border:1px solid #dbe8cc;background:#fff;border-radius:9px;margin-top:14px;overflow:hidden}.plan-preview.dismissed{opacity:.65}.plan-heading{padding:13px 16px;border-bottom:1px solid #eaf0df;display:flex;justify-content:space-between;align-items:center;background:#fafcf5}.plan-heading>span:first-child{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#83a061}.plan-actions{padding:14px 16px;background:#fbfdf7;display:flex;flex-direction:column;gap:12px}.plan-actions>span{display:flex;align-items:center;gap:5px;font-size:11px;color:#a0b882}.plan-actions>div{display:flex;justify-content:flex-end;gap:8px}.applied-status{display:flex;align-items:center;gap:7px;padding:15px;font-size:13px;background:#f0f7e8;color:#87a76a}.dismissed-status{padding:13px 16px;font-size:12px;color:#a1b78a}.analysis-result{margin-top:14px}.analysis-scope{font-size:11px;color:#94af77;display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:12px}.analysis-scope span{padding:3px 6px;background:#edf5e3;border-radius:4px}.analysis-result .kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.analysis-result .kpi{padding:13px}.analysis-result .kpi>strong{font-size:20px}.analysis-result .panel-heading{padding:16px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border-top:1px solid #edf1e5}.setting-row label,.setting-row strong{font-size:13px;font-weight:550;color:#748b5c}.setting-row p{font-size:12px;color:#a2b18c;margin-top:5px;line-height:1.7}.setting-row select{width:92px;font-size:13px}.mapping-labels,.mapping-row{display:grid;grid-template-columns:1fr 1.25fr 105px 28px;gap:9px;align-items:center}.mapping-labels{margin-top:22px;margin-bottom:8px;font-size:10px;color:#a0b085}.mapping-row{margin-bottom:10px}.mapping-row label{min-width:0}.mapping-row input,.mapping-row select{width:100%;font-size:12px;padding:9px 8px}.mapping-row select{padding-right:18px}.mapping-row .icon-button{min-width:28px;min-height:30px}.settings-save{display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-save>span{display:flex;align-items:center;gap:5px;font-size:12px;color:#a4b38b}.integrations{padding:0 20px 4px}.integration{display:flex;gap:11px;padding:17px 0;border-top:1px solid #edf1e3}.integration>div{min-width:0}.integration strong{font-size:13px;color:#7e9960;font-weight:600}.status-pill{display:flex;align-items:center;gap:4px;width:fit-content;font-size:10px;padding:2px 5px;border-radius:3px;margin-top:5px}.status-pill i{width:4px;height:4px;border-radius:50%}.status-pill.ready{color:#91ad6e;background:#f0f7e5}.status-pill.ready i{background:#a0bb82}.status-pill.pending{color:#bfaf73;background:#fcf7e4}.status-pill.pending i{background:#cabb88}.integration p{font-size:11px;color:#a6b88c;line-height:1.7;margin-top:6px;overflow-wrap:anywhere}.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh}.login-form{width:100%;max-width:360px;margin:auto}.login-form h2{font-size:31px;font-weight:650;letter-spacing:-1.2px;color:#405e36}.login-form>p{color:#9baa89;font-size:13px;margin-top:9px;margin-bottom:33px}.login-form .field{color:#81976b;font-size:13px;margin-bottom:17px}.login-form .notice{margin-bottom:17px}.session-loading{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:30px}.session-loading .loading{padding:20px}.fatal-state{padding:40px;display:flex;flex-direction:column;align-items:center;gap:20px}@media(min-width:1500px){.main-content{padding:40px 48px 0}.page-heading h1{font-size:32px}.kpi>strong{font-size:32px}.chart-container{height:300px}.kpi{padding:24px}.panel-heading h2{font-size:14px}.panel-heading p,.account-badge{font-size:13px}.entry-info>strong{font-size:13px}.entry-item{padding:18px 0}.entry-info>span{font-size:12px}.entry-item>.amount{font-size:13px}}@media(max-width:1190px){.main-content{padding:28px 25px 0}.page-heading h1{font-size:25px}.kpi-grid{gap:10px}.kpi{padding:15px 14px}.kpi>strong{font-size:23px}.panel-heading{padding:18px}.chart-legend{margin-left:18px;margin-right:18px}.legend-unit{display:none!important}.filter-bar{gap:14px}.mapping-labels,.mapping-row{grid-template-columns:1fr 1fr 85px 26px;gap:6px}.search-input{max-width:290px}}@media(max-width:980px){.kpi-grid{grid-template-columns:1fr 1fr}.kpi>strong{font-size:28px}.chart-container{height:270px}.filter-bar{gap:11px}.ledger-toolbar{flex-wrap:wrap}.search-input{max-width:none;flex-basis:100%}.page-heading h1{font-size:24px}}@media(max-width:760px){.main-content{padding:25px 20px 0}.page-heading{margin-bottom:23px}.page-heading h1{font-size:26px}.page-heading p{font-size:13px}.page-actions{gap:8px}.page-actions .button{padding:10px 12px;font-size:13px}.page-actions kbd{display:none}.filter-bar{padding:12px 13px;gap:13px;margin-bottom:23px}.kpi-grid{gap:12px}.kpi{padding:17px}.kpi>strong{font-size:27px}.kpi>p{font-size:11px}.panel-heading h2{font-size:13px}.panel-heading p,.panel-heading .text-button{font-size:12px}.toast{left:50%;width:max-content}.skip-link{left:20px}.login-page{grid-template-columns:1fr}.login-form{margin:auto;max-width:370px}.login-form h2{font-size:31px}.login-form>p{font-size:13px}.login-form .field{font-size:13px}.custom-dates{order:3;flex-basis:100%}.custom-dates input{flex:1;width:0;font-size:13px}.modal-backdrop{padding:16px}.modal{max-height:calc(100dvh - 32px)}.modal-heading,.modal-body{padding:22px}.modal-footer{padding:16px 22px}.tabs{padding:0 22px}}@media(max-width:480px){.main-content{padding:23px 15px 0}.page-heading{align-items:center;gap:8px}.page-heading h1{font-size:22px;letter-spacing:-.8px}.page-heading p{font-size:12px;max-width:220px;line-height:1.7}.page-actions .button{font-size:12px;padding:9px;gap:4px;min-height:35px}.page-actions .button svg{width:15px}.filter-bar{gap:9px;padding:10px}.kpi-grid{gap:10px}.kpi{padding:14px 13px}.kpi>strong{font-size:23px;letter-spacing:-.8px}.kpi>p{font-size:10px}.panel-heading{padding:17px 15px;gap:8px}.panel-heading p{font-size:11px}.panel-heading h2{font-size:13px}.panel-heading .button{font-size:10px;padding:6px;gap:4px}.chart-container{height:230px;margin-right:7px}.chart-legend{margin-left:16px}.account-badge{font-size:11px;gap:6px}.avatar{width:20px;height:20px;border-radius:6px;font-size:10px}.entry-list{padding:0 15px 3px}.entry-item{gap:9px;padding:14px 0}.transaction-icon{width:29px;height:29px;border-radius:8px}.transaction-icon svg{width:16px}.entry-info>strong{font-size:12px}.entry-info>span{font-size:10px}.entry-item>.amount{font-size:12px}.entry-item>svg:last-child{display:none}.pagination{padding:14px 15px;gap:10px;font-size:11px;flex-wrap:wrap}.pagination>label{display:none}.pagination-buttons{margin-left:auto;gap:7px;font-size:11px}.modal-backdrop{padding:8px}.modal{max-height:calc(100dvh - 16px);border-radius:12px}.modal-heading{padding:19px 18px 16px}.modal-heading h2{font-size:18px}.modal-heading p{font-size:12px}.modal-body{padding:20px 18px}.modal-footer{padding:14px 18px}.modal-actions{flex-wrap:wrap}.form-row{gap:10px}.form-row:not(.amount-row){grid-template-columns:1fr}.form-row.amount-row{grid-template-columns:1fr 95px}.tabs{padding:0 18px}.detail-grid{gap:18px 8px}.detail-grid dd{font-size:12px}.conversion-box{padding:14px 11px}.conversion-box>div{gap:6px}.conversion-box strong{font-size:13px}.entry-detail-hero>strong{font-size:31px}.toast{bottom:15px;font-size:13px;padding:11px 12px;gap:8px}.assistant-composer textarea{font-size:13px;padding:15px;min-height:105px}.composer-footer{gap:4px;padding:9px}.composer-footer>.button{padding:7px;font-size:11px;gap:5px}.composer-footer>.button.quiet{font-size:11px}.composer-note{font-size:10px;line-height:1.7}.composer-note>span{display:none}.response-message,.user-question p{font-size:13px}.plan-actions{padding:13px}.plan-actions .button{font-size:12px}.analysis-result .kpi>strong{font-size:18px}.setting-row{gap:12px}.setting-row label,.setting-row strong{font-size:12px}.setting-row p{font-size:11px}.setting-row select{font-size:12px;width:80px}.mapping-labels{display:none}.mapping-row{grid-template-columns:1fr 95px 28px;margin-top:15px;gap:7px}.mapping-row label:nth-child(2){grid-row:2;grid-column:1/3}.mapping-row label:nth-child(3){grid-column:2;grid-row:1}.mapping-row button{grid-column:3;grid-row:1/3}.mapping-row label:nth-child(1){grid-column:1;grid-row:1}.settings-save>span{font-size:11px}.settings-save>.button{font-size:12px;padding:10px 12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.page-heading h1,.panel-heading h2,.kpi>strong,.modal-heading h2,.entry-detail-hero>p,.login-form h2{color:#254640}.page-heading p,.panel-heading p,.kpi>p,.entry-info>span,.pagination,.converted,.date-cell small,.description-cell small,td.amount small,.chart-legend,.chart-legend .legend-unit{color:#718178}.account-badge,.entry-info>strong,.description-cell button,.date-cell,.setting-row label,.setting-row strong,.field,.detail-grid dd,.conversion-box strong,.integration strong,.response-message,.plan-heading>span:first-child{color:#405f56}.field-hint-inline,.inline-note,.upload-zone small,.detail-grid dt,.conversion-box h3,.conversion-box span,.conversion-box>p,.entry-id,.audit-history p,.modal-heading p,.settings-save>span,.setting-row p,.integration p,.composer-note,.composer-note>span,.plan-actions>span,.dismissed-status,.login-form>p{color:#718274}.flow-badge.in{color:#367557;background:#edf6ee}.flow-badge.out{color:#94703c;background:#faf3e8}.amount.in{color:#268567}.amount.out{color:#42564b}.text-button{color:#286b5e}.login-form .field{color:#526d57}@media(max-width:480px){.filter-bar{gap:7px}.kpi>p{font-size:10px}.panel-heading .button{font-size:10px}.pagination{font-size:11px}.composer-footer>.button.quiet{font-size:10px}}.fx-settings{padding:0 22px 22px}.fx-settings>p{font-size:12px;line-height:1.8;color:#718274}.fx-settings dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0 0}.fx-settings dt{font-size:11px;color:#7b8e80;margin-bottom:5px}.fx-settings dd{font-size:12px;color:#3d6556;margin:0}.fx-settings dl>div:last-child{grid-column:1/-1}.audit-table{font-size:11px;margin-top:10px;min-width:300px}.audit-table th{font-size:10px;padding:8px}.audit-table td{padding:9px 8px;max-width:185px;overflow-wrap:anywhere;vertical-align:top}.audit-history details>div{margin-top:10px;border:1px solid #e5eddf;border-radius:6px}.table-scroll{position:relative}.audit-history strong{text-transform:none}.app-shell{display:block;min-width:0}.app-header{background:#fff;border-bottom:1px solid var(--border)}.header-inner{max-width:1600px;margin:auto;padding:0 28px;min-height:64px;display:flex;align-items:center;gap:36px}.brand{gap:7px;font-size:16px;letter-spacing:-.4px;white-space:nowrap}.brand>span:last-child{font-weight:400;color:#687975}.brand-mark{width:26px;height:27px;border-radius:6px;transform:none}.brand-mark svg{transform:none}.header-inner nav{display:flex;align-self:stretch;gap:25px}.header-inner nav a{display:flex;align-items:center;border-bottom:2px solid transparent;color:#667772;font-size:13px}.header-inner nav a:hover{color:var(--teal)}.header-inner nav a[aria-current=page]{border-bottom-color:var(--teal);color:#155b50;font-weight:600}.sign-out{margin-left:auto}.skip-link{left:20px}.main-content{width:100%;max-width:1600px;padding:26px 28px 40px}.page-heading{margin-bottom:20px}.page-heading h1{font-size:22px;margin:0;letter-spacing:-.6px}.page-actions{gap:10px}.button{min-height:36px;padding:8px 12px}.filter-bar{gap:16px;padding:0;background:none;border:0;margin-bottom:18px}.filter-bar>label{display:flex;align-items:center;gap:8px;font-size:12px;color:#647570}.filter-bar select{padding:6px 25px 6px 9px;font-size:12px}.filter-bar .filter-end{margin-left:auto}.custom-dates input{width:140px}.ledger-toolbar{margin-bottom:12px;gap:12px}.search-input{max-width:360px;color:#6a7b75}.search-input input{padding:8px 0}.table-tools{display:flex;align-items:center;gap:8px}.tool-menu{position:relative}.tool-menu>summary{list-style:none;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 11px;border:1px solid #dde5df;background:#fff;border-radius:7px;min-height:36px;font-size:12px;cursor:pointer}.tool-menu>summary::-webkit-details-marker{display:none}.tool-menu[open]>summary{border-color:#13887b}.tool-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:10;width:220px;max-width:calc(100vw - 32px);padding:14px;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 6px 24px #183e3520;display:flex;flex-direction:column;gap:12px}.tool-popover>label{display:flex;flex-direction:column;gap:5px;font-size:12px}.tool-popover select{width:100%;padding:7px}.column-options{max-height:min(520px,70dvh);overflow:auto;gap:7px}.column-options>label{flex-direction:row;align-items:center;gap:9px;min-height:23px}.column-options input{accent-color:var(--teal);margin:0}.filter-count{min-width:17px;border-radius:4px;background:#edf5f1;color:#286b5e;font-size:10px}.panel{border-radius:8px}.ledger-table{min-width:890px}th{color:#5b6e65;background:#f7f9f6;border-top:0}td{color:#3f554b;padding:12px 16px}.sort-button{border:0;padding:0;background:transparent;color:inherit;display:inline-flex;align-items:center;gap:6px;text-align:inherit;font-size:inherit}.sort-idle{color:#9ba8a0}.entry-link{border:0;padding:0;background:none;text-align:left;color:#2e6556;font-weight:500;cursor:pointer;overflow-wrap:anywhere}.entry-link:hover{text-decoration:underline}.empty-table{text-align:center;padding:60px 20px;color:#647570}.empty-table strong{display:block;font-size:14px;color:#3e554c}.empty-table p{margin:5px 0 10px;font-size:12px}.pagination{padding:12px 16px;gap:16px}.dashboard-view{display:grid;gap:20px}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:8px 0 18px}.kpi{padding:0;background:none;border:0;border-radius:0}.kpi>span{font-size:12px;color:#647570}.kpi>strong{font-size:25px;margin-top:4px}.compact-table{min-width:640px}.compact-table td{max-width:360px;overflow-wrap:anywhere}.assistant-view{max-width:1000px}.assistant-help{font-size:13px;color:#647570;margin-bottom:14px}.composer-footer{justify-content:space-between;flex-wrap:wrap}.composer-footer>label{display:flex;align-items:center;gap:7px;font-size:12px}.composer-footer select{padding:7px 22px 7px 8px;max-width:125px;font-size:12px}.draft-id{display:block;font-size:10px;color:#647570;margin-top:3px;overflow-wrap:anywhere}.analysis-result .kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 0 18px}.analysis-result .kpi{padding:0}.settings-view{max-width:800px}.settings-section{margin-bottom:26px}.settings-section h2{font-size:14px;margin-bottom:10px}.setting-row{padding:15px 0}.settings-hint{font-size:12px;color:#647570;margin:7px 0 12px}.settings-save{margin:16px 0 28px}.settings-details{border-top:1px solid var(--border);padding:16px 0}.settings-details>summary{cursor:pointer;font-size:13px;font-weight:600}.integration{justify-content:space-between;align-items:center}.integration:first-child{border:0}.status-pill{white-space:nowrap;margin:0}.status-pill.ready{color:#367557;background:#edf6ee}.status-pill.pending{color:#84632a;background:#faf3e8}.settings-details .fx-settings{padding:16px 0 0}.toast{left:50%}.login-page{display:grid;grid-template-columns:1fr;padding:32px 20px}.login-form{max-width:340px}.login-form>.brand{margin-bottom:34px}.login-form h1{font-size:25px;letter-spacing:-.6px}.login-form>p{margin-bottom:26px}.login-form .button{width:100%}.audit-history strong,.audit-history details,.detail-attachments a{color:#3d6858}.delete-summary strong{color:#70572e}.delete-summary span{color:#7d6c4e}.applied-status,.clarification{color:#436442}@media(max-width:760px){.header-inner{padding:14px 16px 0;gap:16px;flex-wrap:wrap}.header-inner nav{order:3;width:100%;gap:25px;overflow-x:auto}.header-inner nav a{padding:9px 0 11px;white-space:nowrap}.main-content{padding:22px 16px 32px}.page-heading h1{font-size:21px}.filter-bar{gap:10px}.filter-bar .filter-end{margin-left:0}.custom-dates{width:100%}.custom-dates input{flex:1;width:0}.ledger-toolbar{flex-wrap:wrap}.search-input{max-width:none;flex-basis:100%}.table-tools{width:100%}.table-tools>a{margin-left:auto}.tool-popover{left:0;right:auto}.table-tools .tool-menu:nth-child(2) .tool-popover{left:-75px}.kpi-grid{gap:12px}.kpi>strong{font-size:20px;letter-spacing:-.6px}.kpi>span{font-size:11px}.analysis-result .kpi>strong{font-size:17px}}
