.cherries-rewards{--cr-red:#b51d22;--cr-black:#111;--cr-muted:#777;--cr-line:#e7e7e7;margin:18px 0;padding:18px;border:1px solid var(--cr-line);border-radius:16px;background:#fff;color:var(--cr-black);box-shadow:0 8px 24px rgba(0,0,0,.05)}
.cherries-rewards__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.cherries-rewards__eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--cr-red)}.cherries-rewards__headline{font-size:14px;text-align:right}
.cherries-rewards__track{position:relative;height:8px;margin:0 7px 18px;border-radius:999px;background:#eee;overflow:visible}.cherries-rewards__fill{display:block;height:100%;width:0;border-radius:inherit;background:var(--cr-red);transition:width .35s ease}.cherries-rewards__marker{position:absolute;top:50%;width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:#d7d7d7;box-shadow:0 0 0 1px #ccc;transform:translate(-50%,-50%);transition:.25s}.cherries-rewards__marker--one{left:66.633%}.cherries-rewards__marker--two{left:100%}.cherries-rewards__marker.is-unlocked{background:var(--cr-red);box-shadow:0 0 0 1px var(--cr-red)}
.cherries-rewards__tiers{display:grid;gap:11px}.cherries-rewards__tier{display:flex;align-items:flex-start;gap:10px}.cherries-rewards__icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#f5f5f5;font-size:16px}.cherries-rewards__tier strong{display:block;font-size:13px;line-height:1.25}.cherries-rewards__tier span:not(.cherries-rewards__icon){display:block;margin-top:2px;font-size:12px;line-height:1.35;color:var(--cr-muted)}.cherries-rewards__tier.is-unlocked strong,.cherries-rewards__tier.is-unlocked span:not(.cherries-rewards__icon){color:#16803b}
.cherries-rewards--product{margin-top:14px}.cherries-rewards--drawer{margin:12px 0 16px;padding:15px;border-radius:12px;box-shadow:none}.cherries-rewards--cart{max-width:760px;margin:0 auto 22px}
@media(max-width:749px){.cherries-rewards{padding:15px;border-radius:13px}.cherries-rewards__header{align-items:flex-start;flex-direction:column;gap:3px}.cherries-rewards__headline{text-align:left}.cherries-rewards__tier span:not(.cherries-rewards__icon){font-size:11.5px}}
