@tailwind base;@tailwind components;@tailwind utilities;@keyframes breathe{0%,to{transform:scale(.95)}50%{transform:scale(1.05)}}.breathe-animation{animation:breathe 4s ease-in-out infinite}
