*,html,body{font-family:Outfit,sans-serif;margin:0;padding:0;box-sizing:border-box}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.animate-pulse{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.shimmer{position:relative}.shimmer:after{content:"";position:absolute;inset:0;background-image:linear-gradient(-45deg,#f0f0f0 25%,#e4e4e4,#f0f0f0 75%);background-size:200% 100%;animation:shimmerAnimation 2s infinite}@keyframes shimmerAnimation{0%{background-position:-100% 0}to{background-position:100% 0}}
