:root{color:#1d2b25;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1d2b25;--muted:#67736c;--brand:#174a3b;--brand-2:#2d6a55;--lime:#d8ef9b;--cream:#fffdf7;--line:#dfe4dc;--danger:#a13c38;--danger-bg:#f9e7e2;--warning:#8b5b13;--warning-bg:#fff0d4;--shadow:0 16px 50px #243a2f17;background:#f3f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f3f5ef}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2d6a5540}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{letter-spacing:-.045em;margin-bottom:6px;font-size:clamp(1.85rem,5vw,2.55rem);line-height:1.1}h2{letter-spacing:-.025em;margin-bottom:6px;font-size:1.18rem}p{color:var(--muted);line-height:1.55}.app-shell{min-height:100vh;padding-bottom:100px}.page{width:min(1120px,100% - 36px);margin:0 auto;padding:42px 0 20px;animation:.28s both enter}@keyframes enter{0%{opacity:0;transform:translateY(5px)}}.topbar,.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.topbar h1,.page-header h1{max-width:680px}.page-header p{margin-bottom:0}.eyebrow{color:var(--brand-2);letter-spacing:.095em;text-transform:uppercase;margin-bottom:7px;font-size:.73rem;font-weight:800;display:block}.muted{color:var(--muted)}.privacy-pill{color:#456055;white-space:nowrap;background:#e9eee8;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:.76rem;font-weight:700;display:flex}.privacy-pill svg{width:17px}.primary-button,.secondary-button,.text-button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;max-width:100%;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:var(--brand);box-shadow:0 9px 24px #174a3b2e}.primary-button:hover{background:#0f3d30;transform:translateY(-1px)}.primary-button:disabled{opacity:.6;cursor:wait}.primary-button.compact{min-height:42px}.primary-button.full{width:100%;margin-top:4px}.secondary-button{color:var(--brand);box-shadow:none;background:#edf1eb;border:1px solid #d8ded6}.text-button{min-height:auto;color:var(--brand-2);background:0 0;padding:6px}.text-button svg{width:18px}.icon-button,.ghost-icon{color:var(--muted);background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.icon-button{background:#edf0ea;width:42px;height:42px}.ghost-icon{opacity:.55;width:34px;height:34px}.ghost-icon:hover{opacity:1;background:var(--danger-bg);color:var(--danger)}.welcome-card{color:var(--ink);box-shadow:var(--shadow);background:linear-gradient(135deg,#e0f0b4,#f5f7e7);border:1px solid #d2e2aa;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:24px;padding:28px;display:grid}.welcome-card>*{min-width:0}.welcome-card h2,.welcome-card p{overflow-wrap:anywhere}.welcome-card p{max-width:580px;margin:0}.welcome-icon{background:var(--brand);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.available-card{color:#fff;background:var(--brand);border-radius:28px;justify-content:space-between;align-items:center;gap:30px;min-height:230px;padding:34px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #174a3b33}.available-card:before{content:"";background:#d8ef9b1f;border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-80px}.available-card.negative{background:#713a36}.available-copy{z-index:1;position:relative}.available-copy>span{opacity:.78;font-weight:700}.available-copy>strong{letter-spacing:-.06em;margin:8px 0 14px;font-size:clamp(2.5rem,8vw,4.6rem);line-height:1.05;display:block}.available-copy p{color:#ffffffb3;max-width:570px;margin-bottom:0}.available-status{z-index:1;color:#ffffffb3;flex-direction:column;align-items:center;gap:10px;font-size:.75rem;font-weight:700;display:flex;position:relative}.status-ring{width:76px;height:76px;color:var(--lime);background:#ffffff17;border:2px solid #ffffff40;border-radius:50%;place-items:center;font-size:1.9rem;display:grid}.negative .status-ring{color:#fff}.summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.summary-grid article{border:1px solid var(--line);background:#ffffffc2;border-radius:18px;padding:18px}.summary-grid span,.summary-grid small{color:var(--muted);display:block}.summary-grid span{font-size:.82rem;font-weight:600}.summary-grid strong{letter-spacing:-.03em;margin:8px 0 4px;font-size:1.3rem;display:block}.summary-grid small{font-size:.71rem}.section-block,.section-card{margin-top:28px}.section-card{border:1px solid var(--line);background:#ffffffd1;border-radius:22px;padding:24px;box-shadow:0 8px 30px #25352d0a}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.section-heading h2{margin-bottom:0}.section-total{font-size:1.35rem}.quick-actions{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quick-actions>button{border:1px solid var(--line);text-align:left;color:var(--ink);background:#ffffffd1;border-radius:18px;align-items:center;gap:14px;padding:17px;display:flex}.quick-actions>button:hover{background:#fff;border-color:#bac8bd;transform:translateY(-1px)}.quick-actions strong,.quick-actions small{display:block}.quick-actions small{color:var(--muted);margin-top:3px}.action-icon{border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.action-icon.expense{color:#8e4239;background:#f8e2dd}.action-icon.income{color:#2d6a55;background:#e2f1df}.action-icon.payment{color:#79601f;background:#f7eccb}.upcoming-list,.movement-list,.payment-list,.account-list{border:1px solid var(--line);background:#ffffffd1;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.upcoming-list article,.movement-list article,.payment-list article,.account-list article{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:15px 18px;display:flex}.upcoming-list article:last-child,.movement-list article:last-child,.payment-list article:last-child,.account-list article:last-child{border-bottom:0}.date-tile{text-align:center;background:#edf1eb;border-radius:12px;place-content:center;width:49px;height:52px;line-height:1;display:grid}.date-tile strong{font-size:1.12rem}.date-tile span{color:var(--muted);text-transform:uppercase;margin-top:4px;font-size:.66rem}.date-tile.overdue{background:var(--danger-bg);color:var(--danger)}.list-copy{flex:1;min-width:0}.list-copy strong,.list-copy span{display:block}.list-copy strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.list-copy span{color:var(--muted);margin-top:4px;font-size:.76rem}.empty-inline{color:var(--muted);border:1px dashed #ced6cd;border-radius:16px;align-items:center;gap:14px;padding:22px;display:flex}.empty-inline strong{color:var(--ink)}.empty-inline p{margin:3px 0 0;font-size:.83rem}.movement-list article{min-height:75px}.movement-mark{border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.movement-mark.expense{color:#8e4239;background:#f8e2dd}.movement-mark.income{color:#2d6a55;background:#e2f1df}.movement-mark.transfer{color:#3e5c78;background:#e4edf6}.money-positive{color:#2d6a55}.money-negative{color:#8e4239}.empty-state{text-align:center;background:#ffffffb8;border:1px dashed #cbd4ca;border-radius:24px;align-content:center;place-items:center;min-height:370px;padding:30px;display:grid}.empty-state>div{width:68px;height:68px;color:var(--brand);background:#e8eee7;border-radius:22px;place-items:center;margin-bottom:16px;display:grid}.empty-state p{max-width:440px}.filter-pills{gap:8px;padding-bottom:12px;display:flex;overflow-x:auto}.filter-pills button{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:8px 13px;font-size:.77rem;font-weight:700}.filter-pills .active{color:#fff;background:var(--brand);border-color:var(--brand)}.payment-list article.paid{opacity:.55}.payment-list article.overdue{background:#fff9f7}.check-button{color:#fff;background:#fff;border:1.5px solid #b9c4bb;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.paid .check-button{background:var(--brand-2);border-color:var(--brand-2)}.check-button svg{width:17px}.payment-amount{justify-items:end;gap:4px;display:grid}.priority{border-radius:999px;padding:3px 7px;font-size:.62rem;font-weight:800}.priority.normal{color:var(--muted);background:#edf0eb}.priority.important{background:var(--warning-bg);color:var(--warning)}.priority.critical{background:var(--danger-bg);color:var(--danger)}.reserve-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.reserve-grid article{border:1px solid var(--line);border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.reserve-grid article>div{flex:1}.reserve-grid article span{color:var(--muted);margin-top:3px;font-size:.72rem;display:block}.reserve-dot{background:#87978e;border-radius:50%;flex:none;width:11px;height:11px}.reserve-dot.important{background:#dc9f3b}.reserve-dot.critical{background:#b6534b}.purchase-card{grid-template-columns:.9fr 1.1fr;column-gap:32px;display:grid}.purchase-inputs{grid-template-columns:1fr 150px;align-items:end;gap:10px;display:grid}.purchase-result{background:#edf1eb;border-radius:16px;grid-column:1/-1;margin-top:20px;padding:18px}.purchase-result.good{color:#225c44;background:#e3f2e0}.purchase-result.caution{color:#775016;background:#fff0d4}.purchase-result.wait{color:#805020;background:#f8e7d4}.purchase-result.danger{color:#8b342f;background:#f9e3df}.purchase-result>div{gap:24px;margin:9px 0;display:flex}.purchase-result span{font-size:.84rem;display:block}.purchase-result small{opacity:.78}.category-bars{gap:15px;display:grid}.category-bars>div>div:first-child{justify-content:space-between;margin-bottom:6px;font-size:.82rem;display:flex}.bar{background:#edf0ea;border-radius:99px;height:8px;overflow:hidden}.bar span{border-radius:inherit;background:linear-gradient(90deg, var(--brand-2), #89aa63);height:100%;display:block}.settings-form{gap:14px;margin-top:18px;display:grid}.account-icon{width:40px;height:40px;color:var(--brand);background:#e6eee5;border-radius:12px;place-items:center;display:grid}.security-card p{font-size:.86rem}.security-heading{align-items:center;gap:13px;display:flex}.security-icon{width:46px;height:46px;color:var(--brand);background:var(--lime);border-radius:14px;place-items:center;display:grid}.button-row{flex-wrap:wrap;gap:10px;display:flex}.audit-list{gap:0;margin-top:14px;display:grid}.audit-list article{border-bottom:1px solid var(--line);gap:12px;padding:11px 0;display:flex}.audit-list article:last-child{border-bottom:0}.audit-list span{color:var(--muted);margin-top:3px;font-size:.72rem;display:block}.audit-dot{background:var(--brand-2);border-radius:50%;flex:none;width:8px;height:8px;margin-top:7px}.success-banner{color:#245b46;background:#e1f0df;border-radius:13px;margin-bottom:14px;padding:12px 16px;font-weight:700}.bottom-nav{z-index:20;left:50%;bottom:max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffce8;border:1px solid #d1dad2e6;border-radius:23px;grid-template-columns:repeat(5,minmax(0,1fr));width:calc(100vw - 24px);max-width:640px;height:72px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 16px 50px #1e2f262e}.bottom-nav button{color:#7a867f;background:0 0;border:0;border-radius:16px;align-content:center;place-items:center;gap:3px;display:grid}.bottom-nav button span{font-size:.64rem;font-weight:700}.bottom-nav button.active{color:var(--brand);background:#e9f0e3}.bottom-nav svg{width:21px}.floating-add{display:none}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111f1875;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-sheet{background:var(--cream);border-radius:25px;width:min(600px,100%);max-height:min(820px,100vh - 40px);padding:24px;animation:.25s both modal-in;overflow-y:auto;box-shadow:0 28px 90px #0f20174d}@keyframes modal-in{0%{opacity:0;transform:translateY(16px)scale(.985)}}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.modal-header h2{font-size:1.45rem}.stack-form{gap:14px;display:grid}label{color:#3d4a43;gap:7px;font-size:.78rem;font-weight:700;display:grid}input,select{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #cfd7ce;border-radius:12px;padding:0 13px}input::placeholder{color:#9aa39d}label small{color:var(--muted);font-weight:500;line-height:1.4}.money-input{background:#fff;border:1px solid #cfd7ce;border-radius:12px;align-items:center;display:flex;overflow:hidden}.money-input:focus-within{border-color:var(--brand-2);outline:3px solid #2d6a5533}.money-input span{color:var(--muted);padding-left:13px}.money-input input{border:0;outline:0}.field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check-row{grid-template-columns:auto 1fr;align-items:center;gap:9px;display:flex}.check-row input{width:19px;min-height:19px;accent-color:var(--brand)}.segmented{background:#eaeee8;border-radius:13px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.segmented button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:10px;font-size:.76rem;font-weight:700}.segmented button.active{color:var(--brand);background:#fff;box-shadow:0 3px 10px #20322814}.form-error{color:var(--danger);background:var(--danger-bg);border-radius:10px;margin:0;padding:10px 12px;font-size:.8rem}.notice{background:var(--warning-bg);color:var(--warning);border-radius:14px;padding:18px}.notice p{color:inherit;margin:4px 0 0}.notice.success{color:#245b46;background:#e1f0df}.loading-screen{background:var(--brand);color:#fff;align-content:center;place-items:center;min-height:100vh;display:grid}.loading-screen p{color:#ffffffb3}.loading-mark{background:var(--lime);width:70px;height:70px;color:var(--brand);border-radius:22px;place-items:center;font:800 2rem Inter,ui-sans-serif,system-ui;display:grid}@media (width<=760px){.page{width:min(100% - 24px,680px);padding-top:25px}.topbar,.page-header{margin-bottom:20px}.privacy-pill{display:none}.page-header{align-items:center}.page-header p{font-size:.85rem}.available-card{border-radius:22px;min-height:205px;padding:27px 24px}.available-status{display:none}.summary-grid{grid-template-columns:1fr 1fr}.quick-actions{grid-template-columns:1fr}.quick-actions>button{min-height:70px}.welcome-card{grid-template-columns:auto 1fr;padding:22px}.welcome-card .primary-button{grid-column:1/-1;width:100%}.reserve-grid,.purchase-card{grid-template-columns:1fr}.purchase-inputs{margin-top:12px}.purchase-result>div{flex-direction:column;gap:5px}}@media (width<=520px){h1{font-size:1.85rem}.page{width:calc(100% - 20px)}.page-header .primary-button{width:43px;min-width:43px;padding:0}.page-header .primary-button svg{margin:0}.page-header .primary-button{gap:0;font-size:0}.available-copy>strong{font-size:2.55rem}.available-copy p{font-size:.8rem}.summary-grid article{padding:14px}.summary-grid strong{font-size:1.05rem}.upcoming-list article,.movement-list article,.payment-list article,.account-list article{gap:10px;padding:13px 12px}.movement-list article>strong{font-size:.82rem}.row-actions .ghost-icon{width:31px;height:31px}.field-grid{grid-template-columns:1fr}.purchase-inputs{grid-template-columns:1fr 125px}.modal-backdrop{align-items:end;padding:0}.modal-sheet{max-height:92vh;padding:21px 18px calc(21px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0}.bottom-nav{bottom:max(8px, env(safe-area-inset-bottom));border-radius:20px;height:66px}.bottom-nav button span{font-size:.58rem}.bottom-nav svg{width:20px}}.brand-heading{align-items:center;gap:14px;display:flex}.brand-heading img{border-radius:15px;width:52px;height:52px;box-shadow:0 8px 20px #174a3b29}.brand-heading h1{margin-bottom:0}.toolbar{grid-template-columns:1fr 190px;gap:10px;margin-bottom:12px;display:grid}.row-actions{flex:none;align-items:center;gap:2px;display:flex}.ghost-icon.danger:hover{color:var(--danger);background:var(--danger-bg)}.inline-icon{vertical-align:-2px;width:14px;height:14px;color:var(--brand-2)}.segmented.two{grid-template-columns:repeat(2,1fr)}.top-gap{margin-top:21px}.view-toggle{background:#e5eae3;border-radius:13px;grid-template-columns:1fr 1fr;width:fit-content;margin-bottom:12px;padding:4px;display:grid}.view-toggle button{min-width:115px;min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:0 15px;font-weight:800}.view-toggle button.active{color:var(--brand);background:#fff;box-shadow:0 3px 12px #19302317}.compact-empty{min-height:290px}.calendar-card{border:1px solid var(--line);background:#ffffffd1;border-radius:22px;padding:20px}.calendar-card>header{text-transform:capitalize;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.calendar-weekdays{text-align:center;color:var(--muted);margin-bottom:7px;font-size:.72rem;font-weight:800}.calendar-day{border:1px solid var(--line);min-height:78px;color:var(--ink);background:#fff;border-radius:13px;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:4px;padding:9px;display:flex;position:relative}.calendar-day.empty{background:0 0;border-color:#0000}.calendar-day.today{border:2px solid var(--brand-2);background:#f0f5ec}.calendar-day>span{text-align:left;width:100%;font-size:.75rem;font-weight:800}.calendar-day i,.calendar-legend i{background:#b6534b;border-radius:50%;width:8px;height:8px;display:inline-block}.calendar-day i.income,.calendar-legend i.income{background:#3e8a67}.calendar-day i.paid,.calendar-legend i.paid{background:#aeb7b0}.calendar-day small{color:var(--muted);font-size:.62rem}.calendar-legend{flex-wrap:wrap;gap:15px;margin:14px 0 0;font-size:.72rem;display:flex}.calendar-legend span{align-items:center;gap:5px;display:flex}.replan-banner{color:#7c332f;background:var(--danger-bg);border:1px solid #edcbc5;border-radius:17px;margin-bottom:16px;padding:18px}.replan-banner p{color:inherit;margin:5px 0 0}.mini-progress{background:#edf0ea;border-radius:99px;height:5px;margin-top:8px;overflow:hidden}.mini-progress i{border-radius:inherit;background:var(--brand-2);height:100%;display:block}.budget-list{gap:10px;display:grid}.budget-list article{border:1px solid var(--line);border-radius:15px;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:15px;padding:14px;display:grid}.budget-list article>div:first-child span{color:var(--muted);margin:3px 0 8px;font-size:.73rem;display:block}.budget-list .bar{width:min(420px,100%)}.budget-list .bar i{border-radius:inherit;background:var(--brand-2);height:100%;display:block}.budget-list article.warning .bar i{background:#d89b31}.budget-list article.over .bar i{background:var(--danger)}.budget-list article.over>strong{color:var(--danger)}.insight-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.insight-grid article{background:#f0f3ed;border-radius:14px;padding:15px}.insight-grid p{margin:5px 0 0;font-size:.78rem}.member-spending,.member-list{gap:9px;margin-top:15px;display:grid}.member-spending article,.member-list article{border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;padding:13px;display:flex}.member-spending article>div,.member-list article .list-copy{flex:1}.member-spending span,.member-spending small{color:var(--muted);margin-top:3px;font-size:.72rem;display:block}.install-card .security-heading img{border-radius:16px;width:54px;height:54px}.install-card>p{max-width:620px}.account-list article.archived{opacity:.55}.success-banner{justify-content:space-between;align-items:center;gap:10px;display:flex}.success-banner button{color:inherit;background:0 0;border:0;font-size:1.3rem}.lock-screen{text-align:center;background:linear-gradient(160deg,#f7f8f2,#e8efe4);align-content:center;justify-items:center;min-height:100vh;padding:24px;display:grid}.lock-screen>img{border-radius:27px;width:90px;height:90px;margin-bottom:22px;box-shadow:0 18px 45px #174a3b33}.lock-screen h1{margin-bottom:8px}.lock-screen form{gap:10px;width:min(330px,100%);display:grid}.lock-screen input{text-align:center;letter-spacing:.25em;font-size:1.25rem}@media (width<=760px){.summary-grid{grid-template-columns:1fr 1fr}.toolbar{grid-template-columns:1fr}.calendar-day{min-height:59px;padding:6px}.insight-grid{grid-template-columns:1fr}.budget-list article{grid-template-columns:1fr auto}.budget-list article .row-actions{grid-area:1/2/span 2}}@media (width<=520px){.brand-heading img{border-radius:13px;width:43px;height:43px}.brand-heading{gap:10px}.movement-list article,.payment-list article{flex-wrap:wrap}.movement-list .list-copy,.payment-list .list-copy{min-width:calc(100% - 58px)}.movement-list article>strong,.payment-amount{margin-left:50px}.movement-list .row-actions,.payment-list .row-actions{margin-left:auto}.calendar-card{padding:13px}.calendar-weekdays,.calendar-grid{gap:3px}.calendar-day{border-radius:9px;min-height:50px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
