.phc-coin-icon { display: inline-block; vertical-align: middle; max-height: 1.5em; width: auto; margin-right: 0.35em; }
.phc-coin-icon--inline { max-height: 1.2em; }
.phc-coin-icon--hero { max-height: 96px; width: auto; }

.phc-product-label { background: #f6f6f6; border-radius: 6px; padding: 0.5em 0.75em; margin: 0.75em 0; font-size: 0.95em; }
.phc-product-label--login a.phc-login-link { font-weight: 600; }
.phc-product-label--earn strong { font-weight: 700; }

.phc-redeem { border: 1px solid #e1e1e1; border-radius: 8px; padding: 1em 1.25em; margin: 1em 0; background: #fafafa; }
.phc-redeem h3 { display: flex; align-items: center; gap: 0.5em; margin: 0 0 0.75em; font-size: 1.05em; }
.phc-redeem__row { display: flex; gap: 0.75em; align-items: center; flex-wrap: wrap; }
.phc-redeem__row input[type=range] { flex: 1 1 200px; }
.phc-redeem__row input[type=number] { width: 110px; }
.phc-redeem__hint { font-size: 0.85em; color: #555; margin-top: 0.5em; }

.phc-myaccount__icon { text-align: center; margin-bottom: 0.5em; }
.phc-myaccount__balance { text-align: center; margin: 0.5em 0 1em; }
.phc-myaccount__balance-amount { font-size: 2.4em; font-weight: 700; color: #1a1a1a; }
.phc-myaccount__balance-label { font-size: 1em; color: #555; margin-left: 0.25em; }
.phc-myaccount__balance-money { font-size: 1.1em; color: #666; }
.phc-myaccount__video { margin: 1em auto; max-width: 720px; }
.phc-myaccount__video video { width: 100%; height: auto; border-radius: 8px; }
.phc-myaccount__table { width: 100%; margin-top: 0.5em; }
.phc-amount--pos { color: #2a7a2a; font-weight: 600; }
.phc-amount--neg { color: #b03030; font-weight: 600; }

.phc-loop-label { font-size: 0.85em; color: #666; margin: 0.25em 0; }
.phc-cart-coins th, .phc-cart-coins td { padding-top: 1em !important; padding-bottom: 1em !important; }
.phc-cart-coins--block { margin: 1em 0; padding: 0.75em 1em; background: #f6f6f6; border-radius: 6px; }
