.compatible-product-card{display:flex;background:var(--nova-brand-secondary);border:1px solid var(--color-border, #d9dbda);border-radius:2px;padding:6px;min-height:108px;gap:8px;width:290px;box-sizing:border-box;transition:border-color .2s ease;position:relative}.compatible-product-card:hover{border-color:var(--color-border-hover, #949494)}.compatible-product-card__link{display:flex;gap:8px;width:100%;text-decoration:none;color:inherit}.compatible-product-card__media{position:relative;width:80px;height:95px;flex-shrink:0;border-radius:2px;overflow:hidden}.compatible-product-card__image{width:100%;height:100%;object-fit:cover;display:block}.compatible-product-card__wishlist{position:absolute;top:4px;left:4px;width:16px;height:16px;z-index:2}.compatible-product-card__wishlist svg{width:100%;height:100%;fill:#fff;filter:drop-shadow(0px 1px 2px rgba(0,0,0,.2))}.compatible-product-card__content{display:flex;flex-direction:column;justify-content:space-between;flex:1;min-width:0;padding:0 8px 2px 0;min-height:100%}.compatible-product-card__info{display:flex;flex-direction:column;gap:3px}.compatible-product-card__title{font-family:var(--nova-body-font);font-weight:600;font-size:17px;line-height:1.2;color:var(--color-text, #0a080c);margin:0 0 3px;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.compatible-product-card__title .product-info__subtitle{font-weight:500;font-size:15px;margin-bottom:2px;line-height:1.14;color:var(--color-text-subdued, #646464)}.compatible-product-card__pricing{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.compatible-product-card__price-wrapper{display:flex;align-items:center;gap:4px}.compatible-product-card__price{font-weight:600;font-size:15px;line-height:16px}.compatible-product-card__price--sale{color:var(--color-sale, #e60000)}.compatible-product-card__price--compare{font-weight:400;font-size:13px;line-height:14px;color:var(--color-text-subdued, #646464);text-decoration:line-through}.compatible-product-card__discount-badge{background:var(--color-badge-bg, #e21b01);color:var(--color-badge-text, #ffffff);font-family:Degular,sans-serif;font-weight:600;font-size:12px;line-height:1;text-transform:uppercase;padding:2px 3px;border-radius:2px}.compatible-product-card__swatches{display:flex;gap:7px;align-items:center;position:absolute;bottom:8px;left:89px;z-index:2}.compatible-product-card__swatch{width:20px;height:20px;border-radius:4px;background-size:cover;background-position:center;flex-shrink:0;cursor:pointer;position:relative;border:1px solid transparent;padding:0;transition:transform .15s ease}.compatible-product-card__swatch:hover{transform:scale(1.1)}.compatible-product-card__swatch--active{box-shadow:inset 0 0 0 1.2px var(--color-swatch-active, #706583),inset 0 0 0 3px #fff}.compatible-product-card .add-to-cart-upsell{position:absolute;bottom:8px;right:8px!important;width:32px;height:32px;background:var(--nova-brand-primary, #4c3185);border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0}.compatible-product-card .add-to-cart-upsell:hover{background:var(--nova-brand-primary-dark, #3a2463)}.upsell-variant-select{padding:var(--nova-space-2xs) var(--nova-space-2xs);border-radius:var(--nova-border-radius-s);margin-top:8px;font-size:14.5px;line-height:1;height:30px;min-width:64px;max-width:84px;cursor:pointer}.compatible-product-card__footer{margin-top:auto}@media (min-width: 768px){.compatible-product-card{padding:8px 16px 8px 8px;gap:12px;height:117px;width:340px}.compatible-product-card__link{gap:12px}.compatible-product-card__media{width:80px;height:101px}.compatible-product-card__content{height:99px;min-height:99px;padding:0}.compatible-product-card__info{gap:6px}.compatible-product-card__title{font-size:16px;line-height:1.1}.compatible-product-card__swatches{left:100px;bottom:10px}}
/*# sourceMappingURL=/cdn/shop/t/358/assets/compatible-product-card.css.map */
