stock-alert{display:block}stock-alert[hidden]{display:none}.stock-alert{display:flex;align-items:center;gap:1.6rem;background:#fff;border:1px solid #edeff3;border-radius:18px;padding:1.4rem 1.6rem;box-shadow:0 4px 16px #10182814}.stock-alert__badge{position:relative;width:100px;height:100px;flex:0 0 auto;border-radius:50%;background:#fbe0d6;animation:stock-alert-ring-glow 3.6s ease-out infinite}.stock-alert__badge-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#f8581e;transform-origin:center center;animation:stock-alert-ring-bloom 3.6s cubic-bezier(.35,.1,.4,1) infinite}.stock-alert__badge-inner{position:absolute;top:13px;right:13px;bottom:13px;left:13px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.stock-alert__badge-count{font-size:3rem;font-weight:800;color:#16181c;line-height:1;font-variant-numeric:tabular-nums}.stock-alert__badge-label{font-size:1.1rem;font-weight:700;color:#8a9199}.stock-alert__content{display:flex;flex-direction:column;gap:.6rem;min-width:0}.stock-alert__heading{margin:0;font-size:1.8rem;font-weight:800;color:#16181c;line-height:1.25}.stock-alert__prices{display:flex;flex-direction:column;gap:.2rem}.stock-alert__price-sale{font-size:1.35rem;font-weight:700;color:#4b535c}.stock-alert__price-sale>span{color:#f8581e;font-weight:800}.stock-alert__price-compare{font-size:1.35rem;font-weight:700;color:#9aa1a9}@keyframes stock-alert-ring-glow{0%,to{box-shadow:0 0 #f8581e57}60%{box-shadow:0 0 0 18px #f8581e00}}@keyframes stock-alert-ring-bloom{0%{transform:scale(.78);opacity:0}7%{opacity:1}64%{transform:scale(var(--ring-scale, 1))}88%{transform:scale(var(--ring-scale, 1));opacity:1}to{transform:scale(var(--ring-scale, 1));opacity:0}}@media(prefers-reduced-motion:reduce){.stock-alert__badge,.stock-alert__badge-ring{animation:none}.stock-alert__badge-ring{transform:scale(var(--ring-scale, 1))}}@media screen and (max-width:749px){.stock-alert__badge{width:96px;height:96px}.stock-alert__badge-inner{top:11px;right:11px;bottom:11px;left:11px}.stock-alert__badge-count{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/section-stock-alert.css.map */
