.product-card{display:flex;flex-direction:column;height:100%;overflow:visible;min-width:0;max-width:100%;box-sizing:border-box;position:relative;border-radius:var(--radius-lg, 16px);border:1px solid rgba(255,255,255,.06);background:var(--card-bg-alt, #131618);transition:border-color .4s ease,box-shadow .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}@media(hover:hover)and (pointer:fine){.product-card:hover{border-color:#7cff3a40;box-shadow:0 0 30px #7cff3a14,0 16px 48px #00000080;transform:translateY(-4px)}}.product-card__media{aspect-ratio:4 / 5!important;overflow:hidden;position:relative;background:var(--card-bg-alt, #131618);border-radius:var(--radius-lg, 16px) var(--radius-lg, 16px) 0 0}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease,transform .6s cubic-bezier(.22,1,.36,1)}.product-card__img-main{position:relative;z-index:1}.has-hover-img .product-card__img-hover{position:absolute;top:0;left:0;z-index:2;opacity:0}.product-card__img-hover{display:none}.has-hover-img .product-card__img-hover{display:block}.has-hover-img .product-card__img-hover{opacity:0}@media(hover:hover)and (pointer:fine){.has-hover-img.product-card:hover .product-card__img-main{opacity:0;transform:scale(1)}.has-hover-img.product-card:hover .product-card__img-hover{opacity:1;transform:scale(1)}.product-card:hover .product-card__media img{transform:scale(1.05)}}.has-hover-img.show-alt .product-card__img-main{opacity:0}.has-hover-img.show-alt .product-card__img-hover{opacity:1}.product-card__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--color-border, #ccc)}.product-card__info{display:flex;flex-direction:column;flex:1 1 auto;padding:20px!important;align-items:center;text-align:center;min-width:0;max-width:100%;box-sizing:border-box;background:#12161cd9;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);border-radius:0 0 var(--radius-lg, 16px) var(--radius-lg, 16px);position:relative;z-index:2}.product-card__stars{display:flex;align-items:center;justify-content:center;gap:2px;color:var(--accent, #7CFF3A)!important;margin-bottom:8px}.product-card__stars svg{width:14px;height:14px}.product-card__title{font-family:var(--font-condensed);font-size:1.02rem;font-weight:700;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;min-height:2.5em;margin-bottom:6px;width:100%;position:relative;z-index:3}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{color:var(--color-primary, #7CFF3A)}.product-card__subtitle{font-size:.75rem;color:var(--color-text-muted);line-height:1.35;letter-spacing:.04em;text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:2.7em;margin-bottom:16px!important;width:100%}.product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--card-border, rgba(255, 255, 255, .05));width:100%;min-width:0;box-sizing:border-box;flex-wrap:wrap;gap:8px;position:relative;z-index:5}@media(max-width:768px){.product-card__info{padding:12px 10px!important}.product-card__stars{margin-bottom:4px}.product-card__title{font-size:.88rem;line-height:1.25;min-height:2.5em;margin-bottom:4px}.product-card__subtitle{font-size:.74rem;line-height:1.35;min-height:2.7em;margin-bottom:8px!important}.product-card__footer{padding-top:8px;gap:6px}}a.card-atc-btn--options,.card-atc-btn--options{text-decoration:none!important;color:#0b0b0d!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.75rem;font-weight:600;letter-spacing:.04em;opacity:1!important;position:relative;z-index:6;pointer-events:auto!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}a.card-atc-btn--options:hover,.card-atc-btn--options:hover{text-decoration:none!important;color:#0b0b0d!important;opacity:1!important;filter:brightness(1.08);box-shadow:0 4px 18px var(--accent-glow, rgba(124, 255, 58, .35))}.card-atc-btn,.quick-add-btn{position:relative;z-index:6;pointer-events:auto!important;cursor:pointer}.card-atc-btn--sold-out{opacity:.42;cursor:not-allowed;pointer-events:none;font-size:.72rem;letter-spacing:.04em}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-product-card.css.map */
