/*! tailwindcss v4.1.4 | 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}}}
/*# sourceMappingURL=a603aa91a823ddc4.css.map*/