/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer components{.pill-with-content-fade-out{animation:pillWithContentFadeOut .5s ease-out forwards}.pill-with-content-fade-in{animation:pillWithContentFadeIn .5s ease-out forwards}@keyframes pillWithContentFadeOut{0%{opacity:1;bottom:0}to{opacity:0;bottom:40px}}@keyframes pillWithContentFadeIn{0%{opacity:0;bottom:-40px}to{opacity:1;bottom:0}}}@layer components{.animate-for-any-retailer-fade{opacity:0;animation:forAnyRetailerFadeInOut 3s linear infinite}.animate-for-any-retailer-delay-0{animation-delay:0s}.animate-for-any-retailer-delay-1{animation-delay:.5s}.animate-for-any-retailer-delay-2{animation-delay:1s}.animate-for-any-retailer-delay-3{animation-delay:1.5s}.animate-for-any-retailer-delay-4{animation-delay:2s}.animate-for-any-retailer-delay-5{animation-delay:2.5s}@keyframes forAnyRetailerFadeInOut{0%,16.667%{opacity:1}16.668%,to{opacity:0}}}
/*# sourceMappingURL=3884d920dc5cd2b7.css.map*/