.valentine-hearts{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:9999}.valentine-heart{position:absolute;top:-12vh;width:var(--heart-size, 12px);height:var(--heart-size, 12px);background:var(--heart-color, #ff4d6d);transform:translate3d(0,-10vh,0) rotate(45deg);opacity:.9;animation:valentine-fall var(--fall-duration, 10s) linear forwards,valentine-spin 3s ease-in-out infinite}.valentine-heart:before,.valentine-heart:after{content:"";position:absolute;width:100%;height:100%;background:inherit;border-radius:50%}.valentine-heart:before{top:-50%;left:0}.valentine-heart:after{left:50%;top:0}@keyframes valentine-fall{0%{transform:translate3d(0,-10vh,0) rotate(45deg);opacity:.15}15%{opacity:.9}to{transform:translate3d(var(--sway, 30px),110vh,0) rotate(45deg);opacity:0}}@keyframes valentine-spin{0%{filter:drop-shadow(0 0 0 rgba(0,0,0,0))}to{filter:drop-shadow(0 6px 12px rgba(255,77,109,.35))}}@media (prefers-reduced-motion: reduce){.valentine-hearts{display:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/valentine-hearts.css.map */
