.qv-modal,.bis-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.qv-modal.active,.bis-modal.active{opacity:1;pointer-events:auto}.qv-overlay,.bis-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qv-content,.bis-content{position:relative;width:90%;max-width:900px;height:80vh;max-height:600px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;z-index:1;transform:translateY(20px);transition:transform .3s ease;display:flex;flex-direction:column}.qv-modal.active .qv-content,.bis-modal.active .bis-content{transform:translateY(0)}.qv-close,.bis-close{position:absolute;top:15px;right:15px;background:#f1f5f9;border:none;font-size:24px;color:#64748b;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;z-index:10}.qv-close:hover,.bis-close:hover{background:#e2e8f0;color:#0f172a}.qv-body{flex:1;overflow-y:auto;padding:30px}.qv-loading,.qv-error{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;font-weight:600;color:#64748b}.qv-product-layout{display:flex;gap:30px;height:100%}.qv-media{flex:1;max-width:45%;height:100%;background:#f8fafc;border-radius:12px;overflow:hidden;position:relative}.qv-swiper{width:100%;height:100%}.qv-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;padding:20px}.qv-swiper img{max-width:100%;max-height:100%;object-fit:contain}.qv-info{flex:1.2;display:flex;flex-direction:column;overflow-y:auto}.qv-title{font-size:24px;font-weight:700;color:#0f172a;margin:0 0 10px;line-height:1.3}.qv-price-wrapper{margin-bottom:20px;display:flex;align-items:baseline;gap:10px}.qv-price{font-size:22px;font-weight:700;color:#0077c8}.qv-compare-price{font-size:16px;color:#94a3b8;text-decoration:line-through}.qv-description{font-size:14px;line-height:1.6;color:#475569;margin-bottom:25px}.qv-option{margin-bottom:20px}.qv-option-label{display:block;font-size:13px;font-weight:700;color:#1e293b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.qv-option-values{display:flex;flex-wrap:wrap;gap:8px}.qv-val-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;color:#334155;cursor:pointer;transition:all .2s ease}.qv-val-btn:hover{border-color:#0077c8;color:#0077c8}.qv-val-btn.active{background:#f0f9ff;border-color:#0077c8;color:#0077c8;box-shadow:0 0 0 2px #0077c826}.qv-qty-add{display:flex;gap:15px;margin-top:25px;align-items:center}.qv-qty{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:30px;overflow:hidden;height:46px;background:#f8fafc}.qty-btn{background:transparent;border:none;width:40px;height:100%;font-size:16px;font-weight:600;color:#475569;cursor:pointer;transition:background .2s}.qty-btn:hover{background:#e2e8f0}.qty-input{width:40px;border:none;background:transparent;text-align:center;font-size:14px;font-weight:700;color:#0f172a;outline:none;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qv-add-btn{flex:1;height:46px;background:#0077c8;color:#fff;border:none;border-radius:30px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;box-shadow:0 4px 14px #0077c833}.qv-add-btn:hover{background:#005a9c}.qv-add-btn:active{transform:scale(.98)}.qv-add-btn:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed;box-shadow:none}.bis-content{max-width:450px;height:auto;max-height:unset;padding:30px}.bis-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 10px}.bis-subtitle{font-size:14px;color:#64748b;margin:0 0 20px;line-height:1.4}.bis-email-input{width:100%;height:46px;border:1px solid #cbd5e1;border-radius:30px;padding:0 20px;font-size:14px;outline:none;color:#0f172a;margin-bottom:15px;box-sizing:border-box}.bis-email-input:focus{border-color:#0077c8}.bis-submit-btn{width:100%;height:46px;background:#0077c8;color:#fff;border:none;border-radius:30px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s}.bis-submit-btn:hover{background:#005a9c}.bis-success-message{font-size:14px;font-weight:600;color:#10b981;text-align:center;padding:10px 0}.card-wishlist-btn{position:absolute;top:15px;right:15px;width:36px;height:36px;border-radius:50%;background:#fff;box-shadow:0 2px 10px #00000014;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;z-index:5;transition:all .2s ease}.card-wishlist-btn:hover{color:#ef4444;transform:scale(1.05)}.card-wishlist-btn.active{color:#ef4444;background:#fef2f2;border-color:#fecaca}.card-wishlist-btn svg{fill:transparent;transition:fill .2s}.card-wishlist-btn.active svg{fill:#ef4444}.skeleton-card{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:15px;min-height:300px}.skeleton-element{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:skeleton-glow 1.5s infinite;border-radius:4px}.skeleton-image{width:100%;height:180px;border-radius:8px}.skeleton-title{width:80%;height:16px}.skeleton-price{width:40%;height:14px}.skeleton-rating{width:60%;height:12px}@keyframes skeleton-glow{0%{background-position:200% 0}to{background-position:-200% 0}}.recently-viewed-section-wrapper.hidden{display:none!important}.rv-loading,.rv-empty-state{text-align:center;padding:40px 0;font-size:14px;color:#64748b;font-weight:500}.rv-swiper{position:relative;padding:10px 5px}@media(max-width:768px){.qv-content{height:90vh;max-height:unset}.qv-body{padding:20px}.qv-product-layout{flex-direction:column;gap:20px}.qv-media{max-width:100%;height:250px;flex:none}.qv-info{overflow-y:visible}.qv-title{font-size:20px}.qv-qty-add{flex-direction:column;align-items:stretch;width:100%}.qv-qty{justify-content:center}}[dir=rtl] .card-wishlist-btn{right:auto;left:15px}[dir=rtl] .bs-cart-btn,[dir=rtl] .fd-product-form{right:auto;left:5px}[dir=rtl] .ph-nav{margin-right:40px;margin-left:auto}[dir=rtl] .ph-actions{margin-left:0;margin-right:auto}[dir=rtl] .ph-wishlist-count,[dir=rtl] .ph-cart-count{right:auto;left:-8px}[dir=rtl] .ph-search-dropdown{right:auto;left:0}[dir=rtl] .qv-close,[dir=rtl] .bis-close{right:auto;left:15px}[dir=rtl] .ph-drawer-content{left:auto;right:0;transform:translate(100%)}[dir=rtl] .ph-drawer.active .ph-drawer-content{transform:translate(0)}.cart-drawer-free-shipping{padding:15px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.free-shipping-text{font-size:13px;color:#334155;margin-bottom:8px;text-align:center}.free-shipping-bar{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.free-shipping-bar-fill{height:100%;background:#0077c8;border-radius:3px;width:0%;transition:width .4s cubic-bezier(.4,0,.2,1)}.cart-drawer-upsell{display:none;margin:15px 20px 25px;padding:15px;background:#f8fafc;border-radius:12px;border:1px dashed #cbd5e1}.cart-drawer-upsell-title{font-size:12px;font-weight:700;color:#0f172a;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.cart-drawer-upsell-products{display:flex;flex-direction:column;gap:10px}.cart-upsell-item{display:flex;align-items:center;gap:12px;background:#fff;padding:8px;border-radius:8px;border:1px solid #e2e8f0}.upsell-item-img{width:45px;height:45px;object-fit:contain;background:#f8fafc;border-radius:6px;flex-shrink:0}.upsell-item-info{flex:1;min-width:0}.upsell-item-title{font-size:12px;font-weight:600;color:#1e293b;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upsell-item-price{font-size:12px;color:#0077c8;font-weight:700}.upsell-item-add-btn{background:#f0f9ff;color:#0077c8;border:1px solid #cbd5e1;padding:5px 12px;border-radius:15px;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s;flex-shrink:0}.upsell-item-add-btn:hover{background:#0077c8;color:#fff;border-color:#0077c8}.upsell-loading{font-size:12px;color:#64748b;text-align:center;padding:10px 0}@media screen and (min-width:750px){.facets__form-vertical{background-color:#f7f7f9!important;border-radius:16px!important;padding:24px 20px!important;box-sizing:border-box!important;width:28rem!important}.facets__heading--vertical{font-family:inherit;font-weight:700!important;font-size:1.8rem!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#111!important;margin:0 0 20px!important;border:none!important;padding:0!important}.facets-vertical .active-facets-vertical-filter{padding:0!important;margin-bottom:20px!important;border:none!important;display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important}.facets-vertical .active-facets-vertical-filter .facets__heading--vertical{margin-bottom:0!important;font-size:1.4rem!important}.facets__disclosure-vertical{border-top:none!important;border-bottom:1px solid #e2e8f0!important;margin:0!important;padding:0!important}.facets__disclosure-vertical:last-of-type{border-bottom:none!important}.facets-vertical .facets__summary{padding-top:16px!important;padding-bottom:16px!important;margin-bottom:0!important;font-weight:600!important;font-size:1.4rem!important;text-transform:uppercase!important;color:#111!important;display:flex!important;justify-content:space-between!important;align-items:center!important;cursor:pointer!important}.facets-vertical .facets__summary>div{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important}.facets-vertical .facets__summary svg.icon-caret{position:static!important;width:12px!important;height:12px!important;transition:transform .3s ease!important;color:#111!important;margin:0!important}.facets__disclosure-vertical[open] .facets__summary svg.icon-caret{transform:rotate(180deg)!important}.facets__display-vertical{padding:0 0 16px!important}.facets-wrap-vertical{padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:8px!important}.facets__list--vertical .facets__item{padding:2px 0!important}.facets-vertical .facet-checkbox{display:flex!important;align-items:center!important;font-size:1.4rem!important;color:#374151!important;cursor:pointer!important;padding:6px 0!important;position:relative!important}.facets-vertical .facet-checkbox input[type=checkbox]{position:static!important;width:16px!important;height:16px!important;border-radius:4px!important;border:1px solid #d1d5db!important;margin-right:10px!important;cursor:pointer!important;opacity:1!important;visibility:visible!important}.facets-vertical .facet-checkbox>svg{margin-right:10px!important}.facets-vertical .facet-checkbox .svg-wrapper{left:.3rem!important;top:1rem!important}.facets-vertical .facets-wrapper{padding-right:4rem!important}}.facets-vertical-sort{margin-bottom:30px!important;padding:0!important}.facets-vertical-form{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:20px!important;width:100%!important}.facet-filters__field{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;background-color:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:8px 16px!important;gap:8px!important;box-shadow:0 1px 2px #0000000d!important;cursor:pointer!important}.facet-filters__label{margin:0!important;font-weight:600!important;font-size:1.4rem!important;color:#374151!important}.facet-filters__label label{cursor:pointer!important}.facet-filters__field .select{display:flex!important;align-items:center!important;position:relative!important;margin:0!important}.facet-filters__sort{border:none!important;background-color:transparent!important;font-size:1.4rem!important;font-weight:500!important;color:#111!important;padding:0 20px 0 0!important;margin:0!important;height:auto!important;cursor:pointer!important;outline:none!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important}.facet-filters__field .select svg.icon-caret,.facet-filters__field .select .svg-wrapper{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:10px!important;height:10px!important;pointer-events:none!important;color:#6b7280!important;margin:0!important}.product-count-vertical{margin:0!important;display:flex!important;align-items:center!important}.product-count-vertical .product-count__text{margin:0!important;font-size:1.4rem!important;color:#6b7280!important}.bs-product-card{background:#fff;border-radius:16px;padding:20px;position:relative;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;box-sizing:border-box;height:100%}.bs-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.bs-product-image{width:100%;height:180px;background:#f9f9f9;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:15px;box-sizing:border-box;cursor:pointer}.bs-product-image img,.bs-product-image svg{width:100%;height:100%;object-fit:cover}.bs-product-info{display:flex;flex-direction:column;flex:1;position:relative}.bs-rating{display:flex;align-items:center;gap:5px;font-size:11px;margin-bottom:6px}.bs-rating .stars{color:#ffb800}.bs-rating .rating-num{color:#64748b;font-weight:700}.bs-product-title{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer;line-height:1.4;height:38px}.bs-product-title:hover{color:#0077c8}.bs-product-price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.bs-price{color:#0077c8;font-weight:700;font-size:16px}.bs-compare-price{color:#94a3b8;font-size:12px;text-decoration:line-through}.bs-cart-btn{position:absolute;bottom:-5px;right:-5px;background:#f0f9ff;color:#0077c8;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.bs-cart-btn:hover{background:#0077c8;color:#fff}.bs-cart-btn.out-of-stock{background:#f1f5f9;color:#64748b}.bs-cart-btn.out-of-stock:hover{background:#64748b;color:#fff}.bs-quickview-badge-btn{position:absolute;top:155px;left:50%;transform:translate(-50%) translateY(10px);background:#0f172ad9;color:#fff;border:none;border-radius:20px;padding:6px 14px;font-size:11px;font-weight:700;cursor:pointer;opacity:0;transition:opacity .2s,transform .2s;z-index:4}.bs-product-card:hover .bs-quickview-badge-btn{opacity:1;transform:translate(-50%) translateY(0)}.bs-quickview-badge-btn:hover{background:#0077c8}.card-wishlist-btn{position:absolute;top:15px;right:15px;background:#fff;color:#94a3b8;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000000d;transition:background .2s,color .2s;z-index:5}.card-wishlist-btn:hover{background:#f0f9ff;color:#ef4444}.card-wishlist-btn.active{background:#fecdd3;color:#ef4444;fill:#ef4444}html,body{overflow-x:hidden!important;width:100%}@media(max-width:768px){.section-header{flex-wrap:nowrap!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-bottom:16px!important}.section-title{font-size:18px!important}.best-sellers-wrapper,.new-arrivals-wrapper,.flash-deals-wrapper,.bundle-offers-wrapper,.shop-by-collections-wrapper,.shop-by-videos-wrapper,.category-circles-wrapper,.brands-carousel-wrapper,.lt-banner-wrapper,.bank-offers-wrapper,.bottom-widgets-wrapper,.tabbed-collections-wrapper,.homepage-hero-grid,.trust-badges-wrapper,.app-download-wrapper,.floating-offer-wrapper{padding-left:12px!important;padding-right:12px!important;margin-top:5px!important;margin-bottom:5px!important;box-sizing:border-box!important}.hero-main-content-area{gap:0!important}.hero-trust-badges-row.swiper{padding-top:5px!important;padding-bottom:5px!important;margin-top:0!important;margin-bottom:0!important}.shop-by-videos-wrapper{margin-top:0!important}.best-sellers-wrapper .section-header,.new-arrivals-wrapper .section-header,.flash-deals-wrapper .section-header,.bundle-offers-wrapper .section-header,.shop-by-collections-wrapper .section-header,.shop-by-videos-wrapper .section-header,.category-circles-wrapper .section-header,.brands-carousel-wrapper .section-header,.lt-banner-wrapper .section-header,.bank-offers-wrapper .section-header,.bottom-widgets-wrapper .section-header,.tabbed-collections-wrapper .section-header{padding-left:0!important;padding-right:0!important;margin-bottom:5px!important}.bs-swiper-next,.bs-swiper-prev,.na-swiper-next,.na-swiper-prev,.col-swiper-next,.col-swiper-prev,.cat-swiper-next,.cat-swiper-prev,.brand-swiper-next,.brand-swiper-prev{display:none!important}.view-all-link{font-size:13px!important;white-space:nowrap!important}}@media(max-width:480px){.best-sellers-wrapper,.new-arrivals-wrapper,.flash-deals-wrapper,.bundle-offers-wrapper,.shop-by-collections-wrapper,.shop-by-videos-wrapper,.category-circles-wrapper,.brands-carousel-wrapper,.lt-banner-wrapper,.bank-offers-wrapper,.bottom-widgets-wrapper,.tabbed-collections-wrapper,.homepage-hero-grid,.trust-badges-wrapper{padding-left:10px!important;padding-right:10px!important;margin-top:5px!important;margin-bottom:5px!important}}@media(max-width:360px){.section-title{font-size:16px!important}.best-sellers-wrapper,.new-arrivals-wrapper,.flash-deals-wrapper,.bundle-offers-wrapper,.shop-by-collections-wrapper,.shop-by-videos-wrapper,.category-circles-wrapper,.brands-carousel-wrapper,.lt-banner-wrapper,.bank-offers-wrapper,.bottom-widgets-wrapper,.tabbed-collections-wrapper,.homepage-hero-grid,.trust-badges-wrapper{padding-left:8px!important;padding-right:8px!important;margin-top:5px!important;margin-bottom:5px!important}}@media(max-width:768px){.bs-product-card{padding:12px!important;border-radius:12px!important}.bs-product-image{height:130px!important;margin-bottom:10px!important}.bs-product-image img,.bs-product-image svg{object-fit:contain!important}.bs-product-title{font-size:12px!important;height:34px!important;margin-bottom:6px!important;line-height:1.4!important}.bs-rating{font-size:10px!important;margin-bottom:4px!important;gap:3px!important}.bs-price{font-size:13px!important}.bs-compare-price{font-size:10px!important}.bs-cart-btn{width:30px!important;height:30px!important;bottom:-2px!important;right:-2px!important}.bs-cart-btn svg{width:14px!important;height:14px!important}[dir=rtl] .bs-cart-btn{right:auto!important;left:-2px!important}.bs-quickview-badge-btn{display:none!important}.card-wishlist-btn{width:28px!important;height:28px!important;top:8px!important;right:8px!important}.card-wishlist-btn svg{width:14px!important;height:14px!important}[dir=rtl] .card-wishlist-btn{right:auto!important;left:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/goaiwa-core.css.map */
