@tailwind base;@tailwind components;@tailwind utilities;@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#ede9fe 25%,#ddd6fe 37%,#ede9fe 63%);background-size:800px 100%;animation:shimmer 1.5s infinite linear}
