[data-hover-effect=underline-sweep] .hover-sweep{display:inline-block;position:relative}[data-hover-effect=underline-sweep] .hover-sweep:after{content:"";transform-origin:100% 100%;width:100%;height:1px;transition:transform var(--storefront-motion-duration,.3s) var(--storefront-motion-easing,cubic-bezier(.86, 0, .07, 1));background:currentColor;position:absolute;bottom:0;left:0;transform:scaleX(0)}[data-hover-effect=underline-sweep] a:hover .hover-sweep:after,[data-hover-effect=underline-sweep] a:focus-visible .hover-sweep:after,[data-hover-effect=underline-sweep] .hover-sweep:hover:after,[data-hover-effect=underline-sweep] .hover-sweep:focus-visible:after{transform-origin:0 100%;transform:scaleX(1)}[data-hover-effect=underline-sweep] .hover-arrow{transition:transform var(--storefront-motion-duration,.3s) var(--storefront-motion-easing,cubic-bezier(.86, 0, .07, 1));display:inline-block}[data-hover-effect=underline-sweep] a:hover .hover-arrow,[data-hover-effect=underline-sweep] a:focus-visible .hover-arrow{transform:translate(4px)}[data-hover-effect=color-shift] .hover-sweep,[data-hover-effect=color-shift] a{transition:color var(--storefront-motion-duration,.3s) var(--storefront-motion-easing,ease-out)}[data-hover-effect=color-shift] a:hover,[data-hover-effect=color-shift] a:focus-visible{color:var(--storefront-accent)}[data-hover-effect=lift] .hover-lift{transition:transform var(--storefront-motion-duration,.3s) var(--storefront-motion-easing,ease-out)}[data-hover-effect=lift] .hover-lift:hover,[data-hover-effect=lift] .hover-lift:focus-visible{transform:translateY(-2px)}[data-hover-effect=glow] .hover-lift{transition:box-shadow var(--storefront-motion-duration,.3s) var(--storefront-motion-easing,ease-out)}[data-hover-effect=glow] .hover-lift:hover,[data-hover-effect=glow] .hover-lift:focus-visible{box-shadow:0 4px 24px color-mix(in srgb, var(--storefront-text) 10%, transparent)}@media (prefers-reduced-motion:reduce){[data-hover-effect] .hover-sweep:after,[data-hover-effect] .hover-arrow,[data-hover-effect] .hover-lift,[data-hover-effect] a{transition:none!important;transform:none!important}}
