:root{font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;color:#1d2421;background:#f3f5f3;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f3f5f3;--surface: #ffffff;--surface-muted: #f7f8f7;--ink: #1d2421;--ink-soft: #646d68;--ink-faint: #929994;--line: #e1e5e2;--line-strong: #cfd5d1;--dark: #202a26;--dark-soft: #2c3833;--expense: #dc5b4d;--expense-soft: #fbe9e6;--income: #358b68;--income-soft: #e3f3eb;--blue: #3f71d8;--gold: #c88d26;--purple: #745fa3;--yellow: #ffd447;--yellow-strong: #e0a900;--yellow-soft: #fff8d7;--shadow: 0 14px 38px rgba(29, 36, 33, .1);--shadow-soft: 0 5px 18px rgba(29, 36, 33, .055);--motion-standard: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:0}button{border:0;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .18s ease,opacity .16s ease,transform .16s var(--motion-standard)}button:active:not(:disabled){transform:scale(.975)}input,select,textarea{transition:background-color .16s ease,border-color .16s ease,box-shadow .18s ease}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(63,113,216,.38);outline-offset:2px}h1,h2,h3,p{margin:0}h1{font-size:23px;line-height:1.25}h2{font-size:18px;line-height:1.3}.app-shell{display:grid;grid-template-columns:214px minmax(0,1fr);width:100%;height:100dvh;overflow:hidden;transition:grid-template-columns .24s var(--motion-standard)}.app-shell.ai-visible{grid-template-columns:214px minmax(0,1fr) 380px}.sidebar{position:relative;z-index:10;display:flex;flex-direction:column;min-width:0;height:100dvh;padding:25px 18px 18px;color:#e9eeeb;background:var(--dark)}.brand{display:flex;align-items:center;gap:10px;height:42px;padding:0 8px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;color:#282820;background:var(--yellow);border-radius:10px}.brand-name{font-size:19px;font-weight:750}.side-nav{display:flex;flex-direction:column;gap:5px;margin-top:38px}.nav-button{display:flex;align-items:center;gap:12px;width:100%;height:45px;padding:0 13px;color:#aeb9b3;background:transparent;border-radius:9px;font-size:14px;font-weight:600;text-align:left}.nav-button:hover{color:#fff;background:#ffffff12}.nav-button.active{color:#fff;background:#34443d}.nav-button.active:before{position:absolute;left:0;width:3px;height:22px;background:var(--yellow);border-radius:0 2px 2px 0;content:""}.sidebar-foot{display:flex;align-items:center;gap:7px;margin-top:auto;padding:19px 11px 3px;color:#839089;font-size:11px}.status-dot{width:6px;height:6px;background:#58b98c;border-radius:50%}.main-shell{min-width:0;height:100dvh;overflow:auto;background:var(--bg)}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(34px,1fr) auto minmax(34px,1fr);align-items:center;height:68px;padding:0 28px;background:#f3f5f3f0;border-bottom:1px solid rgba(207,213,209,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-leading{justify-self:start}.topbar-actions{justify-self:end}.topbar-ai-button{color:var(--purple)}.month-switcher,.topbar-actions,.modal-footer>div,.ai-header-actions{display:flex;align-items:center;gap:7px}.month-label{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:132px;height:36px;padding:0 8px;color:var(--ink);background:transparent;border-radius:9px;font-size:14px;font-weight:700}.month-label:hover,.month-label[aria-expanded=true]{background:#e7eae8}.month-label svg:last-child{transition:transform .18s ease}.month-label svg:last-child.open{transform:rotate(180deg)}.month-picker{position:relative}.month-popover{position:absolute;z-index:80;top:calc(100% + 10px);left:50%;width:286px;padding:11px;background:#fff;border:1px solid var(--line-strong);border-radius:12px;box-shadow:0 16px 42px #1d242129;transform:translate(-50%);animation:month-picker-enter .18s var(--motion-standard)}.month-popover>header{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;min-height:36px}.month-popover>header strong{font-size:14px;text-align:center}.month-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:9px}.month-grid button{height:38px;color:var(--ink-soft);background:var(--surface-muted);border-radius:8px;font-size:12px}.month-grid button:hover{color:var(--ink);background:var(--yellow-soft)}.month-grid button.active{color:#302d1e;background:var(--yellow);font-weight:750}.month-popover>footer{margin-top:10px;padding-top:9px;border-top:1px solid var(--line);text-align:center}.month-popover>footer button{height:30px;padding:0 12px;color:var(--ink-soft);background:transparent;border-radius:8px;font-size:11px;font-weight:700}.month-popover>footer button:hover{color:var(--ink);background:var(--surface-muted)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;padding:0;color:var(--ink-soft);background:transparent;border-radius:9px}.icon-button:hover{color:var(--ink);background:#e7eae8}.primary-button,.secondary-button,.danger-ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 15px;border-radius:9px;font-size:13px;font-weight:700;white-space:nowrap}.primary-button{color:#fff;background:var(--dark)}.primary-button:hover{background:#111915}.secondary-button{color:var(--ink);background:#fff;border:1px solid var(--line-strong)}.secondary-button:hover{background:#f5f7f5}.danger-ghost-button{color:var(--expense);background:transparent}.danger-ghost-button:hover{background:var(--expense-soft)}.compact{min-height:33px;padding:0 11px;font-size:12px}.mobile-bills-button,.mobile-nav{display:none}.page-container{opacity:1;transition:opacity .18s ease}.page-container>.page{animation:page-enter .22s var(--motion-standard)}.page-container.refreshing{opacity:.58;pointer-events:none}.page{width:100%;max-width:1040px;min-height:calc(100dvh - 68px);margin:0 auto;padding:20px 24px 40px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ledger-main-shell .page{min-height:100dvh}.ledger-main-shell{background:var(--surface)}.section-kicker{display:block;margin-bottom:4px;color:var(--ink-faint);font-size:10px;font-weight:800;line-height:1.2;text-transform:uppercase}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.result-count{color:var(--ink-faint);font-size:12px}.summary-strip{position:relative;display:block;min-height:190px;overflow:visible;padding:18px 28px 29px;color:#282820;background:var(--yellow);border:1px solid #efc438;border-radius:8px;box-shadow:var(--shadow-soft)}.ledger-brand-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:44px}.ledger-brand-title{font-size:23px;font-weight:680}.ledger-ai-button{display:inline-flex;align-items:center;justify-content:center;justify-self:start;flex-direction:column;width:42px;height:42px;color:#2d2c24;background:transparent;border:1.5px solid rgba(45,44,36,.8);border-radius:50%}.ledger-ai-button small{margin-top:-2px;font-size:7px;font-weight:800}.ledger-ai-button:hover{background:#ffffff3d}.ledger-desktop-record{display:inline-flex;align-items:center;justify-content:center;justify-self:end;gap:6px;min-height:36px;padding:0 13px;color:#fff;background:#2d302c;border-radius:9px;font-size:12px;font-weight:700}.ledger-summary-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:end;margin-top:14px}.ledger-period{min-width:0}.ledger-period>small{display:block;color:#28282094;font-size:12px}.ledger-month-label{justify-content:flex-start;min-width:0;height:46px;padding:0;font-size:30px;font-weight:480}.ledger-month-label:hover,.ledger-month-label[aria-expanded=true]{background:transparent}.ledger-month-popover{top:calc(100% + 4px);left:0;transform:none;animation:panel-enter .18s var(--motion-standard)}.summary-metric{position:relative;display:flex;align-items:center;justify-content:flex-start;min-width:0;min-height:68px;padding:5px 24px;border-left:1px solid rgba(57,48,12,.2);text-align:left}.summary-metric>span:last-child{min-width:0}.summary-metric small{display:block;color:#28282094;font-size:11px}.summary-metric strong{display:block;margin-top:7px;overflow:hidden;color:#2a2a22;font-size:24px;text-overflow:ellipsis}.ledger-shortcuts{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:calc(100% - 48px);min-height:88px;margin:-12px auto 0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 6px 18px #1d242114}.ledger-shortcuts button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-width:0;color:var(--ink-soft);background:transparent}.ledger-shortcuts button+button{border-left:0}.ledger-shortcuts button:hover,.ledger-shortcuts button.active{color:var(--ink);background:var(--yellow-soft)}.ledger-shortcuts button>span{display:flex;align-items:center;justify-content:center;width:36px;height:32px;color:#302d1e;background:transparent;border-radius:10px}.ledger-shortcuts small{max-width:100%;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.progress-track{width:100%;height:5px;margin:12px 0 7px;overflow:hidden;background:#ffffff1f;border-radius:3px}.progress-track>span{display:block;height:100%;background:#e4ab42;border-radius:inherit;transition:width .3s ease}.quick-ai-entry{display:none;align-items:center;gap:11px;width:100%;height:52px;margin-top:14px;padding:0 14px;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-soft);text-align:left}.quick-ai-entry>span{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--expense);background:var(--expense-soft);border-radius:10px}.quick-ai-entry p{flex:1;font-size:13px}.quick-ai-entry kbd{padding:3px 6px;color:var(--ink-faint);background:#f2f4f2;border:1px solid var(--line);border-radius:4px;font:700 9px inherit}.content-section{margin-top:22px;padding:23px 24px 16px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.transaction-section{margin-top:8px;padding:0 18px;background:var(--surface);border:0;border-radius:0;box-shadow:none}.filter-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto 34px;gap:10px;margin:0 0 12px;padding:12px 0;border-bottom:1px solid var(--line);animation:panel-enter .18s var(--motion-standard)}.search-field,.select-filter{display:flex;align-items:center;gap:8px;min-width:0;height:37px;padding:0 11px;color:var(--ink-faint);background:var(--surface-muted);border:1px solid transparent;border-radius:9px}.search-field:focus-within,.select-filter:focus-within{background:#fff;border-color:var(--line-strong)}.search-field input{width:100%;min-width:0;background:transparent;border:0;outline:0;font-size:12px}.select-filter select{max-width:106px;background:transparent;border:0;outline:0;font-size:12px}.clear-filters{align-self:center}.filter-segmented,.type-segmented{display:flex;align-items:center;padding:3px;background:#eef1ef;border-radius:10px}.filter-segmented button{min-width:51px;height:30px;padding:0 10px;color:var(--ink-soft);background:transparent;border-radius:8px;font-size:11px;font-weight:650}.filter-segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #1d24211a}.transaction-groups{display:flex;flex-direction:column}.transaction-day+.transaction-day{margin-top:0}.transaction-day>header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px;padding:0 6px;border-bottom:1px solid var(--line)}.transaction-day>header strong{color:var(--ink-soft);font-size:11px;font-weight:500}.transaction-day>header span{color:var(--ink-faint);font-size:10px}.transaction-list{border-top:0}.ledger-calendar-section{margin:8px 18px 0;padding:14px 18px 18px;background:#fff}.ledger-calendar-weekdays,.ledger-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.ledger-calendar-weekdays span{height:30px;color:var(--ink-faint);font-size:10px;text-align:center}.ledger-calendar-grid{overflow:hidden;border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:7px}.ledger-calendar-blank,.ledger-calendar-day{min-width:0;min-height:76px;padding:7px 5px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.ledger-calendar-blank{background:#fafbfa}.ledger-calendar-day{display:flex;align-items:center;flex-direction:column;text-align:center}.ledger-calendar-day:hover{background:#fffbee}.ledger-calendar-day.active{background:var(--yellow-soft);box-shadow:inset 0 0 0 2px var(--yellow-strong)}.ledger-calendar-day strong{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:11px}.ledger-calendar-day small{display:block;max-width:100%;margin-top:3px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.ledger-calendar-day small.expense{color:var(--expense)}.ledger-calendar-day small.income{color:var(--income)}.ledger-calendar-selected{margin-top:14px;border-top:1px solid var(--line)}.ledger-calendar-selected>header{display:flex;align-items:center;justify-content:space-between;min-height:51px}.ledger-calendar-selected>header strong,.ledger-calendar-selected>header small{display:block}.ledger-calendar-selected>header strong{font-size:12px}.ledger-calendar-selected>header small{margin-top:3px;color:var(--ink-faint);font-size:9px}.ledger-calendar-selected>header button{display:flex;align-items:center;gap:4px;height:32px;padding:0 10px;color:#36352d;background:var(--yellow);border-radius:8px;font-size:11px;font-weight:700}.transaction-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto minmax(92px,auto);align-items:center;gap:11px;width:100%;min-height:64px;padding:8px 6px;background:transparent;border-bottom:1px solid #edf0ee;text-align:left;border-radius:0}.transaction-row:hover{background:#f8faf8}.transaction-icon,.account-icon,.rank-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:10px}.transaction-copy{min-width:0}.transaction-copy strong{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.transaction-copy small{display:flex;align-items:center;min-width:0;margin-top:5px;overflow:hidden;color:var(--ink-faint);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.transaction-copy small i{width:3px;height:3px;flex:0 0 3px;margin:0 6px;background:#c6ccc8;border-radius:50%}.ai-source{padding:2px 5px;color:var(--purple);background:#eeeaf6;border-radius:4px;font-size:8px;font-weight:800}.transaction-amount{justify-self:end;font-size:13px;font-weight:750;white-space:nowrap}.transaction-amount.expense{color:var(--ink)}.transaction-amount.income{color:var(--income)}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:240px;padding:32px;color:var(--ink-faint);text-align:center}.empty-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:12px;color:#8b9690;background:#edf0ee;border-radius:8px}.empty-state p{margin-bottom:14px;font-size:13px}.report-heading{display:flex;align-items:flex-end;justify-content:space-between;min-height:54px;margin-bottom:18px}.report-balance{text-align:right}.report-balance small,.report-metric small{display:block;color:var(--ink-faint);font-size:10px}.report-balance strong{display:block;margin-top:4px;color:var(--income);font-size:18px}.report-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.report-metric{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-height:102px;padding:18px 21px}.report-metric+.report-metric{border-left:1px solid var(--line)}.report-metric>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;font-size:10px;font-weight:800}.report-metric.expense>span{color:var(--expense);background:var(--expense-soft)}.report-metric.income>span{color:var(--income);background:var(--income-soft)}.report-metric.average>span{color:var(--blue);background:#e8eefb}.report-metric strong{display:block;margin-top:5px;overflow:hidden;font-size:19px;text-overflow:ellipsis}.report-metric em{grid-column:2;display:flex;align-items:center;gap:4px;margin-top:-7px;color:var(--ink-faint);font-size:10px;font-style:normal}.report-metric em.up{color:var(--expense)}.report-metric em.down{color:var(--income)}.report-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:17px;margin-top:17px}.chart-section{min-width:0;min-height:380px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.chart-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.chart-section>header>strong{font-size:14px}.category-chart-layout{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:17px;margin-top:19px}.donut-wrap{position:relative;width:180px;height:180px}.donut-wrap>div:last-child{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none}.donut-wrap small{color:var(--ink-faint);font-size:10px}.donut-wrap strong{margin-top:3px;font-size:15px}.category-ranking{min-width:0}.category-ranking>div{display:grid;grid-template-columns:18px 30px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:47px;border-bottom:1px solid #edf0ee}.category-ranking .rank{color:var(--ink-faint);font-size:10px;text-align:center}.category-ranking .rank-icon{width:30px;height:30px}.rank-name{min-width:0}.rank-name strong,.rank-name small{display:block}.rank-name strong{font-size:11px}.rank-name small{margin-top:2px;color:var(--ink-faint);font-size:9px}.category-ranking>div>b{font-size:11px}.chart-legend{display:flex;gap:12px;color:var(--ink-soft);font-size:10px}.chart-legend span:before{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:2px;content:""}.chart-legend .expense:before{background:var(--expense)}.chart-legend .income:before{background:var(--income)}.bar-chart-wrap{height:290px;margin-top:24px}.shark-reports .report-heading{margin-bottom:12px}.report-loader{color:var(--yellow-strong)}.report-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;background:var(--yellow);border:1px solid #efc438;border-radius:7px 7px 0 0}.report-type-tabs{width:210px;margin:0;background:#ffffff5c}.report-controls .report-type-tabs{width:210px;flex:0 0 210px}.report-type-tabs button.active,.report-type-tabs button.active.expense,.report-type-tabs button.active.income{color:#25251e;background:#fff;box-shadow:none}.period-tabs{display:grid;grid-template-columns:repeat(3,54px);height:32px;overflow:hidden;border:1px solid rgba(45,42,26,.46);border-radius:8px}.period-tabs button{color:#25251eb8;background:transparent;border-right:1px solid rgba(45,42,26,.32);font-size:10px;font-weight:700}.period-tabs button:last-child{border-right:0}.period-tabs button.active{color:#fff;background:#34362f}.trend-overview,.ranking-section{background:#fff;border:1px solid var(--line)}.trend-overview{min-height:340px;padding:22px 23px 16px;border-top:0;border-radius:0 0 8px 8px;box-shadow:var(--shadow-soft)}.trend-overview>header{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.trend-overview>header>div+div{padding-left:20px;border-left:1px solid var(--line)}.trend-overview header small,.trend-overview header strong{display:block}.trend-overview header small{color:var(--ink-faint);font-size:10px}.trend-overview header strong{margin-top:5px;font-size:17px}.trend-change strong{display:flex!important;align-items:center;gap:4px}.trend-change strong.higher{color:var(--expense)}.trend-change strong.lower{color:var(--income)}.line-chart-wrap{height:235px;margin-top:18px}.report-chart-tooltip{min-width:170px;padding:10px 11px;background:#272a26f0;border-radius:7px;box-shadow:0 5px 16px #191c1a33;color:#fff}.report-chart-tooltip header,.report-chart-tooltip>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.report-chart-tooltip header{padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.18);font-size:10px}.report-chart-tooltip>div{margin-top:7px;font-size:9px}.report-chart-tooltip>div span{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-chart-tooltip>small{display:block;margin-top:8px;color:#ffffffa6;font-size:9px}.ranking-section{margin-top:16px;padding:22px 23px 14px;border-radius:8px;box-shadow:var(--shadow-soft)}.ranking-section>.section-header>strong{font-size:13px}.shark-ranking-list{margin-top:16px;border-top:1px solid var(--line)}.shark-ranking-row{display:grid;grid-template-columns:20px 36px minmax(0,1fr) minmax(80px,auto);align-items:center;gap:10px;min-height:61px;border-bottom:1px solid #edf0ee}.ranking-number{color:var(--ink-faint);font-size:10px;text-align:center}.ranking-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#4d4e47;background:#f1f2f0;border-radius:50%}.ranking-copy{min-width:0}.ranking-copy>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.ranking-copy strong{font-size:11px}.ranking-copy small{color:var(--ink-faint);font-size:9px}.ranking-copy>i{display:block;width:100%;height:5px;margin-top:7px;overflow:hidden;background:#edf0ee;border-radius:3px}.ranking-copy>i>b{display:block;height:100%;min-width:2px;border-radius:inherit}.shark-ranking-row>strong{justify-self:end;font-size:11px}.bill-hero{position:relative;display:grid;grid-template-columns:1.2fr 1.25fr .8fr .8fr auto;align-items:center;min-height:138px;padding:25px 27px;color:#edf2ef;background:var(--dark);border-radius:8px;box-shadow:var(--shadow-soft)}.bill-title h1{margin-top:3px}.bill-title small{display:block;margin-top:8px;color:#89958f;font-size:10px}.bill-total,.bill-income,.bill-balance{min-width:0;padding:3px 20px;border-left:1px solid rgba(255,255,255,.1)}.bill-total span,.bill-income span,.bill-balance span{display:block;color:#99a59f;font-size:10px}.bill-total strong,.bill-income strong,.bill-balance strong{display:block;margin-top:5px;overflow:hidden;font-size:17px;text-overflow:ellipsis}.bill-total strong{color:#f18a7f;font-size:22px}.bill-total small{display:block;margin-top:5px;color:#9ca8a2;font-size:9px}.bill-total small.lower{color:#69be92}.bill-total small.higher{color:#e5a097}.bill-export{display:flex;align-items:center;gap:6px;height:34px;padding:0 11px;color:#dae0dc;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:9px;font-size:11px}.budget-section{scroll-margin-top:82px;margin-top:17px;padding:20px 24px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.budget-section>header{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px}.budget-heading-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--gold);background:#fbf1dc;border-radius:10px}.budget-value{display:flex;align-items:center;gap:7px;height:34px;padding:0 9px;color:var(--ink);background:transparent;font-size:13px;font-weight:700}.budget-value:hover{background:var(--surface-muted)}.budget-edit{display:flex;align-items:center;height:36px;padding-left:10px;border:1px solid var(--line-strong);border-radius:9px}.budget-edit span{color:var(--ink-faint);font-size:12px}.budget-edit input{width:90px;height:32px;background:transparent;border:0;outline:0;font-size:13px;font-weight:700}.budget-edit .icon-button{width:29px;height:29px;flex-basis:29px}.budget-progress-row{display:flex;align-items:center;gap:13px;margin-top:17px}.progress-track.large{height:8px;margin:0;background:#edf0ee}.progress-track.large .warning{background:var(--expense)}.budget-progress-row>strong{min-width:34px;font-size:11px;text-align:right}.budget-section>footer{display:flex;justify-content:space-between;margin-top:8px;color:var(--ink-faint);font-size:10px}.bill-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:17px;margin-top:17px}.bill-detail-grid.compact-bill-details{grid-template-columns:1fr}.bill-breakdown,.bill-side-details{min-width:0}.bill-breakdown{padding:22px 24px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.bill-category-list{margin-top:16px;border-top:1px solid var(--line)}.bill-category-row{display:grid;grid-template-columns:38px minmax(76px,.8fr) minmax(90px,1.3fr) minmax(75px,auto);align-items:center;gap:11px;min-height:63px;border-bottom:1px solid #edf0ee}.bill-category-name strong,.bill-category-name small{display:block}.bill-category-name strong{font-size:12px}.bill-category-name small{margin-top:4px;color:var(--ink-faint);font-size:9px}.bill-category-bar{height:5px;overflow:hidden;background:#edf0ee;border-radius:3px}.bill-category-bar i{display:block;height:100%;border-radius:inherit}.bill-category-row>strong{justify-self:end;font-size:11px}.bill-side-details{display:flex;flex-direction:column;gap:17px}.bill-side-block{padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.merchant-list,.account-distribution{margin-top:14px}.merchant-list>div{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;min-height:45px;border-top:1px solid #edf0ee}.merchant-list>div>span{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--ink-faint);background:#eef1ef;border-radius:4px;font-size:9px}.merchant-list p strong,.merchant-list p small{display:block}.merchant-list p strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.merchant-list p small{margin-top:2px;color:var(--ink-faint);font-size:9px}.merchant-list b{font-size:10px}.account-distribution>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px}.account-distribution>div>span{width:7px;height:7px;border-radius:2px}.account-distribution p,.account-distribution strong{font-size:10px}.assets-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:142px;padding:20px 24px;color:#f0f4f1;background:#26342e;border-radius:8px}.assets-hero .inverse{color:#aebbb4}.assets-hero .inverse:hover{color:#fff;background:#ffffff14}.net-assets{grid-column:1 / -1;align-self:end;margin-top:14px;font-size:30px;line-height:1.1}.asset-summary{grid-column:1 / -1;display:flex;align-items:center;gap:18px;margin-top:13px}.asset-summary span{display:flex;align-items:center;gap:8px}.asset-summary small{color:#96a49d;font-size:10px}.asset-summary b{font-size:12px}.asset-summary>i{width:1px;height:15px;background:#ffffff24}.accounts-section{margin-top:16px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.asset-actions{display:flex;align-items:center;gap:7px}.account-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 22px;margin-top:15px}.account-group>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:7px;padding:0 2px}.account-group>header strong,.account-group>header small{display:block}.account-group>header strong{font-size:12px}.account-group>header small{margin-top:2px;color:var(--ink-faint);font-size:9px}.account-group>header b{font-size:11px}.account-list{display:grid;grid-template-columns:1fr;gap:7px;margin-top:0}.account-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:61px;padding:9px 12px;background:var(--surface);border:1px solid #e6e9e7;border-radius:8px;text-align:left}.account-card:hover{background:#fff;border-color:var(--line-strong);box-shadow:0 5px 18px #1d24210f}.account-icon{width:38px;height:38px}.account-copy{min-width:0}.account-copy strong,.account-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy strong{font-size:13px}.account-copy small{margin-top:3px;color:var(--ink-faint);font-size:9px}.account-card>strong{font-size:13px;white-space:nowrap}.account-card>strong.negative{color:var(--expense)}.add-account-card{color:var(--ink-soft);background:transparent;border-style:dashed}.account-groups>.add-account-card{width:100%}.transfer-history-section{margin-top:18px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.transfer-list{margin-top:10px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.transfer-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px 11px;border-top:1px solid var(--line);text-align:left}.transfer-row:first-child{border-top:0}.transfer-row:hover{background:var(--surface-muted)}.transfer-kind-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--blue);background:var(--blue-soft);border-radius:50%}.transfer-copy,.transfer-row-meta{min-width:0}.transfer-copy>strong,.transfer-copy>small,.transfer-row-meta>strong,.transfer-row-meta>small{display:block}.transfer-copy>strong,.transfer-row-meta>strong{font-size:11px}.transfer-copy>small{display:flex;align-items:center;gap:4px;margin-top:5px;overflow:hidden;color:var(--ink-faint);font-size:9px;white-space:nowrap}.transfer-copy>small span{overflow:hidden;text-overflow:ellipsis}.transfer-copy>small i{padding-left:5px;border-left:1px solid var(--line-strong);font-style:normal}.transfer-row-meta{text-align:right}.transfer-row-meta>small{margin-top:4px;color:var(--ink-faint);font-size:9px}.add-account-card .account-icon{color:var(--ink-faint);background:#edf0ee}.asset-note{display:flex;align-items:flex-start;gap:11px;margin-top:16px;padding:15px 18px;color:var(--blue);background:#eaf0fb;border-left:3px solid var(--blue);border-radius:0 8px 8px 0}.asset-note p strong,.asset-note p span{display:block}.asset-note p strong{font-size:11px}.asset-note p span{margin-top:3px;color:#65748f;font-size:10px}.ai-panel{display:none;min-width:0;height:100dvh;background:#fbfcfb;border-left:1px solid var(--line-strong)}.ai-panel.open{display:flex;flex-direction:column;animation:panel-enter .22s var(--motion-standard)}.ai-scrim{display:none}.ai-header{display:flex;align-items:center;justify-content:space-between;height:68px;flex:0 0 68px;padding:0 17px 0 20px;background:#fff;border-bottom:1px solid var(--line)}.ai-title{display:flex;align-items:center;gap:10px}.ai-title>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;background:var(--purple);border-radius:10px}.ai-title strong,.ai-title small{display:block}.ai-title strong{font-size:13px}.ai-title small{display:flex;align-items:center;gap:5px;margin-top:3px;color:var(--ink-faint);font-size:9px}.ai-title small i{width:5px;height:5px;background:#4db482;border-radius:50%}.ai-close{display:none}.ai-conversation{flex:1;min-height:0;overflow:auto;padding:20px 17px 12px;overscroll-behavior:contain}.ai-empty{display:flex;align-items:center;flex-direction:column;padding:54px 7px 20px;text-align:center}.ai-empty-mark{display:flex;align-items:center;justify-content:center;width:52px;height:52px;color:var(--purple);background:#eeeaf6;border:1px solid #ded7ed;border-radius:14px}.ai-empty h3{margin-top:14px;font-size:15px}.ai-message{display:flex;align-items:flex-start;gap:8px;margin-bottom:15px}.ai-message.user{justify-content:flex-end;padding-left:44px}.message-avatar{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;color:var(--purple);background:#eeeaf6;border-radius:9px}.message-body{min-width:0;max-width:calc(100% - 36px)}.ai-message.user .message-body{padding:10px 12px;color:#fff;background:var(--dark-soft);border-radius:12px 4px 12px 12px}.message-body>p{font-size:12px;line-height:1.65;overflow-wrap:anywhere}.ai-message.assistant .message-body>p{padding:5px 1px 7px}.draft-review{width:100%;min-width:270px;margin-top:5px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:0 5px 18px #1d24210d}.draft-main{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px}.draft-category{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px}.draft-main>div strong,.draft-main>div small{display:block}.draft-main>div small.unassigned-account{color:var(--ink-faint)}.draft-main>div strong{font-size:12px}.draft-main>div small{margin-top:3px;color:var(--ink-faint);font-size:9px}.draft-main>b{font-size:12px;white-space:nowrap}.draft-main>b.income{color:var(--income)}.draft-note{margin-top:10px;padding:8px 9px;color:var(--ink-soft);background:var(--surface-muted);border-radius:8px;font-size:10px!important}.draft-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:11px}.saved-draft{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:5px;padding:10px;color:var(--income);background:var(--income-soft);border-radius:8px;font-size:11px}.saved-draft strong{font-size:11px}.analysis-details{min-width:270px;margin-top:5px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:7px}.analysis-totals{display:flex;gap:20px;padding-bottom:10px;border-bottom:1px solid #edf0ee}.analysis-totals span{min-width:0}.analysis-totals small,.analysis-totals strong{display:block}.analysis-totals small{color:var(--ink-faint);font-size:9px}.analysis-totals strong{margin-top:3px;font-size:13px}.analysis-totals .expense{color:var(--expense)}.analysis-totals .income{color:var(--income)}.analysis-bars{padding:8px 0 2px}.analysis-bars>div{display:grid;grid-template-columns:42px minmax(60px,1fr) auto;align-items:center;gap:7px;min-height:25px;font-size:9px}.analysis-bars i{height:4px;overflow:hidden;background:#edf0ee;border-radius:2px}.analysis-bars i b{display:block;height:100%;background:var(--expense)}.analysis-bars>div>strong{font-size:9px}.analysis-link{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:34px;margin-top:6px;padding:0 5px;color:var(--blue);background:transparent;border-top:1px solid #edf0ee;font-size:10px}.local-badge{display:inline-block;margin-top:5px;padding:2px 5px;color:var(--ink-faint);background:#edf0ee;border-radius:999px;font-size:8px}.loading-message .message-body{display:flex;align-items:center;gap:7px;padding-top:6px;color:var(--ink-faint);font-size:10px}.ai-error,.form-error{color:var(--expense);font-size:10px;line-height:1.5}.ai-error{margin:8px 4px 14px 36px;padding:8px 10px;background:var(--expense-soft);border-radius:8px}.ai-composer{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:end;gap:7px;flex:0 0 auto;margin:10px 13px 14px;padding:8px 8px 8px 12px;background:#fff;border:1px solid var(--line-strong);border-radius:12px;box-shadow:0 5px 20px #1d24210f}.ai-composer:focus-within{border-color:#a9a0bd;box-shadow:0 0 0 3px #745fa314}.ai-composer textarea{width:100%;max-height:108px;min-height:34px;padding:8px 0 6px;resize:none;background:transparent;border:0;outline:0;font-size:12px;line-height:1.5}.send-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;background:var(--purple);border-radius:10px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#1218157a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:backdrop-enter .18s ease-out}.modal{width:min(620px,100%);max-height:calc(100dvh - 40px);overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.2);border-radius:16px;box-shadow:var(--shadow);animation:modal-enter .24s var(--motion-standard)}.account-modal{width:min(500px,100%)}.transfer-modal{width:min(570px,100%)}.transaction-modal{width:min(560px,100%);overflow:hidden}.transaction-modal .modal-header{background:var(--yellow);border-bottom-color:#efc438}.modal-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:19px 22px 15px;background:#fff;border-bottom:1px solid var(--line)}.modal form{padding:17px 22px 20px}.type-segmented{width:100%;margin-bottom:17px}.type-segmented button{width:50%;height:34px;color:var(--ink-soft);background:transparent;border-radius:4px;font-size:12px;font-weight:700}.type-segmented button.active{background:#fff;box-shadow:0 1px 4px #1d24211f}.transaction-modal .type-segmented{position:relative;isolation:isolate;height:40px;padding:3px;overflow:hidden;background:#f3f1e8;border:1px solid #e7e1c8;border-radius:12px}.transaction-modal .type-segmented button{position:relative;z-index:1;height:32px;border-radius:9px;transition:color .18s ease}.transaction-modal .type-segmented:before{position:absolute;z-index:0;top:3px;bottom:3px;left:3px;width:calc(50% - 3px);background:var(--yellow);border-radius:9px;box-shadow:0 2px 7px #7c621329;content:"";transform:translate(0);transition:transform .24s var(--motion-standard)}.transaction-modal .type-segmented.income:before{transform:translate(100%)}.transaction-modal .type-segmented button.active{color:#27271f;background:transparent;box-shadow:none}.type-segmented button.active.expense{color:var(--expense)}.type-segmented button.active.income{color:var(--income)}.amount-field{display:block;padding:10px 0 17px;border-bottom:1px solid var(--line)}.quick-amount-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;padding:5px 14px;background:#fbfcfa;border:0;border-bottom:1px solid var(--line)}.quick-amount-field .amount-input-wrap{justify-content:flex-end;margin:0}.quick-amount-field .amount-input-wrap input{height:48px;font-size:29px;font-variant-numeric:tabular-nums;text-align:right}.amount-field>span:first-child,.field-label{display:block;color:var(--ink-soft);font-size:10px;font-weight:700}.amount-input-wrap{display:flex;align-items:center;margin-top:4px}.amount-input-wrap b{color:var(--ink-soft);font-size:22px}.amount-input-wrap input{width:100%;min-width:0;height:52px;padding:0 8px;background:transparent;border:0;outline:0;font-size:34px;font-weight:750}.category-picker{padding:15px 0 14px}.category-picker-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:26px}.category-picker-heading .field-label{display:flex;align-items:baseline;gap:7px}.category-picker-heading .field-label small{color:var(--ink);font-size:11px}.category-expand-button{display:inline-flex;align-items:center;justify-content:center;gap:3px;height:28px;padding:0 8px 0 10px;color:var(--ink-soft);background:var(--surface-muted);border-radius:8px;font-size:10px;font-weight:700}.category-expand-button svg{transition:transform .22s var(--motion-standard)}.category-expand-button[aria-expanded=true] svg{transform:rotate(180deg)}.category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px 3px;max-height:150px;margin-top:10px;overflow:hidden;transition:max-height .28s var(--motion-standard)}.category-grid.expanded{max-height:520px}.category-option{display:flex;align-items:center;flex-direction:column;gap:6px;min-width:0;min-height:66px;padding:5px 1px;background:transparent;border-radius:9px;animation:category-enter .18s var(--motion-standard) both}.category-option>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--category-color);background:color-mix(in srgb,var(--category-color) 12%,white);border-radius:50%;transition:color .18s ease,background-color .18s ease,box-shadow .2s ease,transform .2s var(--motion-standard)}.category-option small{max-width:100%;overflow:hidden;color:var(--ink-soft);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.category-option:hover{background:transparent}.category-option:hover>span{background:color-mix(in srgb,var(--category-color) 18%,white);transform:translateY(-2px)}.category-option.active{background:transparent}.category-option.active>span{color:#332f21;background:var(--yellow);box-shadow:0 0 0 4px var(--yellow-soft),0 4px 10px #795e0c21;transform:translateY(-1px) scale(1.03)}.category-option.active small{color:var(--ink);font-weight:700}.quick-meta-row{display:grid;grid-template-columns:minmax(110px,.65fr) minmax(0,1.35fr);min-height:41px;margin:0;border:0;border-bottom:1px solid var(--line)}.quick-meta-row label{min-width:0;border-right:1px solid var(--line)}.quick-meta-row select,.quick-meta-row input{width:100%;height:40px;min-width:0;padding:0 10px;background:#fbfcfa;border:0;outline:0;font-size:11px}.entry-pad{overflow:hidden;background:#fff;border:1px solid var(--line-strong);border-radius:12px;box-shadow:0 5px 18px #1d24210e}.amount-keypad{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,45px);border:0}.amount-keypad button{display:flex;align-items:center;justify-content:center;min-width:0;color:#33352f;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:16px}.amount-keypad button:hover{background:#f4f6f3}.amount-keypad button:active:not(:disabled){background:#ecefeb;box-shadow:inset 0 2px 6px #1d242117;transform:scale(.965)}.amount-keypad .keypad-complete{grid-column:auto;grid-row:auto;color:#29271d;background:var(--yellow);font-size:13px;font-weight:800}.amount-keypad .keypad-complete:hover{background:#f5c83a}.amount-keypad .keypad-date{gap:4px;font-size:11px}.advanced-fields{margin-top:11px;border:1px solid var(--line);border-radius:10px}.advanced-fields summary{display:flex;align-items:center;justify-content:space-between;min-height:39px;padding:0 11px;color:var(--ink-soft);background:var(--surface-muted);border-radius:9px;cursor:pointer;font-size:10px;font-weight:700;list-style:none}.advanced-fields summary:after{content:"+";font-size:16px;font-weight:400}.advanced-fields[open] summary{border-bottom:1px solid var(--line);border-radius:9px 9px 0 0}.advanced-fields[open] summary:after{content:"−"}.advanced-fields-body{padding:12px 11px 2px}.transaction-step{padding:14px 20px 18px;animation:entry-step-enter .19s var(--motion-standard)}.transaction-modal form.transaction-step{padding:14px 20px 18px}.category-step .type-segmented{margin-bottom:11px}.category-step .category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px 3px;max-height:min(430px,calc(100dvh - 175px));margin-top:0;padding:5px 3px 7px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.selected-category-row{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:49px;margin-bottom:10px;padding:5px 9px;color:var(--ink);background:var(--surface-muted);border:1px solid var(--line);border-radius:10px;text-align:left}.selected-category-row>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%}.selected-category-row>strong{font-size:13px}.selected-category-row>svg{color:var(--ink-faint)}.transaction-header-actions{display:flex;align-items:center;gap:4px}.category-manage-link{height:34px;padding:0 8px;color:var(--ink-soft);background:transparent;font-size:11px}.entry-note-row{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;min-height:43px;padding:0 13px;color:var(--ink-soft);background:#fbfcfa;border-bottom:1px solid var(--line)}.entry-note-row input{width:100%;height:36px;padding:0;background:transparent;border:0;outline:0;font-size:11px}.entry-meta-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:43px;background:#fbfcfa;border-bottom:1px solid var(--line)}.entry-account-row,.entry-meta-row .entry-date-row{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:6px;min-width:0;min-height:43px;padding:0 12px;color:var(--ink-soft);border:0}.entry-account-row{border-right:1px solid var(--line)}.entry-account-row select,.entry-meta-row .entry-date-row input{width:100%;min-width:0;height:34px;padding:0;color:var(--ink);background:transparent;border:0;outline:0;font-size:10px}.entry-meta-row .entry-date-row input{justify-self:stretch;text-align:right}.entry-date-row{display:grid;grid-template-columns:20px auto minmax(0,1fr);align-items:center;gap:7px;min-height:47px;padding:0 13px;color:var(--ink-soft);background:#fbfcfa;border-bottom:1px solid var(--line);font-size:11px;font-weight:700}.entry-date-row input{justify-self:end;width:150px;height:34px;padding:0 8px;color:var(--ink);background:transparent;border:0;border-radius:8px;outline:0;font-size:12px;text-align:right}.entry-date-row input:hover,.entry-date-row input:focus{background:#f0f2ef}.compact-footer{justify-content:flex-start;margin-top:7px;padding-top:7px}.form-grid{display:grid;gap:11px}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:11px}.form-field{display:block;min-width:0}.form-field>span{display:flex;align-items:center;gap:5px;margin-bottom:6px;color:var(--ink-soft);font-size:10px;font-weight:700}.form-field input,.form-field select,.inline-money-input{width:100%;height:39px;padding:0 10px;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px;outline:0;font-size:11px}.form-field input:focus,.form-field select:focus{background:#fff;border-color:#9fa8a2}.full-width{margin-bottom:11px}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.form-error{margin-top:7px;padding:8px 10px;background:var(--expense-soft);border-radius:8px}.account-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:15px 0}.account-type-grid button{display:flex;align-items:center;flex-direction:column;gap:6px;min-width:0;padding:8px 2px;background:transparent;border:1px solid transparent;border-radius:9px}.account-type-grid button>span{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%}.account-type-grid button small{max-width:100%;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.account-type-grid button.active{background:var(--surface-muted);border-color:var(--line-strong)}.transfer-kind-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:4px;background:var(--surface-muted);border:1px solid var(--line);border-radius:12px}.transfer-kind-grid button{min-width:0;height:34px;color:var(--ink-soft);border-radius:9px;font-size:10px;font-weight:700}.transfer-kind-grid button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #1d242114}.transfer-kind-help{margin:8px 2px 15px;color:var(--ink-faint);font-size:9px;text-align:center}.transfer-route{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:end;gap:7px;margin-bottom:14px}.transfer-account-field>span:first-child{display:block;margin:0 0 6px 2px;color:var(--ink-soft);font-size:10px;font-weight:700}.transfer-account-select{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;height:48px;padding:0 8px;color:var(--blue);background:var(--surface-muted);border:1px solid var(--line);border-radius:10px}.transfer-account-select select{width:100%;min-width:0;height:42px;padding:0 3px;background:transparent;border:0;outline:0;font-size:11px}.transfer-arrow{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin-bottom:9px;color:var(--ink-faint);background:var(--surface-muted);border-radius:50%}.transfer-details{margin-top:3px}.transfer-draft-review .draft-category.transfer{color:var(--blue);background:var(--blue-soft)}.transfer-draft-review .draft-main>b{color:var(--ink)}.transfer-draft-route{display:flex;align-items:center;gap:5px;margin:8px 0 0;padding:7px 8px;color:var(--ink-soft);background:#eef3fb;border-radius:8px;font-size:9px}.transfer-draft-route span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline-money-input{display:flex;align-items:center;gap:5px;padding:0 11px}.inline-money-input b{color:var(--ink-faint);font-size:12px}.inline-money-input input{height:35px;padding:0;background:transparent;border:0}.toggle-field{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-top:8px;padding:0 3px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.toggle-field strong{font-size:11px}.toggle-field input{width:35px;height:19px;accent-color:var(--income)}.inline-error{display:flex;align-items:center;gap:8px;padding:8px 28px;color:#8b3d34;background:var(--expense-soft);font-size:11px}.inline-error button{margin-left:auto;color:#8b3d34;background:transparent;font-size:11px;text-decoration:underline}.toast{position:fixed;z-index:150;left:50%;bottom:25px;display:flex;align-items:center;gap:8px;min-height:39px;padding:0 15px;color:#fff;background:var(--dark);border-radius:10px;box-shadow:var(--shadow);font-size:12px;transform:translate(-50%);animation:toast-in .18s ease-out}.toast span{color:#74c79d}.login-screen{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;min-height:100dvh;padding:24px;overflow:hidden;background:var(--bg)}.login-screen:before{position:absolute;top:0;right:0;left:0;height:42%;background:var(--yellow);content:""}.login-panel{position:relative;z-index:1;width:min(390px,100%);padding:26px 28px 28px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 48px #2d281424}.login-brand{display:flex;align-items:center;gap:10px}.login-brand>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:#2d2b21;background:var(--yellow);border-radius:10px}.login-brand strong{font-size:19px}.login-copy{margin:26px 0 16px}.login-copy h1{font-size:24px}.auth-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;height:38px;margin-bottom:18px;padding:3px;background:var(--surface-muted);border:1px solid var(--line-soft);border-radius:10px}.auth-mode-switch button{color:var(--ink-faint);background:transparent;border-radius:8px;font-size:12px;font-weight:700}.auth-mode-switch button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #1e27231a}.login-field{display:block;margin-bottom:14px}.login-field>label{display:block;margin-bottom:6px;color:var(--ink-soft);font-size:10px;font-weight:700}.login-field>input,.login-field>div{width:100%;height:43px;background:var(--surface-muted);border:1px solid var(--line);border-radius:9px}.login-field>input{padding:0 12px;outline:0;font-size:13px}.login-field>div{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center}.login-field>div input{width:100%;height:41px;min-width:0;padding:0 12px;background:transparent;border:0;outline:0;font-size:13px}.login-field>div button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--ink-faint);background:transparent;border-radius:8px}.login-field>input:focus,.login-field>div:focus-within{background:#fff;border-color:#a8afaa}.login-session{display:flex;align-items:center;gap:6px;margin:4px 0 16px;color:var(--ink-faint);font-size:10px}.login-submit{width:100%;height:43px;margin-top:3px;color:#29271d;background:var(--yellow);border-radius:9px;font-size:13px;font-weight:800}.login-submit:hover{background:#f5c83a}.login-foot{position:relative;z-index:1;margin-top:17px;color:var(--ink-faint);font-size:10px}.shark-subpage-main-shell{background:#f4f5f3}.shark-bills-page,.shark-budget-page,.shark-assets-page{max-width:860px}.shark-subpage-header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;min-height:58px;padding:0 18px}.shark-subpage-header h1{justify-self:center;font-size:19px;font-weight:650}.shark-subpage-header .icon-button{justify-self:start;color:#302f27}.shark-bill-hero{min-height:224px;color:#302f27;background:var(--yellow);border-radius:8px 8px 0 0}.shark-year-picker{position:relative;justify-self:end}.shark-year-picker:after{position:absolute;top:50%;right:1px;width:0;height:0;border-top:5px solid #302f27;border-right:4px solid transparent;border-left:4px solid transparent;content:"";pointer-events:none;transform:translateY(-35%)}.shark-year-picker select{height:36px;padding:0 15px 0 7px;background:transparent;border:0;outline:0;appearance:none;font-size:13px;font-weight:650}.shark-bill-balance{margin-top:11px;text-align:center}.shark-bill-balance small,.shark-bill-balance strong{display:block}.shark-bill-balance small{color:#302f2799;font-size:11px}.shark-bill-balance strong{margin-top:7px;font-size:32px;font-weight:470}.shark-bill-totals{display:flex;align-items:center;justify-content:center;gap:34px;margin-top:16px}.shark-bill-totals span{display:flex;align-items:baseline;gap:8px}.shark-bill-totals small{color:#302f2794;font-size:11px}.shark-bill-totals strong{font-size:14px;font-weight:550}.shark-bill-totals i{width:1px;height:18px;background:#302f272e}.annual-bill-sheet{overflow:hidden;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;box-shadow:var(--shadow-soft)}.annual-bill-sheet>header,.annual-bill-row{display:grid;grid-template-columns:.65fr repeat(3,1fr);align-items:center;gap:10px;padding:0 24px}.annual-bill-sheet>header{min-height:38px;color:var(--ink-faint);background:#fafbfa;border-bottom:1px solid var(--line);font-size:10px}.annual-bill-sheet>header span:not(:first-child),.annual-bill-row>span{text-align:right}.annual-bill-row{width:100%;min-height:54px;background:#fff;border-bottom:1px solid #edf0ee;font-size:12px;text-align:left}.annual-bill-row:last-child{border-bottom:0}.annual-bill-row:hover{background:var(--yellow-soft)}.annual-bill-row>strong{font-size:12px;font-weight:550}.annual-bill-row>span.negative{color:var(--expense)}.annual-bill-loading{display:flex;align-items:center;justify-content:center;min-height:280px;color:var(--ink-faint)}.annual-bill-rows.refreshing{opacity:.55}.shark-dual-bills-page{overflow:visible;background:#fff;border-radius:8px}.bill-mode-header{position:relative;z-index:4;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:62px;padding:0 17px;background:var(--yellow);border-radius:8px 8px 0 0}.bill-period-control{justify-self:center}.bill-period-control .month-label,.bill-year-picker select{height:38px;color:#302f27;background:transparent;border:0;font-size:16px;font-weight:650}.bill-period-control .month-label:hover,.bill-period-control .month-label[aria-expanded=true]{background:#ffffff3d}.bill-mode-segmented{display:grid;grid-template-columns:repeat(2,62px);height:32px;padding:2px;background:#ffffff5c;border-radius:8px}.bill-mode-segmented button{color:#302f27ad;background:transparent;border-radius:6px;font-size:10px;font-weight:700}.bill-mode-segmented button.active{color:#302f27;background:#fff;box-shadow:0 1px 3px #2f2b1c1a}.monthly-bill-content,.annual-bill-view{background:#f4f5f3}.monthly-bill-summary,.annual-bill-summary-card{padding:16px 24px 22px;color:#302f27;background:var(--yellow);text-align:center}.monthly-bill-summary>small,.monthly-bill-summary>strong,.annual-bill-summary-card>small,.annual-bill-summary-card>strong{display:block}.monthly-bill-summary>small,.annual-bill-summary-card>small{color:#302f2794;font-size:10px}.monthly-bill-summary>strong,.annual-bill-summary-card>strong{margin-top:5px;font-size:30px;font-weight:470}.monthly-bill-summary>strong.negative,.annual-bill-summary-card>strong.negative{color:#b73a46}.monthly-bill-summary>div,.annual-bill-summary-card>div{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:15px}.monthly-bill-summary>div span,.annual-bill-summary-card>div span{display:flex;align-items:baseline;gap:8px;color:#302f2799;font-size:10px}.monthly-bill-summary>div b,.annual-bill-summary-card>div b{color:#302f27;font-size:13px}.monthly-bill-summary>div i{width:1px;height:19px;background:#302f272e}.monthly-bill-breakdown,.monthly-account-section{margin-top:10px;padding:19px 23px 8px;background:#fff}.monthly-bill-breakdown>header,.monthly-account-section>header,.asset-composition-section>header{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.monthly-bill-breakdown>header h2,.monthly-account-section>header h2,.asset-composition-section>header h2{font-size:14px}.monthly-bill-breakdown>header strong{font-size:12px}.bill-category-overview{display:grid;grid-template-columns:158px minmax(0,1fr);align-items:center;gap:32px;min-height:190px}.bill-category-donut,.asset-composition-donut{position:relative;display:flex;align-items:center;justify-content:center;width:138px;height:138px;margin:0 auto;border-radius:50%}.bill-category-donut:before,.asset-composition-donut:before{position:absolute;width:99px;height:99px;background:#fff;border-radius:50%;content:""}.bill-category-donut>span,.asset-composition-donut>span{position:relative;z-index:1;text-align:center}.bill-category-donut small,.bill-category-donut strong,.asset-composition-donut small,.asset-composition-donut strong{display:block}.bill-category-donut small,.asset-composition-donut small{color:var(--ink-faint);font-size:9px}.bill-category-donut strong,.asset-composition-donut strong{margin-top:4px;font-size:13px}.bill-category-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px}.bill-category-legend>span{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px}.bill-category-legend i,.monthly-account-row>i,.asset-composition-list>div>i{width:7px;height:7px;border-radius:50%}.bill-category-legend small{color:var(--ink-soft);font-size:10px}.bill-category-legend strong{font-size:10px}.monthly-category-list{border-top:1px solid var(--line)}.monthly-category-row{display:grid;grid-template-columns:38px minmax(0,1fr) 50px minmax(78px,auto);align-items:center;gap:10px;min-height:59px;border-bottom:1px solid #edf0ee}.monthly-category-row>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px}.monthly-category-row>strong,.monthly-category-row>b{font-size:11px}.monthly-category-row>small{color:var(--ink-faint);font-size:9px}.monthly-category-row>b{text-align:right}.monthly-account-row{display:grid;grid-template-columns:9px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:51px;border-bottom:1px solid #edf0ee;font-size:10px}.monthly-account-row>span{color:var(--ink-faint)}.monthly-bill-empty,.bill-muted-copy{display:flex;align-items:center;justify-content:center;min-height:150px;color:var(--ink-faint);font-size:11px}.monthly-bill-empty{flex-direction:column;gap:9px}.view-month-detail-button{display:block;width:calc(100% - 46px);height:44px;margin:12px auto 0;color:#302f27;background:var(--yellow);border-radius:8px;font-size:12px;font-weight:700}.annual-bill-view .annual-bill-sheet{border-top:0}.shark-budget-header{grid-template-columns:44px minmax(0,1fr) 44px;color:#302f27;background:var(--yellow);border-radius:8px 8px 0 0}.shark-budget-header .month-picker{justify-self:center}.budget-month-label{min-width:0;height:40px;padding:0 4px;font-size:19px;font-weight:650}.budget-month-label:hover,.budget-month-label[aria-expanded=true]{background:#fff3}.budget-month-popover{top:calc(100% + 7px)}.budget-edit-button{justify-self:end;height:36px;padding:0 4px;color:#36352d;background:transparent;font-size:13px}.shark-budget-overview{padding:22px 28px 24px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px}.shark-budget-overview>header strong{font-size:14px;font-weight:550}.shark-budget-summary{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:34px;margin-top:19px}.budget-donut{position:relative;display:flex;align-items:center;justify-content:center;width:126px;height:126px;margin:0 auto;background:conic-gradient(var(--yellow-strong) 0 var(--budget-angle),#edf0ee var(--budget-angle) 360deg);border-radius:50%}.budget-donut:before{position:absolute;width:94px;height:94px;background:#fff;border-radius:50%;content:""}.budget-donut>span{position:relative;z-index:1;text-align:center}.budget-donut small,.budget-donut strong{display:block}.budget-donut small{color:var(--ink-faint);font-size:11px}.budget-donut strong{margin-top:3px;font-size:21px;font-weight:500}.shark-budget-summary dl,.shark-budget-summary dd{margin:0}.shark-budget-summary dl>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:42px;border-bottom:1px solid #edf0ee}.shark-budget-summary dt{color:var(--ink-soft);font-size:12px}.shark-budget-summary dd{font-size:14px}.shark-budget-summary dd.negative{color:var(--expense)}.category-budget-section{margin-top:14px;padding:20px 24px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.category-budget-section>header{display:flex;align-items:baseline;justify-content:space-between}.category-budget-section>header h2{font-size:15px}.category-budget-section>header span{color:var(--ink-faint);font-size:10px}.category-budget-list{margin-top:10px;border-top:1px solid var(--line)}.category-budget-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:66px;padding:8px 2px;background:#fff;border-bottom:1px solid #edf0ee;text-align:left}.category-budget-row:hover{background:#fafbfa}.category-budget-copy{min-width:0}.category-budget-copy>span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.category-budget-copy strong{font-size:12px}.category-budget-copy small{color:var(--ink-faint);font-size:9px;white-space:nowrap}.category-budget-copy>i{display:block;height:5px;margin-top:8px;overflow:hidden;background:#edf0ee;border-radius:3px}.category-budget-copy>i b{display:block;height:100%;background:var(--yellow-strong)}.category-budget-copy>i b.warning{background:var(--expense)}.category-budget-row>strong{font-size:11px}.category-budget-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:210px;color:#b1b8b3}.category-budget-empty p{margin-top:10px;font-size:12px}.add-category-budget,.shark-add-account-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:46px;margin-top:12px;color:#333229;background:#fff;border:1px solid var(--line-strong);border-radius:8px;font-size:13px;font-weight:650}.add-category-budget:hover,.shark-add-account-button:hover{background:var(--yellow-soft);border-color:#e4c556}.budget-action-backdrop{position:fixed;inset:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;background:#1218157a}.budget-action-sheet{width:min(520px,100%);padding-bottom:max(8px,env(safe-area-inset-bottom));background:#eef0ee}.budget-action-sheet button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:53px;background:#fff;border-bottom:1px solid var(--line);font-size:13px}.budget-action-sheet button.danger{color:var(--expense)}.budget-action-sheet button:last-child{margin-top:7px;border-bottom:0}.compact-budget-modal{max-width:470px}.compact-budget-modal form,.category-budget-modal form{padding:20px}.budget-confirm-button{width:100%;height:45px;margin-top:18px;color:#302f27;background:var(--yellow);border-radius:8px;font-size:14px;font-weight:700}.category-budget-modal{max-width:620px}.category-budget-picker{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;max-height:310px;margin-bottom:16px;overflow:auto}.category-budget-picker button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-height:61px;padding:4px 2px;background:transparent;border:1px solid transparent;border-radius:8px}.category-budget-picker button.active{background:var(--yellow-soft);border-color:#e5c75b}.category-budget-picker button>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px}.category-budget-picker small{max-width:100%;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.category-manager-backdrop{z-index:130}.category-manager-modal{display:flex;flex-direction:column;width:min(560px,100%)}.category-manager-header{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;background:var(--yellow)}.category-manager-header h2{justify-self:center;font-size:17px}.category-manager-body{min-height:0;padding:16px 18px 18px}.category-manager-list{max-height:min(560px,calc(100dvh - 220px));margin-top:12px;overflow:auto;border-top:1px solid var(--line)}.category-manager-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto 34px 34px;align-items:center;gap:8px;min-height:58px;border-bottom:1px solid var(--line)}.category-manager-row.inactive{opacity:.5}.category-manager-icon,.category-preview>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%}.category-manager-copy{min-width:0}.category-manager-copy strong,.category-manager-copy small{display:block}.category-manager-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.category-manager-copy small{margin-top:3px;color:var(--ink-faint);font-size:9px}.category-order-actions{display:flex}.category-order-actions .icon-button,.category-manager-row>.icon-button{width:30px;height:30px}.add-category-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:44px;margin-top:12px;background:var(--yellow-soft);border:1px solid #e7c954;border-radius:8px;font-size:12px;font-weight:700}.category-editor-form{padding:20px}.category-style-field{margin-top:17px;padding:0;border:0}.category-style-field legend{margin-bottom:9px;color:var(--ink-soft);font-size:10px;font-weight:700}.category-icon-options{display:grid;grid-template-columns:repeat(9,1fr);gap:5px}.category-icon-options button{display:flex;align-items:center;justify-content:center;aspect-ratio:1;color:var(--ink-soft);background:var(--surface-muted);border:1px solid transparent;border-radius:8px}.category-icon-options button.active{color:var(--ink);background:var(--yellow-soft);border-color:#e4c556}.category-color-options{display:flex;flex-wrap:wrap;gap:11px}.category-color-options button{width:28px;height:28px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--line-strong)}.category-color-options button.active{box-shadow:0 0 0 2px var(--ink)}.category-preview{display:flex;align-items:center;gap:10px;margin-top:20px;padding:12px;background:var(--surface-muted);border-radius:8px}.category-save-button{width:100%;margin-top:20px}.shark-assets-hero{min-height:210px;color:#302f27;background:var(--yellow);border-radius:8px 8px 0 0}.shark-net-assets{margin-top:8px;text-align:center}.shark-net-assets small,.shark-net-assets strong{display:block}.shark-net-assets small{color:#302f2794;font-size:11px}.shark-net-assets strong{margin-top:5px;font-size:30px;font-weight:460}.shark-assets-summary{display:flex;align-items:center;justify-content:center;gap:42px;margin-top:18px}.shark-assets-summary span{display:flex;align-items:baseline;gap:8px}.shark-assets-summary small{color:#302f2794;font-size:10px}.shark-assets-summary strong{font-size:13px}.shark-assets-summary i{width:1px;height:22px;background:#302f2733}.assets-view-tabs{display:grid;grid-template-columns:repeat(2,92px);justify-content:center;gap:18px;margin-top:18px}.assets-view-tabs button{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;height:38px;color:#302f2799;background:transparent;font-size:11px;font-weight:650}.assets-view-tabs button.active{color:#302f27}.assets-view-tabs button.active:after{position:absolute;right:19px;bottom:0;left:19px;height:3px;background:#37372f;border-radius:2px;content:""}.shark-assets-content{min-height:400px;padding:22px 24px 28px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px}.asset-analysis-content{min-height:430px;padding:0 0 24px;background:#f4f5f3}.asset-analysis-loading{display:flex;align-items:center;justify-content:center;min-height:330px;color:var(--ink-faint);font-size:11px}.asset-trend-section,.asset-composition-section{padding:20px 23px;background:#fff}.asset-trend-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.asset-trend-section>header small,.asset-trend-section>header strong{display:block}.asset-trend-section>header small{color:var(--ink-faint);font-size:10px}.asset-trend-section>header strong{margin-top:5px;font-size:20px;font-weight:520}.asset-metric-tabs{display:grid;grid-template-columns:repeat(3,50px);height:31px;padding:2px;background:#eef1ef;border-radius:8px}.asset-metric-tabs button{color:var(--ink-faint);background:transparent;border-radius:6px;font-size:9px}.asset-metric-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #1d24211a}.asset-trend-chart{margin-top:15px}.asset-trend-chart svg{display:block;width:100%;height:220px;overflow:visible}.asset-trend-chart line{stroke:#eceeec;stroke-dasharray:4 4;stroke-width:1}.asset-trend-chart polyline{fill:none;stroke-linejoin:round;stroke-linecap:round;stroke-width:3}.asset-trend-chart circle{stroke:#fff;stroke-width:2}.asset-trend-labels{display:grid;grid-template-columns:repeat(12,1fr);margin-top:-10px;color:var(--ink-faint);font-size:8px}.asset-trend-labels span{text-align:center;white-space:nowrap}.asset-composition-section{margin-top:10px}.asset-composition-section>header small{color:var(--ink-faint);font-size:9px}.asset-composition-layout{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:28px;min-height:205px}.asset-composition-list>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:44px;border-bottom:1px solid #edf0ee}.asset-composition-list span strong,.asset-composition-list span small{display:block}.asset-composition-list span strong,.asset-composition-list>div>b{font-size:10px}.asset-composition-list span small{margin-top:2px;color:var(--ink-faint);font-size:8px}.asset-analysis-empty{display:flex;align-items:center;justify-content:center;min-height:190px;color:var(--ink-faint);font-size:11px}.account-history-backdrop{z-index:125}.account-history-modal{display:flex;flex-direction:column;width:min(570px,100%);max-height:min(760px,calc(100dvh - 40px))}.account-history-header{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;min-height:58px;padding:0 13px;background:var(--yellow)}.account-history-header h2{justify-self:center;font-size:17px}.account-history-summary{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;padding:14px 20px;border-bottom:1px solid var(--line)}.account-history-summary>span{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px}.account-history-summary small,.account-history-summary strong{display:block}.account-history-summary small{color:var(--ink-faint);font-size:9px}.account-history-summary strong{margin-top:4px;font-size:14px}.account-history-summary>b{font-size:15px}.account-history-list{min-height:220px;overflow:auto;padding:0 20px 16px}.account-history-status{display:flex;align-items:center;justify-content:center;min-height:240px;color:var(--ink-faint);font-size:11px}.account-history-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;border-bottom:1px solid #edf0ee}.account-history-row time{color:var(--ink-faint);font-size:9px}.account-history-row>span strong,.account-history-row>span small{display:block}.account-history-row>span strong{font-size:11px}.account-history-row>span small{margin-top:4px;color:var(--ink-faint);font-size:8px}.account-history-row>span:last-child{text-align:right}.account-history-row>span:last-child.negative strong{color:var(--expense)}.account-history-row>span:last-child.positive strong{color:var(--income)}.shark-list-heading{display:flex;align-items:center;justify-content:space-between}.shark-list-heading h2{font-size:16px}.shark-add-link{display:flex;align-items:center;gap:5px;height:36px;padding:0 9px;color:var(--ink-soft);background:transparent;font-size:12px}.shark-account-groups{margin-top:12px}.shark-account-group+.shark-account-group{margin-top:18px}.shark-account-group>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:0 3px 7px}.shark-account-group>header strong,.shark-account-group>header small{display:block}.shark-account-group>header strong{font-size:12px}.shark-account-group>header small{margin-top:3px;color:var(--ink-faint);font-size:9px}.shark-account-group>header b{font-size:11px}.shark-account-list{overflow:hidden;border:1px solid var(--line);border-radius:8px}.shark-account-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:61px;padding:9px 12px;background:#fff;border-bottom:1px solid #edf0ee;text-align:left}.shark-account-row:last-child{border-bottom:0}.shark-account-row:hover{background:#fafbfa}.shark-account-row>strong{font-size:12px;white-space:nowrap}.shark-account-row>strong.negative{color:var(--expense)}.shark-assets-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:250px;color:var(--ink-faint)}.shark-assets-empty p{margin-top:10px;font-size:12px}.shark-account-modal{display:flex;flex-direction:column;max-width:540px}.account-modal-header{display:grid;grid-template-columns:36px minmax(0,1fr) 36px}.account-modal-header h2{justify-self:center;font-size:17px}.account-type-list{padding:0 18px 18px}.account-type-list>button{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px 3px;background:#fff;border-bottom:1px solid #edf0ee;text-align:left}.account-type-list>button>span:nth-child(2){min-width:0}.account-type-list strong,.account-type-list small{display:block}.account-type-list strong{font-size:13px}.account-type-list small{margin-top:3px;color:var(--ink-faint);font-size:9px}.account-type-list>button>svg{color:var(--ink-faint)}.account-type-list-icon,.selected-account-type>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%}.account-details-form{padding:18px 20px 20px}.selected-account-type{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;margin-bottom:17px;padding:12px;background:var(--surface-muted);border-radius:8px}.selected-account-type strong,.selected-account-type small{display:block}.selected-account-type strong{font-size:13px}.selected-account-type small{margin-top:3px;color:var(--ink-faint);font-size:9px}@media(max-height:720px){.login-screen{justify-content:flex-start;overflow-y:auto}.login-panel{margin-top:0}.login-copy{margin:16px 0 12px}}.app-loading,.app-error{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;min-height:100dvh;background:var(--bg)}.view-loading{display:flex;align-items:center;justify-content:center;color:var(--yellow-strong)}.app-loading{gap:11px}.app-loading strong{color:var(--ink-soft);font-size:12px}.app-error{color:var(--ink-soft)}.app-error h1{margin-top:14px}.app-error p{margin:7px 0 17px;font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes page-enter{0%{opacity:0;transform:translateY(5px)}}@keyframes panel-enter{0%{opacity:0;transform:translate(10px)}}@keyframes backdrop-enter{0%{opacity:0}}@keyframes modal-enter{0%{opacity:0;transform:translateY(12px) scale(.985)}}@keyframes sheet-enter{0%{opacity:.6;transform:translateY(28px)}}@keyframes category-enter{0%{opacity:0;transform:translateY(4px)}}@keyframes month-picker-enter{0%{opacity:0;transform:translate(-50%,-5px)}}@keyframes entry-step-enter{0%{opacity:0;transform:translate(7px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@media(max-width:1279px){.app-shell,.app-shell.ai-visible{grid-template-columns:198px minmax(0,1fr)}.ai-panel,.ai-panel.open{position:fixed;z-index:70;top:0;right:0;display:flex;flex-direction:column;width:min(390px,calc(100vw - 30px));visibility:hidden;box-shadow:-14px 0 35px #12181524;transform:translate(102%);transition:transform .21s ease,visibility .21s}.ai-panel.open{visibility:visible;transform:translate(0)}.ai-close{display:inline-flex}.ai-scrim{position:fixed;inset:0;z-index:65;display:block;visibility:hidden;background:#12181559;opacity:0;transition:opacity .2s ease,visibility .2s}.ai-scrim.open{visibility:visible;opacity:1}.bill-hero{grid-template-columns:1.1fr 1.2fr .8fr .8fr}.bill-export{position:absolute;top:16px;right:16px}}@media(max-width:980px){.page{padding-right:20px;padding-left:20px}.summary-metric{padding-right:17px;padding-left:17px}.report-grid,.bill-detail-grid{grid-template-columns:1fr}.bill-side-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.category-chart-layout{grid-template-columns:165px minmax(0,1fr)}.donut-wrap{width:165px;height:165px}}@media(max-width:760px){.app-shell,.app-shell.ai-visible{display:block;height:auto;min-height:100dvh;overflow:visible}.sidebar{display:none}.main-shell{height:auto;min-height:100dvh;overflow:visible}.topbar{height:58px;padding:0 13px}.month-switcher{gap:1px}.month-switcher .icon-button{width:30px;height:32px;flex-basis:30px}.month-label{min-width:118px;padding:0 5px;font-size:12px}.month-popover{left:-30px;width:min(286px,calc(100vw - 26px));transform:none;animation:panel-enter .18s var(--motion-standard)}.mobile-bills-button{display:inline-flex}.topbar .primary-button,.topbar .primary-button span{display:none}.page{min-height:calc(100dvh - 58px);padding:13px 12px 88px}.ledger-main-shell .transactions-page{min-height:100dvh;padding:0 0 88px;background:#fff}.summary-strip{min-height:126px;padding:7px 18px 14px;border:0;border-radius:0;box-shadow:none}.ledger-brand-row{min-height:36px}.ledger-brand-title{font-size:20px}.ledger-ai-button{width:34px;height:34px}.ledger-desktop-record{visibility:hidden;pointer-events:none}.ledger-summary-row{grid-template-columns:1.15fr 1fr 1fr;margin-top:4px}.ledger-period>small{font-size:11px}.ledger-month-label{justify-content:flex-start;min-width:0;height:36px;padding:0;font-size:26px}.ledger-month-popover{left:0;width:min(286px,calc(100vw - 36px))}.summary-metric{min-height:54px;padding:5px 10px}.summary-metric strong{margin-top:5px;font-size:20px}.ledger-shortcuts{width:calc(100% - 20px);min-height:72px;margin-top:-10px;border-radius:7px}.ledger-shortcuts button{gap:3px}.ledger-shortcuts button>span{width:34px;height:27px}.ledger-shortcuts button svg{width:21px;height:21px}.ledger-shortcuts small{font-size:10px}.content-section{margin-top:13px;padding:18px 13px 10px;border-right:0;border-left:0;border-radius:0}.transactions-page .content-section{margin:0;padding:0 14px;background:#fff}.ledger-calendar-section{margin:0;padding:12px 8px 20px}.ledger-calendar-weekdays span{height:25px}.ledger-calendar-blank,.ledger-calendar-day{min-height:58px;padding:4px 2px}.ledger-calendar-day strong{width:20px;height:20px;font-size:10px}.ledger-calendar-day small{margin-top:2px;font-size:7px}.ledger-calendar-selected{margin:11px 6px 0}.filter-toolbar{grid-template-columns:minmax(0,1fr) minmax(96px,auto) 34px;gap:7px}.filter-toolbar .search-field{grid-column:1 / -1}.filter-toolbar .filter-segmented{grid-column:1;grid-row:auto}.filter-segmented button{flex:1}.transaction-row{grid-template-columns:36px minmax(0,1fr) auto;gap:9px;min-height:60px}.transaction-icon{width:36px;height:36px}.transaction-row .ai-source{display:none}.transaction-amount{font-size:12px}.mobile-nav{position:fixed;z-index:50;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:64px;padding:6px max(5px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));background:#fffffff5;border-top:1px solid var(--line-strong);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;min-width:0;color:#8b938e;background:transparent;font-size:9px}.mobile-nav button.active{color:var(--dark)}.mobile-nav button:last-child{color:#8b938e}.mobile-nav button:last-child.active{color:var(--dark)}.mobile-nav .mobile-record-button{position:relative;overflow:visible;color:#3a3729}.mobile-record-button>span{position:absolute;top:-20px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--yellow);border:4px solid #fff;border-radius:50%;box-shadow:0 3px 10px #3b32142e}.mobile-record-button small{position:absolute;bottom:3px;font-size:9px;font-weight:700}.report-heading{padding:4px 3px 0}.report-controls{padding:8px}.report-type-tabs{width:150px}.period-tabs{grid-template-columns:repeat(3,43px)}.trend-overview{min-height:310px;padding:18px 12px 12px}.trend-overview>header{gap:8px}.trend-overview>header>div+div{padding-left:9px}.trend-overview header strong{font-size:13px}.line-chart-wrap{height:215px}.ranking-section{margin-top:13px;padding:18px 12px 10px}.shark-ranking-row{grid-template-columns:17px 34px minmax(0,1fr) minmax(68px,auto);gap:7px}.report-balance strong{font-size:15px}.report-metrics{grid-template-columns:1fr 1fr}.report-metric{min-height:88px;padding:13px}.report-metric.average{grid-column:1 / -1;border-top:1px solid var(--line);border-left:0}.report-metric strong{font-size:15px}.report-grid{gap:13px;margin-top:13px}.chart-section{min-height:340px;padding:18px 13px}.category-chart-layout{grid-template-columns:128px minmax(0,1fr);gap:10px}.donut-wrap{width:128px;height:128px}.category-ranking>div{grid-template-columns:16px minmax(0,1fr) auto}.category-ranking .rank-icon{display:none}.bar-chart-wrap{height:255px}.bill-hero{grid-template-columns:1fr 1fr;gap:17px 0;min-height:208px;padding:21px 18px}.bill-title,.bill-total{align-self:end}.bill-total{padding-right:0}.bill-income{padding-left:0;border-left:0}.bill-balance{padding-right:0}.bill-export{top:13px;right:13px}.budget-section{margin-top:13px;padding:17px 14px}.budget-section>header{grid-template-columns:37px minmax(0,1fr) auto}.budget-heading-icon{width:37px;height:37px}.budget-edit input{width:60px}.bill-detail-grid{gap:13px;margin-top:13px}.bill-breakdown{padding:18px 13px}.bill-category-row{grid-template-columns:36px minmax(72px,1fr) auto}.bill-category-bar{display:none}.bill-side-details{grid-template-columns:1fr;gap:13px}.assets-hero{min-height:136px;padding:18px 19px}.net-assets{font-size:28px}.account-groups,.account-list{grid-template-columns:1fr}.asset-actions{gap:5px}.asset-actions .secondary-button{padding:0 9px}.account-card{min-height:59px}.account-card>strong{font-size:12px}.ai-panel,.ai-panel.open{width:100%}.ai-composer{margin-bottom:max(14px,env(safe-area-inset-bottom))}.modal-backdrop{align-items:flex-end;padding:0}.modal{width:100%;max-height:calc(100dvh - 18px);border-radius:18px 18px 0 0;animation:sheet-enter .24s var(--motion-standard)}.modal-header{padding:16px 15px 13px}.modal form{padding:14px 15px max(17px,env(safe-area-inset-bottom))}.transaction-modal .modal-header{position:sticky}.transaction-modal form{padding-top:10px}.transaction-step,.transaction-modal form.transaction-step{padding:10px 13px max(14px,env(safe-area-inset-bottom))}.transaction-modal .type-segmented{margin-bottom:10px}.amount-keypad{grid-template-rows:repeat(4,42px)}.amount-keypad button{font-size:15px}.quick-amount-field .amount-input-wrap input{height:43px;font-size:25px}.transaction-modal .modal-footer{margin-top:10px;padding-top:8px}.category-step .category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;max-height:min(470px,calc(100dvh - 170px));padding-top:3px}.category-step .category-option{gap:3px;min-height:58px;padding:2px 1px}.category-step .category-option>span{width:38px;height:38px}.category-step .category-option small{font-size:9px}.form-grid.two-columns{grid-template-columns:1fr 1fr;gap:8px}.account-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.account-type-grid button small{font-size:8px}.toast{bottom:76px}.shark-subpage-main-shell .page{min-height:100dvh;padding:0 0 88px}.shark-subpage-header{min-height:58px;padding:0 12px}.shark-subpage-header h1{font-size:18px}.shark-bill-hero,.shark-assets-hero,.shark-budget-header{border-radius:0}.shark-bill-hero{min-height:210px}.shark-bill-balance{margin-top:7px}.shark-bill-balance strong{font-size:29px}.shark-bill-totals{gap:25px;margin-top:14px}.annual-bill-sheet{border-right:0;border-left:0;border-radius:0;box-shadow:none}.annual-bill-sheet>header,.annual-bill-row{grid-template-columns:.5fr repeat(3,1fr);gap:5px;padding:0 16px;font-variant-numeric:tabular-nums}.annual-bill-row{min-height:51px;font-size:10px}.annual-bill-row>strong{font-size:11px}.shark-dual-bills-page{border-radius:0}.bill-mode-header{grid-template-columns:36px minmax(0,1fr) auto;min-height:58px;padding:0 10px;border-radius:0}.bill-period-control .month-label,.bill-year-picker select{padding:0 4px;font-size:14px}.bill-mode-segmented{grid-template-columns:repeat(2,51px);height:30px}.bill-mode-segmented button{font-size:9px}.monthly-bill-summary,.annual-bill-summary-card{padding:12px 16px 19px}.monthly-bill-summary>strong,.annual-bill-summary-card>strong{font-size:27px}.monthly-bill-breakdown,.monthly-account-section{padding:17px 14px 6px}.bill-category-overview{grid-template-columns:130px minmax(0,1fr);gap:13px;min-height:166px}.bill-category-donut,.asset-composition-donut{width:118px;height:118px}.bill-category-donut:before,.asset-composition-donut:before{width:84px;height:84px}.bill-category-legend{grid-template-columns:1fr;gap:9px}.monthly-category-row{grid-template-columns:36px minmax(0,1fr) 36px minmax(70px,auto);gap:7px}.monthly-account-row{grid-template-columns:8px minmax(70px,1fr) auto auto;gap:7px;font-size:9px}.view-month-detail-button{width:calc(100% - 28px)}.budget-month-label{min-width:0;height:40px;padding:0 4px;font-size:18px}.budget-month-popover{left:50%;width:min(286px,calc(100vw - 26px));transform:translate(-50%);animation:month-picker-enter .18s var(--motion-standard)}.shark-budget-overview{padding:18px 19px 21px;border-right:0;border-left:0;border-radius:0}.shark-budget-summary{grid-template-columns:120px minmax(0,1fr);gap:20px;margin-top:16px}.budget-donut{width:108px;height:108px}.budget-donut:before{width:80px;height:80px}.budget-donut strong{font-size:19px}.shark-budget-summary dl>div{min-height:38px}.shark-budget-summary dt{font-size:11px}.shark-budget-summary dd{font-size:12px}.category-budget-section{margin-top:9px;padding:17px 16px 18px;border-right:0;border-left:0;border-radius:0;box-shadow:none}.category-budget-empty{min-height:190px}.category-budget-picker{grid-template-columns:repeat(5,minmax(0,1fr));max-height:min(390px,calc(100dvh - 285px))}.compact-budget-modal form,.category-budget-modal form{padding:16px 14px max(16px,env(safe-area-inset-bottom))}.shark-assets-hero{min-height:226px}.shark-net-assets{margin-top:3px}.shark-net-assets strong{font-size:28px}.shark-assets-summary{gap:32px;margin-top:15px}.assets-view-tabs{margin-top:13px}.shark-assets-content{position:relative;z-index:1;min-height:calc(100dvh - 184px);margin-top:-10px;padding:19px 14px 28px;border-right:0;border-left:0;border-radius:10px 10px 0 0}.asset-analysis-content{min-height:calc(100dvh - 216px)}.asset-trend-section,.asset-composition-section{padding:18px 14px}.asset-trend-section>header{align-items:flex-start;flex-direction:column;gap:12px}.asset-metric-tabs{width:100%;grid-template-columns:repeat(3,1fr)}.asset-trend-chart svg{height:185px}.asset-composition-layout{grid-template-columns:125px minmax(0,1fr);gap:10px}.account-history-backdrop{align-items:stretch}.account-history-modal{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.account-history-list{flex:1;min-height:0;padding:0 14px max(16px,env(safe-area-inset-bottom))}.shark-account-group+.shark-account-group{margin-top:16px}.shark-account-row{min-height:59px}.account-modal-backdrop,.category-manager-backdrop{align-items:stretch}.category-manager-modal{height:100dvh;max-height:100dvh;border-radius:0}.category-manager-body{flex:1;min-height:0;padding:14px}.category-manager-list{max-height:calc(100dvh - 205px)}.category-editor-form{padding:18px 15px}.category-icon-options{grid-template-columns:repeat(6,1fr)}.shark-account-modal{height:100dvh;max-height:100dvh;border-radius:0;animation:panel-enter .2s var(--motion-standard)}.account-modal-header{flex:0 0 58px;min-height:58px;padding:0 11px;background:var(--yellow)}.account-type-list{flex:1;min-height:0;overflow:auto;padding:0 14px max(16px,env(safe-area-inset-bottom))}.account-type-list>button{min-height:57px}.account-details-form,.shark-account-modal form.account-details-form{flex:1;padding:18px 15px max(18px,env(safe-area-inset-bottom))}}@media(max-width:390px){.summary-metric{padding-right:7px;padding-left:7px}.metric-icon{width:27px;height:27px;flex-basis:27px}.select-filter{max-width:118px}.category-step .category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.form-grid.two-columns{grid-template-columns:1fr}.account-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.transfer-route{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:3px}.transfer-arrow{width:24px;height:24px;margin-bottom:12px}.transfer-account-select{grid-template-columns:22px minmax(0,1fr);padding:0 5px}.draft-review,.analysis-details{min-width: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}}
