.product-carousel-skeleton{padding:3rem 1rem}.product-carousel-skeleton-header-row{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.product-carousel-skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:200px;height:32px;animation:1.5s infinite shimmer}.product-carousel-skeleton-buttons{gap:1rem;display:flex}.product-carousel-skeleton-button{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;width:40px;height:40px;animation:1.5s infinite shimmer}.product-carousel-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.product-carousel-skeleton-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.product-carousel-skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:280px;animation:1.5s infinite shimmer}.product-carousel-skeleton-content{padding:1rem}.product-carousel-skeleton-name{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:8px;animation:1.5s infinite shimmer}.product-carousel-skeleton-name-short{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:16px;margin-bottom:12px;animation:1.5s infinite shimmer}.product-carousel-skeleton-rating{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100px;height:12px;margin-bottom:12px;animation:1.5s infinite shimmer}.product-carousel-skeleton-price-row{gap:8px;margin-bottom:12px;display:flex}.product-carousel-skeleton-price{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:20px;animation:1.5s infinite shimmer}.product-carousel-skeleton-price-small{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60px;height:20px;animation:1.5s infinite shimmer}.product-carousel-skeleton-button-large{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:100%;height:40px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.product-carousel-skeleton{padding:2rem 1rem}.product-carousel-skeleton-grid{grid-template-columns:1fr}.product-carousel-skeleton-buttons{display:none}.product-carousel-skeleton-title{width:150px;height:28px}}
