:root{--color-background: #f3f5f1;--color-surface: #ffffff;--color-surface-soft: #f7f8f5;--color-text-primary: #152019;--color-text-secondary: #788079;--color-border: #e4e8e2;--color-brand: #184c35;--color-brand-hover: #236447;--color-brand-soft: #e6f0e9;--color-positive: #318052;--color-negative: #c7655a;--color-negative-soft: #fff0ed;--color-warning: #d19348;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--radius-pill: 999px;--shadow-floating: 0 14px 38px rgba(24, 42, 30, .16);--content-max-width: 860px;--tap-size: 44px;--bottom-navigation-height: 74px;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px)}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text-primary);background:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:var(--color-background)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--color-background)}#root{min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,430px);padding:42px;border:1px solid #e4e8e2;border-radius:28px;background:#fff;box-shadow:0 22px 70px #22302617;text-align:center}.auth-card .brand__mark{margin:0 auto 22px}.auth-card h1{margin:10px 0;font-size:27px}.auth-card p{margin:0 0 22px;color:#78827a;font-size:11px;line-height:1.7}.auth-card__status{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border-radius:18px;color:#8a5d35;background:#f7ecdf;font-size:25px}.auth-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.auth-card__actions .primary{min-height:44px;margin:0}.auth-card__actions .secondary{min-height:44px}.shell{width:min(1240px,calc(100% - 40px));margin:0 auto;padding-bottom:64px}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand__mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#193c2a;font-weight:900}.brand div{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:16px}.brand div span{margin-top:5px;color:#7c877e;font-size:11px}.milestone,.kicker{color:#748077;font-size:10px;font-weight:800;letter-spacing:.16em}.hero{min-height:250px;padding:38px 46px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:30px;color:#fff;background:radial-gradient(circle at 85% 5%,rgba(169,219,178,.28),transparent 34%),#193c2a;box-shadow:0 20px 60px #193c2a29}.hero__label{color:#b7c8ba;font-size:13px}.hero__value{margin:8px 0 24px;font-size:clamp(42px,7vw,66px);line-height:1;letter-spacing:-.055em}.hero__stats{display:flex;gap:42px}.hero__stats span{display:grid;grid-template-columns:22px auto;color:#b7c8ba;font-size:12px}.hero__stats b{grid-column:2;margin-top:3px;color:#fff;font-size:15px}.hero__stats i{font-style:normal;font-size:16px}.positive{color:#91e5a6}.negative{color:#ffb6a7}.accounts-strip{display:grid;grid-auto-columns:minmax(245px,1fr);grid-auto-flow:column;gap:12px;margin-top:16px;padding-bottom:4px;overflow-x:auto}.account-card{min-height:150px;padding:20px;display:flex;flex-direction:column;border:1px solid #dfe5dd;border-radius:18px;background:#fff}.account-card>span{color:#7f8981;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.account-card>strong{margin-top:8px;font-size:15px}.account-card>b{margin-top:8px;font-size:24px;letter-spacing:-.03em}.account-card>div{display:flex;gap:10px;margin-top:auto}.account-card>div button,.link-button,.transaction__amount button{padding:0;border:0;color:#738077;background:none;font-size:10px;text-decoration:underline}.account-card--new{background:#edf1eb}.account-card--new input,.account-card--new select{height:34px;margin-top:8px;font-size:11px}.account-card--new .mini-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:0}.account-card--new .add-account{margin-top:8px;padding:7px 10px;border:0;border-radius:8px;color:#fff;background:#193c2a;font-size:11px;font-weight:700;text-decoration:none}.alert{margin-top:16px;padding:14px 18px;border:1px solid #fac9c3;border-radius:14px;color:#8b2d22;background:#fff0ed;font-size:14px}.grid{display:grid;grid-template-columns:minmax(390px,.86fr) minmax(520px,1.14fr);gap:18px;margin-top:18px}.panel{min-height:520px;padding:28px;border:1px solid #e3e7df;border-radius:24px;background:#fff}.panel__heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.panel h1,.panel h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.count{min-width:30px;padding:6px 9px;border-radius:99px;color:#5d685f;background:#edf0eb;font-size:12px;text-align:center}.mode-tabs{display:flex;gap:18px;margin-bottom:18px;border-bottom:1px solid #e8ebe6}.mode-tabs button{padding:0 0 10px;border:0;border-bottom:2px solid transparent;color:#8a948c;background:none;font-size:12px;font-weight:700}.mode-tabs button.active{border-color:#193c2a;color:#193c2a}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:13px;background:#f0f2ee}.segmented button{padding:10px;border:0;border-radius:10px;color:#6a746c;background:transparent;font-weight:700}.segmented button.active{color:#812f27;background:#ffe4df;box-shadow:0 2px 6px #51333014}.segmented button.active.income{color:#23633c;background:#dbf3e2}label{display:flex;flex-direction:column;gap:7px;color:#737e75;font-size:11px;font-weight:700}input,select,textarea{width:100%;height:44px;padding:0 12px;border:1px solid #dfe4dc;border-radius:10px;outline:none;color:#1c271e;background:#fbfcfa}textarea{min-height:88px;padding-top:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#668b70;box-shadow:0 0 0 3px #557e601a}.amount-field{margin:20px 0 16px}.amount-field div{position:relative}.amount-field input{height:62px;padding-right:50px;font-size:28px;font-weight:750}.amount-field input[type=number]{appearance:textfield;-moz-appearance:textfield}.amount-field input[type=number]::-webkit-inner-spin-button,.amount-field input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.amount-field b{position:absolute;right:19px;top:14px;color:#8b968d;font-size:23px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.comment-field{margin-bottom:12px}.primary{width:100%;margin-top:6px;padding:13px;border:0;border-radius:11px;color:#fff;background:#193c2a;font-weight:800;transition:transform .15s,background .15s}.primary:hover{background:#26563d;transform:translateY(-1px)}.primary:disabled{cursor:wait;opacity:.6;transform:none}.filters{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;margin-bottom:10px}.filters select{height:35px;padding:0 8px;font-size:10px}.transaction-list{display:flex;flex-direction:column}.transaction{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #edf0eb}.transaction__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;font-weight:900}.transaction__icon.expense{color:#a34539;background:#ffebe7}.transaction__icon.income{color:#276841;background:#e0f5e6}.transaction__info{min-width:0;display:flex;flex-direction:column}.transaction__info strong{font-size:13px}.transaction__info span{margin-top:4px;overflow:hidden;color:#89928b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.transaction__amount{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.transaction__amount>b{font-size:13px}.transaction__amount>b.expense{color:#943d33}.transaction__amount>b.income{color:#2b7249}.transaction__amount span{display:flex;gap:8px}.empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty.small{min-height:250px}.empty>span{width:50px;height:50px;display:grid;place-items:center;margin-bottom:14px;border-radius:50%;color:#637068;background:#eef1ec;font-size:24px}.empty strong{font-size:15px}.empty p{max-width:290px;margin:7px 0 0;color:#89928b;font-size:12px;line-height:1.5}.planning{margin-top:18px;min-height:0}.planning__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.planning__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.planning__month{display:flex;gap:8px}.planning__month input{width:150px;height:38px}.secondary{padding:0 13px;border:1px solid #ccd5ca;border-radius:10px;color:#334b3a;background:#f7f9f6;font-size:11px;font-weight:700}.secondary:hover{background:#edf2eb}.inline-alert{margin-bottom:14px;padding:10px 13px;border-radius:10px;color:#8b2d22;background:#fff0ed;font-size:11px}.planning__summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.planning__summary span{min-height:82px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e3e7df;border-radius:14px;color:#7a857d;background:#fafbf9;font-size:10px}.planning__summary b{margin-top:9px;color:#1f2c22;font-size:18px}.planning__summary b.warning{color:#a45d20}.planning__summary b.danger{color:#a23f34}.plan-form{display:grid;grid-template-columns:1.2fr .8fr 170px;align-items:end;gap:10px;padding:16px;border-radius:15px;background:#edf1eb}.plan-form .primary{height:44px;margin:0}.plan-list{margin-top:12px}.plan-row{display:grid;grid-template-columns:minmax(170px,1fr) minmax(160px,1.4fr) minmax(160px,.9fr) auto;align-items:center;gap:18px;padding:16px 4px;border-bottom:1px solid #edf0eb}.plan-row__title,.plan-row__result{display:flex;flex-direction:column}.plan-row__title strong{font-size:13px}.plan-row__title span,.plan-row__result span{margin-top:4px;color:#879189;font-size:10px}.plan-row__bar{height:8px;overflow:hidden;border-radius:99px;background:#e6ebe4}.plan-row__bar i{height:100%;display:block;border-radius:inherit;background:#4e8a62}.plan-row__result b{color:#3d6047;font-size:12px}.plan-row.overspent .plan-row__bar i{background:#c76757}.plan-row.overspent .plan-row__result b{color:#a23f34}.plan-row__actions{display:flex;gap:9px}.plan-row__actions button{padding:0;border:0;color:#748077;background:none;font-size:10px;text-decoration:underline}.funds-panel{margin-top:18px;min-height:0}.funds-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.funds-panel__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.fund-create{display:grid;grid-template-columns:38px 190px 120px;align-items:center;gap:8px}.fund-create input[type=color]{height:38px;padding:3px}.fund-create input{height:38px}.fund-create .primary{height:38px;margin:0;padding:0 10px;font-size:11px}.funds-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.funds-summary>span{min-height:82px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e3e7df;border-radius:14px;color:#7a857d;background:#fafbf9;font-size:10px}.funds-summary b{margin-top:9px;color:#1f2c22;font-size:18px}.danger{color:#a23f34!important}.fund-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.fund-card{min-height:145px;padding:17px;display:flex;flex-direction:column;border:1px solid #e0e5de;border-top:4px solid #527a5d;border-radius:15px;background:#fff}.fund-card>span{color:#849087;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.fund-card>strong{margin-top:7px;font-size:14px}.fund-card>b{margin-top:6px;font-size:23px;letter-spacing:-.03em}.fund-card>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto}.fund-card button{padding:0;border:0;color:#748077;background:none;font-size:9px;text-decoration:underline}.fund-transfer{display:grid;grid-template-columns:auto 1fr auto 1fr 130px 100px;align-items:center;gap:8px;margin-top:14px;padding:13px;border-radius:13px;background:#edf1eb}.fund-transfer strong{font-size:11px}.fund-transfer select,.fund-transfer input{height:36px;font-size:10px}.fund-transfer .secondary{height:36px}.fund-history{margin-top:20px}.fund-history h3{margin:0 0 8px;font-size:14px}.fund-history article{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0eb}.fund-history article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;font-size:12px;font-weight:800}.positive-entry{color:#276841;background:#e0f5e6}.negative-entry{color:#a34539;background:#ffebe7}.fund-history article div{display:flex;min-width:0;flex-direction:column}.fund-history article strong{font-size:11px}.fund-history article small{margin-top:3px;color:#879189;font-size:9px}.fund-history article>b{font-size:11px}.goals-panel{min-height:0;margin-top:18px}.goals-panel__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.goals-panel__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.goal-form{display:grid;grid-template-columns:1.2fr 1fr .8fr .8fr .8fr 120px;align-items:end;gap:8px;padding:15px;border-radius:15px;background:#edf1eb}.goal-form input,.goal-form select,.goal-form .primary{height:40px}.goal-form .primary{margin:0;padding:0 10px;font-size:10px}.goal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-top:14px}.goal-card{min-height:270px;padding:19px;display:flex;flex-direction:column;border:1px solid #e0e5de;border-top:4px solid #527a5d;border-radius:16px;background:#fff}.goal-card.completed{background:#f8fcf8}.goal-card.overdue{background:#fff9f7}.goal-card__title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.goal-card__title>div{display:flex;flex-direction:column}.goal-card__title span{color:#849087;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.goal-card__title strong{margin-top:5px;font-size:16px}.goal-card__title em{padding:5px 8px;border-radius:99px;color:#557060;background:#edf3ed;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.goal-card.overdue .goal-card__title em{color:#9d4438;background:#ffebe7}.goal-card__amount{display:flex;align-items:baseline;gap:7px;margin-top:19px}.goal-card__amount strong{font-size:24px;letter-spacing:-.03em}.goal-card__amount span{color:#879189;font-size:10px}.goal-card__bar{height:9px;margin-top:11px;overflow:hidden;border-radius:99px;background:#e8ece6}.goal-card__bar i{height:100%;display:block;border-radius:inherit}.goal-card__stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.goal-card__stats span{display:flex;flex-direction:column;color:#89928b;font-size:9px}.goal-card__stats b{margin-top:4px;color:#29372d;font-size:12px}.goal-card__forecast{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:14px;color:#7c877e;font-size:9px}.goal-card__actions{display:flex;gap:10px;margin-top:auto;padding-top:15px}.goal-card__actions button{padding:0;border:0;color:#748077;background:none;font-size:9px;text-decoration:underline}.categories-panel{min-height:0;margin-top:18px}.categories-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.categories-panel__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.category-form{display:grid;grid-template-columns:200px 110px 90px;align-items:center;gap:8px}.category-form input,.category-form select,.category-form .primary{height:38px}.category-form .primary{margin:0;padding:0 10px;font-size:10px}.category-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.category-group{padding:16px;border:1px solid #e3e7df;border-radius:15px;background:#fafbf9}.category-group h3{margin:0 0 8px;display:flex;justify-content:space-between;color:#526057;font-size:12px}.category-group h3 span{min-width:24px;padding:3px 6px;border-radius:99px;background:#e9ede7;font-size:9px;text-align:center}.category-group article{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:45px;border-bottom:1px solid #e9ede7}.category-group article:last-child{border-bottom:0}.category-group article>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;font-size:11px;font-weight:800}.category-group article>span.expense{color:#a34539;background:#ffebe7}.category-group article>span.income{color:#276841;background:#e0f5e6}.category-group article>strong{font-size:11px}.category-group article>div{display:flex;gap:8px}.category-group article button{padding:0;border:0;color:#748077;background:none;font-size:9px;text-decoration:underline}.archived-categories{margin-top:14px}.archived-categories>.secondary{min-height:34px}.archived-categories .category-columns{margin-top:10px;opacity:.72}.analytics-panel{min-height:0;margin-top:0}.analytics-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.analytics-panel__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.analytics-toolbar{margin-bottom:14px;display:grid;grid-template-columns:minmax(0,1fr) 145px;align-items:end;gap:10px}.analytics-toolbar>nav{min-height:46px;padding:3px;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:7px;border-radius:14px;background:var(--color-surface-soft)}.analytics-toolbar>nav button{width:40px;height:40px;padding:0 0 3px;border:0;border-radius:11px;color:var(--color-brand);background:var(--color-surface);font-size:25px;line-height:1}.analytics-toolbar>nav strong{overflow:hidden;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.analytics-toolbar .choice-field>span{font-size:9px}.analytics-controls{display:flex;gap:8px}.analytics-controls input{width:155px;height:38px}.analytics-controls select{width:130px;height:38px}.analytics-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.analytics-metrics article{min-height:112px;padding:16px;display:flex;flex-direction:column;border:1px solid #e3e7df;border-radius:15px;background:#fafbf9}.analytics-metrics span{color:#7b867e;font-size:10px}.analytics-metrics strong{margin-top:10px;color:#1f2c22;font-size:20px;letter-spacing:-.025em}.analytics-metrics small{margin-top:auto;padding-top:8px;color:#89928b;font-size:9px}.positive-text{color:#34764d!important}.negative-text{color:#a54b3f!important}.analytics-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;margin-top:12px}.analytics-card{min-width:0;padding:18px;border:1px solid #e3e7df;border-radius:16px;background:#fafbf9}.analytics-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.analytics-card h3{margin:5px 0 0;font-size:15px;letter-spacing:-.015em}.chart-legend{display:flex;gap:12px;color:#7d887f;font-size:9px}.chart-legend span:before{content:"";width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:2px}.chart-legend .income:before{background:#5e9870}.chart-legend .expense:before{background:#cf796b}.chart-scroll{overflow-x:auto}.cash-flow-chart{height:205px;display:grid;grid-auto-columns:minmax(52px,1fr);grid-auto-flow:column;align-items:end;gap:8px;padding-top:8px}.flow-column{height:100%;display:grid;grid-template-rows:1fr auto auto;gap:4px;text-align:center}.flow-bars{min-height:130px;display:flex;align-items:end;justify-content:center;gap:4px;border-bottom:1px solid #dce3da}.flow-bars i{width:13px;min-height:2px;display:block;border-radius:4px 4px 1px 1px;transition:height .25s}.flow-bars i.income{background:#5e9870}.flow-bars i.expense{background:#cf796b}.flow-column>span{color:#747f77;font-size:8px;white-space:nowrap}.flow-column>small{color:#3c4d40;font-size:8px;font-weight:700;white-space:nowrap}.analytics-flow-list{display:grid;gap:12px}.analytics-flow-list>div{display:grid;gap:6px}.analytics-flow-list header{display:flex;align-items:center;justify-content:space-between;gap:10px}.analytics-flow-list header strong{color:var(--color-text-secondary);font-size:9px;text-transform:capitalize}.analytics-flow-list header b{font-size:9px}.analytics-flow-list span{position:relative;height:20px;overflow:hidden;border-radius:7px;background:#edf0eb}.analytics-flow-list span>i{height:100%;display:block;min-width:2px;border-radius:inherit}.analytics-flow-list span>i.income{background:#8fbea0}.analytics-flow-list span>i.expense{background:#e3a299}.analytics-flow-list span>small{position:absolute;top:5px;right:7px;color:#344138;font-size:8px;font-weight:800}.balance-card svg{width:100%;height:145px;overflow:visible}.balance-card svg line{stroke:#dce3da;stroke-width:1}.balance-card svg polyline{fill:none;stroke:#315f41;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.balance-card svg circle{fill:#fff;stroke:#315f41;stroke-width:3}.balance-labels{display:grid;grid-auto-columns:minmax(70px,1fr);grid-auto-flow:column;gap:4px}.balance-labels span{display:flex;flex-direction:column;text-align:center}.balance-labels b{font-size:8px;white-space:nowrap}.balance-labels small{margin-top:3px;color:#849087;font-size:8px;white-space:nowrap}.balance-range{margin-top:-12px;display:flex;justify-content:space-between;gap:14px}.balance-range span{display:flex;flex-direction:column}.balance-range span:last-child{align-items:flex-end;text-align:right}.balance-range small{color:var(--color-text-secondary);font-size:8px;text-transform:capitalize}.balance-range b{margin-top:3px;font-size:9px}.category-chart>div:last-child{display:flex;flex-direction:column;gap:13px}.category-bar>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.category-bar strong{font-size:11px}.category-bar span{color:#78847b;font-size:9px;white-space:nowrap}.category-bar>i{height:7px;display:block;margin-top:6px;overflow:hidden;border-radius:99px;background:#e5eae3}.category-bar>i b{height:100%;display:block;border-radius:inherit;background:#547e60}.category-bar>small{display:block;margin-top:4px;color:#6e7b71;font-size:8px}.analytics-summary-card{display:grid;grid-template-columns:1fr 1fr;gap:16px}.analytics-summary-card .analytics-card__heading{grid-column:1 / -1;margin-bottom:0}.analytics-summary-block{display:flex;flex-direction:column;gap:9px;padding:13px;border-radius:12px;background:#f0f3ee}.analytics-summary-block>strong{margin-bottom:2px;font-size:11px}.analytics-summary-block span{display:flex;justify-content:space-between;gap:8px;color:#7b867e;font-size:9px}.analytics-summary-block b{color:#29362c;font-size:9px;text-align:right}.assets-panel{min-height:0;margin-top:18px}.assets-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.assets-panel__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.asset-form{display:grid;grid-template-columns:150px 125px 115px 130px 90px 85px;align-items:end;gap:7px}.debts-panel .asset-form{grid-template-columns:140px 120px 100px 140px 125px 90px 85px}.asset-form>input,.asset-form>select,.asset-form>button{height:38px}.asset-form .primary{margin:0;padding:0 8px;font-size:10px}.asset-checkbox{height:38px;padding:0 9px;display:flex;flex-direction:row;align-items:center;border:1px solid #dfe4dc;border-radius:10px;background:#fbfcfa}.asset-checkbox input{width:14px;height:14px;margin:0}.asset-checkbox span{color:#657168;font-size:9px}.asset-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.asset-summary span{min-height:82px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e3e7df;border-radius:14px;color:#7a857d;background:#fafbf9;font-size:10px}.asset-summary b{margin-top:9px;color:#1f2c22;font-size:18px}.asset-summary span:last-child{border-color:#b9ccbd;background:#edf4ed}.asset-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:10px}.asset-card{min-height:175px;padding:17px;display:flex;flex-direction:column;border:1px solid #e0e5de;border-top:4px solid #5d8768;border-radius:15px;background:#fff}.asset-card.excluded{border-top-color:#aab1aa;background:#fafbfa}.asset-card__heading{display:flex;align-items:center;justify-content:space-between;gap:9px}.asset-card__heading>span{color:#849087;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.asset-card__heading em{padding:4px 7px;border-radius:99px;color:#496952;background:#e8f1e9;font-size:8px;font-style:normal;font-weight:800}.asset-card.excluded .asset-card__heading em{color:#747d76;background:#ecefec}.asset-card>strong{margin-top:10px;font-size:14px}.asset-card>b{margin-top:6px;font-size:23px;letter-spacing:-.03em}.asset-card>small{margin-top:4px;color:#879189;font-size:9px}.asset-card>div:last-child{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:13px}.asset-card button,.asset-history button{padding:0;border:0;color:#748077;background:none;font-size:9px;text-decoration:underline}.archived-assets{margin-top:14px}.archived-assets .asset-grid{margin-top:10px;opacity:.72}.asset-history{margin-top:18px;padding:16px;border-radius:14px;background:#f1f4ef}.asset-history>div{display:flex;align-items:center;justify-content:space-between}.asset-history h3{margin:0;font-size:13px}.asset-history article{display:grid;grid-template-columns:120px 150px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #dfe5dd}.asset-history article:last-child{border-bottom:0}.asset-history article span,.asset-history article small{color:#7e8980;font-size:9px}.asset-history article strong{font-size:11px}.assets-mobile{min-height:0}.assets-mobile__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.assets-mobile__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.assets-mobile__header .primary{width:auto;min-height:42px;margin:0;padding:0 15px;white-space:nowrap}.asset-mobile-list{margin-top:18px;overflow:hidden;border:1px solid var(--color-border);border-radius:19px;background:var(--color-surface)}.asset-mobile-list>.empty{border:0}.asset-mobile-card{width:100%;min-width:0;min-height:78px;padding:13px 14px;display:grid;grid-template-columns:43px minmax(0,1fr) auto 13px;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--color-border);border-radius:0;color:var(--color-text-primary);background:transparent;text-align:left}.asset-mobile-card:last-child{border-bottom:0}.asset-mobile-card:active{background:var(--color-surface-soft)}.asset-mobile-card.excluded{background:#fafbfa}.asset-mobile-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--color-brand);background:var(--color-brand-soft);font-size:18px;font-weight:800}.asset-mobile-card.excluded .asset-mobile-card__icon{color:#7c857e;background:#edf0ed}.asset-mobile-card__copy,.asset-mobile-card__value{min-width:0;display:flex;flex-direction:column}.asset-mobile-card__copy strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.asset-mobile-card__copy small,.asset-mobile-card__value small{margin-top:5px;color:var(--color-text-secondary);font-size:8px}.asset-mobile-card__value{align-items:flex-end}.asset-mobile-card__value b{font-size:13px;white-space:nowrap}.asset-mobile-card__value small{color:#52715c}.asset-mobile-card.excluded .asset-mobile-card__value small{color:var(--color-text-secondary)}.asset-mobile-card>i{color:#9ba39d;font-size:21px;font-style:normal;font-weight:350}.asset-mobile-archive{margin-top:13px}.asset-mobile-archive>.secondary{width:100%;min-height:40px}.asset-mobile-list.archived{margin-top:9px;opacity:.72}.asset-details__hero{padding:19px;display:flex;flex-direction:column;border-radius:18px;color:#fff;background:var(--color-brand)}.asset-details__hero>span{color:#ffffffad;font-size:9px}.asset-details__hero>strong{margin-top:7px;font-size:30px;letter-spacing:-.04em}.asset-details__hero>small{margin-top:6px;color:#ffffff94;font-size:8px}.asset-inclusion{width:100%;min-height:65px;margin-top:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--color-border);border-radius:16px;color:var(--color-text-primary);background:var(--color-surface-soft);text-align:left}.asset-inclusion>span{display:flex;flex-direction:column}.asset-inclusion strong{font-size:11px}.asset-inclusion small{margin-top:5px;color:var(--color-text-secondary);font-size:8px}.asset-inclusion>i{width:26px;height:26px;display:grid;place-items:center;border:1px solid #cbd3ca;border-radius:9px;color:#fff;background:#fff;font-size:13px;font-style:normal}.asset-inclusion.active>i{border-color:var(--color-brand);background:var(--color-brand)}.asset-inclusion:disabled{cursor:not-allowed;opacity:.6}.asset-details__note{margin:12px 0 0;padding:12px 14px;border-radius:14px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:10px;line-height:1.5}.asset-mobile-history{margin-top:19px;overflow:hidden;border:1px solid var(--color-border);border-radius:17px}.asset-mobile-history>div{min-height:47px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:var(--color-surface-soft)}.asset-mobile-history h3{margin:0;font-size:11px}.asset-mobile-history>div>span{min-width:25px;padding:4px 7px;border-radius:var(--radius-pill);color:var(--color-text-secondary);background:var(--color-surface);font-size:8px;text-align:center}.asset-mobile-history article{min-height:58px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--color-border)}.asset-mobile-history article>span{min-width:0;display:flex;flex-direction:column}.asset-mobile-history article strong{font-size:11px}.asset-mobile-history article small,.asset-mobile-history time,.asset-mobile-history>p{margin-top:4px;color:var(--color-text-secondary);font-size:8px}.asset-mobile-history time{flex:0 0 auto;margin:0}.asset-mobile-history>p{margin:0;padding:18px 14px;border-top:1px solid var(--color-border)}.asset-details .inline-alert{margin-top:12px;margin-bottom:0}.asset-details__actions{margin-top:18px;display:grid;grid-template-columns:1.35fr .65fr;gap:9px}.asset-details__actions button{min-height:45px;margin:0}.asset-details__archive{width:100%;min-height:42px;margin-top:9px}.asset-details__restore{min-height:46px;margin-top:18px}.asset-editor{display:grid;gap:14px}.asset-editor>label>span,.asset-editor>.choice-field>span{font-size:10px}.asset-editor textarea{line-height:1.45}.asset-editor__toggle{min-height:65px;padding:11px 13px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--color-border);border-radius:15px;background:var(--color-surface-soft)}.asset-editor__toggle>span{display:flex;flex-direction:column}.asset-editor__toggle strong{color:var(--color-text-primary);font-size:11px}.asset-editor__toggle small{margin-top:5px;color:var(--color-text-secondary);font-size:8px}.asset-editor__toggle input{width:20px;height:20px;flex:0 0 auto;accent-color:var(--color-brand)}.asset-editor__hint{margin:0;padding:12px 14px;border-radius:14px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:9px;line-height:1.5}.asset-editor .inline-alert{margin:0}.asset-editor .primary{min-height:46px;margin:2px 0 0}.debt-mobile-card .asset-mobile-card__icon{color:#98493f;background:#ffebe7}.debt-mobile-card.excluded .asset-mobile-card__icon{color:#7c857e;background:#edf0ed}.debt-mobile-card .asset-mobile-card__value small{color:#985047}.debt-mobile-card.excluded .asset-mobile-card__value small{color:var(--color-text-secondary)}.debt-details .asset-details__hero{background:linear-gradient(135deg,#74433d,#9c5147)}.debt-details__facts{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.debt-details__facts>span{min-width:0;min-height:65px;padding:11px;display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface-soft)}.debt-details__facts small{color:var(--color-text-secondary);font-size:8px}.debt-details__facts strong{margin-top:7px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.debt-editor__row{display:grid;grid-template-columns:.7fr 1.3fr;gap:10px}.scheduled-panel{margin-top:18px}.scheduled-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.scheduled-header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.scheduled-header label{display:flex;align-items:center;gap:10px;color:#7a857d;font-size:10px;font-weight:800}.scheduled-header input{height:38px}.scheduled-form{display:grid;grid-template-columns:1.3fr .7fr .8fr 1fr 65px 125px 125px 1fr 1fr 1fr 110px;gap:7px;margin-bottom:14px}.scheduled-form>*{min-width:0;height:38px}.scheduled-form .primary{margin:0;padding:0 8px;font-size:10px}.schedule-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.schedule-summary span{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid #e3e7df;border-radius:14px;color:#7a857d;background:#fafbf9;font-size:10px}.schedule-summary b{font-size:16px}.scheduled-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:18px}.scheduled-layout h3{margin:0 0 10px;font-size:13px}.occurrence-list,.schedule-rules{display:grid;gap:8px}.occurrence{display:grid;grid-template-columns:90px minmax(130px,1fr) 120px 80px auto;align-items:center;gap:10px;padding:12px;border:1px solid #e3e7df;border-radius:13px;background:#fff}.occurrence.completed{background:#f6faf6;opacity:.78}.occurrence.skipped{background:#fafafa;opacity:.62}.occurrence time,.occurrence span{color:#7a857d;font-size:10px}.occurrence>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.occurrence>b{text-align:right;font-size:13px}.occurrence>b.income{color:#367a49}.occurrence>b.expense{color:#aa4b42}.occurrence em{color:#7a857d;font-size:9px;font-style:normal;text-align:center;text-transform:uppercase}.occurrence>div:last-child{display:flex;justify-content:flex-end;gap:5px}.occurrence button,.schedule-rule button{padding:5px 7px;border:0;border-radius:7px;color:#506056;background:#edf1ed;font-size:9px;cursor:pointer}.schedule-rule{display:grid;grid-template-columns:1fr auto;gap:7px 10px;padding:13px;border:1px solid #e3e7df;border-radius:13px;background:#fafbf9}.schedule-rule.paused{opacity:.62}.schedule-rule>div:first-child{display:flex;flex-direction:column;gap:3px}.schedule-rule span,.schedule-rule small{color:#7a857d;font-size:9px}.schedule-rule>b{font-size:12px}.schedule-rule>b.income{color:#367a49}.schedule-rule>b.expense{color:#aa4b42}.schedule-rule>small{grid-column:1 / -1}.schedule-rule>div:last-child{grid-column:1 / -1;display:flex;gap:5px}.backup-panel{margin-top:18px}.backup-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.backup-header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.backup-header .primary{width:auto;margin:0}.backup-intro{max-width:760px;margin:14px 0;color:#778279;font-size:10px;line-height:1.6}.backup-import{display:flex;align-items:center;gap:12px;padding:14px;border:1px dashed #cfd7ce;border-radius:13px;background:#fafbf9}.backup-import label{display:flex;align-items:center;gap:12px;color:#526057;font-size:10px;font-weight:800}.backup-import input{max-width:260px}.backup-import small,.backup-state{color:#818c83;font-size:9px}.backup-state{padding:12px 0}.backup-success{margin-top:12px;padding:11px 13px;border-radius:10px;color:#356344;background:#e8f2e9;font-size:10px}.backup-preview{margin-top:14px;padding:16px;border:1px solid #dce3da;border-radius:14px;background:#f5f8f4}.backup-preview>div:first-child{display:flex;flex-direction:column;gap:4px}.backup-preview>div:first-child strong{font-size:13px}.backup-preview>div:first-child span,.backup-preview p{color:#7a857d;font-size:9px}.backup-counts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:7px;margin:14px 0}.backup-counts span{display:flex;justify-content:space-between;padding:8px 10px;border-radius:9px;color:#707c73;background:#fff;font-size:9px}.backup-counts b{color:#26342a}.backup-confirm{margin:14px 0 10px;display:flex;flex-direction:row;align-items:center;gap:9px;color:#704b47;font-size:10px}.backup-confirm input{width:15px;height:15px;margin:0}.data-mobile{display:grid;gap:14px}.data-mobile__export,.data-mobile__restore{padding:20px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.data-mobile__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--color-brand);background:var(--color-brand-soft);font-size:24px;font-weight:500}.data-mobile__icon.warning{color:#8c5d38;background:#f8ecdf}.data-mobile h2{margin:5px 0 0;font-size:20px;letter-spacing:-.025em}.data-mobile article p{max-width:610px;margin:7px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.55}.data-mobile__export .primary{width:auto;min-height:42px;margin:0;white-space:nowrap}.data-file-button{min-height:42px;padding:0 14px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:12px;color:var(--color-brand);background:var(--color-surface-soft);font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.data-file-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.data-file-button.disabled{opacity:.5;pointer-events:none}.data-mobile__state{padding:12px 14px;display:flex;align-items:center;gap:10px;border-radius:13px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:10px}.data-mobile__state i{width:15px;height:15px;border:2px solid #cbd4cd;border-top-color:var(--color-brand);border-radius:50%;animation:data-spin .7s linear infinite}.data-preview{padding:18px;border:1px solid #cfe0d3;border-radius:20px;background:#f3f9f4}.data-preview>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px}.data-preview>header>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--color-positive);font-size:18px}.data-preview>header div{min-width:0;display:flex;flex-direction:column}.data-preview>header strong{font-size:12px}.data-preview>header small{margin-top:4px;color:var(--color-text-secondary);font-size:8px}.data-preview>header>b{font-size:22px}.data-preview__counts{margin-top:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.data-preview__counts span{min-width:0;padding:9px 10px;display:flex;justify-content:space-between;gap:8px;border-radius:10px;color:var(--color-text-secondary);background:var(--color-surface);font-size:8px}.data-preview__counts b{color:var(--color-text-primary)}.data-preview>p{margin:10px 0 0;padding:10px;border-radius:10px;color:#835843;background:#fff0e4;font-size:9px}.data-confirm{margin-top:15px;padding:12px;display:flex;align-items:flex-start;flex-direction:row;gap:10px;border-radius:12px;color:#704b47;background:#fff5f3;font-size:9px;line-height:1.45}.data-confirm input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:var(--color-brand)}.data-preview>.danger-button{width:100%;min-height:43px;margin-top:10px}.data-mobile__notice{padding:14px 16px;border-radius:14px;color:#685c46;background:#f5f0e6}.data-mobile__notice strong{font-size:10px}.data-mobile__notice p{margin:5px 0 0;font-size:9px;line-height:1.5}.data-restore-confirm>p{margin:0;color:var(--color-text-secondary);font-size:12px;line-height:1.6}.data-restore-confirm>div{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.data-restore-confirm button{min-height:44px}@keyframes data-spin{to{transform:rotate(360deg)}}.danger-button{padding:10px 13px;border:0;border-radius:10px;color:#fff;background:#a54d45;font-size:10px;font-weight:800;cursor:pointer}.danger-button:disabled{opacity:.45;cursor:default}.app-shell{min-height:100vh;min-height:100dvh;color:var(--color-text-primary);background:var(--color-background)}.app-shell__topbar{position:sticky;z-index:30;top:0;width:min(100%,var(--content-max-width));min-height:calc(68px + var(--safe-area-top));margin:0 auto;padding:calc(10px + var(--safe-area-top)) calc(var(--space-4) + var(--safe-area-right)) 10px calc(var(--space-4) + var(--safe-area-left));display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);border-bottom:1px solid rgba(228,232,226,.75);background:#f3f5f1eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell__identity{min-width:0;display:flex;align-items:center;gap:var(--space-3)}.app-shell__avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:var(--radius-md);color:#fff;background:var(--color-brand);font-size:13px;font-weight:850;letter-spacing:.02em}.app-shell__identity div{min-width:0;display:flex;flex-direction:column;line-height:1.15}.app-shell__identity div>span{font-size:15px;font-weight:800}.app-shell__identity div>strong{margin-top:4px;overflow:hidden;color:var(--color-text-secondary);font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.app-shell__stage{padding:6px 9px;border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-secondary);background:var(--color-surface);font-size:9px;font-weight:850;letter-spacing:.1em}.app-shell__topbar-actions{display:flex;align-items:center;gap:9px}.app-shell__topbar-actions>button{position:relative;width:42px;height:42px;padding:0;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:50%;color:var(--color-brand);background:var(--color-surface)}.app-shell__topbar-actions>button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell__topbar-actions>button b{position:absolute;top:-3px;right:-3px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid var(--color-background);border-radius:var(--radius-pill);color:#fff;background:#b85247;font-size:8px}.app-shell__content{width:min(100%,var(--content-max-width));min-height:calc(100dvh - 68px);margin:0 auto;padding:var(--space-4) calc(var(--space-4) + var(--safe-area-right)) calc(var(--bottom-navigation-height) + 62px + var(--safe-area-bottom)) calc(var(--space-4) + var(--safe-area-left))}.app-shell__alert{margin:0 0 var(--space-4)}.app-system-stack{margin-bottom:var(--space-4);display:grid;gap:8px}.app-system-stack:empty{display:none}.system-banner{min-width:0;padding:12px 13px;display:grid;grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:10px;border:1px solid transparent;border-radius:15px}.system-banner>span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;font-size:13px;font-weight:900}.system-banner>div{min-width:0;display:flex;flex-direction:column}.system-banner strong{font-size:10px}.system-banner small{margin-top:3px;font-size:8px;line-height:1.45}.system-banner.offline{color:#6d5832;border-color:#ead8ae;background:#fff8e7}.system-banner.offline>span{background:#f4e4bc}.system-banner.error{color:#7d332b;border-color:#efc9c3;background:#fff1ee}.system-banner.error>span{background:#f6d8d3}.system-banner>button:not(.system-banner__close){min-height:34px;padding:0 11px;border:1px solid currentColor;border-radius:9px;color:inherit;background:transparent;font-size:8px;font-weight:800}.system-banner__close{width:30px;height:30px;padding:0 0 2px;border:0;border-radius:9px;color:inherit;background:#ffffff8c;font-size:19px;line-height:1}.app-screen[hidden]{display:none}.app-screen{min-width:0;animation:screen-enter .18s ease-out}.app-screen__heading{margin:2px 2px var(--space-4)}.app-screen__heading--nested{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:var(--space-3)}.app-screen__back{width:44px;height:44px;padding:0 0 3px;border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-brand);background:var(--color-surface);font-size:24px;line-height:1}.app-screen__back:active{transform:scale(.97)}.app-screen__heading h1{margin:0;font-size:clamp(27px,7vw,34px);line-height:1.06;letter-spacing:-.045em}.app-screen__heading p{margin:7px 0 0;color:var(--color-text-secondary);font-size:11px;line-height:1.5}.app-shell .operations-grid{grid-template-columns:1fr;margin-top:0}.app-shell .panel{box-shadow:0 1px #1b2c1f05}.app-shell .assets-panel__header{flex-direction:column}.app-shell .asset-form,.app-shell .debts-panel .asset-form{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .scheduled-form{grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell .goal-form{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .analytics-grid{grid-template-columns:1fr}.accounts-strip--preview .account-card{min-height:126px}.home-dashboard{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.home-demo-card{min-width:0;padding:16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #c7decf;border-radius:20px;background:linear-gradient(145deg,#f1f8f3,#fbfdfb)}.home-demo-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--color-brand);background:#dceee2;font-size:19px}.home-demo-card>div{min-width:0;display:flex;flex-direction:column}.home-demo-card strong{margin-top:4px;font-size:12px}.home-demo-card p{max-width:540px;margin:6px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.5}.home-demo-card>button{min-height:38px;padding:0 13px;border:1px solid #b9d4c2;border-radius:12px;color:var(--color-brand);background:var(--color-surface);font-size:9px;font-weight:800;white-space:nowrap}.home-demo-card>button:active{background:var(--color-brand-soft)}.home-plus-card{min-width:0;padding:20px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:15px;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.home-plus-card__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:17px;color:var(--color-brand);background:var(--color-brand-soft);font-size:20px}.home-plus-card>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.home-plus-card strong{margin-top:5px;font-size:18px}.home-plus-card p{max-width:550px;margin:6px 0 0;color:var(--color-text-secondary);font-size:10px;line-height:1.5}.home-plus-card em{margin-top:10px;padding:6px 9px;border-radius:10px;color:#526016;background:#f2ebc6;font-size:9px;font-style:normal;font-weight:800}.home-plus-card>button{min-height:44px;padding:0 15px;border:0;border-radius:14px;color:#fff;background:var(--color-brand);font-size:10px;font-weight:800;white-space:nowrap}.home-plus-card>button:active{background:var(--color-brand-hover)}.home-balance{min-width:0;padding:24px;overflow:hidden;border-radius:26px;color:#fff;background:radial-gradient(circle at 85% 5%,rgba(123,190,145,.24),transparent 34%),linear-gradient(145deg,#123e2b,#174a34);box-shadow:0 18px 42px #123e2b2e}.home-balance>span{color:#ffffffb3;font-size:11px;font-weight:700}.home-balance>strong{margin-top:8px;display:block;font-size:clamp(34px,9vw,48px);line-height:1;letter-spacing:-.055em}.home-cash-flow{min-width:0;margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-cash-flow>span{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center}.home-cash-flow i{font-size:17px;font-style:normal}.home-cash-flow i.income{color:#86e5a6}.home-cash-flow i.expense{color:#ff9f91}.home-cash-flow small{overflow:hidden;color:#ffffffa6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.home-cash-flow b{grid-column:2;margin-top:4px;font-size:13px}.home-quick-actions{min-width:0;margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-quick-actions button{min-width:0;min-height:64px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.13);border-radius:15px;color:#fff;background:#ffffff17;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.home-quick-actions button:active{background:#ffffff29}.home-quick-actions button i{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:#153f2d;background:#d9efe0;font-size:15px;font-style:normal;font-weight:800;line-height:1}.home-quick-actions button span{font-size:9px;font-weight:750}.home-section{padding:20px 0 0}.home-section>header{padding:0 4px;display:flex;align-items:flex-end;justify-content:space-between}.home-section h2{margin:4px 0 0;font-size:24px;letter-spacing:-.035em}.home-section>header>button,.home-card-heading em{padding:0;border:0;color:var(--color-brand);background:transparent;font-size:9px;font-style:normal;font-weight:750}.home-accounts{margin-top:12px;padding:0 4px;display:grid;gap:9px}.home-accounts article{width:100%;min-width:0;padding:17px;display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:19px;background:var(--color-surface)}.home-accounts article>span{color:var(--color-text-secondary);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.home-accounts article>strong{margin-top:10px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.home-accounts article>b{margin-top:17px;font-size:20px;letter-spacing:-.035em}.home-accounts-toggle{width:calc(100% - 8px);min-height:40px;margin:8px 4px 0;border:1px solid var(--color-border);border-radius:13px;color:var(--color-brand);background:var(--color-surface);font-size:10px;font-weight:750}.home-inline-empty{width:100%;padding:22px;border:1px dashed var(--color-border);border-radius:18px;color:var(--color-text-secondary);text-align:center}.home-progress-card{width:100%;padding:20px;display:block;border:1px solid var(--color-border);border-radius:22px;color:var(--color-text-primary);background:var(--color-surface);text-align:left}.home-progress-card:active,.home-scheduled-card:active{background:var(--color-surface-soft)}.home-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-card-heading>span{display:flex;align-items:center;gap:9px}.home-card-heading>span>b{font-size:11px}.home-card-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;color:var(--color-brand);background:var(--color-brand-soft);font-size:14px;font-style:normal}.home-progress-card>strong{margin-top:18px;display:block;font-size:22px;letter-spacing:-.035em}.home-progress-card>strong small{color:var(--color-text-secondary);font-size:11px;font-weight:650}.home-progress{height:7px;margin-top:14px;overflow:hidden;border-radius:var(--radius-pill);background:#e8ece7}.home-progress>i{height:100%;display:block;border-radius:inherit;background:var(--color-brand)}.home-progress-card>p{margin:10px 0 0;color:var(--color-text-secondary);font-size:9px}.home-progress-card>p.negative{color:#a84d43}.home-progress-card.goal{background:linear-gradient(145deg,#fff,#fafcf9)}.home-goal-values{margin-top:10px;display:flex;justify-content:space-between;gap:12px;color:var(--color-text-secondary);font-size:9px}.home-goal-values b{color:var(--color-text-primary);font-size:10px}.home-card-empty{margin-top:18px}.home-card-empty strong{font-size:15px}.home-card-empty p{margin:6px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.5}.home-scheduled-card{width:100%;padding:16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #efd9d5;border-radius:20px;color:var(--color-text-primary);background:#fff8f6;text-align:left}.home-scheduled-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;font-size:17px}.home-scheduled-card__icon.income{color:var(--color-positive);background:#e0f5e6}.home-scheduled-card__icon.expense{color:#a84d43;background:#ffebe7}.home-scheduled-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.home-scheduled-card small{color:var(--color-text-secondary);font-size:8px}.home-scheduled-card strong{margin-top:3px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.home-scheduled-card em{margin-top:4px;color:var(--color-text-secondary);font-size:8px;font-style:normal}.home-scheduled-card>b{font-size:11px;white-space:nowrap}.plans-workspace{min-width:0}.plans-tabs{padding:5px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;border:1px solid var(--color-border);border-radius:20px;background:#e9ede8}.plans-tabs>button{min-width:0;min-height:58px;padding:9px 11px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;border:0;border-radius:15px;color:var(--color-text-secondary);background:transparent;text-align:left}.plans-tabs>button.active{color:var(--color-brand);background:var(--color-surface);box-shadow:0 3px 10px #1d312214}.plans-tabs>button>i{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#ffffff80;font-size:14px;font-style:normal}.plans-tabs>button.active>i{background:var(--color-brand-soft)}.plans-tabs>button>span{min-width:0;display:flex;flex-direction:column}.plans-tabs strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.plans-tabs small{margin-top:3px;overflow:hidden;font-size:7px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.plans-workspace__content{min-width:0}.plans-workspace__content>.panel{margin-top:14px}.planning-mobile{min-width:0;margin-top:14px;padding:20px;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.planning-mobile__header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.planning-mobile__header h2{margin:6px 0 0;font-size:23px;letter-spacing:-.035em}.planning-month-switcher{width:190px;min-height:42px;padding:3px;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:3px;flex:0 0 auto;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface-soft)}.planning-month-switcher>button{width:38px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:10px;color:var(--color-brand);background:var(--color-surface);font-size:24px;line-height:1}.planning-month-switcher>button:active{background:var(--color-brand-soft)}.planning-month-switcher>strong{overflow:hidden;font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.planning-mobile>.inline-alert{margin-top:14px;margin-bottom:0}.planning-mobile__summary{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.planning-mobile__summary>span{min-width:0;min-height:70px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;border-radius:14px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:8px}.planning-mobile__summary b{margin-top:8px;overflow:hidden;color:var(--color-text-primary);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.planning-mobile__summary b.danger{color:#a84d43}.planning-mobile__actions{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.planning-mobile__actions .primary{min-height:42px;margin:0;padding:8px 10px;font-size:10px}.planning-mobile__actions .secondary{min-height:42px;padding:8px 10px}.planning-mobile__list{margin-top:14px;display:grid;gap:8px}.plan-mobile-card{width:100%;min-width:0;padding:16px;display:block;border:1px solid var(--color-border);border-radius:17px;color:var(--color-text-primary);background:var(--color-surface);text-align:left}.plan-mobile-card:active{background:var(--color-surface-soft)}.plan-mobile-card.overspent{border-color:#efc9c3;background:#fffaf9}.plan-mobile-card>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.plan-mobile-card>div:first-child>span{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.plan-mobile-card>div:first-child>b{flex:0 0 auto;font-size:11px}.plan-mobile-card>div:first-child small{color:var(--color-text-secondary);font-size:8px;font-weight:650}.plan-mobile-card__bar{height:7px;margin-top:13px;overflow:hidden;border-radius:var(--radius-pill);background:#e7ebe6}.plan-mobile-card__bar>i{height:100%;display:block;border-radius:inherit;background:var(--color-brand)}.plan-mobile-card.overspent .plan-mobile-card__bar>i{background:#b9574d}.plan-mobile-card>p{margin:9px 0 0;display:flex;justify-content:space-between;gap:12px;color:var(--color-text-secondary);font-size:8px}.plan-mobile-card>p.danger{color:#a84d43}.plan-mobile-card>p b{font-size:9px}.plan-editor{display:grid;gap:15px}.plan-editor__amount{position:relative}.plan-editor__amount input{height:62px;padding-right:48px;font-size:27px;font-weight:780}.plan-editor__amount input[type=number]{appearance:textfield;-moz-appearance:textfield}.plan-editor__amount input[type=number]::-webkit-inner-spin-button,.plan-editor__amount input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.plan-editor__amount>b{position:absolute;top:16px;right:17px;color:var(--color-text-secondary);font-size:21px}.plan-editor .inline-alert{margin:0}.plan-editor .primary{min-height:46px;margin-top:2px}.plan-details>strong{display:block;font-size:32px;letter-spacing:-.04em}.plan-details dl{margin:20px 0 0}.plan-details dl>div{padding:11px 0;display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid var(--color-border)}.plan-details dt{color:var(--color-text-secondary);font-size:10px}.plan-details dd{margin:0;font-size:11px;font-weight:750}.plan-details dd.danger{color:#a84d43}.plan-details__actions{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.plan-details__actions button{min-height:44px}.funds-mobile{padding:22px;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.funds-mobile__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.funds-mobile__header h2{margin:7px 0 0;font-size:27px;letter-spacing:-.035em}.funds-mobile__header p{margin:7px 0 0;color:var(--color-text-secondary);font-size:10px}.funds-mobile__header .primary{min-height:42px;margin:0;padding:0 18px}.funds-mobile>.inline-alert{margin:16px 0 0}.funds-mobile__summary{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.funds-mobile__summary>span{min-width:0;min-height:84px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;border-radius:15px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:9px}.funds-mobile__summary b{margin-top:9px;overflow:hidden;color:var(--color-text-primary);font-size:17px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.funds-mobile__summary b.danger{color:#a84d43}.funds-mobile__list{margin-top:18px;overflow:hidden;border:1px solid var(--color-border);border-radius:19px}.funds-mobile__list>.empty{border:0;border-radius:0}.fund-mobile-card{position:relative;width:100%;min-width:0;min-height:72px;padding:13px 15px;display:grid;grid-template-columns:11px minmax(0,1fr) auto 14px;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--color-border);border-radius:0;color:var(--color-text-primary);background:var(--color-surface);text-align:left}.fund-mobile-card:last-child{border-bottom:0}.fund-mobile-card:active{background:var(--color-surface-soft)}.fund-mobile-card>i{width:11px;height:40px;border-radius:var(--radius-pill)}.fund-mobile-card>span{min-width:0;display:flex;flex-direction:column}.fund-mobile-card>span strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.fund-mobile-card>span small{margin-top:5px;color:var(--color-text-secondary);font-size:9px}.fund-mobile-card>b{font-size:13px;white-space:nowrap}.fund-mobile-card>b.danger{color:#a84d43}.fund-mobile-card>em{color:#9aa29c;font-size:22px;font-style:normal;font-weight:350}.fund-mobile-history{margin-top:20px}.fund-mobile-history h3{margin:0 0 9px;font-size:14px}.fund-mobile-history>div{overflow:hidden;border:1px solid var(--color-border);border-radius:18px}.fund-mobile-history article{min-width:0;padding:12px 14px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;border-bottom:1px solid var(--color-border)}.fund-mobile-history article:last-child{border-bottom:0}.fund-mobile-history article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;font-size:12px;font-weight:800}.fund-mobile-history .positive-entry{color:var(--color-positive);background:#e3f3e7}.fund-mobile-history .negative-entry{color:#a84d43;background:#ffede9}.fund-mobile-history article>div{min-width:0;display:flex;flex-direction:column}.fund-mobile-history article strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.fund-mobile-history article small{margin-top:4px;overflow:hidden;color:var(--color-text-secondary);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.fund-mobile-history article>b{padding:0;font-size:10px;white-space:nowrap;background:transparent!important}.fund-editor,.fund-movement{display:grid;gap:16px}.fund-editor fieldset{margin:0;padding:0;border:0}.fund-editor legend{margin-bottom:7px;color:#738077;font-size:10px;font-weight:700}.fund-color-grid{display:grid;grid-template-columns:repeat(7,42px);gap:9px}.fund-color-grid>button,.fund-color-grid>label{position:relative;width:42px;height:42px;display:grid;place-items:center;border:3px solid transparent;border-radius:50%;cursor:pointer}.fund-color-grid>button.active{border-color:var(--color-surface);outline:2px solid var(--color-brand)}.fund-color-grid>label{overflow:hidden;border:1px dashed #aeb7b0;color:var(--color-text-secondary);background:var(--color-surface-soft)}.fund-color-grid>label input{position:absolute;width:1px;height:1px;opacity:0}.fund-color-grid>label span{font-size:20px;font-weight:400}.fund-editor .inline-alert,.fund-movement .inline-alert,.delete-confirmation .inline-alert{margin:0;display:block}.fund-editor .primary,.fund-movement .primary{min-height:46px}.fund-details__balance{padding:17px;display:flex;align-items:center;gap:13px;border-radius:17px;background:var(--color-surface-soft)}.fund-details__balance>i,.fund-movement__source>i{width:11px;height:46px;flex:0 0 auto;border-radius:var(--radius-pill)}.fund-details__balance>span,.fund-movement__source>span{display:flex;flex-direction:column;color:var(--color-text-secondary);font-size:9px}.fund-details__balance strong{margin-top:5px;color:var(--color-text-primary);font-size:26px;letter-spacing:-.035em}.fund-details__movements{margin-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fund-details__movements button{min-height:76px;padding:9px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--color-border);border-radius:15px;color:var(--color-brand);background:var(--color-surface)}.fund-details__movements button>span{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;background:var(--color-brand-soft);font-size:17px}.fund-details__movements button>b{font-size:9px}.fund-details__movements button:disabled{cursor:not-allowed;opacity:.4}.fund-details__actions{margin-top:19px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.fund-details__actions button{min-height:44px}.fund-details>p{margin:12px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.5}.fund-movement__source{padding:13px 15px;display:flex;align-items:center;gap:12px;border-radius:15px;background:var(--color-surface-soft)}.fund-movement__source>i{height:38px}.fund-movement__source strong{margin-top:4px;color:var(--color-text-primary);font-size:13px}.fund-movement__amount{position:relative}.fund-movement__amount input{height:62px;padding-right:48px;font-size:27px;font-weight:780}.fund-movement__amount>b{position:absolute;top:16px;right:17px;color:var(--color-text-secondary);font-size:21px}.goals-mobile{padding:22px;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.goals-mobile__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.goals-mobile__header h2{margin:7px 0 0;font-size:27px;letter-spacing:-.035em}.goals-mobile__header p{margin:7px 0 0;color:var(--color-text-secondary);font-size:10px}.goals-mobile__header .primary{min-height:42px;margin:0;padding:0 18px;white-space:nowrap}.goals-mobile>.inline-alert{margin:16px 0 0}.goals-mobile__summary{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.goals-mobile__summary>span{min-width:0;min-height:84px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;border-radius:15px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:9px}.goals-mobile__summary b{margin-top:9px;overflow:hidden;color:var(--color-text-primary);font-size:17px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.goals-mobile__list{margin-top:18px;display:grid;gap:10px}.goal-mobile-card{width:100%;min-width:0;padding:17px;border:1px solid var(--color-border);border-radius:18px;color:var(--color-text-primary);background:var(--color-surface);text-align:left}.goal-mobile-card.completed{background:#f8fcf8}.goal-mobile-card.overdue{background:#fff9f7}.goal-mobile-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.goal-mobile-card__heading>span{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr);align-items:center;column-gap:9px}.goal-mobile-card__heading>span i{width:8px;height:30px;grid-row:1 / span 2;border-radius:var(--radius-pill)}.goal-mobile-card__heading strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.goal-mobile-card__heading small{margin-top:4px;overflow:hidden;color:var(--color-text-secondary);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.goal-mobile-card__heading em{padding:5px 8px;border-radius:var(--radius-pill);color:#557060;background:#edf3ed;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.goal-mobile-card.overdue .goal-mobile-card__heading em{color:#9d4438;background:#ffebe7}.goal-mobile-card__amount{margin-top:16px;display:flex;align-items:baseline;gap:7px}.goal-mobile-card__amount strong{font-size:22px;letter-spacing:-.035em}.goal-mobile-card__amount span{color:var(--color-text-secondary);font-size:9px}.goal-mobile-card__bar,.goal-details__hero>div{height:8px;margin-top:10px;overflow:hidden;border-radius:var(--radius-pill);background:#e8ece6}.goal-mobile-card__bar i,.goal-details__hero>div i{height:100%;display:block;border-radius:inherit}.goal-mobile-card__footer{margin-top:10px;display:flex;justify-content:space-between;gap:12px;color:var(--color-text-secondary);font-size:9px}.goal-mobile-card__footer b{color:var(--color-text-primary)}.goal-editor,.goal-funding{display:grid;gap:15px}.goal-editor__amount{position:relative}.goal-editor__amount input{height:62px;padding-right:48px;font-size:27px;font-weight:780}.goal-editor__amount.compact input{height:48px;font-size:17px}.goal-editor__amount>b{position:absolute;top:16px;right:17px;color:var(--color-text-secondary);font-size:21px}.goal-editor__amount.compact>b{top:11px;font-size:18px}.goal-editor .inline-alert,.goal-funding .inline-alert{margin:0}.goal-editor .primary,.goal-funding .primary{min-height:46px}.goal-details__hero{padding:18px;border-radius:18px;background:var(--color-surface-soft)}.goal-details__hero>span{display:inline-block;padding:5px 8px;border-radius:var(--radius-pill);color:var(--color-brand);background:var(--color-brand-soft);font-size:8px;font-weight:800}.goal-details__hero>strong{margin-top:13px;display:block;font-size:31px;letter-spacing:-.04em}.goal-details__hero>small{margin-top:5px;display:block;color:var(--color-text-secondary);font-size:9px}.goal-details dl{margin:17px 0 0}.goal-details dl>div{padding:11px 0;display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid var(--color-border)}.goal-details dt{color:var(--color-text-secondary);font-size:10px}.goal-details dd{margin:0;font-size:10px;font-weight:750;text-align:right}.goal-details__primary-actions{margin-top:18px}.goal-details__primary-actions .primary{width:100%;min-height:46px;margin:0}.goal-details__secondary-actions{margin-top:9px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.goal-details__secondary-actions button{min-height:44px}.goal-funding__target{padding:13px 15px;display:flex;align-items:center;gap:12px;border-radius:15px;background:var(--color-surface-soft)}.goal-funding__target>i{width:11px;height:40px;flex:0 0 auto;border-radius:var(--radius-pill)}.goal-funding__target>span{display:flex;flex-direction:column;font-size:13px;font-weight:750}.goal-funding__target strong{margin-top:4px;color:var(--color-text-secondary);font-size:9px}.calendar-mobile{padding:22px;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.calendar-mobile__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.calendar-mobile__header h2{margin:7px 0 0;font-size:27px;letter-spacing:-.035em}.calendar-mobile__header .primary{min-height:42px;margin:0;padding:0 18px;white-space:nowrap}.calendar-mobile>.inline-alert{margin:16px 0 0}.calendar-mobile__month{margin-top:13px;min-height:50px;padding:4px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;border-radius:15px;background:var(--color-surface-soft)}.calendar-mobile__month>button{width:42px;height:42px;padding:0 0 3px;border:0;border-radius:12px;color:var(--color-brand);background:var(--color-surface);font-size:27px;line-height:1;box-shadow:0 1px 4px #1f302312}.calendar-mobile__month>button:active{background:var(--color-brand-soft);transform:scale(.97)}.calendar-mobile__month>strong{overflow:hidden;font-size:13px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.calendar-mobile__summary{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.calendar-mobile__summary>span{min-width:0;min-height:78px;padding:13px;display:flex;flex-direction:column;justify-content:space-between;border-radius:15px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:9px}.calendar-mobile__summary b{margin-top:8px;overflow:hidden;color:var(--color-text-primary);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.calendar-mobile__summary b.positive{color:var(--color-positive)}.calendar-mobile__summary b.negative{color:#a84d43}.calendar-mobile__tabs{margin-top:17px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:15px;background:var(--color-surface-soft)}.calendar-mobile__tabs button{min-height:42px;border:0;border-radius:11px;color:var(--color-text-secondary);background:transparent;font-size:11px;font-weight:800}.calendar-mobile__tabs button.active{color:var(--color-brand);background:var(--color-surface);box-shadow:0 2px 7px #1f302314}.calendar-mobile__tabs span{margin-left:5px;color:inherit;opacity:.65}.calendar-occurrences,.calendar-rules{margin-top:13px;overflow:hidden;border:1px solid var(--color-border);border-radius:19px}.calendar-occurrence,.calendar-rule{width:100%;min-width:0;padding:13px 14px;display:grid;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--color-border);border-radius:0;color:var(--color-text-primary);background:var(--color-surface);text-align:left}.calendar-occurrence:last-child,.calendar-rule:last-child{border-bottom:0}.calendar-occurrence:active,.calendar-rule:active{background:var(--color-surface-soft)}.calendar-occurrence{grid-template-columns:42px minmax(0,1fr) auto 12px}.calendar-occurrence>time{height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background:var(--color-surface-soft)}.calendar-occurrence>time strong{font-size:14px}.calendar-occurrence>time span{margin-top:1px;color:var(--color-text-secondary);font-size:7px;text-transform:uppercase}.calendar-occurrence>div,.calendar-rule>div{min-width:0;display:flex;flex-direction:column}.calendar-occurrence>div strong,.calendar-rule>div strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.calendar-occurrence>div span,.calendar-rule>div small{margin-top:4px;overflow:hidden;color:var(--color-text-secondary);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.calendar-occurrence>div em,.calendar-rule>div em{align-self:flex-start;margin-top:5px;color:var(--color-brand);font-size:8px;font-style:normal;font-weight:750}.calendar-occurrence.completed>div em{color:var(--color-positive)}.calendar-occurrence.skipped>div em,.calendar-rule.paused>div em{color:#8b938d}.calendar-occurrence>b,.calendar-rule>b{font-size:11px;white-space:nowrap}.calendar-occurrence>b.income,.calendar-rule>b.income{color:var(--color-positive)}.calendar-occurrence>b.expense,.calendar-rule>b.expense{color:#a84d43}.calendar-occurrence>i,.calendar-rule>i{color:#9aa29c;font-size:20px;font-style:normal}.calendar-rule{grid-template-columns:38px minmax(0,1fr) auto 12px}.calendar-rule>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#a84d43;background:#ffebe7;font-size:17px;font-weight:800}.calendar-rule>span.income{color:var(--color-positive);background:#e3f3e7}.calendar-rule.archived{opacity:.66}.calendar-archive{border-top:1px solid var(--color-border)}.calendar-archive>.secondary{width:calc(100% - 24px);margin:12px}.calendar-editor,.calendar-confirm{display:grid;gap:15px}.calendar-kind-tabs,.calendar-frequency{padding:4px;display:grid;gap:4px;border-radius:14px;background:var(--color-surface-soft)}.calendar-kind-tabs{grid-template-columns:1fr 1fr}.calendar-kind-tabs button,.calendar-frequency button{min-height:40px;border:0;border-radius:10px;color:var(--color-text-secondary);background:transparent;font-size:10px;font-weight:800}.calendar-kind-tabs button.active,.calendar-frequency button.active{color:var(--color-brand);background:var(--color-surface);box-shadow:0 2px 7px #1f302314}.calendar-kind-tabs button.active.expense{color:#9d4439;background:#fff0ed}.calendar-kind-tabs button.active.income{color:#2e7549;background:#e8f5eb}.calendar-editor fieldset{margin:0;padding:0;border:0}.calendar-editor legend{margin-bottom:7px;color:#738077;font-size:10px;font-weight:700}.calendar-frequency{grid-template-columns:repeat(4,1fr)}.calendar-editor__amount{position:relative}.calendar-editor__amount input{height:62px;padding-right:48px;font-size:27px;font-weight:780}.calendar-editor__amount>b{position:absolute;top:16px;right:17px;color:var(--color-text-secondary);font-size:21px}.calendar-editor__dates{display:grid;grid-template-columns:1fr 1fr;gap:9px}.calendar-editor .inline-alert,.calendar-confirm .inline-alert{margin:0}.calendar-editor .primary,.calendar-confirm .primary{min-height:46px}.occurrence-details,.rule-details{position:relative}.occurrence-details>strong,.rule-details>strong{display:block;font-size:30px;letter-spacing:-.04em}.occurrence-details>strong.income,.rule-details>strong.income{color:var(--color-positive)}.occurrence-details>strong.expense,.rule-details>strong.expense{color:#a84d43}.occurrence-details>em,.rule-details>em{position:absolute;top:4px;right:0;padding:5px 8px;border-radius:var(--radius-pill);color:var(--color-brand);background:var(--color-brand-soft);font-size:8px;font-style:normal;font-weight:800}.occurrence-details dl,.rule-details dl{margin:20px 0 0}.occurrence-details dl>div,.rule-details dl>div{padding:11px 0;display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid var(--color-border)}.occurrence-details dt,.rule-details dt{color:var(--color-text-secondary);font-size:10px}.occurrence-details dd,.rule-details dd{margin:0;font-size:10px;font-weight:750;text-align:right}.occurrence-details__actions,.rule-details__actions{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.occurrence-details__actions button,.rule-details__actions button{min-height:44px}.occurrence-details__actions .primary{margin:0}.occurrence-details__single,.rule-details__single{width:100%;min-height:46px;margin-top:18px}.rule-details__archive{width:100%;min-height:42px;margin-top:9px}.capital-workspace{display:grid;gap:16px}.capital-overview{overflow:hidden;padding:24px;border-radius:25px;color:#fff;background:radial-gradient(circle at 88% 4%,rgba(91,155,117,.42),transparent 35%),var(--color-brand);box-shadow:0 18px 42px #194a3429}.capital-overview>.kicker{color:#ffffffad}.capital-overview__heading{margin-top:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.capital-overview__heading>div>span{color:#ffffffb3;font-size:10px;font-weight:700}.capital-overview__heading h2{margin:5px 0 0;font-size:clamp(32px,9vw,48px);line-height:1;letter-spacing:-.055em}.capital-overview__heading>button{min-height:36px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-pill);color:#fff;background:#ffffff1a;font-size:9px;font-weight:750;white-space:nowrap}.capital-overview__heading>button i{font-size:16px;font-style:normal;font-weight:400}.capital-formula{margin-top:16px;padding:14px 15px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:#ffffff14}.capital-formula p{margin:0;color:#ffffffbd;font-size:10px}.capital-formula strong{margin-top:7px;font-size:13px}.capital-formula small{margin-top:8px;color:#ffffff94;font-size:8px;line-height:1.45}.capital-overview .inline-alert{margin-top:15px;color:#8d3129;background:#fff0ed}.capital-overview__metrics{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.capital-overview__metrics article{min-width:0;padding:13px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#ffffff14}.capital-overview__metrics article>span{color:#ffffffad;font-size:9px;font-weight:750}.capital-overview__metrics article>strong{margin-top:7px;overflow:hidden;font-size:15px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.capital-overview__metrics article>small{margin-top:5px;color:#ffffff85;font-size:7px;line-height:1.35}.capital-overview__metrics article.debt{background:#78231d2e}.capital-excluded{margin-top:13px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.13)}.capital-excluded>span{color:#ffffff94;font-size:9px}.capital-excluded p{margin:0;display:flex;gap:14px;font-size:9px}.capital-insights{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px}.capital-insights>article{min-width:0;padding:20px;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.capital-insights h3{margin:6px 0 0;font-size:18px;letter-spacing:-.025em}.capital-insights p,.capital-insights>article>small{color:var(--color-text-secondary);font-size:8px;line-height:1.5}.capital-ratio{margin-top:19px;display:flex;align-items:center;gap:12px}.capital-ratio>i{height:9px;flex:1;overflow:hidden;border-radius:var(--radius-pill);background:var(--color-surface-soft)}.capital-ratio>i>b{height:100%;display:block;border-radius:inherit;background:var(--color-negative)}.capital-ratio>strong{font-size:15px}.capital-flow{margin:15px 0 12px;display:grid;gap:9px}.capital-flow>div{display:grid;grid-template-columns:44px minmax(30px,1fr) auto;align-items:center;gap:9px}.capital-flow span{color:var(--color-text-secondary);font-size:8px;text-transform:capitalize}.capital-flow i{height:6px;overflow:hidden;border-radius:var(--radius-pill);background:var(--color-surface-soft)}.capital-flow i>b{height:100%;display:block;border-radius:inherit;background:#7da28a}.capital-flow strong{font-size:9px;white-space:nowrap}.capital-tabs{padding:7px;display:grid;grid-template-columns:1fr 1fr;gap:7px;border:1px solid var(--color-border);border-radius:22px;background:#e9ede8}.capital-tabs>button{min-width:0;min-height:68px;padding:10px 12px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:0;border-radius:17px;color:var(--color-text-secondary);background:transparent;text-align:left}.capital-tabs>button.active{color:var(--color-brand);background:var(--color-surface);box-shadow:0 4px 12px #1c2f2212}.capital-tabs>button>i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#ffffffb3;font-size:18px;font-style:normal}.capital-tabs>button.active>i{background:var(--color-brand-soft)}.capital-tabs>button>span{min-width:0;display:flex;flex-direction:column}.capital-tabs strong{font-size:12px}.capital-tabs small{margin-top:4px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.capital-workspace__content>.assets-panel{margin-top:0}.capital-workspace__content .asset-summary{display:none}.capital-analytics{overflow:hidden;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.capital-analytics>summary{min-height:72px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none}.capital-analytics>summary::-webkit-details-marker{display:none}.capital-analytics>summary>span{display:flex;flex-direction:column}.capital-analytics>summary strong{font-size:13px}.capital-analytics>summary small{margin-top:5px;color:var(--color-text-secondary);font-size:9px}.capital-analytics>summary i{color:var(--color-text-secondary);font-size:24px;font-style:normal;transition:transform .15s ease}.capital-analytics[open]>summary i{transform:rotate(90deg)}.capital-analytics>.analytics-panel{margin:0;border:0;border-top:1px solid var(--color-border);border-radius:0;box-shadow:none}.accounts-mobile{display:grid;gap:15px}.accounts-mobile__summary{min-height:156px;padding:23px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:24px;color:#fff;background:radial-gradient(circle at 88% 8%,rgba(113,180,139,.35),transparent 35%),var(--color-brand);box-shadow:0 16px 38px #194a3424}.accounts-mobile__summary .kicker{color:#ffffffa3}.accounts-mobile__summary>strong{margin-top:10px;font-size:36px;letter-spacing:-.045em}.accounts-mobile__summary>small{margin-top:7px;color:#fff9;font-size:9px}.accounts-mobile__header{margin-top:4px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.accounts-mobile__header h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.accounts-mobile__header .primary{width:auto;min-height:42px;margin:0;padding:0 15px;white-space:nowrap}.account-mobile-list{overflow:hidden;border:1px solid var(--color-border);border-radius:20px;background:var(--color-surface)}.account-mobile-card{width:100%;min-width:0;min-height:76px;padding:13px 15px;display:grid;grid-template-columns:43px minmax(0,1fr) auto 13px;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--color-border);border-radius:0;color:var(--color-text-primary);background:transparent;text-align:left}.account-mobile-card:last-child{border-bottom:0}.account-mobile-card:active{background:var(--color-surface-soft)}.account-mobile-card.archived{opacity:.66}.account-mobile-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--color-brand);background:var(--color-brand-soft);font-size:16px;font-weight:800}.account-mobile-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.account-mobile-card>span:nth-child(2) strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-mobile-card>span:nth-child(2) small{margin-top:5px;color:var(--color-text-secondary);font-size:8px}.account-mobile-card>b{font-size:13px;white-space:nowrap}.account-mobile-card>i{color:#9ba39d;font-size:21px;font-style:normal;font-weight:350}.account-mobile-archive>.secondary{width:100%;min-height:40px}.account-mobile-list.archived{margin-top:9px}.account-details__hero{min-height:128px;padding:19px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:18px;color:#fff;background:var(--color-brand)}.account-details__hero span{color:#ffffffad;font-size:9px}.account-details__hero strong{margin-top:7px;font-size:30px;letter-spacing:-.04em}.account-details__hero small{margin-top:6px;color:#ffffff94;font-size:8px}.account-details dl{margin:14px 0 0;overflow:hidden;border:1px solid var(--color-border);border-radius:16px}.account-details dl>div{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--color-border)}.account-details dl>div:last-child{border-bottom:0}.account-details dt{color:var(--color-text-secondary);font-size:9px}.account-details dd{margin:0;font-size:10px;font-weight:750;text-align:right}.account-details .inline-alert{margin:12px 0 0}.account-details__actions{margin-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.account-details__actions button{min-height:44px}.account-details__archive{width:100%;min-height:42px;margin-top:9px}.account-details__restore{min-height:46px;margin-top:17px}.account-editor{display:grid;gap:14px}.account-editor>p{margin:0;padding:12px 14px;border-radius:14px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:9px;line-height:1.5}.account-editor .inline-alert{margin:0}.account-editor .primary{min-height:46px;margin:2px 0 0}.categories-mobile{display:grid;gap:15px}.category-type-tabs{padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:5px;border-radius:17px;background:#e9ede8}.category-type-tabs button{min-height:44px;border:0;border-radius:13px;color:var(--color-text-secondary);background:transparent;font-size:11px;font-weight:800}.category-type-tabs button.active{background:var(--color-surface);box-shadow:0 3px 10px #1e302312}.category-type-tabs button.active.expense{color:#99463c;background:#fff0ed}.category-type-tabs button.active.income{color:#2d7348;background:#e9f6ec}.categories-mobile__summary{min-height:132px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:22px}.categories-mobile__summary.expense{color:#6f302a;background:linear-gradient(145deg,#fff1ee,#f9dfda)}.categories-mobile__summary.income{color:#255d3b;background:linear-gradient(145deg,#edf8ef,#dcefe1)}.categories-mobile__summary>span{font-size:9px;font-weight:750}.categories-mobile__summary>strong{margin-top:7px;font-size:30px;letter-spacing:-.04em}.categories-mobile__summary>small{margin-top:6px;opacity:.64;font-size:8px;text-transform:capitalize}.categories-mobile__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.categories-mobile__header h2{margin:7px 0 0;font-size:22px;letter-spacing:-.025em}.categories-mobile__header .primary{width:auto;min-height:42px;margin:0;padding:0 15px}.category-mobile-list{overflow:hidden;border:1px solid var(--color-border);border-radius:20px;background:var(--color-surface)}.category-mobile-card{width:100%;min-width:0;min-height:74px;padding:12px 14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 13px;align-items:center;gap:11px;border:0;border-bottom:1px solid var(--color-border);border-radius:0;color:var(--color-text-primary);background:transparent;text-align:left}.category-mobile-card:last-child{border-bottom:0}.category-mobile-card:active{background:var(--color-surface-soft)}.category-mobile-card.archived{opacity:.66}.category-mobile-card__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;font-size:16px;font-weight:800}.category-mobile-card__icon svg,.category-details__hero>span svg,.category-icon-picker svg{display:block}.category-mobile-card.expense .category-mobile-card__icon{color:#98493f;background:#ffebe7}.category-mobile-card.income .category-mobile-card__icon{color:#2d7348;background:#e3f4e7}.category-mobile-card>span:nth-child(2),.category-mobile-card>span:nth-child(3){min-width:0;display:flex;flex-direction:column}.category-mobile-card>span:nth-child(2) strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.category-mobile-card>span:nth-child(2) small,.category-mobile-card>span:nth-child(3) small{margin-top:5px;color:var(--color-text-secondary);font-size:8px}.category-mobile-card>span:nth-child(3){align-items:flex-end}.category-mobile-card>span:nth-child(3) b{font-size:11px;white-space:nowrap}.category-mobile-card>i{color:#9ba39d;font-size:21px;font-style:normal;font-weight:350}.category-mobile-archive>.secondary{width:100%;min-height:40px}.category-mobile-list.archived{margin-top:9px}.category-details__hero{min-height:115px;padding:18px;display:flex;align-items:flex-end;gap:15px;border-radius:18px}.category-details__hero.expense{color:#6f302a;background:#fff0ed}.category-details__hero.income{color:#255d3b;background:#e7f5ea}.category-details__hero>span{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;background:#ffffffb3;font-size:21px;font-weight:800}.category-details__hero>div{min-width:0;display:flex;flex-direction:column}.category-details__hero small{opacity:.65;font-size:8px;text-transform:capitalize}.category-details__hero strong{margin-top:6px;font-size:24px;letter-spacing:-.035em}.category-details dl{margin:13px 0 0;overflow:hidden;border:1px solid var(--color-border);border-radius:15px}.category-details dl>div{min-height:47px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border)}.category-details dl>div:last-child{border-bottom:0}.category-details dt{color:var(--color-text-secondary);font-size:9px}.category-details dd{margin:0;font-size:10px;font-weight:750}.category-details .inline-alert{margin:12px 0 0}.category-details__edit,.category-details__restore{min-height:46px;margin-top:17px}.category-details__archive{width:100%;min-height:42px;margin-top:9px}.category-editor{display:grid;gap:14px}.category-icon-picker{margin:0;padding:0;border:0}.category-icon-picker__label{display:block;margin-bottom:8px;color:var(--color-text-secondary);font-size:10px;font-weight:700}.category-icon-picker__grid{display:grid;grid-template-columns:repeat(5,42px);gap:8px}.category-icon-picker button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:13px;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:17px;line-height:0}.category-icon-picker button svg{margin:0}.category-icon-picker button.active{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-brand-soft)}.category-editor .inline-alert{margin:0}.category-editor>.primary{min-height:46px;margin:2px 0 0}.settings-group{margin-top:0;padding:24px;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.settings-group__heading h2{margin:7px 0 0;font-size:24px;letter-spacing:-.025em}.settings-group .accounts-strip{margin-top:18px}.settings-menu{overflow:hidden;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.settings-menu>button{width:100%;min-height:78px;padding:14px 16px;display:grid;grid-template-columns:44px minmax(0,1fr) auto 16px;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--color-border);color:var(--color-text-primary);background:transparent;text-align:left}.settings-menu>button:last-child{border-bottom:0}.settings-menu>button:hover{background:var(--color-surface-soft)}.settings-menu>button:active{background:var(--color-brand-soft)}.settings-menu>button.settings-menu__plus{background:#edf5ef}.settings-menu>button.settings-menu__plus:hover{background:#e4f0e8}.settings-menu__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius-md);color:var(--color-brand);background:var(--color-brand-soft)}.settings-menu__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.settings-menu__copy{min-width:0;display:flex;flex-direction:column}.settings-menu__copy strong{font-size:14px}.settings-menu__copy small{margin-top:5px;overflow:hidden;color:var(--color-text-secondary);font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.settings-menu__meta{min-width:28px;padding:5px 8px;border-radius:var(--radius-pill);color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:10px;font-weight:750;text-align:center}.settings-menu__meta.active{color:var(--color-brand);background:#dceee2}.settings-menu>button>i{grid-column:4;color:#9aa29c;font-size:24px;font-style:normal;font-weight:300}.plus-page{min-width:0;display:grid;gap:20px}.plus-hero{padding:28px;display:grid;gap:13px;border-radius:28px;color:#fff;background:var(--color-brand)}.plus-hero.free{color:var(--color-text-primary);background:var(--color-surface);border:1px solid var(--color-border)}.plus-hero .kicker{color:#c4ddcd}.plus-hero.free .kicker{color:var(--color-text-secondary)}.plus-hero h2{max-width:560px;margin:0;font-size:clamp(25px,5vw,38px);line-height:1.08;letter-spacing:-.04em}.plus-hero p{max-width:590px;margin:0;color:#d0e2d6;font-size:12px;line-height:1.6}.plus-hero.free p{color:var(--color-text-secondary)}.plus-status{width:fit-content;padding:9px 12px;display:inline-flex;align-items:center;gap:8px;border-radius:12px;background:#ffffff21;font-size:11px}.plus-hero.free .plus-status{color:var(--color-brand);background:var(--color-brand-soft)}.plus-status i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:var(--color-brand);background:#fff;font-size:11px;font-style:normal}.plus-section{min-width:0;display:grid;gap:10px}.plus-benefits{overflow:hidden;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.plus-benefits article{min-height:78px;padding:15px 17px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:13px;border-bottom:1px solid var(--color-border)}.plus-benefits article:last-child{border-bottom:0}.plus-benefits article>i{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:var(--color-brand);background:var(--color-brand-soft);font-size:18px;font-style:normal;font-weight:800}.plus-benefits article strong{font-size:14px}.plus-benefits article p{margin:5px 0 0;color:var(--color-text-secondary);font-size:10px;line-height:1.45}.plus-compare{overflow:hidden;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.plus-compare>div{min-height:54px;padding:12px 15px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(62px,.6fr) minmax(84px,.8fr);align-items:center;gap:8px;border-bottom:1px solid var(--color-border);font-size:10px}.plus-compare>div:last-child{border-bottom:0}.plus-compare__head{background:var(--color-surface-soft)}.plus-compare>div>:nth-child(2){color:var(--color-text-secondary)}.plus-compare>div>:nth-child(3){color:var(--color-brand)}.plus-coming>div{display:flex;flex-wrap:wrap;gap:7px}.plus-coming>div span{padding:8px 10px;border-radius:11px;color:#456052;background:#e9efea;font-size:10px;font-weight:700}.plus-payment{min-height:48px;margin:0;border-radius:15px}.plus-payment-note{margin:-10px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.5;text-align:center}.help-panel{display:grid;gap:16px}.help-intro{padding:24px;border-radius:23px;color:#fff;background:linear-gradient(145deg,#174c38,#0d3829);box-shadow:0 14px 32px #13453124}.help-intro h2{max-width:560px;margin:8px 0 0;font-size:clamp(22px,5vw,29px);line-height:1.08;letter-spacing:-.035em}.help-intro p{max-width:650px;margin:13px 0 0;color:#ffffffc2;font-size:11px;line-height:1.65}.help-intro .kicker{color:#b8dcc7}.help-quick-start{margin:0;padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;list-style:none;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.help-quick-start li{min-width:0;padding:14px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;border-radius:15px;background:var(--color-surface-soft)}.help-quick-start li>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:var(--color-brand);background:var(--color-brand-soft);font-size:11px;font-weight:850}.help-quick-start strong{display:block;font-size:11px}.help-quick-start p{margin:6px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.55}.help-section-heading{margin:10px 2px 0}.help-section-heading h2{margin:6px 0 0;font-size:21px;letter-spacing:-.025em}.help-cases{overflow:hidden;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.help-cases details{border-bottom:1px solid var(--color-border)}.help-cases details:last-child{border-bottom:0}.help-cases summary{min-height:70px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none}.help-cases summary::-webkit-details-marker{display:none}.help-cases summary>span{min-width:0;display:flex;flex-direction:column}.help-cases summary strong{font-size:12px}.help-cases summary small{margin-top:5px;color:var(--color-brand);font-size:9px;font-weight:750}.help-cases summary>i{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:var(--color-brand);background:var(--color-brand-soft);font-style:normal;transition:transform .18s ease}.help-cases summary>i svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.help-cases details[open] summary>i{transform:rotate(180deg)}.help-cases details[open] summary{background:#fbfcfa}.help-cases details>div{padding:0 17px 17px;color:var(--color-text-secondary);font-size:10px;line-height:1.65}.help-cases details>div>p{margin:0}.help-cases details>div>p+p{margin-top:10px}.help-cases ul{margin:10px 0 0;padding-left:18px}.help-cases li+li{margin-top:5px}.help-note{padding:11px 12px;border-radius:12px;color:#31543e;background:var(--color-brand-soft)}.help-formula{padding:13px;border-radius:12px;color:var(--color-brand);background:var(--color-surface-soft);font-weight:800;text-align:center}.help-entities{margin:0;overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface)}.help-entities>div{min-width:0;padding:16px;border-bottom:1px solid var(--color-border)}.help-entities>div:nth-child(odd){border-right:1px solid var(--color-border)}.help-entities>div:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.help-entities dt{color:var(--color-text-primary);font-size:11px;font-weight:850}.help-entities dd{margin:7px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.55}.help-footer-note{padding:18px;border:1px solid #cde1d2;border-radius:18px;background:#f1f8f3}.help-footer-note strong{color:var(--color-brand);font-size:11px}.help-footer-note p{margin:7px 0 0;color:var(--color-text-secondary);font-size:9px;line-height:1.6}.journal-panel{overflow:hidden;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface)}.journal-filters{padding:14px;border-bottom:1px solid var(--color-border);background:var(--color-surface-soft)}.journal-search-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px}.journal-search{min-width:0}.journal-search input{background:var(--color-surface)}.journal-filter-button{position:relative;width:44px;height:44px;padding:0;border:1px solid var(--color-border);border-radius:13px;color:var(--color-text-secondary);background:var(--color-surface);font-size:22px}.journal-filter-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.journal-filter-button.active{border-color:#9ebba6;color:var(--color-brand);background:var(--color-brand-soft)}.journal-filter-button b{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border:2px solid var(--color-surface-soft);border-radius:var(--radius-pill);color:#fff;background:var(--color-brand);font-size:9px}.journal-kind-filter{margin-top:12px;display:flex;flex-wrap:wrap;gap:7px}.journal-kind-filter button{min-height:34px;padding:0 12px;border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-secondary);background:var(--color-surface);font-size:10px;font-weight:750}.journal-kind-filter button.active{border-color:#9ebba6;color:var(--color-brand);background:var(--color-brand-soft)}.journal-list{min-height:180px;padding:0 20px 8px}.journal-entry-wrap>h3{margin:0;padding:20px 0 7px;color:var(--color-text-secondary);font-size:10px;font-weight:800;text-transform:capitalize}.journal-entry{width:100%;min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;border:0;border-bottom:1px solid #edf0eb;border-radius:0;color:var(--color-text-primary);background:transparent;text-align:left}.journal-entry:active{background:var(--color-surface-soft)}.journal-entry__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;font-size:15px;font-weight:850}.journal-entry__icon.income{color:var(--color-positive);background:#e0f5e6}.journal-entry__icon.expense{color:var(--color-negative);background:#ffebe7}.journal-entry__icon.transfer{color:#456d86;background:#e7f0f5}.journal-entry__copy{min-width:0;display:flex;flex-direction:column}.journal-entry__copy strong{font-size:13px}.journal-entry__copy span{margin-top:4px;overflow:hidden;color:var(--color-text-secondary);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.journal-entry__value{display:flex;flex-direction:column;align-items:flex-end}.journal-entry__value b{font-size:13px;white-space:nowrap}.journal-entry__value b.income{color:var(--color-positive)}.journal-entry__value b.expense{color:#a84d43}.journal-entry__value b.transfer{color:#456d86}.journal-entry__value small{margin-top:4px;color:#939b95;font-size:8px}.journal-more{display:block;min-height:40px;margin:4px auto 18px}.journal-loading{padding:18px 0;display:grid;gap:8px}.journal-loading i{height:54px;display:block;border-radius:13px;background:linear-gradient(90deg,#f0f2ee 25%,#fafbf9,#f0f2ee 75%);background-size:200% 100%;animation:journal-shimmer 1.2s infinite}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-loading-state{width:100%;display:grid;gap:8px}.app-loading-state>i{min-height:62px;padding:11px 13px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface)}.app-loading-state>i>b,.app-loading-state>i em{display:block;border-radius:9px;background:linear-gradient(90deg,#edf0eb 25%,#f8faf7,#edf0eb 75%);background-size:200% 100%;animation:journal-shimmer 1.2s infinite}.app-loading-state>i>b{width:40px;height:40px}.app-loading-state>i>span{display:grid;gap:7px}.app-loading-state>i em{width:72%;height:9px}.app-loading-state>i em:last-child{width:45%;height:7px}.bottom-sheet-backdrop{position:fixed;z-index:100;inset:0;padding:24px max(0px,var(--safe-area-right)) 0 max(0px,var(--safe-area-left));display:flex;align-items:flex-end;justify-content:center;background:#101b137a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:backdrop-in .16s ease-out}.bottom-sheet{width:min(100%,680px);max-height:calc(100dvh - 24px - var(--safe-area-top));overflow:hidden;border:1px solid rgba(255,255,255,.6);border-radius:28px 28px 0 0;background:var(--color-surface);box-shadow:0 -18px 60px #13231833;animation:sheet-in .22s ease-out}.bottom-sheet__handle{width:42px;height:4px;display:block;margin:9px auto 2px;border-radius:var(--radius-pill);background:#d9ded8}.bottom-sheet__header{padding:14px 22px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--color-border)}.bottom-sheet__header h2{margin:0;font-size:23px;letter-spacing:-.035em}.bottom-sheet__header p{margin:5px 0 0;color:var(--color-text-secondary);font-size:10px;line-height:1.4}.bottom-sheet__header>button{width:44px;height:44px;flex:0 0 auto;padding:0 0 4px;border:0;border-radius:50%;color:var(--color-text-secondary);background:var(--color-surface-soft);font-size:27px;line-height:1}.bottom-sheet__content{max-height:calc(100dvh - 126px - var(--safe-area-top));overflow-y:auto;overscroll-behavior:contain;padding:20px 22px calc(22px + var(--safe-area-bottom))}.composer-kind-tabs{padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-radius:var(--radius-md);background:#f0f2ee}.composer-kind-tabs--editing{grid-template-columns:repeat(2,1fr)}.composer-kind-tabs button{min-height:42px;border:0;border-radius:11px;color:var(--color-text-secondary);background:transparent;font-size:11px;font-weight:800}.composer-kind-tabs button.active{color:var(--color-brand);background:var(--color-surface);box-shadow:0 2px 7px #1f302314}.composer-kind-tabs button.active.expense{color:#9d4439;background:#fff0ed}.composer-kind-tabs button.active.income{color:#2e7549;background:#e8f5eb}.composer-kind-tabs button.active.transfer{color:#456d86;background:#e8f1f6}.composer-form .primary{min-height:46px}.choice-field{min-width:0}.choice-field>button{width:100%;min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--color-border);border-radius:12px;color:var(--color-text-primary);background:var(--color-surface);text-align:left}.choice-field>button b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.choice-field>button b.placeholder{color:#a1a8a2}.choice-field>button i{color:#8c958e;font-size:22px;font-style:normal;font-weight:350}.choice-field>button:disabled{cursor:not-allowed;opacity:.55}.date-field{min-width:0}.date-field>button{width:100%;min-height:44px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--color-border);border-radius:12px;color:var(--color-text-primary);background:var(--color-surface);text-align:left}.date-field>button.placeholder{color:#a1a8a2}.date-field>button b{overflow:hidden;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.date-field>button svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:var(--color-text-secondary);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.date-picker{width:100%;max-width:430px;margin:0 auto}.date-picker>header{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px}.date-picker>header>button{width:42px;height:42px;padding:0 0 3px;border:1px solid var(--color-border);border-radius:13px;color:var(--color-brand);background:var(--color-surface-soft);font-size:26px;line-height:1}.date-picker>header>strong{font-size:15px;text-align:center;text-transform:capitalize}.date-picker__weekdays,.date-picker__days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.date-picker__weekdays{margin-top:18px}.date-picker__weekdays span{padding:6px 0;color:var(--color-text-secondary);font-size:8px;font-weight:800;text-align:center}.date-picker__days{margin-top:3px}.date-picker__days>button,.date-picker__days>i{min-width:0;aspect-ratio:1}.date-picker__days>button{padding:0;border:1px solid transparent;border-radius:12px;color:var(--color-text-primary);background:transparent;font-size:11px;font-weight:700}.date-picker__days>button:hover{background:var(--color-surface-soft)}.date-picker__days>button.today{border-color:#b7cabc;color:var(--color-brand)}.date-picker__days>button.selected{border-color:var(--color-brand);color:#fff;background:var(--color-brand)}.date-picker__days>button:disabled{cursor:not-allowed;opacity:.24}.date-picker__actions{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.date-picker__actions .secondary{min-height:40px}.selection-list{overflow:hidden;border:1px solid var(--color-border);border-radius:18px}.selection-list>button{width:100%;min-height:58px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-bottom:1px solid var(--color-border);color:var(--color-text-primary);background:var(--color-surface);text-align:left}.selection-list>button:last-child{border-bottom:0}.selection-list>button.active{color:var(--color-brand);background:var(--color-brand-soft)}.selection-list>button span{min-width:0;display:flex;flex-direction:column}.selection-list>button strong{font-size:13px}.selection-list>button small{margin-top:4px;color:var(--color-text-secondary);font-size:9px}.selection-list>button i{width:22px;color:var(--color-brand);font-size:15px;font-style:normal;text-align:center}.transaction-details>strong{display:block;font-size:34px;letter-spacing:-.04em}.transaction-details>strong.income{color:var(--color-positive)}.transaction-details>strong.expense{color:#a84d43}.transaction-details dl{margin:22px 0 0}.transaction-details dl>div{padding:12px 0;display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;border-bottom:1px solid var(--color-border)}.transaction-details dt{color:var(--color-text-secondary);font-size:10px}.transaction-details dd{margin:0;font-size:12px;font-weight:700;text-align:right;overflow-wrap:anywhere}.transaction-details__actions{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.transaction-details__actions:has(>:only-child){grid-template-columns:1fr}.journal-filter-sheet{display:grid;gap:14px}.journal-filter-sheet__actions{margin-top:6px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.journal-filter-sheet__actions .primary{margin-top:0}.delete-confirmation>p{margin:0;color:#626e65;font-size:13px;line-height:1.6}.delete-confirmation>div{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.delete-confirmation button{min-height:44px}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-in{0%{transform:translateY(24px);opacity:.7}to{transform:translateY(0);opacity:1}}@keyframes journal-shimmer{to{background-position:-200% 0}}.bottom-navigation{position:fixed;z-index:50;right:0;bottom:calc(10px + var(--safe-area-bottom));left:0;width:min(calc(100% - 20px - var(--safe-area-left) - var(--safe-area-right)),calc(var(--content-max-width) - 20px));height:var(--bottom-navigation-height);margin:0 auto;padding:7px 6px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;border:1px solid rgba(213,220,212,.9);border-radius:23px;background:#fffffff5;box-shadow:var(--shadow-floating);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-navigation__item{min-width:0;min-height:58px;padding:5px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:17px;color:#7e8780;background:transparent;transition:color .15s ease,background .15s ease,transform .15s ease}.bottom-navigation__item svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bottom-navigation__item span{overflow:hidden;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.bottom-navigation__item.active{color:var(--color-brand);background:var(--color-brand-soft)}.bottom-navigation__item:active{transform:scale(.97)}.app-shell__fab{position:fixed;z-index:55;right:max(calc((100vw - var(--content-max-width)) / 2 + 18px),calc(18px + var(--safe-area-right)));bottom:calc(var(--bottom-navigation-height) + 22px + var(--safe-area-bottom));width:54px;height:54px;padding:0 0 3px;border:4px solid var(--color-background);border-radius:50%;color:#fff;background:var(--color-brand);box-shadow:0 9px 24px #184c3547;font-size:29px;font-weight:400;line-height:1}.app-shell__fab:hover{background:var(--color-brand-hover)}.app-shell__fab:active{transform:scale(.96)}@keyframes screen-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.app-screen,.bottom-sheet-backdrop,.bottom-sheet,.journal-loading i,.app-loading-state>i>b,.app-loading-state>i em{animation:none}.bottom-navigation__item,.app-shell__fab{transition:none}}@media(max-width:940px){.shell{width:min(100% - 24px,680px)}.grid{grid-template-columns:1fr}.hero{min-height:235px;padding:30px}}@media(max-width:1150px){.asset-form,.debts-panel .asset-form{grid-template-columns:repeat(3,1fr)}}@media(max-width:1150px){.scheduled-form{grid-template-columns:repeat(5,1fr)}}@media(max-width:1100px){.goal-form{grid-template-columns:repeat(3,1fr)}}@media(max-width:940px){.plan-row,.planning__summary,.analytics-metrics,.asset-summary{grid-template-columns:1fr 1fr}.funds-panel__header,.categories-panel__header,.assets-panel__header{flex-direction:column}.fund-transfer{grid-template-columns:1fr 1fr}.fund-transfer>span{display:none}.goal-form{grid-template-columns:1fr 1fr}.analytics-grid{grid-template-columns:1fr}.asset-form{width:100%}}@media(max-width:940px){.scheduled-layout{grid-template-columns:1fr}.occurrence{grid-template-columns:80px 1fr 110px}}@media(max-width:650px){.category-columns{grid-template-columns:1fr}.category-form{width:100%;grid-template-columns:1fr 1fr}.category-form input{grid-column:1 / -1}}@media(max-width:520px){.milestone{display:none}.app-shell__topbar{min-height:calc(62px + var(--safe-area-top))}.app-shell__content{padding-top:13px;padding-right:calc(12px + var(--safe-area-right));padding-left:calc(12px + var(--safe-area-left))}.app-shell__stage{display:none}.app-screen__heading{margin-bottom:13px}.settings-group{padding:20px;border-radius:20px}.hero{min-height:220px;padding:24px;border-radius:22px}.hero__stats{gap:22px}.panel{padding:20px;border-radius:20px}.form-row,.filters,.plan-form,.planning__summary,.plan-row,.funds-summary,.fund-create,.fund-transfer,.goal-form,.goal-grid,.category-form,.analytics-metrics,.analytics-summary-card,.asset-form,.debts-panel .asset-form,.asset-summary,.scheduled-form,.schedule-summary{grid-template-columns:1fr}.category-form input{grid-column:auto}.transaction{grid-template-columns:38px 1fr}.transaction__amount{grid-column:2;align-items:flex-start}.planning__header,.analytics-panel__header,.scheduled-header,.backup-header{flex-direction:column;align-items:stretch}.planning__month,.analytics-controls{width:100%;flex-direction:column}.planning__month input,.analytics-controls input,.analytics-controls select{width:100%}.secondary{min-height:38px}.fund-create,.fund-create input[type=color]{width:100%}.asset-history article{grid-template-columns:1fr;gap:4px}.occurrence{grid-template-columns:1fr}.backup-import,.backup-import label{align-items:flex-start;flex-direction:column}}@media(max-width:360px){.bottom-navigation{width:calc(100% - 12px - var(--safe-area-left) - var(--safe-area-right))}.bottom-navigation__item span{font-size:8px}.hero__stats{gap:14px}}@media(max-width:420px){.journal-list{padding-right:14px;padding-left:14px}.journal-entry{grid-template-columns:40px minmax(0,1fr)}.journal-entry__value{grid-column:2;align-items:flex-start}.bottom-sheet__header,.bottom-sheet__content{padding-right:16px;padding-left:16px}}@media(max-width:520px){.home-demo-card{grid-template-columns:42px minmax(0,1fr)}.home-demo-card>button{grid-column:1 / -1;width:100%;min-height:42px}.home-plus-card{padding:18px;grid-template-columns:48px minmax(0,1fr)}.home-plus-card>button{grid-column:1 / -1;width:100%}.plus-hero{padding:23px 20px;border-radius:24px}.plus-benefits,.plus-compare{border-radius:20px}.plus-compare>div{padding:11px 10px;grid-template-columns:minmax(0,1fr) 55px 75px;gap:5px;font-size:9px}}@media(max-width:360px){.date-picker__weekdays,.date-picker__days{gap:3px}.date-picker__days>button{border-radius:10px}}@media(max-width:420px){.planning-mobile{padding:16px}.planning-mobile__header{align-items:stretch;flex-direction:column}.planning-month-switcher{width:100%}.planning-mobile__summary{grid-template-columns:1fr 1fr}.planning-mobile__summary>span:first-child{grid-column:1 / -1}.planning-mobile__actions{grid-template-columns:1fr}.plan-mobile-card>div:first-child{flex-direction:column}.plan-mobile-card>div:first-child>b{flex:auto}}@media(max-width:420px){.assets-mobile{padding:16px}.assets-mobile__header{align-items:stretch;flex-direction:column}.assets-mobile__header .primary{width:100%}.asset-mobile-card{grid-template-columns:41px minmax(0,1fr) 12px}.asset-mobile-card__value{grid-column:2;align-items:flex-start;margin-top:-5px}.asset-mobile-card>i{grid-column:3;grid-row:1 / span 2}}@media(max-width:360px){.debt-details__facts,.debt-editor__row{grid-template-columns:1fr}}@media(max-width:420px){.capital-overview{padding:20px 17px}.capital-overview__heading{align-items:flex-start;flex-direction:column}.capital-overview__metrics{grid-template-columns:1fr 1fr}.capital-overview__metrics article:first-child{grid-column:1 / -1}.capital-insights{grid-template-columns:1fr}.capital-tabs>button{padding:8px;grid-template-columns:34px minmax(0,1fr)}.capital-tabs>button>i{width:34px;height:34px}}@media(max-width:420px){.accounts-mobile__header{align-items:stretch;flex-direction:column}.accounts-mobile__header .primary{width:100%}.account-mobile-card{grid-template-columns:41px minmax(0,1fr) 12px}.account-mobile-card>b{grid-column:2;justify-self:start;margin-top:-5px}.account-mobile-card>i{grid-column:3;grid-row:1 / span 2}}@media(max-width:420px){.categories-mobile__header{align-items:stretch;flex-direction:column}.categories-mobile__header .primary{width:100%}.category-mobile-card{grid-template-columns:40px minmax(0,1fr) 12px}.category-mobile-card>span:nth-child(3){grid-column:2;align-items:flex-start;margin-top:-5px}.category-mobile-card>i{grid-column:3;grid-row:1 / span 2}}@media(max-width:420px){.help-intro{padding:21px 19px}.help-quick-start{padding:12px;grid-template-columns:1fr}.help-entities{grid-template-columns:1fr}.help-entities>div:nth-child(odd){border-right:0}.help-entities>div:last-child{grid-column:auto}}@media(max-width:360px){.category-icon-picker__grid{grid-template-columns:repeat(4,42px)}}@media(max-width:340px){.capital-excluded{align-items:flex-start;flex-direction:column}.capital-excluded p{flex-direction:column;gap:5px}.capital-tabs{grid-template-columns:1fr}}@media(max-width:420px){.funds-mobile{padding:16px}.funds-mobile__header{align-items:stretch;flex-direction:column}.funds-mobile__header .primary{width:100%}.funds-mobile__summary{grid-template-columns:1fr 1fr}.funds-mobile__summary>span:first-child{grid-column:1 / -1}.fund-color-grid{grid-template-columns:repeat(4,42px)}}@media(max-width:360px){.fund-mobile-card{grid-template-columns:11px minmax(0,1fr) 14px}.fund-mobile-card>b{grid-column:2;grid-row:2;margin-top:-7px}.fund-mobile-card>em{grid-column:3;grid-row:1 / span 2}.fund-mobile-history article{grid-template-columns:34px minmax(0,1fr)}.fund-mobile-history article>b{grid-column:2;justify-self:start}}@media(max-width:420px){.goals-mobile{padding:16px}.goals-mobile__header{align-items:stretch;flex-direction:column}.goals-mobile__header .primary{width:100%;white-space:normal}.goals-mobile__summary{grid-template-columns:1fr 1fr}.goals-mobile__summary>span:first-child{grid-column:1 / -1}}@media(max-width:360px){.goal-mobile-card__heading{align-items:stretch;flex-direction:column}.goal-mobile-card__heading em{align-self:flex-start}.goal-mobile-card__amount{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.calendar-mobile{padding:16px}.calendar-mobile__header{align-items:stretch;flex-direction:column}.calendar-mobile__header .primary{width:100%;white-space:normal}.calendar-mobile__summary{grid-template-columns:1fr 1fr}.calendar-mobile__summary>span:last-child{grid-column:1 / -1}.calendar-editor__dates{grid-template-columns:1fr}}@media(max-width:360px){.calendar-occurrence,.calendar-rule{grid-template-columns:38px minmax(0,1fr) 12px}.calendar-occurrence>b,.calendar-rule>b{grid-column:2;justify-self:start}.calendar-occurrence>i,.calendar-rule>i{grid-column:3;grid-row:1 / span 2}.calendar-frequency{grid-template-columns:1fr 1fr}}@media(max-width:520px){.analytics-toolbar{grid-template-columns:1fr}.analytics-toolbar .choice-field{width:100%}.analytics-metrics{grid-template-columns:1fr 1fr}.analytics-metrics article{min-height:124px;padding:14px}.analytics-metrics strong{font-size:17px}.analytics-card{padding:15px}.analytics-card__heading{align-items:flex-start;flex-direction:column}.analytics-summary-card{grid-template-columns:1fr}.analytics-summary-card .analytics-card__heading{grid-column:auto}}@media(max-width:520px){.data-mobile__export,.data-mobile__restore{padding:17px;grid-template-columns:44px minmax(0,1fr);align-items:start}.data-mobile__icon{width:44px;height:44px}.data-mobile__export .primary,.data-file-button{grid-column:1 / -1;width:100%}}@media(max-width:340px){.analytics-metrics,.data-preview__counts{grid-template-columns:1fr}}@media(max-width:520px){.auth-card{padding:30px 22px}.auth-card__actions{grid-template-columns:1fr}.system-banner{grid-template-columns:30px minmax(0,1fr) auto}.system-banner>button:not(.system-banner__close){grid-column:2;justify-self:start}.system-banner__close{grid-column:3;grid-row:1}}
