.product-card{display:block;background:transparent;color:var(--foreground);font-family:var(--font-body);text-decoration:none}.product-card:hover{color:var(--foreground)}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card:hover .product-card__media{box-shadow:0 8px 30px #0000001f}.product-card:hover .product-card__title{color:var(--accent)}.product-card__media{position:relative;background:var(--background-alt);border-radius:12px;overflow:hidden;border:none;box-shadow:0 1px 4px #0000000f;transition:box-shadow .3s ease}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.2,.8,.2,1);-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-touch-callout:none}.product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--muted)}.product-card__badges{position:absolute;top:10px;left:10px;display:flex;gap:4px;z-index:2}.product-card__badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;background:#0000008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-card__badge--png{background:#10b981d9}.product-card__badge--svg{background:#8b5cf6d9}.product-card__badge--psd{background:#3b82f6d9}.product-card__badge--ai{background:#f97316d9}.product-card__badge--fbx{background:#06b6d4d9}.product-card__badge--wav{background:#ec4899d9}.product-card__media .product-card__sale{position:absolute;top:10px;right:10px;z-index:5;background:#ef4444;color:#fff;font-size:11px;font-weight:700;padding:4px 8px;border-radius:6px;letter-spacing:-.01em;line-height:1;pointer-events:none;box-shadow:0 2px 6px #00000026}.product-card__body{padding:10px 2px 4px;display:flex;flex-direction:column;gap:2px}.product-card__vendor{font-size:11px;color:var(--muted);margin:0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .product-card__title{display:block;width:100%;font-size:14px;font-weight:700;line-height:1.4;color:var(--foreground);letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body);margin:0;padding:0;transition:color .2s ease}.product-card .product-card__price{display:flex;align-items:baseline;gap:6px;font-size:13px;font-weight:700;color:var(--foreground-secondary);white-space:nowrap;letter-spacing:-.01em;margin:0;padding:0;font-family:var(--font-body)}.product-card .product-card__price-now{color:#ef4444;font-weight:700}.product-card .product-card__price-was{font-weight:500;font-size:12px;color:var(--muted);text-decoration:line-through}.product-card .product-card__free{color:var(--success);font-weight:700}.product-card__rating{margin-top:2px;font-size:11px;color:var(--foreground-secondary)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card.css.map */
