@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#14231d;--ink-soft:#52615a;--forest:#17352f;--forest-2:#21453d;--lime:#cff47d;--lime-strong:#bce95d;--canvas:#f1f3ec;--paper:#fff;--line:#dde3d9;--line-strong:#c9d1c6;--mint:#e3f4e9;--amber:#fff2d8;--red:#a33c37;--red-soft:#fff0ee;--shadow:0 16px 50px #19332b14}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif}body{background:var(--canvas);min-width:300px;min-height:100dvh;color:var(--ink);margin:0}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:wait;opacity:.58}button,a,input,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #74aeea}h1,h2,h3,h4,p{margin:0}.eyebrow,.card-eyebrow{color:#668077;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.eyebrow.light,.auth-story .eyebrow{color:#bed1c9}.primary-button,.secondary-button,.danger-button{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:.86rem;font-weight:800;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.primary-button{background:var(--forest);color:#fff;box-shadow:0 8px 20px #17352f2b}.primary-button:hover,.danger-button:hover{transform:translateY(-1px)}.primary-button.large{width:100%;min-height:54px}.primary-button.compact{white-space:nowrap;min-height:44px}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#f5f7f2}.secondary-button:hover{background:#eaf0e7}.secondary-button.full{width:100%;margin-top:16px}.danger-button{background:var(--red);color:#fff}.text-button{background:0 0}.brand-mark{background:var(--lime);border-radius:12px;flex:none;justify-content:center;align-items:flex-end;gap:3px;width:38px;height:38px;padding:8px;display:inline-flex;position:relative;overflow:hidden}.brand-mark i{background:var(--forest);border-radius:4px 4px 2px 2px;width:5px;display:block}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:21px}.app-splash{background:var(--forest);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100dvh;display:flex}.app-splash .brand-mark{width:56px;height:56px}.app-splash .brand-mark i{width:7px}.app-splash .brand-mark i:first-child{height:12px}.app-splash .brand-mark i:nth-child(2){height:21px}.app-splash .brand-mark i:nth-child(3){height:31px}.splash-wordmark{letter-spacing:.32em;margin-left:.32em;font-size:1rem;font-weight:900}.app-splash p{color:#b8cbc4;font-size:.8rem}.splash-pulse{background:var(--lime);border-radius:50%;width:6px;height:6px;margin-top:8px;animation:1.3s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.5}}.auth-shell{background:#f5f6f0;min-height:100dvh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 80% 8%,#cff47d21,#0000 30%),linear-gradient(145deg,#183831,#112a25 70%);min-height:100dvh;padding:42px clamp(42px,6vw,86px);display:none;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:440px;height:440px;position:absolute;top:15%;right:-180px}.auth-brand-row,.mobile-auth-brand{letter-spacing:.18em;align-items:center;gap:12px;font-size:.82rem;font-weight:900;display:flex}.mobile-auth-brand{color:var(--forest);margin-bottom:28px}.auth-story-copy{z-index:1;max-width:610px;position:relative}.auth-story-copy h2{letter-spacing:-.058em;max-width:650px;margin:18px 0 24px;font-size:clamp(2.4rem,4.4vw,4.8rem);font-weight:560;line-height:.98}.auth-story-copy>p:last-child{color:#bfd0ca;max-width:550px;font-size:1.02rem;line-height:1.7}.auth-preview{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#ffffff12;border:1px solid #ffffff1a;border-radius:28px;max-width:550px;padding:28px;position:relative}.preview-head{color:#c6d7d1;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:.78rem;display:flex}.preview-chip{background:var(--lime);color:var(--forest);border-radius:99px;padding:6px 10px;font-size:.65rem;font-weight:900}.auth-preview>strong{letter-spacing:-.03em;font-size:clamp(1.35rem,2vw,1.8rem);display:block}.preview-bar{background:#ffffff1f;border-radius:10px;height:8px;margin:20px 0 26px;overflow:hidden}.preview-bar span{background:var(--lime);border-radius:inherit;width:64%;height:100%;display:block}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.preview-metrics span{flex-direction:column;gap:7px;display:flex}.preview-metrics small{color:#a8bdb5}.preview-metrics b{font-size:1.08rem}.auth-footnote{color:#92aba2;letter-spacing:.04em;font-size:.72rem}.auth-panel{justify-content:center;align-items:center;min-width:0;padding:28px 18px;display:flex}.auth-card{width:100%;max-width:500px}.auth-card h1{letter-spacing:-.055em;margin:10px 0 14px;font-size:clamp(2rem,8vw,3.3rem);font-weight:580;line-height:1.04}.auth-intro,.storage-error-card>p{color:var(--ink-soft);margin-bottom:26px;font-size:.9rem;line-height:1.65}.field-row{gap:14px;display:grid}.field{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.field>span:first-child{font-size:.76rem;font-weight:800}.field>span em{color:#829088;font-style:normal;font-weight:500}.field input,.field select{background:#fff;border:1px solid #d5dcd2;border-radius:13px;width:100%;min-width:0;height:50px;padding:0 14px}.field input::placeholder{color:#a7b0aa}.field input:hover,.field select:hover{border-color:#adbab0}.field input:focus,.field select:focus{border-color:#508675;outline:none;box-shadow:0 0 0 3px #5086751c}.field>small{color:#7b8982;font-size:.68rem;line-height:1.45}.password-field,.amount-field{display:flex;position:relative}.password-field input{padding-right:66px}.password-toggle{color:#3f695d;min-height:44px;padding:0 13px;font-size:.74rem;font-weight:800;position:absolute;top:3px;right:2px}.amount-field i{color:#5d6c64;z-index:1;align-items:center;font-size:.73rem;font-style:normal;font-weight:900;display:flex;position:absolute;top:0;bottom:0;left:14px}.amount-field input{padding-left:54px}.check-row{cursor:pointer;background:#eef2e9;border:1px solid #dce4d7;border-radius:15px;align-items:flex-start;gap:11px;margin:4px 0 18px;padding:13px;display:flex}.check-row input{accent-color:var(--forest);width:18px;height:18px;margin:1px 0 0}.check-row label{cursor:pointer;flex-direction:column;flex:1;gap:3px;display:flex}.check-row b{font-size:.78rem}.check-row small{color:#68766f;font-size:.68rem;line-height:1.4}.inline-error{background:var(--red-soft);color:#86312d;border:1px solid #f0cbc7;border-radius:12px;margin:0 0 14px;padding:10px 12px;font-size:.75rem;line-height:1.45}.security-note,.local-only-note,.form-info{color:#6c7c74;align-items:flex-start;gap:9px;font-size:.7rem;line-height:1.5;display:flex}.security-note{margin:17px 4px 0}.security-note>span,.local-only-note>span,.form-info>span{color:#477669;font-weight:900}.danger-link{color:#8d3d37;text-underline-offset:3px;background:0 0;width:100%;min-height:44px;margin-top:18px;font-size:.72rem;text-decoration:underline}.storage-error-card .brand-mark{margin-bottom:26px}.storage-error-card .primary-button{margin-top:10px}.app-canvas{background:var(--canvas);min-height:100dvh}.app-frame{max-width:1600px;min-height:100dvh;margin:0 auto}.side-nav{background:var(--forest);color:#fff;z-index:20;border-radius:24px;flex-direction:column;width:226px;height:calc(100dvh - 24px);padding:26px 16px 18px;display:none;position:fixed;top:12px;left:12px}.side-brand{align-items:center;gap:12px;padding:0 9px 30px;display:flex}.side-brand>div{flex-direction:column;gap:2px;display:flex}.side-brand b{letter-spacing:.19em;font-size:.9rem}.side-brand small{color:#8eaaa0;font-size:.65rem}.side-nav nav{flex-direction:column;gap:5px;display:flex}.side-nav nav button{color:#aac0b8;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:.79rem;font-weight:720;display:flex}.side-nav nav button span{color:#9ab2a9;text-align:center;width:18px;font-size:1.05rem}.side-nav nav button.active{color:#fff;background:#cff47d21}.side-nav nav button.active span{color:var(--lime)}.side-vault-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.vault-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #cff47d17}.side-vault-card div{flex-direction:column;gap:2px;display:flex}.side-vault-card b{font-size:.69rem}.side-vault-card small{color:#8ca69d;font-size:.59rem}.side-profile{color:#fff;text-align:left;background:0 0;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:50px;margin-top:10px;padding:4px;display:grid}.avatar,.avatar-button{color:var(--forest);background:#e5f0dc;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:900;display:inline-flex}.side-profile>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.side-profile b{font-size:.7rem}.side-profile small{color:#89a49a;font-size:.6rem}.app-content{min-width:0;padding:0 14px calc(94px + env(safe-area-inset-bottom))}.mobile-topbar{min-height:68px;padding:env(safe-area-inset-top) 2px 0;justify-content:space-between;align-items:center;display:flex}.mobile-brand{background:0 0;align-items:center;gap:9px;min-height:44px;padding:0;display:flex}.mobile-brand .brand-mark{border-radius:10px;width:34px;height:34px}.mobile-brand b{letter-spacing:.18em;font-size:.78rem}.avatar-button{border:0;min-height:40px}.content-head{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;margin:22px 0 24px;display:flex}.content-head h1{letter-spacing:-.055em;margin-top:6px;font-size:clamp(1.8rem,8vw,3rem);font-weight:590;line-height:1.05}.head-actions{align-items:center;gap:9px;width:100%;max-width:100%;display:flex}.month-control{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;justify-content:space-between;align-items:center;min-width:0;height:44px;display:flex;overflow:hidden}.month-control button{color:#6e7e76;background:0 0;width:38px;height:44px;font-size:1.35rem}.month-control span{white-space:nowrap;font-size:.72rem;font-weight:800}.view-stack{flex-direction:column;gap:16px;display:flex}.panel{background:var(--paper);border:1px solid #d4dcd1cc;border-radius:20px;padding:18px;box-shadow:0 5px 26px #19352d09}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.panel-heading h3{letter-spacing:-.025em;margin-top:4px;font-size:1.08rem}.icon-button{background:#eef2eb;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;display:flex}.outlook-card{color:#fff;background:radial-gradient(circle at 92% 12%,#cff47d29,#0000 28%),linear-gradient(140deg,#173a32,#122d28);border-radius:24px;padding:22px;position:relative;overflow:hidden}.outlook-card.negative{background:radial-gradient(circle at 90% 10%,#ffc78421,#0000 28%),linear-gradient(140deg,#4a2926,#321c1b)}.outlook-main{gap:22px;display:grid}.outlook-copy .card-eyebrow,.forecast-hero .card-eyebrow{color:#a9c1b8}.outlook-copy h2{flex-direction:column;gap:3px;margin:14px 0 10px;font-size:.92rem;font-weight:550;display:flex}.outlook-copy h2 strong{letter-spacing:-.065em;font-size:clamp(2.2rem,11vw,4.2rem);font-weight:570;line-height:1}.outlook-copy h2 span,.forecast-hero-copy>span{color:#9eb8ae;font-size:.72rem}.outlook-copy>p:last-child{color:#c0d0ca;font-size:.76rem;line-height:1.5}.goal-ring{background:conic-gradient(var(--lime) 0 var(--progress), #ffffff1a var(--progress) 360deg);border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;margin:0 auto;padding:8px;display:flex}.goal-ring>div{background:#17352f;border-radius:50%;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;display:flex}.outlook-card.negative .goal-ring>div{background:#3d2421}.goal-ring strong{font-size:1.3rem}.goal-ring span{color:#9eb8ae;margin-top:3px;font-size:.58rem}.outlook-metrics{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;padding-top:17px;display:grid}.outlook-metrics span{flex-direction:column;gap:5px;min-width:0;display:flex}.outlook-metrics small{color:#9eb8ae;font-size:.6rem}.outlook-metrics b{text-overflow:ellipsis;font-size:clamp(.75rem,3.5vw,.94rem);overflow:hidden}.projection-caveat{color:#819e93;margin-top:14px;font-size:.58rem;line-height:1.4}.quick-actions{gap:10px;display:grid}.quick-actions button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:70px;padding:11px;display:grid}.action-glyph,.round-glyph,.metric-icon,.setting-glyph{color:#2a6655;background:#e9f2df;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:800;display:inline-flex}.action-glyph.income,.round-glyph.income{color:#178061;background:#e1f4ec}.action-glyph.spending,.round-glyph.spending{color:#a45043;background:#fbe8e2}.round-glyph.extra{color:#9b6720;background:#fff0d4}.quick-actions button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.quick-actions b{font-size:.78rem}.quick-actions small{color:#76847d;font-size:.65rem}.quick-actions i{color:#8b9992;font-size:1.3rem;font-style:normal}.dashboard-grid,.income-grid,.report-grid,.settings-grid{gap:16px;display:grid}.count-pill,.encrypted-badge{color:#50675e;white-space:nowrap;background:#eef3e9;border-radius:99px;padding:7px 10px;font-size:.63rem;font-weight:800}.bill-list,.records-list,.simple-records,.flow-lines,.report-lines,.setting-actions{flex-direction:column;display:flex}.bill-row{border-top:1px solid #edf0eb;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:70px;padding:10px 0;display:grid}.bill-row:first-child{border-top:0}.category-badge{color:#3f695a;text-transform:uppercase;background:#edf2e8;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:900;display:inline-flex}.category-badge.large{border-radius:14px;width:46px;height:46px}.category-housing{color:#6255a1;background:#e8e6fb}.category-utilities{color:#307865;background:#dff1ed}.category-subscription{color:#956522;background:#fff0d5}.category-insurance{color:#45688d;background:#e4ecf9}.category-transport{color:#99584e;background:#f7e7e3}.bill-copy,.bill-amount{flex-direction:column;gap:4px;display:flex}.bill-copy b{font-size:.76rem}.bill-copy small{color:#7d8983;font-size:.62rem}.bill-amount{align-items:flex-end}.bill-amount b{font-size:.76rem}.bill-amount button{color:#66766e;text-underline-offset:2px;background:0 0;min-height:28px;padding:0;font-size:.59rem;text-decoration:underline}.bill-amount button.paid{color:#2d765c;font-weight:800;text-decoration:none}.net-callout{background:#edf4e8;border-radius:17px;flex-direction:column;padding:17px;display:flex}.net-callout.danger{background:var(--red-soft)}.net-callout small{color:#708078;font-size:.65rem}.net-callout strong{letter-spacing:-.045em;margin:5px 0 2px;font-size:1.65rem}.net-callout span{color:#7e8c85;font-size:.62rem}.flow-lines{margin-top:12px}.flow-lines>span,.report-lines>span{border-bottom:1px solid #edf0eb;justify-content:space-between;align-items:center;min-height:43px;display:flex}.flow-lines small,.report-lines small{color:#74827b;font-size:.68rem}.flow-lines b,.report-lines b{font-size:.72rem}.flow-lines .goal-line{border-bottom:0}.metric-strip{gap:10px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:12px;min-width:0;padding:15px;display:flex}.metric-card.green .metric-icon{color:#3a795f;background:#e2f2e8}.metric-card.warm .metric-icon{color:#956625;background:#fff0d7}.metric-card>div{flex-direction:column;min-width:0;display:flex}.metric-card small{color:#74827b;font-size:.64rem}.metric-card strong{letter-spacing:-.035em;text-overflow:ellipsis;margin:3px 0;font-size:1.15rem;overflow:hidden}.metric-card p{color:#829088;font-size:.61rem}.records-heading{align-items:flex-start}.records-heading .secondary-button{min-height:40px;padding:0 13px}.section-intro{color:#74827b;max-width:620px;margin-top:7px;font-size:.67rem;line-height:1.5}.flexible-records article>strong{color:#8e443b}.record-card{border-top:1px solid #e9ede7;grid-template-columns:46px 1fr;align-items:center;gap:11px;padding:15px 0;display:grid}.record-card:first-child{border-top:0}.record-main{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.record-main>div{min-width:0}.record-main h4{text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;overflow:hidden}.record-main p{color:#78867f;margin-top:4px;font-size:.64rem}.status-badge{border-radius:99px;flex:none;padding:6px 8px;font-size:.58rem;font-weight:800}.status-badge.paid{color:#39755e;background:#e3f3e8}.status-badge.upcoming{color:#8c6429;background:#fff1d9}.record-value{grid-column:2;font-size:.88rem}.record-actions{flex-wrap:wrap;grid-column:2;gap:5px;display:flex}.record-actions button,.mini-actions button{color:#52625a;background:#f2f5f0;border-radius:9px;min-height:34px;padding:0 10px;font-size:.62rem;font-weight:700}.record-actions button.danger,.mini-actions button.danger{color:#963f38;background:#fff0ed}.history-note{color:#748179;align-items:flex-start;gap:8px;padding:0 8px;font-size:.67rem;line-height:1.5;display:flex}.history-note span{color:#4e776a;font-size:.9rem}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:28px 14px;display:flex}.empty-state>span{color:#5b7c70;background:#eef2eb;border-radius:15px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.15rem;display:flex}.empty-state h4{margin:12px 0 5px;font-size:.9rem}.empty-state p{color:#7b8881;max-width:330px;font-size:.69rem;line-height:1.5}.empty-state .secondary-button{margin-top:14px}.income-hero{background:linear-gradient(135deg,#e4f3e6,#f1f7e8);border:1px solid #d3e3d5;border-radius:22px;align-items:stretch;gap:20px;padding:20px;display:grid}.income-hero>div:first-child{flex-direction:column;display:flex}.income-hero>div:first-child>strong{letter-spacing:-.06em;margin:8px 0 2px;font-size:clamp(2.1rem,10vw,3.6rem)}.income-hero>div:first-child>span{color:#708078;font-size:.7rem}.income-breakdown{grid-template-columns:1fr 1fr;gap:10px;display:grid}.income-breakdown span{background:#ffffff9e;border-radius:14px;flex-direction:column;gap:4px;padding:14px;display:flex}.income-breakdown small{color:#75837c;font-size:.62rem}.income-breakdown b{font-size:.83rem}.simple-records article{border-top:1px solid #ebefea;grid-template-columns:40px 1fr;align-items:center;gap:10px;padding:13px 0;display:grid}.simple-records article:first-child{border-top:0}.simple-records .round-glyph{border-radius:11px;width:40px;height:40px}.simple-records article>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.simple-records b{font-size:.76rem}.simple-records small{color:#78867f;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.simple-records article>strong{grid-column:2;font-size:.8rem}.simple-records .mini-actions{grid-column:2;gap:5px;display:flex}.forecast-hero{color:#fff;background:linear-gradient(140deg,#17382f,#224d42);border-radius:24px;gap:22px;padding:22px;display:grid;position:relative;overflow:hidden}.forecast-hero:after{background:var(--lime);content:"";filter:blur(80px);opacity:.13;border-radius:50%;width:160px;height:160px;position:absolute;top:-80px;right:-40px}.forecast-hero.negative{background:linear-gradient(140deg,#472824,#65362f)}.forecast-hero-copy{z-index:1;flex-direction:column;display:flex;position:relative}.forecast-hero-copy h2{letter-spacing:-.05em;margin:11px 0 13px;font-size:clamp(1.65rem,8vw,3.1rem);font-weight:570;line-height:1.02}.forecast-hero-copy>p{color:#b8cbc4;font-size:.74rem}.forecast-hero-copy>strong{letter-spacing:-.06em;margin:7px 0 2px;font-size:clamp(2.1rem,10vw,3.9rem)}.forecast-formula{z-index:1;background:#ffffff14;border:1px solid #ffffff17;border-radius:18px;align-items:stretch;gap:8px;padding:14px;display:grid;position:relative}.forecast-formula>div{flex-direction:column;gap:4px;padding:8px;display:flex}.forecast-formula span{color:#a9bfb7;font-size:.6rem}.forecast-formula b{font-size:.82rem}.forecast-formula>i{color:#91a9a0;text-align:center;align-self:center;font-style:normal}.forecast-formula .formula-result{background:var(--lime);color:var(--forest);border-radius:13px}.forecast-formula .formula-result span{color:#5a7244}.forecast-formula .formula-result b{font-size:1rem}.legend{color:#718078;flex-wrap:wrap;align-items:center;gap:5px;font-size:.59rem;display:flex}.legend i{border-radius:50%;width:7px;height:7px;margin-left:4px}.income-dot{background:#6fb29a}.bills-dot{background:#e7b860}.runway-table{flex-direction:column;gap:5px;display:flex}.runway-row{border-radius:12px;grid-template-columns:68px 1fr 72px;align-items:center;gap:9px;min-height:57px;padding:7px;display:grid}.runway-row.highlight{background:#f1f5eb}.runway-month,.runway-values{flex-direction:column;gap:3px;display:flex}.runway-month b,.runway-values b{font-size:.69rem}.runway-month small,.runway-values small{color:#849088;font-size:.55rem}.runway-values{align-items:flex-end}.runway-bars{flex-direction:column;gap:5px;min-width:0;display:flex}.runway-bars span{border-radius:99px;max-width:100%;height:7px;display:block}.bar-income{background:#6fb29a}.bar-outgoing{background:#e7b860}.negative-text{color:var(--red)}.report-lines .report-total{border-bottom:0;border-top:1px solid var(--line-strong);margin-top:7px}.report-lines .report-total b{font-size:.92rem}.report-lines .report-final{background:#edf4e8;border:0;border-radius:13px;margin-top:10px;padding:0 12px}.report-lines .report-final.danger{background:var(--red-soft)}.report-lines .report-final b{font-size:.9rem}.forecast-note-card .round-glyph{width:36px;height:36px}.forecast-note-card h3{margin:14px 0 9px;font-size:1rem}.forecast-note-card p{color:#6f7e76;margin-top:10px;font-size:.69rem;line-height:1.6}.settings-panel .primary-button{margin-top:3px}.setting-actions>button{text-align:left;background:0 0;border-top:1px solid #e9ede7;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:10px 0;display:grid}.setting-actions>button:first-child{border-top:0}.setting-glyph{border-radius:11px;width:40px;height:40px}.setting-actions button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.setting-actions b{font-size:.75rem}.setting-actions small{color:#78857e;font-size:.61rem;line-height:1.4}.setting-actions i{color:#8a9891;font-size:1.25rem;font-style:normal}.local-only-note{background:#f2f5ef;border-radius:12px;margin-top:14px;padding:12px}.danger-zone{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.danger-zone h3{margin:4px 0 6px;font-size:1rem}.danger-zone p:last-child{color:#7d8983;font-size:.68rem}.modal-overlay{z-index:100;background:#0a18149e;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.modal-card{max-width:560px;max-height:min(92dvh,800px);padding:22px 18px calc(22px + env(safe-area-inset-bottom));z-index:1;background:#f8f9f5;border-radius:24px 24px 0 0;width:100%;position:relative;overflow-y:auto;box-shadow:0 -20px 80px #07161140}.modal-backdrop{background:0 0;width:100%;position:absolute;inset:0}.modal-card.narrow{padding:28px 22px calc(24px + env(safe-area-inset-bottom));text-align:center}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.modal-head h2,.modal-card.narrow h2{letter-spacing:-.035em;margin-top:5px;font-size:1.45rem}.modal-close{background:#e9ede7;border-radius:50%;width:44px;height:44px;font-size:1.25rem}.segmented-control{background:#e9ede5;border-radius:13px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:4px;display:grid}.segmented-control button{background:0 0;border-radius:10px;min-height:40px;font-size:.69rem;font-weight:800}.segmented-control button.active{background:#fff;box-shadow:0 3px 10px #1c362e14}.modal-form .field{margin-bottom:14px}.field-warning{color:#8b631f!important}.form-info{background:#edf3e9;border-radius:12px;margin-bottom:13px;padding:11px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.modal-actions>button{flex:1}.confirm-glyph{color:#426b5e;background:#edf2e9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;font-size:1.25rem;font-weight:900;display:flex}.confirm-glyph.danger{background:var(--red-soft);color:var(--red)}.confirm-copy{color:#6d7a73;margin-top:10px;font-size:.76rem;line-height:1.6}.toast{bottom:calc(88px + env(safe-area-inset-bottom));color:#fff;opacity:0;pointer-events:none;z-index:130;background:#17352f;border-radius:13px;align-items:center;gap:8px;max-width:calc(100vw - 28px);padding:12px 15px;font-size:.72rem;font-weight:700;transition:opacity .18s,transform .18s;display:flex;position:fixed;left:50%;transform:translate(-50%,18px);box-shadow:0 16px 40px #11272040}.toast span{color:var(--lime)}.toast.show{opacity:1;transform:translate(-50%)}.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:7px 4px calc(7px + env(safe-area-inset-bottom));z-index:40;background:#fffffff0;border-top:1px solid #dfe4dc;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#87938d;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:52px;padding:0 2px;display:flex}.bottom-nav button>span{font-size:1rem}.bottom-nav small{font-size:.55rem;font-weight:700}.bottom-nav button.active{color:var(--forest)}.bottom-nav button.active>span{color:#316b59;background:#e1efd8;border-radius:10px;padding:4px 12px}@media (min-width:520px){.app-content{padding-left:24px;padding-right:24px}.field-row.two-up{grid-template-columns:1fr .65fr}.quick-actions,.metric-strip{grid-template-columns:repeat(2,1fr)}.quick-actions.three-actions button:last-child,.metric-strip .metric-card:last-child{grid-column:1/-1}.outlook-main{grid-template-columns:1fr 130px;align-items:center}.record-card{grid-template-columns:46px minmax(180px,1fr) auto}.record-main{grid-column:2}.record-value{grid-area:1/3}.record-actions{grid-column:2/-1}.simple-records article{grid-template-columns:40px minmax(120px,1fr) auto}.simple-records article>strong{grid-column:3}.simple-records .mini-actions{grid-column:2/-1}.forecast-formula{grid-template-columns:1fr auto 1fr auto 1.15fr;align-items:center}.forecast-formula>div{min-width:0}}@media (min-width:760px){.app-content{padding-left:36px;padding-right:36px}.content-head{flex-direction:row;align-items:center}.head-actions{width:auto}.month-control{flex:0 0 190px}.outlook-card{padding:30px}.outlook-main{grid-template-columns:1fr 150px}.goal-ring{width:128px;height:128px}.quick-actions{grid-template-columns:repeat(3,1fr)}.quick-actions.three-actions button:last-child{grid-column:auto}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr)}.metric-strip{grid-template-columns:repeat(3,1fr)}.metric-strip .metric-card:last-child{grid-column:auto}.income-hero{grid-template-columns:1fr 1fr;align-items:center;padding:28px}.income-grid,.report-grid,.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.danger-zone{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}.panel{border-radius:22px;padding:22px}.forecast-hero{grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);padding:30px}.runway-row{grid-template-columns:100px 1fr 120px;padding:7px 12px}.modal-overlay{align-items:center;padding:20px}.modal-card{border-radius:24px;padding:26px}.modal-card.narrow{max-width:430px;padding:32px}.toast{bottom:26px}}@media (min-width:980px){.app-frame{grid-template-columns:250px minmax(0,1fr);display:grid}.side-nav{display:flex}.app-content{grid-column:2;padding:42px clamp(32px,4vw,68px) 60px}.mobile-topbar,.bottom-nav{display:none}.content-head{margin:0 0 28px}.toast{bottom:28px}}@media (min-width:1080px){.auth-shell{grid-template-columns:minmax(0,1.2fr) minmax(440px,.8fr)}.auth-story{flex-direction:column;justify-content:space-between;display:flex}.auth-panel{padding:52px}.mobile-auth-brand{display:none}}@media (min-width:1260px){.app-frame{grid-template-columns:260px minmax(0,1fr)}.side-nav{width:236px;left:max(12px,50vw - 788px)}.app-content{padding-left:54px;padding-right:72px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
