.product-card .product-card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:8px;align-items:stretch}.product-card .product-card-form{display:block;min-width:0}.product-card .quick-view-btn,.product-card .add-to-bag{width:100%;min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.product-card .product-card-shipping{display:block;margin-top:2px;color:#6b7280;font-size:9px;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase}.hephora-qv-modal{position:fixed;inset:0;z-index:9999;display:none}.hephora-qv-modal.is-open{display:block}.hephora-qv-backdrop{position:absolute;inset:0;background:rgba(7,27,73,.52);backdrop-filter:blur(5px)}.hephora-qv-dialog{position:relative;width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 32px);margin:16px auto;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px rgba(7,27,73,.28);z-index:1}.hephora-qv-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:1px solid rgba(7,27,73,.12);border-radius:50%;background:#fff;color:#071B49;font-size:25px;line-height:1;cursor:pointer;z-index:2}.hephora-qv-body{padding:24px}.hephora-qv-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:34px;align-items:center}.hephora-qv-image{background:#f7f5ef;border-radius:14px;overflow:hidden;aspect-ratio:4/5}.hephora-qv-image img{width:100%;height:100%;display:block;object-fit:cover}.hephora-qv-kicker{margin:0 0 10px;color:#9a7a18;font-size:10px;font-weight:900;letter-spacing:.16em}.hephora-qv-info h2{margin:0;color:#071B49;font-size:clamp(24px,4vw,42px);line-height:1.08}.hephora-qv-price{margin:18px 0 8px;color:#071B49;font-size:24px;font-weight:900}.hephora-qv-note{color:#555e6e;font-size:13px}.hephora-qv-primary{display:inline-flex;margin-top:12px;min-height:46px;padding:0 22px;align-items:center;justify-content:center;border-radius:10px;background:#071B49;color:#fff;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.1em}.hephora-qv-open{overflow:hidden}@media(max-width:749px){.product-card .product-card-actions{grid-template-columns:1fr;gap:6px}.product-card .quick-view-btn,.product-card .add-to-bag{min-height:40px}.hephora-qv-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px);margin:10px auto;border-radius:16px}.hephora-qv-body{padding:16px}.hephora-qv-grid{grid-template-columns:1fr;gap:18px}.hephora-qv-image{max-height:52vh}.hephora-qv-info h2{font-size:26px}.hephora-qv-close{width:36px;height:36px}}
