/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
.dark .skeleton{--skeleton-bg:#141414}.skeleton{--skeleton-bg:#f5f5f5;position:relative;overflow:hidden}.skeleton:before{content:"";background:linear-gradient(110deg,#0000 25%,var(--skeleton-bg) 50%,#0000 75%);background-size:400% 100%;width:100%;height:100%;animation:4s linear infinite shimmer;position:absolute}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
