@keyframes listing-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.listing-skeleton__block{background:linear-gradient(90deg,#f0f0f0,#e4e4e4 50%,#f0f0f0);background-size:200% 100%;animation:listing-skeleton-shimmer 1.4s ease-in-out infinite;border-radius:6px}.product-card-skeleton{display:flex;flex-direction:column;gap:24px;width:100%;min-width:0}.product-card-skeleton__image{width:100%;aspect-ratio:208/280;border-radius:16px}.product-card-skeleton__line{height:16px;width:85%}.product-card-skeleton__line--short{width:45%;height:18px}.product-card-skeleton__rating{height:20px;width:55%}.product-list-card-skeleton{display:flex;gap:24px}.product-list-card-skeleton__image{width:240px;height:240px;border-radius:16px;flex-shrink:0}.product-list-card-skeleton__body{flex:1;padding-top:12px;display:flex;flex-direction:column;gap:12px}.product-list-card-skeleton__line{height:20px;width:70%}.product-list-card-skeleton__line--short{width:35%;height:18px}.product-list-card-skeleton__rating{height:18px;width:40%}@media (max-width:480px){.product-card-skeleton{gap:12px}.product-card-skeleton__image{height:210px;border-radius:12px}.product-list-card-skeleton{gap:12px}.product-list-card-skeleton__image{width:124px;height:124px;border-radius:12px}}
/*# sourceMappingURL=03f2e01157cdd4d4.css.map*/