.superpromo-badge[hidden],.superpromo-badge--hidden{display:none!important}.superpromo-badge{--sp-accent: #d6336c;--sp-accent-light: #ffeef5;--sp-accent-gradient: linear-gradient(135deg, #d6336c, #f06595);--sp-text: #2b2b2b;--sp-muted: #868e96;--sp-bg: #ffffff;--sp-border: #e9ecef;position:relative;margin:1rem;padding:14px 16px;border:1px solid var(--sp-border);border-radius:12px;background:var(--sp-bg);color:var(--sp-text);box-shadow:0 1px 8px #0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-top:3px solid var(--sp-accent);overflow:visible;box-sizing:border-box}.superpromo-badge *,.superpromo-badge *:before,.superpromo-badge *:after{box-sizing:border-box}.superpromo-badge__header{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:8px;padding-top:2px}.superpromo-badge__header-right{display:inline-flex;align-items:center;gap:6px}.superpromo-badge__chevron{display:none}.superpromo-badge__eyebrow{display:inline-flex;align-items:center;gap:4px;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--sp-accent);white-space:nowrap;min-width:0}.superpromo-badge__body{display:block}.superpromo-badge__title{font-size:15px;line-height:1.3;font-weight:700;margin:0 0 4px;color:var(--sp-text)}.superpromo-badge__message{font-size:12.5px;line-height:1.5;margin:0 0 10px;color:#495057}.superpromo-badge__progress-wrap{margin-bottom:10px}.superpromo-badge__progress{position:relative;width:100%;height:6px;border-radius:999px;background:#f1f3f5;overflow:hidden}.superpromo-badge__progress-fill{display:block;height:100%;width:0;border-radius:inherit;background:var(--sp-accent-gradient);transition:width .4s cubic-bezier(.4,0,.2,1)}.superpromo-badge__progress-marks{display:flex;justify-content:space-between;padding:0;margin-top:3px}.superpromo-badge__progress-mark{font-size:9px;color:var(--sp-muted);font-weight:500}.superpromo-badge__progress-mark--active{color:var(--sp-accent);font-weight:700}.superpromo-badge__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.superpromo-badge__count{font-size:11.5px;font-weight:600;color:#495057}.superpromo-badge__tier{display:inline-block;font-size:10.5px;font-weight:700;color:var(--sp-accent);background:var(--sp-accent-light);padding:2px 8px;border-radius:999px;white-space:nowrap;flex-shrink:0}.superpromo-badge[data-tier="0"] .superpromo-badge__tier{animation:sp-pulse 2s ease-in-out infinite}@keyframes sp-pulse{0%,to{box-shadow:0 0 #d6336c73}50%{box-shadow:0 0 0 6px #d6336c00}}.superpromo-badge__helper{margin-top:8px;padding-top:8px;border-top:1px solid #f1f3f5;font-size:10.5px;line-height:1.4;color:var(--sp-muted)}.superpromo-badge[data-tier="30"]{border-color:#f0a3c4;background:linear-gradient(160deg,#fff5f8,#fff 60%)}.superpromo-badge[data-tier="30"] .superpromo-badge__title{color:#c2255c}.superpromo-badge__confetti{display:none;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.superpromo-badge[data-tier="30"] .superpromo-badge__confetti{display:block}.superpromo-badge__confetti i{position:absolute;top:-10px;display:block;width:6px;height:6px;border-radius:2px;opacity:0;animation:sp-confetti-fall 1.6s ease-out forwards}.superpromo-badge__confetti i:nth-child(1){left:8%;background:#d6336c;animation-delay:0s}.superpromo-badge__confetti i:nth-child(2){left:18%;background:#f06595;animation-delay:.08s;width:5px;height:8px}.superpromo-badge__confetti i:nth-child(3){left:30%;background:#fcc419;animation-delay:.15s}.superpromo-badge__confetti i:nth-child(4){left:42%;background:#51cf66;animation-delay:.05s;width:7px;height:5px}.superpromo-badge__confetti i:nth-child(5){left:55%;background:#339af0;animation-delay:.2s}.superpromo-badge__confetti i:nth-child(6){left:65%;background:#d6336c;animation-delay:.1s;width:5px;height:7px}.superpromo-badge__confetti i:nth-child(7){left:75%;background:#fcc419;animation-delay:.18s}.superpromo-badge__confetti i:nth-child(8){left:88%;background:#cc5de8;animation-delay:.03s;width:6px;height:4px}.superpromo-badge__confetti i:nth-child(9){left:50%;background:#ff922b;animation-delay:.12s}.superpromo-badge__confetti i:nth-child(10){left:35%;background:#51cf66;animation-delay:.22s;width:4px;height:6px}@keyframes sp-confetti-fall{0%{transform:translateY(0) rotate(0);opacity:1}80%{opacity:1}to{transform:translateY(90px) rotate(280deg);opacity:0}}@media(max-width:767px){.superpromo-badge__header{cursor:pointer;-webkit-tap-highlight-color:transparent;margin-bottom:0}.superpromo-badge__chevron{display:block;width:16px;height:16px;flex-shrink:0;transition:transform .25s ease}.superpromo-badge__chevron:before{content:"";display:block;width:7px;height:7px;border-right:2px solid var(--sp-muted);border-bottom:2px solid var(--sp-muted);transform:rotate(45deg);margin:2px auto 0}.superpromo-badge--open .superpromo-badge__chevron{transform:rotate(180deg)}.superpromo-badge__body{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .25s ease,margin .25s ease;margin-top:0}.superpromo-badge--open .superpromo-badge__body{max-height:300px;opacity:1;margin-top:8px}.superpromo-badge--open .superpromo-badge__header{margin-bottom:0}}.t4s-row .superpromo-badge{margin:1.5rem 0;padding:18px 20px;border-radius:14px}.t4s-row .superpromo-badge__title{font-size:17px}.t4s-row .superpromo-badge__message{font-size:13.5px}.t4s-row .superpromo-badge__progress{height:8px}.t4s-row .superpromo-badge__eyebrow{font-size:11px}.t4s-row .superpromo-badge__tier{font-size:11.5px;padding:3px 10px}.t4s-row .superpromo-badge__count{font-size:12.5px}.t4s-row .superpromo-badge__progress-mark{font-size:10px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/superpromo_badge.css.map */
