.Cart-module__UFW_Xq__main{background-color:#fff;min-height:100vh}.Cart-module__UFW_Xq__topBanner{color:#fff;background-color:#000;justify-content:center;align-items:center;gap:3rem;padding:.8rem 2rem;font-size:.85rem;display:flex}.Cart-module__UFW_Xq__bannerSection{cursor:pointer;align-items:center;gap:.8rem;display:flex}.Cart-module__UFW_Xq__bannerDivider{background-color:#333;width:1px;height:24px}.Cart-module__UFW_Xq__bannerIcon{justify-content:center;align-items:center;display:flex}.Cart-module__UFW_Xq__bannerTextContent{flex-direction:column;display:flex}.Cart-module__UFW_Xq__bannerTitle{align-items:center;gap:.3rem;font-size:.9rem;font-weight:700;display:flex}.Cart-module__UFW_Xq__bannerSubtitle{font-size:.75rem}.Cart-module__UFW_Xq__textGreen{color:#a4f4a4}.Cart-module__UFW_Xq__textYellow{color:#ffe7a0}.Cart-module__UFW_Xq__textWhite{color:#fff}.Cart-module__UFW_Xq__headerWrapper{background:#fff;border-bottom:1px solid #eaeaea}.Cart-module__UFW_Xq__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Cart-module__UFW_Xq__headerLeft{align-items:center;gap:1.5rem;display:flex}.Cart-module__UFW_Xq__logoBox{justify-content:center;align-items:center;padding:.5rem 0;display:flex}.Cart-module__UFW_Xq__safeguard{color:#00a650;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.Cart-module__UFW_Xq__headerRight{cursor:pointer;color:#333;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Cart-module__UFW_Xq__headerRight:hover{text-decoration:underline}.Cart-module__UFW_Xq__container{max-width:1200px;margin:0 auto;padding:1rem 2rem}.Cart-module__UFW_Xq__breadcrumbs{color:#666;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.Cart-module__UFW_Xq__breadcrumbs a{color:#666;text-decoration:none}.Cart-module__UFW_Xq__breadcrumbs a:hover{text-decoration:underline}.Cart-module__UFW_Xq__cartLayout{align-items:flex-start;gap:2rem;display:flex}.Cart-module__UFW_Xq__cartColumn{flex:1}.Cart-module__UFW_Xq__shippingAlert{color:#333;background-color:#fff4ed;border-radius:4px;align-items:center;gap:.8rem;margin-bottom:2rem;padding:1rem;font-size:.9rem;font-weight:500;display:flex}.Cart-module__UFW_Xq__emptyCart{flex-direction:column;justify-content:center;align-items:center;margin-bottom:3rem;padding:3rem 0;display:flex}.Cart-module__UFW_Xq__emptyCartIcon{color:#dcdcdc;margin-bottom:1rem}.Cart-module__UFW_Xq__emptyCartTitle{color:#333;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Cart-module__UFW_Xq__emptyCartDesc{color:#666;margin-bottom:2rem;font-size:.9rem}.Cart-module__UFW_Xq__primaryBtn{color:#fff;cursor:pointer;background-color:#ff6a00;border:none;border-radius:30px;width:250px;margin-bottom:1rem;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Cart-module__UFW_Xq__primaryBtn:hover{background-color:#e65c00}.Cart-module__UFW_Xq__secondaryBtn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:30px;width:250px;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.Cart-module__UFW_Xq__secondaryBtn:hover{background-color:#f9f9f9;border-color:#999}.Cart-module__UFW_Xq__exploreSection{margin-top:2rem}.Cart-module__UFW_Xq__exploreTitle{color:#333;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.Cart-module__UFW_Xq__productsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Cart-module__UFW_Xq__productCard{cursor:pointer;background-color:#fff;border-radius:4px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.Cart-module__UFW_Xq__productImage{aspect-ratio:1;background-position:50%;background-size:cover;width:100%}.Cart-module__UFW_Xq__p1{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.Cart-module__UFW_Xq__p2{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.Cart-module__UFW_Xq__p3{background:linear-gradient(135deg,#a1c4fd 0%,#c2e9fb 100%)}.Cart-module__UFW_Xq__p4{background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 100%)}.Cart-module__UFW_Xq__productInfo{padding:.75rem 0}.Cart-module__UFW_Xq__productTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:.9rem;overflow:hidden}.Cart-module__UFW_Xq__productPrice{color:#e53935;font-size:1.1rem;font-weight:800}.Cart-module__UFW_Xq__summaryColumn{flex:0 0 320px}.Cart-module__UFW_Xq__summaryCard{background:#fff;border-radius:8px;padding:1.5rem 0}.Cart-module__UFW_Xq__summaryTitle{color:#333;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Cart-module__UFW_Xq__summaryRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.Cart-module__UFW_Xq__summaryLabel{color:#333;font-size:1rem;font-weight:700}.Cart-module__UFW_Xq__summaryValue{color:#333;font-size:1.2rem;font-weight:800}.Cart-module__UFW_Xq__summaryNote{color:#666;margin-bottom:1.5rem;font-size:.75rem}.Cart-module__UFW_Xq__checkoutBtn{color:#fff;cursor:pointer;background-color:#ff6a00;border:none;border-radius:30px;width:100%;margin-bottom:2rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.Cart-module__UFW_Xq__checkoutBtn:hover{background-color:#e65c00}.Cart-module__UFW_Xq__securityNotice{color:#666;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;font-size:.8rem;line-height:1.4;display:flex}.Cart-module__UFW_Xq__safePaymentTitle{color:#111;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:flex}.Cart-module__UFW_Xq__safePaymentDesc{color:#666;margin-bottom:1rem;font-size:.8rem;line-height:1.4}.Cart-module__UFW_Xq__safePaymentHighlight{color:#00a650}.Cart-module__UFW_Xq__paymentSection{margin-bottom:1rem}.Cart-module__UFW_Xq__paymentLabel{color:#333;margin-bottom:.5rem;font-size:.85rem}.Cart-module__UFW_Xq__paymentIcons{flex-wrap:wrap;gap:.3rem;display:flex}.Cart-module__UFW_Xq__paymentIconBox{color:#00529b;background:#fff;border:1px solid #ddd;border-radius:3px;justify-content:center;align-items:center;height:20px;padding:.1rem .3rem;font-size:.7rem;font-weight:700;display:flex}@media (max-width:1024px){.Cart-module__UFW_Xq__cartLayout{flex-direction:column}.Cart-module__UFW_Xq__summaryColumn{flex:auto;width:100%}.Cart-module__UFW_Xq__productsGrid{grid-template-columns:repeat(2,1fr)}.Cart-module__UFW_Xq__topBanner{flex-direction:column;gap:1rem;padding:1rem}.Cart-module__UFW_Xq__bannerDivider{display:none}}@media (max-width:768px){.Cart-module__UFW_Xq__headerContainer{flex-direction:column;gap:1rem;padding:1rem}.Cart-module__UFW_Xq__container{padding:1rem}.Cart-module__UFW_Xq__productsGrid{grid-template-columns:1fr}.Cart-module__UFW_Xq__primaryBtn,.Cart-module__UFW_Xq__secondaryBtn{width:100%}.Cart-module__UFW_Xq__emptyCart{padding:2rem 0}}.Cart-module__UFW_Xq__itemsList{border:1px solid #eee;border-radius:8px;flex-direction:column;gap:0;margin-bottom:2rem;display:flex;overflow:hidden}.Cart-module__UFW_Xq__cartItem{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.Cart-module__UFW_Xq__cartItem:last-child{border-bottom:none}.Cart-module__UFW_Xq__itemImage{background:#f9f9f9;border:1px solid #eee;border-radius:6px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.Cart-module__UFW_Xq__itemImg{object-fit:cover;width:100%;height:100%}.Cart-module__UFW_Xq__itemImgPlaceholder{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Cart-module__UFW_Xq__itemDetails{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.Cart-module__UFW_Xq__itemName{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;text-decoration:none;overflow:hidden}.Cart-module__UFW_Xq__itemName:hover{text-decoration:underline}.Cart-module__UFW_Xq__itemPrice{color:#666;font-size:.9rem}.Cart-module__UFW_Xq__itemControls{align-items:center;gap:1rem;margin-top:.25rem;display:flex}.Cart-module__UFW_Xq__qtyControls{border:1px solid #e2e8f0;border-radius:6px;align-items:center;display:flex;overflow:hidden}.Cart-module__UFW_Xq__qtyBtn{cursor:pointer;color:#333;background:#fff;border:none;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.Cart-module__UFW_Xq__qtyBtn:hover:not(:disabled){background:#f1f5f9}.Cart-module__UFW_Xq__qtyBtn:disabled{color:#ccc;cursor:not-allowed}.Cart-module__UFW_Xq__qtyValue{text-align:center;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-width:32px;padding:0 .25rem;font-size:.9rem;font-weight:600;line-height:30px}.Cart-module__UFW_Xq__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:.25rem;transition:background .15s;display:flex}.Cart-module__UFW_Xq__removeBtn:hover{background:#fef2f2}.Cart-module__UFW_Xq__itemTotal{color:#111;white-space:nowrap;flex-shrink:0;font-size:1rem;font-weight:700}.Cart-module__UFW_Xq__summaryDivider{border:none;border-top:1px solid #e2e8f0;margin:.75rem 0}.Cart-module__UFW_Xq__checkoutBtn:disabled{opacity:.5;cursor:not-allowed}
.SignInPopup-module__4j9UuG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out SignInPopup-module__4j9UuG__fadeIn;display:flex;position:fixed;top:0;left:0}.SignInPopup-module__4j9UuG__popupContainer{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:32px;animation:.3s ease-out SignInPopup-module__4j9UuG__slideUp;position:relative;box-shadow:0 20px 40px #0003}.SignInPopup-module__4j9UuG__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.SignInPopup-module__4j9UuG__closeBtn:hover{color:#333;background:#f0f0f0}.SignInPopup-module__4j9UuG__popupHeader{text-align:center;margin-bottom:24px}.SignInPopup-module__4j9UuG__title{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:700}.SignInPopup-module__4j9UuG__subtitle{color:#666;font-size:14px}.SignInPopup-module__4j9UuG__form{flex-direction:column;gap:16px;display:flex}.SignInPopup-module__4j9UuG__inputGroup{align-items:center;display:flex;position:relative}.SignInPopup-module__4j9UuG__inputIcon{color:#999;align-items:center;display:flex;position:absolute;left:16px}.SignInPopup-module__4j9UuG__input{box-sizing:border-box;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:14px 16px 14px 44px;font-size:15px;transition:all .2s}.SignInPopup-module__4j9UuG__input:focus{border-color:#ff4747;box-shadow:0 0 0 3px #ff47471a}.SignInPopup-module__4j9UuG__forgotPassword{text-align:right;font-size:13px}.SignInPopup-module__4j9UuG__forgotPassword a{color:#ff4747;font-weight:500;text-decoration:none}.SignInPopup-module__4j9UuG__forgotPassword a:hover{text-decoration:underline}.SignInPopup-module__4j9UuG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4747 0%,#ff6b6b 100%);border:none;border-radius:8px;margin-top:8px;padding:14px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.SignInPopup-module__4j9UuG__submitBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff47474d}.SignInPopup-module__4j9UuG__submitBtn:active{transform:translateY(0)}.SignInPopup-module__4j9UuG__divider{text-align:center;color:#999;align-items:center;margin:24px 0;font-size:13px;display:flex}.SignInPopup-module__4j9UuG__divider:before,.SignInPopup-module__4j9UuG__divider:after{content:"";border-bottom:1px solid #e0e0e0;flex:1}.SignInPopup-module__4j9UuG__divider span{padding:0 16px}.SignInPopup-module__4j9UuG__socialLogins{gap:16px;margin-bottom:24px;display:flex}.SignInPopup-module__4j9UuG__socialBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.SignInPopup-module__4j9UuG__socialBtn:hover{background:#f8f8f8;border-color:#d0d0d0}.SignInPopup-module__4j9UuG__switchMode{text-align:center;color:#666;font-size:14px}.SignInPopup-module__4j9UuG__switchBtn{color:#ff4747;cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;font-weight:600}.SignInPopup-module__4j9UuG__switchBtn:hover{text-decoration:underline}.SignInPopup-module__4j9UuG__errorBanner{color:#c0392b;background:#fff0f0;border:1px solid #ffd0d0;border-radius:8px;align-items:center;gap:8px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.SignInPopup-module__4j9UuG__submitBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.SignInPopup-module__4j9UuG__submitBtn{justify-content:center;align-items:center;gap:8px;display:flex}.SignInPopup-module__4j9UuG__spinner{animation:.8s linear infinite SignInPopup-module__4j9UuG__spin}@keyframes SignInPopup-module__4j9UuG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SignInPopup-module__4j9UuG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SignInPopup-module__4j9UuG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.SignInPopup-module__4j9UuG__popupContainer{max-width:90%;margin:1rem;padding:24px}.SignInPopup-module__4j9UuG__title{font-size:20px}.SignInPopup-module__4j9UuG__socialLogins{flex-direction:column}}
.HeroBanner-module__mZ-jgq__bannerWrapper{background-color:var(--color-banner-bg);padding:2rem 0;overflow:hidden}.HeroBanner-module__mZ-jgq__bannerContent{align-items:center;position:relative}.HeroBanner-module__mZ-jgq__leftContent{flex-direction:column;grid-column:span 7;gap:1rem;display:flex}.HeroBanner-module__mZ-jgq__saleTimer{font-size:1.1rem;font-weight:700}.HeroBanner-module__mZ-jgq__timerBoxes{gap:.25rem;margin-left:.5rem;display:inline-flex}.HeroBanner-module__mZ-jgq__timerBox{background-color:var(--color-dark);color:#fff;border-radius:4px;padding:.2rem .4rem;font-size:1rem}.HeroBanner-module__mZ-jgq__title{color:var(--color-dark);align-items:center;gap:.5rem;font-size:2.5rem;font-weight:800;display:flex}.HeroBanner-module__mZ-jgq__title span{color:var(--color-primary)}.HeroBanner-module__mZ-jgq__arrowIcon{background-color:var(--color-dark);color:#fff;border-radius:50%;padding:.25rem;display:inline-flex}.HeroBanner-module__mZ-jgq__couponsContainer{align-items:stretch;gap:1rem;margin-top:1rem;display:flex}.HeroBanner-module__mZ-jgq__couponCard{text-align:center;background-color:#fff;border:1px dashed #ffb3b3;min-width:120px;padding:.75rem}.HeroBanner-module__mZ-jgq__couponAmount{color:var(--color-primary);font-size:1.1rem;font-weight:700}.HeroBanner-module__mZ-jgq__couponCondition{color:var(--color-text-light);margin:.25rem 0;font-size:.75rem}.HeroBanner-module__mZ-jgq__couponCode{color:var(--color-primary);font-size:.85rem;font-weight:700}.HeroBanner-module__mZ-jgq__trendCard{background-color:#d1e5ff;align-items:center;gap:1rem;min-width:200px;padding:.75rem;display:flex}.HeroBanner-module__mZ-jgq__trendImagePlaceholder{background-color:#b5c4d9;border-radius:4px;width:50px;height:50px}.HeroBanner-module__mZ-jgq__trendInfo{flex-direction:column;display:flex}.HeroBanner-module__mZ-jgq__trendTitle{color:#004b99;font-weight:700}.HeroBanner-module__mZ-jgq__trendPrice{background-color:var(--color-dark);color:#fff;border-radius:4px;align-self:flex-start;margin-top:.25rem;padding:.1rem .4rem;font-size:.85rem;display:inline-block}.HeroBanner-module__mZ-jgq__rightImagePlaceholder{color:#fff;background:linear-gradient(135deg,#ff4747 0%,#c00 100%);border-radius:20px 20px 0 0;flex-direction:column;justify-content:center;align-items:center;width:400px;height:250px;display:flex;position:absolute;right:-50px;transform:rotate(5deg);box-shadow:-10px 10px 30px #0000001a}.HeroBanner-module__mZ-jgq__rightImageText1{font-size:3rem;font-weight:900;line-height:1}.HeroBanner-module__mZ-jgq__rightImageText2{text-transform:uppercase;font-size:1.5rem;font-weight:700}@media (max-width:1024px){.HeroBanner-module__mZ-jgq__leftContent{max-width:80%}.HeroBanner-module__mZ-jgq__rightImagePlaceholder{width:300px;height:200px;right:-20px}}@media (max-width:768px){.HeroBanner-module__mZ-jgq__bannerContent{flex-direction:column;align-items:flex-start}.HeroBanner-module__mZ-jgq__leftContent{max-width:100%}.HeroBanner-module__mZ-jgq__title{flex-wrap:wrap;font-size:2rem}.HeroBanner-module__mZ-jgq__rightImagePlaceholder{border-radius:12px;width:100%;height:150px;margin-top:2rem;position:relative;right:0;transform:none}.HeroBanner-module__mZ-jgq__couponsContainer{flex-wrap:wrap}.HeroBanner-module__mZ-jgq__trendCard{width:100%}}
.DealsSection-module__92ZpQa__sectionWrapper{background-color:#fff;padding:3rem 0}.DealsSection-module__92ZpQa__headerArea{text-align:center;margin-bottom:2rem}.DealsSection-module__92ZpQa__subTitle{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.2rem;font-weight:800;display:flex}.DealsSection-module__92ZpQa__gradientText{background:linear-gradient(90deg,#ff6a00 0%,#ff3b3b 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text}.DealsSection-module__92ZpQa__mainTitle{color:#000;text-transform:uppercase;letter-spacing:-.5px;font-size:1.8rem;font-weight:900}.DealsSection-module__92ZpQa__categoryScroll{align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.DealsSection-module__92ZpQa__categoryScroll::-webkit-scrollbar{display:none}.DealsSection-module__92ZpQa__categoryBtn{white-space:nowrap;color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:30px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.DealsSection-module__92ZpQa__categoryBtn:hover{border-color:#999}.DealsSection-module__92ZpQa__active{border-color:#333;font-weight:600}.DealsSection-module__92ZpQa__nextCategoryBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;min-width:40px;height:40px;display:flex;box-shadow:0 2px 5px #0000000d}.DealsSection-module__92ZpQa__productsGrid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.DealsSection-module__92ZpQa__productCard{cursor:pointer;background-color:#fff;border-radius:0;flex-direction:column;min-width:0;display:flex;overflow:hidden}.DealsSection-module__92ZpQa__productImage{aspect-ratio:1;background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.DealsSection-module__92ZpQa__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.DealsSection-module__92ZpQa__productCard:hover .DealsSection-module__92ZpQa__cardImg{transform:scale(1.05)}.DealsSection-module__92ZpQa__noImg{color:#999;font-size:.8rem;font-weight:500}.DealsSection-module__92ZpQa__emptyState{text-align:center;color:#666;grid-column:1/-1;padding:4rem 0;font-style:italic}.DealsSection-module__92ZpQa__p1{background:linear-gradient(135deg,#a8edea 0%,#fed6e3 100%)}.DealsSection-module__92ZpQa__p2{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.DealsSection-module__92ZpQa__p3{background:linear-gradient(135deg,#e0c3fc 0%,#8ec5fc 100%)}.DealsSection-module__92ZpQa__p4{background:linear-gradient(135deg,#fdfbfb 0%,#ebedee 100%)}.DealsSection-module__92ZpQa__p5{background:linear-gradient(135deg,#f6d365 0%,#fda085 100%)}.DealsSection-module__92ZpQa__productInfo{flex-direction:column;gap:.25rem;padding:.75rem 0;display:flex}.DealsSection-module__92ZpQa__titleRow{white-space:nowrap;text-overflow:ellipsis;color:#333;align-items:center;gap:.4rem;font-size:.9rem;display:flex;overflow:hidden}.DealsSection-module__92ZpQa__dealBadge{color:#fff;background-color:#5b6cff;border-radius:3px;padding:.1rem .3rem;font-size:.7rem;font-weight:700}.DealsSection-module__92ZpQa__productTitle{text-overflow:ellipsis;overflow:hidden}.DealsSection-module__92ZpQa__priceRow{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}.DealsSection-module__92ZpQa__priceLeft{flex-wrap:wrap;align-items:baseline;gap:.3rem;display:flex}.DealsSection-module__92ZpQa__currency{color:#e53935;font-size:.8rem;font-weight:700}.DealsSection-module__92ZpQa__currentPrice{color:#e53935;font-size:1.2rem;font-weight:800}.DealsSection-module__92ZpQa__oldPrice{color:#999;font-size:.75rem;text-decoration:line-through}.DealsSection-module__92ZpQa__soldCount{color:#e53935;font-size:.75rem}.DealsSection-module__92ZpQa__cartBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.DealsSection-module__92ZpQa__cartBtn:hover{background:#f0f0f0;border-color:#999}.DealsSection-module__92ZpQa__tagRow{gap:.3rem;margin-top:.2rem;font-size:.75rem;display:flex}.DealsSection-module__92ZpQa__tagBest,.DealsSection-module__92ZpQa__tagTop{color:#ff8c00;font-weight:700}.DealsSection-module__92ZpQa__tagDesc{color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DealsSection-module__92ZpQa__ratingRow{align-items:center;gap:.3rem;margin-top:.2rem;display:flex}.DealsSection-module__92ZpQa__stars{color:#000;display:flex}.DealsSection-module__92ZpQa__reviewCount{color:#666;font-size:.8rem}@media (max-width:1024px){.DealsSection-module__92ZpQa__productsGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.DealsSection-module__92ZpQa__productsGrid{grid-template-columns:repeat(3,1fr)}.DealsSection-module__92ZpQa__mainTitle{font-size:1.4rem}}@media (max-width:480px){.DealsSection-module__92ZpQa__productsGrid{grid-template-columns:repeat(2,1fr)}}
.CommentsSection-module__buulia__form{background:#f9f9f9;border-radius:8px;flex-direction:column;gap:.75rem;margin:1.5rem 0;padding:1.25rem;display:flex}.CommentsSection-module__buulia__label{color:#475569;font-size:.85rem;font-weight:600}.CommentsSection-module__buulia__starPicker{align-items:center;gap:.25rem;display:flex}.CommentsSection-module__buulia__starBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding:.1rem;transition:transform .1s;display:flex}.CommentsSection-module__buulia__starBtn:hover{transform:scale(1.2)}.CommentsSection-module__buulia__inputRow{align-items:flex-end;gap:.75rem;display:flex}.CommentsSection-module__buulia__textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:6px;flex:1;padding:.75rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.CommentsSection-module__buulia__textarea:focus{border-color:#111;outline:none}.CommentsSection-module__buulia__submitBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;transition:opacity .2s;display:flex}.CommentsSection-module__buulia__submitBtn:hover:not(:disabled){opacity:.8}.CommentsSection-module__buulia__submitBtn:disabled{opacity:.5;cursor:not-allowed}.CommentsSection-module__buulia__error{color:#ef4444;font-size:.85rem}.CommentsSection-module__buulia__loginPrompt{color:#64748b;margin:1rem 0;font-size:.9rem}.CommentsSection-module__buulia__loginPrompt a{color:#111;font-weight:600;text-decoration:underline}.CommentsSection-module__buulia__empty{color:#94a3b8;text-align:center;padding:2rem 0;font-size:.9rem}.CommentsSection-module__buulia__avatar{color:#fff;background-color:#334155;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:600;display:flex}.CommentsSection-module__buulia__spin{animation:1s linear infinite CommentsSection-module__buulia__spin}@keyframes CommentsSection-module__buulia__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.FloatingButtons-module__x3t_Ua__floatingContainer{z-index:1000;background-color:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;display:flex;position:fixed;bottom:2rem;right:1.5rem;overflow:hidden;box-shadow:0 4px 12px #00000026}.FloatingButtons-module__x3t_Ua__fab{color:#333;cursor:pointer;background-color:#fff;border:none;border-bottom:1px solid #f0f0f0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:60px;padding:12px 0;transition:all .2s;display:flex}.FloatingButtons-module__x3t_Ua__fab:last-child{border-bottom:none}.FloatingButtons-module__x3t_Ua__fab:hover{color:var(--color-primary,#e53e3e);background-color:#f9f9f9}.FloatingButtons-module__x3t_Ua__fabText{font-size:10px;font-weight:500}@media (max-width:768px){.FloatingButtons-module__x3t_Ua__floatingContainer{bottom:1rem;right:1rem}.FloatingButtons-module__x3t_Ua__fab{width:50px;padding:10px 0}.FloatingButtons-module__x3t_Ua__fabText{font-size:9px}}
.SearchPage-module__6zcYiW__pageWrapper{background-color:#f5f5f5;min-height:100vh}.SearchPage-module__6zcYiW__searchHeader{margin-bottom:1rem;padding:2rem 0}.SearchPage-module__6zcYiW__searchHeader h1{color:#333;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.SearchPage-module__6zcYiW__searchHeader p{color:#666;font-size:.9rem}.SearchPage-module__6zcYiW__productsGrid{grid-template-columns:repeat(6,1fr);gap:1rem;padding-bottom:3rem;display:grid}.SearchPage-module__6zcYiW__productCardLink{color:inherit;text-decoration:none;display:block}.SearchPage-module__6zcYiW__productCard{background:#fff;border-radius:8px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.SearchPage-module__6zcYiW__productCard:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000014}.SearchPage-module__6zcYiW__productImage{aspect-ratio:1;background-color:#f9f9f9;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.SearchPage-module__6zcYiW__productImage img{object-fit:cover;width:100%;height:100%}.SearchPage-module__6zcYiW__noImg{color:#999;font-size:.8rem}.SearchPage-module__6zcYiW__productInfo{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.SearchPage-module__6zcYiW__titleRow{align-items:flex-start;gap:.5rem;display:flex}.SearchPage-module__6zcYiW__dealBadge{color:#fff;background-color:#ff4747;border-radius:2px;flex-shrink:0;margin-top:2px;padding:.1rem .3rem;font-size:.65rem;font-weight:700}.SearchPage-module__6zcYiW__productTitle{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.SearchPage-module__6zcYiW__priceRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.SearchPage-module__6zcYiW__priceLeft{flex-wrap:wrap;align-items:baseline;gap:.2rem;display:flex}.SearchPage-module__6zcYiW__currency{color:#ff4747;font-size:.75rem;font-weight:700}.SearchPage-module__6zcYiW__currentPrice{color:#ff4747;font-size:1.1rem;font-weight:800}.SearchPage-module__6zcYiW__oldPrice{color:#999;font-size:.75rem;text-decoration:line-through}.SearchPage-module__6zcYiW__cartBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.SearchPage-module__6zcYiW__cartBtn:hover{background:#f5f5f5;border-color:#999}.SearchPage-module__6zcYiW__ratingRow{align-items:center;gap:.3rem;display:flex}.SearchPage-module__6zcYiW__stars{color:#ffb400;display:flex}.SearchPage-module__6zcYiW__reviewCount{color:#999;font-size:.75rem}.SearchPage-module__6zcYiW__emptyState{text-align:center;background:#fff;border-radius:12px;grid-column:1/-1;padding:5rem 0}.SearchPage-module__6zcYiW__emptyState h2{color:#333;margin-bottom:1rem;font-size:1.5rem}.SearchPage-module__6zcYiW__emptyState p{color:#666;margin-bottom:2rem}.SearchPage-module__6zcYiW__backBtn{color:#fff;background-color:#ff4747;border-radius:30px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.SearchPage-module__6zcYiW__backBtn:hover{background-color:#e03e3e}@media (max-width:1200px){.SearchPage-module__6zcYiW__productsGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.SearchPage-module__6zcYiW__productsGrid{grid-template-columns:repeat(2,1fr)}.SearchPage-module__6zcYiW__searchHeader h1{font-size:1.2rem}}
