.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;position:relative;overflow:hidden}.skeleton:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:shimmer-overlay 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer-overlay{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.skeleton-text{height:1em;margin-bottom:.5em}.skeleton-text:last-child{margin-bottom:0}.skeleton-title{height:1.5em;margin-bottom:1em}.skeleton-subtitle{height:1.2em;margin-bottom:.8em}.skeleton-paragraph{height:1em;margin-bottom:.5em}.skeleton-paragraph:last-child{margin-bottom:0}.skeleton-image{border-radius:8px}.skeleton-button{border-radius:20px;height:40px}.skeleton-avatar{border-radius:50%}.skeleton-card{border-radius:8px;padding:1.5rem;background:#f8f9fa}@media (max-width:768px){.skeleton-card{padding:1rem}}.ps-container{display:flex;flex-direction:column}.product-skeleton,.ps-container{gap:clamp(1rem,2vw,2rem);width:100%}.product-skeleton{display:grid;grid-template-columns:1.1fr 1fr;padding:clamp(.75rem,1.5vw,1.25rem);align-items:start}.ps-media-card{min-height:360px;display:flex;flex-direction:row;gap:clamp(.5rem,1vw,1rem)}.ps-thumbs{display:flex;flex-direction:column;gap:8px}.ps-thumb{width:84px;height:84px;border-radius:6px}.ps-main-image{flex:1;width:100%}.ps-main-image-img{width:100%;height:360px;margin-bottom:8px;border-radius:8px}.ps-details-card{min-height:360px}.ps-details-card .skeleton-title{width:60%;margin-bottom:16px}.ps-price{width:140px;height:28px;margin-bottom:12px}.ps-desc-lines{margin-bottom:16px}.ps-action{width:160px}.ps-desc-section{width:100%;display:flex;flex-direction:column;gap:.75rem}.ps-desc-card{min-height:380px;min-width:100%}.ps-desc-tabs{display:flex;flex-direction:row;gap:.75rem;margin-bottom:12px}.ps-desc-body.skeleton-text{min-width:100%;height:320px}.ps-gallery-section{width:100%;display:flex;flex-direction:column;gap:.75rem}.ps-gallery-card{min-height:160px;min-width:100%}.ps-gallery-row{display:flex;flex-direction:row;gap:.75rem}.ps-gallery-image{width:200px;height:200px;border-radius:8px;flex:0 0 auto}.pcs-card{width:100%;display:flex;flex-direction:column;gap:.3rem;align-items:stretch;background:#fff;padding:1rem;height:15rem;max-height:15rem}.pcs-image{width:100%;border-radius:8px}.pcs-card--compact .pcs-image,.pcs-image{height:7rem;aspect-ratio:auto}.pcs-body{display:flex;flex-direction:column;gap:6px}.pcs-title{width:80%;height:18px}.pcs-text{width:60%;height:16px}.pcs-button{width:70%;height:36px}@media (max-width:768px){.product-skeleton{grid-template-columns:1fr}.ps-media-card{min-height:260px;flex-direction:column-reverse}.ps-thumbs{flex-direction:row;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.ps-thumb{width:72px;height:72px}.ps-main-image-img{height:auto;aspect-ratio:1/1}.ps-details-card{min-height:280px}.ps-details-card .skeleton-title{width:80%}.ps-desc-card{min-height:260px}.ps-desc-tabs{flex-direction:column}.ps-desc-tabs .skeleton-title:nth-child(n+2){display:none}.ps-desc-body.skeleton-text{height:180px}.ps-gallery-row{overflow-x:auto;padding-bottom:6px}.ps-gallery-image{width:140px;height:140px}.pcs-button{width:100%}}@media (max-width:379px){.pcs-card{height:13rem;padding:.5rem;gap:.25rem}.pcs-image{height:7.5rem}}@media (max-width:767px) and (min-width:380px){.pcs-card{height:14rem;padding:.75rem;gap:.3rem;justify-content:space-between}.pcs-image{height:8rem}}@media (min-width:768px) and (max-width:1024px){.pcs-card{height:16rem;padding:1rem;gap:.4rem;justify-content:space-between}.pcs-image{height:12rem}}