.featured-products-grid{padding:30px 0;background:#fff}.fpg-products-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.fpg-product-card{border:1px solid #f0f0f0;padding:6px;transition:all .3s ease;background:#fff}.fpg-product-card:hover{border-color:#ddd;box-shadow:0 5px 15px #0000000d}.fpg-product-image-wrapper{position:relative;aspect-ratio:1;overflow:hidden;margin-bottom:8px}.fpg-product-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .4s ease}.fpg-secondary-image{position:absolute;top:0;left:0;opacity:0}.fpg-product-card.has-secondary:hover .fpg-secondary-image{opacity:1}.fpg-product-card.has-secondary:hover .fpg-primary-image{opacity:0}.fpg-product-card:not(.has-secondary):hover .fpg-primary-image{transform:scale(1.05)}.fpg-quick-view-btn{position:absolute;bottom:-40px;left:0;width:100%;background:#000000d9;color:#fff;border:none;padding:8px;font-size:10px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:bottom .3s ease}.fpg-product-card:hover .fpg-quick-view-btn{bottom:0}.fpg-product-info{text-align:center}.fpg-product-title{font-size:10px;font-weight:800;margin:0 0 4px;text-transform:uppercase;line-height:1.2}.fpg-product-title a{text-decoration:none;color:#000}.fpg-product-price{font-size:11px;font-weight:700;color:var(--color-brand-red, #e31e24)}.fpg-price-from{font-weight:400;font-size:.85em}.fpg-price-old{text-decoration:line-through;color:#999;margin-right:4px;font-size:10px}.qv-overlay{display:none;position:fixed;z-index:2000;top:0;right:0;bottom:0;left:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.qv-overlay.is-active{display:flex;align-items:center;justify-content:center;opacity:1}.qv-dialog{background:#fff;width:92%;max-width:880px;max-height:90vh;overflow-y:auto;border-radius:12px;position:relative;box-shadow:0 20px 60px #00000040;transform:scale(.95);transition:transform .3s ease}.qv-overlay.is-active .qv-dialog{transform:scale(1)}.qv-close-btn{position:absolute;top:14px;right:18px;z-index:10;background:#f0f0f0;border:none;width:36px;height:36px;border-radius:50%;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.qv-close-btn:hover{background:#ddd}.qv-loader{display:flex;align-items:center;justify-content:center;min-height:300px}.qv-spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:var(--color-brand-red, #e31e24);border-radius:50%;animation:qvSpin .6s linear infinite}@keyframes qvSpin{to{transform:rotate(360deg)}}.qv-content{display:flex;gap:0}.qv-gallery{flex:0 0 50%;position:relative}.qv-main-img{width:100%;aspect-ratio:1;object-fit:contain;display:block;padding:24px;background:#f9f9f9;border-radius:12px 0 0 12px}.qv-thumbs{display:flex;gap:6px;padding:8px 24px 16px;background:#f9f9f9;overflow-x:auto}.qv-thumb{width:52px;height:52px;border-radius:6px;object-fit:cover;cursor:pointer;border:2px solid transparent;opacity:.6;transition:all .2s;flex-shrink:0}.qv-thumb:hover,.qv-thumb.active{border-color:var(--color-brand-red, #e31e24);opacity:1}.qv-info{flex:1;padding:32px 28px;display:flex;flex-direction:column}.qv-rating{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;color:#888}.qv-rating-stars{color:var(--color-brand-red, #e31e24);letter-spacing:1px;font-size:14px}.qv-title{font-size:22px;font-weight:900;text-transform:uppercase;margin:0 0 4px;line-height:1.15;color:#111}.qv-type{font-size:13px;color:#999;margin:0 0 14px}.qv-price-row{display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}.qv-price{font-size:26px;font-weight:900;color:#111}.qv-compare-price{font-size:16px;color:#aaa;text-decoration:line-through}.qv-save-badge{background:var(--color-brand-red, #e31e24);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:3px;text-transform:uppercase}.qv-stock{font-size:12px;font-weight:600;color:#2e7d32;margin-bottom:16px}.qv-stock.out-of-stock{color:#c62828}.qv-variant-label{font-size:11px;font-weight:700;text-transform:uppercase;color:#888;letter-spacing:.5px;margin:0 0 8px}.qv-variant-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.qv-variant-pill{display:none}.qv-variant-pill-label{display:inline-block;padding:8px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;color:#333;background:#fff}.qv-variant-pill-label:hover{border-color:#999}.qv-variant-pill:checked+.qv-variant-pill-label{background:var(--color-brand-red, #e31e24);color:#fff;border-color:var(--color-brand-red, #e31e24)}.qv-variant-pill:disabled+.qv-variant-pill-label{opacity:.4;cursor:not-allowed;text-decoration:line-through}.qv-actions{display:flex;gap:10px;margin-bottom:18px}.qv-qty{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.qv-qty-btn{background:#f5f5f5;border:none;width:36px;height:44px;font-size:18px;cursor:pointer;color:#333;transition:background .2s}.qv-qty-btn:hover{background:#e0e0e0}.qv-qty-input{width:44px;height:44px;text-align:center;border:none;font-size:14px;font-weight:700;-moz-appearance:textfield}.qv-qty-input::-webkit-outer-spin-button,.qv-qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.qv-atc-btn{flex:1;background:var(--color-brand-red, #e31e24);color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:13px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background .2s,transform .1s}.qv-atc-btn:hover{background:#c41a1f}.qv-atc-btn:active{transform:scale(.98)}.qv-atc-btn:disabled{background:#ccc;cursor:not-allowed}.qv-atc-btn.added{background:#2e7d32}.qv-desc{font-size:13px;color:#666;line-height:1.6;margin-bottom:18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.qv-trust{margin-top:auto;padding-top:16px;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.qv-trust-icon{height:22px;width:auto;opacity:.7}.qv-trust-label{font-size:10px;color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.qv-full-link{display:block;text-align:center;padding:10px;font-size:12px;font-weight:600;color:#666;text-decoration:none;border-top:1px solid #f0f0f0;transition:color .2s}.qv-full-link:hover{color:var(--color-brand-red, #e31e24)}@media(max-width:1200px){.fpg-products-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.fpg-products-grid{grid-template-columns:repeat(2,1fr)}.qv-dialog{width:96%;max-height:92vh;border-radius:10px}.qv-content{flex-direction:column}.qv-gallery{flex:none}.qv-main-img{border-radius:10px 10px 0 0;padding:16px;aspect-ratio:auto;max-height:300px}.qv-thumbs{padding:6px 16px 10px}.qv-info{padding:20px 16px}.qv-title{font-size:18px}.qv-price{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/featured-products-grid.css.map */
