:root{color:#173b32;font-synthesis:none;text-rendering:optimizelegibility;--forest:#173f35;--forest-2:#245448;--ink:#173b32;--cream:#f5f0e6;--paper:#fffdf7;--coral:#ee7659;--coral-dark:#d85e43;--mint:#dceadf;--sage:#799487;--line:#ded8ca;--muted:#6d776f;--danger:#a54132;--shadow:0 16px 44px #29362d14;background:#f5f0e6;font-family:Aptos,Segoe UI,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button,summary,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #ee765966}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1,h2{font-family:DM Serif Display,Georgia,serif;font-weight:400}h1{letter-spacing:-.025em;font-size:clamp(2.3rem,4vw,4.5rem);line-height:.98}h2{font-size:1.75rem;line-height:1.08}.app-shell{min-height:100vh}.topbar{z-index:30;color:#fff;background:var(--forest);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:fixed;top:0;left:0;right:0}.brand{color:#fff;letter-spacing:-.03em;background:0 0;border:0;align-items:center;gap:10px;font:400 1.85rem/1 DM Serif Display,Georgia,serif;display:flex}.brand__mark{width:36px;height:36px;color:var(--forest);background:var(--coral);border-radius:50% 50% 42%;place-items:center;display:grid;transform:rotate(-5deg)}.brand__mark svg{transform:rotate(5deg)}.topbar__actions{align-items:center;gap:13px;display:flex}.privacy-note{color:#ffffffad;align-items:center;gap:8px;margin:0 12px 0 0;font-size:.74rem;display:flex}.privacy-note span{background:#9bc5a5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #9bc5a51a}.icon-button{border:1px solid var(--line);background:#fffc;border-radius:50%;place-items:center;width:39px;height:39px;padding:0;display:inline-grid}.topbar .icon-button{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.mobile-menu{color:#fff;background:0 0;border:0;padding:6px;display:none}.sidebar{z-index:20;border-right:1px solid var(--line);background:#eee9de;flex-direction:column;width:245px;padding:30px 18px 24px;display:flex;position:fixed;top:76px;bottom:0;left:0}.sidebar nav{gap:6px;display:grid}.sidebar nav button,.sidebar__settings{color:#58665f;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:.9rem;font-weight:600;display:flex}.sidebar nav button:hover,.sidebar__settings:hover{background:#ffffff8c}.sidebar nav button.active{color:var(--forest);background:#fffaf1;box-shadow:0 4px 16px #2239300f}.sidebar nav button.active:before{content:"";background:var(--coral);border-radius:0 3px 3px 0;width:4px;height:24px;position:absolute;left:0}.sidebar__quote{color:var(--forest);background:#dde9dc;border-radius:16px;margin-top:auto;padding:20px}.sidebar__quote svg{color:var(--coral-dark)}.sidebar__quote p{margin:9px 0 0;font:400 1rem/1.4 DM Serif Display,Georgia,serif}.sidebar__settings{margin-top:10px;font-size:.82rem}.sidebar__mobile-head,.nav-scrim{display:none}.main-content{min-height:100vh;margin-left:245px;padding:110px clamp(24px,4vw,64px) 64px}.page{max-width:1220px;margin:0 auto;animation:.35s ease-out rise}@keyframes rise{0%{opacity:0;transform:translateY(5px)}}.eyebrow{color:#7b877e;text-transform:uppercase;letter-spacing:.15em;margin:0 0 7px;font-size:.68rem;font-weight:700;line-height:1.2}.eyebrow--light{color:#a9c3b4}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:.84rem;font-weight:700;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--compact{min-height:36px;padding:0 14px;font-size:.78rem}.button--large{min-height:50px;padding:0 22px}.button--coral{color:#2b302b;background:var(--coral)}.button--coral:hover{background:#f18569}.button--primary{color:#fff;background:var(--forest)}.button--primary:hover{background:var(--forest-2)}.button--cream{color:var(--forest);background:#fff8e9}.button--dark-ghost{color:#fff;background:0 0;border-color:#ffffff40}.button--ghost{border-color:var(--line);background:0 0}.button--outline{color:var(--forest);background:0 0;border-color:#9aafa6}.button--soft{color:var(--forest);background:var(--mint)}.button--danger,.button--danger-outline{color:#fff;background:var(--danger)}.button--danger-outline{color:var(--danger);background:0 0;border-color:#c98579}.text-button{color:var(--forest);background:0 0;border:0;align-items:center;gap:3px;padding:5px 0;font-size:.8rem;font-weight:700;display:inline-flex}.hero-card{color:#fff;background:var(--forest);min-height:355px;box-shadow:var(--shadow);border-radius:26px;grid-template-columns:minmax(0,1.3fr) .7fr;align-items:center;padding:clamp(31px,5vw,58px);display:grid;position:relative;overflow:hidden}.hero-card:before,.hero-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.hero-card:before{width:460px;height:460px;top:-180px;right:-210px}.hero-card:after{width:320px;height:320px;bottom:-240px;right:-65px}.hero-card__copy{z-index:2;max-width:690px;position:relative}.hero-card h1{color:#fff9ed;margin-bottom:12px;font-size:clamp(2.65rem,5vw,4.8rem)}.hero-card__destination{color:#c5d4cc;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:26px;font-size:.87rem;display:flex}.hero-card__destination span{background:var(--coral);border-radius:50%;width:3px;height:3px;margin:0 4px}.hero-progress{max-width:560px}.hero-progress__labels{color:#b9c9c1;justify-content:space-between;margin-bottom:9px;font-size:.78rem;display:flex}.hero-progress__labels strong{color:#fff;font-size:1.05rem}.hero-progress__track{background:#ffffff21;border-radius:99px;height:9px;overflow:hidden}.hero-progress__track span{background:var(--coral);border-radius:inherit;min-width:3px;height:100%;display:block}.hero-progress>p{color:#a9bcb2;margin:8px 0 0;font-size:.72rem}.hero-progress>p strong{color:#e8eee9}.hero-card__actions{gap:10px;margin-top:27px;display:flex}.hero-card__stamp{z-index:1;aspect-ratio:1;color:#ffffffc2;border:2px dashed #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:210px;margin-left:auto;display:flex;position:relative;transform:rotate(5deg)}.hero-card__stamp:before{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute;inset:9px}.hero-card__stamp span{text-transform:uppercase;letter-spacing:.2em;font-size:.65rem}.hero-card__stamp strong{text-align:center;text-overflow:ellipsis;max-width:155px;margin:4px 0 9px;font:400 1.5rem/1.05 DM Serif Display,Georgia,serif;overflow:hidden}.hero-card__stamp svg{color:var(--coral)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0;display:grid}.metric{background:var(--paper);border:1px solid #ded8cacc;border-radius:17px;align-items:flex-start;gap:14px;min-height:128px;padding:22px;display:flex}.metric__icon{width:39px;height:39px;color:var(--forest);background:var(--mint);border-radius:12px;flex:none;place-items:center;display:grid}.metric p{color:var(--muted);margin-bottom:6px;font-size:.7rem}.metric strong{white-space:nowrap;font:400 1.45rem/1.15 DM Serif Display,Georgia,serif;display:block}.metric small{color:#879087;align-items:center;gap:6px;margin-top:7px;font-size:.67rem;display:flex}.status i{background:#9caaa2;border-radius:50%;width:6px;height:6px}.status--good i{background:#4b8d6c}.status--warn i{background:var(--coral)}.content-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:20px;display:grid}.panel{background:var(--paper);border:1px solid #ded8cae6;border-radius:18px;padding:27px}.panel-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:23px;display:flex}.panel-header h2{margin:0;font-size:1.55rem}.recent-panel{margin-top:20px}.chart__legend{color:var(--muted);justify-content:flex-end;gap:18px;font-size:.68rem;display:flex}.chart__legend span{align-items:center;gap:6px;display:flex}.chart__legend i{border-radius:3px;width:10px;height:10px}.legend-actual{background:var(--coral)}.legend-plan{border:1px dashed var(--forest);background:var(--mint)}.chart__plot{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 48px,#173f350e 49px,#0000 50px);grid-template-columns:repeat(6,1fr);align-items:end;gap:clamp(9px,2vw,24px);height:205px;margin-top:16px;padding-top:10px;display:grid}.chart__group{grid-template-rows:1fr 25px;align-items:end;gap:7px;height:100%;display:grid}.chart__bars{justify-content:center;align-items:end;gap:4px;height:100%;display:flex}.chart__bar{border-radius:5px 5px 1px 1px;width:min(18px,38%);min-height:3px}.chart__bar--actual{background:var(--coral)}.chart__bar--planned{border:1px dashed var(--forest);background:var(--mint)}.chart__label{color:#7b847d;text-align:center;font-size:.67rem}.chart__table{margin-top:15px;font-size:.72rem}.chart__table summary{color:var(--muted)}.chart__table table{border-collapse:collapse;width:100%;margin-top:10px}.chart__table th,.chart__table td{text-align:left;border-bottom:1px solid var(--line);padding:7px}.milestone-summary{align-items:center;gap:20px;display:flex}.milestone-summary>p{max-width:150px;color:var(--muted);margin:0;font:400 1rem/1.4 DM Serif Display,Georgia,serif}.progress-ring{--progress:0deg;background:conic-gradient(var(--coral) var(--progress), #e7e1d6 0);border-radius:50%;flex:none;place-items:center;width:115px;height:115px;display:grid;position:relative}.progress-ring:before{content:"";background:var(--paper);border-radius:50%;width:91px;height:91px;position:absolute}.progress-ring>div{text-align:center;display:grid;position:relative}.progress-ring strong{font:400 1.65rem/1 DM Serif Display,Georgia,serif}.progress-ring span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:.62rem}.milestones{grid-template-columns:repeat(4,1fr);margin:26px 0 0;padding:0;list-style:none;display:grid}.milestones li{align-items:center;gap:6px;display:flex;position:relative}.milestones li:before{content:"";z-index:0;background:#ddd8ce;height:2px;position:absolute;top:9px;left:0;right:0}.milestones li.reached:before{background:var(--forest-2)}.milestones li>span{z-index:1;width:19px;height:19px;color:var(--forest);background:var(--paper);place-items:center;display:grid}.milestone-dot{border:2px solid #aaa99f;border-radius:50%;width:9px;height:9px}.milestones li div{z-index:1;background:var(--paper);padding:0 5px;display:grid}.milestones li strong{font-size:.72rem}.milestones li small{color:#899088;white-space:nowrap;font-size:.55rem}.activity-list{display:grid}.activity-row{border-top:1px solid #ece7dd;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:13px 0;display:grid}.activity-row:first-child{border-top:0;padding-top:0}.activity-row:last-child{padding-bottom:0}.activity-row p{color:var(--muted);margin:3px 0 0;font-size:.68rem}.activity-row>div>strong{font-size:.82rem}.transaction-icon{border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.transaction-icon svg{width:17px}.transaction-icon--deposit{color:#286a50;background:#dcecdf}.transaction-icon--withdrawal{color:#a54a38;background:#fae2da}.amount{font-size:.82rem}.amount--deposit{color:#2c7358}.amount--withdrawal{color:#a64a39}.empty-overview{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 190px);padding:40px 20px;display:flex}.empty-overview__art{width:220px;height:165px;margin-bottom:25px;position:relative}.empty-overview__art .sun{opacity:.7;background:#efb65f;border-radius:50%;width:90px;height:90px;position:absolute;top:8px;left:62px}.empty-overview__art .island{background:var(--coral);border-radius:50%;place-items:center;width:120px;height:35px;display:grid;position:absolute;bottom:15px;left:51px;transform:rotate(-4deg)}.empty-overview__art .island svg{width:78px;height:78px;color:var(--forest);position:absolute;bottom:17px}.empty-overview__art .route{color:var(--forest);letter-spacing:5px;font-size:1.1rem;position:absolute;top:32px;right:-6px;transform:rotate(-20deg)}.empty-overview h1{max-width:700px;margin:0 0 18px}.empty-overview>p:not(.eyebrow){max-width:590px;color:var(--muted);line-height:1.7}.empty-overview small{color:#849087;margin-top:16px}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.page-header>div{max-width:760px}.page-header h1{margin-bottom:14px;font-size:clamp(2.6rem,5vw,4.8rem)}.page-header>div>p:last-child{max-width:660px;color:var(--muted);margin:0;line-height:1.6}.view-toggle{background:#e7e1d6;border-radius:99px;gap:3px;width:fit-content;margin-bottom:22px;padding:4px;display:flex}.view-toggle button{background:0 0;border:0;border-radius:99px;padding:8px 14px;font-size:.78rem;font-weight:700}.view-toggle button.active{background:var(--paper);box-shadow:0 2px 8px #26352c14}.view-toggle span{color:var(--muted);margin-left:4px}.goal-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.goal-card{background:var(--paper);border:1px solid var(--line);border-radius:19px;padding:25px;position:relative}.goal-card--active{border-color:#7fa191;box-shadow:0 0 0 2px #24544814}.goal-card__top{justify-content:space-between;align-items:flex-start;min-height:50px;display:flex}.goal-card__icon{width:45px;height:45px;color:var(--forest);background:#dbe9de;border-radius:13px;place-items:center;display:grid;transform:rotate(-3deg)}.active-pill{color:#32634f;text-transform:uppercase;letter-spacing:.08em;background:#e3eee5;border-radius:99px;padding:5px 9px;font-size:.62rem;font-weight:700}.goal-card>.eyebrow{margin-top:23px}.goal-card h2{margin:0 0 7px}.goal-card__date{color:var(--muted);font-size:.73rem}.goal-card__money{justify-content:space-between;align-items:baseline;margin-top:25px;display:flex}.goal-card__money strong{font:400 1.45rem DM Serif Display,Georgia,serif}.goal-card__money span{color:var(--muted);font-size:.66rem}.linear-progress{background:#e4dfd5;border-radius:99px;height:8px;margin-top:8px;overflow:hidden}.linear-progress span{background:var(--coral);border-radius:inherit;min-width:2px;height:100%;display:block}.progress-caption{color:var(--muted);justify-content:space-between;margin:8px 0 24px;font-size:.64rem;display:flex}.progress-caption strong{color:var(--forest)}.goal-card__actions{justify-content:space-between;align-items:center;display:flex}.goal-card__actions>.button{flex:1}.more-menu{margin-left:8px;position:relative}.more-menu summary{border-radius:50%;place-items:center;width:39px;height:39px;list-style:none;display:grid}.more-menu summary::-webkit-details-marker{display:none}.more-menu[open] summary{background:#ece7dc}.more-menu>div{z-index:4;border:1px solid var(--line);width:145px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:6px;position:absolute;top:44px;right:0}.more-menu button{text-align:left;background:0 0;border:0;border-radius:7px;gap:8px;width:100%;padding:8px;font-size:.73rem;display:flex}.more-menu button:hover{background:#f2eee6}.more-menu button svg{width:15px}.more-menu button.danger{color:var(--danger)}.filters{border-bottom:1px solid var(--line);gap:12px;padding-bottom:22px;display:flex}.filters label{min-width:150px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:700}.filters select{border:1px solid var(--line);width:100%;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border-radius:9px;margin-top:6px;padding:9px 33px 9px 11px;font-size:.75rem}.transaction-table__head,.transaction-row{grid-template-columns:minmax(210px,2fr) minmax(120px,1fr) 110px 120px 70px;align-items:center;gap:16px;display:grid}.transaction-table__head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding:16px 8px 10px;font-size:.63rem}.transaction-row{border-top:1px solid #ece7dd;min-height:75px;padding:10px 8px;font-size:.76rem}.transaction-main{align-items:center;gap:12px;display:flex}.transaction-main>div{gap:3px;min-width:0;display:grid}.transaction-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.transaction-goal{color:var(--muted)}.row-actions{justify-content:flex-end;gap:4px;display:flex}.row-actions button{width:31px;height:31px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.row-actions button:hover{color:var(--ink);background:#ece8df}.row-actions svg{width:15px}.forecast-banner{color:#fff;background:var(--forest);border-radius:17px;align-items:center;gap:16px;margin-bottom:20px;padding:22px 25px;display:flex}.forecast-banner__icon{width:45px;height:45px;color:var(--forest);background:var(--coral);border-radius:13px;place-items:center;display:grid}.forecast-banner p{color:#abc1b5;margin:0 0 3px;font-size:.67rem}.forecast-banner strong{font:400 1.18rem DM Serif Display,Georgia,serif}.forecast-badge{color:#ffe6dd;white-space:nowrap;background:#ee76592e;border-radius:99px;margin-left:auto;padding:7px 10px;font-size:.68rem}.forecast-badge--good{color:#daf0e0;background:#90cca32b}.plan-grid{grid-template-columns:1fr 1.1fr;gap:20px;display:grid}.schedule-list,.upcoming-list{display:grid}.schedule-card{border-top:1px solid #ece7dd;align-items:center;gap:13px;padding:15px 0;display:flex}.schedule-card:first-child{border:0;padding-top:0}.schedule-card__icon{width:40px;height:40px;color:var(--forest);background:var(--mint);border-radius:50%;place-items:center;display:grid}.schedule-card__icon svg{width:17px}.schedule-card>div:nth-child(2){flex:1}.schedule-card strong{font-size:.82rem}.schedule-card p{color:var(--muted);margin:3px 0 0;font-size:.68rem}.upcoming-list>article{border-top:1px solid #ece7dd;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:12px 0;display:grid}.upcoming-list>article:first-child{border:0;padding-top:0}.upcoming-list article>div:nth-child(2) strong{font-size:.82rem}.upcoming-list article>div:nth-child(2) p{color:var(--muted);margin:3px 0 0;font-size:.67rem}.date-tile{background:#eee8dc;border-radius:9px;align-content:center;place-items:center;width:44px;height:47px;display:grid}.date-tile span{color:var(--coral-dark);text-transform:uppercase;font-size:.55rem;font-weight:700}.date-tile strong{font:400 1.1rem DM Serif Display,Georgia,serif}.disclaimer{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:18px 0 0;font-size:.69rem;display:flex}.mini-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:245px;padding:30px;display:flex}.mini-empty>span{width:48px;height:48px;color:var(--forest);background:var(--mint);border-radius:50%;place-items:center;margin-bottom:15px;display:grid}.mini-empty h3{margin-bottom:7px;font:400 1.25rem DM Serif Display,Georgia,serif}.mini-empty p{max-width:360px;color:var(--muted);margin:0 0 10px;font-size:.76rem;line-height:1.55}.modal{width:calc(100% - 32px);max-width:590px;max-height:calc(100vh - 32px);color:var(--ink);background:var(--paper);border:0;border-radius:22px;padding:0;overflow:auto;box-shadow:0 30px 90px #0f201b4d}.modal--small{max-width:470px}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1e199e}.modal__inner{padding:30px}.modal__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.modal__header h2{margin:0;font-size:2rem}.form-stack{gap:17px;display:grid}.form-stack label{color:#47564f;gap:7px;font-size:.72rem;font-weight:700;display:grid}.form-stack input,.form-stack select,.form-stack textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d4d0c5;border-radius:10px;padding:11px 12px;font-size:.86rem;font-weight:400}.form-stack textarea{resize:vertical}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.optional{color:var(--muted);font-size:.64rem;font-weight:400}.form-hint{color:var(--muted);margin:-3px 0 0;font-size:.68rem;line-height:1.5}.form-actions{justify-content:flex-end;gap:9px;margin-top:5px;display:flex}.segmented{background:#ebe6dc;border:0;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin:0;padding:4px;display:grid}.segmented label{border-radius:9px;justify-content:center;align-items:center;padding:9px;display:flex}.segmented label.selected{background:#fff;box-shadow:0 2px 8px #21332b14}.segmented input{opacity:0;width:auto;position:absolute}.confirm-copy{color:var(--muted);font-size:.86rem;line-height:1.55}.confirm-copy p:last-child{color:var(--danger);font-weight:600}.settings-stack>p{color:var(--muted);font-size:.82rem;line-height:1.55}.settings-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.settings-row div{gap:4px;display:grid}.settings-row strong{font-size:.82rem}.settings-row span{color:var(--muted);font-size:.68rem}.settings-row--danger{margin-top:10px}.toast{z-index:100;color:#fff;background:#245448;border-radius:12px;align-items:center;gap:9px;max-width:calc(100vw - 48px);padding:13px 17px;font-size:.78rem;animation:.25s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #14322940}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (width<=1080px){.metric-grid,.goal-grid{grid-template-columns:repeat(2,1fr)}.transaction-table__head,.transaction-row{grid-template-columns:minmax(200px,2fr) minmax(100px,1fr) 100px 100px 65px}}@media (width<=820px){.topbar{height:66px;padding:0 16px}.brand{font-size:1.55rem}.brand__mark{width:32px;height:32px}.mobile-menu{display:block}.privacy-note,.topbar__actions>.icon-button{display:none}.sidebar{z-index:60;width:min(310px,86vw);transition:transform .22s;top:0;transform:translate(-101%);box-shadow:20px 0 60px #112a2240}.sidebar--open{transform:translate(0)}.sidebar__mobile-head{justify-content:space-between;align-items:center;margin-bottom:20px;font:400 1.3rem DM Serif Display,Georgia,serif;display:flex}.nav-scrim{z-index:50;background:#0e231d80;border:0;display:block;position:fixed;inset:0}.main-content{margin:0;padding:92px 18px 50px}.hero-card{grid-template-columns:1fr}.hero-card__stamp{display:none}.content-grid,.plan-grid{grid-template-columns:1fr}.transaction-table__head{display:none}.transaction-row{grid-template-columns:1fr auto;gap:8px;padding:15px 0}.transaction-main{grid-column:1}.transaction-goal{grid-column:1;padding-left:49px}.transaction-row>span:nth-of-type(2){color:var(--muted);grid-column:1;padding-left:49px}.transaction-row>.amount{grid-area:1/2}.transaction-row .row-actions{grid-area:2/2/4}}@media (width<=620px){h1{font-size:2.55rem}.topbar .button--compact{width:37px;padding:0;font-size:0}.topbar .button--compact svg{margin:0}.main-content{padding-left:13px;padding-right:13px}.hero-card{border-radius:20px;min-height:0;padding:31px 24px}.hero-card h1{font-size:2.55rem}.hero-card__actions{flex-direction:column;align-items:stretch}.hero-card__actions .button{width:100%}.hero-progress__labels strong{font-size:.95rem}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{flex-direction:column;gap:10px;min-height:138px;padding:16px}.metric strong{white-space:normal;font-size:1.15rem}.panel{padding:21px 18px}.panel-header{align-items:flex-end}.panel-header h2{font-size:1.4rem}.milestone-summary{justify-content:center}.milestones li div{display:none}.milestones li{flex:1}.goal-grid{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start}.page-header .button{width:100%}.filters{grid-template-columns:1fr 1fr;display:grid}.filters label:last-child{grid-column:1/-1}.forecast-banner{flex-wrap:wrap;align-items:flex-start}.forecast-banner__icon{flex:none}.forecast-banner>div:nth-child(2){flex:1}.forecast-badge{margin-left:61px}.upcoming-list>article{grid-template-columns:auto 1fr}.upcoming-list .button{grid-column:2;width:fit-content}.form-grid{grid-template-columns:1fr}.modal__inner{padding:24px 20px}.settings-row{flex-direction:column;align-items:flex-start}.settings-row .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
