*{box-sizing:border-box;margin:0}body{font-family:system-ui,-apple-system,sans-serif;background:#f5f2ec;color:#23201d;font-variant-numeric:tabular-nums}.screen{max-width:480px;margin:0 auto;min-height:100dvh;padding:calc(env(safe-area-inset-top) + 12px) 16px calc(env(safe-area-inset-bottom) + 12px);display:flex;flex-direction:column}.center{justify-content:center;text-align:center;gap:16px}.card{display:flex;flex-direction:column;gap:10px;background:#fff;padding:20px;border-radius:16px;text-align:left}input{font-size:16px;padding:12px;border:1px solid #dcd6cb;border-radius:10px;width:100%}button{font-size:16px;padding:12px;border:none;border-radius:10px;background:#e8e3da;cursor:pointer}button.primary{background:#0f766e;color:#fff;font-weight:600}button.primary:disabled{opacity:.4}button.link{background:none;color:#0f766e;padding:6px}button.big{font-size:18px;padding:14px}.error{color:#d70015;font-size:14px}.row{display:flex;gap:8px;align-items:center}.row.small{font-size:14px}.row.small input[type=checkbox]{width:auto}.spread{justify-content:space-between}header h2{font-size:20px;font-weight:600}.totals{display:flex;align-items:flex-end;justify-content:space-between;background:#fff;border-radius:16px;padding:14px 16px;margin:12px 0}.total-main{display:flex;flex-direction:column;gap:2px}.total-main small,.total-side small{font-size:12px;color:#8c857a}.total-main strong{font-size:28px;font-weight:700;line-height:1.05}.total-side{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.total-side strong{font-size:16px;font-weight:600}.total-side strong.income{color:#248a3d}.summary-card{background:#fff;border-radius:16px;padding:14px 16px;margin:12px 0;display:flex;flex-direction:column;gap:12px}.totals-row{display:flex;align-items:flex-end;justify-content:space-between}.budget-line{display:flex;align-items:center;gap:10px;background:none;border:none;border-top:1px solid #f1ede5;padding:10px 0 0;width:100%;text-align:left;cursor:pointer}.budget-line-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.budget-line-text{font-size:13px;color:#8c857a}.budget-line.over .budget-line-text{color:#d70015;font-weight:600}.chev{color:#c9c1b4;font-size:20px;flex:none}.tx-groups{flex:1}.tx-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:2px}.tx-list li{display:flex;align-items:center;gap:10px;background:#fff;padding:10px 12px}.tx-list li:first-child{border-radius:12px 12px 0 0}.tx-list li:last-child{border-radius:0 0 12px 12px}.tx-list li.dim{opacity:.45}.tx-list li.tappable{cursor:pointer}.tx-list .grow{flex:1;min-width:0}.tx-list small{color:#8c857a;display:block;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tx-list strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px}.tx-list .income{color:#248a3d}.emoji-tile{width:34px;height:34px;flex:none;border-radius:10px;background:#f1ede5;display:flex;align-items:center;justify-content:center;font-size:20px}.tx-name{display:block}.tx-sub{display:flex;align-items:center;gap:6px;margin-top:2px;overflow:hidden}.tx-note{color:#8c857a;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.tx-sub .chip{flex:none;background:#f1ede5;color:#8c857a;border-radius:8px;padding:1px 7px;font-size:12px;white-space:nowrap}.member-dot{width:24px;height:24px;flex:none;border-radius:12px;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.day-header{color:#8c857a;font-size:12px;line-height:1.35;padding:10px 4px 4px}.list-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#8c857a;min-height:28px}.pill{display:inline-flex;align-items:center;gap:5px;background:#e3efeb;color:#0f766e;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:500}.pill:active{background:#d3e7e1}.pill.ghost{background:transparent;color:#8c857a;padding:6px 10px}.pill.ghost:active{background:#ece7de}.pill-ic{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.empty{color:#8c857a;text-align:center;padding:32px}.tick{width:22px;height:22px;border-radius:11px;flex:none;border:1.5px solid #c9c1b4;color:#fff;text-align:center;line-height:20px;font-size:14px}.tick.on{background:#0f766e;border-color:#0f766e}button.danger{background:#d70015;color:#fff;font-weight:600}button.danger:disabled{opacity:.4}.select-bar{position:fixed;left:0;right:0;bottom:0;max-width:480px;margin:0 auto;background:#fff;padding:12px 16px calc(env(safe-area-inset-bottom) + 12px);box-shadow:0 -2px 12px #0000001f;z-index:20;display:flex}.shell .screen{padding-bottom:calc(env(safe-area-inset-bottom) + 76px)}.tabbar{position:fixed;left:0;right:0;bottom:0;z-index:15;max-width:480px;margin:0 auto;display:flex;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e8e3da;padding:6px 8px calc(env(safe-area-inset-bottom) + 6px)}.tabbar button{flex:1;background:none;color:#8c857a;font-size:14px;padding:8px}.tabbar button.active{color:#0f766e;font-weight:600}.danger-link{color:#d70015}.update-banner{position:fixed;top:0;left:0;right:0;z-index:30;max-width:480px;margin:0 auto;display:flex;align-items:center;gap:8px;background:#23201d;color:#fff;padding:calc(env(safe-area-inset-top) + 10px) 16px 10px;font-size:14px}.update-banner .grow{flex:1}.update-banner .primary{padding:8px 14px;font-size:14px}.update-banner .link{color:#8c857a;padding:8px}.select-bar .danger{flex:1}.header-spacer{width:56px}.report-card{margin-bottom:12px}.report-card h4{color:#23201d;font-size:16px;font-weight:600}.meter{position:relative;height:14px;background:#e8e3da;border-radius:7px}.meter-fill{height:100%;background:#9a9288;border-radius:7px}.meter-fill.over{background:#d70015}.meter-tick{position:absolute;top:-4px;height:22px;width:2px;background:#23201d;border-radius:1px;transform:translate(-1px)}.meter-nums{font-size:14px;flex-wrap:wrap;row-gap:2px}.meter-nums>span{white-space:nowrap}.meter-nums strong{font-size:16px}.meter-hero{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.meter-hero strong{font-size:24px;font-weight:700}.meter-hero small{font-size:12px;color:#8c857a}.meter-sub{font-size:13px;margin-top:8px}.meter.mini{height:8px;border-radius:4px}.meter.mini .meter-tick{top:-3px;height:14px}.cat-meter-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.cat-meter-list .row{font-size:14px;margin-bottom:4px}.cat-meter-list .row>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.cat-meter-list .row>span:last-child{white-space:nowrap}.expand-hint{color:#0f766e;font-size:14px;text-align:center}.report-card.tappable{cursor:pointer}.back-to-now{align-self:center;font-size:14px}button:disabled{opacity:.4}.share-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.share-list li{display:flex;gap:10px;align-items:center}.share-list .grow{flex:1;min-width:0}.share-list .row{font-size:14px}.share-list .row>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.share-list .row>span:last-child{white-space:nowrap}.share-track{height:8px;background:#f1ede5;border-radius:4px;margin-top:4px}.share-fill{height:100%;background:#9a9288;border-radius:4px}.emoji{font-size:22px}.fab{position:fixed;right:20px;bottom:calc(env(safe-area-inset-bottom) + 72px);width:60px;height:60px;border-radius:30px;font-size:28px;background:#0f766e;color:#fff;box-shadow:0 6px 18px #0f766e57}.sheet-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:flex-end;z-index:40}.sheet{background:#fff;width:100%;max-width:480px;margin:0 auto;border-radius:20px 20px 0 0;padding:20px 16px calc(env(safe-area-inset-bottom) + 20px);display:flex;flex-direction:column;gap:12px;max-height:85dvh;overflow-y:auto}.seg{flex:1}.seg.active{background:#0f766e;color:#fff}.amount{font-size:34px;text-align:center;font-weight:700;letter-spacing:-.01em}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cat{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;background:#f1ede5}.cat span{font-size:22px}.cat small{font-size:12px}.cat.active{background:#0f766e;color:#fff}.token{word-break:break-all;background:#f1ede5;padding:10px;border-radius:8px;font-size:12px}.who{font-size:12px}.budget-strip{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px 8px;background:#fff;border-radius:14px;padding:10px 16px;margin-bottom:12px;font-size:14px;text-align:left;width:100%}.budget-strip.over{background:#ffe5e7;color:#d70015;font-weight:600}.over-note{color:#d70015}.muted{color:#8c857a;font-size:12px;line-height:1.35}.mgmt-list{list-style:none;padding:0;display:flex;flex-direction:column}.mgmt-list li{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1ede5}.mgmt-list .grow{flex:1;min-width:0}.mgmt-list small{display:block}.mgmt-list .budget-input{width:110px;text-align:right;padding:8px}.mgmt-list li.derived-panel{background:#f1ede5;border-radius:10px;border-bottom:none;padding:10px 12px;margin:2px 0 8px}.mgmt-list li.derived-panel.over{background:#ffe5e7;color:#d70015}.mgmt-list li.derived-panel.over small{color:#d70015}.mgmt-list li.derived-panel strong{font-variant-numeric:tabular-nums;white-space:nowrap}.auto-badge{display:inline-block;background:#e8e3da;color:#8c857a;font-size:12px;border-radius:8px;padding:1px 6px;vertical-align:1px}.mgmt-list li.derived-panel.over .auto-badge{background:#d700151f;color:#d70015}.roll-toggle{align-self:flex-start;margin-top:4px;font-size:12px;padding:3px 10px;border-radius:999px;background:#e8e3da;color:#8c857a}.roll-toggle.on{background:#0f766e;color:#fff}.sheet h4{color:#8c857a;font-size:12px;font-weight:600;letter-spacing:.04em;margin-top:8px}.emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.emoji-grid button{padding:6px 0;font-size:20px;background:#f1ede5}.emoji-grid button.active{background:#0f766e}.mgmt-list li.cat-item{flex-direction:column;align-items:stretch;gap:6px}.cat-head{width:100%}.tag-editor{display:flex;flex-direction:column;gap:8px;padding:4px 0 8px 32px}.tag-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.tag-chip{display:inline-flex;align-items:center;gap:4px;background:#e8e3da;color:#23201d;border-radius:999px;padding:3px 6px 3px 10px;font-size:14px}.tag-x{background:none;color:#8c857a;padding:0 2px;font-size:15px;line-height:1}.tag-pick{display:flex;flex-wrap:wrap;gap:6px}.tag-pick .chip{background:#f1ede5;color:#23201d;border-radius:14px;padding:6px 12px;font-size:14px}.tag-pick .chip.on{background:#0f766e;color:#fff}.row-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.row-tags .chip{background:#f1ede5;color:#8c857a;border-radius:8px;padding:1px 7px;font-size:12px}
