:root{--ink:#151515;--paper:#f5f5f2;--surface:#fff;--muted:#74746f;--line:#d9d9d3;--soft:#ecece7;--yellow:#ffd84d;--yellow-strong:#f4c900;--green:#237a52;--red:#b23a2d;--radius:6px;--sidebar:88px;--ease:cubic-bezier(.2,.8,.2,1);color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Avenir Next,PingFang SC,Noto Sans CJK SC,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;margin:0}button,input{font:inherit;color:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--yellow-strong);outline-offset:2px}svg{stroke-width:1.8px;width:20px;height:20px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-shell{min-height:100vh}.branded-progress{z-index:60;top:env(safe-area-inset-top,0px);left:var(--sidebar);background:#e8e8e2;height:2px;position:fixed;right:0;overflow:hidden}.branded-progress i{background:var(--yellow-strong);width:34%;height:100%;animation:progress-scan 1s var(--ease) infinite;display:block}.pull-refresh{z-index:55;top:env(safe-area-inset-top,0px);left:calc(50% + var(--sidebar) / 2);background:var(--ink);color:#fff;opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:7px;width:104px;min-height:30px;margin-left:-52px;font-size:11px;transition:opacity .12s,transform .12s;display:flex;position:fixed}.pull-refresh.visible{opacity:1}.pull-refresh svg{width:16px;transition:transform .12s}.pull-refresh svg.ready{color:var(--yellow);transform:rotate(180deg)}.pull-refresh .lucide-loader-circle{color:var(--yellow);animation:.9s linear infinite ledger-spin}@keyframes progress-scan{0%{transform:translate(-110%)}to{transform:translate(400%)}}.app-shell>aside{width:var(--sidebar);background:var(--ink);color:#fff;z-index:20;flex-direction:column;align-items:center;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #3b3b38;place-items:center;width:100%;height:88px;display:grid}.brand-mark{background:var(--yellow);width:42px;height:42px;color:var(--ink);border:0;border-radius:4px;place-items:center;font-family:Arial Black,Arial,sans-serif;font-size:29px;font-weight:900;line-height:1;display:grid}.brand b{display:none}aside nav{flex-direction:column;gap:5px;width:100%;padding-top:20px;display:flex}aside nav button{color:#999995;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:68px;font-size:11px;display:flex}aside nav button.active{color:var(--yellow)}aside nav button.active:before{content:"";background:var(--yellow);width:3px;height:36px;position:absolute;left:0}.sidebar-foot{text-align:center;border-top:1px solid #3b3b38;flex-direction:column;width:100%;margin-top:auto;padding:16px 0 20px;display:flex}.sidebar-foot span,.sidebar-foot small{color:#8d8d88;font:9px/1.2 ui-monospace,monospace}.sidebar-foot strong{font-size:24px;line-height:1.2}.app-shell>main{min-height:100vh;margin-left:var(--sidebar);padding:48px clamp(28px,5vw,82px) 100px;transition:background .2s}.app-shell>main.flash{animation:flash .85s var(--ease)}@keyframes flash{20%{background:#fff8d3}}.view{width:min(1040px,100%);margin:auto}.view-header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:flex-end;margin-bottom:24px;padding-bottom:22px;display:flex}.eyebrow{letter-spacing:0;color:var(--muted);margin:0 0 9px;font:700 10px/1.2 ui-monospace,SFMono-Regular,monospace}h1{letter-spacing:0;margin:0;font-size:clamp(30px,4vw,48px);line-height:1}h2{letter-spacing:0}.period-nav{border:1px solid var(--line);background:var(--surface);align-items:center;height:44px;display:flex}.period-nav button{background:0 0;border:0;place-items:center;width:44px;height:42px;display:grid}.period-nav button:hover{background:var(--soft)}.period-nav span{border-inline:1px solid var(--line);padding:0 16px;font-size:13px;line-height:42px}.week-strip{background:var(--ink);color:#fff;grid-template-columns:2fr 1fr 2fr;min-height:116px;margin-bottom:28px;display:grid}.week-strip>div{border-right:1px solid #393936;flex-direction:column;justify-content:space-between;padding:24px 28px;display:flex}.week-strip span{color:#aaa;font-size:12px}.week-strip strong{font-size:26px}.week-strip .down{color:var(--yellow);font-size:19px}.week-bars{align-items:flex-end;gap:10px;flex-direction:row!important;padding-bottom:20px!important}.week-bars i{background:#51514d;flex:1;max-width:22px;display:block}.week-bars i.today{background:var(--yellow)}.section-tools,.ranking-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-tools>span{color:var(--muted);font-size:12px}.section-tools button{background:0 0;border:0;align-items:center;gap:7px;min-height:44px;font-size:12px;display:flex}.section-tools svg{width:16px}.ledger-loading,.ledger-page-end{min-height:76px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.ledger-loading svg,.ledger-page-end button svg{animation:.9s linear infinite ledger-spin}.ledger-page-end button{border:1px solid var(--line);background:var(--surface);align-items:center;gap:7px;min-height:42px;padding:0 18px;display:inline-flex}.ledger-page-end button:disabled,.section-tools button:disabled{cursor:wait;opacity:.58}@keyframes ledger-spin{to{transform:rotate(360deg)}}.day-list{border-top:1px solid var(--line)}.day-group{border-bottom:1px solid var(--line);grid-template-columns:170px 1fr;padding:22px 0;display:grid}.day-group>header{flex-direction:column;justify-content:flex-start;padding:3px 24px 0 0;display:flex}.day-group>header div{align-items:baseline;gap:9px;display:flex}.day-group>header b{font-size:17px}.day-group>header span{color:var(--muted);font-size:12px}.day-group>header>strong{margin-top:10px;font-size:14px}.expense-row{border:0;border-bottom:1px solid var(--soft);text-align:left;background:0 0;grid-column:2;grid-template-columns:46px 1fr auto;align-items:center;min-height:67px;padding:7px 10px;display:grid}.expense-row:last-child{border-bottom:0}.expense-row:hover{background:#fff}.category-mark{border:1px solid var(--ink);background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.cat-food,.cat-care,.cat-fun{background:#fff3b7}.expense-copy{flex-direction:column;gap:4px;display:flex}.expense-copy b{font-size:14px}.expense-copy small{color:var(--muted);font-size:11px}.expense-row>strong{color:var(--muted);font-size:15px}.global-add{z-index:25;border:1px solid var(--ink);background:var(--yellow);height:50px;box-shadow:4px 4px 0 var(--ink);align-items:center;gap:9px;padding:0 9px 0 16px;font-weight:700;display:flex;position:fixed;top:34px;right:34px}.global-add:hover{box-shadow:5px 5px 0 var(--ink);transform:translate(-1px,-1px)}.global-add kbd{background:#ffe478;border:1px solid #9c861f;margin-left:6px;padding:4px 6px;font:10px ui-monospace,monospace}.mobile-nav{display:none}.segmented{border:1px solid var(--ink);background:#fff;height:44px;padding:3px;display:flex}.segmented button{background:0 0;border:0;min-width:58px;padding:0 14px;font-size:13px}.segmented button.active{background:var(--ink);color:#fff}.segmented button:disabled{cursor:wait;opacity:.58}.subperiod{border-bottom:1px solid var(--line);gap:24px;margin:-8px 0 26px;display:flex}.subperiod button{color:var(--muted);background:0 0;border:0;min-width:44px;padding:10px 3px 13px}.subperiod button.active{color:var(--ink);border-bottom:3px solid var(--yellow-strong);font-weight:700}.metrics{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.metrics>div{border-right:1px solid var(--line);flex-direction:column;gap:7px;padding:22px 25px;display:flex}.metrics>div:last-child{border:0}.metrics span{color:var(--muted);font-size:11px}.metrics strong{font-size:22px}.line-chart{border-inline:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:28px 16px 14px}.line-chart svg{width:100%;height:auto;overflow:visible}.line-chart .grid line{stroke:#e5e5df;stroke-width:1px}.line-chart path{fill:none;stroke:var(--ink);stroke-width:2px}.line-chart circle.spent{fill:var(--yellow);stroke:var(--ink);stroke-width:2px}.line-chart circle.empty{fill:#fff;stroke:#aaa;stroke-width:2px}.line-chart circle[role=button]{cursor:pointer;transition:r .12s,stroke-width .12s}.line-chart circle[role=button]:hover,.line-chart circle[role=button]:focus{stroke-width:4px;outline:none}.line-chart circle.selected{stroke-width:4px;filter:drop-shadow(0 0 .5px var(--ink))}.axis{color:var(--muted);justify-content:space-between;padding:0 3%;font:10px ui-monospace,monospace;display:flex}.chart-hint{color:var(--muted);text-align:center;margin:18px 3% 2px;font-size:12px}.trend-inspector{border-top:1px solid var(--ink);background:#fafaf7;margin:20px -16px -14px;padding:16px 20px 18px;position:relative;overflow:hidden}.trend-inspector.loading:before{content:"";background:var(--yellow-strong);width:28%;height:2px;animation:detail-progress .85s var(--ease) infinite;position:absolute;inset:0 auto auto 0}.trend-inspector>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.trend-inspector>header div{flex-direction:column;gap:3px;display:flex}.trend-inspector>header span,.trend-inspector p{color:var(--muted);margin:0;font-size:12px}.trend-inspector>header b{font-size:18px}.trend-detail-skeleton{gap:1px;display:grid}.trend-detail-skeleton i{border-top:1px solid var(--soft);grid-template-columns:42% 22%;place-content:center space-between;gap:12px;min-height:52px;display:grid}.trend-detail-skeleton span{background:#deded8;height:7px;animation:.9s ease-in-out infinite alternate detail-breathe}.trend-detail-skeleton i:nth-child(2) span{animation-delay:.1s}.trend-detail-skeleton i:nth-child(3) span{animation-delay:.2s}@keyframes detail-progress{0%{transform:translate(-110%)}to{transform:translate(460%)}}@keyframes detail-breathe{0%{opacity:.35}to{opacity:.75}}@media (prefers-reduced-motion:reduce){.trend-inspector.loading:before,.trend-detail-skeleton span{animation:none}}.trend-entry-list{display:grid}.trend-entry-list>div{border-top:1px solid var(--soft);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:52px;display:grid}.trend-entry-list .category-mark{width:30px;height:30px;font-size:14px}.trend-entry-list>div>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.trend-entry-list b{font-size:13px}.trend-entry-list small{color:var(--muted);font-size:11px}.trend-entry-list strong{color:var(--muted);font-size:13px}.search-command{border:1px solid var(--ink);background:var(--surface);grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:56px;padding:6px 7px 6px 16px;display:grid}.search-command>svg{width:18px;color:var(--muted)}.search-command input{background:0 0;border:0;outline:0;min-width:0;height:42px;font-size:15px}.search-command button{background:0 0;border:0;place-items:center;min-width:44px;height:42px;display:grid}.search-command button[type=submit]{background:var(--yellow);border:1px solid var(--ink);min-width:74px;font-weight:700}.search-command button:disabled{opacity:.5;cursor:not-allowed}.search-command .lucide-loader-circle{width:16px;animation:.85s linear infinite ledger-spin}.search-summary{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;padding:22px 4px 12px;display:flex}.search-summary span{color:var(--muted);font-size:12px}.search-summary b{font-size:13px}.search-results{display:grid}.search-results>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:44px 1fr auto;align-items:center;min-height:68px;padding:8px 6px;display:grid}.search-results>button:hover{background:var(--surface)}.search-results>button>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.search-results b{font-size:14px}.search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.search-results strong{color:var(--muted);font-size:14px}.search-empty{min-height:260px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.search-empty svg{width:24px}.search-empty b{color:var(--ink);font-size:16px}.search-empty span{font-size:12px}.search-page-end{min-height:70px;color:var(--muted);justify-content:center;align-items:center;font-size:11px;display:flex}.search-page-end button{border:1px solid var(--line);background:var(--surface);align-items:center;gap:7px;min-height:42px;padding:0 16px;display:inline-flex}.search-page-end svg{width:15px;animation:.85s linear infinite ledger-spin}.ranking{margin-top:38px}.ranking-head h2{margin:0;font-size:23px}.ranking-head>span{color:var(--muted);font-size:11px}.rank-row{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:34px 46px minmax(140px,1fr) 90px 110px 24px;align-items:center;width:100%;min-height:72px;display:grid}.rank-row:last-child{border-bottom:1px solid var(--line)}.rank-row:hover,.rank-row.selected{background:#fff}.rank-row.selected{box-shadow:inset 3px 0 var(--yellow-strong)}.rank-no{color:var(--muted);font:11px ui-monospace,monospace}.rank-name{flex-direction:column;gap:9px;display:flex}.rank-name b{font-size:14px}.rank-name i{background:var(--soft);width:80%;height:3px;overflow:hidden}.rank-name em{background:var(--ink);height:100%;display:block}.trend{color:var(--green);align-items:center;gap:3px;font-size:11px;display:flex}.trend.up{color:var(--red)}.trend svg{width:14px}.rank-row>strong{text-align:right;font-size:14px}.rank-row>svg{width:15px;margin-left:9px}.sync-state{align-items:center;gap:8px;font-size:12px;display:flex}.sync-state i{background:var(--green);border-radius:50%;width:7px;height:7px}.profile-intro{grid-template-columns:74px 1fr auto;align-items:center;padding:8px 0 26px;display:grid}.avatar{background:var(--ink);width:58px;height:58px;color:var(--yellow);place-items:center;font-size:25px;font-weight:700;display:grid}.profile-intro h2{margin:0;font-size:22px}.profile-intro p{color:var(--muted);margin:4px 0 0;font-size:12px}.profile-intro>span{color:var(--muted);font:10px ui-monospace,monospace}.heatmap-panel{background:var(--ink);color:#fff;padding:26px 28px}.heatmap-panel header{justify-content:space-between;align-items:start;display:flex}.heatmap-panel h2{margin:0;font-size:20px}.heatmap-panel header>strong{color:var(--yellow);font-size:29px}.heatmap-panel header small{color:#aaa;text-align:right;font-size:10px;display:block}.heatmap{grid-template-rows:repeat(7,10px);grid-auto-columns:10px;grid-auto-flow:column;gap:4px;margin:30px 0 16px;display:grid;overflow:hidden}.heatmap i,.heatmap-panel footer i{background:#353532;width:10px;height:10px;display:block}.heatmap .lv-1,.heatmap-panel .lv-1{background:#635b31}.heatmap .lv-2,.heatmap-panel .lv-2{background:#988532}.heatmap .lv-3,.heatmap-panel .lv-3{background:#cfad30}.heatmap .lv-4,.heatmap-panel .lv-4{background:var(--yellow)}.heatmap-panel footer{color:#aaa;justify-content:flex-end;align-items:center;gap:4px;font-size:9px;display:flex}.profile-stats{border:1px solid var(--line);background:#fff;border-top:0;grid-template-columns:repeat(3,1fr);display:grid}.profile-stats div{border-right:1px solid var(--line);justify-content:space-between;align-items:baseline;padding:19px 25px;display:flex}.profile-stats div:last-child{border:0}.profile-stats span{color:var(--muted);font-size:11px}.profile-stats strong{font-size:18px}.settings-list{border-top:1px solid var(--line);margin-top:32px}.settings-list button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:40px 1fr 20px;align-items:center;width:100%;min-height:65px;display:grid}.settings-list button:hover{background:#fff}.settings-list button>svg{width:18px}.settings-list button>span{justify-content:space-between;align-items:center;display:flex}.settings-list b{font-size:14px}.settings-list small{color:var(--muted)}.settings-list button>svg:last-child{width:15px}.sheet-wrap{z-index:100;pointer-events:none;visibility:hidden;position:fixed;inset:0}.sheet-wrap.open{pointer-events:auto;visibility:visible}.scrim{opacity:0;background:#0000007a;border:0;width:100%;transition:opacity .2s;position:absolute;inset:0}.open .scrim{opacity:1}.sheet{background:var(--paper);width:min(760px,100% - 88px);height:100%;transition:transform .28s var(--ease);padding:28px 32px;position:absolute;top:0;right:0;overflow:auto;transform:translate(100%)}.open .sheet{transform:none}.sheet>header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.sheet h2{margin:0;font-size:30px}.icon-button{border:1px solid var(--line);background:#fff;place-items:center;width:44px;height:44px;display:grid}.entry-grid{grid-template-columns:255px 1fr;gap:28px;padding-top:25px;display:grid}.entry-grid>*,.amount-panel,.classification{min-width:0}.amount-panel>span,.classification>label{font-size:11px;font-weight:700}.amount-display{border-bottom:2px solid var(--ink);align-items:center;height:87px;font-size:45px;font-weight:700;display:flex;overflow:hidden}.amount-display small{margin-right:8px;font-size:20px}.amount-display i{background:var(--yellow-strong);width:2px;height:42px;margin-left:4px;animation:1s step-end infinite blink;display:block}@keyframes blink{50%{opacity:0}}.keypad{grid-template-columns:repeat(3,1fr);width:100%;min-width:0;margin-top:15px;display:grid}.keypad button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;height:58px;font-size:18px}.keypad button:nth-child(3n){border-right:0}.keypad button:hover{background:var(--yellow)}.category-grid{grid-template-columns:repeat(4,1fr);gap:6px;margin:10px 0 22px;display:grid}.category-grid button{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:58px;font-size:10px;display:flex}.category-grid button span{font-size:13px;font-weight:700}.category-grid button.active{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.classification>label{justify-content:space-between;display:flex}.classification>label small{color:var(--muted);font-weight:400}.sub-grid{gap:6px;padding:10px 0 18px;display:flex;overflow-x:auto}.sub-grid button{border:1px solid var(--line);background:#fff;flex:none;height:38px;padding:0 13px;font-size:11px}.sub-grid button.active{border-color:var(--ink);background:var(--yellow);font-weight:700}.entry-meta{border-top:1px solid var(--line)}.entry-meta>label,.entry-meta>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;width:100%;min-height:64px;display:flex}.entry-meta label>span{width:75px;font-size:12px;font-weight:700}.entry-meta small{color:var(--muted);font-weight:400}.entry-meta input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.entry-meta button{gap:12px}.entry-meta button>span{flex-direction:column;font-size:12px;font-weight:700;display:flex}.sheet>footer{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;margin-top:26px;padding-top:18px;display:flex}.keep-open{align-items:center;gap:9px;display:flex}.keep-open input{opacity:0;position:absolute}.keep-open>i{border:1px solid var(--ink);background:#fff;place-items:center;width:22px;height:22px;display:grid}.keep-open input:checked+i{background:var(--yellow)}.keep-open svg{width:15px}.keep-open>span{flex-direction:column;font-size:12px;font-weight:700;display:flex}.keep-open small{color:var(--muted);font-weight:400}.save-button{border:1px solid var(--ink);background:var(--yellow);justify-content:space-between;align-items:center;min-width:215px;height:55px;padding:0 16px;font-weight:700;display:flex}.save-button:disabled{background:var(--soft);color:#999;border-color:var(--line);cursor:not-allowed}.save-button strong,.save-button span{font-size:13px}@media (width<=780px){:root{--sidebar:0px}.branded-progress{left:0}.pull-refresh{left:50%}.app-shell>aside{display:none}.app-shell>main{margin:0;padding:24px 16px 132px}.view-header{align-items:center;margin-bottom:18px;padding-bottom:17px}.view-header h1{font-size:29px}.period-nav{display:none}.week-strip{grid-template-columns:1.4fr 1fr;min-height:94px}.week-strip>div{padding:18px}.week-strip strong{font-size:21px}.week-bars{display:none!important}.day-group{grid-template-columns:1fr;padding:18px 0 7px}.day-group>header{flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px 9px}.day-group>header>strong{margin:0}.expense-row{grid-column:1;min-height:64px;padding-inline:8px}.period-switch{grid-template-columns:48px minmax(0,1fr) 48px;min-height:58px;margin-top:-4px}.period-switch .subperiod{justify-content:center;overflow:hidden}.period-switch .subperiod .period-option{display:none}.period-switch .subperiod button.active{justify-content:center;align-items:center;gap:7px;width:100%;font-size:16px;display:inline-flex}.trend-inspector{margin-inline:-4px;padding-inline:14px}.global-add{width:62px;height:62px;box-shadow:3px 3px 0 var(--ink);border-radius:50%;justify-content:center;padding:0;top:auto;bottom:67px;right:50%;transform:translate(50%)}.global-add:hover{transform:translate(50%)}.global-add span,.global-add kbd{display:none}.global-add svg{width:25px;height:25px}.mobile-nav{background:var(--ink);z-index:24;height:82px;padding:8px 18px max(8px, env(safe-area-inset-bottom));grid-template-columns:1fr 1fr 72px 1fr 1fr;display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:#888;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.mobile-nav button.active{color:var(--yellow)}.mobile-nav svg{width:20px}.mobile-nav button:first-child{grid-column:1}.mobile-nav button:nth-child(2){grid-column:2}.mobile-nav button:nth-child(3){grid-column:4}.mobile-nav button:nth-child(4){grid-column:5}.search-command{grid-template-columns:20px minmax(0,1fr) auto auto;gap:4px;padding-left:12px}.search-command input{font-size:16px}.search-command button[type=submit]{min-width:60px}.segmented{height:40px}.segmented button{min-width:43px;padding:0 9px}.subperiod{gap:12px;overflow:auto}.metrics{grid-template-columns:1fr 1fr}.metrics>div{padding:16px}.metrics>div:nth-child(2){border-right:0}.metrics>div:last-child{border-top:1px solid var(--line);flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.metrics strong{font-size:18px}.line-chart{padding-inline:4px}.ranking{margin-top:28px}.rank-row{grid-template-columns:28px 42px 1fr 75px 18px}.rank-row .trend{display:none}.rank-row>strong{font-size:12px}.profile-intro{grid-template-columns:62px 1fr}.profile-intro>span{display:none}.heatmap-panel{padding:21px 18px}.heatmap{grid-template-rows:repeat(7,9px);grid-auto-columns:9px;gap:3px}.heatmap i{width:9px;height:9px}.profile-stats div{flex-direction:column;gap:3px;padding:14px 8px}.profile-stats strong{font-size:15px}.settings-list button>span{flex-direction:column;align-items:start;gap:3px}.sheet{border-radius:8px 8px 0 0;width:100%;height:min(88vh,780px);padding:20px 16px 24px;top:auto;bottom:0;transform:translateY(100%)}.open .sheet{transform:none}.sheet h2{font-size:24px}.entry-grid{grid-template-columns:1fr;gap:20px;padding-top:15px}.amount-panel{grid-template-columns:minmax(0,1fr) 172px;column-gap:15px;width:100%;display:grid}.amount-panel>span{grid-column:1}.amount-display{grid-column:1;height:66px;font-size:38px}.keypad{grid-area:1/2/3;margin:0}.keypad button{height:33px;font-size:14px}.keypad svg{width:16px}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin-bottom:16px}.category-grid button{min-width:0;height:48px;font-size:9px}.category-grid button:nth-child(n+7){display:none}.sub-grid{padding-bottom:13px}.entry-meta>label,.entry-meta>button{min-height:52px}.sheet>footer{background:var(--paper);margin-inline:-16px;padding:13px 16px 24px;position:sticky;bottom:-24px}.keep-open small{display:none}.save-button{min-width:175px;height:50px}.save-button strong{display:none}}@media (width<=410px){.app-shell>main{padding-inline:12px}.week-strip>div{padding:15px}.amount-panel{grid-template-columns:minmax(0,1fr) 156px}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.category-grid button{font-size:8px}.sheet>footer{gap:10px}.save-button{min-width:150px}}.boot-screen{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.boot-screen .brand-mark{width:36px;height:36px;font-size:25px}.login-page{background:var(--ink);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:var(--paper);border:1px solid #454541;grid-template-columns:1.15fr .85fr;width:min(880px,100%);min-height:520px;display:grid}.login-brand{border-right:1px solid var(--line);flex-direction:column;justify-content:flex-end;padding:58px;display:flex}.login-brand>span{background:var(--yellow);place-items:center;width:54px;height:54px;margin-bottom:auto;font-size:37px;display:grid}.login-brand h1{font-size:64px}.login-brand>p:last-child{color:var(--muted);margin:12px 0 0}.login-panel form{flex-direction:column;justify-content:center;gap:20px;padding:58px 44px;display:flex}.login-panel form label,.account-panel label{flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.login-panel input,.account-panel input,.inline-form input{border:1px solid var(--line);background:#fff;height:48px;padding:0 13px;font-size:15px}.login-submit{border:1px solid var(--ink);background:var(--yellow);justify-content:center;align-items:center;gap:9px;height:52px;font-weight:700;display:flex}.login-panel>small{color:var(--muted);grid-column:2;padding:0 44px 30px;font-size:10px}.account-access-main{flex-direction:column;justify-content:center;min-width:0;padding:58px 44px 20px;display:flex}.account-access-main form{padding:18px 0 0}.account-mode{border-bottom:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.account-mode button{min-height:42px;color:var(--muted);background:0 0;border:0;font-weight:700}.account-mode button.active{background:var(--ink);color:var(--yellow)}.account-form-commands{justify-content:space-between;gap:12px;display:flex}.account-form-commands button,.text-command{min-height:40px;color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;font-size:11px;display:inline-flex}.account-form-commands svg{width:14px}.oidc-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:16px;margin:20px 0 18px;font-size:11px;display:flex}.oidc-divider:before,.oidc-divider:after{content:"";background:var(--ink);flex:1;height:1px}.oidc-submit{background:var(--ink);width:100%;color:var(--yellow)}.form-notice{color:var(--green);margin:0;font-size:12px}.account-action-state{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;min-height:300px;display:flex}.account-action-state>svg{width:34px;height:34px;color:var(--green)}.account-action-state h2,.account-action-state p{margin:0}.account-action-state p{color:var(--muted);font-size:12px;line-height:1.6}.account-action-state .login-submit{width:100%}.legacy-return{z-index:2;border:1px solid var(--line);background:var(--paper);align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:11px;display:inline-flex;position:fixed;top:20px;left:20px}.legacy-return svg{width:15px}.form-error{color:var(--red);margin:8px 0;font-size:12px}.empty-state{border-block:1px solid var(--line);min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.empty-state b{color:var(--ink);font-size:17px}.empty-state button{border:1px solid var(--ink);background:var(--yellow);height:44px;margin-top:10px;padding:0 18px}.period-switch{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr 44px;align-items:stretch;margin:-8px 0 26px;display:grid;position:relative}.period-switch>button{background:0 0;border:0;place-items:center;display:grid}.period-switch>button:hover{background:#fff}.period-switch>button:disabled{color:#b9b9b3;cursor:not-allowed;background:0 0}.period-switch .subperiod{border:0;justify-content:center;margin:0;overflow-x:auto}.period-switch .subperiod button{white-space:nowrap}.period-switch .subperiod button:disabled{cursor:wait}.period-switch .subperiod svg{width:15px}.period-current{justify-content:center;align-items:center;gap:7px;display:inline-flex}.period-current .lucide-chevron-down{width:13px;transition:transform .12s}.period-current[aria-expanded=true] .lucide-chevron-down{transform:rotate(180deg)}.period-picker{z-index:45;border:1px solid var(--ink);background:var(--surface);width:min(520px,100vw - 32px);max-height:min(420px,62vh);padding:16px;position:absolute;top:calc(100% + 8px);left:50%;overflow:auto;transform:translate(-50%);box-shadow:5px 5px #15151529}.period-picker>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-bottom:12px;display:flex}.period-picker>header b{font-size:14px}.period-picker>header span{color:var(--muted);font-size:10px}.period-picker>div{grid-template-columns:repeat(3,1fr);gap:6px;padding-top:12px;display:grid}.period-picker button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:0 0;font-size:12px}.period-picker button:hover{border-color:var(--ink);color:var(--ink)}.period-picker button.selected{border-color:var(--ink);background:var(--yellow);color:var(--ink);font-weight:700}.period-picker-year>div{grid-template-columns:repeat(2,1fr)}.period-picker>footer{border-top:1px solid var(--line);text-align:center;margin-top:10px;padding-top:12px}.period-picker>footer button{background:var(--ink);border-color:var(--ink);color:#fff;width:100%}.period-picker>footer span{color:var(--muted);font-size:10px}.inline-loading{min-height:48px;color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.inline-loading svg{width:15px;color:var(--yellow-strong);animation:.85s linear infinite ledger-spin}.detail-view h1{align-items:center;gap:13px;display:flex}.detail-view h1 span{font-size:.72em}.back-link{min-height:44px;color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;margin-bottom:12px;padding:0;display:flex}.back-link svg{width:16px}.subcategory-breakdown{border-top:1px solid var(--ink);margin-top:34px;padding-top:24px}.detail-trend{border-top:1px solid var(--line);margin-top:24px}.sub-bar{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr 100px;align-items:center;gap:16px;min-height:52px;font-size:13px;display:grid}.sub-bar i{background:var(--soft);height:5px}.sub-bar em{background:var(--yellow-strong);height:100%;display:block}.sub-bar strong{text-align:right}.detail-expenses{border-top:1px solid var(--line);margin-top:30px}.detail-list-head{min-height:72px;margin:0}.detail-list-head h2{margin:0;font-size:20px}.detail-list-head button{background:0 0;border:0;align-items:center;gap:7px;min-height:44px;display:flex}.detail-list-head svg{width:16px}.detail-expenses .expense-row{width:100%}.date-field{gap:10px;grid-template-columns:30px 1fr!important;display:grid!important}.date-field>span{flex-direction:column;display:flex;width:auto!important}.date-field input{height:28px}.delete-entry{height:48px;color:var(--red);background:0 0;border:0;align-items:center;gap:7px;padding:0 10px;display:flex}.delete-confirm{align-items:center;gap:7px;display:flex}.delete-confirm span{color:var(--muted);margin-right:3px;font-size:11px}.delete-confirm button{border:1px solid var(--ink);background:#fff;min-height:44px;padding:0 12px}.delete-confirm button.danger{border-color:var(--red);background:var(--red);color:#fff}.delete-confirm button:disabled{opacity:.55}.toast{z-index:150;background:var(--ink);color:#fff;min-width:240px;min-height:48px;box-shadow:3px 3px 0 var(--yellow);justify-content:space-between;align-items:center;gap:20px;padding:0 16px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast button{color:var(--yellow);background:0 0;border:0;font-weight:700}.heatmap-year{grid-template-rows:repeat(7,10px);grid-auto-columns:10px}.profile-panel{border-top:2px solid var(--ink);background:#fff;margin-top:28px;padding:24px}.profile-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:16px;display:flex}.profile-panel h2{margin:0;font-size:21px}.category-editor{border-bottom:1px solid var(--line)}.category-summary{grid-template-columns:1fr auto;align-items:center;min-height:65px;display:grid}.category-toggle{text-align:left;grid-template-columns:44px 1fr 28px;align-items:center;min-width:0;min-height:64px;padding:0 8px;display:grid;border:0!important}.category-toggle>span:nth-child(2){flex-direction:column;display:flex}.category-toggle>svg{width:16px;transition:transform .2s}.category-editor.expanded .category-toggle>svg{transform:rotate(180deg)}.category-manager small{color:var(--muted)}.order-actions{gap:4px;display:flex}.order-actions button,.subcategory-manager button{place-items:center;width:40px;min-height:40px;padding:0;display:grid}.order-actions svg,.subcategory-manager svg{width:15px}.category-edit-body{background:var(--soft);padding:14px 8px 20px 52px}.category-fields{grid-template-columns:72px minmax(140px,1fr) auto auto;align-items:end;gap:8px;display:grid}.category-fields label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.category-fields input,.subcategory-manager input,.subcategory-create input{border:1px solid var(--line);background:#fff;width:100%;height:40px;padding:0 10px}.subcategory-manager{border-top:1px solid var(--line);margin-top:14px}.subcategory-manager form{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,1fr) 40px 40px auto auto;align-items:center;gap:5px;min-height:51px;display:grid}.subcategory-manager button:nth-last-child(-n+2){width:auto;padding:0 10px}.subcategory-create{grid-template-columns:1fr auto;gap:8px;margin-top:10px;display:grid}.category-manager button,.inline-form button,.account-panel button,.export-actions a{border:1px solid var(--ink);background:#fff;min-height:40px;padding:0 14px}.inline-form{grid-template-columns:58px 1fr auto;gap:8px;margin-top:18px;display:grid}.account-panel{padding-top:14px}.account-panel form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.account-panel form button{background:var(--yellow);height:48px}.secondary-command{margin-top:20px}.export-actions{flex-wrap:wrap;gap:10px;padding-top:18px;display:flex}.export-actions a{background:var(--yellow);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.export-actions p,.privacy-copy{width:100%;color:var(--muted);font-size:12px;line-height:1.7}.privacy-copy{padding-top:10px}.privacy-copy p{margin:8px 0}.managed-account-panel>div{border:1px solid var(--line);background:var(--surface);flex-direction:column;gap:4px;padding:16px;display:flex}.managed-account-panel>div span,.managed-account-panel>div small,.managed-account-panel>p{color:var(--muted);font-size:11px}.managed-account-panel>p{margin:0;line-height:1.7}.managed-account-panel .danger-command{border-color:var(--red);color:var(--red);background:#fff;margin-top:10px}.delete-account-form{border-top:1px solid var(--red);margin-top:14px;padding-top:14px;grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important;display:grid!important}.delete-account-form>p{color:var(--red);margin:0;font-size:12px;line-height:1.6}.delete-account-form>div{justify-content:flex-end;gap:8px;display:flex}.delete-account-form .danger-command{background:var(--red);color:#fff;margin-top:0}@media (width<=780px){.login-page{padding:0}.login-panel{border:0;grid-template-columns:1fr;min-height:100vh}.login-brand{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:32px 24px 20px}.login-brand>span{margin:0 0 34px}.login-brand h1{font-size:44px}.login-panel form{justify-content:flex-start;padding:28px 24px 18px}.account-access-main{justify-content:flex-start;padding:24px 24px 10px}.account-access-main form{padding:20px 0 0}.login-panel>small{grid-column:1;padding:0 24px 30px}.period-switch{grid-template-columns:38px minmax(0,1fr) 38px}.period-switch .subperiod{justify-content:center}.detail-view .view-header{align-items:flex-end}.detail-view h1{font-size:25px}.sub-bar{grid-template-columns:78px 1fr 76px;gap:9px}.profile-panel{margin-inline:-4px;padding:18px 14px}.account-panel form{grid-template-columns:1fr}.inline-form{grid-template-columns:50px 1fr}.inline-form button{grid-column:1/-1}.category-edit-body{padding-left:8px}.category-fields{grid-template-columns:56px 1fr}.category-fields button{min-height:42px}.subcategory-manager form{grid-template-columns:1fr 38px 38px;padding:8px 0}.subcategory-manager button:nth-last-child(-n+2){grid-row:2;width:auto}.subcategory-manager button:nth-last-child(2){grid-column:1/3}.toast{width:calc(100% - 32px);bottom:94px}.heatmap-year{grid-template-rows:repeat(7,9px);grid-auto-columns:9px}}
