@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#252832;background:#fffaf7;font-synthesis:none;--orange:#ff6e3d;--orange-dark:#d84d24;--ink:#252832;--muted:#858792;--line:#ebe8e5;--bg:#fffaf7;--green:#168061;--red:#bc504b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ffb89f;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Manrope,'DM Sans',sans-serif}h1{font-size:1.7rem;line-height:1.2;margin:4px 0 0;letter-spacing:-.045em}h2{font-size:1.12rem;line-height:1.35;margin:4px 0 0;letter-spacing:-.02em}#app{display:flex;min-height:100vh}.sidebar{width:252px;flex:0 0 252px;background:#fff;border-right:1px solid var(--line);padding:30px 18px 26px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px;padding:4px 10px 34px}.brand img{width:42px;height:42px;border-radius:12px}.brand strong{display:block;font-size:1.03rem;letter-spacing:-.04em}.brand small{display:block;color:var(--muted);font-size:.7rem;margin-top:3px}.side-nav{display:grid;gap:7px}.nav-item{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:13px;text-align:left;border-radius:13px;padding:13px 14px;color:#686b74;font-size:.91rem;font-weight:600}.nav-item svg{width:19px;height:19px}.nav-item:hover,.nav-item.active{background:#fff1eb;color:#d7562b}.sidebar-bottom{margin-top:auto;padding:20px 13px 0;border-top:1px solid var(--line)}.sidebar-bottom p{font-size:.83rem;line-height:1.6;color:#7e8088}.sidebar-bottom a{display:flex;align-items:center;gap:2px;color:var(--orange-dark);font-size:.83rem;font-weight:700}.sidebar-bottom svg{width:16px;height:16px}.workspace{min-width:0;flex:1;max-width:1600px;padding:0 42px}.topbar{height:104px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.eyebrow{color:var(--orange-dark);font-size:.69rem;letter-spacing:.14em;font-weight:800}.top-actions{display:flex;align-items:center;gap:12px}.icon-button{height:42px;width:42px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#6e7078;display:inline-flex;align-items:center;justify-content:center}.button{border:1px solid transparent;border-radius:11px;padding:11px 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.83rem;font-weight:800;min-height:43px}.button svg{height:18px;width:18px}.button.primary{background:var(--orange);color:#fff;box-shadow:0 7px 20px #ff6e3d26}.button.primary:hover{background:var(--orange-dark)}.button.subtle{background:#fff;color:var(--ink);border-color:var(--line)}.button.subtle:hover{border-color:#f3b69d;background:#fffaf7}.button.danger{background:#fff5f3;color:#aa433d;border-color:#f5d6d1}.button-group{display:flex;gap:8px;flex-wrap:wrap}.text-button{border:0;background:none;color:var(--orange-dark);font-weight:800;font-size:.8rem;display:flex;align-items:center;gap:1px}.text-button svg{width:15px;height:15px}.text-link{color:var(--orange-dark);font-weight:800;font-size:.86rem;display:inline-flex;align-items:center}#main-content{padding:30px 0 40px}.page-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.welcome{font-family:Manrope,sans-serif;font-size:1rem;font-weight:750;letter-spacing:-.025em;margin:0 0 5px}.muted{color:var(--muted);font-size:.83rem;line-height:1.5;margin:0}.period-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;white-space:nowrap}.period-control span{font-weight:800;font-size:.83rem;min-width:106px;text-align:center}.period-control button{border:0;background:none;font-size:1.25rem;color:#555b65;width:34px;height:38px}.period-control button:hover{color:var(--orange-dark)}.demo-banner{background:#fff2e9;border:1px solid #ffd5bd;border-radius:13px;padding:13px 17px;margin-bottom:22px;color:#774831;font-size:.83rem;display:flex;align-items:center;justify-content:space-between;gap:12px}.demo-banner button{display:inline-flex;align-items:center;border:0;background:none;color:#cb4e22;font-weight:800}.demo-banner svg{width:16px;height:16px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:16px;padding:21px 21px 19px;display:flex;flex-direction:column;min-height:144px}.metric-card span{font-size:.78rem;color:#777a83;font-weight:600}.metric-card strong{font-size:clamp(1.1rem,1.5vw,1.54rem);line-height:1.25;letter-spacing:-.04em;margin:15px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-card small{color:#a1a2a9;font-size:.71rem}.metric-card.highlight{background:#ff6e3d;border-color:#ff6e3d;color:#fff}.metric-card.highlight span,.metric-card.highlight small{color:#fff9}.metric-card.negative strong{color:var(--red)}.overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);gap:18px;margin-bottom:18px}.overview-grid.lower{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;min-width:0}.panel.spaced{margin-top:18px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.section-heading .muted{white-space:nowrap}.legend{font-size:.7rem;color:#8c8e96;display:flex;align-items:center;gap:6px;white-space:nowrap}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-left:9px}.dot.orange{background:var(--orange)}.dot.slate{background:#c8cbd3}.bar-chart{height:220px;display:grid;grid-template-columns:repeat(6,1fr);align-items:end;gap:7px;padding:0 10px}.bar-group{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;color:#a0a2a9;font-size:.72rem}.bars{height:190px;width:100%;display:flex;align-items:end;justify-content:center;gap:5px;border-bottom:1px solid #f2eeec}.bar{width:min(20px,38%);border-radius:6px 6px 0 0;min-height:3px}.income-bar{background:var(--orange)}.expense-bar{background:#c8cbd3}.freedom-panel{background:#fff8f4}.freedom-value{font-family:Manrope,sans-serif;color:#d6582d;font-size:3.45rem;font-weight:800;line-height:1.15;letter-spacing:-.075em;margin:19px 0 12px}.freedom-panel p{font-size:.84rem;color:#6a6b73;line-height:1.55;max-width:290px}.freedom-panel small{font-size:.73rem;color:#92929a}.progress{height:9px;border-radius:99px;background:#ffe4d8;overflow:hidden;margin:20px 0 9px}.progress span{display:block;height:100%;background:var(--orange);border-radius:99px}.balance-list>div{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #f1efed;font-size:.85rem}.balance-list strong{font-size:.91rem}.balance-list .balance-total{border:0;padding:16px 0 5px;color:var(--orange-dark);font-weight:800}.balance-list .balance-total strong{font-size:1.12rem}.panel-note{font-size:.71rem;color:#a0a1a7;line-height:1.5;margin:14px 0 0}.category-list{margin-top:-7px}.category-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f2f0ed;font-size:.8rem}.category-row:last-child{border-bottom:0}.category-row strong{margin-left:auto;font-size:.82rem;white-space:nowrap}.category-icon{height:29px;width:29px;border-radius:8px;background:#fff4ef;display:flex;align-items:center;justify-content:center;color:#d86944;font-size:1rem}.recent-panel{margin-bottom:20px}.transaction-row{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #f1efed;min-width:0}.transaction-row:last-child{border:0}.transaction-symbol{width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:#fff2ea;color:#e25c2e;display:flex;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700}.transaction-symbol.income{background:#eaf7f1;color:#209267}.transaction-row>div{min-width:0;flex:1}.transaction-row strong,.asset-row strong{display:block;font-size:.82rem}.transaction-row small,.asset-row small{display:block;color:#a0a1a9;font-size:.72rem;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transaction-row .amount{white-space:nowrap;margin-left:auto}.amount.income{color:var(--green)}.amount.expense{color:#3d414a}.row-action{background:none;border:0;color:#7e8189;font-size:1.35rem;padding:5px 9px;margin:-5px -7px -5px 1px;border-radius:8px}.row-action:hover{background:#fff1e9}.summary-strip{display:flex;gap:40px;padding:19px 22px;background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:18px}.summary-strip span{font-size:.78rem;color:#8b8e94}.summary-strip strong{display:block;color:var(--ink);font-size:1.13rem;margin-top:6px}.three-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.asset-row{display:flex;align-items:center;gap:14px;padding:16px 0;border-top:1px solid #f1efed}.asset-title{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.asset-title>div{min-width:0}.asset-mark{background:#ffede4;color:#d6582d;border-radius:12px;width:40px;height:40px;flex:0 0 40px;display:flex;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-weight:800}.asset-mark.debt-mark{background:#f3f4f6;color:#757c87;font-size:1.3rem}.asset-numbers{text-align:right;min-width:0}.pill{display:inline-block;margin-top:6px;font-size:.68rem;font-weight:700;color:#717781;background:#f3f4f5;border-radius:100px;padding:4px 8px;white-space:nowrap}.pill.positive{background:#e8f7ee;color:#278662}.pill.warning{background:#fff1e9;color:#d26a3e}.clarify{font-size:.75rem;color:#999ba1;line-height:1.5;margin:14px 2px 0}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.goal-card{min-height:222px}.goal-card h2{margin-top:10px}.goal-number{display:block;font-size:2rem;letter-spacing:-.06em;margin:17px 0 8px;color:#dc592e}.goal-card p{font-size:.81rem;color:#858791;line-height:1.55;margin-bottom:0}.report-head,.report-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:13px 0;border-bottom:1px solid #f1efed;font-size:.82rem}.report-head{color:#92949b;font-size:.72rem;font-weight:700}.report-row:last-child{border:0}.report-row span:not(:first-child),.report-row strong{text-align:right}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-grid .panel:last-child{grid-column:1/-1}.account-grid h2{margin:8px 0 18px}.account-grid p{font-size:.83rem;line-height:1.6;color:#858791}.settings-actions{display:flex;gap:9px;flex-wrap:wrap}.upload-label{cursor:pointer}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.field span{font-size:.78rem;color:#676a73;font-weight:700}.field input,.field select{width:100%;background:#fff;border:1px solid #dedee1;border-radius:10px;padding:11px 12px;min-height:43px;color:var(--ink);font-size:.87rem}.field input:focus,.field select:focus{border-color:var(--orange)}.field-help{color:#a0a0a7;font-size:.75rem!important;line-height:1.6;margin:0 0 16px}.empty{text-align:center;padding:33px 10px 37px;color:#9698a0;font-size:.83rem}.empty-mark{font-size:2.6rem;color:#efb5a1}.empty p{margin:4px 0 18px}.app-footer{color:#a7a8ac;font-size:.7rem;padding:0 0 25px}.mobile-nav{display:none}.modal-backdrop{position:fixed;inset:0;background:#25283288;display:flex;align-items:center;justify-content:center;padding:20px;z-index:10}.modal{background:#fff;border-radius:19px;width:min(560px,100%);max-height:min(90vh,850px);overflow:auto;box-shadow:0 22px 80px #19192130}.modal-header{padding:22px 25px 17px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.modal-header h2{font-size:1.24rem;margin-top:5px}.form-body{padding:21px 25px 5px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkbox-row{display:flex;gap:16px;flex-wrap:wrap;margin:3px 0 15px;font-size:.81rem;color:#555963}.checkbox-row label{display:flex;align-items:center;gap:6px}.checkbox-row input{accent-color:var(--orange)}.form-error{color:var(--red);font-size:.8rem;min-height:18px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 25px 23px;border-top:1px solid var(--line)}.modal-actions .danger{margin-right:auto}.toast{position:fixed;bottom:25px;right:25px;background:#252832;color:#fff;padding:12px 18px;border-radius:10px;box-shadow:0 8px 25px #0002;z-index:11;font-size:.82rem}
@media(max-width:1100px){.workspace{padding:0 24px}.sidebar{width:216px;flex-basis:216px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr 1fr}.metric-card strong{font-size:1.35rem}}@media(max-width:820px){.sidebar{display:none}.workspace{padding:0 20px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line);z-index:5;padding:7px 3px max(7px,env(safe-area-inset-bottom))}.mobile-nav .nav-item{flex-direction:column;gap:3px;padding:5px 2px;font-size:.62rem;text-align:center;border-radius:8px}.mobile-nav .nav-item svg{width:20px;height:20px}.app-footer{padding-bottom:88px}.toast{bottom:87px}.topbar{height:89px}.overview-grid,.overview-grid.lower{grid-template-columns:1fr 1fr}}@media(max-width:620px){h1{font-size:1.35rem}.topbar{height:78px}.eyebrow{font-size:.61rem}.top-actions{gap:6px}.top-actions .add-button{padding:9px;width:42px;height:42px}.add-button span{display:none}.top-actions .icon-button{width:42px}.page-intro{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:21px}.page-intro>.period-control{align-self:flex-start}.welcome{font-size:.93rem}.metrics-grid{gap:9px}.metric-card{min-height:119px;padding:15px}.metric-card strong{font-size:1.1rem;margin-top:12px}.metric-card span{font-size:.72rem}.metric-card small{font-size:.65rem}.overview-grid,.overview-grid.lower,.plan-grid,.account-grid,.three-metrics{grid-template-columns:1fr}.overview-grid{gap:12px;margin-bottom:12px}.panel{padding:19px}.panel.spaced{margin-top:12px}.section-heading{margin-bottom:18px}.bar-chart{height:195px}.bars{height:166px}.three-metrics{gap:9px}.three-metrics .metric-card{min-height:90px}.three-metrics .metric-card strong{margin-top:8px}.summary-strip{gap:12px;justify-content:space-between;padding:14px}.summary-strip strong{font-size:.86rem}.summary-strip span{font-size:.65rem}.transaction-row{gap:8px}.transaction-row .amount{font-size:.76rem}.asset-row{gap:8px}.asset-numbers strong{font-size:.78rem}.asset-row .pill{font-size:.62rem}.account-grid .panel:last-child{grid-column:auto}.field-grid{grid-template-columns:1fr;gap:0}.modal-backdrop{align-items:flex-end;padding:0}.modal{width:100%;max-height:94vh;border-radius:19px 19px 0 0}.report-table{overflow-x:auto}.report-head,.report-row{min-width:500px}.demo-banner{align-items:flex-start;flex-direction:column}.button-group{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
