.tth-redeem-box{margin:22px 0;padding:22px;border:1px solid var(--tth-border);border-radius:20px;background:#fff}.tth-redeem-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px}.tth-redeem-heading>div:first-child>strong{display:block;margin-top:4px;font-size:24px;line-height:1.2;color:var(--tth-ink)}.tth-redeem-eyebrow{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tth-berry)}.tth-redeem-balance{min-width:108px;text-align:center;padding:11px 12px;border-radius:14px;background:var(--tth-lilac)}.tth-redeem-balance span,.tth-redeem-balance strong{display:block}.tth-redeem-balance span{font-size:10px;color:var(--tth-muted)}.tth-redeem-balance strong{margin-top:3px;font-size:22px;color:var(--tth-purple-dark)}.tth-redeem-owned p,.tth-redeem-box>p{margin:6px 0 14px;color:var(--tth-muted)}.tth-redeem-form{margin:0}.tth-redeem-button{margin:0;min-height:44px;padding:10px 17px}.tth-redeem-note{margin:10px 0 0!important;font-size:12px;color:var(--tth-muted)}.tth-redeem-insufficient{padding:14px 15px;border-radius:12px;background:var(--tth-cream)}.tth-redeem-insufficient p{margin:0 0 6px!important}.tth-redeem-insufficient strong{display:block;margin-bottom:12px}.tth-get-more-credits{margin:0!important}@media(max-width:640px){.tth-redeem-heading{align-items:flex-start;flex-direction:column}.tth-redeem-balance{min-width:unset;width:100%}}

/* v1.17.19: one-click owned-resource actions. */
.tth-redeem-owned .tth-owned-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.tth-redeem-owned .tth-owned-actions .button{margin:0!important;min-height:46px;display:inline-flex;align-items:center;justify-content:center}.tth-redeem-owned .tth-direct-download{background:#9b3e78!important;border-color:#9b3e78!important;color:#fff!important}.tth-redeem-owned .tth-open-library{background:#fff!important;color:#302b3d!important;border:1px solid #302b3d!important}@media(max-width:640px){.tth-redeem-owned .tth-owned-actions{display:grid;grid-template-columns:1fr 1fr}.tth-redeem-owned .tth-owned-actions .button{width:100%;text-align:center;padding-left:12px!important;padding-right:12px!important}}@media(max-width:420px){.tth-redeem-owned .tth-owned-actions{grid-template-columns:1fr}}


/* v1.17.47 — familiar dollar-value anchor beside resource credit pricing. */
.tth-redeem-resource-value{
  display:block;
  margin-top:4px;
  color:#6f6574;
  font-size:13px;
  font-weight:700;
  line-height:1.35
}
.tth-redeem-box .tth-credit-info{margin-top:12px}
