.UserProfileSkeleton-module__5NAgZW__page{width:100%;max-width:1200px;margin:0 auto;padding:24px}.UserProfileSkeleton-module__5NAgZW__header{border-bottom:1px solid #f0f0f0;gap:24px;margin-bottom:32px;padding-bottom:24px;display:flex}.UserProfileSkeleton-module__5NAgZW__avatar{background:#e0e0e0;border-radius:50%;flex-shrink:0;width:120px;height:120px;animation:1.5s ease-in-out infinite UserProfileSkeleton-module__5NAgZW__pulse}.UserProfileSkeleton-module__5NAgZW__profileInfo{flex-direction:column;flex:1;gap:12px;display:flex}.UserProfileSkeleton-module__5NAgZW__username{background:#e0e0e0;border-radius:4px;width:200px;height:28px;animation:1.5s ease-in-out infinite UserProfileSkeleton-module__5NAgZW__pulse}.UserProfileSkeleton-module__5NAgZW__bio{background:#e0e0e0;border-radius:4px;width:80%;height:16px;animation:1.5s ease-in-out infinite UserProfileSkeleton-module__5NAgZW__pulse}.UserProfileSkeleton-module__5NAgZW__stats{gap:24px;margin-top:8px;display:flex}.UserProfileSkeleton-module__5NAgZW__stat{background:#e0e0e0;border-radius:4px;width:80px;height:20px;animation:1.5s ease-in-out infinite UserProfileSkeleton-module__5NAgZW__pulse}.UserProfileSkeleton-module__5NAgZW__postsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.UserProfileSkeleton-module__5NAgZW__postCard{aspect-ratio:1;background:#f0f0f0;border-radius:8px;overflow:hidden}.UserProfileSkeleton-module__5NAgZW__postImage{background:linear-gradient(90deg,#f0f0f0 0%,#e0e0e0 50%,#f0f0f0 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite UserProfileSkeleton-module__5NAgZW__shimmer}@keyframes UserProfileSkeleton-module__5NAgZW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes UserProfileSkeleton-module__5NAgZW__pulse{0%,to{opacity:1}50%{opacity:.6}}.UserProfileSkeleton-module__5NAgZW__avatar,.UserProfileSkeleton-module__5NAgZW__username,.UserProfileSkeleton-module__5NAgZW__bio,.UserProfileSkeleton-module__5NAgZW__stat,.UserProfileSkeleton-module__5NAgZW__postImage{will-change:opacity;backface-visibility:hidden}@media (max-width:768px){.UserProfileSkeleton-module__5NAgZW__page{padding:16px}.UserProfileSkeleton-module__5NAgZW__header{text-align:center;flex-direction:column;align-items:center}.UserProfileSkeleton-module__5NAgZW__avatar{width:80px;height:80px}.UserProfileSkeleton-module__5NAgZW__postsGrid{grid-template-columns:repeat(3,1fr);gap:2px}}