@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#e8f5e9 25%,#c8e6c9,#e8f5e9 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:8px}.skeleton-text{height:1em;margin-bottom:.5em;border-radius:4px}.skeleton-text--title{height:1.5em;width:60%}.skeleton-text--body{width:90%}.skeleton-text--short{width:40%}.skeleton-image{aspect-ratio:16/9;width:100%}.skeleton-card{border-radius:16px;overflow:hidden}.skeleton-card__image{aspect-ratio:1;width:100%}.skeleton-card__body{padding:16px}.skeleton-circle{border-radius:50%;width:48px;height:48px}.skeleton-button{height:44px;width:160px;border-radius:40px}.skeleton-hero{min-height:500px;display:flex;align-items:center;justify-content:center}.skeleton-grid{display:grid;gap:20px;padding:40px 0}.skeleton-grid--3{grid-template-columns:repeat(3,1fr)}.skeleton-grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.skeleton-grid--3,.skeleton-grid--4{grid-template-columns:1fr}}.skeleton-loaded{animation:skeleton-fade-in .4s ease-out}@keyframes skeleton-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/skeleton-loading.css.map */
