.skeleton-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-image-container{height:180px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;position:relative;overflow:hidden}.skeleton-image-container.large{height:220px}.skeleton-shimmer{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite}.skeleton-content{padding:1rem}.skeleton-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1rem 1rem;background:linear-gradient(to top,#f0f0f0f2,#f0f0f0cc 50%,#f0f0f066 80%,#f0f0f000)}.skeleton-title{height:20px;background:#d0d0d0;border-radius:4px;margin-bottom:12px;width:85%;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-title.white{background:#ffffffb3}.skeleton-text{height:14px;background:#d0d0d0;border-radius:4px;margin-bottom:8px;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-text.short{width:60%}.skeleton-text.white{background:#fff9}.skeleton-button{height:36px;background:#d0d0d0;border-radius:6px;width:120px;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-button.white{background:#fffc;width:100px}.skeleton-button.small{height:28px;width:80px}.skeleton-badge{height:24px;background:#d0d0d0;border-radius:12px;width:80px;margin-bottom:12px;animation:skeleton-pulse 1.5s ease-in-out infinite}.product-skeleton{height:280px}.store-skeleton{height:200px;position:relative}.machimbo-skeleton{height:320px}.horizontal-scroll-skeleton{overflow:hidden}.horizontal-scroll-skeleton .horizontal-scroll-content{display:flex;gap:1rem;padding:4px 0}.horizontal-scroll-skeleton .horizontal-card-wrapper{flex:0 0 auto;width:180px}.skeleton-grid{display:grid;gap:1rem;padding:1rem 0}.skeleton-grid.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.skeleton-grid.store-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.skeleton-grid.machimbo-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 768px){.skeleton-grid.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.skeleton-grid.store-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.skeleton-grid.machimbo-grid{grid-template-columns:repeat(2,1fr)}.horizontal-scroll-skeleton .horizontal-card-wrapper{width:150px}.skeleton-content{padding:.75rem}}@media (max-width: 576px){.skeleton-grid.product-grid,.skeleton-grid.store-grid,.skeleton-grid.machimbo-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.horizontal-scroll-skeleton .horizontal-card-wrapper{width:140px}.product-skeleton{height:260px}.store-skeleton{height:180px}.machimbo-skeleton{height:280px}}
