.product-card{max-width:260px;background:#fff;border-radius:16px;padding:16px;position:relative;transition:transform .25s ease,box-shadow .25s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.out-of-stock .product-card__image img{filter:grayscale(.6) brightness(.9)}.product-card__badge{position:absolute;top:20px;left:20px;background:#2ba22b;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:20px;z-index:2}.product-card__image{position:relative;border-radius:12px;overflow:visible;background:#f9fafb;margin-bottom:14px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.05)}.out-of-stock:hover .product-card__image img{transform:none}.product-card__info-wrap{position:absolute;top:10px;right:10px;z-index:3}.product-card__info{background:#fff;border:none;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s ease;box-shadow:0 2px 8px #00000014}.product-card__info:hover{color:#2ba22b;transform:scale(1.1)}.product-card__info:hover+.product-card__tooltip,.product-card__tooltip:hover{opacity:1;visibility:visible;transform:translateY(0)}.product-card__tooltip{position:absolute;top:calc(100% + 8px);right:0;width:200px;background:#fff;border-radius:10px;padding:12px 14px;box-shadow:0 8px 24px #00000021;opacity:0;visibility:hidden;transform:translateY(4px);transition:all .2s ease;font-size:12px;color:#333}.product-card__tooltip strong{display:block;font-size:12px;color:#1a1a2e;margin-bottom:8px}.product-card__tooltip ul{list-style:none;padding:0;margin:0}.product-card__tooltip li{padding:3px 0;border-bottom:1px solid #f0f0f0;font-size:11px;color:#555;text-align:left}.product-card__tooltip li:last-child{border-bottom:none}.product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:12px}.product-card__overlay span{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;background:#0000008c;padding:6px 16px;border-radius:20px}.product-card__rating{display:flex;align-items:center;gap:6px;margin-bottom:8px}.product-card__title{margin-bottom:10px;height:39px;display:inline-block}.product-card__title a{font-size:15px;font-weight:700;color:#1a1a2e;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.product-card a,.product-card a:hover{text-decoration:none}.product-card__title a:hover{color:#2ba22b}.product-card__specs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px}.spec-chip{font-size:10px;font-weight:600;color:#555;background:#f0f0f0;padding:3px 8px;border-radius:20px}.product-card__pricing{display:flex;align-items:center;gap:8px;margin-bottom:10px}.current-price{font-size:20px;font-weight:700;color:#1a1a2e}.original-price{font-size:14px;color:#aaa;text-decoration:line-through}.discount-badge{font-size:11px;font-weight:700;color:#2ba22b;background:#eaf7ea;padding:2px 8px;border-radius:20px}.product-card__stock{display:flex;align-items:center;gap:6px;margin-bottom:14px}.stock-dot{width:8px;height:8px;border-radius:50%;background:#2ba22b;display:inline-block}.stock-dot.out{background:#e74c3c}.stock-text{font-size:12px;color:#666}.stock-text.out{color:#e74c3c;font-weight:600}.product-card__btn{width:100%;padding:12px 0;background:#2ba22b;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background .2s ease,transform .15s ease}.product-card__btn:hover{background:#1e7a1e}.product-card__btn:active{transform:scale(.97)}.product-card__btn.disabled{background:#bbb;cursor:not-allowed}.product-card__btn.disabled:hover{background:#bbb}
/*# sourceMappingURL=/cdn/shop/t/55/assets/newCard.css.map */
