.adeqo-product-card{display:flex;flex-direction:column;gap:12px;position:relative;border:1px solid #e5e7eb;border-radius:12px;padding:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;height:100%}.adeqo-product-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000a}.adeqo-product-card a,.adeqo-product-card a:hover,.adeqo-product-card a:visited,.adeqo-product-card a:active,.adeqo-product-card a:focus,.adeqo-product-card__link,.adeqo-product-card__link:hover,.adeqo-product-card__link *,.adeqo-product-card__link *:hover{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important;background-image:none!important}.adeqo-product-card__link{display:flex;flex-direction:column;gap:12px;color:inherit}.adeqo-product-card__labels{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:2}.adeqo-product-card__label{display:inline-block;padding:4px 10px;font-size:11px;font-weight:700;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.adeqo-product-card__image-wrapper{position:relative;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background-color:#f5f5f5}.adeqo-product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .3s ease}.adeqo-product-card__image--primary{position:relative;z-index:1}.adeqo-product-card__image--secondary{position:absolute;top:0;left:0;opacity:0;z-index:2}.adeqo-product-card__link:hover .adeqo-product-card__image-wrapper--has-hover .adeqo-product-card__image--primary{opacity:0}.adeqo-product-card__link:hover .adeqo-product-card__image--secondary{opacity:1}.adeqo-product-card__link:hover .adeqo-product-card__image{transform:scale(1.05)}.adeqo-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999}.adeqo-product-card__info{display:flex;flex-direction:column;gap:4px}.adeqo-product-card__title{font-size:14px;font-weight:600;color:#000;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.adeqo-product-card__price-wrapper{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;text-decoration:none}.adeqo-product-card__price{font-size:18px;font-weight:700;color:#000;text-decoration:none}.adeqo-product-card__price--sale{color:#05b175}.adeqo-product-card__price--compare{font-size:14px;font-weight:400;color:#666;text-decoration:line-through}.adeqo-product-card__price-suffix{font-size:10px;font-weight:400;color:#999;letter-spacing:.01em}.adeqo-product-card__stock{margin-top:auto}.adeqo-product-card__stock-badge{display:inline-flex;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:400;color:#666;background:none}.adeqo-product-card__stock-badge:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.adeqo-product-card__stock-badge--in-stock{color:#666}.adeqo-product-card__stock-badge--in-stock:before{background-color:#05b175;animation:pulse-green 2s ease-in-out infinite}.adeqo-product-card__stock-badge--backorder{color:#666}.adeqo-product-card__stock-badge--backorder:before{background-color:#05b175;animation:pulse-green 2s ease-in-out infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 #05b17566}50%{box-shadow:0 0 0 4px #05b17500}}.adeqo-product-card__stock-badge--out-of-stock{color:#999}.adeqo-product-card__stock-badge--out-of-stock:before{background-color:#dc2626}.adeqo-product-card__actions{display:flex;gap:8px;margin-top:4px}.adeqo-product-card__quantity{position:relative;display:flex;align-items:center}.adeqo-product-card__quantity-select{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 36px 10px 16px;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;min-width:70px}.adeqo-product-card__quantity-select option{color:#1a1a1a}.adeqo-product-card__quantity-select:focus{outline:none;border-color:#05b175}.adeqo-product-card__quantity-icon{position:absolute;right:12px;pointer-events:none;color:#666}.adeqo-product-card__add-to-cart{display:flex;align-items:center;gap:6px;padding:10px 16px;background-color:#05b175;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.adeqo-product-card__add-to-cart:hover{background-color:#049a68}.adeqo-product-card__add-to-cart:active{transform:scale(.98)}@media(max-width:767px){.adeqo-product-card__title{font-size:13px}.adeqo-product-card__price{font-size:16px}.adeqo-product-card__quantity-select{padding:8px 32px 8px 12px;min-width:60px}.adeqo-product-card__add-to-cart{padding:8px 12px}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/component-product-card.css.map */
