html{scroll-behavior:smooth;scroll-padding-top:90px}body{padding-bottom:100px;font-family:"DM Sans",system-ui,sans-serif}h1,h2,.stat-value,.brand-copy strong{font-family:Manrope,system-ui,sans-serif}main{max-width:880px}header{margin:12px 0 18px}h1{font-size:30px}.app-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;font-size:12px;color:var(--muted)}#installApp{border:0;border-radius:12px;padding:12px;background:#fae3d8;color:#9f4939;font-weight:700}[hidden]{display:none!important}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;justify-content:space-around;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line)}.mobile-nav a{display:grid;place-items:center;min-height:48px;min-width:80px;padding:5px 14px;border-radius:14px;text-decoration:none;font-size:12px;font-weight:700;color:var(--muted)}.mobile-nav a[aria-current]{background:#fae3d8;color:#9f4939}button,select,input{min-height:44px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #397f76;outline-offset:3px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.chat{max-height:calc(100dvh - 36px);overflow-y:auto}.modal{z-index:50}.scroll-hint{display:block}.people-strip{display:flex;gap:16px}.people{gap:7px;flex-wrap:wrap}.person{font-size:12px;background:#eee5d9;border-radius:20px;padding:5px 9px}.person:not(:last-child):after{display:none}.control{font-size:16px}#expenseTrend{width:1050px;min-width:1050px;height:290px}.table-tools{flex-wrap:wrap;width:100%}.table-tools>*{flex:1;min-width:0}.transactions .panel-head{flex-wrap:wrap}.stat-foot{line-height:1.5}
@media(max-width:720px){body{padding-bottom:calc(90px + env(safe-area-inset-bottom))}aside{padding-top:calc(8px + env(safe-area-inset-top))}.brand-copy strong{font-size:12px}.brand{gap:8px}.ai-button{max-width:115px;white-space:normal}.panel{padding:16px;border-radius:20px}.people-strip{display:flex;padding:0;margin:0 0 20px;align-items:center}.people{overflow:visible;white-space:normal;gap:5px}.person{font-size:10px;padding:4px 7px}.stat{padding:15px 12px}.stat-value{font-size:23px}.stat-label{font-size:12px;align-items:center;gap:3px}.stat-icon{width:26px;height:26px;flex-shrink:0}.stat-foot{font-size:10px}.table-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px}.table-tools input{grid-column:1/-1}.table-scroll{overflow:visible}table{display:block;min-width:0}thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}tbody{display:block}tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:14px 0;border-bottom:1px solid var(--line)}td{border:0;padding:0}td:nth-child(1){grid-column:1;grid-row:2;font-size:10px;color:var(--muted)}td:nth-child(2){grid-column:1/-1;grid-row:1}.tx-name{font-size:13px}.tx-icon{width:28px;height:28px;flex-shrink:0}td:nth-child(3){grid-column:1;grid-row:3}td:nth-child(4){grid-column:2;grid-row:2/4;align-self:center;font-size:13px}.pill{font-size:10px}.expense-head .control{order:0}.trend-metric{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
#installApp{background:#a84e3d;color:white;min-width:110px;font-size:14px;cursor:pointer}#installHelp{width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 48px);padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--paper);color:var(--ink);box-shadow:0 20px 70px #0003;font-family:system-ui,sans-serif}#installHelp::backdrop{background:#29231bb3}.install-head{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:18px}.install-head h2{font-size:20px}.install-head button{border:0;background:#fae3d8;border-radius:10px;padding:8px 12px;color:#9f4939}#installHelp p,#installHelp li{font-size:15px;line-height:1.6}#installHelp ol{padding-left:22px}#installHelp li{margin-bottom:12px;overflow-wrap:anywhere}.install-note{color:var(--muted);margin-top:16px}
