: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;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}*{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:100vh}a{color:inherit}.app-shell{width:min(1440px,100% - 24px);margin:0 auto;padding:18px 0 28px;overflow-x:clip}.app-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;padding:6px 2px 2px;display:flex}.app-header h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.brand-word{letter-spacing:.06em;color:#dbeafe;background:linear-gradient(#60a5fafa,#3b82f6e6);-webkit-text-fill-color:transparent;text-shadow:0 0 12px #3b82f647;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:900;display:inline-block;transform:skew(-12deg)}.app-header__subtitle{color:var(--text-muted);margin:6px 0 0}.app-header__actions{align-items:center;gap:10px;margin-left:auto;display:flex}.app-header__menu{display:block;position:relative}.theme-toggle{border:1px solid var(--border);background:rgba(var(--tint-rgb), .6);border-radius:999px;justify-content:space-between;align-items:center;width:56px;min-width:56px;height:30px;min-height:30px;padding:0 6px;display:inline-flex;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;font-size:.72rem;line-height:1;position:relative}.theme-toggle__thumb{background:linear-gradient(180deg, var(--accent-strong), var(--accent));border-radius:999px;width:22px;height:22px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #02061759}.theme-toggle[aria-checked=true] .theme-toggle__thumb{transform:translate(26px)}.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}.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}.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{justify-items:end;gap:8px;display:grid}.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-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:1160px}.data-table--aligned th,.data-table--aligned td{overflow-wrap:break-word}.allocation-col--name{width:15%}.allocation-col--amount{width:9%}.allocation-col--interval{width:10%}.allocation-col--category{width:11%}.allocation-col--cost-type{width:13%}.allocation-col--account{width:14%}.allocation-col--monthly,.allocation-col--personal{width:10%}.allocation-col--actions{width:8%}.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: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}.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}}.allocation-section__footer{border-top:1px solid rgba(var(--border-rgb), .85);color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px 0;font-size:.9rem;display:flex}.allocation-section__footer strong{color:var(--text);font-size:1rem}.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;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;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}.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}.status-message{border:1px solid var(--border);background:rgba(var(--tint-rgb), .85);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;display:flex}.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{width:auto;min-width:28px;min-height:28px;color:var(--accent-strong);box-shadow:none;background:0 0;border:none;border-radius:8px;place-items:center;padding:0 2px;display:inline-grid}.section-action-button:hover{color:#dbeafe;background:0 0}.section-action-button:focus-visible{outline-offset:2px;outline:3px solid #67e8f959}.section-action-button span[aria-hidden=true]{font-size:1.7rem;line-height:1}.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{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__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{background:#080c18b3;border:1px solid #64748b59;border-radius:999px;gap:5px;width:fit-content;padding:4px;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;min-height:0}.help-modal__panel{min-height:0}.help-modal__content-scroll{gap:16px;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__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}.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__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 h1{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%;max-height:calc(100vh - 24px);padding:15px}.help-modal__tabs{width:100%}.help-modal__tab{text-align:center;flex:1 1 0}.help-modal__content-scroll{max-height:calc(100vh - 290px);padding:13px}.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__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__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: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{justify-items:start}.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] .brand-word,: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] .section-action-button:hover,: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] .drawer-success,: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] .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)}
