.skeleton-loader{position:fixed;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background));z-index:9999;overflow-y:auto;overflow-x:hidden;opacity:1;visibility:visible;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1)}.skeleton-loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.skeleton-loader__container{max-width:var(--page-width);margin:0 auto;padding:24px 48px}@media (max-width: 767px){.skeleton-loader__container{padding:16px 20px}}.skeleton-loader__item{position:relative;background:rgba(var(--color-foreground),.04);border-radius:12px;overflow:hidden;isolation:isolate}.skeleton-loader__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(var(--color-foreground),.06) 20%,rgba(var(--color-foreground),.1) 50%,rgba(var(--color-foreground),.06) 80%,transparent 100%);animation:shimmer 1.8s ease-in-out infinite;transform:translate(-100%)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton-loader__card:nth-child(1) .skeleton-loader__item:before{animation-delay:0s}.skeleton-loader__card:nth-child(2) .skeleton-loader__item:before{animation-delay:.1s}.skeleton-loader__card:nth-child(3) .skeleton-loader__item:before{animation-delay:.2s}.skeleton-loader__card:nth-child(4) .skeleton-loader__item:before{animation-delay:.3s}.skeleton-loader__card:nth-child(5) .skeleton-loader__item:before{animation-delay:.4s}.skeleton-loader__grid--categories .skeleton-loader__item:nth-child(1):before{animation-delay:0s}.skeleton-loader__grid--categories .skeleton-loader__item:nth-child(2):before{animation-delay:.06s}.skeleton-loader__grid--categories .skeleton-loader__item:nth-child(3):before{animation-delay:.12s}.skeleton-loader__grid--categories .skeleton-loader__item:nth-child(4):before{animation-delay:.18s}.skeleton-loader__grid--categories .skeleton-loader__item:nth-child(5):before{animation-delay:.24s}.skeleton-loader__grid--categories .skeleton-loader__item:nth-child(6):before{animation-delay:.3s}.skeleton-loader__hero{margin-bottom:32px}.skeleton-loader__item--hero{width:100%;height:400px;border-radius:16px}@media (max-width: 767px){.skeleton-loader__item--hero{height:195px;border-radius:12px}}.skeleton-loader__section{margin-bottom:48px}.skeleton-loader__header{margin-bottom:24px}.skeleton-loader__item--title{width:200px;height:28px;border-radius:8px}@media (max-width: 767px){.skeleton-loader__item--title{width:140px;height:22px}}.skeleton-loader__grid--categories{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}@media (min-width: 750px){.skeleton-loader__grid--categories{grid-template-columns:repeat(9,1fr);gap:20px}}@media (max-width: 767px){.skeleton-loader__grid--categories{grid-template-columns:repeat(3,1fr);gap:16px}}.skeleton-loader__item--circle{aspect-ratio:1;border-radius:50%;max-width:100px;margin:0 auto}.skeleton-loader__grid--products{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}@media (max-width: 989px){.skeleton-loader__grid--products{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width: 767px){.skeleton-loader__grid--products{grid-template-columns:repeat(2,1fr);gap:16px}}.skeleton-loader__card{display:flex;flex-direction:column;gap:14px}.skeleton-loader__item--image{aspect-ratio:1;border-radius:12px}.skeleton-loader__item--text{height:14px;border-radius:6px}.skeleton-loader__item--short{width:60%}.skeleton-loader__item--medium{width:80%}.skeleton-loader__grid--banners{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 989px){.skeleton-loader__grid--banners{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.skeleton-loader__grid--banners{gap:12px}}.skeleton-loader__item--banner{height:180px;border-radius:12px}@media (max-width: 767px){.skeleton-loader__item--banner{height:140px}}.cart-skeleton-loader{padding:20px 0}.cart-skeleton-loader__container{max-width:var(--page-width);margin:0 auto}.cart-skeleton-loader__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(var(--color-foreground),.06)}.cart-skeleton-loader__items{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.cart-skeleton-loader__item-row{display:grid;grid-template-columns:100px 1fr 120px 100px;gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(var(--color-foreground),.04)}@media (max-width: 767px){.cart-skeleton-loader__item-row{grid-template-columns:80px 1fr;gap:16px}.cart-skeleton-loader__item-quantity,.cart-skeleton-loader__item-total{display:none}}.cart-skeleton-loader__item-media .skeleton-loader__item--image{width:100px;height:100px}@media (max-width: 767px){.cart-skeleton-loader__item-media .skeleton-loader__item--image{width:80px;height:80px}}.cart-skeleton-loader__item-details{display:flex;flex-direction:column;gap:10px}.skeleton-loader__item--quantity{width:100px;height:40px;border-radius:10px}.cart-skeleton-loader__summary{display:flex;flex-direction:column;gap:16px;max-width:400px;margin-left:auto;padding:24px;background:rgba(var(--color-foreground),.02);border-radius:16px}.skeleton-loader__item--button{height:52px;border-radius:12px}.skeleton-loader__item--link{width:120px;height:18px;border-radius:6px}body.skeleton-loading{overflow:hidden}@media (prefers-reduced-motion: reduce){.skeleton-loader__item:before{animation:pulse 2s ease-in-out infinite;transform:none;background:rgba(var(--color-foreground),.08)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/component-skeleton-loader.css.map */
