.ProductCardSkeleton-module__OZlEEq__wrap{padding:34px 40px 52px}.ProductCardSkeleton-module__OZlEEq__titleBar{border-radius:var(--r-s);background:var(--soft);width:240px;max-width:60%;height:30px;margin-bottom:26px}.ProductCardSkeleton-module__OZlEEq__grid{grid-template-columns:repeat(4,1fr);gap:34px 18px;display:grid}.ProductCardSkeleton-module__OZlEEq__card{flex-direction:column;gap:10px;display:flex}.ProductCardSkeleton-module__OZlEEq__media,.ProductCardSkeleton-module__OZlEEq__brand,.ProductCardSkeleton-module__OZlEEq__name,.ProductCardSkeleton-module__OZlEEq__price{background:var(--soft);border-radius:var(--r-s);position:relative;overflow:hidden}.ProductCardSkeleton-module__OZlEEq__media{aspect-ratio:1}.ProductCardSkeleton-module__OZlEEq__brand{width:40%;height:12px}.ProductCardSkeleton-module__OZlEEq__name{width:85%;height:50px}.ProductCardSkeleton-module__OZlEEq__price{width:30%;height:24px}.ProductCardSkeleton-module__OZlEEq__pdpSplit{grid-template-columns:1.12fr 1fr;display:grid}.ProductCardSkeleton-module__OZlEEq__pdpGallery{padding:30px 30px 44px 40px}.ProductCardSkeleton-module__OZlEEq__pdpFrame{aspect-ratio:4/5;background:var(--soft);border-radius:4px;position:relative;overflow:hidden}.ProductCardSkeleton-module__OZlEEq__pdpInfo{flex-direction:column;gap:14px;padding:34px 40px 44px 36px;display:flex}.ProductCardSkeleton-module__OZlEEq__line{border-radius:var(--r-s);background:var(--soft);height:14px;position:relative;overflow:hidden}.ProductCardSkeleton-module__OZlEEq__lineLg{width:70%;height:30px}.ProductCardSkeleton-module__OZlEEq__lineSm{width:35%;height:12px}.ProductCardSkeleton-module__OZlEEq__block{border-radius:var(--r-m);background:var(--soft);height:130px;margin-top:8px;position:relative;overflow:hidden}@media (max-width:1023px){.ProductCardSkeleton-module__OZlEEq__pdpSplit{grid-template-columns:1fr}.ProductCardSkeleton-module__OZlEEq__pdpGallery{padding:24px 20px 8px}.ProductCardSkeleton-module__OZlEEq__pdpInfo{padding:20px 20px 40px}}.ProductCardSkeleton-module__OZlEEq__media:after,.ProductCardSkeleton-module__OZlEEq__brand:after,.ProductCardSkeleton-module__OZlEEq__name:after,.ProductCardSkeleton-module__OZlEEq__price:after,.ProductCardSkeleton-module__OZlEEq__pdpFrame:after,.ProductCardSkeleton-module__OZlEEq__line:after,.ProductCardSkeleton-module__OZlEEq__block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.4s infinite ProductCardSkeleton-module__OZlEEq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ProductCardSkeleton-module__OZlEEq__shimmer{to{transform:translate(100%)}}@media (max-width:1023px){.ProductCardSkeleton-module__OZlEEq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.ProductCardSkeleton-module__OZlEEq__wrap{padding:24px 20px 40px}.ProductCardSkeleton-module__OZlEEq__grid{grid-template-columns:repeat(2,1fr);gap:22px 12px}}
.ProductCard-module__j2VOga__card{color:var(--ink);flex-direction:column;gap:10px;text-decoration:none;display:flex}.ProductCard-module__j2VOga__media{aspect-ratio:1;border-radius:var(--r-s);border:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.ProductCard-module__j2VOga__media img{object-fit:contain;width:100%;height:100%;transition:transform var(--ease);padding:6%}.ProductCard-module__j2VOga__card:hover .ProductCard-module__j2VOga__media img,.ProductCard-module__j2VOga__card:focus-visible .ProductCard-module__j2VOga__media img{transform:scale(1.035)}.ProductCard-module__j2VOga__badge{border-radius:var(--r-s);background:var(--accent);color:#fff;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px}.ProductCard-module__j2VOga__badgeNew{background:var(--ink)}.ProductCard-module__j2VOga__brand{min-height:16px;color:var(--dim);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.3;overflow:hidden}.ProductCard-module__j2VOga__name{letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:50px;margin:0;font-size:19px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__j2VOga__priceRow{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.ProductCard-module__j2VOga__priceLine{align-items:baseline;gap:8px;width:100%;display:flex}.ProductCard-module__j2VOga__price{letter-spacing:-.02em;font-size:24px;font-weight:800}.ProductCard-module__j2VOga__priceSale{color:var(--accent)}.ProductCard-module__j2VOga__original{min-height:16px;color:var(--dim);font-size:12.5px;line-height:1.3}s.ProductCard-module__j2VOga__original{text-decoration:line-through}.ProductCard-module__j2VOga__availability{color:var(--ok);white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-size:11.5px;font-weight:600;display:inline-flex}.ProductCard-module__j2VOga__dot{background:var(--ok);border-radius:999px;width:6px;height:6px}.ProductCard-module__j2VOga__cta{color:var(--accent);opacity:0;transition:opacity var(--ease);align-items:center;gap:6px;margin-top:-2px;font-size:12.5px;font-weight:600;display:inline-flex}.ProductCard-module__j2VOga__card:hover .ProductCard-module__j2VOga__cta,.ProductCard-module__j2VOga__card:focus-visible .ProductCard-module__j2VOga__cta{opacity:1}@media (hover:none){.ProductCard-module__j2VOga__cta{opacity:1}}@media (max-width:640px){.ProductCard-module__j2VOga__name{min-height:42px;font-size:16px}.ProductCard-module__j2VOga__price{font-size:20px}}
