:root{--ink:#17332d;--ink-deep:#0c2722;--muted:#667a74;--muted-light:#8ea09a;--line:#dce7e2;--line-soft:#e9f0ed;--canvas:#f4f7f5;--paper:#fff;--green:#17594b;--green-deep:#0f4439;--mint:#dff3e9;--mint-strong:#bfe4d2;--lime:#d8ed9f;--coral:#f5a68e;--coral-soft:#fff0eb;--violet:#cac4f2;--blue:#bddbea;--danger:#ad3c31;--shadow-sm:0 1px 2px #0c27220a, 0 8px 25px #0c27220d;--shadow-lg:0 28px 90px #09221d38}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--canvas);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Aptos,Segoe UI,Arial,sans-serif}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}button:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.62}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #17594b38}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.brand{width:max-content;color:var(--ink-deep);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.08rem;font-weight:750;display:inline-flex}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800;line-height:1.3}.eyebrow-light{color:#bfe7d7}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:.87rem;font-weight:750;transition:background .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 8px 20px #17594b2e}.button-primary:not(:disabled):hover{background:var(--green-deep);box-shadow:0 10px 25px #17594b3d}.button-soft{color:var(--green-deep);background:#e5f2ec}.button-soft:not(:disabled):hover{background:#d5eadf}.button-ghost{border:1px solid var(--line);color:var(--muted);background:#fff}.button-ghost:not(:disabled):hover{color:var(--ink);background:var(--canvas)}.button-danger{color:#fff;background:var(--danger)}.button-danger:not(:disabled):hover{background:#8d3028}.button-small{min-height:36px;padding:0 13px;font-size:.8rem}.button-block{width:100%}.icon-button,.row-action{width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:11px;flex:none;place-items:center;display:inline-grid}.icon-button:not(:disabled):hover,.row-action:not(:disabled):hover{color:var(--ink);background:#edf3f0}.row-action{opacity:0;width:34px;height:34px;transition:opacity .14s,background .14s,color .14s}.row-action:hover{color:var(--danger);background:var(--coral-soft)}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:#fbfcfb;grid-template-columns:minmax(390px,.92fr) minmax(500px,1.08fr);min-height:100vh;display:grid}.auth-story{color:#f4fbf7;background:radial-gradient(circle at 90% 12%,#d8ed9f47 0 9%,#0000 9.5%),radial-gradient(circle at 12% 88%,#f5a68e2e 0 16%,#0000 16.5%),linear-gradient(145deg,#0d352d 0%,#17594b 64%,#21715f 100%);min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-220px;right:-160px;box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff05}.auth-story-content{z-index:1;flex-direction:column;justify-content:space-between;width:100%;max-width:650px;padding:clamp(36px,6vw,72px);display:flex;position:relative}.auth-story .brand{color:#fff}.auth-hero-copy{max-width:520px;margin:clamp(70px,12vh,140px) 0 50px}.auth-hero-copy h1{letter-spacing:-.055em;max-width:510px;margin:14px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:.98}.auth-hero-copy>p:last-child{color:#cce3da;max-width:475px;font-size:1rem;line-height:1.7}.auth-quote{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:4px 15px;max-width:470px;padding:16px;display:grid}.auth-orb{width:46px;height:46px;color:var(--green-deep);background:var(--lime);border-radius:15px;grid-row:span 2;place-items:center;display:grid}.auth-quote p{color:#fff;font-size:.92rem;font-weight:650}.auth-quote>span:last-child{color:#b9d7cc;font-size:.76rem}.auth-form-side{justify-content:center;align-items:center;min-height:100vh;padding:55px 7vw;display:flex}.auth-mobile-brand{display:none}.auth-card{width:min(100%,430px)}.auth-card header{margin-bottom:30px}.auth-card h2{color:var(--ink-deep);letter-spacing:-.045em;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.3vw,2.75rem);font-weight:500;line-height:1.06}.auth-card header>p:last-child,.auth-footnote{color:var(--muted);font-size:.9rem;line-height:1.55}.stack-form,.dialog-form{gap:18px;display:grid}.field{min-width:0;color:var(--ink);gap:7px;font-size:.81rem;font-weight:700;display:grid}.field>span small{color:var(--muted-light);font-weight:500}.field>small{color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.45}.field input,.field select,.field textarea,.search-field,.select-field select{width:100%;color:var(--ink-deep);background:#fff;border:1px solid #cedbd5;border-radius:12px;transition:border .15s,box-shadow .15s;box-shadow:0 1px 2px #0c272208}.field input,.field select{height:46px;padding:0 13px}.field textarea{resize:vertical;min-height:85px;padding:12px 13px;line-height:1.5}.field input::placeholder,.field textarea::placeholder,.search-field input::placeholder{color:#a2afa9}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6fa996;outline:0;box-shadow:0 0 0 4px #17594b14}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-error{color:#913328;background:var(--coral-soft);border-radius:10px;padding:10px 12px;font-size:.78rem;font-weight:600;line-height:1.45}.auth-switch{color:var(--muted);text-align:center;margin-top:25px;font-size:.83rem}.auth-switch a{color:var(--green);font-weight:750}.auth-switch a:hover{text-decoration:underline}.auth-footnote{text-align:center;font-size:.72rem;position:absolute;bottom:25px}.app-shell{background:var(--canvas);min-height:100vh}.sidebar{z-index:20;border-right:1px solid var(--line-soft);background:#fbfcfb;flex-direction:column;width:250px;padding:29px 22px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-nav{gap:6px;margin-top:45px;display:grid}.nav-item{color:#6b7d77;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:45px;padding:0 13px;font-size:.86rem;font-weight:650;transition:color .15s,background .15s;display:flex}.nav-item:hover{color:var(--ink);background:#f0f5f2}.nav-item.active{color:var(--green-deep);background:var(--mint);font-weight:750}.nav-item.active svg{stroke-width:2.2px}.ask-pie-side{color:var(--green-deep);text-align:left;background:linear-gradient(135deg,#f0f8f4,#e3f1ea);border:1px solid #cee3d9;border-radius:15px;align-items:center;gap:10px;margin-top:auto;padding:11px;display:flex}.ask-pie-side:hover{background:#deeee6;border-color:#b7d6c8}.ask-pie-side>span:first-child{color:#fff;background:var(--green);border-radius:12px;flex:none;place-items:center;width:37px;height:37px;display:grid}.ask-pie-side>span:last-child{gap:2px;display:grid}.ask-pie-side strong{font-size:.8rem}.ask-pie-side small{color:var(--muted);font-size:.65rem}.sidebar-user{border-top:1px solid var(--line-soft);align-items:center;gap:10px;min-width:0;margin-top:20px;padding-top:18px;display:flex}.avatar{width:37px;height:37px;color:var(--green-deep);background:var(--lime);border:0;border-radius:12px;flex:none;place-items:center;font-size:.72rem;font-weight:850;display:grid}.user-copy{flex:1;gap:2px;min-width:0;display:grid}.user-copy strong,.user-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-copy strong{font-size:.76rem}.user-copy small{color:var(--muted);font-size:.63rem}.sidebar-user .icon-button{width:32px;height:32px}.app-main{min-height:100vh;margin-left:250px}.mobile-header,.bottom-nav,.mobile-ask{display:none}.dashboard-main{width:min(100%,1420px);margin:0 auto;padding:38px clamp(28px,4vw,60px) 60px}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.page-header h1{color:var(--ink-deep);letter-spacing:-.045em;margin:6px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,3.2vw,3rem);font-weight:500;line-height:1}.page-header>div:first-child>p:last-child{color:var(--muted);font-size:.85rem}.header-actions{align-items:center;gap:10px;display:flex}.inline-alert{color:#85372c;background:var(--coral-soft);border:1px solid #efc7ba;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;padding:11px 14px;font-size:.79rem;display:flex}.inline-alert button{color:inherit;background:0 0;border:0;font-weight:800}.dashboard-grid{grid-template-columns:minmax(0,1.58fr) minmax(280px,.72fr);gap:20px;display:grid}.full-span{grid-column:1/-1}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.section-heading h2,.budget-toolbar h2{color:var(--ink-deep);letter-spacing:-.035em;margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500}.section-heading.compact{margin-bottom:14px}.section-heading.compact h2{font-size:1.25rem}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:2px;font-size:.73rem;font-weight:750;display:inline-flex}.text-button:hover{color:var(--green-deep)}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:15px;display:grid}.summary-card{min-height:235px;color:var(--ink-deep);background:var(--mint-strong);border-radius:20px;padding:21px;position:relative;overflow:hidden}.summary-card:after{content:"";border:1px solid #0c272214;border-radius:50%;width:145px;height:145px;position:absolute;top:-55px;right:-50px;box-shadow:0 0 0 28px #ffffff12,0 0 0 56px #ffffff0d}.summary-card-1{background:var(--lime)}.summary-card-2{background:var(--violet)}.summary-card header{z-index:1;justify-content:space-between;align-items:center;margin-bottom:25px;display:flex;position:relative}.summary-card header span{background:#ffffff4d;border:1px solid #0c27221a;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:850;display:inline-flex}.summary-card header small,.summary-caption{color:#0c272296;font-size:.65rem;font-weight:650}.summary-card>strong{overflow-wrap:anywhere;letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.3vw,2.2rem);font-weight:500;line-height:1.05;display:block}.summary-card dl{border-top:1px solid #0c27221a;gap:8px;margin-top:22px;padding-top:14px;display:grid}.summary-card dl div{justify-content:space-between;align-items:center;gap:12px;display:flex}.summary-card dt,.summary-card dd{font-size:.7rem;font-weight:690}.summary-card dt{color:#0c2722a6;align-items:center;gap:6px;display:inline-flex}.trend-dot{background:var(--green);border-radius:50%;width:6px;height:6px}.trend-dot.expense{background:#b74d3e}.trend-dot.budget{background:#5d57a0}.panel{border:1px solid var(--line-soft);background:var(--paper);box-shadow:var(--shadow-sm);border-radius:20px;padding:21px}.transaction-panel{align-self:start}.overview-side{align-self:start;gap:20px;display:grid}.transaction-list{display:grid}.transaction-row{border-bottom:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;padding:13px 2px;display:grid}.transaction-row:last-child{border-bottom:0}.transaction-row:hover .row-action,.budget-card:hover .row-action,.row-action:focus-visible{opacity:1}.transaction-symbol{color:#a43d32;background:var(--coral-soft);border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.transaction-symbol.income{color:var(--green);background:var(--mint)}.transaction-copy,.transaction-value{gap:3px;min-width:0;display:grid}.transaction-copy strong,.transaction-value strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.transaction-copy span,.transaction-value span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.transaction-value{text-align:right;justify-items:end}.transaction-value .positive{color:var(--green)}.mini-account-list{gap:5px;display:grid}.mini-account{text-align:left;background:0 0;border:0;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;padding:8px;display:grid}.mini-account:hover{background:#f5f8f6}.account-symbol,.budget-symbol{width:40px;height:40px;color:var(--green-deep);background:var(--mint);border-radius:13px;flex:none;place-items:center;display:grid}.mini-account .tone-1{background:var(--lime)}.mini-account .tone-2{background:var(--violet)}.mini-account .tone-3{background:var(--blue)}.mini-account>span:nth-child(2){gap:2px;min-width:0;display:grid}.mini-account strong,.mini-account small,.mini-account b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mini-account strong{font-size:.75rem}.mini-account small{color:var(--muted);font-size:.63rem}.mini-account b{max-width:110px;font-size:.69rem}.mini-budget-list{gap:17px;display:grid}.budget-progress{gap:8px;display:grid}.budget-progress-label,.progress-meta{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.budget-progress-label>span{gap:2px;display:grid}.budget-progress-label strong{font-size:.75rem}.budget-progress-label small,.progress-meta{color:var(--muted);font-size:.63rem}.budget-progress-label b{font-size:.68rem}.progress-track{background:#e7eeea;border-radius:999px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--green);height:100%;transition:width .3s;display:block}.progress-track span.near-limit{background:#d79245}.progress-track span.overspent{background:var(--danger)}.danger-text{color:var(--danger)}.empty-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:34px 20px;display:flex}.empty-panel.compact{min-height:190px;padding:22px 12px 8px}.empty-icon{width:48px;height:48px;color:var(--green);background:var(--mint);border-radius:16px;place-items:center;margin-bottom:13px;display:grid}.empty-panel h3{color:var(--ink-deep);letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:500}.empty-panel p{max-width:350px;color:var(--muted);margin:6px auto 16px;font-size:.75rem;line-height:1.55}.page-panel{min-height:520px;padding:24px}.toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.search-field{width:min(100%,430px);height:43px;color:var(--muted);background:#f9fbfa;align-items:center;gap:9px;padding:0 12px;display:flex}.search-field:focus-within{border-color:#6fa996;box-shadow:0 0 0 4px #17594b14}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.8rem}.compact-select select{min-width:145px;height:43px;color:var(--muted);background:#fff;padding:0 32px 0 12px;font-size:.76rem;font-weight:650}.grouped-transactions{gap:26px;display:grid}.transaction-group>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 3px 9px;display:flex}.transaction-group>header h2{font-size:.73rem;font-weight:800}.transaction-group>header span{color:var(--muted);font-size:.65rem}.accounts-page{gap:36px;display:grid}.account-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:17px;display:grid}.account-card{color:#edf8f3;background:linear-gradient(145deg,#0f4439,#1d6857);border-radius:21px;flex-direction:column;justify-content:space-between;min-height:285px;padding:21px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 35px #0f443926}.account-card:before,.account-card:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.account-card:before{width:235px;height:235px;top:-110px;right:-75px}.account-card:after{width:145px;height:145px;top:-68px;right:-33px}.account-card-1{color:var(--ink-deep);background:linear-gradient(145deg,#c9e58b,#e0efad);box-shadow:0 16px 35px #6e892f1f}.account-card-2{color:var(--ink-deep);background:linear-gradient(145deg,#b9d7e8,#d7e9f2);box-shadow:0 16px 35px #4d6f841f}.account-card-3{color:var(--ink-deep);background:linear-gradient(145deg,#c5bfea,#dfdcf5);box-shadow:0 16px 35px #5449971f}.account-card header,.account-card>div,.account-card footer{z-index:1;position:relative}.account-card header{justify-content:space-between;align-items:center;display:flex}.account-card .account-symbol{color:inherit;background:#ffffff24}.account-card-1 .account-symbol,.account-card-2 .account-symbol,.account-card-3 .account-symbol{background:#ffffff59}.currency-chip{background:#ffffff1a;border:1px solid #ffffff2b;border-radius:999px;padding:5px 10px;font-size:.66rem;font-weight:850}.account-card>div p,.account-balance span,.account-card footer{color:currentColor;opacity:.67;font-size:.67rem}.account-card h2{letter-spacing:-.035em;margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.account-balance{gap:3px;display:grid}.account-balance strong{overflow-wrap:anywhere;letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500}.account-card footer{border-top:1px solid;justify-content:space-between;align-items:center;gap:12px;padding-top:13px;display:flex}.account-card footer button{color:inherit;background:0 0;border:0;font-size:.68rem;font-weight:800}.account-card footer button:hover{text-decoration:underline}.add-account-card,.add-budget-card{min-height:285px;color:var(--muted);background:#ffffff73;border:1.5px dashed #c7d6cf;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.add-account-card:hover,.add-budget-card:hover{color:var(--green);background:#f4faf7;border-color:#83ac9c}.add-account-card>span,.add-budget-card>span{width:43px;height:43px;color:var(--green);background:var(--mint);border-radius:14px;place-items:center;display:grid}.add-account-card strong,.add-budget-card strong{font-size:.8rem}.add-account-card small{font-size:.67rem}.archived-section h2{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.archived-list{border:1px solid var(--line-soft);background:#fff;border-radius:18px;display:grid;overflow:hidden}.archived-list article{border-bottom:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;padding:13px 16px;display:grid}.archived-list article:last-child{border-bottom:0}.account-symbol.muted{color:var(--muted);background:#edf2ef}.archived-list article>div{gap:2px;display:grid}.archived-list strong,.archived-list b{font-size:.75rem}.archived-list small{color:var(--muted);font-size:.65rem}.status-pill{color:var(--muted);background:#edf2ef;border-radius:999px;padding:5px 8px;font-size:.61rem;font-weight:750}.budget-toolbar{border-bottom:1px solid var(--line-soft);align-items:flex-end;padding-bottom:19px}.budget-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:15px;display:grid}.budget-card{border:1px solid var(--line);background:#fcfdfc;border-radius:18px;gap:22px;padding:18px;display:grid}.budget-card>header,.budget-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.budget-card .row-action{opacity:.55}.budget-symbol{width:37px;height:37px}.budget-title>div{min-width:0}.budget-title p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;overflow:hidden}.budget-title h3{margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:500}.budget-title>strong{color:var(--green);white-space:nowrap;font-size:.78rem}.budget-title>strong small{color:var(--muted);font-weight:550}.add-budget-card{min-height:210px}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081f1a75;justify-content:center;align-items:center;padding:20px;animation:.15s ease-out fade-in;display:flex;position:fixed;inset:0;overflow:auto}.dialog-panel{width:min(100%,500px);max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);background:#fff;border:1px solid #fff6;border-radius:22px;animation:.18s ease-out dialog-in;overflow:auto}.dialog-panel-wide{width:min(100%,720px)}.dialog-header{z-index:2;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 23px 18px;display:flex;position:sticky;top:0}.dialog-header h2{color:var(--ink-deep);letter-spacing:-.035em;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.dialog-body{padding:23px}.form-footer{border-top:1px solid var(--line-soft);background:#fbfcfb;gap:14px;margin:4px -23px -23px;padding:17px 23px;display:grid}.form-footer>div,.confirm-form>div:last-child,.proposal-actions{justify-content:flex-end;gap:9px;display:flex}.segmented-control{background:#edf3f0;border-radius:13px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented-control label{cursor:pointer}.segmented-control input{opacity:0;position:absolute}.segmented-control span{min-height:39px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:.78rem;font-weight:750;display:flex}.segmented-control input:focus-visible+span{outline:3px solid #17594b38}.segmented-control input:checked+span{color:var(--green-deep);background:#fff;box-shadow:0 2px 8px #0c272214}.confirm-form{gap:22px;display:grid}.confirm-form>p:first-child{color:var(--muted);font-size:.86rem;line-height:1.65}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(10px)scale(.985)}}.dialog-backdrop-assistant{justify-content:flex-end;padding:0}.dialog-panel-assistant{border:0;border-radius:24px 0 0 24px;width:min(100%,495px);height:100vh;max-height:none;animation:.22s ease-out drawer-in}@keyframes drawer-in{0%{opacity:.6;transform:translate(30px)}}.assistant-intro{color:var(--green-deep);background:linear-gradient(135deg,#ecf7f2,#e4f1eb);border-radius:15px;align-items:center;gap:12px;margin-bottom:18px;padding:12px;display:flex}.assistant-intro>span{color:#fff;background:var(--green);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.assistant-intro p{font-size:.75rem;font-weight:600;line-height:1.45}.assistant-composer{background:#fff;border:1px solid #cbdad3;border-radius:17px;overflow:hidden;box-shadow:0 7px 24px #0c27220f}.assistant-composer textarea{resize:none;width:100%;min-height:105px;color:var(--ink-deep);background:0 0;border:0;outline:0;padding:15px;font-size:.84rem;line-height:1.55;display:block}.assistant-composer:focus-within{border-color:#6fa996;box-shadow:0 0 0 4px #17594b14,0 7px 24px #0c27220f}.composer-actions{border-top:1px solid var(--line-soft);background:#fbfcfb;align-items:center;gap:8px;padding:9px;display:flex}.composer-actions>span{color:var(--muted-light);text-align:center;flex:1;font-size:.61rem}.record-button{min-height:35px;color:var(--green);background:var(--mint);border:0;border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:.69rem;font-weight:750;display:inline-flex}.record-button.recording{color:var(--danger);background:var(--coral-soft)}.assistant-error{color:#8c342a;background:var(--coral-soft);border-radius:12px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;font-size:.74rem;font-weight:600;line-height:1.45;display:flex}.assistant-thinking{border:1px solid var(--line-soft);border-radius:15px;align-items:center;gap:13px;margin-top:18px;padding:15px;display:flex}.thinking-dots{gap:3px;display:flex}.thinking-dots i{background:var(--green);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite think}.thinking-dots i:nth-child(2){animation-delay:.12s}.thinking-dots i:nth-child(3){animation-delay:.24s}@keyframes think{0%,to{opacity:.25;transform:translateY(2px)}50%{opacity:1;transform:translateY(-2px)}}.assistant-thinking>div{gap:2px;display:grid}.assistant-thinking strong{font-size:.76rem}.assistant-thinking small{color:var(--muted);font-size:.65rem}.proposal-card{background:#fbfdfc;border:1px solid #cfe0d8;border-radius:18px;gap:15px;margin-top:18px;padding:17px;display:grid}.proposal-card>header{align-items:center;gap:11px;display:flex}.proposal-icon{width:42px;height:42px;color:var(--green-deep);background:var(--lime);border-radius:14px;flex:none;place-items:center;display:grid}.proposal-icon.complete{color:#fff;background:var(--green)}.proposal-card h3{margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:500}.proposal-card blockquote{color:var(--muted);border-left:2px solid #b9d5c9;padding-left:11px;font-size:.72rem;font-style:italic;line-height:1.5}.proposal-message{color:var(--ink);white-space:pre-line;font-size:.78rem;line-height:1.6}.proposal-details{border:1px solid var(--line-soft);background:#fff;border-radius:13px;display:grid;overflow:hidden}.proposal-details div{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:20px;padding:9px 11px;display:flex}.proposal-details div:last-child{border-bottom:0}.proposal-details dt{color:var(--muted);font-size:.67rem}.proposal-details dd{text-align:right;overflow-wrap:anywhere;max-width:62%;font-size:.7rem;font-weight:750}.proposal-actions{border-top:1px solid var(--line-soft);padding-top:15px}.assistant-examples{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.assistant-examples p{width:100%;color:var(--muted);font-size:.65rem;font-weight:750}.assistant-examples button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 10px;font-size:.63rem}.assistant-examples button:hover{color:var(--green);border-color:#9bbbad}.loading-page,.state-page{background:var(--canvas);flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:100vh;display:flex}.loading-page .brand,.state-page>.brand{position:absolute;top:32px;left:34px}.loading-page>p{color:var(--muted);font-size:.78rem}.loading-orbit{width:55px;height:55px;animation:1.8s linear infinite spin;position:relative}.loading-orbit span{background:var(--green);border-radius:50%;width:17px;height:17px;position:absolute}.loading-orbit span:first-child{background:var(--green);top:0;left:19px}.loading-orbit span:nth-child(2){background:var(--lime);bottom:5px;right:0}.loading-orbit span:nth-child(3){background:var(--coral);bottom:5px;left:0}.state-card{border:1px solid var(--line-soft);width:min(100% - 36px,430px);box-shadow:var(--shadow-sm);text-align:center;background:#fff;border-radius:21px;flex-direction:column;align-items:center;padding:38px;display:flex}.state-icon{width:50px;height:50px;color:var(--green);background:var(--mint);border-radius:16px;place-items:center;margin-bottom:15px;display:grid}.state-card h1{font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:500}.state-card p{color:var(--muted);margin:9px 0 20px;font-size:.78rem;line-height:1.6}.toast{z-index:150;color:#fff;background:var(--ink-deep);border-radius:13px;align-items:center;gap:9px;padding:12px 16px;font-size:.76rem;font-weight:700;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 14px 35px #09221d3b}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1100px){.sidebar{width:220px;padding-inline:17px}.app-main{margin-left:220px}.dashboard-grid{grid-template-columns:1fr}.overview-side{grid-template-columns:1fr 1fr}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media (max-width:820px){body{padding-bottom:68px}.sidebar{display:none}.app-main{margin-left:0}.mobile-header{z-index:15;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfcfbeb;justify-content:space-between;align-items:center;height:66px;padding:0 20px;display:flex;position:sticky;top:0}.avatar-button{display:grid}.dashboard-main{padding:25px 18px 28px}.page-header{align-items:flex-start;margin-bottom:22px}.page-header h1{font-size:2.15rem}.page-header>div:first-child>p:last-child{max-width:380px}.desktop-ask{display:none}.header-actions .button{min-width:42px;min-height:42px;padding:0 12px}.overview-side{grid-template-columns:1fr}.bottom-nav{z-index:30;border-top:1px solid var(--line);height:68px;padding:5px max(6px, env(safe-area-inset-right)) max(5px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{color:#7b8c86;background:0 0;border:0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.58rem;font-weight:700;display:flex}.bottom-nav button.active{color:var(--green);background:#eef6f2}.bottom-nav button svg{width:19px;height:19px}.mobile-ask{z-index:31;color:#fff;background:var(--green);border:0;border-radius:17px;place-items:center;width:49px;height:49px;display:grid;position:fixed;bottom:83px;right:18px;box-shadow:0 12px 28px #0f443942}.toast{bottom:80px;right:14px}}@media (max-width:640px){.auth-page{background:#fbfcfb;display:block}.auth-story{display:none}.auth-form-side{align-items:flex-start;min-height:calc(100vh - 68px);padding:28px 20px 85px}.auth-mobile-brand{margin-bottom:50px;display:block}.auth-card{width:100%}.auth-card h2{font-size:2.25rem}.auth-footnote{bottom:20px}.page-header{gap:17px;display:grid}.header-actions{width:100%}.header-actions .button{flex:1}.summary-grid{scroll-snap-type:x mandatory;margin-inline:-18px;padding:0 18px 8px;display:flex;overflow-x:auto}.summary-card{scroll-snap-align:start;min-width:min(82vw,315px)}.panel{border-radius:17px;padding:17px}.transaction-row{grid-template-columns:auto minmax(0,1fr) auto;gap:9px}.transaction-row .row-action{display:inline-grid}.transaction-symbol{width:37px;height:37px}.transaction-value{max-width:115px}.toolbar{flex-direction:column;align-items:stretch}.search-field,.compact-select select{width:100%}.page-panel{min-height:430px;padding:16px}.account-grid,.budget-grid{grid-template-columns:1fr}.account-card,.add-account-card{min-height:265px}.archived-list article{grid-template-columns:auto minmax(0,1fr) auto}.archived-list .status-pill{display:none}.budget-title{align-items:flex-start}.field-row{grid-template-columns:1fr}.dialog-backdrop{align-items:flex-end;padding:0}.dialog-panel{border-radius:22px 22px 0 0;width:100%;max-height:92vh;animation-name:sheet-in}.dialog-panel-assistant{border-radius:22px 22px 0 0;height:96vh;max-height:96vh}.dialog-header,.dialog-body{padding:18px}.form-footer{padding:15px 18px calc(15px + env(safe-area-inset-bottom));margin:4px -18px -18px}.proposal-actions{grid-template-columns:1fr 1fr;display:grid}.proposal-actions .button{padding-inline:10px}.composer-actions>span{display:none}.composer-actions .record-button{margin-right:auto}@keyframes sheet-in{0%{opacity:.7;transform:translateY(25px)}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
