.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-skeleton-wrapper{padding:30px 160px;display:flex;flex-direction:column;gap:60px}.product-skeleton-container{display:flex;gap:60px}.product-skeleton-left{flex:1;max-width:520px;width:100%;display:flex;flex-direction:column;gap:10px}.product-skeleton-thumbnails{display:flex;flex-direction:row;gap:10px;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:5px;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.product-skeleton-thumbnails::-webkit-scrollbar{height:6px}.product-skeleton-thumbnails::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.product-skeleton-thumbnails::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.skeleton-thumbnail{width:80px;height:80px;border-radius:4px;flex-shrink:0}.skeleton-main-image{width:100%;height:520px;max-width:520px;max-height:520px;border-radius:4px}.product-skeleton-right{width:41%;display:flex;flex-direction:column;gap:10px}.skeleton-breadcrumb{height:16px;width:200px}.skeleton-product-title{height:32px;width:70%}.skeleton-rating{height:20px;width:150px}.skeleton-price{height:36px;width:120px}.skeleton-description-line{height:14px;width:100%;margin-bottom:8px}.skeleton-description-line.short{width:60%}.product-skeleton-section{display:flex;flex-direction:column;gap:10px;margin-top:10px}.skeleton-label{height:16px;width:80px}.skeleton-color-options{display:flex;gap:10px}.skeleton-color-option{width:40px;height:40px;border-radius:50%}.skeleton-size-options{display:flex;gap:10px;flex-wrap:wrap}.skeleton-size-option{width:60px;height:50px;border-radius:4px}.skeleton-quantity{height:50px;width:150px}.product-skeleton-buttons{display:flex;gap:15px;margin-top:20px}.skeleton-button-main{flex:1;height:50px;border-radius:4px}.skeleton-button-icon{width:50px;height:50px;border-radius:4px}.product-skeleton-meta{margin-top:20px;display:flex;flex-direction:column;gap:12px}.skeleton-meta-line{height:16px;width:100%}.additional-info-skeleton{display:flex;flex-direction:column;gap:20px}.skeleton-tabs{display:flex;gap:30px;border-bottom:1px solid #e0e0e0;padding-bottom:10px}.skeleton-tab{height:24px;width:120px}.skeleton-tab-content{padding:20px 0;display:flex;flex-direction:column;gap:12px}.skeleton-content-line{height:14px;width:100%}.skeleton-content-line.short{width:70%}.related-products-skeleton{display:flex;flex-direction:column;gap:30px}.skeleton-section-title{height:28px;width:200px}.related-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.related-product-skeleton{display:flex;flex-direction:column;gap:10px}.skeleton-related-image{width:100%;padding-bottom:124%;border-radius:4px}.skeleton-related-name{height:16px;width:80%}.skeleton-related-price{height:18px;width:40%}@media screen and (max-width:1250px){.product-skeleton-left{max-width:450px}.skeleton-main-image{height:450px;max-width:450px;max-height:450px}}@media screen and (max-width:1210px){.product-skeleton-wrapper{padding:30px 60px}.product-skeleton-container{gap:30px}.product-skeleton-left{max-width:420px}.skeleton-main-image{height:420px;max-width:420px;max-height:420px}}@media screen and (max-width:991px){.product-skeleton-container{flex-direction:column;gap:30px}.product-skeleton-left{max-width:100%}.product-skeleton-right{width:100%}.skeleton-main-image{width:100%;height:auto;max-width:100%;min-height:400px;max-height:none}.related-products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:450px){.product-skeleton-wrapper{padding:20px 15px}.product-skeleton-container{gap:20px}.product-skeleton-left,.product-skeleton-thumbnails{gap:8px}.skeleton-thumbnail{width:70px;height:70px;flex-shrink:0}.skeleton-main-image{height:auto;min-height:300px;max-height:none}.skeleton-product-title{height:24px;width:90%}.skeleton-tabs{gap:15px;overflow-x:auto}.skeleton-tab{width:100px}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media screen and (max-width:320px){.skeleton-thumbnail{width:65px;height:65px}.skeleton-main-image{min-height:250px}}