:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-bg:#0b1020;--surface:#131a2c;--surface-muted:#1b2438;--surface-elevated:#202a42;--border:#2b3855;--border-strong:#3a4a71;--text:#f4f7fb;--text-muted:#aab6cf;--accent:#3b82f6;--accent-strong:#60a5fa;--success:#22c55e;--warn:#fbbf24;--error:#fb7185;--focus:#67e8f9;--shadow:0 10px 24px #0206172e;--radius:14px;--radius-sm:10px;--tint-rgb:19, 26, 44;--border-rgb:43, 56, 85;--faint-rgb:244, 247, 251;--error-rgb:251, 113, 133;--sidebar-width:236px;--sidebar-width-collapsed:72px;--topbar-height:64px;--tabbar-height:60px;--sidebar-bg:linear-gradient(180deg, #101a2e 0%, #0c1220 100%);--sidebar-border:#1c2942;--topbar-bg:#0b1020db;--nav-item-fg:#aab6cf;--nav-item-fg-hover:#e2e8f0;--nav-item-bg-hover:#94a3b81f;--nav-item-bg-active:#3b82f62e;--nav-item-fg-active:#fff;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--elevation-1:0 1px 2px #0206173d;--elevation-2:0 8px 24px #02061752;--safe-bottom:env(safe-area-inset-bottom,0px);font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:linear-gradient(165deg, #f0f9ff 0%, #e8f4ff 40%, #eef2ff 70%, #f5f9ff 100%);--surface:#fff;--surface-muted:#f8fafc;--surface-elevated:#f1f5f9;--border:#e2e8f0;--border-strong:#cbd5e1;--text:#0f172a;--text-muted:#64748b;--accent:#0ea5e9;--accent-strong:#38bdf8;--success:#16a34a;--warn:#f59e0b;--error:#ef4444;--focus:#0284c7;--shadow:0 10px 24px #0f172a14;--tint-rgb:226, 232, 240;--border-rgb:226, 232, 240;--faint-rgb:15, 23, 42;--error-rgb:239, 68, 68;--sidebar-bg:linear-gradient(180deg, #fff 0%, #f6f9fd 100%);--sidebar-border:#e2e8f0;--topbar-bg:#ffffffe0;--nav-item-fg:#475569;--nav-item-fg-hover:#0f172a;--nav-item-bg-hover:#64748b1a;--nav-item-bg-active:#0ea5e924;--nav-item-fg-active:#0c4a6e;--elevation-1:0 1px 2px #0f172a14;--elevation-2:0 8px 24px #0f172a1f}*{box-sizing:border-box}html{background:var(--page-bg)}body{min-width:320px;color:var(--text);background:var(--page-bg);margin:0;line-height:1.5}body,input,select,button,textarea{font:inherit}button,input,select{border-radius:10px}button{cursor:pointer}img,svg{display:block}#root{min-height:100dvh}a{color:inherit}.app-shell{flex-direction:column;width:min(1440px,100% - 24px);min-height:100vh;margin:0 auto;padding:18px 0 28px;display:flex;overflow-x:clip}.app-footer{justify-content:center;margin-top:auto;padding:24px 2px 0;display:flex}.app-footer__link{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:.78rem}.app-footer__link:hover{color:var(--text);text-decoration:underline}.app-footer__link:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #67e8f959}.app-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions""subtitle actions";align-items:start;gap:0 16px;margin-bottom:12px;padding:6px 2px 2px;display:grid}.app-header__brand{grid-area:brand;min-width:0}.app-header h1{flex-wrap:wrap;align-items:baseline;gap:.2em 8px;margin:0;display:flex}.app-header__brand-link{appearance:none;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:.2em 8px;margin:0;padding:0;display:inline-flex}.app-header__brand-link:focus-visible{outline:2px solid var(--accent-strong);outline-offset:4px}.app-header__product{letter-spacing:-.03em;color:var(--text);font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.1}.app-header__signature{white-space:nowrap;align-items:baseline;gap:.32em;font-size:clamp(.8rem,1vw,1rem);display:inline-flex}.app-header__signature-by{color:var(--text-muted);font-style:normal;font-weight:500}.brand-word{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-strong);font-style:italic;font-weight:700;display:inline-block;transform:skew(-8deg)}.brand-signature{color:var(--text-muted);font-size:.62em;font-weight:500}.app-header__subtitle{color:var(--text-muted);grid-area:subtitle;margin:6px 0 0}.app-header__actions{grid-area:actions;align-self:start;align-items:center;gap:10px;display:flex}.app-header__menu{align-items:center;gap:8px;display:inline-flex;position:relative}.theme-toggle{border:1px solid var(--border);background:rgba(var(--tint-rgb), .6);border-radius:999px;width:24px;min-width:24px;height:44px;min-height:44px;padding:0;position:relative}.theme-toggle:hover{border-color:var(--border-strong)}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.theme-toggle__icon{z-index:1;text-align:center;filter:grayscale(.35);opacity:.55;font-size:.6rem;line-height:1;transition:opacity .18s,filter .18s;position:absolute;left:0;right:0}.theme-toggle__icon--sun{top:6px}.theme-toggle__icon--moon{bottom:6px}.theme-toggle[aria-checked=true] .theme-toggle__icon--sun,.theme-toggle[aria-checked=false] .theme-toggle__icon--moon{opacity:1;filter:none}.theme-toggle__thumb{background:linear-gradient(180deg, var(--accent-strong), var(--accent));border-radius:999px;width:18px;height:18px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #02061759}.theme-toggle[aria-checked=true] .theme-toggle__thumb{transform:translateY(0)}.theme-toggle[aria-checked=false] .theme-toggle__thumb{transform:translateY(22px)}.affiliate-button{border:1px solid var(--border);background:rgba(var(--tint-rgb), .6);height:30px;min-height:30px;color:var(--text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.82rem;font-weight:600;display:inline-flex}.affiliate-button:hover{border-color:var(--border-strong);color:var(--text)}.affiliate-button:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.affiliate-button__icon{font-size:.95rem;line-height:1}.affiliate-button__label{line-height:1}.affiliate-button__badge{color:#fbbf24;letter-spacing:.02em;background:#fbbf242e;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:700;line-height:1.4}:root[data-theme=light] .affiliate-button__badge{color:#b45309;background:#d9770629}@media (width<=700px){.affiliate-button__label{display:none}.affiliate-button{padding:0 8px}}.help-icon-button{border:1px solid var(--border);background:rgba(var(--tint-rgb), .6);width:30px;min-width:30px;height:30px;min-height:30px;color:var(--text-muted);border-radius:999px;place-items:center;padding:0;font-size:.95rem;font-weight:700;line-height:1;display:inline-grid}.help-icon-button:hover{border-color:var(--border-strong);color:var(--text)}.help-icon-button:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.app-header__menu-button{background:rgba(var(--tint-rgb), .48);color:#dbeafe;border:none;border-radius:10px;place-items:center;width:40px;min-width:40px;min-height:40px;padding:0;font-size:1.35rem;line-height:1;display:inline-grid}.app-header__menu-button:hover{background:rgba(var(--tint-rgb), .72)}.app-header__menu-button:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.app-header__menu-panel{z-index:45;background:#080d1cfa;border:none;border-radius:12px;width:min(320px,100vw - 20px);max-height:min(70vh,420px);padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 10px 22px #02061757}.app-header__menu-list{gap:2px;display:grid}.app-header__menu-item{width:100%;min-height:36px;color:var(--text);text-align:left;background:0 0;border:none;border-radius:8px;justify-content:flex-start;padding:8px 10px;font-size:.9rem;font-weight:600}.app-header__menu-item:hover{background:#3b82f624}.app-header__menu-item:focus-visible{outline-offset:1px;outline:3px solid #67e8f947}.app-header__menu-divider{background:#94a3b833;height:1px;margin:6px 4px}.app-header__menu-section-label{color:var(--text-muted);letter-spacing:.02em;margin:4px 0 2px;padding:0 10px;font-size:.72rem;font-weight:700}.app-header__menu-options{gap:2px;display:grid}.app-header__menu-option{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-header__menu-option.is-selected{background:#3b82f62e}.app-header__menu-option-check{color:var(--accent);flex:none;font-weight:700;line-height:1}.app-header__mode-indicator{border:1px solid var(--border);background:rgba(var(--tint-rgb), .45);height:26px;color:var(--text-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:.72rem;font-weight:700;display:inline-flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-tabs{border:1px solid var(--border);background:rgba(var(--tint-rgb), .9);border-radius:999px;gap:4px;margin:4px 0 12px;padding:4px;display:inline-flex}.tab-button{min-height:34px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:999px;padding:7px 14px;font-size:.95rem;font-weight:600}.tab-button:hover{color:var(--text)}.tab-button.is-active{color:var(--text);background:linear-gradient(#3b82f63d,#3b82f61f);border-color:#3b82f673;box-shadow:inset 0 0 0 1px #60a5fa38}.tab-button:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.tab-panel{gap:12px;min-width:0;display:grid}.section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:none;min-width:0;margin-top:12px;padding:14px 16px}.guided-start-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:0;margin-top:12px;padding:20px}.guided-start-card__title{color:var(--text-h);margin:0;font-size:1.15rem;font-weight:700}.guided-start-card__text{max-width:58ch;color:var(--text-muted);margin:8px 0 0;line-height:1.55}.guided-start-card__actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.guided-start-card__actions .primary-button,.guided-start-card__actions .secondary-button{min-height:44px}@media (width<=640px){.guided-start-card{padding:16px}.guided-start-card__actions .primary-button,.guided-start-card__actions .secondary-button{width:100%}}.month-summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:0;display:grid}.month-summary__item{border:1px solid var(--border);background:rgba(var(--tint-rgb), .35);border-radius:10px;min-width:0;padding:10px 12px}.month-summary__label{color:var(--text-muted);font-size:.82rem;font-weight:600}.month-summary__value{color:var(--text-h);overflow-wrap:anywhere;margin:4px 0 0;font-size:1.25rem;font-weight:700}.month-summary__hint{color:var(--text-muted);margin:10px 0 0;font-size:.82rem;line-height:1.5}.section__header{border-bottom:1px solid rgba(var(--border-rgb), .65);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.section__header--compact{margin-bottom:10px}.section__title-block{min-width:0}.section__header-trigger{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:auto;padding:0;display:block}.section__header-trigger:hover .section__title{color:#e2e8f0}.section__header-trigger:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.section__title{letter-spacing:-.02em;margin:0;font-size:1.08rem}.section__subtitle{color:var(--text-muted);margin:4px 0 0;font-size:.92rem}.section__header-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.section__header-actions{align-items:center;gap:6px;display:inline-flex}.section__summary{color:var(--text-muted);text-align:right;margin:0;font-size:.9rem}.section__toggle{width:auto;min-width:0;min-height:0;color:var(--text-muted);background:0 0;border:none;border-radius:8px;place-items:center;padding:0 2px;display:inline-grid}.section__toggle:hover{color:var(--text)}.section__toggle:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.section__toggle-icon{font-size:1.56rem;line-height:1;transition:transform .18s}.section__toggle-icon.is-expanded{transform:rotate(180deg)}.section--compact{box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:10px;padding:12px 0 0}.section__body{gap:10px;min-width:0;display:grid}.overview-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.overview-card{background:rgba(var(--tint-rgb), .55);border:1px solid var(--border);box-shadow:none;border-radius:12px;padding:12px 14px}.overview-card--action{text-align:left;width:100%;color:inherit;cursor:pointer}.overview-card--action:hover{border-color:var(--border-strong)}.overview-card--action:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.overview-card--warn{background:#fbbf241f;border-color:#fbbf2459}.overview-card__label{color:var(--text-muted);margin-bottom:6px;font-size:.88rem;display:block}.overview-card__value{color:#dbeafe;font-variant-numeric:tabular-nums;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:700;display:block}.table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border:1px solid var(--border);background:var(--surface);border-radius:12px;width:100%;max-width:100%;position:relative;overflow-x:auto}.data-table{border-collapse:collapse;background:var(--surface);width:100%;min-width:760px}.data-table--aligned{table-layout:fixed;min-width:1080px}.data-table--aligned th,.data-table--aligned td{overflow-wrap:break-word}.allocation-col--name{width:20.5%}.allocation-col--amount,.allocation-col--interval{width:9%}.allocation-col--budget-group{width:7.5%}.allocation-col--category{width:11%}.allocation-col--cost-type{width:8%}.allocation-col--account{width:13%}.allocation-col--monthly,.allocation-col--personal{width:9%}.allocation-col--actions{width:4%}.data-table th,.data-table td{border-bottom:1px solid rgba(var(--border-rgb), .85);text-align:left;vertical-align:middle;padding:9px 10px;font-size:.92rem}.data-table th{background:var(--surface-elevated);color:var(--text-muted);letter-spacing:.02em;font-size:.82rem;font-weight:600}.data-table thead tr:first-child th{padding-top:8px;padding-bottom:6px}.data-table tbody td{padding-top:11px;padding-bottom:11px}.expense-cell--name,.expense-cell--category{color:var(--text);font-weight:600}.expense-cell--amount{color:#dbeafe;font-weight:700}.expense-col-monthly,.expense-cell--monthly{color:var(--text-muted)}.expense-col-personal,.expense-cell--personal{color:#c084fc}.expense-cell--monthly{font-weight:600}.expense-cell--personal{font-weight:800}.table-header-cell{align-items:center;gap:4px;min-width:0;display:flex}.table-header-cell .table-sort-button{flex:auto;min-width:0}.table-header-info{width:15px;height:15px;color:var(--text-muted);cursor:help;background:0 0;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;font-size:.72rem;line-height:1;display:inline-flex;position:relative}.table-header-info:hover,.table-header-info:focus-visible{color:var(--text)}.table-header-info:focus-visible{outline-offset:2px;border-radius:999px;outline:2px solid #67e8f980}.table-header-info__bubble{z-index:90;border:1px solid var(--border-strong);background:var(--surface-elevated);width:max-content;min-width:200px;max-width:240px;color:var(--text);letter-spacing:normal;text-align:left;text-transform:none;box-shadow:var(--shadow);pointer-events:none;border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:400;line-height:1.35;position:fixed;transform:translate(-50%,calc(-100% - 9px))}.table-header-info__bubble:after{content:"";background:var(--surface-elevated);border-right:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.table-sort-button{width:100%;color:inherit;text-align:left;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}.table-sort-button:hover{color:var(--text)}.table-sort-button:focus-visible{outline-offset:2px;border-radius:8px;outline:3px solid #67e8f947}.table-sort-button.is-active{color:var(--text)}.table-sort-button__icon{color:var(--text-muted);flex:none;font-size:.72rem;line-height:1}.table-sort-button>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.table-filter-row th{background:rgba(var(--tint-rgb), .92);padding-top:6px;padding-bottom:8px}.table-filter-control{border:1px solid var(--border);background:var(--surface-muted);width:100%;min-height:30px;color:var(--text);border-radius:8px;padding:5px 8px;font-size:.82rem}.table-filter-control:focus-visible,.table-reset-button:focus-visible{outline-offset:2px;border-color:var(--focus);outline:3px solid #67e8f947}.table-filter-row__hint{color:var(--text-muted);white-space:nowrap;font-size:.76rem}.table-actions-head{text-align:right}.table-reset-button{border:1px solid var(--border);width:100%;min-height:30px;color:var(--text-muted);background:0 0;border-radius:8px;padding:5px 8px;font-size:.82rem}.table-reset-button:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.table-reset-button.is-armed{border-color:rgba(var(--error-rgb), .55);background:rgba(var(--error-rgb), .12);color:var(--error);font-weight:600}.table-reset-button.is-armed:hover{border-color:var(--error);background:rgba(var(--error-rgb), .2);color:var(--error)}.table-reset-button:disabled{opacity:.45;cursor:not-allowed}.expense-filter-toolbar{border:1px solid var(--border);background:rgba(var(--tint-rgb), .62);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;min-width:0;max-width:100%;margin-bottom:14px;padding:12px;display:grid}.table-filter-control.is-active-filter{border-color:var(--border-strong);background:rgba(var(--faint-rgb), .09)}.filters-collapse-bar{justify-content:flex-start;margin-bottom:10px;display:flex}.filters-collapse-toggle{border:1px solid var(--border);background:rgba(var(--tint-rgb), .7);min-height:34px;color:var(--text);border-radius:10px;align-items:center;gap:8px;padding:7px 10px;font-size:.84rem;font-weight:600;display:inline-flex}.filters-collapse-toggle:hover{border-color:var(--border-strong)}.filters-collapse-toggle.has-active{border-color:rgba(var(--error-rgb), .55);background:rgba(var(--error-rgb), .14);color:var(--error)}.filters-collapse-toggle.has-active .filters-collapse-toggle__meta{color:var(--error)}.filters-collapse-toggle:focus-visible{outline-offset:2px;outline:3px solid #67e8f94d}.filters-collapse-toggle__meta{color:var(--text-muted);font-size:.77rem}.expense-filter-toolbar__field{gap:5px;display:grid}.expense-filter-toolbar__field span{color:var(--text-muted);font-size:.8rem;font-weight:600}.expense-filter-toolbar__actions{align-items:end;display:flex}.allocation-sections{gap:28px;min-width:0;display:grid}.allocation-section{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;display:grid;overflow:visible}.allocation-section__content{width:100%;min-width:0}.allocation-section__header{align-items:center;gap:10px;min-width:0;display:flex}.allocation-section__header-row{cursor:pointer;border-radius:10px;flex:auto;align-items:center;gap:10px;min-width:0;margin:-6px;padding:6px;display:flex}.allocation-section__header-row:hover{background:rgba(var(--faint-rgb), .06)}.allocation-section__header-row:hover .allocation-section__title{color:var(--text)}.allocation-section__header-row:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.allocation-section__status-dot{border-radius:999px;flex:none;width:10px;height:10px}.allocation-section__status-dot--good{background:var(--success)}.allocation-section__status-dot--bad{background:var(--error)}.allocation-section__title{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;margin:0;font-size:1.05rem;font-weight:700;line-height:1.2;overflow:hidden}.allocation-section__hint{color:var(--text-muted);margin:0;font-size:.85rem}.allocation-section__header-metrics{flex-wrap:wrap;align-items:center;gap:16px;margin-left:auto;display:flex}.allocation-section__metric-inline{align-items:baseline;gap:6px;font-size:.92rem;display:inline-flex}.allocation-section__metric-inline-label{color:var(--text-muted);font-size:.74rem}.allocation-section__metric-inline--good strong{color:var(--success)}.allocation-section__metric-inline--bad strong{color:var(--error)}.allocation-section__chevron{color:var(--text-muted);flex:none;place-items:center;transition:transform .18s;display:inline-grid}.allocation-section__chevron.is-expanded{transform:rotate(90deg)}.allocation-section__header-row:hover .allocation-section__chevron{color:var(--text)}.allocation-section__controls{flex:none;align-items:center;gap:6px;display:inline-flex}.allocation-section__show-more{color:var(--accent-strong);text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;padding:4px 2px;font-size:.85rem;text-decoration:underline;display:inline-flex}.allocation-section__show-more:hover{color:var(--text)}.allocation-section__show-more:focus-visible{outline-offset:2px;border-radius:6px;outline:3px solid #67e8f94d}.allocation-section__empty{justify-items:start;gap:8px;display:grid}.allocation-section__empty-cta{border:1px solid var(--border);min-height:30px;color:var(--text-muted);background:0 0;border-radius:8px;padding:5px 10px;font-size:.82rem}.allocation-section__empty-cta:hover{border-color:var(--border-strong);color:var(--text)}.allocation-section__empty-cta:focus-visible{outline-offset:2px;outline:3px solid #67e8f94d}.allocation-section__table-wrap{width:100%;min-width:0;max-width:100%;margin-bottom:0;overflow-y:hidden}@media (width<=900px){.expense-filter-toolbar{grid-template-columns:1fr}.allocation-section__header{flex-wrap:wrap}.allocation-section__header-metrics{gap:12px;margin-left:20px}.allocation-section__metric-inline{font-size:.86rem}}.table-summary{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0 0;padding:12px 14px;display:grid}.table-summary__item{gap:2px;min-width:0;display:grid}.table-summary dt{color:var(--text-muted);letter-spacing:.02em;font-size:.76rem;font-weight:600;line-height:1.3}.table-summary dd{color:var(--text);font-variant-numeric:tabular-nums;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25}@media (width<=899px){.table-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:10px 12px}.table-summary dd{font-size:.98rem}}.data-table tbody tr:nth-child(2n):not(.row--warn){background:#ffffff05}.row--warn{background:#fbbf241f}.two-column-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}.stacked-form{gap:12px;width:min(100%,920px);margin-bottom:12px;display:grid}.field-grid{gap:12px;display:grid}.field-grid--2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.field-grid--3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.field{align-content:start;gap:5px;min-width:0;display:grid}.field span{color:var(--text-muted);font-size:.82rem;font-weight:600}.field input,.field select{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);border-radius:10px;width:100%;min-width:0;min-height:36px;padding:8px 10px}.field textarea{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);resize:vertical;border-radius:10px;min-height:120px;padding:8px 10px}.field input[type=color]{height:36px;min-height:36px;padding:4px}.field input[type=color].color-input{appearance:none;cursor:pointer;background:0 0;border:1px solid #94a3b857;border-radius:999px;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;overflow:hidden}.field input[type=color].color-input::-webkit-color-swatch-wrapper{padding:0}.field input[type=color].color-input::-webkit-color-swatch{border:none;border-radius:999px}.field input[type=color].color-input::-moz-color-swatch{border:none;border-radius:999px}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:2px;border-color:var(--focus);outline:3px solid #67e8f959}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--error)}.feedback-form__message{min-height:152px}.field-error,.field-hint,.status-message,.empty-state{color:var(--text-muted);font-size:.95rem}.field-error{color:var(--error)}.field-hint{margin:0}.field-supporting{color:var(--text-muted);margin-top:4px;font-size:.9rem}.feedback-form__contact-hint{background:rgba(var(--faint-rgb), .05);color:var(--text-muted);border-radius:10px;align-items:flex-start;gap:8px;margin:4px 0 0;padding:8px 10px;font-size:.85rem;line-height:1.5;display:flex}.feedback-form__contact-hint-icon{flex:none;line-height:1.5}.drawer-success{color:#bbf7d0;background:#22c55e1f;border:1px solid #22c55e59;border-radius:9px;margin:0;padding:6px 9px;font-size:.83rem;line-height:1.4}.backup-banner{border:1px solid rgba(var(--border-rgb), .5);background:rgba(var(--tint-rgb), .35);color:var(--text-muted);border-radius:10px;margin:0 0 12px;padding:7px 12px;font-size:.84rem;line-height:1.45}.backup-banner p{margin:0}.status-message{border:1px solid #60a5fa52;border-left:4px solid var(--accent);color:var(--text);background:#3b82f61a;border-radius:10px;align-items:center;gap:10px;margin:0 0 12px;padding:9px 12px;display:flex}.status-message__icon{color:var(--accent-strong);flex:none;place-items:center;display:inline-grid}.status-message__text{flex:auto;min-width:0}.status-message__action{min-height:30px;padding:5px 10px;font-size:.82rem}.primary-button,.secondary-button{border:1px solid #0000;border-radius:10px;width:fit-content;min-height:34px;padding:7px 12px;font-size:.9rem;font-weight:600}.section-action-button{background:var(--accent);color:#fff;width:auto;min-width:0;min-height:34px;box-shadow:var(--elevation-1);border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px 0 11px;font-size:.88rem;font-weight:600;display:inline-flex}.section-action-button:hover{background:var(--accent-strong);color:#fff}.section-action-button:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.section-action-button span[aria-hidden=true]{font-size:1.25rem;line-height:1}@media (width<=899px){.section-action-button{width:44px;height:44px;padding:0}.section-action-button__label{display:none}.section-action-button span[aria-hidden=true]{font-size:1.5rem}}.currency-income{color:var(--success);font-weight:700}.primary-button{background:linear-gradient(180deg, var(--accent-strong), var(--accent));color:#f8fbff;box-shadow:0 12px 24px #3b82f647}.secondary-button{background:var(--surface-elevated);color:var(--text);border-color:var(--border)}.primary-button:hover,.secondary-button:hover{border-color:var(--border-strong)}.primary-button:disabled,.secondary-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.list{gap:0;margin:0;padding:0;list-style:none;display:grid}.list-item{border-bottom:1px solid rgba(var(--border-rgb), .85);background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.list-item__main{align-items:center;gap:12px;min-width:0;display:flex}.list-item__button{min-width:0;color:inherit;text-align:left;background:0 0;border:none;flex:auto;justify-content:space-between;align-items:center;gap:12px;padding:10px 2px;display:flex}.list-item__button:hover{color:#fff}.list-item__button:focus-visible{outline-offset:2px;border-radius:10px;outline:3px solid #67e8f959}.list-item__button--with-swatch{align-items:center}.list-item__amount{white-space:nowrap}.list-item__side{text-align:left;justify-items:end;gap:4px;padding:10px 0 10px 8px;display:grid}.meta-line{color:var(--text-muted);flex-wrap:wrap;gap:10px;font-size:.82rem;display:flex}.swatch{border:1px solid rgba(var(--faint-rgb), .18);border-radius:999px;flex:none;width:16px;height:16px;margin-top:4px}.account-chip{align-items:center;gap:8px;display:inline-flex}.inline-summary{border-bottom:1px solid rgba(var(--border-rgb), .85);background:0 0;border-radius:0;align-items:center;gap:10px;width:min(100%,980px);padding:8px 0 10px;display:flex}.edit-panel{border:1px solid var(--border);background:var(--surface-elevated);border-radius:16px;width:min(100%,980px);margin:14px 0;padding:16px}.edit-panel h3{margin:0 0 12px;font-size:1.05rem}.button-row{flex-wrap:wrap;gap:6px;display:flex}.button-row .primary-button,.button-row .secondary-button{width:auto}.row-action-button{border:1px solid var(--border);min-height:28px;color:var(--text-muted);background:0 0;border-radius:8px;padding:4px 8px}.row-action-button:hover{border-color:var(--border-strong);color:var(--text)}.row-action-button--icon{min-width:28px;min-height:28px;color:var(--text-muted);opacity:0;justify-content:center;align-items:center;padding:4px;transition:opacity .12s,border-color .12s,color .12s;display:inline-flex}.row-action-button--icon:hover{color:var(--error);border-color:#fb718573}.data-row-button:hover .row-action-button--icon,.data-row-button:focus-within .row-action-button--icon,.row-action-button--icon:focus-visible{opacity:1}@media (hover:none){.row-action-button--icon{opacity:1}}.usage-indicator{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:2px 8px;font-size:.78rem;font-weight:600;display:inline-flex}.usage-indicator.is-used{color:#86efac;background:#22c55e29;border:1px solid #22c55e52}.usage-indicator.is-unused{color:var(--text-muted);background:#94a3b81f;border:1px solid #94a3b847}.sub-tabs{border:1px solid var(--border);background:rgba(var(--tint-rgb), .9);border-radius:999px;justify-self:center;align-items:center;gap:4px;padding:4px;display:inline-flex}.sub-tab-button{min-height:32px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:999px;padding:6px 14px;font-size:.88rem;font-weight:600}.sub-tab-button.is-active{color:var(--text);background:#3b82f624;border-color:#3b82f661}.help-modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#020617cc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.help-modal{background:linear-gradient(#020617fa,#0a0d18fa);border:1px solid #64748b59;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);gap:12px;width:min(820px,100vw - 40px);max-height:min(88vh,760px);padding:20px;display:grid;box-shadow:0 28px 72px #00000094}.help-modal--compact{grid-template-rows:auto minmax(0,1fr);width:min(520px,100vw - 40px)}.affiliate-modal{grid-template-rows:auto minmax(0,1fr) auto}.affiliate-modal__body{color:#c6d1e8;margin:0;font-size:.98rem;line-height:1.6}:root[data-theme=light] .affiliate-modal__body{color:#334155}.affiliate-modal__footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.affiliate-modal__cta{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.help-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.help-modal__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2.2vw,1.5rem);line-height:1.2}.help-modal__subtitle{color:#c6d1e8;margin:8px 0 0;font-size:.95rem;line-height:1.6}.help-modal__close{background:rgba(var(--tint-rgb), .7);color:#dbe5f6;border:1px solid #64748b73;border-radius:999px;place-items:center;width:34px;min-width:34px;min-height:34px;padding:0;display:inline-grid}.help-modal__close:hover{color:#f4f7fb;border-color:#94a3b8b3}.help-modal__close:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.help-modal__tabs-wrap{min-width:0;position:relative}.help-modal__tabs{background:#080c18b3;border:1px solid #64748b59;border-radius:999px;gap:5px;width:fit-content;padding:4px;display:inline-flex}.help-modal__tabs-cue{background:linear-gradient(180deg, var(--accent-strong), var(--accent));color:#fff;pointer-events:none;z-index:1;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.85rem;line-height:1;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #02061766}.help-modal__tabs-cue--start{left:-4px}.help-modal__tabs-cue--end{right:-4px}.help-modal__tabs-wrap.has-overflow-start .help-modal__tabs-cue--start,.help-modal__tabs-wrap.has-overflow-end .help-modal__tabs-cue--end{display:inline-flex}.help-modal__tab{color:#afbdd8;background:0 0;border:1px solid #0000;border-radius:999px;min-height:34px;padding:7px 14px;font-size:.9rem;font-weight:600}.help-modal__tab:hover{color:#e2e8f0}.help-modal__tab.is-active{color:#fff;background:linear-gradient(180deg, var(--accent-strong), var(--accent));border-color:#0000;box-shadow:0 6px 14px #3b82f64d}.help-modal__tab:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.help-modal__content-shell{border:1px solid rgba(var(--border-rgb), .85);background:#060913c7;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.help-modal__panel{flex-direction:column;flex:auto;min-height:0;display:flex}.help-modal__panel[hidden]{display:none}.help-modal__content-scroll{flex:auto;align-content:start;gap:16px;min-height:0;max-height:min(56vh,470px);padding:16px 17px;display:grid;overflow-y:auto}.help-modal__content-section{border-bottom:1px solid rgba(var(--border-rgb), .55);gap:10px;padding-bottom:12px;display:grid}.help-modal__content-section:last-child{border-bottom:none;padding-bottom:0}.help-modal__content-section h3{letter-spacing:-.01em;color:#e8eefc;margin:0;font-size:1.02rem}.help-modal__content-section p{color:#cdd8ec;margin:0;line-height:1.75}.help-modal__content-section strong{color:#f4f7fb}.help-modal__section-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.help-modal__ad-label{color:#fbbf24;letter-spacing:.02em;background:#fbbf242e;border-radius:999px;padding:1px 8px;font-size:.7rem;font-weight:700;line-height:1.6}:root[data-theme=light] .help-modal__ad-label{color:#b45309;background:#d9770629}.help-modal__cta-link{justify-content:center;align-items:center;width:fit-content;text-decoration:none;display:inline-flex}.help-modal__bmc-button{color:#0d0c22;background:#fd0;border-color:#e6c700}.help-modal__bmc-button:hover{background:#ffe94d;border-color:#e6c700}.help-modal__content-section ul,.help-modal__content-section ol{color:#d3def2;gap:8px;margin:0;padding-left:1.2rem;display:grid}.help-modal__header-main{align-items:flex-start;gap:14px;min-width:0;display:flex}.help-modal__badge{background:linear-gradient(135deg, var(--accent-strong), var(--accent));border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-size:1.5rem;display:inline-grid;box-shadow:0 8px 18px #3b82f652}.help-modal__tab-icon{font-size:.82rem;line-height:1}.help-modal__intro p{font-size:1.02rem;line-height:1.8}.help-modal__budget-split{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.help-modal__budget-item{border:1px solid var(--border);background:rgba(var(--faint-rgb), .04);text-align:center;border-radius:14px;justify-items:center;gap:4px;padding:14px 10px;display:grid}.help-modal__budget-icon{font-size:1.4rem;line-height:1}.help-modal__budget-percentage{letter-spacing:-.02em;color:var(--accent-strong);font-size:1.35rem;font-weight:800}.help-modal__budget-label{color:var(--text-muted);font-size:.82rem}.help-modal__more-toggle{width:fit-content;color:var(--accent-strong);text-underline-offset:3px;background:0 0;border:none;align-self:start;align-items:center;gap:7px;padding:4px 2px;font-size:.92rem;font-weight:600;text-decoration:underline;display:inline-flex}.help-modal__more-toggle:hover{color:var(--text)}.help-modal__more-toggle:focus-visible{outline-offset:2px;border-radius:6px;outline:3px solid #67e8f959}.help-modal__more-chevron{place-items:center;transition:transform .18s;display:inline-grid}.help-modal__more-chevron.is-expanded{transform:rotate(90deg)}.help-modal__details{gap:16px;display:grid}.help-modal__content-scroll--muted .help-modal__content-section h3{font-size:.95rem}.help-modal__content-scroll--muted .help-modal__content-section p,.help-modal__content-scroll--muted .help-modal__content-section ul,.help-modal__content-scroll--muted .help-modal__content-section ol{color:var(--text-muted);font-size:.88rem;line-height:1.65}.detail-view{gap:14px;min-width:0;display:grid}.detail-view__topbar{justify-content:flex-start;display:flex}.detail-view__back{align-items:center;gap:8px;display:inline-flex}.detail-view__hero{border:1px solid rgba(var(--faint-rgb), .16);box-shadow:var(--shadow);border-radius:18px;gap:16px;padding:20px 22px;display:grid}.detail-view__hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.detail-view__hero-heading{justify-items:start;gap:8px;min-width:0;display:grid}.detail-view__hero-metric{text-align:right;justify-items:end;gap:2px;display:grid}.detail-view__hero-metric-label{opacity:.85;font-size:.85rem;font-weight:600}.detail-view__hero-amount{letter-spacing:-.02em;white-space:nowrap;font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:800;line-height:1.1}.detail-view__title{letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.3rem,2.4vw,1.8rem);line-height:1.2}.detail-view__type-badge{white-space:nowrap;border-radius:999px;padding:5px 12px;font-size:.82rem;font-weight:600}.detail-view__hero--dark .detail-view__type-badge{color:#f4f7fb;background:#03071252}.detail-view__hero--light .detail-view__type-badge{color:#0b1020;background:#ffffff8c}.detail-view__fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-view__hero .field span{color:inherit;opacity:.85}.detail-view__hero .field input,.detail-view__hero .field select{color:inherit}.detail-view__hero--dark .field input,.detail-view__hero--dark .field select{color:#f4f7fb;background:#03071247;border-color:#f4f7fb38}.detail-view__hero--light .field input,.detail-view__hero--light .field select{color:#0b1020;background:#ffffffb3;border-color:#0b10202e}.detail-view__hero--dark .field input[type=color].color-input{border:2px solid #f4f7fbbf}.detail-view__hero--light .field input[type=color].color-input{border:2px solid #0b10208c}.detail-view__hero .field-error{color:inherit;font-weight:700}.detail-view__hero-footer{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.detail-view__saved{font-size:.9rem;font-weight:600}.detail-view__summary-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.detail-view__summary-block{gap:2px;min-width:0;display:grid}.detail-view__summary{color:var(--text);margin:0;font-size:.98rem;font-weight:600}.detail-view__summary-hint{color:var(--text-muted);margin:0;font-size:.82rem}.detail-view__table{min-width:820px}.detail-view__table .detail-view__col--contribution{background:rgba(var(--faint-rgb), .05);font-weight:700}.drawer-backdrop{z-index:50;background:#0206177a;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{border-left:1px solid var(--border-strong);background:rgba(var(--tint-rgb), .98);width:min(640px,100%);height:100vh;padding:16px 18px 18px;overflow-y:auto;box-shadow:-16px 0 32px #0206174d}.drawer__header{border-bottom:1px solid rgba(var(--border-rgb), .85);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:10px;display:flex}.drawer__title{letter-spacing:-.02em;margin:0;font-size:1.08rem}.drawer__header-actions{justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:inline-flex}.drawer__header-button{min-height:30px;padding:5px 10px;font-size:.82rem}.drawer__close{border:1px solid var(--border);width:30px;min-width:30px;min-height:30px;color:var(--text-muted);background:0 0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.drawer__close:hover{border-color:var(--border-strong);color:var(--text)}.drawer__close:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.drawer__notice{z-index:2;background:linear-gradient(#22c55e29, #22c55e29), rgb(var(--tint-rgb));color:#bbf7d0;border-bottom:1px solid #22c55e59;margin:0 -18px 14px;padding:10px 18px;font-size:.86rem;font-weight:600;line-height:1.4;position:sticky;top:0;box-shadow:0 8px 12px -10px #020617cc}.drawer__body{gap:12px;display:grid}.drawer-form{width:100%;margin-bottom:0}.field--wide{grid-column:1/-1}.distribution-summary{border:1px solid var(--border);background:rgba(var(--tint-rgb), .75);border-radius:12px;gap:4px;padding:10px 12px;display:grid}.distribution-tiles{gap:10px;display:grid}.distribution-tile{border:1px solid var(--border);border-radius:14px;gap:10px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff0a}.distribution-tile--dark{color:#f4f7fb}.distribution-tile--light{color:#0b1020}.distribution-tile__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.distribution-tile__controls{grid-template-columns:minmax(0,1fr) minmax(190px,240px);gap:8px;display:grid}.distribution-tile__mode{align-items:center;gap:6px;display:inline-flex}.distribution-tile__mode-button{color:var(--text-muted);background:#0f172a85;border:1px solid #94a3b873;border-radius:999px;min-height:32px;padding:6px 10px;font-size:.82rem;font-weight:600}.distribution-tile__mode-button.is-active{color:#e0f2fe;background:#082f496b;border-color:#67e8f98f}.distribution-tile__mode-button:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.distribution-tile__value-field{margin:0}.distribution-tile__meta{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.distribution-tile__output{border-top:1px solid #94a3b852;justify-content:space-between;align-items:baseline;gap:12px;padding-top:6px;font-size:.9rem;display:flex}.distribution-tile__output strong{color:inherit;font-size:1.05rem}.distribution-tile .field span,.distribution-tile__output span{color:inherit;opacity:.8}.distribution-tile .field input,.distribution-tile .field select{color:inherit}.distribution-tile--dark .field input,.distribution-tile--dark .field select,.distribution-tile--dark .distribution-tile__mode-button{color:#f4f7fb;background:#03071247;border-color:#f4f7fb38}.distribution-tile--dark .distribution-tile__mode-button.is-active{color:#f8fbff;background:#082f497a;border-color:#e0f2fed1}.distribution-tile--light .field input,.distribution-tile--light .field select,.distribution-tile--light .distribution-tile__mode-button{color:#0b1020;background:#ffffffb3;border-color:#0b10202e}.distribution-tile--light .distribution-tile__mode-button.is-active{color:#0b1020;background:#ffffffeb;border-color:#0b102057}.distribution-tile--light .swatch{border-color:#0b10202e}.distribution-tile--dark .swatch{border-color:#f4f7fb2e}.distribution-tile--light .field input::placeholder,.distribution-tile--light .field select::placeholder{color:#0b102094}.distribution-tile--dark .field input::placeholder,.distribution-tile--dark .field select::placeholder{color:#f4f7fb9e}.distribution-tile--light .distribution-tile__output,.distribution-tile--dark .distribution-tile__output{border-top-color:currentColor;border-top-color:color-mix(in srgb, currentColor 28%, transparent)}@media (width<=700px){.app-shell{width:min(1440px,100% - 16px)}.app-header__product{font-size:clamp(1.6rem,9vw,2.2rem)}.expense-filter-toolbar{grid-template-columns:1fr}.filters-collapse-toggle{justify-content:space-between;width:100%}.status-message{flex-wrap:wrap;align-items:flex-start}.help-modal-backdrop{padding:12px}.help-modal{border-radius:14px;width:100%;min-width:0;max-height:calc(100dvh - 24px);padding:15px}.help-modal__tabs-wrap{width:100%}.help-modal__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;scroll-padding-inline:4px;overflow-x:auto}.help-modal__tabs::-webkit-scrollbar{display:none}.help-modal__tab{white-space:nowrap;flex:none}.help-modal__content-scroll{max-height:none;padding:13px}.help-modal__budget-split{grid-template-columns:1fr;gap:8px}.help-modal__budget-item{text-align:left;grid-template-columns:auto auto 1fr;place-items:center start;gap:10px;padding:10px 12px}.help-modal__budget-percentage{font-size:1.1rem}.expense-filter-toolbar__actions{align-items:stretch}.expense-filter-toolbar__actions .table-reset-button{width:100%}.allocation-section__header{flex-direction:column;align-items:stretch}.allocation-section__header-metrics{justify-content:flex-start;width:100%;margin-left:20px}.allocation-section__controls{justify-content:flex-end;width:100%}.distribution-tile__controls{grid-template-columns:1fr}.distribution-tile__mode{flex-wrap:wrap}.drawer__header{align-items:flex-start}.drawer__header-actions{flex-wrap:wrap;row-gap:6px}}.allocation-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.allocation-tile{border:1px solid #0000;border-radius:14px;flex-direction:column;justify-content:space-between;gap:12px;min-height:156px;padding:12px;display:flex}.allocation-tile__button{width:100%;height:100%;color:inherit;text-align:left;background:0 0;border:none;gap:12px;padding:0;display:grid}.allocation-tile__button.is-interactive{cursor:pointer}.allocation-tile__button.is-interactive:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #67e8f959}.allocation-tile__top{gap:8px;display:grid}.allocation-tile__name{font-size:1.1rem;line-height:1.2}.allocation-tile__type,.allocation-tile__label{letter-spacing:.01em;font-size:.9rem}.allocation-tile__body{gap:8px;display:grid}.allocation-tile__amount{letter-spacing:-.03em;font-size:clamp(1.6rem,2.3vw,2rem);font-weight:800;line-height:1}.allocation-empty{border:1px dashed var(--border-strong);background:rgba(var(--tint-rgb), .42);border-radius:14px;gap:8px;max-width:620px;padding:14px;display:grid}.allocation-empty strong{color:var(--text)}.allocation-empty p{color:var(--text-muted);margin:0}.allocation-empty--wide{max-width:100%}.category-chart{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:12px;display:grid}.category-chart__figure{aspect-ratio:1;border:1px solid var(--border);background:rgba(var(--tint-rgb), .5);box-shadow:none;border-radius:16px;place-items:center;padding:10px;display:grid;position:relative}.category-chart__svg{width:100%;height:100%}.category-chart__track{fill:none;stroke:#ffffff0d;stroke-width:14px}.category-chart__segment{transform-box:fill-box;opacity:.84;transition:opacity .14s ease-out}.category-chart__segment.is-active{opacity:1}.category-chart__segment-group{transition:transform .14s ease-out}.category-chart__center{fill:var(--surface);stroke:var(--border);stroke-width:1px}.category-chart__center-copy{text-align:center;pointer-events:none;justify-items:center;gap:4px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.category-chart__center-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.category-chart__center-amount{font-size:1.35rem;font-weight:800}.category-chart__center-percentage{color:var(--text-muted);font-size:.8rem}.category-chart__details{border:1px solid var(--border);background:rgba(var(--tint-rgb), .5);border-radius:14px;gap:10px;padding:12px;display:grid}.category-chart__details-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem}.category-chart__details-title{font-size:1.05rem}.category-chart__details-row{color:var(--text-muted);justify-content:space-between;gap:16px;display:flex}.category-chart__details-action{border:1px solid var(--border-strong);background:rgba(var(--tint-rgb), .7);min-height:44px;color:var(--text);border-radius:10px;width:fit-content;margin-top:2px;padding:8px 14px;font-size:.88rem;font-weight:600}.category-chart__details-action:hover{background:var(--surface-elevated)}.category-chart__details-action:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.category-chart__legend{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.category-chart__legend li{min-width:0}.category-chart__legend-item{border:1px solid var(--border);background:rgba(var(--tint-rgb), .8);width:100%;color:var(--text);text-align:left;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;padding:9px 10px;display:grid}.category-chart__legend-item:hover,.category-chart__legend-item.is-active{border-color:var(--border-strong);background:var(--surface-elevated)}.category-chart__legend-item.is-active .category-chart__legend-name{font-weight:700}.category-chart__legend-item:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.category-chart__legend-color{border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 2px #ffffff14}.category-chart__legend-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.category-chart__legend-amount,.category-chart__legend-share{color:var(--text-muted);white-space:nowrap}.category-chart__legend-amount{justify-self:end}.category-chart__legend-share{grid-column:2/-1;justify-self:end;margin-top:2px}.empty-state{padding:10px 0}.data-row-button{cursor:pointer}.data-row-button:hover{background:#ffffff06}.data-row-button:focus-visible{outline-offset:-3px;outline:3px solid #67e8f947}@media (width<=1100px){.section__header,.list-item{flex-direction:column}.app-header{align-items:flex-start}.app-tabs{border-radius:18px;justify-content:stretch;width:100%}.app-header__menu-panel{width:min(320px,100vw - 16px)}.tab-button{flex:1 1 0}.section__header-meta,.section__header-actions{justify-content:flex-start}.section__summary{text-align:left}.stacked-form,.edit-panel,.inline-summary{width:100%}.drawer{width:min(100%,720px)}.list-item__button{width:100%}.list-item__side{justify-items:start;width:100%;padding:0 0 10px}.category-chart{grid-template-columns:1fr}}@media (width<=720px){.drawer{padding:18px}.drawer__header{flex-direction:column;align-items:stretch}}:root[data-theme=light] .app-header__menu-button,:root[data-theme=light] .section__header-trigger:hover .section__title,:root[data-theme=light] .overview-card__value,:root[data-theme=light] .expense-cell--amount,:root[data-theme=light] .allocation-section__title-block--toggle:hover .allocation-section__title,:root[data-theme=light] .allocation-section__filter-toggle.has-active,:root[data-theme=light] .list-item__button:hover,:root[data-theme=light] .help-modal__close,:root[data-theme=light] .help-modal__content-section h3,:root[data-theme=light] .help-modal__content-section strong{color:var(--text)}:root[data-theme=light] .expense-col-monthly,:root[data-theme=light] .expense-cell--monthly{color:#0284c7}:root[data-theme=light] .expense-col-personal,:root[data-theme=light] .expense-cell--personal{color:#7c3aed}:root[data-theme=light] .section-action-button{color:#fff;background:#0369a1}:root[data-theme=light] .section-action-button:hover{color:#fff;background:#075985}:root[data-theme=light] .drawer-success,:root[data-theme=light] .drawer__notice,:root[data-theme=light] .usage-indicator.is-used{color:#15803d}:root[data-theme=light] .help-modal__tab{color:var(--text-muted)}:root[data-theme=light] .help-modal__tab:hover{color:var(--text)}:root[data-theme=light] .help-modal__content-section p,:root[data-theme=light] .help-modal__content-section ul,:root[data-theme=light] .help-modal__content-section ol{color:#334155}:root[data-theme=light] .swatch{border-color:rgba(var(--faint-rgb), .18)}:root[data-theme=light] .app-header__menu-panel{border:1px solid var(--border);background:#fff;box-shadow:0 12px 28px #0f172a24}:root[data-theme=light] .app-header__mode-indicator{background:rgba(var(--tint-rgb), .65);color:var(--text)}:root[data-theme=light] .app-header__menu-option.is-selected{background:#3b82f61f}:root[data-theme=light] .help-modal{border-color:var(--border);background:linear-gradient(#fff,#f8fafc);box-shadow:0 28px 60px #0f172a2e}:root[data-theme=light] .help-modal__tabs{border-color:var(--border-strong);background:#e2e8f0b3}:root[data-theme=light] .help-modal__content-shell{background:var(--surface-muted);border-color:var(--border)}:root[data-theme=light] .drawer{background:#fff;box-shadow:-16px 0 32px #0f172a1f}:root[data-theme=light] .data-table tbody tr:nth-child(2n):not(.row--warn){background:#0f172a08}:root[data-theme=light] .data-row-button:hover{background:#0f172a09}:root[data-theme=light] .category-chart__legend-color{box-shadow:0 0 0 2px #0f172a14}:root[data-theme=light] :focus-visible{outline-color:#0284c78c}:root[data-theme=light] .help-modal__tab.is-active{background:linear-gradient(#0ea5e9,#0284c7);box-shadow:0 6px 14px #0284c747}:root[data-theme=light] .help-modal__content-scroll--muted .help-modal__content-section p,:root[data-theme=light] .help-modal__content-scroll--muted .help-modal__content-section ul,:root[data-theme=light] .help-modal__content-scroll--muted .help-modal__content-section ol{color:var(--text-muted)}.backup-banner__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.backup-banner__summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.backup-banner__toggle{border:1px solid var(--border);background:rgba(var(--tint-rgb), .6);min-width:44px;min-height:32px;color:var(--text);border-radius:999px;flex:none;padding:4px 12px;font-size:.78rem;font-weight:600}.backup-banner__toggle:hover{border-color:var(--border-strong)}.backup-banner__toggle:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.backup-banner__details{margin:8px 0 0;font-size:.9rem;line-height:1.6}.bottom-sheet-backdrop{z-index:60;background:#0206178c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{width:100%;max-width:640px;max-height:min(85dvh,100dvh - 24px);padding:10px 18px calc(16px + env(safe-area-inset-bottom,0px));border:1px solid var(--border-strong);background:var(--surface);border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;gap:10px;display:flex;box-shadow:0 -16px 40px #02061759}.bottom-sheet__grabber{background:var(--border-strong);border-radius:999px;flex:none;width:40px;height:4px;margin:4px auto 0}.bottom-sheet__header{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.bottom-sheet__title{letter-spacing:-.02em;margin:0;font-size:1.05rem}.bottom-sheet__close{border:1px solid var(--border);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--text-muted);background:0 0;border-radius:999px;place-items:center;padding:0;display:inline-grid}.bottom-sheet__close:hover{border-color:var(--border-strong);color:var(--text)}.bottom-sheet__close:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.bottom-sheet__body{gap:12px;min-height:0;padding:4px 2px;display:grid;overflow-y:auto}.bottom-sheet__footer{border-top:1px solid var(--border);flex:none;gap:10px;padding-top:6px;display:flex}.bottom-sheet__footer>*{flex:1 1 0;min-height:44px}.expense-filter-toolbar--sheet{background:0 0;border:none;margin-bottom:0;padding:0}.alloc-table{gap:6px;min-width:0;display:grid;position:relative}.alloc-table__hint{color:var(--text-muted);align-items:center;gap:6px;margin:0;padding:0 2px;font-size:.8rem;line-height:1.3;display:inline-flex}.alloc-table__hint.is-hidden{display:none}.alloc-table__hint-icon{color:var(--accent-strong);display:inline-flex}.alloc-table__viewport{min-width:0;position:relative}.alloc-table__scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:auto hidden}.alloc-table__scroll:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.alloc-table__table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.alloc-table__table th,.alloc-table__table td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid rgba(var(--border-rgb), .7);padding:7px 12px;font-size:.9rem}.alloc-table__table tbody tr:last-child th,.alloc-table__table tbody tr:last-child td{border-bottom:none}.alloc-table__table thead th{background:var(--surface-elevated);color:var(--text-muted);letter-spacing:.02em;font-size:.76rem;font-weight:600}.alloc-table__sort{color:inherit;font:inherit;letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.76rem;font-weight:600;display:inline-flex}.alloc-table__sort:hover{color:var(--text)}.alloc-table__sort:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #67e8f959}.alloc-table__sort.is-active{color:var(--text)}.alloc-table__sort-icon{opacity:.8;font-size:.68rem}.alloc-table__table thead .alloc-table__cell-amount .alloc-table__sort,.alloc-table__table thead .alloc-table__cell-personal .alloc-table__sort{justify-content:flex-end;width:100%}.alloc-table__table tbody tr:nth-child(2n) td{background:rgba(var(--faint-rgb), .03)}.alloc-table__cell-name{z-index:2;white-space:normal;background:var(--surface);border-right:1px solid rgba(var(--border-rgb), .85);width:112px;min-width:112px;max-width:112px;position:sticky;left:0}.alloc-table__table thead .alloc-table__cell-name{z-index:3;background:var(--surface-elevated)}.alloc-table__scroll.is-scrolled .alloc-table__cell-name{box-shadow:8px 0 10px -8px #020617b3}.alloc-table__name-button,.alloc-table__name-text{-webkit-line-clamp:3;overflow-wrap:anywhere;width:100%;color:var(--text);text-align:left;-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.alloc-table__name-button{cursor:pointer;background:0 0;border:none;padding:0}.alloc-table__name-button:hover{color:#fff}.alloc-table__name-button:focus-visible{outline-offset:2px;border-radius:6px;outline:3px solid #67e8f959}.alloc-table__cell-amount{text-align:right;white-space:nowrap;color:#dbeafe;font-variant-numeric:tabular-nums;font-weight:700}.alloc-table__table thead .alloc-table__cell-amount{text-align:right;color:var(--text-muted)}:root[data-theme=light] .alloc-table__cell-amount{color:var(--text)}.alloc-table__cell-personal{text-align:right;white-space:nowrap;color:#c084fc;font-variant-numeric:tabular-nums;font-weight:800}.alloc-table__table thead .alloc-table__cell-personal{text-align:right;color:var(--text-muted)}:root[data-theme=light] .alloc-table__cell-personal{color:#7c3aed}.alloc-table__cell-muted{color:var(--text-muted)}.alloc-table__cell-truncate{text-overflow:ellipsis;max-width:150px;overflow:hidden}.alloc-table__pocket{max-width:170px}.account-chip__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.alloc-table__cell-actions{text-align:center;width:1%}.alloc-table__delete{opacity:1;width:44px;min-width:44px;height:44px;min-height:44px}.cost-type-tag{border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;background:0 0;border-radius:6px;padding:1px 7px;font-size:.78rem;font-weight:500;line-height:1.5;display:inline-block}.alloc-table__edge{pointer-events:none;background:linear-gradient(to right, #131a2c00, var(--surface));opacity:0;border-radius:0 12px 12px 0;width:26px;transition:opacity .15s;position:absolute;top:1px;bottom:1px;right:1px}:root[data-theme=light] .alloc-table__edge{background:linear-gradient(to right, #fff0, var(--surface))}.alloc-table__edge.is-visible{opacity:1}.allocation-mobile-empty{justify-items:start;gap:8px;padding:10px 4px;display:grid}.allocation-mobile-empty p{color:var(--text-muted);margin:0}.pocket-compact-list{grid-template-columns:minmax(0,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.pocket-compact-row{border-bottom:1px solid rgba(var(--border-rgb), .85);border-left:3px solid var(--pocket-color,transparent);background:color-mix(in srgb, var(--pocket-color,transparent) 6%, transparent);min-width:0}.pocket-compact-row:hover{background:color-mix(in srgb, var(--pocket-color,transparent) 12%, transparent)}.pocket-compact-row__button{width:100%;min-width:0;min-height:68px;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px;display:flex}.pocket-compact-row__button.is-interactive{cursor:pointer}.pocket-compact-row__button:hover{color:#fff}.pocket-compact-row__button:focus-visible{outline-offset:2px;border-radius:10px;outline:3px solid #67e8f959}.pocket-compact-row__accent{background:var(--pocket-color,var(--text-muted));border-radius:999px;flex:none;width:12px;height:12px}.pocket-compact-row__text{flex:auto;gap:1px;min-width:0;display:grid}.pocket-compact-row__name{overflow-wrap:break-word;min-width:0;font-weight:600}.pocket-compact-row__owner{color:var(--text-muted);font-size:.78rem}.pocket-compact-row__amount{white-space:nowrap;flex:none;font-size:1.05rem;font-weight:700}@media (width<=640px){.app-header{grid-template-areas:"brand actions""subtitle subtitle";column-gap:10px;margin-bottom:10px}.app-header__product{font-size:clamp(1.4rem,6.5vw,2rem)}.app-header__subtitle{margin-top:4px}.app-header__actions{gap:8px}.app-header__desktop-only{display:none}.app-header__menu-button{min-width:44px;min-height:44px}.app-header__mode-indicator{display:none}.app-header__menu-option{min-height:44px}.help-icon-button{width:34px;min-width:34px;height:34px;min-height:34px;font-size:.9rem}.tab-button{min-height:44px}.overview-grid{grid-template-columns:1fr}.overview-card{justify-content:space-between;align-items:center;gap:14px;min-height:60px;padding:12px 14px;display:flex}.overview-card__label{flex:auto;min-width:0;margin-bottom:0;font-size:.95rem;line-height:1.3}.overview-card__value{text-align:right;white-space:nowrap;flex:none}.allocation-section__header{flex-flow:row;align-items:flex-start;gap:8px}.allocation-section__header-row{flex-wrap:wrap;flex:auto;align-items:flex-start;row-gap:6px;min-width:0}.allocation-section__status-dot{margin-top:6px}.allocation-section__chevron{margin-top:2px}.allocation-section__title{white-space:normal;text-overflow:clip;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;font-size:1rem;line-height:1.3;display:-webkit-box;overflow:hidden}.allocation-section__header-metrics{flex-basis:100%;justify-content:flex-start;gap:16px;width:100%;margin-left:0}.allocation-section__metric-inline{font-size:.9rem}.allocation-section__metric-inline strong{font-variant-numeric:tabular-nums}.allocation-section__controls{flex:none;justify-content:flex-end;width:auto}.allocation-section__content{border-top:1px solid rgba(var(--border-rgb), .7);padding-top:8px}}.pillar-chip{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);border-radius:999px;padding:2px 8px;font-size:.76rem;font-weight:600}._footer_gpplb_1{justify-content:center;align-items:center;gap:var(--space-2);padding-top:var(--space-6);display:flex}._link_gpplb_9{color:var(--text-muted);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:.82rem;text-decoration:underline}._link_gpplb_9:hover{color:var(--text)}._link_gpplb_9:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:var(--radius-sm)}._separator_gpplb_34{color:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:.82rem}._banner_17pdq_3{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;margin-bottom:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--surface-muted);color:inherit;font:inherit;text-align:left;cursor:pointer;display:flex}._banner_17pdq_3:hover{background:var(--surface-elevated)}._banner_17pdq_3:focus-visible{outline:2px solid var(--focus);outline-offset:2px}._text_17pdq_29{gap:2px;min-width:0;display:grid}._eyebrow_17pdq_35{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}._label_17pdq_43{overflow-wrap:anywhere;font-size:.9rem;font-weight:600}._action_17pdq_49{color:var(--accent-strong);flex-shrink:0;font-size:1rem}._trigger_hckqw_3{border:1px solid var(--border-strong);width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;place-items:center;padding:0;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-style:italic;line-height:1;display:inline-grid}._trigger_hckqw_3:hover,._triggerOpen_hckqw_22{border-color:var(--accent);color:var(--accent-strong)}._trigger_hckqw_3:focus-visible{outline:2px solid var(--focus);outline-offset:2px}._scrim_hckqw_35{z-index:80;background:#0206178c;position:fixed;inset:0}._bubble_hckqw_42{z-index:81;gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-elevated);box-shadow:var(--elevation-2);display:grid;position:fixed}._bubbleAnchored_hckqw_54{width:min(340px,100vw - 24px)}._bubbleSheet_hckqw_60{left:var(--space-3);right:var(--space-3);bottom:calc(var(--tabbar-height) + var(--safe-bottom) + var(--space-3));max-height:70dvh;overflow-y:auto}._head_hckqw_68{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}._title_hckqw_75{margin:0;font-size:.95rem;font-weight:650}._close_hckqw_81{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;place-items:center;margin:-4px -4px 0 0;font-size:1rem;display:grid}._close_hckqw_81:hover{background:var(--nav-item-bg-hover);color:var(--text)}._body_hckqw_101{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.55}._name_1c7m8_1{align-items:center;gap:var(--space-2);display:inline-flex}@media (width<=899px){._cell_1c7m8_18{z-index:2;background:var(--surface);border-right:1px solid var(--border);position:sticky;left:0}th._cell_1c7m8_18{z-index:3;background:var(--surface-elevated)}}._text_10k3f_1{margin:0 0 var(--space-2);line-height:1.55}._text_10k3f_1:last-child{margin-bottom:0}._link_10k3f_13{color:var(--accent-strong);text-underline-offset:3px}._badge_10k3f_18{margin-left:var(--space-2);border:1px solid var(--border-strong);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:600}._scrim_mtkfl_3{z-index:90;padding:var(--space-4);background:#02061799;display:flex;position:fixed;inset:0}._panel_mtkfl_12{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-elevated);box-shadow:var(--elevation-2);flex-direction:column;display:flex;overflow:hidden}._panelCentered_mtkfl_22{width:min(620px,100%);max-height:min(80vh,760px);margin:auto}._panelSheet_mtkfl_30{width:100%;max-height:88dvh;margin-top:auto;margin-bottom:calc(var(--tabbar-height) + var(--safe-bottom))}._head_mtkfl_37{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-4) var(--space-3);border-bottom:1px solid var(--border);flex-shrink:0;display:flex}._title_mtkfl_47{margin:0;font-size:1.05rem;font-weight:650}._close_mtkfl_53{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;place-items:center;margin:-4px -4px 0 0;font-size:1.1rem;display:grid}._close_mtkfl_53:hover{background:var(--nav-item-bg-hover);color:var(--text)}._close_mtkfl_53:focus-visible{outline:2px solid var(--focus);outline-offset:2px}._body_mtkfl_80{gap:var(--space-4);padding:var(--space-4);color:var(--text-muted);font-size:.88rem;line-height:1.6;display:grid;overflow-y:auto}._footer_mtkfl_90{justify-content:flex-end;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border);background:var(--surface);flex-wrap:wrap;flex-shrink:0;display:flex}._figure_1krbr_1{margin:var(--space-4) 0 0}._pair_1krbr_5{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}._panel_1krbr_11{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);display:grid}._kind_1krbr_20{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}._example_1krbr_28{font-size:.92rem;font-weight:600}._amount_1krbr_33{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:650}._fixed_1krbr_40{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);display:flex}._lock_1krbr_51{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}._slider_1krbr_59{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);display:flex}._track_1krbr_69{background:var(--surface-elevated);border-radius:999px;flex:1;height:6px;position:relative}._fill_1krbr_77{background:var(--accent);border-radius:999px;position:absolute;inset:0 40% 0 0}._knob_1krbr_84{background:var(--accent-strong);border-radius:999px;width:12px;height:12px;position:absolute;top:50%;left:60%;transform:translate(-50%,-50%)}._note_1krbr_95{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.4}._merge_1krbr_103{height:18px;margin-top:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;display:grid;position:relative}._arm_1krbr_112{background:var(--border-strong);width:1px;height:100%}._stem_1krbr_118{background:var(--border-strong);height:1px;position:absolute;top:50%;left:25%;right:25%}._caption_1krbr_127{margin-top:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text);text-align:center;font-size:.84rem;line-height:1.45}@container (width<=380px){._pair_1krbr_5{grid-template-columns:minmax(0,1fr)}._merge_1krbr_103{display:none}}@media (width<=599px){._pair_1krbr_5{grid-template-columns:minmax(0,1fr)}._merge_1krbr_103{display:none}}._root_3a2kj_4{gap:var(--space-5);display:grid;container-type:inline-size}._intro_3a2kj_12{gap:var(--space-2);display:grid}._introText_3a2kj_17{color:var(--text);margin:0;font-size:.92rem;line-height:1.6}._block_3a2kj_24{gap:var(--space-2);display:grid}._heading_3a2kj_29{color:var(--text);margin:0;font-size:.95rem;font-weight:650}._text_3a2kj_36{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.55}._figure_3a2kj_43{margin:var(--space-2) 0 0}._amount_3a2kj_47{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:650}._arrow_3a2kj_53{color:var(--text-muted);flex-shrink:0}._chain_3a2kj_60{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}._chainItem_3a2kj_67,._chainSuggestion_3a2kj_68{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);font-size:.82rem}._chainSuggestion_3a2kj_68{border-style:dashed;border-color:var(--border-strong);color:var(--text-muted)}._interval_3a2kj_85{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}._intervalWhole_3a2kj_92,._intervalPart_3a2kj_93{padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);gap:2px;display:grid}._intervalLabel_3a2kj_102{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}._intervalMonths_3a2kj_110{flex:1;gap:2px;min-width:96px;display:flex}._intervalMonth_3a2kj_110{background:var(--surface-elevated);border:1px solid var(--border);border-radius:2px;flex:1;height:18px}._intervalMonth_3a2kj_110:first-child{background:var(--accent);border-color:var(--accent)}._bar_3a2kj_132{border:1px solid var(--border-strong);border-radius:var(--radius-sm);display:flex;overflow:hidden}._barPart_3a2kj_139{min-width:0;padding:var(--space-2) var(--space-2);color:var(--text);text-align:center;white-space:nowrap;text-overflow:ellipsis;flex-basis:0;font-size:.74rem;font-weight:600;overflow:hidden}._barPart_3a2kj_139+._barPart_3a2kj_139{border-left:1px solid var(--border-strong)}._living_3a2kj_156{background:color-mix(in srgb, var(--accent) 22%, transparent)}._fun_3a2kj_160{background:color-mix(in srgb, var(--accent) 14%, transparent)}._longTermSavings_3a2kj_164{background:color-mix(in srgb, var(--accent) 6%, transparent)}._pair_3a2kj_169{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}._panel_3a2kj_175{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);display:grid}._panelKind_3a2kj_184{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}._panelBar_3a2kj_192{border:1px solid var(--border-strong);background:var(--surface);border-radius:999px;height:10px;display:block;position:relative;overflow:hidden}._panelFull_3a2kj_202,._panelShare_3a2kj_203{background:var(--accent);position:absolute;inset:0 auto 0 0}._panelFull_3a2kj_202{width:100%}._note_3a2kj_213{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.4}@media (width<=599px){._pair_3a2kj_169{grid-template-columns:minmax(0,1fr)}._intervalMonths_3a2kj_110{flex-basis:100%;order:3}._bar_3a2kj_132{flex-direction:column}._barPart_3a2kj_139{text-align:left;white-space:normal;flex-basis:auto}._barPart_3a2kj_139+._barPart_3a2kj_139{border-left:0;border-top:1px solid var(--border-strong)}}._root_irhlv_1{gap:var(--space-5);display:grid}._intro_irhlv_8{gap:var(--space-3);display:grid}._introText_irhlv_13{color:var(--text);margin:0;font-size:.9rem;line-height:1.6}._flow_irhlv_21{gap:var(--space-2);padding:var(--space-4) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);justify-items:center;display:grid}._source_irhlv_31{padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);font-size:.84rem;font-weight:600}._stem_irhlv_40{background:var(--border-strong);border-radius:999px;width:2px;height:22px}._pockets_irhlv_49{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:0;list-style:none;display:grid}._pocket_irhlv_49{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);font-size:.78rem;display:flex}._pocketName_irhlv_70{overflow-wrap:anywhere;min-width:0}._swatch_irhlv_75{border-radius:3px;flex-shrink:0;width:10px;height:10px;display:inline-block}._roles_irhlv_83{gap:var(--space-4);margin:0;display:grid}._role_irhlv_83{gap:var(--space-1);padding:var(--space-1) 0 var(--space-1) var(--space-3);border-left:2px solid var(--border);display:grid}._roleName_irhlv_98{color:var(--text);font-size:.86rem;font-weight:600}._roleText_irhlv_104{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.5}@media (width<=599px){._pockets_irhlv_49{grid-template-columns:minmax(0,1fr)}}._root_z3que_1{gap:var(--space-5);display:grid}._intro_z3que_6{color:var(--text);margin:0;font-size:.95rem;line-height:1.55}._block_z3que_13{gap:var(--space-2);display:grid}._heading_z3que_18{color:var(--text);margin:0;font-size:.95rem;font-weight:650}._text_z3que_25{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.55}._steps_z3que_34{gap:var(--space-3);padding:0 0 0 var(--space-4);border-left:2px solid var(--border-strong);margin:0;list-style:none;display:grid}._step_z3que_34{gap:2px;display:grid}._amounts_z3que_48{border:1px solid var(--border-strong);border-radius:var(--radius-sm);gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}._amountRow_z3que_59{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--surface-muted);font-size:.86rem;display:flex}._amountRow_z3que_59+._amountRow_z3que_59{border-top:1px solid var(--border)}._pocketName_z3que_73{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._amount_z3que_48{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:650}._ad_z3que_89{gap:var(--space-2);padding:var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-muted);justify-items:start;display:grid}._adHead_z3que_99{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}._badge_z3que_106{border:1px solid var(--border-strong);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:600}._link_z3que_118{color:var(--accent-strong);text-underline-offset:3px;font-size:.86rem;font-weight:600}._guide_q62ek_1{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--elevation-1);padding:var(--space-6);margin-bottom:var(--space-5)}._header_q62ek_10{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}._headerText_q62ek_18{min-width:0}._eyebrow_q62ek_22{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}._title_q62ek_31{margin:var(--space-1) 0 0;letter-spacing:-.01em;font-size:1.1rem;font-weight:650}._headerMeta_q62ek_38{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}._count_q62ek_45{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.88rem}._row_q62ek_51{margin:var(--space-5) 0 0;gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;padding:0;list-style:none;display:grid}._row_q62ek_51[hidden]{display:none}._item_q62ek_66{min-width:0;display:flex;position:relative}._linked_q62ek_74:after{content:"→";width:var(--space-4);color:var(--text-muted);text-align:center;pointer-events:none;font-size:.95rem;position:absolute;top:50%;left:100%;transform:translateY(-50%)}._card_q62ek_87{gap:var(--space-2);min-width:0;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);flex-direction:column;flex:1;display:flex;position:relative;container-type:inline-size}._card_q62ek_87._done_q62ek_103{background:var(--surface)}._card_q62ek_87._current_q62ek_108{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}._cardHead_q62ek_113{align-items:center;gap:var(--space-2);display:flex}._marker_q62ek_119{border:1px solid var(--border-strong);width:24px;height:24px;color:var(--text-muted);font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;place-items:center;font-size:.76rem;display:grid}._card_q62ek_87._done_q62ek_103 ._marker_q62ek_119{border-color:var(--success);background:var(--success);color:var(--page-bg)}._card_q62ek_87._current_q62ek_108 ._marker_q62ek_119{border-color:var(--accent);color:var(--accent-strong)}._stepNumber_q62ek_143{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}._info_q62ek_151{z-index:1;border:1px solid var(--border-strong);width:22px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;place-items:center;margin-left:auto;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-style:italic;line-height:1;display:grid;position:relative}._info_q62ek_151:hover{border-color:var(--accent);color:var(--accent-strong)}._cardTitle_q62ek_175{letter-spacing:-.01em;margin:0;font-size:.98rem;font-weight:650}._open_q62ek_182{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}._open_q62ek_182:after{content:"";border-radius:var(--radius-sm);position:absolute;inset:0}._open_q62ek_182:focus-visible:after{outline:2px solid var(--focus);outline-offset:2px}._outcome_q62ek_206{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.45}._targets_q62ek_216,._pockets_q62ek_217{margin:var(--space-1) 0 0;gap:var(--space-1);font-variant-numeric:tabular-nums;padding:0;font-size:.82rem;list-style:none;display:grid}._targets_q62ek_216 li,._pockets_q62ek_217 li{justify-content:space-between;align-items:baseline;gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-sm);background:var(--surface-elevated);display:flex}._targetLabel_q62ek_238,._pocketName_q62ek_239{color:var(--text-muted);overflow-wrap:anywhere;min-width:0}._verdict_q62ek_245{margin:var(--space-1) 0 0;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--surface-elevated);color:var(--text);width:fit-content;font-size:.82rem;font-weight:600}._verdict_q62ek_245._warn_q62ek_256{color:var(--warn);background:#fbbf2429}._detail_q62ek_261{margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--border)}._detailText_q62ek_267{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.5}._finish_q62ek_276{align-items:stretch;gap:var(--space-4);margin-top:var(--space-5);display:flex}._practice_q62ek_283{border-color:var(--accent);background:var(--surface);flex:1;min-width:0}._stack_q62ek_290+._practice_q62ek_283{position:relative}._stack_q62ek_290+._practice_q62ek_283:before{content:"→";width:var(--space-4);color:var(--text-muted);text-align:center;pointer-events:none;font-size:.95rem;position:absolute;top:50%;right:100%;transform:translateY(-50%)}._stack_q62ek_290{align-items:center;gap:var(--space-3);width:min(280px,42%);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);color:inherit;font:inherit;text-align:left;cursor:pointer;display:flex}._stack_q62ek_290:hover{border-color:var(--border-strong)}._stack_q62ek_290:focus-visible{outline:2px solid var(--focus);outline-offset:2px}._stackPile_q62ek_334{flex-shrink:0;width:44px;height:46px;display:block;position:relative}._stackSheet_q62ek_342{border:1px solid var(--border-strong);background:var(--surface);border-radius:4px;width:34px;height:22px;position:absolute;left:0}._stackSheet_q62ek_342:first-child{top:0;left:0}._stackSheet_q62ek_342:nth-child(2){top:6px;left:3px}._stackSheet_q62ek_342:nth-child(3){top:12px;left:6px}._stackSheet_q62ek_342:nth-child(4){top:18px;left:9px}._stackCheck_q62ek_372{background:var(--success);width:20px;height:20px;color:var(--page-bg);border-radius:999px;place-items:center;font-size:.7rem;display:grid;position:absolute;bottom:0;right:0}._stackLabel_q62ek_386{gap:2px;min-width:0;font-size:.86rem;font-weight:600;display:grid}._stackHint_q62ek_394{color:var(--text-muted);font-size:.76rem;font-weight:400}._restack_q62ek_401{margin-top:var(--space-3);color:var(--text-muted);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:.8rem;text-decoration:underline;display:block}._restack_q62ek_401:hover{color:var(--text)}._srOnly_q62ek_419{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1099px){._row_q62ek_51{grid-template-columns:repeat(2,minmax(0,1fr))}._item_q62ek_66:nth-child(2n):after{content:none}}@media (width<=699px){._guide_q62ek_1{padding:var(--space-4)}._row_q62ek_51{grid-template-columns:minmax(0,1fr)}._headerMeta_q62ek_38{justify-content:space-between;width:100%}._linked_q62ek_74:after{content:"↓";width:auto;height:var(--space-4);top:100%;left:50%;transform:translate(-50%,-50%)}._item_q62ek_66:nth-child(2n):after{content:"↓"}._item_q62ek_66:last-child:after{content:none}._finish_q62ek_276{flex-direction:column}._stack_q62ek_290{width:100%}._stack_q62ek_290+._practice_q62ek_283:before{content:"↓";width:auto;height:var(--space-4);inset:auto auto 100% 50%;transform:translate(-50%,-50%)}}._row_1lljc_3{justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-4) 0;border-top:1px solid var(--border);display:flex}._row_1lljc_3:first-child{padding-top:var(--space-2);border-top:none}._text_1lljc_17{min-width:0}._text_1lljc_17 strong{font-size:.98rem;display:block}._text_1lljc_17 p{color:var(--text-muted);margin:2px 0 0;font-size:.88rem}._actions_1lljc_32{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;display:flex}._separator_1lljc_43{color:var(--text-muted);-webkit-user-select:none;user-select:none}._danger_1lljc_49{border:1px solid var(--error);border-radius:var(--radius-sm);color:var(--error);background:0 0;padding:8px 14px;font-weight:600}._danger_1lljc_49:hover{background:rgba(var(--error-rgb), .12)}._danger_1lljc_49:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media (width<=599px){._row_1lljc_3{flex-direction:column;align-items:stretch}._actions_1lljc_32{justify-content:flex-start}}._brand_1jwr7_7{min-height:44px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;display:flex}._brand_1jwr7_7:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:8px}._product_1jwr7_24{letter-spacing:-.01em;font-weight:700}._signature_1jwr7_29{color:var(--text-muted);align-items:baseline;gap:3px;display:flex}._sidebar_1jwr7_44{flex-direction:column;justify-content:center;align-items:flex-start;gap:0}._sidebar_1jwr7_44 ._product_1jwr7_24{font-size:1.5rem;line-height:1.15}._sidebar_1jwr7_44 ._signature_1jwr7_29{font-size:.76rem}._compact_1jwr7_63{flex-direction:row;justify-content:center;align-items:center}._compact_1jwr7_63 ._product_1jwr7_24{font-size:1.5rem}._brandbar_1jwr7_77{flex-direction:row;align-items:baseline;gap:6px;min-height:0}._brandbar_1jwr7_77 ._product_1jwr7_24{font-size:1.15rem}._brandbar_1jwr7_77 ._signature_1jwr7_29{font-size:.7rem}._shell_1jaj7_7{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);grid-template-rows:var(--topbar-height) minmax(0, 1fr);grid-template-areas:"sidebar topbar""sidebar content";min-height:100dvh;display:grid}._shell_1jaj7_7[data-collapsed=true]{--sidebar-width:var(--sidebar-width-collapsed)}._sidebar_1jaj7_21{grid-area:sidebar;min-width:0;height:100dvh;position:sticky;top:0}._brandbar_1jaj7_30{display:none}._topbar_1jaj7_34{z-index:20;grid-area:topbar;min-width:0;position:sticky;top:0}._content_1jaj7_42{min-width:0;scroll-padding-top:var(--topbar-height);padding:var(--space-7) var(--space-7) var(--space-8);gap:var(--space-5);flex-direction:column;grid-area:content;display:flex;overflow-x:clip}._content_1jaj7_42>*{margin-block:0}._content_1jaj7_42>footer{margin-top:auto}._content_1jaj7_42>*{width:100%;max-width:1440px;margin-inline:auto}._tabbar_1jaj7_84{display:none}@media (width<=899px){._shell_1jaj7_7{grid-template-columns:minmax(0,1fr);grid-template-rows:auto var(--topbar-height) minmax(0, 1fr) auto;grid-template-areas:"brandbar""topbar""content""tabbar"}._sidebar_1jaj7_21{display:none}._brandbar_1jaj7_30{padding:var(--space-2) var(--space-4);background:var(--topbar-bg);grid-area:brandbar;align-items:center;display:flex}._content_1jaj7_42{padding:var(--space-4) var(--space-4) var(--space-6)}._tabbar_1jaj7_84{z-index:20;grid-area:tabbar;display:block;position:sticky;bottom:0}}._sidebar_m2r48_1{background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);grid-template-rows:auto 1fr auto;height:100%;display:grid;overflow:hidden}._brand_m2r48_10{min-height:var(--topbar-height);padding:0 var(--space-4);align-items:center;display:flex}._nav_m2r48_17{padding:var(--space-4) var(--space-3);align-content:start;gap:2px;margin:0;list-style:none;display:grid;overflow-y:auto}._row_m2r48_28{align-items:center;gap:var(--space-1);display:flex}._item_m2r48_34{align-items:center;gap:var(--space-3);min-width:0;min-height:46px;padding:0 var(--space-3);border-radius:var(--radius-sm);color:var(--nav-item-fg);text-align:left;letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;transition:color .14s,background-color .14s;display:flex;position:relative}._item_m2r48_34:before{content:"";left:calc(var(--space-2) * -1);background:linear-gradient(180deg, var(--accent-strong), var(--accent));border-radius:0 3px 3px 0;width:3px;height:0;transition:height .18s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;transform:translateY(-50%)}._item_m2r48_34:hover:not(._comingSoon_m2r48_68){background:var(--nav-item-bg-hover);color:var(--nav-item-fg-hover)}._item_m2r48_34._current_m2r48_73{background:var(--nav-item-bg-active);color:var(--nav-item-fg-active);font-weight:600}._item_m2r48_34._onPath_m2r48_80{color:var(--nav-item-fg-hover);font-weight:600}._item_m2r48_34._current_m2r48_73:before,._item_m2r48_34._onPath_m2r48_80:before{height:22px}._item_m2r48_34._current_m2r48_73 ._icon_m2r48_90,._item_m2r48_34._onPath_m2r48_80 ._icon_m2r48_90{color:var(--accent-strong)}@media (prefers-reduced-motion:reduce){._item_m2r48_34,._item_m2r48_34:before{transition:none}}._item_m2r48_34:focus-visible,._toggle_m2r48_103:focus-visible,._subitem_m2r48_104:focus-visible,._collapse_m2r48_105:focus-visible{outline:2px solid var(--focus);outline-offset:2px}._icon_m2r48_90{flex-shrink:0;place-items:center;display:grid}._label_m2r48_116{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._comingSoon_m2r48_68{color:var(--nav-item-fg);opacity:.55;cursor:default}._badge_m2r48_128{padding:2px var(--space-2);background:var(--nav-item-bg-hover);color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;flex-shrink:0;margin-left:auto;font-size:.68rem}._toggle_m2r48_103{border-radius:var(--radius-sm);width:32px;min-height:44px;color:var(--nav-item-fg);background:0 0;border:none;place-items:center;display:grid}._toggle_m2r48_103:hover{background:var(--nav-item-bg-hover);color:var(--nav-item-fg-hover)}._chevron_m2r48_156{transition:transform .12s;display:block}._chevron_m2r48_156._expanded_m2r48_161{transform:rotate(180deg)}._submenu_m2r48_165{padding:0 0 0 var(--space-7);margin:0;list-style:none}._subitem_m2r48_104{width:100%;min-height:40px;padding:0 var(--space-3);border-radius:var(--radius-sm);color:var(--nav-item-fg);text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;font-size:.92rem;display:flex}._subitem_m2r48_104:hover{background:var(--nav-item-bg-hover);color:var(--nav-item-fg-hover)}._subitem_m2r48_104._current_m2r48_73{background:var(--nav-item-bg-active);color:var(--nav-item-fg-active);font-weight:600}._footer_m2r48_201{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3);display:flex}._support_m2r48_210{align-items:center;gap:var(--space-2);min-width:0;padding:6px var(--space-2);border-radius:var(--radius-sm);color:var(--nav-item-fg);opacity:.7;background:0 0;border:none;font-size:.82rem;transition:opacity .14s,background-color .14s;display:flex}._support_m2r48_210:hover{background:var(--nav-item-bg-hover);color:var(--nav-item-fg-hover);opacity:1}._support_m2r48_210:focus-visible{outline:2px solid var(--focus);outline-offset:2px}._supportIcon_m2r48_236{font-size:.95rem;line-height:1}._supportLabel_m2r48_241{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._collapse_m2r48_105{width:32px;height:32px;color:var(--nav-item-fg);opacity:.6;background:0 0;border:none;border-radius:999px;place-items:center;padding:0;font-size:.9rem;transition:opacity .14s,background-color .14s;display:grid}._collapse_m2r48_105:hover{background:var(--nav-item-bg-hover);color:var(--nav-item-fg-hover);opacity:1}._sidebar_m2r48_1._collapsed_m2r48_269 ._item_m2r48_34{justify-content:center;gap:0;padding:0}._sidebar_m2r48_1._collapsed_m2r48_269 ._footer_m2r48_201{justify-content:center}._sidebar_m2r48_1._collapsed_m2r48_269 ._brand_m2r48_10{justify-content:center;padding:0}._sidebar_m2r48_1._collapsed_m2r48_269 ._nav_m2r48_17{padding-inline:var(--space-2)}._topbar_17eg0_1{align-items:center;gap:var(--space-3);height:var(--topbar-height);padding:0 var(--space-7);background:var(--topbar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);display:flex}._navButton_17eg0_12{width:44px;height:44px;margin-left:calc(var(--space-2) * -1);border-radius:var(--radius-sm);color:var(--text);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;place-items:center;font-size:1.15rem;display:none}._navButton_17eg0_12:hover{background:var(--nav-item-bg-hover)}._backButton_17eg0_36{align-items:center;gap:var(--space-2);height:34px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;flex-shrink:0;font-size:.86rem;display:inline-flex}._backButton_17eg0_36:hover{background:var(--nav-item-bg-hover);color:var(--text)}._titles_17eg0_57{min-width:0;display:grid}._title_17eg0_57{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.32rem;font-weight:650;line-height:1.2;overflow:hidden}._subtitle_17eg0_73{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;overflow:hidden}._actions_17eg0_82{align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}._topbar_17eg0_1 :focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media (width<=899px){._topbar_17eg0_1{padding:0 var(--space-4)}._navButton_17eg0_12{display:grid}._title_17eg0_57{font-size:1.02rem}._backButton_17eg0_36{border:1px solid var(--border);background:var(--surface-elevated);width:40px;height:40px;color:var(--text);justify-content:center;padding:0}._backButton_17eg0_36:hover{border-color:var(--border-strong)}._backLabel_17eg0_131,._subtitle_17eg0_73{display:none}}._tabbar_s99cr_1{height:calc(var(--tabbar-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:var(--sidebar-bg);border-top:1px solid var(--sidebar-border);grid-template-columns:repeat(5,1fr);display:grid}._tab_s99cr_1{min-height:44px;padding:0 var(--space-1);color:var(--nav-item-fg);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:0;grid-template-rows:auto auto;align-content:center;justify-items:center;gap:2px;font-size:.68rem;display:grid}._tab_s99cr_1._current_s99cr_29{color:var(--nav-item-fg-active);font-weight:600}._tab_s99cr_1:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}._label_s99cr_39{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}._scrim_1v8tb_1{z-index:60;background:#0206178c;display:flex;position:fixed;inset:0}._panel_1v8tb_9{width:min(280px,84vw);height:100%;box-shadow:var(--elevation-2);animation:.16s ease-out _slide-in_1v8tb_1}@keyframes _slide-in_1v8tb_1{0%{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){._panel_1v8tb_9{animation:none}}
