@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600&display=swap";:root{color:#25352d;font-synthesis:none;--ink:#25352d;--muted:#829087;--line:#e6ebe5;--green:#2d6a5c;--soft:#eef5ed;background:#f7f9f5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fbfcfa;flex-direction:column;width:240px;padding:34px 22px 26px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:var(--green);letter-spacing:-.3px;align-items:center;gap:10px;font-size:14px;line-height:1.05;display:flex}.brand b{font-size:18px}.brand-mark{font-family:serif;font-size:34px;font-weight:700;display:inline-block;transform:rotate(25deg)}.sidebar nav{gap:8px;margin-top:70px;display:grid}.sidebar button{color:#829087;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:13px 15px;font-size:14px}.sidebar button span{margin-left:12px}.sidebar button.active,.sidebar button:hover{background:var(--soft);color:var(--green);font-weight:600}.sidebar-foot{color:#98a39a;margin-top:auto;font-size:12px;line-height:1.6}.sidebar-foot small{max-width:150px;margin-top:5px;line-height:1.4;display:block}header{justify-content:space-between;align-items:flex-start;margin-bottom:34px;display:flex}.eyebrow{color:#a0aaa1;letter-spacing:1.6px;margin:0 0 9px;font-size:10px;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:-1px;margin-bottom:7px;font-size:30px}h1 span{color:#e4af79;font-size:20px}h2{letter-spacing:-.3px;margin-bottom:5px;font-size:18px}.muted{color:var(--muted);font-size:13px}.avatar{color:#6d487b;background:#e6c9ee;border:0;border-radius:50%;width:38px;height:38px;font-weight:700}.hero-card{color:#fff;background:#326d5e;border-radius:20px;justify-content:space-between;align-items:center;padding:29px 33px;display:flex;box-shadow:0 15px 30px #326d5e18}.hero-card .label{color:#c6ded1;margin-bottom:10px;font-size:13px}.hero-number{letter-spacing:-2px;font-size:43px;font-weight:600}.hero-card .muted{color:#c6ded1;margin:9px 0 0}.hero-card .muted b{color:#fff}.target{border-left:1px solid #ffffff36;align-items:center;gap:14px;min-width:250px;padding-left:35px;display:flex}.target>span{color:#eec98f;font-size:32px}.target small,.target strong,.target em{display:block}.target small{color:#c6ded1;font-size:11px}.target strong{margin:3px 0;font-size:20px}.target em{color:#e9bf86;font-size:11px;font-style:normal}.scenario-row{color:var(--muted);align-items:center;gap:8px;margin:25px 0;font-size:13px;display:flex}.scenario-row button{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:pointer;background:0 0;border-radius:20px;padding:8px 15px}.scenario-row button.selected{color:var(--green);background:#e7f0e7;border-color:#d4e4d5;font-weight:600}.stats-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;padding:19px;display:flex}.stat-icon{border-radius:12px;place-items:center;width:37px;height:37px;font-size:19px;display:grid}.green{color:#3c826b;background:#e5f1e8}.peach{color:#c98950;background:#fff0e4}.blue{color:#687eae;background:#e9eef8}.stat-card span,.stat-card small{color:var(--muted);font-size:11px;display:block}.stat-card strong{margin:3px 0;font-size:19px;display:block}.charts-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:23px}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.panel-heading .muted{margin:0}.dots,.period{color:#9aa59c}.period{border:1px solid var(--line);border-radius:7px;padding:7px 10px;font-size:12px}.legend{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:12px;font-size:11px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:50%;width:8px;height:8px}.legend b{color:var(--ink)}.recent{margin-top:15px}.expense-list{margin-top:13px}.expense-row{border-top:1px solid #f0f2ef;align-items:center;gap:12px;padding:13px 2px;display:flex}.category-dot{border-radius:50%;flex:none;width:10px;height:10px}.expense-name{flex:1}.expense-name strong,.expense-name span{display:block}.expense-name strong{font-size:13px}.expense-name span{color:var(--muted);margin-top:3px;font-size:11px}.expense-row>b{font-size:13px}.delete{color:#b3bcb5;cursor:pointer;background:0 0;border:0;font-size:19px}.text-button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:600}.page-title{justify-content:space-between;align-items:end;margin-bottom:23px;display:flex}.page-title h2{font-size:28px}.primary{background:var(--green);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:12px 17px;font-weight:600}.full{width:100%;margin-top:8px}.entries .panel{max-width:800px}.modal-backdrop{z-index:3;background:#23382b55;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(100%,470px);padding:27px;box-shadow:0 20px 60px #22382d30}.modal-head{justify-content:space-between;margin-bottom:18px;display:flex}.modal h2{font-size:25px}.close{width:30px;height:30px;color:var(--muted);cursor:pointer;background:#f2f5f1;border:0;border-radius:50%;font-size:20px}label{color:#617067;margin:14px 0;font-size:12px;display:block}input,select{width:100%;color:var(--ink);font:inherit;background:#fbfcfa;border:1px solid #dce4dc;border-radius:9px;outline:none;margin-top:7px;padding:12px;display:block}input:focus,select:focus{border-color:#8ab39d;box-shadow:0 0 0 3px #e6f1e8}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.empty{text-align:center;color:#9aa59c;padding:45px 10px;font-size:13px}.loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}@media (width<=850px){.sidebar{width:72px;padding:28px 10px}.brand{justify-content:center}.brand>span:last-child,.sidebar nav span,.sidebar-foot{display:none}.sidebar nav{margin-top:55px}.sidebar button{text-align:center;padding:13px 5px}.sidebar button span{margin:0}.content{width:calc(100% - 72px);margin-left:72px;padding:32px 4%}.charts-grid{grid-template-columns:1fr}.hero-card{gap:24px}.target{min-width:210px;padding-left:20px}}@media (width<=560px){.content{padding:25px 16px}header{margin-bottom:25px}.hero-card{padding:24px;display:block}.hero-number{font-size:37px}.target{border-top:1px solid #ffffff36;border-left:0;margin-top:24px;padding:17px 0 0}.scenario-row{flex-wrap:wrap}.scenario-row>span{width:100%;margin-bottom:3px}.stats-grid{grid-template-columns:1fr}.stat-card{padding:14px}.panel{padding:18px}.page-title{display:block}.page-title .primary{margin-top:15px}.form-grid{grid-template-columns:1fr}h1{font-size:26px}}.import-button{display:block}.file-input{display:none}.donut-wrap{place-items:center;height:230px;display:grid}.donut{border-radius:50%;place-items:center;width:178px;height:178px;display:grid}.donut>div{text-align:center;background:#fff;border-radius:50%;place-content:center;width:112px;height:112px;display:grid}.donut strong,.donut small{display:block}.donut strong{font-size:18px}.donut small{color:var(--muted);margin-top:3px;font-size:10px}.monthly-chart{gap:10px;height:250px;padding:24px 0 0;display:flex}.bar-grid{color:#9aa59c;text-align:right;flex-direction:column;justify-content:space-between;width:48px;height:190px;font-size:10px;display:flex}.bars{background:repeating-linear-gradient(#0000 0 46px,#edf0eb 47px);border-bottom:1px solid #edf0eb;flex:1;justify-content:space-around;align-items:end;height:190px;display:flex}.bar-column{color:#9aa59c;flex-direction:column;justify-content:end;align-items:center;gap:9px;height:100%;font-size:11px;display:flex}.bar{background:#78a98b;border-radius:8px 8px 0 0;width:30px;min-height:22px}.settings-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:15px;display:grid}.settings-card{min-height:300px}.settings-note{color:var(--muted);font-size:11px;line-height:1.5}.secondary{color:var(--green);font:inherit;cursor:pointer;background:#edf6ee;border:1px solid #cfe0d2;border-radius:10px;padding:11px 14px;font-weight:600}.secondary:disabled,.primary:disabled,.text-button:disabled{opacity:.45;cursor:not-allowed}.ai-badge{color:#70507f;background:#e9def1;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700}.ai-actions{align-items:center;gap:15px;display:flex}.settings-card textarea{resize:vertical;min-height:76px}.ai-message{color:#365444;background:#f2f7f1;border-radius:10px;margin-top:14px;padding:13px;font-size:13px;line-height:1.5}.ai-message p{margin:7px 0 0}.ai-message.error{color:#9b533f;background:#fff1ed}.toast{color:#fff;z-index:5;background:#254f43;border-radius:10px;padding:12px 16px;font-size:13px;position:fixed;bottom:25px;right:28px;box-shadow:0 8px 25px #203c2d35}.settings-card label textarea{box-sizing:border-box;width:100%;margin-top:7px;display:block}@media (width<=850px){.settings-grid{grid-template-columns:1fr}}.content{width:min(1120px,100vw - 280px);max-width:none;margin-left:max(240px,50vw - 440px);margin-right:auto;padding:44px 0 60px}.content>header{margin-bottom:34px}.content>header h1{animation:.5s both rise-in}.content>header .muted{animation:.6s 80ms both rise-in}.brand{justify-content:flex-start}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{animation:.5s 80ms both rise-in}.hero-card.without-margin{justify-content:flex-start}.hero-card.without-margin>div{max-width:100%}.target-icon{color:#eec98f;border:2px solid #eec98f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;font-weight:700;display:grid}.scenario-row{grid-template-columns:auto auto 1fr;align-items:center;gap:10px 12px;display:grid}.scenario-options{gap:8px;display:flex}.scenario-help{color:#9aa59c;grid-column:1/-1;margin:0;padding-left:1px;font-size:12px}.period-label{color:#7f8c83;border:1px solid var(--line);border-radius:7px;padding:7px 10px;font-size:11px}.entries-secondary{margin-top:15px}.edit{color:#8a9a8f;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:15px}.edit:hover{color:var(--green);transform:translateY(-1px)}.expense-row{transition:background .2s,transform .2s}.expense-row:hover{background:#fbfdf9;transform:translate(3px)}.panel,.stat-card{animation:.5s both rise-in}.panel:nth-child(2),.stat-card:nth-child(2){animation-delay:80ms}.panel:nth-child(3){animation-delay:.14s}.primary,.secondary,.scenario-row button,.text-button,.delete,.close,.chat-launcher{transition:transform .2s,box-shadow .2s,background .2s}.primary:hover,.secondary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 18px #2d6a5c25}.scenario-row button:hover{transform:translateY(-1px)}.modal{animation:.25s both modal-in}.bar{transform-origin:bottom;animation:.8s cubic-bezier(.2,.8,.2,1) both grow-bar}.toast{animation:.25s both toast-in}.toggle-row{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;display:flex}.toggle-row span{color:#617067;font-size:12px}.toggle-row input{opacity:0;width:1px;height:1px;position:absolute}.toggle-row i{background:#dfe7df;border-radius:999px;flex:none;width:42px;height:24px;transition:background .2s;position:relative}.toggle-row i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #203c2d25}.toggle-row input:checked+i{background:var(--green)}.toggle-row input:checked+i:after{transform:translate(18px)}.line-chart{height:250px;padding:22px 0 0;position:relative}.line-chart svg{width:100%;height:195px;overflow:visible}.line-chart svg path{fill:none;stroke:#e6ebe5;stroke-width:1px}.line-chart .chart-line{fill:none;stroke:#2d6a5c;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.line-chart circle{fill:#fff;stroke:#2d6a5c;stroke-width:3px}.line-chart .chart-area{fill:#78a98b35;stroke:none}.chart-axis{color:#9aa59c;justify-content:space-around;margin:0 20px;font-size:11px;display:flex}.chart-scale{color:#9aa59c;pointer-events:none;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:18px;left:0;right:0}.chart-list{align-content:center;gap:10px;height:250px;padding:20px 8px;display:grid}.chart-list div{color:#829087;border-bottom:1px solid #f0f2ef;justify-content:space-between;align-items:center;padding:8px 4px;font-size:12px;display:flex}.chart-list strong{color:var(--ink);font-size:13px}.chat-launcher{background:var(--green);color:#fff;cursor:pointer;z-index:6;border:0;border-radius:50%;place-items:center;width:56px;height:56px;animation:.35s both float-in;display:grid;position:fixed;bottom:25px;right:27px;box-shadow:0 12px 28px #244e4238}.chat-launcher:hover{transform:translateY(-4px);box-shadow:0 16px 30px #244e4250}.chat-launcher svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.chat-panel{border:1px solid var(--line);z-index:7;background:#fff;border-radius:18px;flex-direction:column;width:min(380px,100vw - 32px);height:min(600px,100vh - 50px);animation:.25s both chat-in;display:flex;position:fixed;bottom:25px;right:27px;overflow:hidden;box-shadow:0 18px 55px #203c2d30}.chat-head{border-bottom:1px solid var(--line);background:#f1f7f1;justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.chat-head strong,.chat-head small{display:block}.chat-head strong{font-size:14px}.chat-head small{color:var(--muted);margin-top:3px;font-size:10px}.chat-close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:20px}.chat-messages{background:#fcfdfb;flex-direction:column;flex:1;gap:10px;padding:18px 15px;display:flex;overflow:auto}.chat-message{white-space:pre-wrap;border-radius:13px;max-width:86%;padding:10px 12px;font-size:12px;line-height:1.5;animation:.2s both rise-in}.chat-message.assistant{color:#355646;background:#edf5ed;border-bottom-left-radius:4px;align-self:flex-start}.chat-message.user{color:#fff;background:#326d5e;border-bottom-right-radius:4px;align-self:flex-end}.typing{align-items:center;gap:4px;padding:13px 14px;display:flex}.typing span{background:#70a08b;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite typing}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}.chat-footer{border-top:1px solid var(--line);background:#fff;padding:10px 12px}.chat-settings-link{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;padding:0 0 8px;font-size:11px}.chat-footer form{gap:7px;display:flex}.chat-footer input{min-width:0;margin:0;padding:10px 11px}.chat-footer form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;width:38px;font-size:18px}.chat-footer form button:disabled{opacity:.4;cursor:not-allowed}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes modal-in{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:none}}@keyframes grow-bar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes float-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:none}}@keyframes chat-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@keyframes typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=850px){.content{width:calc(100vw - 120px);margin-left:72px;padding:32px 4%}.scenario-row{grid-template-columns:1fr}.scenario-options{flex-wrap:wrap}.scenario-help{grid-column:auto}.chat-launcher{bottom:18px;right:18px}}@media (width<=560px){.content{width:calc(100vw - 72px);margin-left:72px;padding:25px 16px}.stats-grid{grid-template-columns:1fr}.chat-panel{height:calc(100vh - 32px);bottom:16px;right:16px}.chat-launcher{bottom:16px;right:16px}.period-label{padding:6px 7px;font-size:10px}}.entries,.settings-page{width:100%}.entries>.panel{width:100%;max-width:none}.page-title{width:100%}.ai-badge{display:none}.target-icon{font-size:0}.target-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.recurring-summary{background:#f8fbf7;border:1px solid #e5eee5;border-radius:12px;align-items:center;gap:12px;width:min(100%,360px);margin:18px 0 5px;padding:13px 15px;display:flex}.recurring-summary-icon{color:#3c826b;background:#e5f1e8;border-radius:11px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.recurring-summary small,.recurring-summary strong,.recurring-summary em{display:block}.recurring-summary small{color:var(--muted);font-size:10px}.recurring-summary strong{margin:2px 0;font-size:17px}.recurring-summary em{color:#7c8b80;font-size:10px;font-style:normal}.clickable-row{cursor:pointer}.clickable-row:focus{outline-offset:-2px;outline:2px solid #9bc2aa}.expense-description{color:#9aa59c;white-space:nowrap;text-overflow:ellipsis;max-width:52ch;margin-top:3px;font-size:10px;display:block;overflow:hidden}.modal{max-height:calc(100vh - 40px);overflow:auto}.modal textarea{resize:vertical;width:100%;min-height:72px;color:var(--ink);font:inherit;background:#fbfcfa;border:1px solid #dce4dc;border-radius:9px;outline:none;margin-top:7px;padding:12px;display:block}.modal textarea:focus{border-color:#8ab39d;box-shadow:0 0 0 3px #e6f1e8}.entry-mode-tabs{background:#f2f6f1;border-radius:11px;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 14px;padding:4px;display:grid}.entry-mode-tabs button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px;font-size:12px}.entry-mode-tabs button.selected{color:var(--green);background:#fff;font-weight:700;box-shadow:0 2px 8px #243c2e10}.receipt-box{background:#f7fbf6;border:1px dashed #c8ddcc;border-radius:12px;margin-bottom:12px;padding:13px}.receipt-box label{margin:8px 0}.receipt-box input[type=file]{background:#fff;padding:9px}.receipt-preview{object-fit:contain;background:#fff;border-radius:9px;width:100%;max-height:170px;margin:10px 0;display:block}.consent-row{color:#65766a;align-items:flex-start;gap:8px;font-size:11px;line-height:1.4;display:flex}.consent-row input{flex:none;width:auto;margin:2px 0 0}.receipt-success{color:#357257;margin:10px 0 0;font-size:11px}.extracted-fields{animation:.25s both rise-in}@media (width<=560px){.recurring-summary{width:100%}.expense-description{max-width:25ch}.entry-mode-tabs button{font-size:11px}}.income-overview-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.income-overview-grid .panel{min-width:0}.income-overview-grid .text-button{white-space:nowrap}.totals-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 15px;display:grid}.total-box{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:15px 16px}.total-box small,.total-box span{color:var(--muted);font-size:10px;display:block}.total-box strong{margin:4px 0 2px;font-size:19px;display:block}.total-box.total{background:#eef5ed;border-color:#dbe9dc}.total-box.total strong{color:var(--green)}.income-totals .total-box.total{background:#eff7f1}.comparison-chart{padding:24px 4px 10px}.comparison-row{margin-bottom:19px}.comparison-label{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;font-size:12px;display:flex}.comparison-label strong{color:var(--ink);font-size:13px}.comparison-track{background:#f0f3ef;border-radius:999px;height:13px;overflow:hidden}.comparison-bar{transform-origin:0;border-radius:999px;min-width:0;height:100%;animation:.7s cubic-bezier(.2,.8,.2,1) both grow-bar;display:block}.balance-note{border-radius:10px;margin-top:23px;padding:11px 12px;font-size:11px;line-height:1.4}.balance-note.positive{color:#356e55;background:#edf6ef}.balance-note.negative{color:#a35c4c;background:#fff1ed}.income-dot{outline-offset:1px;outline:2px solid #eef7ef}.income-page .panel{animation-delay:50ms}.income-page .page-title{margin-bottom:22px}@media (width<=850px){.income-overview-grid{grid-template-columns:1fr}.totals-summary{grid-template-columns:1fr 1fr}.total-box.total{grid-column:1/-1}}@media (width<=560px){.totals-summary{grid-template-columns:1fr}.total-box.total{grid-column:auto}.income-overview-grid{margin-top:15px}.comparison-chart{padding-left:0;padding-right:0}}.totals-context{color:var(--muted);margin:-4px 0 15px;font-size:11px}.public-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.public-actions a{color:var(--green);background:#fff;border:1px solid #d8e5d9;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.public-actions a:first-child{color:#fff;background:#7c3aed;border-color:#7c3aed}.public-actions a:hover{transform:translateY(-2px);box-shadow:0 7px 16px #2d6a5c20}.public-actions a:first-child:hover{background:#6d28d9;border-color:#6d28d9}@media (width<=700px){.public-actions{justify-content:flex-start;margin-top:17px}.content>header{display:block}}
