:root{--hb-green: #5aa000;--hb-text: #1b1f23;--hb-muted: #66707a;--hb-bg: #eef2f4;--hb-card: #ffffff;--hb-border: #e3e7ea;--hb-shadow: 0 6px 16px rgba(0, 0, 0, .12);--hb-radius: 10px}*{box-sizing:border-box}body{margin:0;background:var(--hb-bg);color:var(--hb-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.page{min-height:100vh}.hb-section{max-width:520px;margin:18px auto;padding:0 14px 28px}.hb-sectionHeader{display:flex;align-items:center;justify-content:space-between;margin:6px 0 10px}.hb-sectionTitle{font-weight:700;font-size:18px}.hb-sectionCount{margin-left:6px;color:var(--hb-muted);font-weight:600}.hb-sectionRight{display:flex;align-items:center;gap:8px}.hb-sectionTotal{font-weight:800;font-size:18px}.hb-iconBtn{width:30px;height:30px;border-radius:999px;border:1px solid var(--hb-border);background:var(--hb-card);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hb-cardStack{display:grid;gap:10px}.hb-accountCard,.hb-offerCard{display:block;background:var(--hb-card);border:1px solid var(--hb-border);border-radius:var(--hb-radius);box-shadow:var(--hb-shadow);overflow:hidden;text-decoration:none;color:inherit}.hb-cardTopBar{height:4px;background:var(--hb-green)}.hb-cardBody{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 12px;gap:12px}.hb-accountNameRow{display:flex;align-items:center;gap:6px;font-weight:700}.hb-accountName{font-size:16px}.hb-last4{color:var(--hb-muted);font-weight:700}.hb-chevron{margin-left:4px;color:var(--hb-green);font-weight:900;font-size:18px;line-height:1}.hb-subLabel{margin-top:6px;color:var(--hb-muted);font-size:13px;font-weight:600}.hb-balance{font-size:16px;font-weight:800}.hb-accountCard.isSelected{outline:2px solid rgba(90,160,0,.35)}.hb-subSectionTitle{margin:18px 2px 10px;font-size:18px;font-weight:800}.hb-offerBody{padding:14px}.hb-offerHeadline{font-weight:800;margin-bottom:6px}.hb-offerDesc{color:var(--hb-muted);font-weight:600;line-height:1.35}.hb-offerActions{display:flex;gap:10px;margin-top:14px;justify-content:flex-end;flex-wrap:wrap}.hb-btn{border-radius:999px;padding:9px 14px;font-weight:800;border:1px solid var(--hb-border);background:var(--hb-card);cursor:pointer}.hb-btnGhost{background:#fff}.hb-btnPrimary{background:#2f343a;color:#fff;border-color:#2f343a}.txnList{display:grid;gap:10px}.txnRow{display:flex;align-items:center;justify-content:space-between;padding:10px 2px;border-bottom:1px solid var(--hb-border)}.txnLeft{min-width:0}.txnMerchant{font-weight:800}.txnMeta{display:flex;gap:10px;margin-top:4px;color:var(--hb-muted);font-weight:600;font-size:13px;align-items:center}.chip{border:1px solid var(--hb-border);padding:2px 8px;border-radius:999px;font-size:12px;font-weight:800}.txnAmt{font-weight:900;margin-left:12px;white-space:nowrap}.hb-miniFooter{color:var(--hb-muted);font-weight:600;font-size:12px;display:flex;justify-content:space-between;gap:12px}@media(min-width:900px){.hb-section{max-width:620px}}.txnTableWrap{width:100%}.txnTable{width:100%;border-collapse:collapse}.txnTable thead th{font-size:13px;text-align:left;color:var(--hb-muted);font-weight:800;border-bottom:2px solid var(--hb-border);padding:10px 8px}.txnTable tbody td{padding:14px 8px;border-bottom:1px solid var(--hb-border);vertical-align:middle;font-size:14px}.txnTable .num{text-align:right;white-space:nowrap}.thBtn{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;padding:0;font:inherit;color:inherit;cursor:pointer}.sortIcon{display:inline-flex;flex-direction:column;line-height:10px;font-size:9px;opacity:.55;transform:translateY(-1px)}.sortIcon.active{opacity:.95}.sortIcon .chev{display:block;height:10px}.sortIcon .chev.on{color:var(--hb-text);opacity:1}.descText{font-weight:800;letter-spacing:.2px}.colDate{width:130px}.colAmt{width:140px}.colBal{width:160px}.colAmt.credit,.txnMobileAmt.credit{color:#1f7a1f;font-weight:900}.colAmt.debit,.txnMobileAmt.debit{color:var(--hb-text);font-weight:800}.txnMobileList{display:none}@media(max-width:768px){.txnTable{display:none}.txnMobileList{display:block}.txnMobileRow{border-bottom:1px solid var(--hb-border);padding:12px 4px}.txnMobileTop{display:flex;justify-content:space-between;align-items:baseline}.txnMobileDate{color:var(--hb-muted);font-weight:800;font-size:12px}.txnMobileDesc{margin-top:6px;font-weight:900}.txnMobileBal{margin-top:6px;color:var(--hb-muted);font-weight:700;font-size:12px}}
