.credits-balances{grid-template-columns:repeat(3,minmax(0,1fr));border-top:0}.credits-balances .stat{min-width:0}.credits-balances .stat .credits-word-value{font-size:24px;line-height:36px}.credits-number{font-variant-numeric:tabular-nums;white-space:nowrap}.credits-secondary{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin-top:5px;overflow-wrap:anywhere}.credits-users td:first-child{min-width:220px}.credits-users .credits-secondary{max-width:300px}.credits-note{min-width:180px;max-width:320px;white-space:normal;overflow-wrap:anywhere}.credits-ledger td{vertical-align:top}.credits-ledger td:first-child{min-width:190px}.credits-ledger code{max-width:180px;white-space:normal}.credits-search{gap:12px;flex-wrap:wrap}.credits-search .search{flex:1;min-width:200px;max-width:480px}.credits-search input{width:100%;min-width:0}.credits-search>span{margin-left:auto}.credits-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;font-size:12px;color:var(--muted)}.credits-pagination>div{display:flex;gap:6px}.credits-pagination button{width:34px;height:34px}.credits-detail-heading{display:flex;gap:12px;align-items:flex-start;min-width:0}.credits-detail-heading>div{min-width:0}.credits-detail-heading h1{font-size:24px;overflow-wrap:anywhere}.credits-user-id{display:block;overflow-wrap:anywhere;line-height:1.6;margin-top:6px}.credits-recipient{display:grid;gap:6px;border-block:1px solid var(--line);padding:14px 0;font-size:13px}.credits-recipient code{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.credits-confirm{display:flex;gap:8px;align-items:flex-start;font-size:13px;line-height:1.6}.credits-confirm input{margin-top:4px;flex-shrink:0}.credits-topup input[readonly]{background:var(--bg);color:var(--muted)}.credits-topup .dialog-actions{flex-wrap:wrap}.credits-pending{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;border-block:1px solid var(--line);font-size:13px;color:var(--blue)}
@media(max-width:600px){.credits-balances{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.credits-balances .stat:last-child{grid-column:1/-1}.credits-balances .stat strong{font-size:28px}.credits-balances .stat .credits-word-value{font-size:21px}.credits-detail-heading h1{font-size:22px}.credits-pending{align-items:flex-start;flex-direction:column}.credits-topup .dialog-actions .button{flex:1;justify-content:center}.credits-search>span{margin-left:0}.credits-detail-heading{max-width:100%}}
