.product-card-v2{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card-v2:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.product-card-v2__image-wrapper{position:relative;padding-top:100%;background:#f5f5f5;overflow:hidden}.product-card-v2__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.product-card-v2__image{width:100%;height:100%;object-fit:contain;transition:transform .5s ease,opacity .3s ease}.product-card-v2:hover .product-card-v2__image{transform:scale(1.05)}.product-card-v2__placeholder{width:100%;height:100%;background:#f0f0f0}.product-card-v2__info{padding:1.6rem}.product-card-v2__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem}.product-card-v2__title{margin:0;font-size:1.6rem;font-weight:500;line-height:1.4;flex:1}.product-card-v2__title a{color:#1a1a1a;text-decoration:none;transition:color .2s ease}.product-card-v2__title a:hover{color:#06c}.product-card-v2__price{font-size:1.6rem;font-weight:600;color:#1a1a1a;white-space:nowrap}.product-card-v2__variants{margin-top:1.2rem}.variant-row{margin-bottom:1.2rem}.variant-row:last-child{margin-bottom:0}.variant-row__options{display:flex;flex-wrap:wrap;gap:.8rem}.variant-option{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:40px;font-size:1.3rem;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;outline:none;min-width:44px}.variant-option--color{background-size:cover;background-position:center;border:1.5px solid #e0e0e0;text-shadow:0 0 2px rgba(0,0,0,.2)}.variant-option--color[style*="background-color: #ffffff"],.variant-option--color[style*="background-color: #fff"],.variant-option--color[style*="background-color: white"],.variant-option--color[style*="background-color: #ffff"],.variant-option--color[style*="background-color: #f"]{color:#333!important;text-shadow:none}.variant-option--color[style*="background-color: #000"],.variant-option--color[style*="background-color: black"],.variant-option--color[style*="background-color: #1a1a1a"],.variant-option--color[style*="background-color: #222"],.variant-option--color[style*="background-color: #333"]{color:#fff!important}.variant-option--color .variant-option__label{display:inline-block;font-weight:500}.variant-option:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a;border-color:#1a1a1a}.variant-option--active{background:#1a1a1a;color:#fff;border-color:#1a1a1a;box-shadow:0 2px 4px #0000001a}.variant-option--color.variant-option--active{background:#1a1a1a!important;color:#fff!important;border-color:#1a1a1a;box-shadow:0 0 0 2px #fff,0 0 0 4px #1a1a1a;transform:scale(1.02)}.variant-option:focus-visible{outline:2px solid #0066cc;outline-offset:2px}.variant-option--disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through;transform:none}.variant-option--disabled:hover{transform:none;box-shadow:none;border-color:#e0e0e0}.variant-option__label{pointer-events:none}@media(max-width:768px){.product-card-v2__info{padding:1.2rem}.product-card-v2__title,.product-card-v2__price{font-size:1.4rem}.variant-option{padding:.5rem 1rem;font-size:1.2rem;min-width:38px}.variant-row__options{gap:.6rem}}@keyframes priceUpdate{0%{opacity:.7;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.product-card-v2__price{animation:priceUpdate .2s ease}.product-card-v2__image{transition:opacity .3s ease,transform .5s ease}.product-card-v2--loading{opacity:.6;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card-v2.css.map */
