.product_container__r4gch{min-height:100vh;padding:4rem 1rem 2rem;position:relative;overflow:hidden;background:linear-gradient(140deg,#f8fafc,#e2e8f0 55%,#dbeafe);transition:background .4s ease}.dark .product_container__r4gch{background:linear-gradient(140deg,#0f172a,#1e293b 55%,#1a365d)}.product_wrapper__zuvyq{max-width:1400px;margin:0 auto;position:relative;z-index:1}.product_productGrid__lGTHY{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}@media (max-width:1024px){.product_productGrid__lGTHY{grid-template-columns:1fr;gap:2rem}}.product_imageSection__usOhE{position:relative}.product_badges__VDcjf{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}.product_badge__AsXrF{padding:.5rem 1rem;background:linear-gradient(135deg,var(--brand-green-500) 0,var(--brand-green-400) 100%);color:white;border-radius:20px;font-size:.75rem;font-weight:600;box-shadow:0 2px 10px rgba(5,150,105,.3);animation:product_pulse__X9qTR 2s infinite}@keyframes product_pulse__X9qTR{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product_discountBadge__B16zo{padding:.5rem 1rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:white;border-radius:20px;font-size:.875rem;font-weight:700;box-shadow:0 2px 10px rgba(239,68,68,.3);animation:product_shimmer__T7HmF 2s infinite}@keyframes product_shimmer__T7HmF{0%{box-shadow:0 2px 10px rgba(239,68,68,.3)}50%{box-shadow:0 4px 20px rgba(239,68,68,.5)}to{box-shadow:0 2px 10px rgba(239,68,68,.3)}}.product_mainImageWrapper__oIByt{position:relative;width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;background:white;margin-bottom:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.dark .product_mainImageWrapper__oIByt{background:#1e293b;box-shadow:0 4px 20px rgba(0,0,0,.3)}.product_mainImage__XeFrk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:zoom-in;transition:transform .3s ease}.product_mainImage__XeFrk:hover{transform:scale(1.05)}.product_zoomBtn__kuMg2{position:absolute;bottom:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.95);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:5;color:#f7c843}.product_zoomBtn__kuMg2:hover{background:white;transform:scale(1.1);box-shadow:0 4px 15px rgba(247,200,67,.3)}.product_navBtn__XLA2Y{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.95);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:5;color:#0ea5e9}.product_navBtn__XLA2Y:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 15px rgba(14,165,233,.3)}.product_prevBtn__yb91I{left:1rem}.product_nextBtn__mQjnj{right:1rem}.product_thumbnails__ADPXW{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem}.product_thumbnails__ADPXW::-webkit-scrollbar{height:4px}.product_thumbnails__ADPXW::-webkit-scrollbar-track{background:#e0e7ff;border-radius:10px}.dark .product_thumbnails__ADPXW::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}.product_thumbnails__ADPXW::-webkit-scrollbar-thumb{background:#0ea5e9;border-radius:10px}.product_thumbnail__zWOTP{flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.product_thumbnail__zWOTP img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product_activeThumbnail__q0oVM,.product_thumbnail__zWOTP:hover{border-color:var(--brand-blue-500)}.product_activeThumbnail__q0oVM{box-shadow:0 0 0 2px rgba(37,99,235,.2)}.product_detailsSection__ehhtW{display:flex;flex-direction:column;gap:1.5rem}.product_productTitle__MMI6m{font-size:2rem;font-weight:700;color:#1e293b;line-height:1.2;margin:0}.dark .product_productTitle__MMI6m{color:#f1f5f9}.product_ratingSection__V0VNF{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product_stars__orXeJ{display:flex;gap:.25rem}.product_ratingText__Nu4lV{font-weight:600;color:#1e293b;font-size:.95rem}.dark .product_ratingText__Nu4lV{color:#f1f5f9}.product_reviewCount__3OCGh{color:#64748b;font-size:.875rem}.dark .product_reviewCount__3OCGh{color:#94a3b8}.product_priceSection__SF02H{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.product_currentPrice__61frU{font-size:2.5rem;font-weight:700;color:#0a2540}.product_originalPrice__sbrTT{font-size:1.5rem;color:#94a3b8;text-decoration:line-through}.product_savings__a3o3Y{padding:.5rem 1rem;background:#fef2f2;color:#ef4444;border-radius:20px;font-size:.875rem;font-weight:600}.dark .product_savings__a3o3Y{background:rgba(239,68,68,.1);color:#fca5a5}.product_stockStatus__mAesy{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f0fdf4;border-radius:8px;border-left:4px solid #10b981}.dark .product_stockStatus__mAesy{background:rgba(16,185,129,.1);border-left-color:#6ee7b7}.product_stockIcon__Haw1x{color:#10b981}.dark .product_stockIcon__Haw1x{color:#6ee7b7}.product_inStock__9VFFH{color:#10b981;font-weight:600}.dark .product_inStock__9VFFH{color:#6ee7b7}.product_lowStock__N8cfP{color:#f59e0b;font-weight:600;margin-left:auto;animation:product_blink__smKv5 1.5s infinite}@keyframes product_blink__smKv5{0%,to{opacity:1}50%{opacity:.5}}.product_outOfStock__QcrQz{color:#ef4444;font-weight:600}.product_highlights__uB6LE{padding:1.5rem;background:rgba(37,99,235,.05);border-radius:12px;border:1px solid rgba(37,99,235,.1)}.dark .product_highlights__uB6LE{background:rgba(37,99,235,.1);border-color:rgba(37,99,235,.2)}.product_highlights__uB6LE h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.dark .product_highlights__uB6LE h3{color:#f1f5f9}.product_highlights__uB6LE ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.product_highlights__uB6LE li{display:flex;align-items:center;gap:.75rem;color:#475569;font-size:.9375rem}.dark .product_highlights__uB6LE li{color:#cbd5e1}.product_highlights__uB6LE li svg{color:#10b981;flex-shrink:0}.product_variantSection__myZeJ{display:flex;flex-direction:column;gap:.75rem}.product_variantSection__myZeJ label{font-weight:600;color:#1e293b;font-size:.95rem}.dark .product_variantSection__myZeJ label{color:#f1f5f9}.product_colorOptions__EI8DC{display:flex;gap:.75rem}.product_colorBtn__T8CTH{width:40px;height:40px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative}.product_colorBtn__T8CTH:hover{transform:scale(1.1)}.product_selectedColor__fyWvf{border-color:var(--brand-blue-500);box-shadow:0 0 0 2px rgba(37,99,235,.2)}.product_sizeOptions__cySwU{display:flex;gap:.75rem;flex-wrap:wrap}.product_sizeBtn__7E1Pr{padding:.75rem 1.5rem;background:white;border:2px solid #e2e8f0;border-radius:8px;font-weight:600;color:#475569;cursor:pointer;transition:all .3s ease}.dark .product_sizeBtn__7E1Pr{background:#1e293b;border-color:#334155;color:#cbd5e1}.product_sizeBtn__7E1Pr:hover{border-color:var(--brand-blue-500);background:rgba(37,99,235,.05)}.dark .product_sizeBtn__7E1Pr:hover{background:rgba(37,99,235,.1)}.product_selectedSize__F848w{background:var(--brand-blue-500);border-color:var(--brand-blue-500);color:white}.product_quantitySection__pMTAi{display:flex;flex-direction:column;gap:.75rem}.product_quantitySection__pMTAi label{font-weight:600;color:#1e293b;font-size:.95rem}.dark .product_quantitySection__pMTAi label{color:#f1f5f9}.product_quantityControl__efbYK{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden}.dark .product_quantityControl__efbYK{border-color:#334155}.product_quantityControl__efbYK button{width:40px;height:40px;border:none;background:#f8fafc;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#475569}.dark .product_quantityControl__efbYK button{background:#1e293b;color:#cbd5e1}.product_quantityControl__efbYK button:hover:not(:disabled){background:var(--brand-blue-500);color:white}.product_quantityControl__efbYK button:disabled{opacity:.5;cursor:not-allowed}.product_quantityControl__efbYK input{width:60px;height:40px;border:none;text-align:center;font-weight:600;font-size:1rem;background:white;color:#1e293b}.dark .product_quantityControl__efbYK input{background:#0f172a;color:#f1f5f9}.product_quantityControl__efbYK input::-webkit-inner-spin-button,.product_quantityControl__efbYK input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product_actions__uVMaA{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.product_addToCartBtn__r5m1d{flex:1;min-width:200px;padding:1.25rem 2rem;background:linear-gradient(135deg,#0a2540,#1a3a52);color:white;border:none;border-radius:12px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 4px 20px rgba(10,37,64,.2)}.product_addToCartBtn__r5m1d:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px rgba(10,37,64,.35);background:linear-gradient(135deg,#1a3a52,#0a2540)}.product_addToCartBtn__r5m1d:disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#0a2540,#1a3a52);color:#f8fafc}.product_spinnerIcon__QZocU{animation:product_pSpin__XDUp8 1s linear infinite}@keyframes product_pSpin__XDUp8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product_buyNowBtn__sDZ6i{flex:0 1 auto;padding:1.25rem 2rem;background:linear-gradient(135deg,var(--cta-yellow-500) 0,var(--cta-orange-500) 100%);color:var(--brand-deep-800);border:none;border-radius:12px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px rgba(247,200,67,.28)}.dark .product_buyNowBtn__sDZ6i{background:linear-gradient(135deg,var(--cta-yellow-400) 0,var(--cta-orange-400) 100%);color:var(--brand-deep-800)}.product_buyNowBtn__sDZ6i:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px rgba(247,200,67,.42)}.dark .product_buyNowBtn__sDZ6i:hover:not(:disabled){background:white}.product_buyNowBtn__sDZ6i:disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#0a2540,#1a3a52);color:#f8fafc}.product_iconBtn__P_oV5{width:50px;height:50px;border-radius:12px;border:2px solid #e2e8f0;background:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#475569}.dark .product_iconBtn__P_oV5{background:#1e293b;border-color:#334155;color:#cbd5e1}.product_iconBtn__P_oV5:hover{border-color:var(--brand-blue-500);background:rgba(37,99,235,.06);color:var(--brand-blue-500)}.dark .product_iconBtn__P_oV5:hover{background:rgba(37,99,235,.12)}.product_wishlisted__nFU7r{border-color:#ef4444;background:rgba(239,68,68,.05);color:#ef4444}.dark .product_wishlisted__nFU7r{background:rgba(239,68,68,.1)}.product_spinner__SkDzm{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:product_spin__YjWZy .8s linear infinite}@keyframes product_spin__YjWZy{to{transform:rotate(1turn)}}.product_deliveryInfo___GY3g{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding:1.5rem;background:white;border-radius:12px;border:1px solid #e2e8f0}.dark .product_deliveryInfo___GY3g{background:#1e293b;border-color:#334155}.product_infoCard__QPNsf{display:flex;align-items:flex-start;gap:.75rem}.product_infoCard__QPNsf svg{color:#f7c843;flex-shrink:0;margin-top:.25rem}.product_infoCard__QPNsf strong{display:block;font-size:.875rem;color:#1e293b;margin-bottom:.25rem}.dark .product_infoCard__QPNsf strong{color:#f1f5f9}.product_infoCard__QPNsf p{font-size:.8125rem;color:#64748b;margin:0;line-height:1.4}.dark .product_infoCard__QPNsf p{color:#94a3b8}.product_tabsSection__ZaEP_{background:white;border-radius:14px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid #e2e8f0}.dark .product_tabsSection__ZaEP_{background:#1e293b;border-color:#334155;box-shadow:0 4px 20px rgba(0,0,0,.3)}.product_tabButtons__zcgWA{display:flex;gap:1rem;border-bottom:2px solid #e2e8f0;margin-bottom:2rem;overflow-x:auto}.dark .product_tabButtons__zcgWA{border-color:#334155}.product_tabBtn__6jlJv{padding:1rem 1.5rem;background:none;border:none;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease;white-space:nowrap;position:relative}.dark .product_tabBtn__6jlJv{color:#94a3b8}.product_activeTabBtn__Gdhfm,.product_tabBtn__6jlJv:hover{color:#f7c843}.product_activeTabBtn__Gdhfm:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#f7c843}.product_tabContent__Q4W3Q{min-height:300px}.product_tabContent__Q4W3Q h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.dark .product_tabContent__Q4W3Q h3{color:#f1f5f9}.product_tabContent__Q4W3Q p{color:#475569;line-height:1.8;margin:0 0 1rem}.dark .product_tabContent__Q4W3Q p{color:#cbd5e1}.product_specsTable__G6IHg{width:100%;border-collapse:collapse}.product_specsTable__G6IHg tbody tr{border-bottom:1px solid #e2e8f0}.dark .product_specsTable__G6IHg tbody tr{border-color:#334155}.product_specsTable__G6IHg td{padding:1rem;color:#475569}.dark .product_specsTable__G6IHg td{color:#cbd5e1}.product_specsTable__G6IHg td:first-child{font-weight:600;color:#1e293b;width:40%}.dark .product_specsTable__G6IHg td:first-child{color:#f1f5f9}.product_reviewsLayout__2GL6L{display:grid;grid-template-columns:350px 1fr;gap:3rem;align-items:flex-start}@media (max-width:991px){.product_reviewsLayout__2GL6L{grid-template-columns:1fr;gap:2rem}.product_reviewsSidebar__aRHBS{position:static!important}}.product_reviewsSidebar__aRHBS{position:sticky;top:100px}.product_overallRatingCard__G4Cx7{background:white;border-radius:20px;padding:2.5rem 2rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.04);border:1px solid #f1f5f9}.dark .product_overallRatingCard__G4Cx7{background:#1e293b;border-color:#334155;box-shadow:0 10px 40px rgba(0,0,0,.2)}.product_ratingLarge__YBVds{font-size:4.5rem;font-weight:800;color:#1e293b;line-height:1;margin-bottom:.5rem;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dark .product_ratingLarge__YBVds{background:linear-gradient(135deg,#f1f5f9,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.product_starsLarge__UIw47{display:flex;justify-content:center;gap:.25rem;margin-bottom:.75rem}.product_totalReviewsSub__1yEhK{color:#64748b;font-size:.9375rem;margin-bottom:2rem}.product_ratingBarsList__rspo8{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.product_ratingBarItem___mDpT{display:flex;align-items:center;gap:1rem}.product_barLabel__7Aa8D{font-size:.875rem;font-weight:600;color:#475569;width:25px}.dark .product_barLabel__7Aa8D{color:#94a3b8}.product_barProgressBg__N8Fb0{flex:1;height:6px;background:#f1f5f9;border-radius:10px;overflow:hidden}.dark .product_barProgressBg__N8Fb0{background:#334155}.product_barProgressFill__GV3FV{height:100%;background:var(--cta-yellow-500);border-radius:10px}.product_barCount__v55Un{font-size:.8125rem;font-weight:600;color:#94a3b8;width:20px;text-align:right}.product_primaryWriteBtn__mhT4R{width:100%;padding:1rem;background:linear-gradient(135deg,#0a2540,#1a3a52);color:white;border:none;border-radius:12px;font-weight:600;font-size:.9375rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(10,37,64,.2)}.product_primaryWriteBtn__mhT4R:hover{background:linear-gradient(135deg,#1a3a52,#0a2540);transform:translateY(-2px);box-shadow:0 8px 20px rgba(10,37,64,.3)}.product_reviewsMain__bmiCe{display:flex;flex-direction:column;gap:2rem}.product_reviewsListHeader__k4EFe{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid #f1f5f9}.dark .product_reviewsListHeader__k4EFe{border-color:#334155}.product_reviewsListHeader__k4EFe h4{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.dark .product_reviewsListHeader__k4EFe h4{color:#f1f5f9}.product_reviewsSort__1CNVm{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#64748b}.product_sortSelect__6kirj{padding:.5rem 2rem .5rem 1rem;border:1px solid #e2e8f0;border-radius:8px;background:white;font-weight:500;color:#1e293b;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.dark .product_sortSelect__6kirj{background-color:#1e293b;border-color:#334155;color:#f1f5f9}.product_reviewCardPremium__eneDD{background:white;border-radius:16px;padding:2rem;border:1px solid #f1f5f9;box-shadow:0 4px 15px rgba(0,0,0,.02);transition:all .3s ease}.dark .product_reviewCardPremium__eneDD{background:#1e293b;border-color:#334155;box-shadow:0 4px 20px rgba(0,0,0,.1)}.product_reviewCardPremium__eneDD:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.04);border-color:var(--brand-blue-100)}.dark .product_reviewCardPremium__eneDD:hover{border-color:var(--brand-blue-900)}.product_reviewTop__MzLyk{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.product_reviewUser__LCgKc{display:flex;align-items:center;gap:1rem}.product_avatarPremium__JV3NQ{width:48px;height:48px;background:linear-gradient(135deg,var(--brand-blue-500) 0,var(--brand-blue-600) 100%);border-radius:14px;color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}.product_userInfo__WEmya{display:flex;flex-direction:column}.product_userTop__P6fen{display:flex;align-items:center;gap:.75rem}.product_userName__BGHwH{font-weight:700;color:#1e293b;font-size:1rem}.dark .product_userName__BGHwH{color:#f1f5f9}.product_verifiedBadge__5GegR{display:flex;align-items:center;gap:.25rem;background:#ecfdf5;color:#059669;padding:.15rem .5rem;border-radius:20px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.dark .product_verifiedBadge__5GegR{background:rgba(5,150,105,.1);color:#34d399}.product_reviewDateText__tC5WA{font-size:.8125rem;color:#94a3b8}.product_reviewBody__vXuUX{padding-left:0}.product_reviewContentText__U5Bsq{color:#475569;line-height:1.7;font-size:1rem;margin-bottom:1.5rem}.dark .product_reviewContentText__U5Bsq{color:#cbd5e1}.product_prosConsGrid__uJwGy{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}@media (max-width:640px){.product_prosConsGrid__uJwGy{grid-template-columns:1fr}}.product_consBox__LcCFl,.product_prosBox__SI4Qs{padding:1.25rem;border-radius:12px}.product_prosBox__SI4Qs{background:#f0fdf4;border:1px solid #dcfce7}.dark .product_prosBox__SI4Qs{background:rgba(16,185,129,.05);border-color:rgba(16,185,129,.1)}.product_consBox__LcCFl{background:#fef2f2;border:1px solid #fee2e2}.dark .product_consBox__LcCFl{background:rgba(239,68,68,.05);border-color:rgba(239,68,68,.1)}.product_pcLabel__OnBk3{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.product_prosBox__SI4Qs .product_pcLabel__OnBk3{color:#059669}.product_consBox__LcCFl .product_pcLabel__OnBk3{color:#dc2626}.product_pcContent__5pkLR{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#334155;font-weight:500}.dark .product_pcContent__5pkLR{color:#cbd5e1}.product_reviewFooter__ij8T_{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid #f8fafc}.dark .product_reviewFooter__ij8T_{border-color:#334155}.product_recommendationTag__HqQNr{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem;font-weight:500}.product_recommendationTag__HqQNr svg{color:var(--brand-blue-500)}.product_footerRight__xjb3J{display:flex;gap:1.5rem}.product_helpfulAction__7cyc6{background:none;border:none;display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.product_helpfulAction__7cyc6:hover{color:var(--brand-blue-500)}.product_reportAction__IvdJO{background:none;border:none;color:#94a3b8;font-size:.8125rem;font-weight:500;cursor:pointer}.product_reportAction__IvdJO:hover{color:#ef4444}.product_emptyReviews__0q_hY{text-align:center;padding:4rem 2rem;background:#f8fafc;border-radius:20px;border:2px dashed #e2e8f0}.dark .product_emptyReviews__0q_hY{background:#0f172a;border-color:#334155}.product_emptyIcon__iV3oF{color:#cbd5e1;margin:0 auto 1.5rem}.product_emptyReviews__0q_hY p{color:#64748b;font-size:1.125rem;margin-bottom:2rem}.product_emptyReviewBtn__eoEuB{padding:.75rem 2rem;background:white;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;color:#1e293b;cursor:pointer;transition:all .3s ease}.product_emptyReviewBtn__eoEuB:hover{background:#f1f5f9;border-color:#cbd5e1}.product_shippingContent__bJEn6{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.product_shippingCard__q8v2z{padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;text-align:center;transition:all .3s ease}.dark .product_shippingCard__q8v2z{background:#0f172a;border-color:#334155}.product_shippingCard__q8v2z:hover{border-color:#f7c843;box-shadow:0 4px 15px rgba(247,200,67,.1)}.product_shippingCard__q8v2z svg{color:#f7c843;margin:0 auto .75rem}.product_shippingCard__q8v2z h4{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .75rem}.dark .product_shippingCard__q8v2z h4{color:#f1f5f9}.product_shippingCard__q8v2z p{font-size:.875rem;color:#64748b;margin:.5rem 0;line-height:1.5}.dark .product_shippingCard__q8v2z p{color:#94a3b8}.product_modalOverlay__SbqyU{position:fixed;inset:0;background:rgba(15,23,42,.7);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.product_modalContent__HwH3w{background:white;border-radius:24px;width:100%;max-width:650px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.1)}.dark .product_modalContent__HwH3w{background:#1e293b;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);border-color:#334155}.product_modalHeader___AYqo{padding:2rem 2.5rem;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.dark .product_modalHeader___AYqo{border-bottom-color:#334155}.product_modalHeader___AYqo h3{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0}.dark .product_modalHeader___AYqo h3{color:#f1f5f9}.product_modalHeader___AYqo p{font-size:.875rem;color:#64748b;margin:.25rem 0 0}.product_closeModal__gUNjm{background:#f8fafc;border:none;width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease}.dark .product_closeModal__gUNjm{background:#334155;color:#cbd5e1}.product_closeModal__gUNjm:hover{background:#f1f5f9;color:#ef4444;transform:rotate(90deg)}.product_reviewForm__MRah8{padding:2.5rem}.product_formGrid__TS733{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width:640px){.product_formGrid__TS733{grid-template-columns:1fr}}.product_formGroup__cX8sl{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.5rem}.product_formGroup__cX8sl label{font-size:.875rem;font-weight:700;color:#475569}.dark .product_formGroup__cX8sl label{color:#cbd5e1}.product_formGroup__cX8sl input,.product_formGroup__cX8sl textarea{padding:.875rem 1rem;border:2px solid #f1f5f9;border-radius:12px;font-size:.9375rem;outline:none;transition:all .2s ease;background:#f8fafc}.dark .product_formGroup__cX8sl input,.dark .product_formGroup__cX8sl textarea{background:#0f172a;border-color:#334155;color:#f1f5f9}.product_formGroup__cX8sl input:focus,.product_formGroup__cX8sl textarea:focus{border-color:var(--brand-blue-500);background:white;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.dark .product_formGroup__cX8sl input:focus,.dark .product_formGroup__cX8sl textarea:focus{background:#0f172a}.product_starRatingPicker__ep36Q{display:flex;gap:.5rem}.product_starRatingPicker__ep36Q button{background:none;border:none;color:#e2e8f0;cursor:pointer;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.dark .product_starRatingPicker__ep36Q button{color:#334155}.product_starRatingPicker__ep36Q button:hover{transform:scale(1.2)}.product_starRatingPicker__ep36Q .product_starActive__v3BR_{color:var(--cta-yellow-500)}.product_prosLabel__v57qp{color:#059669!important}.product_consLabel__z3olx{color:#dc2626!important}.product_inputIconWrapper__65gft{position:relative;display:flex;align-items:center}.product_inputIcon__Ns68M{position:absolute;left:1rem;pointer-events:none}.product_inputIconWrapper__65gft input{padding-left:2.75rem!important;width:100%}.product_checkboxGroup__T1o_t{margin-bottom:2.5rem}.product_checkboxContainer__vQthD{display:flex;align-items:center;position:relative;padding-left:35px;cursor:pointer;font-size:.875rem;font-weight:500;color:#64748b;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product_checkboxContainer__vQthD input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.product_checkmark__SaXBa{position:absolute;top:50%;left:0;transform:translateY(-50%);height:22px;width:22px;background-color:#f1f5f9;border-radius:6px;border:2px solid #e2e8f0;transition:all .2s ease}.dark .product_checkmark__SaXBa{background-color:#0f172a;border-color:#334155}.product_checkboxContainer__vQthD:hover input~.product_checkmark__SaXBa{border-color:var(--brand-blue-400)}.product_checkboxContainer__vQthD input:checked~.product_checkmark__SaXBa{background-color:var(--brand-blue-500);border-color:var(--brand-blue-500)}.product_checkmark__SaXBa:after{content:"";position:absolute;display:none}.product_checkboxContainer__vQthD input:checked~.product_checkmark__SaXBa:after{display:block}.product_checkboxContainer__vQthD .product_checkmark__SaXBa:after{left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.product_modalFooter__BYYUa{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.product_cancelBtn__HoZz5{padding:.875rem 2rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.dark .product_cancelBtn__HoZz5{background:#334155;border-color:#475569;color:#f1f5f9}.product_cancelBtn__HoZz5:hover{background:#f1f5f9;color:#1e293b}.product_submitReviewBtn__gBriP{padding:.875rem 2.5rem;background:var(--brand-blue-500);color:white;border:none;border-radius:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(37,99,235,.2)}.product_submitReviewBtn__gBriP:hover:not(:disabled){background:var(--brand-blue-600);transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,.3)}.product_submitReviewBtn__gBriP:disabled{opacity:.6;cursor:not-allowed}.product_btnSpinner__MrsLy{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:product_spin__YjWZy .8s linear infinite}.product_toast__frTBi{position:fixed;bottom:2rem;right:2rem;padding:1rem 1.5rem;background:#10b981;color:white;border-radius:12px;display:flex;align-items:center;gap:.75rem;font-weight:600;box-shadow:0 4px 20px rgba(16,185,129,.3);z-index:50}@media (max-width:640px){.product_toast__frTBi{bottom:1rem;right:1rem;left:1rem}}.product_lightbox__M_zPE{position:fixed;inset:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:100;padding:2rem}.product_lightbox__M_zPE img{max-width:90vw;max-height:90vh;-o-object-fit:contain;object-fit:contain;border-radius:12px}.product_closeLightbox__m_6XV{position:absolute;top:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);border:none;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:101}.product_closeLightbox__m_6XV:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}@media (max-width:768px){.product_productGrid__lGTHY{gap:1.5rem}.product_productTitle__MMI6m{font-size:1.5rem}.product_currentPrice__61frU{font-size:2rem}.product_actions__uVMaA{flex-direction:column}.product_addToCartBtn__r5m1d,.product_buyNowBtn__sDZ6i{width:100%}.product_deliveryInfo___GY3g{grid-template-columns:1fr}.product_tabButtons__zcgWA{gap:.5rem}.product_tabBtn__6jlJv{padding:.75rem 1rem;font-size:.875rem}.product_container__r4gch{padding-top:3.5rem}}