:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg: #f3f6f2;--surface: #ffffff;--surface-soft: #f8faf7;--surface-tint: #eef5e9;--ink: #16231f;--muted: #596961;--muted-strong: #46574f;--line: #e3ebe3;--line-strong: #d5e0d7;--sidebar: #10231e;--sidebar-soft: #173129;--accent: #c5f36e;--accent-strong: #466b15;--positive: #16734a;--positive-soft: #e8f7ed;--negative: #ad3f37;--negative-soft: #fff0ed;--warning: #7a5500;--warning-soft: #fff7e4;--info: #355aa3;--info-soft: #edf2ff;--shadow-sm: 0 8px 22px rgba(22, 35, 31, .055);--shadow-md: 0 18px 45px rgba(22, 35, 31, .08);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 11px;--control-height: 44px;--control-radius: 12px;--control-border: #d5e0d7;--control-border-hover: #b9cbbb;--control-focus: rgba(70, 107, 21, .14)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{min-width:320px;margin:0;color:var(--ink);background:radial-gradient(circle at 82% -6%,rgba(197,243,110,.2),transparent 28rem),var(--bg)}button,input,select,textarea{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 15px;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(109,156,42,.28);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}button svg,.status-pill svg{width:18px;height:18px;flex:0 0 auto}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:260px;display:flex;flex-direction:column;padding:28px 18px 22px;color:#f7fff2;background:var(--sidebar)}.brand{min-height:58px;justify-content:flex-start;gap:13px;padding:0;border:0;background:transparent;color:inherit;text-align:left}.brand:hover:not(:disabled){transform:none}.brand-logo{width:48px;height:48px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:15px;color:var(--sidebar);background:var(--accent);box-shadow:0 10px 24px #c5f36e24}.brand-logo svg{width:27px;height:27px}.brand-copy,.brand-copy strong,.brand-copy span{display:block}.brand-copy strong{font-size:16px;line-height:1.1;font-weight:850;letter-spacing:-.025em}.brand-copy span{margin-top:5px;color:#9bb6a7;font-size:12px;font-weight:700}.mobile-topbar{display:none}.sidebar-nav{display:grid;gap:7px;margin-top:68px}.nav-label{margin:0 12px 10px;color:#719082;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.nav-item{position:relative;width:100%;justify-content:flex-start;gap:12px;min-height:48px;padding:10px 12px;border:0;border-radius:13px;background:transparent;color:#a8beb1;font-size:14px;font-weight:760;text-align:left}.nav-item:hover:not(:disabled){background:var(--sidebar-soft);color:#f7fff2}.nav-item.active{color:var(--sidebar);background:var(--accent);box-shadow:0 12px 24px #00000026}.nav-item-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#ffffff12}.nav-item.active .nav-item-icon{background:#10231e1f}.nav-item-icon svg{width:17px;height:17px}.nav-indicator{width:5px;height:5px;margin-left:auto;border-radius:50%;background:currentColor}.sidebar-footer{display:grid;gap:18px;margin-top:auto}.privacy-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(197,243,110,.12);border-radius:15px;background:#ffffff0b}.privacy-icon{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--accent);background:#c5f36e1a}.privacy-icon svg{width:16px;height:16px}.privacy-card strong,.privacy-card small{display:block}.privacy-card strong{font-size:12px;font-weight:820}.privacy-card small{margin-top:3px;color:#8da99a;font-size:10px;font-weight:650}.sidebar-version{margin-left:12px;color:#668073;font-size:10px;font-weight:700}.main-shell{min-width:0;min-height:100vh;margin-left:260px}.desktop-topbar{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 48px;border-bottom:1px solid rgba(213,224,215,.72);background:#f4f7f3c2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.desktop-topbar>div:first-child{display:grid;gap:3px}.topbar-kicker{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.desktop-topbar strong{font-size:15px;font-weight:820}.topbar-meta{display:flex;align-items:center;gap:18px}.topbar-date,.topbar-status{color:var(--muted-strong);font-size:12px;font-weight:720}.topbar-status{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 4px var(--positive-soft)}.content{width:min(1560px,100%);margin:0 auto;padding:42px 48px 72px}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.title-stack{display:grid;gap:12px}.section-header h1{margin:0;color:var(--ink);font-size:clamp(32px,4vw,48px);line-height:.98;letter-spacing:-.055em;font-weight:900}.section-header h2,.panel-heading h2,.setup-card h2,.empty-state h2{margin:0;color:var(--ink);font-size:21px;line-height:1.15;letter-spacing:-.03em;font-weight:880}.eyebrow,.cycle-eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.cycle-eyebrow{color:var(--accent-strong);letter-spacing:.04em;text-transform:none;font-size:14px}.header-actions{display:flex;align-items:center;gap:10px;padding-top:4px}.select-button{position:relative;min-width:184px;display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:0 13px;border:1px solid var(--line-strong);border-radius:13px;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.select-button>svg:first-child{width:18px;height:18px;color:var(--accent-strong)}.select-button select{min-height:42px;padding:0 23px 0 0;border:0;background:transparent;font-size:13px;font-weight:800;appearance:none;background-image:none}.select-button select:focus{box-shadow:none}.select-chevron{position:absolute;right:12px;width:16px;height:16px;pointer-events:none;color:var(--muted)}.primary,.secondary,.ghost,.danger-button{font-weight:800}.primary{color:var(--sidebar);background:var(--accent);box-shadow:0 10px 24px #6d9c2a33}.primary:hover:not(:disabled){background:#d1fb7a}.secondary{border-color:var(--line-strong);color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm)}.secondary:hover:not(:disabled){border-color:var(--accent-strong);color:var(--accent-strong)}.ghost{border-color:transparent;color:var(--muted-strong);background:transparent}.ghost:hover:not(:disabled){color:var(--ink);background:var(--surface-soft)}.danger-button{border-color:#f4d0cc;color:var(--negative);background:var(--negative-soft)}.icon-only{width:42px;padding-inline:0}.icon-text{font-weight:820}.large-control{min-height:46px;padding-inline:17px}.panel,.form-grid,.summary-band,.setup-card,.budget-hero,.metric-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.panel{min-width:0;margin-bottom:24px;overflow:hidden}.budget-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:18px;margin-bottom:18px;padding:28px;border-color:#1b3a30;color:#f6fff1;background:radial-gradient(circle at 84% 12%,rgba(197,243,110,.16),transparent 19rem),linear-gradient(135deg,#17352c,#10231e 72%);box-shadow:0 22px 48px #10231e2e}.budget-chart{min-width:0;padding:6px 8px 0}.budget-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.budget-hero .eyebrow{color:#9dbb8e}.budget-total{display:block;margin-top:11px;color:var(--accent);font-size:clamp(40px,6vw,70px);line-height:.98;letter-spacing:-.065em;font-weight:900}.budget-total.negative,.forecast-card strong.negative{color:#ff9489}.chart-meta{display:flex;align-items:center;gap:10px;margin-top:14px;color:#a9c0b2;font-size:12px;font-weight:730}.chart-meta span+span:before{content:"\2022";margin-right:10px;color:#668c7b}.daily-allowance{min-width:166px;display:grid;gap:5px;padding:13px 15px;border:1px solid rgba(197,243,110,.15);border-radius:14px;background:#ffffff0d}.daily-allowance span,.daily-allowance small{color:#9db7a8;font-size:10px;font-weight:760}.daily-allowance strong{color:var(--accent);font-size:21px;line-height:1.05;letter-spacing:-.04em;font-weight:900;white-space:nowrap}.daily-allowance strong.negative{color:#ff9489}.ledger-chart{width:100%;height:238px;display:block;margin-top:18px;overflow:visible;color:var(--accent)}.chart-axis{stroke:#c5f36e24;stroke-width:1}.chart-area{fill:url(#budgetChartFill)}.chart-line,.chart-projection{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.chart-line{stroke:var(--accent)}.chart-projection{stroke:#86aa67;stroke-dasharray:9 12}.chart-dot{fill:var(--accent);stroke:#17352c;stroke-width:7}.chart-labels{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:-3px;color:#91ad9e;font-size:11px;font-weight:730}.chart-labels span:nth-child(2),.chart-labels span:nth-child(3),.chart-labels span:nth-child(4){text-align:center}.chart-labels span:last-child{text-align:right}.forecast-card{min-height:100%;display:flex;flex-direction:column;justify-content:center;padding:26px;border:1px solid rgba(197,243,110,.16);border-radius:18px;background:#ffffff0f}.forecast-card p,.forecast-card span{margin:0;color:#9db7a8;font-size:12px;font-weight:800}.forecast-card p{letter-spacing:.07em;text-transform:uppercase}.forecast-card strong{display:block;margin:15px 0 10px;color:var(--accent);font-size:32px;line-height:1.02;letter-spacing:-.045em;font-weight:900;overflow-wrap:anywhere}.savings-goal{display:flex;align-items:center;gap:12px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(197,243,110,.14)}.savings-goal-icon{width:36px;height:36px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--sidebar);background:var(--accent)}.savings-goal-icon svg{width:18px;height:18px}.savings-goal>div{min-width:0;display:grid;gap:2px}.forecast-card .savings-goal>div>span,.forecast-card .savings-goal>div>small{color:#9db7a8;font-size:10px;font-weight:780}.forecast-card .savings-goal strong{margin:0;color:#f6fff1;font-size:22px;letter-spacing:-.04em}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.metric-card{position:relative;min-height:148px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:start;padding:20px;overflow:hidden}.metric-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:var(--positive);background:var(--positive-soft)}.metric-icon.blue{color:var(--info);background:var(--info-soft)}.metric-card.danger .metric-icon{color:var(--negative);background:var(--negative-soft)}.metric-card.warning .metric-icon{color:var(--warning);background:var(--warning-soft)}.metric-icon svg{width:22px;height:22px}.metric-content{min-width:0;padding-right:52px}.safe-metric .metric-content,.sync-metric .metric-content{padding-right:0}.metric-card span,.summary-band span{color:var(--muted);font-size:11px;font-weight:800}.metric-card strong,.summary-band strong{display:block;margin-top:8px;color:var(--ink);font-size:23px;line-height:1.05;letter-spacing:-.035em;font-weight:900;overflow-wrap:anywhere}.metric-card.good strong{color:var(--positive)}.metric-card.danger strong{color:var(--negative)}.sync-metric strong{margin-top:7px;font-size:14px;line-height:1.25;letter-spacing:-.01em}.metric-card small{display:block;margin-top:8px;color:var(--muted);font-size:11px;line-height:1.25;font-weight:700}.metric-badge{position:absolute;top:17px;right:17px;display:inline-flex;align-items:center;gap:4px;min-height:27px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:850}.metric-badge.good{color:var(--positive);background:var(--positive-soft)}.metric-badge.danger{color:var(--negative);background:var(--negative-soft)}.metric-badge svg{width:12px;height:12px}.metric-check{position:absolute;right:18px;bottom:18px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:var(--positive);background:var(--positive-soft)}.metric-check svg{width:15px;height:15px}.sparkline{position:absolute;right:15px;bottom:14px;width:74px;height:32px;color:currentColor;opacity:.9}.sparkline path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.mini-progress{grid-column:2;align-self:end;width:100%;height:7px;margin-top:12px;border-radius:999px;background:#e8eee8;overflow:hidden}.mini-progress span,.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--positive)}.progress-track{height:8px;margin-top:12px;border-radius:999px;background:#e6eee5;overflow:hidden}.progress-track.hero-progress{height:9px;margin-top:18px;background:#c5f36e24}.progress-track.hero-progress span{background:var(--accent)}.progress-track.hero-progress.danger{background:#e2675c2e}.progress-track.hero-progress.danger span{background:#ff9489}.redesigned-activity{padding:24px}.activity-heading,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.activity-heading{margin-bottom:18px}.activity-heading h2{margin:0;font-size:17px;letter-spacing:-.02em;font-weight:860}.link-button{min-height:auto;padding:0;border:0;border-radius:0;color:var(--accent-strong);background:transparent;font-size:12px;font-weight:850}.link-button:hover:not(:disabled){transform:none;color:var(--ink)}.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.activity-item{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:15px;background:var(--surface-soft)}.activity-icon,.transaction-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--negative);background:var(--negative-soft)}.activity-icon.good,.transaction-icon.good{color:var(--positive);background:var(--positive-soft)}.activity-icon.blue{color:var(--info);background:var(--info-soft)}.activity-icon.orange{color:#d98a34;background:#fff1df}.activity-icon svg,.transaction-icon svg{width:19px;height:19px}.activity-main{min-width:0}.activity-main strong,.activity-main span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-main strong{font-size:13px;font-weight:850}.activity-main span{margin-top:4px;color:var(--muted);font-size:11px;font-weight:680}.activity-item time{grid-column:3;color:var(--muted);font-size:10px;font-weight:750;text-align:right}.activity-amount{grid-column:3;color:var(--negative);font-size:13px;font-weight:900;text-align:right;white-space:nowrap}.activity-amount.income,.income{color:var(--positive)}.activity-tag{grid-column:2 / 4;justify-self:end;display:inline-flex;align-items:center;min-height:22px;max-width:100%;padding:3px 8px;border-radius:999px;color:var(--negative);background:var(--negative-soft);font-size:10px;font-weight:850}.activity-tag.good{color:var(--positive);background:var(--positive-soft)}.activity-tag.blue{color:var(--info);background:var(--info-soft)}.activity-tag.orange{color:#c27627;background:#fff1df}.dashboard-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:start}.content-grid{display:grid;gap:18px}.content-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-heading{min-height:72px;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.panel-heading h2{font-size:18px}.transaction-list,.category-list,.alert-list{display:grid;gap:9px;padding:16px}.category-card{padding:14px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.income-source-card{border-color:#cae8d2;background:#f5fcf4}.savings-row{background:#f4fbf5}.category-toggle{width:100%;min-height:34px;justify-content:flex-start;padding:0;border:0;border-radius:0;color:inherit;background:transparent;font-weight:850}.category-toggle:hover:not(:disabled),.income-source-entry-toggle:hover:not(:disabled){transform:none}.category-toggle span{min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.category-toggle strong{margin-left:auto;color:var(--ink);font-size:14px}.income-source-card .category-toggle strong{color:var(--positive)}.category-toggle svg,.income-source-entry-toggle>svg{width:17px;height:17px;color:var(--muted)}.category-meta,.income-source-meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:8px;color:var(--muted);font-size:11px;font-weight:720}.category-details{display:grid;gap:7px;margin-top:11px;padding-top:11px;border-top:1px solid var(--line)}.detail-row{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:32px;font-size:12px}.detail-row span{color:var(--muted)}.detail-row strong,.income-source-main strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-row em,.detail-amount{color:var(--ink);font-style:normal;font-weight:900}.income-source-details,.income-details{display:grid;gap:8px}.income-source-row{grid-template-columns:70px 17px minmax(0,1fr) auto;width:100%;min-height:34px;padding:0;border:0;border-radius:0;color:inherit;background:transparent;text-align:left}.income-source-entry-toggle{display:grid}.income-source-entry-toggle:disabled{opacity:1}.income-source-main small,.income-source-main strong{display:block}.income-source-main small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.income-source-group{display:grid;gap:7px}.income-entry-list{display:grid;gap:6px;margin-left:25px;padding-left:13px;border-left:2px solid #c9e7d1}.income-entry-row{grid-template-columns:70px minmax(0,1fr) auto;min-height:30px;padding:2px 0}.alert{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;color:var(--muted-strong);background:var(--surface-soft);font-size:12px;font-weight:730}.alert svg{width:18px;height:18px;flex:0 0 auto}.alert.ok svg,.alert.ok{color:var(--positive)}.alert.warning svg,.alert.warning{color:var(--warning)}.alert.danger svg,.alert.danger{color:var(--negative)}.empty-state{min-height:320px;display:grid;place-items:center;align-content:center;gap:14px}.empty-state svg{width:42px;height:42px;color:var(--accent-strong)}.setup-card{overflow:hidden}.setup-card-intro{display:flex;align-items:flex-start;gap:16px;padding:26px 28px 0}.setup-orb{width:48px;height:48px;display:grid;flex:0 0 auto;place-items:center;border-radius:15px;color:var(--accent-strong);background:var(--surface-tint)}.setup-orb svg{width:22px;height:22px}.setup-card-intro h2{margin-top:6px}.setup-card-intro>div:last-child>p:last-child{max-width:620px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.5}input,select,textarea{width:100%;min-width:0;min-height:var(--control-height);padding:10px 13px;border:1px solid var(--control-border);border-radius:var(--control-radius);outline:none;color:var(--ink);background:var(--surface);font-size:13px;line-height:1.25;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}select{appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23596961' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;cursor:pointer}input::placeholder,textarea::placeholder{color:#89978f;opacity:1}input:hover,select:hover,textarea:hover{border-color:var(--control-border-hover)}input:focus,select:focus,textarea:focus{border-color:var(--accent-strong);box-shadow:0 0 0 4px var(--control-focus)}input:disabled,select:disabled{color:var(--muted);background:var(--surface-soft);cursor:not-allowed}input[type=checkbox],input[type=radio]{width:18px;min-width:18px;height:18px;min-height:18px;padding:0;border-radius:5px;accent-color:var(--accent-strong);cursor:pointer}input[type=date]{min-width:0;color-scheme:light}input[type=number]{font-variant-numeric:tabular-nums}textarea{min-height:180px;resize:vertical;margin:10px 0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5}input[type=color]{min-height:44px;padding:4px}input[type=file]{padding:9px;color:var(--muted-strong);background:var(--surface-soft)}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:15px;padding:22px;margin-bottom:24px}.setup-card .form-grid{margin:20px 0 0;border:0;border-radius:0;box-shadow:none;background:var(--surface-soft)}.form-grid.compact{grid-template-columns:repeat(6,minmax(130px,1fr))}.settings-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}label span{display:block;margin-bottom:7px;color:var(--muted-strong);font-size:11px;font-weight:820}.form-actions{display:flex;align-items:end;justify-content:flex-end;grid-column:1 / -1}.form-actions.inline{grid-column:auto}.summary-band{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:1px;padding:0;margin-bottom:24px;overflow:hidden}.summary-band>div{min-height:78px;display:flex;flex-direction:column;justify-content:center;padding:16px 20px;background:var(--surface)}.summary-band strong{margin-top:6px;font-size:20px}.message{margin:0 0 20px;padding:12px 15px;border:1px solid #cbe8d1;border-left:4px solid var(--positive);border-radius:12px;color:#24704d;background:var(--positive-soft);font-size:13px;font-weight:720}.message.error{border-color:#f1c9c4;border-left-color:var(--negative);color:#a8473f;background:var(--negative-soft)}.status-pill{display:inline-flex;align-items:center;gap:7px;max-width:100%;min-height:30px;width:fit-content;padding:5px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted-strong);background:var(--surface);font-size:11px;font-weight:850}.status-pill.ok{border-color:#cbe8d1;color:var(--positive);background:var(--positive-soft)}.status-pill.warning{border-color:#f2dfb3;color:var(--warning);background:var(--warning-soft)}.status-pill.danger{border-color:#f1c9c4;color:var(--negative);background:var(--negative-soft)}.status-pill.neutral{border-color:#dce5ff;color:var(--info);background:var(--info-soft)}.table-wrap{width:100%;overflow-x:auto;background:var(--surface);scrollbar-color:#becdbf transparent}table{width:100%;min-width:760px;border-collapse:collapse}.transactions-table{min-width:1040px}th,td{padding:13px 15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;font-size:12px}th{color:var(--muted);background:var(--surface-soft);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfdf9}td input,td select{min-width:130px;min-height:38px;padding:7px 9px;font-size:12px}.transactions-table td input,.transactions-table td select{min-width:124px}.transactions-table td:nth-child(3) input{min-width:200px}.transactions-table td:nth-child(4),.transactions-table th:nth-child(4){white-space:nowrap}.editing-row td{background:#f7fcf5}.transaction-actions{display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.table-entity{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:190px;overflow:hidden;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.table-entity svg{width:16px;height:16px;flex:0 0 auto;color:var(--accent-strong)}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-top:1px solid var(--line);color:var(--muted);background:var(--surface-soft);font-size:12px;font-weight:780}.pagination-actions{display:flex;align-items:center;gap:10px}.pagination-actions strong{min-width:60px;color:var(--ink);text-align:center}.transaction-toolbar{display:grid;grid-template-columns:minmax(220px,1.65fr) minmax(145px,.65fr) minmax(145px,.65fr) auto;gap:10px;align-items:end;padding:14px 20px;border-bottom:1px solid var(--line);background:#fcfdfb}.transaction-toolbar label span{margin-bottom:5px;font-size:10px}.transaction-toolbar input,.transaction-toolbar select{min-height:40px;font-size:12px}.toolbar-reset{min-height:40px;padding-inline:12px;font-size:12px}.detail-empty{margin:0;color:var(--muted);font-size:13px;font-weight:700}.color-cell{display:flex;align-items:center;gap:8px}.swatch{width:15px;height:15px;flex:0 0 auto;border:1px solid var(--line-strong);border-radius:50%}.panel>input[type=file],.panel>textarea{width:calc(100% - 32px);margin:16px 16px 0}.panel>button{margin:0 16px 16px}.sidebar-backdrop{display:none}@media(max-width:1280px){.content{padding-inline:30px}.budget-hero{grid-template-columns:1fr}.forecast-card{min-height:auto}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-detail-grid,.content-grid.two{grid-template-columns:1fr}.form-grid,.form-grid.compact,.settings-grid,.summary-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.desktop-topbar{display:none}.sidebar{transform:translate(-102%);box-shadow:var(--shadow-md);transition:transform .18s ease}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:20;display:block;border:0;border-radius:0;background:#10231e6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.main-shell{margin-left:0}.mobile-topbar{position:sticky;top:0;z-index:40;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 22px;border-bottom:1px solid var(--line);background:#f4f7f3e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-logo{width:42px;height:42px;border-radius:13px}.brand-logo svg{width:23px;height:23px}.brand-copy strong{color:var(--ink);font-size:14px}.brand-copy span{color:var(--muted);font-size:10px}.menu-button{width:42px;min-height:42px;padding:0;border-color:var(--line-strong);color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm)}.menu-button svg{width:20px;height:20px}.content{padding:30px 24px 56px}.budget-hero{gap:14px;padding:22px}.ledger-chart{height:158px;margin-top:14px}.forecast-card{padding:20px}.transaction-toolbar{grid-template-columns:minmax(220px,1fr) minmax(145px,.6fr) minmax(145px,.6fr) auto}}@media(max-width:720px){.content{padding:30px 16px 52px}.section-header{flex-direction:column;gap:17px;margin-bottom:23px}.section-header h1{font-size:37px}.header-actions,.header-actions>*,.select-button{width:100%}.header-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.header-actions .large-control{width:auto}.budget-hero{padding:20px;border-radius:20px}.budget-chart{padding:4px 0 0}.budget-total{font-size:43px}.ledger-chart{height:132px;margin-top:11px}.chart-labels{font-size:10px}.forecast-card{padding:20px}.forecast-card strong{font-size:27px}.metric-grid,.form-grid,.form-grid.compact,.settings-grid,.summary-band{grid-template-columns:1fr}.metric-card{min-height:132px}.activity-grid{grid-template-columns:1fr}.activity-item{grid-template-columns:40px minmax(0,1fr) auto}.dashboard-detail-grid{gap:0}.redesigned-activity{padding:18px}.activity-heading{align-items:flex-start;flex-direction:column;gap:8px}.setup-card-intro{padding:22px 20px 0}.setup-card .form-grid{padding:20px}.summary-band>div{min-height:64px}.panel-heading{min-height:64px;padding:16px 18px}.category-list,.alert-list{padding:12px}.pagination-bar{padding-inline:14px}.transaction-toolbar{grid-template-columns:1fr 1fr;padding:13px 16px}.toolbar-search{grid-column:1 / -1}.toolbar-reset{justify-self:start}}@media(max-width:480px){.mobile-topbar{padding-inline:16px}.brand-copy strong{font-size:13px}.header-actions{grid-template-columns:1fr}.header-actions .large-control{width:100%}.budget-total{font-size:37px}.budget-summary{flex-direction:column;gap:13px}.daily-allowance{width:100%;grid-template-columns:1fr auto;align-items:center}.daily-allowance small{grid-column:1 / -1}.ledger-chart{height:116px}.chart-meta{flex-wrap:wrap}.chart-meta span+span:before{margin-right:7px}.activity-item{grid-template-columns:38px minmax(0,1fr)}.activity-item time,.activity-amount,.activity-tag{grid-column:2;justify-self:start;text-align:left}.activity-amount{margin-top:3px}.activity-tag{grid-column:2;justify-self:start}.income-source-row,.detail-row,.income-entry-row{grid-template-columns:minmax(0,1fr) auto}.income-source-row>span:first-child,.detail-row>span:first-child,.income-entry-row>span:first-child{display:none}.income-source-row>svg{grid-column:1;grid-row:1}.income-source-main{grid-column:1}}::selection{color:var(--sidebar);background:var(--accent)}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 14px;border-radius:10px;color:var(--sidebar);background:var(--accent);font-size:13px;font-weight:850;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sidebar{overflow:hidden;background:radial-gradient(circle at 10% 0%,rgba(197,243,110,.09),transparent 17rem),linear-gradient(180deg,#10251f,#0c1d18)}.sidebar:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(197,243,110,.45),transparent)}.brand,.sidebar-nav,.sidebar-footer{position:relative;z-index:1}.nav-item.active{box-shadow:0 14px 28px #00000038,inset 0 1px #ffffff47}.mobile-topbar-actions,.page-actions{display:flex;align-items:center;gap:10px}.live-indicator{display:none;align-items:center;gap:7px;color:var(--muted-strong);font-size:10px;font-weight:800}.live-indicator>span{width:7px;height:7px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 4px var(--positive-soft)}.topbar-add{min-height:38px;padding:8px 13px;font-size:12px;box-shadow:none}.topbar-add svg{width:16px;height:16px}.mobile-bottom-nav{display:none}.section-title-group,.compact-title{display:grid;gap:8px}.section-lede,.section-lead{max-width:620px;margin:2px 0 0;color:var(--muted);font-size:13px;line-height:1.55;font-weight:620}.field-help{display:block;margin-top:7px;color:var(--muted);font-size:10px;line-height:1.45;font-weight:650}.panel-state{margin:0;padding:32px 24px;color:var(--muted);text-align:center;font-size:13px;font-weight:700}.panel,.form-grid,.metric-card,.summary-band,.setup-card{border-color:#cddacfd1;box-shadow:0 12px 34px #142c230e}.panel-heading{background:linear-gradient(180deg,#fbfcfa,#f8faf7)}.composer-panel{margin-top:-6px;border-color:#c9ddbb;box-shadow:0 20px 46px #25431f1a}.composer-heading{align-items:flex-end}.composer-hint{max-width:300px;color:var(--muted);font-size:11px;line-height:1.4;font-weight:680;text-align:right}.composer-form{margin:0;border:0;border-radius:0;background:var(--surface);box-shadow:none}.composer-form .composer-description{grid-column:span 2}.composer-description small{color:var(--muted);font-size:9px;font-weight:650}.transactions-panel{overflow:visible}.transactions-panel>.panel-heading{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.result-count{min-width:68px;display:grid;justify-items:end}.result-count strong{color:var(--ink);font-size:18px;font-weight:900}.result-count small{margin-top:1px;color:var(--muted);font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.search-control{position:relative;display:block;margin:0}.search-control svg{position:absolute;top:50%;left:12px;z-index:1;width:16px;height:16px;color:var(--muted);transform:translateY(-50%);pointer-events:none}.search-control input{padding-left:38px}.transactions-table{min-width:920px;table-layout:fixed}.transactions-table th:nth-child(1){width:34%}.transactions-table th:nth-child(2){width:13%}.transactions-table th:nth-child(3){width:18%}.transactions-table th:nth-child(4){width:14%}.transactions-table th:nth-child(5){width:9%}.transactions-table th:nth-child(6){width:150px}.transactions-table th,.transactions-table td{padding:14px 16px}.transaction-row{transition:background .15s ease,opacity .15s ease}.transaction-row:hover td{background:#fbfdf9}.transaction-row.ignored-row{opacity:.58}.transaction-cell{display:flex;align-items:center;gap:11px;min-width:0}.transaction-icon{width:38px;height:38px;flex:0 0 auto;border-radius:12px}.transaction-copy{min-width:0;display:block}.transaction-copy strong,.transaction-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-copy strong{color:var(--ink);font-size:12px;font-weight:850}.transaction-copy small{margin-top:5px;color:var(--muted);font-size:10px;font-weight:650}.amount-cell strong,.amount-cell small{display:block;white-space:nowrap}.amount-cell strong{color:var(--negative);font-size:13px;font-weight:900}.amount-cell.income strong{color:var(--positive)}.amount-cell small{margin-top:4px;color:var(--muted);font-size:9px;font-weight:700}.category-cell select{min-width:0;width:100%;max-width:180px}.source-chip{display:inline-flex;color:var(--muted-strong);font-size:10px;line-height:1.25;font-weight:780}.transaction-actions{justify-content:flex-end}.compact-action{min-height:38px;padding:7px 9px;font-size:10px}.inline-edit-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:13px;padding:8px 2px}.inline-edit-grid .edit-description{grid-column:span 2}.inline-edit-grid input,.inline-edit-grid select{min-width:0}.inline-edit-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.empty-table-row .detail-empty{padding:26px;text-align:center}.skeleton-list,.dashboard-skeleton{overflow:hidden}.skeleton-list{display:grid;gap:1px;padding:1px 0;background:var(--line)}.skeleton-row,.skeleton-hero,.skeleton-card{position:relative;display:block;overflow:hidden;background:#edf1ec}.skeleton-row:after,.skeleton-hero:after,.skeleton-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:translate(-100%);animation:skeleton-shimmer 1.4s infinite}.skeleton-row{height:72px;background:var(--surface)}.dashboard-skeleton{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.skeleton-hero{grid-column:1 / -1;height:420px;border-radius:var(--radius-lg)}.skeleton-card{height:142px;border-radius:var(--radius-lg)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.error-state{min-height:240px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:30px}.error-state-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:var(--negative);background:var(--negative-soft)}.error-state-icon svg{width:24px;height:24px}.error-state h2{margin:7px 0 0;font-size:22px;letter-spacing:-.035em}.error-state p:last-child{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.budget-hero{position:relative;isolation:isolate;overflow:hidden}.budget-hero:before{content:"";position:absolute;z-index:-1;width:340px;height:340px;top:-220px;right:2%;border-radius:50%;background:#c5f36e26;filter:blur(16px)}.chart-projection{stroke:#c5f36e6b;stroke-width:2.5;stroke-dasharray:7 10}.chart-legend{display:flex;flex-wrap:wrap;gap:15px;margin-top:12px;color:#aec3b6;font-size:10px;font-weight:700}.chart-legend span{display:inline-flex;align-items:center;gap:7px}.chart-legend i{width:18px;height:2px;display:inline-block;background:var(--accent)}.chart-legend i.pace{background:repeating-linear-gradient(90deg,rgba(197,243,110,.6) 0 5px,transparent 5px 8px)}.metric-check.stale{color:var(--warning);background:var(--warning-soft)}.dashboard-detail-grid.single-column{grid-template-columns:1fr}.activity-item:only-child{grid-column:1 / -1}@media(min-width:1101px){.budget-hero{grid-template-columns:minmax(0,1.5fr) minmax(255px,.5fr)}.import-source-grid.content-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}}.category-create-form{padding:22px 24px 24px}.category-form-fields{display:grid;grid-template-columns:minmax(190px,1.25fr) minmax(170px,.85fr) minmax(160px,.75fr) minmax(110px,.4fr);gap:15px;align-items:start}.category-form-actions,.category-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.category-form-actions{margin-top:18px}.category-color-control{min-height:44px;display:flex;align-items:center;gap:9px;margin:0}.category-color-control input[type=color]{width:64px}.swatch-large{width:24px;height:24px;box-shadow:0 0 0 5px var(--surface-soft)}.category-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;background:var(--surface-soft)}.category-editor-card{min-width:0;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 8px 22px #142c230a;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.category-editor-card:focus-within{border-color:#abc78f;box-shadow:0 14px 30px #224d2a14;transform:translateY(-1px)}.category-card-header{display:flex;align-items:center;gap:12px;margin-bottom:18px}.category-card-title{min-width:0}.category-card-title h3{margin:0;overflow:hidden;color:var(--ink);font-size:15px;font-weight:880;text-overflow:ellipsis;white-space:nowrap}.category-type-label{display:block;margin-top:4px;color:var(--muted);font-size:10px;font-weight:700}.category-card-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card-actions{margin-top:16px;padding-top:15px;border-top:1px solid var(--line);justify-content:space-between}.category-limit-summary{color:var(--muted-strong);font-size:11px;font-weight:760}.category-empty-state,.import-history-empty{grid-column:1 / -1}.empty-state p,.empty-state small{margin:0;color:var(--muted)}.import-source-card{display:flex;flex-direction:column}.import-source-heading{justify-content:flex-start}.import-source-icon{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border-radius:14px;color:var(--accent-strong);background:var(--surface-tint)}.gmail-source-card .import-source-icon{color:var(--info);background:var(--info-soft)}.import-source-icon svg{width:21px;height:21px}.import-source-body{display:flex;flex:1;flex-direction:column;padding:22px}.import-source-description{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.55}.import-source-body textarea{margin:0}.selected-file{margin:10px 0 0;color:var(--positive);font-size:11px}.import-source-actions{display:flex;justify-content:flex-end;margin-top:18px}.gmail-sync-summary{padding:16px;border:1px solid var(--line);border-radius:15px;background:var(--surface-soft)}.gmail-sync-summary p{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.developer-tools,.settings-advanced,.technical-error-details{border:1px solid var(--line);border-radius:15px;background:var(--surface-soft)}.developer-tools{margin-top:auto}.developer-tools summary,.settings-advanced-summary,.technical-error-details summary{cursor:pointer;color:var(--muted-strong);font-size:11px;font-weight:800}.developer-tools summary{padding:14px 16px}.developer-tools-body{padding:0 16px 16px;border-top:1px solid var(--line)}.developer-tools-body textarea{margin:0}.import-result{border-color:#c9e2ce}.import-history-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:18px;list-style:none;background:var(--surface-soft)}.import-run-card{height:100%;padding:17px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.import-run-success{border-left:3px solid var(--positive)}.import-run-warning{border-left:3px solid var(--warning)}.import-run-error{border-left:3px solid var(--negative)}.import-run-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center}.import-run-status-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:var(--positive);background:var(--positive-soft)}.import-run-error .import-run-status-icon{color:var(--negative);background:var(--negative-soft)}.import-run-warning .import-run-status-icon{color:var(--warning);background:var(--warning-soft)}.import-run-status-icon svg{width:17px;height:17px}.import-run-title h3{margin:0;color:var(--ink);font-size:13px;font-weight:850}.import-run-title time,.import-run-finished{color:var(--muted);font-size:10px;font-weight:650}.import-run-title time{display:block;margin-top:4px}.import-run-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:16px 0 0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.import-run-metrics>div{padding:11px;background:var(--surface-soft)}.import-run-metrics dt{color:var(--muted);font-size:9px;font-weight:700}.import-run-metrics dd{margin:5px 0 0;color:var(--ink);font-size:16px;font-weight:900}.import-run-finished{margin:12px 0 0}.import-run-error-copy{margin-top:13px;padding:13px;border-radius:12px;color:var(--negative);background:var(--negative-soft)}.import-run-error-copy strong{font-size:11px}.import-run-error-copy p{margin:6px 0 0;font-size:10px;line-height:1.45}.technical-error-details{margin-top:10px;background:#ffffff8c}.technical-error-details summary{padding:9px 11px}.technical-error-details code{display:block;max-height:130px;padding:10px;overflow:auto;border-top:1px solid var(--line);color:var(--muted-strong);font-size:9px;white-space:pre-wrap}.settings-page-form{display:grid;gap:18px}.auth-loading,.password-gate{min-height:100vh;display:grid;place-items:center;padding:28px;color:var(--ink);background:radial-gradient(circle at 16% 12%,rgba(197,243,110,.46),transparent 24rem),radial-gradient(circle at 88% 88%,rgba(100,157,255,.18),transparent 28rem),var(--bg)}.auth-loading{color:var(--muted-strong);font-size:14px;font-weight:760}.password-card{width:min(100%,440px);padding:38px;border:1px solid rgba(211,221,213,.92);border-radius:28px;background:#ffffffeb;box-shadow:0 30px 90px #10231e29;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.password-mark{width:52px;height:52px;display:grid;place-items:center;margin-bottom:24px;border-radius:17px;color:var(--sidebar);background:var(--accent);box-shadow:0 10px 24px #a9de544d}.password-mark svg{width:23px;height:23px}.password-card h1{margin:6px 0 10px;color:var(--ink);font-size:clamp(29px,5vw,38px);letter-spacing:-.065em}.password-lede{max-width:340px;margin:0 0 26px;color:var(--muted);font-size:13px;line-height:1.55}.password-card form{display:grid;gap:15px}.password-card label>span{display:block;margin-bottom:7px;color:var(--muted-strong);font-size:11px;font-weight:820}.password-card input{width:100%;min-height:50px}.password-submit{min-height:50px;justify-content:center}.password-submit svg{width:18px;height:18px}.password-footnote{margin:22px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.settings-page-form .panel{margin:0}.settings-section-heading{align-items:flex-start}.settings-section-heading p:last-child{max-width:640px;margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.settings-section-body,.settings-advanced-body{padding:22px 24px 24px}.settings-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.settings-goal-layout{display:flex;align-items:end;justify-content:space-between;gap:18px}.settings-goal-layout label{width:min(100%,360px)}.money-input{display:flex;align-items:center;overflow:hidden;border:1px solid var(--line-strong);border-radius:13px;background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease}.money-input:focus-within{border-color:var(--accent-strong);box-shadow:0 0 0 4px var(--accent-soft)}.money-input input{min-width:0;border:0;box-shadow:none}.money-input input:focus{box-shadow:none}.money-input span{padding:0 15px;color:var(--muted-strong);font-size:12px;font-weight:820}.settings-note{margin-top:18px;padding:15px 17px;border:1px solid #eadcb6;border-radius:14px;color:var(--warning);background:var(--warning-soft)}.settings-note strong{font-size:11px}.settings-note p{margin:6px 0 0;color:var(--muted-strong);font-size:10px;line-height:1.5}.settings-advanced{overflow:hidden;background:var(--surface)}.settings-advanced-summary{padding:18px 24px;list-style-position:outside;background:var(--surface-soft)}.settings-advanced-summary span,.settings-advanced-summary strong,.settings-advanced-summary small{display:block}.settings-advanced-summary strong{color:var(--ink);font-size:13px}.settings-advanced-summary small{margin-top:4px;color:var(--muted);font-size:10px}.settings-advanced-body{border-top:1px solid var(--line)}.settings-save-bar{position:static;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid rgba(205,218,207,.9);border-radius:18px;background:#ffffffe6;box-shadow:0 18px 50px #10231e21;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.settings-save-copy strong,.settings-save-copy span{display:block}.settings-save-copy strong{color:var(--ink);font-size:12px}.settings-save-copy span{margin-top:4px;color:var(--muted);font-size:10px}.settings-loading{margin:0 0 18px;color:var(--muted);font-size:12px}@media(max-width:1280px){.category-form-fields,.inline-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-history-list{grid-template-columns:1fr}}@media(max-width:900px)and (min-width:721px){.sidebar:not(.open){visibility:hidden;transition:transform .18s ease,visibility 0s linear .18s}.sidebar.open{visibility:visible;transition-delay:0s}.live-indicator{display:inline-flex}}@media(max-width:720px){body{background:radial-gradient(circle at 92% 0%,rgba(197,243,110,.16),transparent 19rem),var(--bg)}.content{padding-bottom:calc(116px + env(safe-area-inset-bottom))}.mobile-topbar{min-height:68px;padding-block:10px}.mobile-topbar .menu-button,.sidebar,.sidebar-backdrop{display:none!important}.live-indicator{display:inline-flex}.mobile-bottom-nav{position:fixed;inset:auto 10px calc(10px + env(safe-area-inset-bottom));z-index:60;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:7px;border:1px solid rgba(211,221,213,.86);border-radius:20px;background:#ffffffeb;box-shadow:0 18px 44px #10231e2e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-bottom-nav button{min-width:0;min-height:54px;display:grid;place-items:center;align-content:center;gap:4px;padding:5px 2px;border:0;border-radius:14px;color:var(--muted);background:transparent}.mobile-bottom-nav button:hover:not(:disabled){transform:none}.mobile-bottom-nav button.active{color:var(--sidebar);background:var(--accent)}.mobile-bottom-nav svg{width:19px;height:19px}.mobile-bottom-nav span{max-width:100%;overflow:hidden;font-size:11px;font-weight:820;line-height:1.15;text-overflow:ellipsis}.section-lede,.section-lead{font-size:12px}.page-actions{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr)}.page-actions .primary{width:100%}.composer-heading{align-items:flex-start;flex-direction:column}.composer-hint{text-align:left}.composer-form .composer-description{grid-column:auto}.transactions-panel{border:0;overflow:visible;background:transparent;box-shadow:none}.transactions-panel>.panel-heading,.transaction-toolbar,.pagination-bar{border:1px solid var(--line);background:var(--surface)}.transactions-panel>.panel-heading{border-radius:18px 18px 0 0}.transaction-toolbar{border-top:0;border-radius:0 0 18px 18px}.transactions-wrap{margin-top:12px;overflow:visible;background:transparent}.transactions-table,.transactions-table tbody{min-width:0;display:block}.transactions-table thead{display:none}.transactions-table tbody{display:grid;gap:10px}.transactions-table .transaction-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:15px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:0 9px 24px #142c230b}.transactions-table .transaction-row td{display:flex;min-width:0;padding:0;border:0;background:transparent}.transaction-row .transaction-cell{grid-column:1 / -1}.transaction-copy strong{font-size:13px}.transaction-copy small{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.transaction-row .amount-cell{grid-column:2;grid-row:2;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right}.transaction-row .category-cell{grid-column:1;grid-row:2}.category-cell select{max-width:170px}.transaction-row td:nth-child(4){grid-column:1;grid-row:3;align-items:center}.transaction-row td:nth-child(5){grid-column:2;grid-row:3;align-items:center;justify-content:flex-end;text-align:right}.transaction-row .transaction-actions{grid-column:1 / -1;grid-row:4;justify-content:flex-end;padding-top:12px;border-top:1px solid var(--line)}.transactions-table .editing-row,.transactions-table .editing-row td,.transactions-table .empty-table-row,.transactions-table .empty-table-row td{display:block;width:100%}.transactions-table .editing-row td,.transactions-table .empty-table-row td{padding:16px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.inline-edit-grid{grid-template-columns:1fr}.inline-edit-grid .edit-description{grid-column:auto}.pagination-bar{margin-top:12px;border-radius:17px}.dashboard-skeleton{grid-template-columns:1fr 1fr}.skeleton-hero{height:360px}.skeleton-card{height:120px}.error-state{grid-template-columns:auto minmax(0,1fr)}.error-state button{grid-column:1 / -1;width:100%}.category-form-fields,.category-card-grid,.category-card-fields,.settings-fields-grid{grid-template-columns:1fr}.category-card-grid,.import-history-list{padding:12px}.category-card-actions{align-items:flex-start;flex-direction:column}.category-card-actions button{width:100%}.import-run-header{grid-template-columns:auto minmax(0,1fr)}.import-run-header>.status-pill{grid-column:2;justify-self:start}.settings-save-bar,.settings-goal-layout{align-items:stretch;flex-direction:column}.settings-goal-layout label,.settings-goal-layout button,.settings-save-bar button{width:100%}}@media(max-width:480px){.live-indicator{font-size:9px}.page-actions{grid-template-columns:1fr}.page-actions .secondary{width:100%}.transaction-toolbar{gap:9px}.transaction-row .transaction-icon{width:36px;height:36px}.transaction-actions .compact-action{flex:1}.import-source-body,.settings-section-body,.settings-advanced-body,.category-create-form{padding:18px}.import-run-metrics{grid-template-columns:1fr}.import-run-metrics>div{display:flex;align-items:center;justify-content:space-between}.import-run-metrics dd{margin:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.more-import-launcher{margin-top:22px;padding-top:22px;border-top:1px solid var(--line-strong)}.cycle-glance{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0;padding:24px 0 0;border:1px solid var(--line);border-radius:21px;background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.glance-sync{position:absolute;inset:0 0 auto;min-height:34px;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding:9px 18px 0;color:var(--muted);font-size:10px;font-weight:720}.sync-dot{width:7px;height:7px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 4px var(--positive-soft)}.sync-dot.stale{background:var(--warning);box-shadow:0 0 0 4px var(--warning-soft)}.glance-stat{position:relative;display:grid;gap:5px;padding:25px 26px 24px}.glance-stat+.glance-stat:before{content:"";position:absolute;inset:22px auto 22px 0;width:1px;background:var(--line)}.glance-stat>span{color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.glance-stat strong{font-size:clamp(22px,2.3vw,30px);letter-spacing:-.045em}.glance-stat.income strong{color:var(--positive)}.glance-stat.expense strong{color:var(--negative)}.glance-stat small{color:var(--muted);font-size:11px;font-weight:680}.income-glance-toggle{width:100%;min-height:0;justify-items:start;padding-right:54px;border:0;border-radius:0;color:var(--ink);background:transparent;text-align:left;white-space:normal}.income-glance-toggle:hover:not(:disabled){transform:none;background:#f8fcf7}.income-glance-toggle>svg{position:absolute;right:22px;top:50%;width:18px;height:18px;color:var(--positive);transform:translateY(-50%)}.income-breakdown{margin:-2px 0 18px;overflow:hidden;border:1px solid #d8e8da;border-radius:21px;background:var(--surface);box-shadow:var(--shadow-sm)}.income-breakdown-heading>strong{color:var(--positive)}.income-breakdown-list{padding:6px 18px 14px}.income-breakdown-row{padding:12px 0;border-bottom:1px solid var(--line)}.income-breakdown-row:last-child{border-bottom:0}.income-source-toggle{width:100%;min-height:46px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 18px;gap:11px;align-items:center;padding:0;border:0;color:var(--ink);background:transparent;text-align:left}.income-source-toggle:hover:not(:disabled){transform:none;color:var(--positive)}.income-source-toggle:disabled{cursor:default;opacity:1}.income-source-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:var(--positive);background:var(--positive-soft)}.income-source-icon svg,.income-source-toggle>svg{width:17px;height:17px}.income-source-copy{min-width:0;display:grid;gap:3px}.income-source-copy strong,.income-source-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.income-source-copy strong{font-size:13px}.income-source-copy small{color:var(--muted);font-size:10px}.income-source-amount{color:var(--positive);font-size:14px;font-weight:900;white-space:nowrap}.income-entry-details{display:grid;gap:7px;margin:10px 0 0 49px;padding:11px 13px;border-left:2px solid #c9e7d1;border-radius:0 12px 12px 0;background:#f8fcf7}.income-entry-details>div{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:10px;align-items:center;font-size:11px}.income-entry-details span{color:var(--muted)}.income-entry-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.income-entry-details em{color:var(--positive);font-style:normal;font-weight:900}.dashboard-alert-strip{display:grid;gap:8px;margin-bottom:18px}.dashboard-alert-strip>div{display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid #f0dda8;border-radius:13px;color:var(--warning);background:var(--warning-soft);font-size:12px;font-weight:750}.dashboard-alert-strip>div.danger{border-color:#f1cfca;color:var(--negative);background:var(--negative-soft)}.dashboard-alert-strip svg{width:17px;flex:0 0 auto}.dashboard-insights-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:start}.spending-structure,.recent-operations{border:1px solid var(--line);border-radius:21px;background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.insight-heading{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 22px;border-bottom:1px solid var(--line)}.insight-heading h2{margin:3px 0 0;font-size:19px;letter-spacing:-.025em}.insight-heading>strong{font-size:20px;letter-spacing:-.035em}.spending-list{padding:6px 18px 14px}.spending-row{padding:14px 0;border-bottom:1px solid var(--line)}.spending-row:last-child{border-bottom:0}.spending-toggle{width:100%;min-height:42px;display:grid;grid-template-columns:30px minmax(0,1fr) auto 18px;gap:11px;align-items:center;padding:0;border:0;color:var(--ink);background:transparent;text-align:left}.spending-toggle:hover:not(:disabled){transform:none}.spending-rank{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:var(--muted-strong);background:var(--surface-tint);font-size:11px;font-weight:850}.spending-name{min-width:0;display:grid;gap:3px}.spending-name strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.spending-name small{color:var(--muted);font-size:10px;font-weight:680}.spending-amount{font-size:14px;font-weight:850;white-space:nowrap}.spending-toggle>svg{width:16px;color:var(--muted)}.spending-bar{height:5px;margin:8px 29px 0 41px;border-radius:999px;background:#edf1ec;overflow:hidden}.spending-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--positive),#7ba844)}.spending-bar.over-limit span{background:var(--negative)}.spending-details{display:grid;gap:7px;margin:13px 29px 0 41px;padding:12px 0 0;border-top:1px dashed var(--line-strong)}.spending-details>div{display:grid;grid-template-columns:55px minmax(0,1fr) auto;gap:8px;align-items:center;font-size:11px}.spending-details span{color:var(--muted)}.spending-details strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spending-details em{font-style:normal;font-weight:800}.operation-list{padding:8px 18px 12px}.operation-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.operation-row:last-child{border-bottom:0}.operation-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:var(--negative);background:var(--negative-soft)}.operation-icon.good{color:var(--positive);background:var(--positive-soft)}.operation-icon.blue{color:var(--info);background:var(--info-soft)}.operation-icon.orange{color:#c27627;background:#fff1df}.operation-icon svg{width:17px}.operation-row>div{min-width:0;display:grid;gap:4px}.operation-row>div strong,.operation-row>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operation-row>div strong{font-size:12px}.operation-row>div span{color:var(--muted);font-size:10px}.operation-amount{color:var(--negative);font-size:12px;white-space:nowrap}.modern-empty{min-height:170px;display:grid;place-items:center;align-content:center;gap:6px;padding:24px;color:var(--muted);text-align:center}.modern-empty.compact{min-height:130px}.modern-empty svg{width:25px}.modern-empty strong{color:var(--ink);font-size:13px}.modern-empty span{font-size:11px}@media(max-width:900px){.dashboard-insights-grid{grid-template-columns:1fr}}@media(max-width:620px){.cycle-glance{grid-template-columns:1fr;padding-top:36px}.glance-sync{justify-content:flex-start;padding:12px 18px 0}.glance-stat{grid-template-columns:1fr auto;align-items:end;padding:16px 18px}.glance-stat+.glance-stat:before{inset:0 18px auto;width:auto;height:1px}.glance-stat strong{grid-column:2;grid-row:1 / 3;font-size:20px}.glance-stat small{grid-column:1}.income-glance-toggle{padding-right:48px}.income-glance-toggle>svg{right:18px}.income-source-toggle{grid-template-columns:36px minmax(0,1fr) auto 16px;gap:8px}.income-entry-details{margin-left:0}.income-entry-details>div{grid-template-columns:62px minmax(0,1fr) auto;gap:7px}.insight-heading{min-height:70px;padding:16px 18px}.spending-list,.operation-list{padding-inline:14px}.spending-toggle{grid-template-columns:28px minmax(0,1fr) auto}.spending-toggle>svg{display:none}.spending-bar,.spending-details{margin-right:0;margin-left:39px}}.imports-back-button{margin-bottom:18px;padding:8px 12px;border-color:var(--line-strong);color:var(--muted-strong);background:var(--surface);font-size:12px;font-weight:800}.imports-back-button svg{width:17px;height:17px}.more-import-launcher>button{width:100%;min-height:92px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:15px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--ink);background:var(--surface);box-shadow:var(--shadow-sm);text-align:left;white-space:normal}.more-import-launcher>button:hover{border-color:#cbd9c5;box-shadow:var(--shadow-md)}.more-import-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--sidebar);background:var(--accent)}.more-import-icon svg{width:22px;height:22px}.more-import-copy{display:grid;gap:3px}.more-import-copy small{color:var(--accent-strong);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.more-import-copy strong{font-size:16px}.more-import-copy>span{color:var(--muted);font-size:12px;line-height:1.45}.more-import-arrow{width:19px;color:var(--muted)}@media(max-width:560px){.more-import-launcher>button{grid-template-columns:44px minmax(0,1fr) auto;padding:15px}.more-import-icon{width:44px;height:44px}}
