
.ohc-wallet,.ohc-payment-status,.ohc-financial-state{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17223d}
.ohc-wallet--balance{display:inline-flex;align-items:baseline;gap:7px}.ohc-wallet--balance>span{font-size:12px;color:#71809d}.ohc-wallet--balance>strong{font-size:17px}
.ohc-wallet--summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ohc-wallet--summary>div{display:grid;gap:5px;padding:15px 16px;border:1px solid #e5e9f2;border-radius:16px;background:#fff}.ohc-wallet--summary span{font-size:12px;color:#71809d}.ohc-wallet--summary strong{font-size:18px}
.ohc-wallet--transactions{display:grid;gap:8px}.ohc-wallet__tx{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;border:1px solid #e9edf4;border-radius:14px;background:#fff}.ohc-wallet__tx>span{display:grid;gap:2px}.ohc-wallet__tx small{color:#8792a8}.ohc-wallet__tx b{white-space:nowrap}
.ohc-payment-status{display:inline-flex;align-items:center;gap:9px;padding:8px 11px;border:1px solid #e5e9f2;border-radius:999px;background:#fff}.ohc-payment-status small{color:#71809d}
.ohc-financial-state{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border:1px solid #e5e9f2;border-radius:14px;background:#fff}.ohc-financial-state a{display:inline-flex;padding:8px 12px;border-radius:999px;background:#7c3aed;color:#fff;text-decoration:none;font-weight:700}.ohc-financial-state--error{border-color:#fecaca;background:#fff7f7;color:#991b1b}
@media(max-width:760px){.ohc-wallet--summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:460px){.ohc-wallet--summary{grid-template-columns:1fr}.ohc-financial-state{align-items:flex-start;flex-direction:column}}
