.td-device-wrap{--dev-scale:.82;width:calc(428px * var(--dev-scale));height:calc(868px * var(--dev-scale));flex:none}.td-device-wrap .device{transform:scale(var(--dev-scale));transform-origin:0 0}.showcase-phone .td-device-wrap{--dev-scale:.8}@media (max-width:767px){.td-device-wrap{--dev-scale:.62}}.device{z-index:1;position:relative}.device .device-frame,.device .device-screen,.device-iphone-14-pro .device-stripe,.device-iphone-14-pro .device-header,.device-iphone-14-pro .device-sensors,.device-iphone-14-pro .device-btns,.device-iphone-14-pro .device-power,.device-iphone-14-pro .device-stripe:after,.device-iphone-14-pro .device-stripe:before,.device-iphone-14-pro .device-sensors:after,.device-iphone-14-pro .device-sensors:before,.device-iphone-14-pro .device-btns:after,.device-iphone-14-pro .device-btns:before{display:block}.device-iphone-14-pro{width:428px;height:868px}.device-iphone-14-pro .device-frame{background:#010101;border:1px solid #1b1721;border-radius:68px;width:428px;height:868px;padding:19px;box-shadow:inset 0 0 4px 2px #c0b7cd,inset 0 0 0 6px #342c3f}.device-iphone-14-pro .device-screen{background-color:#000;border-radius:49px;width:390px;height:830px;position:relative;overflow:hidden}.device-iphone-14-pro .device-stripe:after,.device-iphone-14-pro .device-stripe:before{content:"";z-index:9;border:0 solid #01010140;border-width:0 7px;width:100%;height:7px;position:absolute;left:0}.device-iphone-14-pro .device-stripe:after{top:85px}.device-iphone-14-pro .device-stripe:before{bottom:85px}.device-iphone-14-pro .device-header{z-index:9;background:#010101;border-radius:20px;width:120px;height:35px;margin-left:-60px;position:absolute;top:29px;left:50%}.device-iphone-14-pro .device-sensors:after,.device-iphone-14-pro .device-sensors:before{content:"";z-index:9;position:absolute}.device-iphone-14-pro .device-sensors:after{background:#010101;border-radius:17px;width:74px;height:33px;margin-left:-60px;top:30px;left:50%}.device-iphone-14-pro .device-sensors:before{background:radial-gradient(at 20% 20%,#6074bf 0,#0000 40%),radial-gradient(at 80% 80%,#513785 0,#24555e 20%,#0000 50%);border-radius:50%;width:9px;height:9px;margin-left:36px;top:42px;left:50%;box-shadow:0 0 1px 1px #ffffff0d}.device-iphone-14-pro .device-btns{background:#5c5956;border-radius:2px;width:3px;height:32px;position:absolute;top:115px;left:-2px}.device-iphone-14-pro .device-btns:after,.device-iphone-14-pro .device-btns:before{content:"";background:#5c5956;border-radius:2px;width:3px;height:62px;position:absolute;left:0}.device-iphone-14-pro .device-btns:after{top:60px}.device-iphone-14-pro .device-btns:before{top:140px}.device-iphone-14-pro .device-power{background:#5c5956;border-radius:2px;width:3px;height:100px;position:absolute;top:200px;right:-2px}.device-iphone-14-pro .device-frame{border-color:#5c5956;box-shadow:inset 0 0 4px 2px #fff,inset 0 0 0 6px #76726f}.td-app{--bg:#0e0e15;--panel:#17171f;--panel-2:#1e1e28;--ink:#ededf3;--muted:#a2a2b3;--border:#262630;--accent:#8a89ff;--gain:#4ade80;--gain-deep:#22c55e;--warn:#fbbf24;--crit:#fb7185;background:var(--bg);height:100%;color:var(--ink);font-family:var(--font-geist-sans), "Segoe UI", system-ui, sans-serif;flex-direction:column;display:flex}.td-statusbar{color:var(--ink);font-variant-numeric:tabular-nums;flex:none;justify-content:space-between;align-items:center;padding:15px 34px 8px;font-size:12px;font-weight:600;display:flex}.td-screens{flex:1;position:relative;overflow:hidden}@keyframes td-screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.td-screen{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:14px;padding:10px 18px 20px;animation:.35s td-screen-in;display:flex;position:absolute;inset:0;overflow-y:auto}.td-screen::-webkit-scrollbar{display:none}.td-apph{flex-direction:column;gap:2px;padding:6px 2px 0;display:flex}.td-apph .td-t{letter-spacing:-.01em;font-size:20px;font-weight:700}.td-apph .td-s{color:var(--muted);font-size:13px}.td-card{background:var(--panel);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.td-hero{text-align:center;background:linear-gradient(160deg,#12224a 0%,#0b1024 100%);align-items:center;gap:4px;padding:22px 16px}.td-hero .td-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.td-hero .td-amount{letter-spacing:-.03em;color:var(--gain);font-variant-numeric:tabular-nums;font-size:44px;font-weight:800;transition:transform .25s}.td-hero .td-amount.td-pop{transform:scale(1.07)}.td-hero .td-sub{color:var(--muted);font-size:13px}.td-chips{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;display:flex}.td-chip{background:var(--panel-2);border:1px solid var(--border);color:var(--ink);font-variant-numeric:tabular-nums;border-radius:999px;padding:4px 10px;font-size:12px}.td-chip b{color:var(--gain);font-weight:700}.td-pill{letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.td-pill.ok{color:var(--gain);background:#52d98f24}.td-pill.warn{color:var(--warn);background:#e8b84b24}.td-pill.off{color:var(--muted);background:#93a89b24}.td-due{border-color:#e8b84b66}.td-due.resolved-ok{border-color:#52d98f66}.td-row1{justify-content:space-between;align-items:center;gap:10px;display:flex}.td-merchant{align-items:center;gap:10px;min-width:0;display:flex}.td-logo{background:var(--panel-2);border:1px solid var(--border);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:grid}.td-mname{font-size:15px;font-weight:600}.td-msub{color:var(--muted);font-size:12px}.td-amt{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.td-btnrow{gap:8px;display:flex}.td-btn{border:1px solid var(--border);background:var(--panel-2);color:var(--ink);font:inherit;cursor:pointer;border-radius:12px;flex:1;padding:10px 12px;font-size:14px;font-weight:600}.td-btn.primary{background:var(--gain-deep);border-color:var(--gain-deep);color:#06130c}.td-btn.danger{color:var(--crit);border-color:#e0655a66}.td-btn.small{flex:none;padding:7px 12px;font-size:13px}.td-btn:focus-visible,.td-tab:focus-visible,.td-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.td-resolved{color:var(--gain);font-size:13px;font-weight:600}.td-resolved.neutral{color:var(--muted)}.td-barstitle{color:var(--muted);font-size:13px;font-weight:600}.td-bars{align-items:flex-end;gap:10px;height:96px;padding-top:8px;display:flex;position:relative}.td-bar{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;padding:0;display:flex}.td-bar .td-fill{background:#52d98f61;border-radius:4px 4px 0 0;width:100%;max-width:26px;min-height:4px}.td-bar.now .td-fill{background:var(--gain)}.td-bar .td-m{color:var(--muted);font-size:11px}.td-bar.now .td-m{color:var(--ink);font-weight:600}.td-tip{border:1px solid var(--border);color:var(--ink);pointer-events:none;white-space:nowrap;font-variant-numeric:tabular-nums;z-index:2;background:#050a07;border-radius:8px;padding:4px 8px;font-size:12px;position:absolute;top:0;transform:translate(-50%,-100%)}.td-subrow{justify-content:space-between;align-items:center;gap:10px;display:flex}.td-subright{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.td-divider{border:0;border-top:1px solid var(--border);margin:2px 0}.td-total{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:13px;display:flex}.td-total b{color:var(--ink)}.td-recoup{color:var(--gain);font-weight:700}.td-cat{flex-direction:column;gap:8px;display:flex}.td-catrow{grid-template-columns:84px 1fr 58px;align-items:center;gap:10px;font-size:13px;display:grid}.td-catrow .td-v{text-align:right;font-variant-numeric:tabular-nums;color:var(--muted)}.td-track{background:var(--panel-2);border-radius:4px;height:8px;overflow:hidden}.td-track .td-f{background:var(--gain-deep);border-radius:4px;height:100%}.td-vcard{background:linear-gradient(135deg,#143a5c 0%,#1a2352 70%);border:1px solid #2b5a86;border-radius:18px;flex-direction:column;justify-content:space-between;gap:14px;min-height:150px;padding:18px;transition:filter .3s;display:flex;position:relative;overflow:hidden}.td-vcard.single{background:var(--panel);border:1.5px dashed var(--border)}.td-vcard.frozen{filter:grayscale()brightness(.75)}.td-vctop{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.td-vcname{font-size:15px;font-weight:700}.td-vcsub{color:var(--muted);font-size:12px}.td-vcnum{letter-spacing:.12em;font-variant-numeric:tabular-nums;color:var(--ink);font-size:17px}.td-vcmeta{color:var(--muted);justify-content:space-between;align-items:flex-end;font-size:12px;display:flex}.td-note{color:var(--muted);font-size:13px}.td-note b{color:var(--ink)}.td-goalhead{justify-content:space-between;align-items:baseline;display:flex}.td-goalamt{font-variant-numeric:tabular-nums;color:var(--muted);font-size:13px}.td-goalamt b{color:var(--ink);font-size:15px}.td-progress{background:var(--panel-2);border-radius:5px;height:10px;overflow:hidden}.td-progress .td-f{background:var(--gain);border-radius:5px;height:100%;transition:width .4s}.td-quick{gap:8px;display:flex}.td-togglerow{justify-content:space-between;align-items:center;display:flex}.td-toggle{border:1px solid var(--border);background:var(--panel-2);cursor:pointer;font:inherit;color:var(--ink);border-radius:999px;padding:3px;display:flex}.td-toggle span{color:var(--muted);border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700}.td-toggle span.on{background:var(--gain-deep);color:#06130c}.td-rurow{font-variant-numeric:tabular-nums;justify-content:space-between;font-size:13px;display:flex}.td-rurow .td-plus{color:var(--gain);font-weight:700}.td-rurow .td-who{color:var(--ink)}.td-rurow .td-paid{color:var(--muted)}.td-tabbar{border-top:1px solid var(--border);background:#0a130e;flex:none;padding:8px 8px 18px;display:flex}.td-tab{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:6px 2px;font-size:10.5px;font-weight:600;display:flex}.td-tab.active{color:var(--accent)}.td-tab svg{width:22px;height:22px}
