.tab-loading-placeholder{min-height:400px;display:flex;align-items:center;padding:40px 0;overflow:hidden}.products-skeleton-loader{display:flex;gap:20px;width:100%;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.products-skeleton-loader::-webkit-scrollbar{display:none}.skeleton-product-card{flex:0 0 calc((100% - (var(--grid-large-items, 4) - 1) * 20px) / var(--grid-large-items, 4));min-width:200px;max-width:300px}@media screen and (max-width: 768px){.products-skeleton-loader{gap:15px}.skeleton-product-card{flex:0 0 calc((100% - (var(--grid-medium-items, 3) - 1) * 15px) / var(--grid-medium-items, 3));min-width:150px;max-width:250px}}@media screen and (max-width: 480px){.products-skeleton-loader{gap:10px;padding:0 15px}.skeleton-product-card{flex:0 0 calc((100% - (var(--grid-small-items, 2) - 1) * 10px) / var(--grid-small-items, 2));min-width:120px;max-width:200px}}.skeleton-product-card{background:#fff;border-radius:8px;overflow:hidden;animation:skeletonPulse 1.5s ease-in-out infinite}.skeleton-image{width:100%;padding-bottom:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;position:relative}.skeleton-image:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#ffffff4d;border-radius:50%;animation:skeletonPulse 1.5s ease-in-out infinite}.skeleton-content{padding:15px}.skeleton-title,.skeleton-price,.skeleton-button{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-title{height:18px;margin-bottom:10px;width:80%}.skeleton-price{height:24px;margin-bottom:15px;width:60%}.skeleton-button{height:40px;width:100%;border-radius:20px}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.7}}.palette--dark .skeleton-product-card{background:#ffffff0d}.palette--dark .skeleton-image,.palette--dark .skeleton-title,.palette--dark .skeleton-price,.palette--dark .skeleton-button{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%}.collection-tab-spinner{display:inline-block;width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--color-accent, #333);animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.tab-content:not(.current) .tab-loading-placeholder{display:none}.tab-content.current .tab-loading-placeholder{display:flex}.products-skeleton-loader .skeleton-product-card{box-shadow:0 2px 4px #00000014;transition:transform .2s ease}.tab-content.is-loading{position:relative;min-height:400px}.tab-content.is-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffb3;z-index:10;display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/149/assets/collection-tabs-loader.css.map */
