product-card{display:flex!important;flex-direction:column;height:100%;position:relative}.product-card__content{display:flex!important;flex-direction:column!important;flex:1 1 auto;position:relative;border:1px solid #D8DEE8!important;border-radius:12px!important;padding:16px!important}.product-card__footer-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px}.product-card__vendor{font-size:13px;font-weight:600;color:#4f263f}.product-card__price{font-size:15px;font-weight:700;color:#1a1a1a;white-space:nowrap}.product-card__compare-price{color:#999;font-weight:400;margin-right:6px}.product-card__quick-view-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;opacity:0;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.product-card:hover .product-card__quick-view-btn{opacity:1;transform:translateY(0)}@media(max-width:749px){.product-card__quick-view-btn{display:none}}.qv-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.qv-modal-overlay.is-open{display:flex}.qv-modal{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative}
/*# sourceMappingURL=/cdn/shop/t/1/assets/quick-view.css.map */
