@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";:root{--c1-navy:#004977;--c1-navy-dark:#00304f;--c1-red:#d22630;--c1-bg:#eef1f5;--c1-surface:#ffffff;--c1-border:#d7dee7;font-family:DM Sans,Arial,sans-serif;color:#14191c;background:#e7ecf1;font-synthesis:none;font-weight:400;-webkit-font-smoothing:antialiased;font-size:16px}*{box-sizing:border-box}body{margin:0;padding:26px 18px;min-width:360px}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button{transition:background .18s,transform .18s,box-shadow .18s}button:hover{filter:brightness(.97)}button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:2px solid var(--c1-navy);outline-offset:5px}h1,h2,h3,p{margin:0}h2{font-size:16px;font-weight:500}p{color:#717f92}svg{flex-shrink:0}button svg{vertical-align:middle}.dashboard{max-width:1600px;margin:auto;min-height:calc(100vh - 52px);border-radius:30px;padding:34px 40px 32px 22px;display:grid;grid-template-columns:66px minmax(0,1.85fr) minmax(350px,1fr);gap:54px;background:var(--c1-bg);box-shadow:inset 0 1px 4px #fff5}.sidebar{display:flex;flex-direction:column;align-items:center;padding-top:0}.brand-mark{display:block;color:#090d10;width:35px;height:47px;overflow:visible}.brand-mark svg{height:42px;width:32px}.brand-mark img{width:78px;height:47px;object-fit:contain;object-position:left center}.sidebar nav{display:flex;flex-direction:column;gap:8px;margin-top:75px}.nav-button{height:51px;width:51px;display:grid;place-items:center;border-radius:17px;color:#26394a}.nav-button.active{background:var(--c1-navy);color:#fff;box-shadow:none}.nav-button:hover{background:#ffffff40}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:17px}.profile{padding:0;margin-top:15px;width:56px;height:56px;border-radius:50%;overflow:hidden}.profile img{width:100%;height:100%;object-fit:cover}.main-column{min-width:0;display:flex;flex-direction:column;gap:18px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;height:99px;margin-bottom:1px}.page-header h1{font-size:30px;line-height:1.25;font-weight:500;letter-spacing:-.8px}.page-header p,.transactions-heading p{font-size:16px;margin-top:8px}.bank-card{border:1px solid #8eabc043;box-shadow:inset 0 0 3px #a0adc633;border-radius:20px;padding:19px 30px;display:flex;gap:32px;font-size:20px;white-space:nowrap;margin-top:0}.glass{background:var(--c1-surface);box-shadow:0 1px 2px #0f233c0f;border:1px solid var(--c1-border);border-radius:20px}.balance-card{padding:28px 31px 24px;min-height:300px}.balance-top{display:flex;justify-content:space-between;align-items:flex-start}.total{font-size:36px;letter-spacing:-1.3px;line-height:1.35}.total>span{font-size:25px;color:#8390a4;letter-spacing:-.5px}.segmented{display:flex;align-items:center;gap:3px;font-size:13px;color:#788697}.segmented button{padding:8px 13px;border-radius:25px;white-space:nowrap}.segmented .selected,.pill{color:#34404b;background:#eef4fb65;box-shadow:inset 0 1px 6px #fff4}.balance-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:23px}.account-orbs{position:relative;display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;isolation:isolate}.orb{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:31%;aspect-ratio:1;border-radius:50%;background:#f3f6fa;box-shadow:inset 0 0 0 1px var(--c1-border);border:2px solid transparent;padding:0;min-width:0}.orb strong{font-size:21px;font-weight:650;letter-spacing:-.7px;white-space:nowrap}.orb span{font-size:16px;color:#74829a;margin-top:4px}.orb.purple{background:var(--c1-navy);border-color:var(--c1-navy);box-shadow:none;color:#fff}.orb.purple span{color:#bcd2e3}.orb-bridge{position:absolute;z-index:-1;left:12%;right:12%;height:47%;background:var(--c1-border)}.money-actions{display:flex;flex-direction:column;gap:10px;width:187px;flex-shrink:0}.black-button,.outline-button{border-radius:32px;padding:17px 24px;white-space:nowrap;font-weight:450;font-size:15px}.black-button{background:#080909;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px}.black-button:hover{background:#232831}.outline-button{border:1px solid #aabbd25c;box-shadow:inset 0 0 3px #aabbd244}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.expense-card,.health-card{height:268px;overflow:hidden;padding:24px 30px 20px}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.pill{font-size:13px;border-radius:22px;padding:9px 14px}.bar-chart{height:180px;display:flex;gap:14px;align-items:end;padding-top:23px;margin:0 -6px}.bar-column{height:100%;flex:1;min-width:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative}.bar{width:100%;border-radius:10px;background:#eef3f8;position:relative}.bar-column.highlight .bar{background:var(--c1-navy)}.chart-dot{position:absolute;background:#121721;width:8px;height:8px;border-radius:50%;top:-3px;left:50%;transform:translate(-50%)}.chart-tooltip{position:absolute;top:-14px;left:calc(100% + 1px);color:#fff;background:#111317;border-radius:8px;padding:5px 8px;font-size:12px;z-index:1}.chart-tooltip:before{content:"";position:absolute;border:5px solid transparent;border-right-color:#111317;left:-9px;top:8px}.bar-label{font-size:11px;color:#65748a;margin-top:13px}.highlight .bar-label{font-weight:700;color:#24323e}.health-card{position:relative;border-radius:20px;color:#edf8ff;background:var(--c1-navy-dark)}.refresh{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#d8f4ff4a;color:#e8fcff}.health-value{margin-top:14px;font-size:35px;line-height:1.08;letter-spacing:-1.3px}.health-card p{font-size:13px;color:#dfedfb}.line-chart{position:absolute;bottom:5px;left:25px;width:calc(100% - 45px);height:175px;overflow:visible}.line-chart text{fill:#e2f4ff;font-size:13px;font-family:inherit}.payments-card{padding:23px 16px 21px;min-height:300px;flex:1}.payments-card .card-heading{margin:0 16px 22px}.small{font-size:13px;padding:10px 15px}.payment-list{display:flex;flex-direction:column;gap:8px}.payment-row{display:grid;grid-template-columns:36px 1.55fr 1.1fr 1.3fr .65fr;align-items:center;gap:12px;text-align:left;min-height:60px;padding:9px 17px;border-radius:16px;width:100%;font-size:15px}.payment-row:nth-child(2){background:#edf5ff40}.payment-row strong{font-weight:550}.merchant-icon{display:grid;place-items:center;background:#e9f4ff65;width:34px;height:34px;border-radius:50%;color:#33444c}.merchant-icon b{font-size:9px;letter-spacing:-.7px}.payment-date{font-size:12px;color:#748095}.payment-row>.status{justify-self:start}.payment-amount{text-align:right}.right-column{display:flex;flex-direction:column;min-width:0}.transactions-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;min-height:105px}.transactions-heading h2{font-size:30px;font-weight:500;letter-spacing:-.7px}.transaction-actions{display:flex;align-items:center;gap:14px}.transaction-actions .small{padding:12px 17px;font-size:14px}.icon-button{padding:7px;display:grid;place-items:center;color:#3b4a5f}.transaction-row{display:grid;grid-template-columns:34px minmax(0,1fr) 78px 85px 64px;gap:12px;align-items:center;height:76px;border-bottom:1px solid #aec2d448;font-size:14px}.transaction-row strong{font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.direction{width:34px;height:34px;display:grid;place-items:center;border:1px solid #a9bfd559;border-radius:50%;color:#435a6d}.transaction-date{color:#758297}.status{font-size:12px;padding:6px 12px;background:#edf5fb8c;border-radius:20px;justify-self:start;line-height:1;white-space:nowrap;color:#344251;box-shadow:inset 0 1px 4px #fff3}.status.pending{color:#f3f7ff;background:var(--c1-navy);box-shadow:none}.transaction-amount{text-align:right;font-weight:500}.saving-tip{padding:36px 6px 28px;flex:1;min-height:162px}.saving-tip h3{font-size:20px;font-weight:600;letter-spacing:-.4px;margin-bottom:15px}.saving-tip p{font-size:16px;line-height:1.45}.saving-tip button{font-size:16px;text-decoration:underline;text-underline-offset:4px;padding:0;color:#344554}.quick-transfer{padding:24px 31px 31px;min-height:300px}.contacts{display:flex;align-items:flex-start;gap:17px;margin-top:31px;overflow-x:auto;padding:3px 0 8px;scrollbar-width:thin}.contact{padding:0;display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0;font-size:13px;white-space:nowrap}.contact img,.add-avatar{height:58px;width:58px;border-radius:50%;object-fit:cover;background:#e2ecf3;display:grid;place-items:center;border:3px solid #e9f0f34d}.add-avatar{background:none;border:1px solid #b8cbd779}.chosen img{outline:2px solid #7787ed;outline-offset:3px}.next-contact{align-self:center;padding:0;min-width:15px}.transfer-form{display:flex;justify-content:space-between;align-items:center;margin-top:30px;gap:14px}.transfer-form label{display:flex;align-items:center;min-width:0;border-bottom:1px solid #bacbdb60;font-size:35px;letter-spacing:-1.3px}.transfer-form input{background:none;border:0;outline:0;min-width:0;width:100%;font-size:35px;letter-spacing:-1.3px;color:#101718;padding:0;appearance:textfield}.transfer-form input::-webkit-inner-spin-button{appearance:none}.transfer-form .black-button{padding:15px 31px}.search-input{width:100%;padding:10px 15px;border:1px solid #adbed7;background:#e9f1ff70;border-radius:12px;margin:0 0 8px}.empty{padding:30px 0}.modal-overlay{position:fixed;inset:0;background:#24344c55;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:grid;place-items:center;padding:24px;z-index:5}.modal{position:relative;width:100%;max-width:490px;max-height:85vh;overflow:auto;padding:38px;background:var(--c1-surface);border:1px solid var(--c1-border);box-shadow:0 20px 60px #0f233c2e}.close-modal{position:absolute;right:17px;top:17px}.modal h2{font-size:26px;letter-spacing:-.7px;margin:9px 20px 18px 0}.modal p{line-height:1.6;margin:12px 0}.modal form{display:flex;flex-direction:column;gap:18px;margin-top:24px}.modal label{display:flex;flex-direction:column;gap:8px;font-size:14px}.modal input,.modal select{width:100%;background:#fff6;border:1px solid #b4c5d8;border-radius:12px;padding:13px;color:#1e2b36}.detail-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #becddb75;font-size:14px}.detail-line small{display:block;margin-top:6px;color:#748197}.modal>.black-button{margin-top:22px}.contact-detail{width:100%;text-align:left}.contact-detail img{width:42px;height:42px;border-radius:50%}.contact-detail strong{flex:1}.modal-score{font-size:64px;color:#6876ed}@media(min-width:1450px){.dashboard{gap:54px;grid-template-columns:66px minmax(0,1.85fr) minmax(390px,1fr)}.balance-card{min-height:302px}.orb{max-width:165px}.page-header{height:99px}.main-column{gap:18px}.payments-card,.quick-transfer{min-height:302px}}@media(max-width:1350px){.dashboard{gap:28px;padding-right:28px;grid-template-columns:60px minmax(0,1.75fr) minmax(320px,1fr)}.balance-card{padding:26px 25px}.money-actions{width:155px}.balance-bottom{gap:20px}.orb strong{font-size:18px}.orb span{font-size:14px}.transaction-row{grid-template-columns:29px minmax(0,1fr) 49px 65px 49px;gap:9px;font-size:12px}.status{font-size:11px;padding:6px 9px}.transactions-heading h2{font-size:26px}.transaction-actions{gap:5px}.transaction-actions .small{font-size:12px;padding:11px 13px}.quick-transfer{padding:24px 23px 30px}.contacts{gap:12px}.contact img,.add-avatar{width:51px;height:51px}.contact{font-size:11px}.payment-row{gap:8px;font-size:12px;padding:9px 8px;grid-template-columns:30px 1.6fr .85fr 1.15fr .65fr}.bank-card{padding:17px 23px;font-size:17px;gap:23px}.expense-card,.health-card{padding:23px}.bar-chart{gap:11px}.saving-tip h3{font-size:18px}.saving-tip p{font-size:14px}.transfer-form label,.transfer-form input{font-size:30px}}@media(max-width:1100px){body{padding:16px}.dashboard{grid-template-columns:52px minmax(0,1fr);gap:25px}.sidebar{grid-row:1/3}.right-column{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:20px}.transactions{grid-row:span 2}.saving-tip{min-height:0;padding:10px 6px}.quick-transfer{min-height:260px}.transaction-row{font-size:13px;height:66px}.transactions-heading{min-height:76px}.orb{max-width:158px}.balance-bottom{gap:35px}.money-actions{width:185px}.sidebar-bottom{position:sticky;bottom:25px}.main-column{gap:18px}.balance-card{min-height:285px}.page-header{height:84px}.payment-row{font-size:14px}.payments-card{min-height:285px}}@media(max-width:700px){body{padding:10px}.dashboard{border-radius:24px;padding:20px 16px;display:flex;flex-direction:column;gap:22px}.sidebar{flex-direction:row;justify-content:space-between;width:100%;padding:0}.brand-mark{height:34px;width:28px}.brand-mark svg{height:32px;width:25px}.sidebar nav{flex-direction:row;margin:0;gap:3px}.nav-button{height:38px;width:38px;border-radius:12px}.sidebar-bottom{margin:0;position:static}.sidebar-bottom>.nav-button{display:none}.profile{height:36px;width:36px;margin:0}.page-header{height:77px;align-items:center;margin-bottom:0}.page-header h1{font-size:27px}.page-header p{font-size:12px}.bank-card{font-size:13px;padding:14px;gap:14px;border-radius:14px}.balance-card{border-radius:26px;padding:23px 20px;min-height:0}.total{font-size:32px}.balance-bottom{flex-direction:column;gap:22px;margin-top:22px}.account-orbs{width:100%}.orb{width:32%;max-width:150px}.orb strong{font-size:18px}.orb span{font-size:13px}.money-actions{width:100%;flex-direction:row;gap:12px}.money-actions button{flex:1;padding:14px 10px;font-size:13px}.stats-grid{gap:12px}.expense-card,.health-card{height:235px;padding:18px 15px;border-radius:25px}.card-heading h2{font-size:13px}.pill{font-size:10px;padding:7px 9px}.bar-chart{height:163px;gap:8px;margin:0}.bar{border-radius:12px}.chart-tooltip{font-size:9px;padding:5px;left:calc(100% - 3px)}.bar-label{font-size:9px}.refresh{width:27px;height:27px}.health-value{font-size:31px;margin-top:20px}.health-card p{font-size:11px}.line-chart{height:125px;left:10px;width:calc(100% - 20px)}.payments-card{padding:19px 10px;min-height:0;border-radius:25px}.payments-card .card-heading{margin:0 9px 14px}.payment-row{grid-template-columns:27px 1fr 54px 60px;font-size:11px;gap:6px;min-height:59px;padding:8px 5px}.payment-plan{display:none}.merchant-icon{width:27px;height:27px}.payment-date,.payment-row .status{font-size:10px}.right-column{display:flex;gap:0}.transactions-heading h2{font-size:26px}.transactions-heading{min-height:85px;padding-top:5px}.transactions-heading p{font-size:13px}.transaction-row{grid-template-columns:32px minmax(0,1fr) 48px 67px 53px;gap:9px;font-size:13px;height:68px}.saving-tip{padding:27px 5px 30px}.saving-tip h3{margin-bottom:10px}.quick-transfer{border-radius:25px;padding:23px;min-height:275px}.contacts{justify-content:space-between;gap:15px}.contact img,.add-avatar{width:54px;height:54px}.contact{font-size:12px}.transfer-form{margin-top:24px}.modal{padding:28px}.main-column{gap:15px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.agent-card{padding:24px 26px 20px;margin-bottom:0}.agent-alert{display:flex;align-items:center;gap:8px;background:#fff2df;color:#7a4a12;border-radius:12px;padding:10px 14px;font-size:13px;margin:14px 0}.agent-controls{display:flex;gap:10px;margin-top:12px}.agent-controls button{display:inline-flex;align-items:center;gap:6px}.demo-controls-section{margin-top:26px;padding-top:18px;border-top:1px dashed #becddb75}.demo-controls-section h3{font-size:14px;font-weight:600;color:#536780}.agent-feed{margin-top:16px;max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.agent-feed-item{border-left:3px solid var(--c1-navy);background:#f4f7fa;border-radius:0 12px 12px 0;padding:10px 14px;font-size:13px;line-height:1.4}.agent-feed-item span{display:block;font-size:11px;color:#748197;margin-bottom:3px}button:disabled{cursor:not-allowed;opacity:.5;transform:none}.connected-dashboard .page-header{height:auto;min-height:78px;gap:16px}.connected-dashboard .page-header p{font-size:14px;line-height:1.5}.connection-banner,.operation-notice{font-size:12px;line-height:1.5;color:#34465e}.error-banner{background:#fff0e7;color:#79331f;border-radius:15px;padding:15px;line-height:1.6;font-size:14px}.error-banner button{text-decoration:underline;font-weight:600}.score-hero{font-size:64px;font-weight:550}.score-hero>span{font-size:24px;margin-left:5px}.muted-copy{font-size:12px;line-height:1.6;color:#536780;margin-top:12px}.connected-dashboard .orb span{font-size:12px;text-align:center;max-width:95%}.connected-dashboard .orb strong{font-size:19px}.connected-dashboard .money-actions{width:185px}.breakdown-card{height:auto;min-height:268px}.score-component{margin-top:18px;font-size:12px}.score-component>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:7px}.score-component strong{white-space:nowrap}progress{appearance:none;border:0;display:block;width:100%;height:9px;border-radius:10px;background:#c0d1ee;overflow:hidden}progress::-webkit-progress-bar{background:#c0d1ee}progress::-webkit-progress-value{background:var(--c1-navy);border-radius:10px}progress::-moz-progress-bar{background:var(--c1-navy)}.health-value small{font-size:18px;margin-left:4px}.real-chart{width:100%;height:155px;color:var(--c1-navy);display:block;margin-top:14px}.real-chart text{fill:currentColor;font-family:inherit;font-size:11px}.health-card .real-chart{height:120px;color:#e7f9ff;margin-top:5px}.chart-empty{font-size:13px;line-height:1.6;margin-top:22px!important}.alerts-card{min-height:210px;padding:24px}.alerts-card .card-heading{margin:0 0 20px}.live-alert{display:flex;gap:15px;align-items:center;padding:15px;background:#eef5ff60;border-radius:18px}.live-alert>svg{color:#a35f26}.live-alert>div{flex:1;min-width:0}.live-alert p{font-size:13px;margin-top:5px}.live-alert small{display:block;margin-top:8px;font-size:11px;color:#5c6d83}.live-transaction{grid-template-columns:34px minmax(0,1fr) 64px 78px;gap:10px}.connected-dashboard .agent-card{margin-top:24px;flex:1}.agent-controls{flex-wrap:wrap}.agent-feed-item p{color:#314257;line-height:1.65}.agent-feed-item.action-error{border-color:#b84d32;background:#fff0e7}.text-button{display:block;font-size:13px;text-decoration:underline;text-underline-offset:4px;margin-top:18px;padding:5px 0}.user-avatar{display:grid;place-items:center;border-radius:50%;background:#e0eaf8;width:46px;height:46px;font-weight:600;color:#6473a3}.full-page-layout{grid-template-columns:66px minmax(0,1fr)}.chat-panel,.page-panel{padding:30px;min-height:65vh}.chat-panel .chat-transcript{max-height:54vh}.chat-panel .agent-feed{max-height:260px;padding:0}.chat-panel .agent-feed-item{max-width:850px}.chat-panel .card-heading h2{font-size:24px}.chat-feed-section{margin-top:28px;padding-top:18px;border-top:1px dashed #becddb75}.chat-feed-section h3{font-size:14px;font-weight:600;color:#536780;margin-bottom:12px}.ledger-search{display:flex;align-items:center;gap:10px;margin:20px 0}.ledger-search input{min-width:0}.transactions-page .detail-line strong{white-space:nowrap}.modal .black-button{white-space:normal;line-height:1.5}.modal .agent-alert{align-items:flex-start;line-height:1.6}@media(max-width:1350px){.connected-dashboard .money-actions{width:155px}.connected-dashboard .money-actions button{font-size:12px;padding:16px 12px}.connected-dashboard .orb strong{font-size:16px}.connected-dashboard .orb span{font-size:10px}.live-transaction{grid-template-columns:28px minmax(0,1fr) 45px 67px;gap:8px}.score-component{font-size:11px}}@media(max-width:1100px){.full-page-layout{grid-template-columns:52px minmax(0,1fr)}.connected-dashboard .right-column{align-items:start}.connected-dashboard .agent-card{margin-top:0}.connected-dashboard .orb strong{font-size:20px}}@media(max-width:700px){.connected-dashboard .page-header h1{font-size:24px}.connected-dashboard .page-header p{font-size:12px}.connected-dashboard .page-header>.pill{font-size:11px;padding:9px}.score-hero{font-size:54px}.connected-dashboard .balance-top>.pill{font-size:10px;max-width:85px;text-align:center}.connected-dashboard .money-actions{width:100%}.connected-dashboard .orb strong{font-size:16px}.connected-dashboard .stats-grid{grid-template-columns:1fr}.breakdown-card{min-height:270px}.score-component{font-size:13px}.connected-dashboard .health-card{height:275px}.live-alert{flex-wrap:wrap}.live-alert>div{flex-basis:65%}.live-alert .black-button{margin-left:39px}.connected-dashboard .agent-card{margin-top:20px}.chat-panel{padding:22px}.chat-panel .card-heading{align-items:flex-start}.chat-panel .card-heading h2{font-size:20px}.chat-panel .card-heading button{font-size:11px}.user-avatar{width:36px;height:36px}}.score-status-message{font-size:14px;line-height:1.5;margin-top:12px;font-weight:500;color:#34404b}.score-status-message.is-alert{color:#a3341f}.score-status-message.is-good{color:#1a7a4c}.score-progress-section,.bank-signals-section{margin-top:24px;padding-top:20px;border-top:1px dashed #becddb75}.score-progress-section h3,.bank-signals-section h3{font-size:14px;font-weight:600;color:#536780;margin-bottom:4px}.score-factor-line{align-items:flex-start}.score-factor-line>strong{padding-top:2px}.detail-line small.score-factor-explainer{color:#34404b;font-size:13px;line-height:1.5;margin-top:8px}@media(max-width:700px){.score-status-message{font-size:13px}}.budget-goal-card{padding:24px 31px}.budget-goal-card .card-heading{margin:0 0 4px}.budget-edit-link{margin:0;padding:0}.budget-goal-month{margin-top:6px;text-transform:capitalize}.budget-goal-numbers{margin-top:12px;font-size:16px;font-weight:500;color:#536780}.budget-goal-numbers>strong{color:#14191c;font-weight:600}.budget-track{height:16px;border-radius:10px;background:#e5ecf6;overflow:hidden;margin-top:16px}.budget-fill{height:100%;border-radius:10px;transition:width .4s ease}.budget-fill.tone-good{background:#1a7a4c}.budget-fill.tone-warn{background:#c98a2e}.budget-fill.tone-over{background:var(--c1-red)}.budget-goal-message{margin-top:10px;font-size:13px;font-weight:500}.budget-goal-message.tone-good{color:#1a7a4c}.budget-goal-message.tone-warn{color:#a35f26}.budget-goal-message.tone-over{color:var(--c1-red)}.budget-goal-chat-hint{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.budget-goal-chat-hint .text-button{display:inline;margin:0;padding:0;white-space:nowrap}.budget-goal-form{margin-top:16px}.budget-goal-form .ledger-filter{font-size:13px;color:#34404b}.budget-goal-form .ledger-filter input{width:100%}.budget-goal-form-actions{display:flex;align-items:center;gap:14px;margin-top:14px}.budget-goal-form-actions .text-button{margin:0}.calendar-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin:16px 0 14px}.calendar-month-label{font-size:18px;font-weight:600;text-transform:capitalize;min-width:200px;text-align:center}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;width:100%}.calendar-weekday{text-align:center;font-size:11px;font-weight:600;color:#8390a4;text-transform:uppercase;letter-spacing:.03em;padding-bottom:6px}.calendar-cell{height:84px;border-radius:14px;background:#f3f6fa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:2px;min-width:0}.calendar-cell-empty{background:none}.calendar-day-number{font-size:13px;font-weight:500;color:#34404b}.calendar-cell.has-expense{background:#eef4fb;box-shadow:inset 0 0 0 2px var(--c1-navy);cursor:pointer}.calendar-cell.has-expense .calendar-day-number{color:var(--c1-navy);font-weight:650}.calendar-expense-dot{width:6px;height:6px;border-radius:50%;background:var(--c1-navy)}.calendar-day-amount{display:none}.calendar-cell.is-today{box-shadow:inset 0 0 0 2px var(--c1-red)}.calendar-cell.is-today.has-expense{box-shadow:inset 0 0 0 2px var(--c1-navy),inset 0 0 0 4px var(--c1-red)}.calendar-cell.is-selected{background:var(--c1-navy)}.calendar-cell.is-selected .calendar-day-number{color:#fff}.calendar-cell.is-selected .calendar-expense-dot{background:#fff}.calendar-cell.is-selected .calendar-day-amount{color:#fff}.calendar-detail{margin-top:18px;padding-top:16px;border-top:1px dashed #becddb75}.calendar-detail h3{font-size:14px;font-weight:600;color:#536780;margin-bottom:6px;text-transform:capitalize}.calendar-hint{margin-top:18px;text-align:center}@media(min-width:701px){.calendar-day-amount{display:block;font-size:10px;font-weight:600;color:var(--c1-navy);white-space:nowrap}.calendar-expense-dot{display:none}.calendar-cell.is-selected .calendar-day-amount{color:#fff}}@media(max-width:700px){.calendar-grid{gap:4px}.calendar-cell{height:52px;border-radius:10px}.calendar-day-number{font-size:11px}.calendar-month-label{font-size:15px;min-width:0}.calendar-nav{gap:10px}}.trend-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;margin-top:8px;padding:4px 10px;border-radius:20px}.trend-up{color:#1a7a4c;background:#dff3e6}.trend-down{color:#a3341f;background:#fbe4de}.trend-flat{color:#5c6d83;background:#eef2f7}.pill-warning{color:#fff;background:var(--c1-red)}.pill svg{vertical-align:-2px;margin-right:3px}.projection-note{font-size:12px;color:#536780;margin-top:14px;line-height:1.5}.agent-feed-item.action-pending{border-color:#c98a2e;background:#fff6e8}.chat-transcript{display:flex;flex-direction:column;gap:10px;margin-top:16px;max-height:38vh;overflow-y:auto;padding-right:4px}.chat-bubble{max-width:78%;padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.55}.chat-bubble.user{align-self:flex-end;background:#111317;color:#fff;border-bottom-right-radius:4px}.chat-bubble.assistant{align-self:flex-start;background:#eef2ff80;color:#1e2b36;border-bottom-left-radius:4px}.chat-bubble p{margin:0 0 6px}.chat-bubble.user p{color:#fff}.chat-bubble.assistant p{color:#1e2b36}.chat-bubble p:last-child{margin-bottom:0}.chat-bullet-list{margin:0 0 6px;padding-left:18px}.chat-bullet-list:last-child{margin-bottom:0}.chat-bullet-list li{margin-bottom:2px}.typing-indicator{display:flex;align-items:center;gap:4px;padding:14px 16px}.typing-indicator span{width:6px;height:6px;border-radius:50%;background:#8a97a8;animation:typing-bounce 1.1s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.typing-indicator span{animation:none;opacity:.8}}.chat-form{display:flex;gap:10px;margin-top:16px}.chat-form input{flex:1;min-width:0;padding:14px 18px;border-radius:24px;border:1px solid #b4c5d8;background:#fff8}.chat-form .black-button{border-radius:50%;width:48px;height:48px;padding:0;flex-shrink:0}.direction.inflow{color:#1a7a4c;border-color:#8fd4ac80}.transaction-amount.inflow,.detail-line strong.inflow{color:#1a7a4c}.upcoming-preview-card{padding:24px;margin-top:24px}.upcoming-preview-list{display:flex;flex-direction:column}.upcoming-preview-list .upcoming-expense-row:last-child{padding-bottom:0}.category-spending{padding:26px 24px;margin-top:24px}.category-content{display:flex;align-items:center;gap:17px;margin-top:24px}.category-donut{position:relative;flex:0 0 142px;width:142px;height:142px}.category-donut svg{width:100%;height:100%;display:block}.category-total{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.category-total strong{font-size:15px;letter-spacing:-.5px}.category-total span{font-size:10px;color:#65758d;margin-top:4px}.category-legend{list-style:none;padding:0;margin:0;flex:1;min-width:0;display:flex;flex-direction:column;gap:15px}.category-legend li{display:grid;grid-template-columns:10px minmax(0,1fr) 30px 66px;gap:8px;align-items:center;font-size:11px}.category-swatch{width:9px;height:9px;border-radius:3px}.category-name{overflow-wrap:anywhere;color:#34485e}.category-legend strong{text-align:right;font-weight:600}.category-amount{text-align:right;color:#61748e;font-size:10px;white-space:nowrap}.score-details-button{display:block;margin-top:20px;width:100%;font-size:12px;padding:11px 15px}.connected-dashboard .breakdown-card{height:auto;min-height:310px}@media(min-width:1101px)and (max-width:1400px){.category-content{flex-direction:column}.category-legend{width:100%}.category-donut{flex-basis:155px;width:155px;height:155px}}@media(max-width:700px){.category-spending{padding:23px 20px;border-radius:25px}.category-content{flex-direction:column;gap:22px}.category-donut{width:165px;height:165px;flex-basis:165px}.category-legend{width:100%}.category-legend li{font-size:12px}.category-amount{font-size:11px}}.login-page{position:fixed;inset:0;overflow-y:auto;display:flex;flex-direction:column;background:var(--c1-bg)}.login-center{flex:1;display:flex;align-items:center;justify-content:center;padding:32px 24px}.login-card{width:100%;max-width:380px;padding:40px 34px 34px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.login-logo{height:48px;width:auto;margin-bottom:6px}.login-title{font-size:22px;font-weight:550;color:#14191c}.login-tagline{font-size:12px;color:#5c6d83;line-height:1.5;margin-bottom:4px}.login-field{width:100%;display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:550;color:#34404b;text-align:left}.login-input-wrap{display:flex;align-items:center;gap:10px;padding:0 13px;border-radius:12px;border:1px solid #b4c5d8;background:#fff6;color:#34465e}.login-input-wrap input{flex:1;min-width:0;padding:13px 0;border:0;background:none;font-size:14px;color:#1e2b36}.login-input-wrap input:focus{outline:0}.login-input-wrap:focus-within{border-color:#004977}.login-toggle-visibility{display:flex;color:#5c6d83}.login-remember{width:100%;display:flex;align-items:center;gap:8px;font-size:13px;color:#34465e;text-align:left}.login-remember input{width:16px;height:16px}.login-cta{width:100%;margin-top:4px}.login-forgot{font-size:12px;color:#004878;margin-top:2px}.login-footnote{font-size:11px;color:#5c6d83;text-align:center;margin-top:2px}.app-footer{max-width:1600px;margin:18px auto 0;display:flex;justify-content:space-between;align-items:center;padding:0 22px;font-size:12px;color:#5c6d83}.footer-link{text-decoration:underline;text-underline-offset:3px;font-size:12px;color:#34465e}.profile-header{display:flex;align-items:center;gap:14px;margin:6px 0 20px}.profile-avatar-lg{width:64px;height:64px;font-size:22px}.profile-logout{margin-top:24px}@media(max-width:700px){.app-footer{flex-direction:column;gap:6px;text-align:center;padding:0 10px}}.faq-fab{position:fixed;right:24px;bottom:104px;z-index:60;width:58px;height:58px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px -6px #0f172a40;border:1px solid #e7ebf1}.faq-fab img{width:34px;height:auto}.faq-fab.is-open{background:#080909;color:#fff}.faq-panel{position:fixed;right:24px;bottom:172px;z-index:60;width:340px;max-width:calc(100vw - 48px);max-height:min(420px,55vh);display:flex;flex-direction:column;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #e7ebf1;box-shadow:0 24px 60px -16px #0f172a4d}.faq-panel-header{padding:16px 18px;border-bottom:1px solid #eef1f5;font-weight:650}.faq-list{overflow-y:auto;padding:6px 8px}.faq-item{border-bottom:1px solid #eef1f5}.faq-item:last-child{border-bottom:0}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:13px 10px;font-size:13px;font-weight:550;color:#1e2b36}.faq-question svg{flex-shrink:0;transition:transform .15s}.faq-item.is-active .faq-question svg{transform:rotate(90deg)}.faq-answer{padding:0 10px 14px;font-size:12px;line-height:1.55;color:#5c6d83}@media(max-width:700px){.faq-fab{right:16px}.faq-panel{right:16px;left:16px;width:auto}}.ledger-filters{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin:0 0 14px}.ledger-filter{display:flex;flex-direction:column;gap:5px;font-size:11px;color:#5c6d83}.ledger-filter select,.ledger-filter input{padding:9px 11px;border-radius:10px;border:1px solid #b4c5d8;background:#fff6;color:#1e2b36;font-size:13px}.ledger-filter-clear{padding-bottom:9px}.ledger-filter-count{margin:0 0 12px}.connected-dashboard.page-focused .sidebar,.connected-dashboard.page-focused .page-header{opacity:.96;transition:opacity .3s ease}html,.modal,.agent-feed,.chat-transcript{scrollbar-width:thin;scrollbar-color:#8c9fc5 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8c9fc5;border-radius:20px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#6d83ae}::-webkit-scrollbar-button{display:none;width:0;height:0}.modal{scrollbar-gutter:stable;border:6px solid transparent;background-clip:padding-box;overscroll-behavior:contain}.glass,.health-card,.transactions{transition:box-shadow .2s ease}.balance-card:hover,.breakdown-card:hover,.category-spending:hover,.alerts-card:hover,.upcoming-preview-card:hover{box-shadow:inset 0 1px 6px #ffffff30,0 20px 40px -14px #0f233c47}.health-card:hover{box-shadow:inset 0 1px 9px #dae7ff66,0 20px 40px -14px #0f233c4d}.transactions:hover{box-shadow:0 20px 40px -14px #0f233c38}button:active{transform:scale(.98)}input,select,textarea{transition:box-shadow .18s ease,border-color .18s ease}input:focus,select:focus,textarea:focus{outline:0;box-shadow:0 0 0 3px #0048781f;border-color:#004878}.login-input-wrap input:focus{box-shadow:none}.statement-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.statement-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.statement-header-actions select{padding:10px 13px;border-radius:10px;border:1px solid #b4c5d8;background:#fff6;color:#1e2b36;font-size:13px}.statement-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:24px}.statement-summary-item{background:#eef4fb65;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.statement-summary-item span{font-size:12px;color:#5c6d83}.statement-summary-item strong{font-size:18px}.statement-summary-item strong.inflow{color:#1a7f4d}.envelope-form{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin:14px 0 26px}.envelope-form .ledger-filter{flex:1;min-width:140px}.envelope-form button{white-space:nowrap}@media print{body *{visibility:hidden}.statement-printable,.statement-printable *{visibility:visible}.statement-printable{position:absolute;top:0;left:0;width:100%;max-width:100%;max-height:none;overflow:visible;box-shadow:none;border:0;transform:none!important;background:#fff!important;color:#000!important;padding:0!important}.statement-printable .close-modal,.statement-printable .statement-header-actions{display:none!important}.statement-summary-item,.detail-line,.upcoming-expense-row{break-inside:avoid;page-break-inside:avoid}.sidebar,.page-header,.right-column,.app-footer,.faq-fab,.faq-panel,.error-banner,.operation-notice{display:none!important}.dashboard{display:block!important;min-height:0!important;padding:0!important}.main-column{display:block!important}}.upcoming-expenses{margin:18px 16px 0;padding-top:16px;border-top:1px solid #becddb60}.upcoming-expenses h3{font-size:13px;font-weight:600;color:#5c6d83;text-transform:uppercase;letter-spacing:.4px;margin-bottom:10px}.upcoming-expense-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;font-size:14px}.upcoming-expense-row .muted-copy{font-size:12px}.transactions-charts{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:start;margin:18px 0 26px}.transactions-charts .category-spending{margin-top:0}.chart-block-title{font-size:13px;font-weight:600;color:#5c6d83;text-transform:uppercase;letter-spacing:.4px;margin-bottom:10px}@media(max-width:900px){.transactions-charts{grid-template-columns:1fr}}.trust-stat{background:#f3f6fa;border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.trust-stat strong{font-size:26px;color:var(--c1-navy)}.trust-stat span{font-size:12px;color:#5c6d83}.score-factor-bar{padding:16px 0;border-bottom:1px solid #becddb75}.score-factor-bar-top{display:flex;justify-content:space-between;align-items:baseline;gap:14px}.score-factor-bar-top span{font-size:14px;color:#14191c;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.score-factor-bar-top strong{font-size:14px;white-space:nowrap}.score-factor-bar progress{margin-top:10px;height:8px}.score-factor-bar small.score-factor-explainer{display:block;margin-top:10px;color:#34404b;font-size:13px;line-height:1.5}.score-factor-bar small.score-factor-technical{color:#8a96a8;font-size:11px;font-weight:400}.bank-signals{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0 12px}.envelope-progress{margin-top:6px}.budget-pace{display:block;margin-top:6px;font-size:12px;font-weight:500}.budget-pace.tone-good{color:#1a7a4c}.budget-pace.tone-warn{color:#a35f26}.budget-pace.tone-over{color:var(--c1-red)}.envelope-progress progress{margin-top:6px}.envelope-row{padding:14px 0;border-bottom:1px solid #becddb75}.envelope-row:last-child{border-bottom:0}.envelope-row-top{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.envelope-row-actions{display:flex;align-items:center;gap:14px}.envelope-edit-button{margin:0;white-space:nowrap}.envelope-row-top small{display:block;margin-top:4px;color:#748197}.connected-dashboard .transactions{padding-inline:24px}.connected-dashboard .stats-grid{align-items:stretch}.connected-dashboard .stats-grid>.health-card{height:auto;min-height:310px}@media(max-width:700px){.connected-dashboard .transactions{padding-inline:18px}.connected-dashboard .stats-grid{grid-auto-rows:1fr}.connected-dashboard .right-column{align-items:stretch}.connected-dashboard .category-spending{width:100%;align-self:center;margin-left:auto;margin-right:auto}.connected-dashboard .stats-grid>.health-card{height:auto;min-height:270px}}body,.login-page{min-height:100vh;background:radial-gradient(circle at 8% 10%,rgba(255,255,255,.82) 0,transparent 34%),radial-gradient(circle at 88% 84%,rgba(80,142,173,.2) 0,transparent 42%),linear-gradient(145deg,#f4f5f3,#e7eded 27%,#d4e3e6 60%,#b8d4dd);background-attachment:fixed}.dashboard{background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}@media(max-width:700px){body,.login-page{background:radial-gradient(circle at 12% 5%,rgba(255,255,255,.76) 0,transparent 31%),radial-gradient(circle at 92% 86%,rgba(80,142,173,.2) 0,transparent 40%),linear-gradient(160deg,#f3f5f3,#e2ebeb 37%,#c6dde2 72%,#afd0da);background-attachment:scroll}}body{padding-bottom:112px}.connected-dashboard{grid-template-columns:minmax(0,1.85fr) minmax(350px,1fr);padding-left:40px;padding-bottom:40px}.connected-dashboard.full-page-layout{grid-template-columns:minmax(0,1fr)}.connected-dashboard .sidebar{position:fixed;left:50%;bottom:20px;translate:-50% 0;z-index:40;width:min(680px,calc(100vw - 36px));height:72px;padding:9px 12px;flex-direction:row;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.16);border-radius:25px;background:#07121bf0;box-shadow:0 18px 45px #0819273d,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.connected-dashboard .sidebar nav{flex:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;margin:0}.connected-dashboard .sidebar nav .nav-button{width:100%;max-width:56px;justify-self:center}.connected-dashboard .sidebar .nav-button{color:#dce8ef}.connected-dashboard .sidebar .nav-button:hover{background:#ffffff1a}.connected-dashboard .sidebar .nav-button.active{background:#fff;color:#102330}.connected-dashboard .sidebar-bottom{margin:0;padding-left:12px;flex-direction:row;gap:8px;border-left:1px solid rgba(255,255,255,.16)}.connected-dashboard .sidebar .user-avatar{width:46px;height:46px;margin:0;background:#eaf1f7;color:var(--c1-navy-dark)}.connected-dashboard .right-column{grid-column:auto}.page-brand{display:flex;align-items:center;gap:12px}.page-brand-logo{display:block;height:34px;width:auto;object-fit:contain}.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}@media(max-width:1100px){.connected-dashboard,.connected-dashboard.full-page-layout{grid-template-columns:minmax(0,1fr);padding-left:28px}.connected-dashboard .right-column{grid-column:auto}}@media(max-width:700px){body{padding-bottom:94px}.connected-dashboard{padding:20px 16px 26px}.connected-dashboard .sidebar{bottom:10px;width:calc(100vw - 20px);height:66px;padding:7px 9px;gap:5px;border-radius:22px}.connected-dashboard .sidebar nav{gap:0}.connected-dashboard .sidebar nav .nav-button{width:100%;max-width:42px;height:46px;border-radius:15px}.connected-dashboard .sidebar .nav-button svg{width:20px;height:20px}.connected-dashboard .sidebar-bottom{padding-left:6px;gap:2px}.connected-dashboard .sidebar .user-avatar{width:39px;height:39px}.page-brand{gap:8px}.page-brand-logo{height:26px}}.orb{width:26%}.connected-dashboard .orb strong{font-size:17px}.connected-dashboard .orb span{font-size:11px}@media(min-width:1450px){.orb{max-width:145px}}@media(max-width:1100px){.orb{max-width:132px}}@media(max-width:700px){.orb{width:27%;max-width:116px}.connected-dashboard .orb strong{font-size:14px}.connected-dashboard .orb span{font-size:9px}}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;margin-top:22px}.benefit-card{background:#f8fafc;border:1px solid var(--c1-border);border-radius:20px;padding:18px 18px 22px;display:flex;flex-direction:column;gap:12px}.benefit-photo{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px;display:block;background:var(--c1-bg)}.benefit-card strong{font-size:16px;font-weight:600;color:#14191c}.benefit-card p{font-size:13px;line-height:1.6;margin:0;color:#536780}.real-chart-wrap{position:relative;margin-top:14px}.real-chart-wrap .real-chart{margin-top:0}.chart-axis-label{opacity:.55}.chart-line{stroke:currentColor;stroke-width:2}.chart-area{fill:currentColor;opacity:.08}.chart-zero-line{stroke:#8a96a8;stroke-width:1;stroke-dasharray:3 3}.chart-zero-label{font-size:10px;fill:#8a96a8}.chart-crosshair{stroke:currentColor;stroke-width:1;opacity:.35}.chart-hover-dot{fill:currentColor;stroke:#fff;stroke-width:2}.chart-tooltip{position:absolute;top:-8px;transform:translate(-50%,-100%);background:#111317;color:#fff;padding:6px 10px;border-radius:10px;font-size:12px;line-height:1.4;white-space:nowrap;pointer-events:none;box-shadow:0 8px 20px -8px #0f233c66;z-index:2;max-width:220px}.chart-tooltip strong{display:block;font-size:13px;color:#fff}.chart-tooltip span{display:block;opacity:.75;font-size:11px}.category-arc{transition:opacity .15s,stroke-width .15s;cursor:pointer}.category-arc.is-dimmed{opacity:.35}.category-arc.is-hovered{stroke-width:31}.category-legend li{cursor:pointer;border-radius:10px;padding:5px 6px;transition:background .15s}.category-legend li.is-hovered{background:#f3f6fa}
