.cg-product-card{display:block;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.cg-product-card:hover{transform:translateY(-4px)}.cg-product-card__image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--cg-color-surface, #1a1a1a);border-radius:8px}.cg-product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .4s ease}.cg-product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.cg-product-card:hover .cg-product-card__image:not(.cg-product-card__image--hover){transform:scale(1.05)}.cg-product-card:hover .cg-product-card__image--hover{opacity:1}.cg-product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--cg-color-surface-dim, #111);color:var(--cg-color-text-muted, #666)}.cg-product-card__placeholder svg{width:48px;height:48px;opacity:.5}.cg-product-card__badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:2}.cg-product-card__info{padding:12px 0 0}.cg-product-card__title{font-size:.9rem;font-weight:500;margin:0 0 4px;line-height:1.3;color:var(--cg-color-text, #fff);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cg-product-card__price{font-size:.85rem;color:var(--cg-color-text-muted, #999)}.cg-product-card__price--sale{color:var(--cg-color-accent, #ff6b35);font-weight:600}.cg-product-card__price--compare{text-decoration:line-through;opacity:.6;margin-left:6px}.cg-smart-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.cg-smart-products{grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:768px){.cg-smart-products{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.cg-smart-products{gap:12px}}.cg-smart-products__empty{grid-column:1 / -1;text-align:center;padding:40px 20px;color:var(--cg-color-text-muted, #666)}@media(prefers-reduced-motion:reduce){.cg-product-card,.cg-product-card__image{transition:none}.cg-product-card:hover,.cg-product-card:hover .cg-product-card__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cg-product-cards.css.map */
