.ServiceFeatures_serviceSection__4GlV0{padding:40px 0;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.ServiceFeatures_container__x0WcB{max-width:1200px;margin:0 auto;padding:0 20px}.ServiceFeatures_featuresGrid__kcBSM{display:flex;justify-content:space-between;align-items:center;gap:40px}.ServiceFeatures_featureCard__9S4k7{display:flex;align-items:center;gap:15px;flex:1}.ServiceFeatures_iconWrapper__mEc0V{flex-shrink:0}.ServiceFeatures_iconCircle__lPbMp{width:60px;height:60px;border-radius:50%;background:#fff;border:3px solid #ff6b35;display:flex;align-items:center;justify-content:center;font-size:28px;color:#ff6b35}.ServiceFeatures_featureContent__xVG6C{text-align:left}.ServiceFeatures_featureTitle__L_YrS{font-size:1.05rem;font-weight:600;color:#333;margin:0 0 4px;line-height:1.3}.ServiceFeatures_featureDescription__G_iI2{font-size:.9rem;color:#666;margin:0;line-height:1.4}@media (max-width:1024px){.ServiceFeatures_featuresGrid__kcBSM{flex-wrap:wrap;gap:30px}.ServiceFeatures_featureCard__9S4k7{flex:0 0 calc(50% - 15px)}}@media (max-width:768px){.ServiceFeatures_serviceSection__4GlV0{padding:30px 0}.ServiceFeatures_featuresGrid__kcBSM{flex-direction:column;gap:20px}.ServiceFeatures_featureCard__9S4k7{flex:1;width:100%}}.MiniBSTSection_miniBSTSection__At_Jd{padding:50px 0;background:#fff}.MiniBSTSection_container__DG5V6{max-width:1200px;margin:0 auto;padding:0 20px}.MiniBSTSection_collectionsGrid__EK3H2{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.MiniBSTSection_collectionCard__cs4E9{position:relative;border-radius:15px;overflow:hidden;cursor:pointer;transition:transform .3s ease;aspect-ratio:3/4}.MiniBSTSection_collectionCard__cs4E9:hover{transform:translateY(-5px)}.MiniBSTSection_imageWrapper__IN_vd{position:absolute;top:0;left:0;width:100%;height:100%}.MiniBSTSection_collectionImage__gMsCV{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.MiniBSTSection_overlay___60pj{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4}.MiniBSTSection_collectionContent__YfuDo{position:absolute;bottom:0;left:0;z-index:10;padding:12px 20px;background:linear-gradient(90deg,rgba(255,107,53,.9) 0,rgba(255,107,53,.7) 50%,transparent);border-left:5px solid #ff6b35}.MiniBSTSection_collectionTitle__vfFXa{font-size:.9rem;font-weight:700;margin:0 0 3px;letter-spacing:.5px;text-transform:uppercase;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.MiniBSTSection_viewDetails__jZ4U2{font-size:.8rem;color:#fff;margin:0;font-weight:500}@media (max-width:1024px){.MiniBSTSection_collectionsGrid__EK3H2{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.MiniBSTSection_miniBSTSection__At_Jd{padding:40px 0}.MiniBSTSection_collectionsGrid__EK3H2{gap:15px}.MiniBSTSection_collectionContent__YfuDo{padding:15px}.MiniBSTSection_collectionTitle__vfFXa{font-size:.9rem}.MiniBSTSection_viewDetails__jZ4U2{font-size:.8rem}}@media (max-width:480px){.MiniBSTSection_collectionsGrid__EK3H2{grid-template-columns:repeat(2,1fr);gap:12px}.MiniBSTSection_collectionContent__YfuDo{padding:12px;border-left-width:4px}.MiniBSTSection_collectionTitle__vfFXa{font-size:.85rem}}.CategoryGrid_section__Ov13F{padding:50px 0;background:#fff}.CategoryGrid_container__VT9ZZ{max-width:1200px;margin:0 auto;padding:0 20px}.CategoryGrid_title__MTqY4{text-align:center;font-size:1.1rem;margin-bottom:35px;color:#666;font-weight:700;letter-spacing:4px;text-transform:uppercase}.CategoryGrid_grid__Z5_LO{display:grid;grid-template-columns:repeat(8,1fr);gap:25px 20px;max-width:1100px;margin:0 auto}.CategoryGrid_card__z8_K8{display:flex;align-items:center;gap:12px;cursor:pointer;transition:transform .2s ease;grid-column:span 2}.CategoryGrid_card__z8_K8:first-child{grid-column:1/3}.CategoryGrid_card__z8_K8:nth-child(2){grid-column:3/5}.CategoryGrid_card__z8_K8:nth-child(3){grid-column:5/7}.CategoryGrid_card__z8_K8:nth-child(4){grid-column:7/9}.CategoryGrid_card__z8_K8:nth-child(5){grid-column:2/4}.CategoryGrid_card__z8_K8:nth-child(6){grid-column:4/6}.CategoryGrid_card__z8_K8:nth-child(7){grid-column:6/8}.CategoryGrid_card__z8_K8:hover{transform:translateY(-3px)}.CategoryGrid_image__pJ_yp{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.CategoryGrid_info__02jR1{flex:1;text-align:left}.CategoryGrid_card__z8_K8 h3{font-size:1rem;margin:0;color:#333;font-weight:700;display:inline}.CategoryGrid_count__hUKg_{font-size:.7rem;color:#333;font-weight:800;margin-left:2px}@media (max-width:1024px){.CategoryGrid_grid__Z5_LO{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.CategoryGrid_grid__Z5_LO{grid-template-columns:repeat(3,1fr);gap:20px}.CategoryGrid_image__pJ_yp{width:50px;height:50px}.CategoryGrid_card__z8_K8 h3{font-size:.85rem}}@media (max-width:480px){.CategoryGrid_grid__Z5_LO{grid-template-columns:repeat(2,1fr)}}.CategoryGrid_toggleCard__12Glt{display:flex;align-items:center;justify-content:flex-start;grid-column:8/9;padding-left:10px}.CategoryGrid_toggleButton__Fe5vA{background:transparent;border:none;color:#999;font-size:.75rem;cursor:pointer;padding:4px 0;transition:color .2s;text-decoration:underline;white-space:nowrap}.CategoryGrid_toggleButton__Fe5vA:hover{color:#333}.FlashSaleSection_flashSaleSection__sBR_9{position:relative;background:#fff;padding:30px 0 40px;margin:0;overflow:hidden}.FlashSaleSection_container__AiI5O{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.FlashSaleSection_bannerWrapper__3R6lt{max-width:987px;margin:0 auto 30px}.FlashSaleSection_banner__SnCyj{position:relative;width:100%;height:180px;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.1)}.FlashSaleSection_bannerImage__R3K09{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.FlashSaleSection_bannerOverlay__B0caK{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;display:flex;flex-direction:column;justify-content:space-between;padding:20px 30px}.FlashSaleSection_programName__LITTD{text-align:center;animation:FlashSaleSection_slideDown__Mo7Si .8s ease-out;margin-left:200px}@keyframes FlashSaleSection_slideDown__Mo7Si{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.FlashSaleSection_programName__LITTD h2{font-size:15px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:1px;margin:0;text-shadow:0 1px 2px hsla(0,0%,100%,.3);line-height:1.2;max-width:80%}.FlashSaleSection_countdown__uHq3B{display:flex;flex-direction:column;align-items:center;gap:8px;animation:FlashSaleSection_slideUp__r3hnG .8s ease-out}@keyframes FlashSaleSection_slideUp__r3hnG{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FlashSaleSection_countdownLabel__beume{font-size:10px;font-weight:800;color:#000;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center;gap:8px;text-shadow:0 1px 2px hsla(0,0%,100%,.3)}.FlashSaleSection_fireIcon__Kk5zx{font-size:14px;animation:FlashSaleSection_fireFlicker__ZwaWe 1.5s ease-in-out infinite}@keyframes FlashSaleSection_fireFlicker__ZwaWe{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.2);filter:brightness(1.3)}}.FlashSaleSection_countdownBoxes__BGku8{display:flex;align-items:center;gap:6px}.FlashSaleSection_countdownBox__8A95w{display:flex;flex-direction:column;align-items:center;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:8px;padding:8px 10px;min-width:40px;box-shadow:0 4px 16px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.8);border:1.5px solid hsla(0,0%,100%,.5);position:relative;overflow:hidden;animation:FlashSaleSection_countdownPulse__aGQai 2s ease-in-out infinite}@keyframes FlashSaleSection_countdownPulse__aGQai{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.FlashSaleSection_countdownBox__8A95w:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,110,196,.3),transparent);animation:FlashSaleSection_shimmer__gcI_y 3s linear infinite}.FlashSaleSection_countdownValue__oAtYA{font-size:20px;font-weight:900;color:#ff6ec4;line-height:1;position:relative;z-index:1}.FlashSaleSection_countdownUnit__JKypM{font-size:11px;color:#7873f5;font-weight:700;text-transform:uppercase;margin-top:3px;letter-spacing:.5px;position:relative;z-index:1}.FlashSaleSection_countdownSeparator__HDNuK{font-size:16px;font-weight:900;color:#000;text-shadow:0 1px 2px hsla(0,0%,100%,.3);animation:FlashSaleSection_blink__jlBzo 1s ease-in-out infinite}@keyframes FlashSaleSection_blink__jlBzo{0%,to{opacity:1}50%{opacity:.3}}.FlashSaleSection_sliderWrapper__vlbHw{position:relative;max-width:900px;margin:0 auto;padding:20px 80px}.FlashSaleSection_sliderTrack__n4Gb7{position:relative;height:500px}.FlashSaleSection_slide__PCzo1{position:absolute;top:50%;left:50%;width:260px;height:440px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 45px rgba(0,0,0,.15);transform:translate(-50%,-50%) scale(.5);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;padding:16px;display:flex;flex-direction:column}.FlashSaleSection_slide__PCzo1.FlashSaleSection_active__SxR3I{transform:translate(-50%,-50%) scale(1);opacity:1;z-index:5}.FlashSaleSection_slide__PCzo1.FlashSaleSection_prev1__Alo30{transform:translate(-120%,-50%) scale(.85);opacity:.85;z-index:4}.FlashSaleSection_slide__PCzo1.FlashSaleSection_next1__7H457{transform:translate(20%,-50%) scale(.85);opacity:.85;z-index:4}.FlashSaleSection_slide__PCzo1.FlashSaleSection_prev2__WOqB8{transform:translate(-190%,-50%) scale(.7);opacity:.6;z-index:3}.FlashSaleSection_slide__PCzo1.FlashSaleSection_next2__KPK_S{transform:translate(90%,-50%) scale(.7);opacity:.6;z-index:3}.FlashSaleSection_slide__PCzo1:hover{box-shadow:0 30px 60px rgba(0,0,0,.2)}.FlashSaleSection_cardLink__Bo4C1{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.FlashSaleSection_badge__dj6K9{position:absolute;top:12px;left:12px;font-size:11px;padding:6px 14px;border-radius:20px;font-weight:700;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.25);z-index:2;text-transform:uppercase;letter-spacing:.5px}.FlashSaleSection_badgeHot__KG073{background:linear-gradient(135deg,#ff416c,#ff4b2b)}.FlashSaleSection_badgeSale__CDUpP{background:linear-gradient(135deg,#f7971e,#ffd200);color:#333}.FlashSaleSection_badgeNew__RKiXU{background:linear-gradient(135deg,#11998e,#38ef7d)}.FlashSaleSection_discountTag__0XkRa{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.75);color:#ffd200;font-size:14px;font-weight:700;padding:6px 12px;border-radius:8px;z-index:2}.FlashSaleSection_slideImageWrapper___OHic{position:relative;width:100%;height:240px;border-radius:16px;overflow:hidden;margin-bottom:12px}.FlashSaleSection_slideImageWrapper___OHic img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.FlashSaleSection_slide__PCzo1:hover .FlashSaleSection_slideImageWrapper___OHic img{transform:scale(1.05)}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_badge__dj6K9{position:absolute;top:8px;left:8px;font-size:11px;padding:6px 14px;border-radius:20px;font-weight:700;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.25);z-index:2;text-transform:uppercase;letter-spacing:.5px}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_discountTag__0XkRa{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.75);color:#ffd200;font-size:14px;font-weight:700;padding:6px 12px;border-radius:8px;z-index:2}.FlashSaleSection_cardTitle__NrMDw{margin:0 0 6px;font-size:15px;font-weight:600;color:#1f2937;line-height:1.3;height:39px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.FlashSaleSection_rating__QLE_3{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;margin-bottom:6px}.FlashSaleSection_stars__89UdZ{color:#fbbf24;font-size:13px}.FlashSaleSection_priceWrapper__RtoLe{display:flex;align-items:center;gap:8px;margin-bottom:8px}.FlashSaleSection_salePrice__P14zL{color:#e63946;font-weight:700;font-size:18px}.FlashSaleSection_oldPrice__EXXQW{color:#9ca3af;font-size:13px;text-decoration:line-through}.FlashSaleSection_progressWrap__PyRo6{margin-top:auto}.FlashSaleSection_progressLabel__8pd1r{font-size:11px;color:#6b7280;margin-bottom:4px;display:flex;justify-content:space-between}.FlashSaleSection_progress__s61hV{width:100%;height:18px;background:#e5e7eb;border-radius:20px;overflow:hidden;position:relative}.FlashSaleSection_progressBar__hNXSW{height:100%;background:linear-gradient(90deg,#ff416c,#ff4b2b);width:0;border-radius:20px;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FlashSaleSection_progressBar__hNXSW:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:FlashSaleSection_shimmer__gcI_y 2s infinite}@keyframes FlashSaleSection_shimmer__gcI_y{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.FlashSaleSection_progressText__F_fCI{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_productLink__1JylS{text-decoration:none;color:inherit;flex:1;display:flex;flex-direction:column;position:relative}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_imageWrapper__hdgK3{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_imageWrapper__hdgK3 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.FlashSaleSection_slide__PCzo1:hover .FlashSaleSection_imageWrapper__hdgK3 img{transform:scale(1.05)}.FlashSaleSection_discountBadge__KV0Zf{position:absolute;top:0;right:0;background:linear-gradient(90deg,rgba(255,107,53,.9),rgba(255,107,53,.6) 40%,rgba(255,107,53,0));color:#fff;padding:3px 8px 3px 6px;z-index:2;border-radius:0 16px 0 0;max-width:60px}.FlashSaleSection_discountPercent__V89fy{font-size:11px;font-weight:800;letter-spacing:.2px}.FlashSaleSection_hotBadge__tG5_t{position:absolute;top:10px;left:10px;background:linear-gradient(135deg,#ff4500,tomato);color:#fff;padding:4px 10px;border-radius:50px;font-size:9px;font-weight:800;box-shadow:0 4px 12px rgba(255,69,0,.5)}.FlashSaleSection_productInfo__EUaeZ{position:absolute;bottom:0;left:0;right:0;padding:8px 10px;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.8) 40%,rgba(0,0,0,.5));backdrop-filter:blur(8px);z-index:1;max-height:75px}.FlashSaleSection_productName__AHyWx{font-size:13px;font-weight:700;color:#fff;margin:0 0 5px;line-height:1.3;height:33px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-shadow:0 2px 4px rgba(0,0,0,.5)}.FlashSaleSection_priceSection__c55de{display:flex;align-items:center;gap:5px;margin-bottom:5px}.FlashSaleSection_flashPrice__z6MKL{font-size:14px;font-weight:900;color:#ff6ec4;text-shadow:0 2px 4px rgba(0,0,0,.5)}.FlashSaleSection_originalPrice__tllqB{font-size:10px;color:hsla(0,0%,100%,.6);text-decoration:line-through;font-weight:500}.FlashSaleSection_stockBar__o5Cuk{width:100%;height:10px;background:hsla(0,0%,100%,.2);border-radius:5px;overflow:visible;margin-bottom:0;position:relative;display:flex;align-items:center;justify-content:center}.FlashSaleSection_stockBarFill__mas5l{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#ff6ec4,#7873f5);border-radius:5px;transition:width .5s ease;box-shadow:0 0 8px rgba(255,110,196,.5);overflow:hidden}.FlashSaleSection_stockBarFill__mas5l:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5),transparent);animation:FlashSaleSection_stockShine__xFWi9 2s ease-in-out infinite}@keyframes FlashSaleSection_stockShine__xFWi9{0%{left:-100%}to{left:100%}}.FlashSaleSection_stockText__U6DaV{font-size:6px;color:#fff;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.9);position:relative;z-index:2;letter-spacing:.1px}.FlashSaleSection_soldCount__hzglC,.FlashSaleSection_totalStock__y1OKQ{color:#fff;font-weight:900}.FlashSaleSection_buyButton__A15PW{display:none}.FlashSaleSection_viewAllWrapper__p_wAv{text-align:center;margin-top:20px}.FlashSaleSection_viewAllBtn__GTCqQ{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:linear-gradient(135deg,#ff6ec4,#7873f5);color:#fff;text-decoration:none;border-radius:50px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1px;box-shadow:0 6px 20px rgba(255,110,196,.3);transition:all .3s ease}.FlashSaleSection_viewAllBtn__GTCqQ:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,110,196,.5)}.FlashSaleSection_arrowIcon__PtRvC{font-size:14px;transition:transform .3s ease}.FlashSaleSection_viewAllBtn__GTCqQ:hover .FlashSaleSection_arrowIcon__PtRvC{transform:translateX(3px)}@media (max-width:1200px){.FlashSaleSection_sliderWrapper__vlbHw{padding:20px 60px}.FlashSaleSection_slide__PCzo1{width:220px}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_imageWrapper__hdgK3{height:240px}}@media (max-width:768px){.FlashSaleSection_flashSaleSection__sBR_9{padding:20px 0 30px}.FlashSaleSection_sliderWrapper__vlbHw{padding:20px 50px}.FlashSaleSection_sliderTrack__n4Gb7{height:360px}.FlashSaleSection_slide__PCzo1{width:200px}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_imageWrapper__hdgK3{height:220px}.FlashSaleSection_slide__PCzo1.FlashSaleSection_active__SxR3I{transform:translate(-50%,-50%) scale(1)}.FlashSaleSection_slide__PCzo1.FlashSaleSection_next1__7H457,.FlashSaleSection_slide__PCzo1.FlashSaleSection_prev1__Alo30{transform:translate(-50%,-50%) scale(.75);opacity:.6}.FlashSaleSection_slide__PCzo1.FlashSaleSection_next2__KPK_S,.FlashSaleSection_slide__PCzo1.FlashSaleSection_prev2__WOqB8{transform:translate(-50%,-50%) scale(.5);opacity:0;pointer-events:none}.FlashSaleSection_navBtn__YUhmf{width:40px;height:40px;font-size:24px}.FlashSaleSection_banner__SnCyj{height:160px;border-radius:15px}.FlashSaleSection_bannerOverlay__B0caK{padding:15px 20px;justify-content:space-between;align-items:center}.FlashSaleSection_programName__LITTD{text-align:center}.FlashSaleSection_programName__LITTD h2{font-size:11px;letter-spacing:.8px;line-height:1.2;max-width:90%}.FlashSaleSection_countdown__uHq3B{gap:6px}.FlashSaleSection_countdownLabel__beume{font-size:8px;letter-spacing:1.5px;gap:5px}.FlashSaleSection_fireIcon__Kk5zx{font-size:10px}.FlashSaleSection_countdownBoxes__BGku8{gap:4px}.FlashSaleSection_countdownBox__8A95w{padding:6px 8px;min-width:32px;border-radius:6px}.FlashSaleSection_countdownValue__oAtYA{font-size:15px}.FlashSaleSection_countdownUnit__JKypM{font-size:8px;margin-top:2px}.FlashSaleSection_countdownSeparator__HDNuK{font-size:12px}.FlashSaleSection_pyramidContainer__msBuy{gap:10px;padding:15px 0}.FlashSaleSection_pyramidCenter__ipBSD,.FlashSaleSection_pyramidEdge__TkhZl,.FlashSaleSection_pyramidMid__I4sMU{transform:translateY(0) scale(1)}.FlashSaleSection_productCard__WRkVr{width:100%;max-width:220px}.FlashSaleSection_imageWrapper__hdgK3{height:240px}.FlashSaleSection_productInfo__EUaeZ{padding:16px 12px}.FlashSaleSection_productName__AHyWx{font-size:12px;height:32px}.FlashSaleSection_flashPrice__z6MKL{font-size:16px}.FlashSaleSection_originalPrice__tllqB{font-size:11px}.FlashSaleSection_stockText__U6DaV{font-size:10px}}@media (max-width:480px){.FlashSaleSection_sliderWrapper__vlbHw{padding:20px 40px}.FlashSaleSection_sliderTrack__n4Gb7{height:320px}.FlashSaleSection_slide__PCzo1{width:180px}.FlashSaleSection_slide__PCzo1 .FlashSaleSection_imageWrapper__hdgK3{height:200px}.FlashSaleSection_navBtn__YUhmf{width:35px;height:35px;font-size:20px}.FlashSaleSection_banner__SnCyj{height:140px}.FlashSaleSection_bannerOverlay__B0caK{padding:12px 15px}.FlashSaleSection_programName__LITTD h2{font-size:10px;letter-spacing:.7px;max-width:85%}.FlashSaleSection_countdown__uHq3B{gap:5px}.FlashSaleSection_countdownLabel__beume{font-size:7px;gap:4px}.FlashSaleSection_fireIcon__Kk5zx{font-size:9px}.FlashSaleSection_countdownBoxes__BGku8{gap:3px}.FlashSaleSection_countdownBox__8A95w{padding:5px 7px;min-width:28px}.FlashSaleSection_countdownValue__oAtYA{font-size:13px}.FlashSaleSection_countdownUnit__JKypM{font-size:7px}.FlashSaleSection_countdownSeparator__HDNuK{font-size:11px}.FlashSaleSection_productCard__WRkVr{max-width:180px}.FlashSaleSection_imageWrapper__hdgK3{height:220px}.FlashSaleSection_productInfo__EUaeZ{padding:14px 10px}.FlashSaleSection_productName__AHyWx{font-size:11px;height:30px}.FlashSaleSection_flashPrice__z6MKL{font-size:15px}.FlashSaleSection_originalPrice__tllqB{font-size:10px}.FlashSaleSection_stockText__U6DaV{font-size:9px}}.FlashSaleSection_navBtn__YUhmf{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);color:#333;border:none;font-size:28px;width:45px;height:45px;cursor:pointer;z-index:10;border-radius:50%;opacity:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.1);font-weight:700}.FlashSaleSection_sliderWrapper__vlbHw:hover .FlashSaleSection_navBtn__YUhmf{opacity:.7}.FlashSaleSection_navBtn__YUhmf:hover{opacity:1!important;transform:translateY(-50%) scale(1.1);background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.15)}.FlashSaleSection_navBtn__YUhmf:active{transform:translateY(-50%) scale(1.05)}.FlashSaleSection_prevBtn__dvkUI{left:0}.FlashSaleSection_nextBtn__AWHr_{right:0}.VoucherSection_section__8PLGX{padding:50px 0;background:#fff}.VoucherSection_container__WsMxK{max-width:1200px;margin:0 auto;padding:0 20px}.VoucherSection_grid__Q7V1h{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.VoucherSection_voucher__Km84C{position:relative;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;overflow:visible;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 15px rgba(102,126,234,.3)}.VoucherSection_voucher__Km84C:hover{transform:translateY(-8px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.VoucherSection_voucher__Km84C:after,.VoucherSection_voucher__Km84C:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;background:#fff;border-radius:50%;z-index:2;box-shadow:inset 0 0 0 3px #f8f9fa}.VoucherSection_voucher__Km84C:before{left:-12px}.VoucherSection_voucher__Km84C:after{right:-12px}.VoucherSection_voucherContent__4ju0Z{position:relative;padding:25px 20px;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05))}.VoucherSection_voucherContent__4ju0Z:before{content:"";position:absolute;top:50%;left:15px;right:15px;height:1px;background:repeating-linear-gradient(90deg,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 8px,transparent 0,transparent 16px);transform:translateY(-50%)}.VoucherSection_voucherIcon__320vN{position:absolute;top:15px;right:15px;font-size:2rem;opacity:.2;z-index:0}.VoucherSection_voucherTop__Dfia8{text-align:center;padding-bottom:20px;position:relative;z-index:1}.VoucherSection_discount__KddBl{font-size:2.2rem;font-weight:900;color:#fff;margin-bottom:10px;letter-spacing:2px;text-shadow:0 3px 8px rgba(0,0,0,.3);position:relative;display:inline-block}.VoucherSection_discount__KddBl:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:60%;height:3px;background:hsla(0,0%,100%,.5);border-radius:2px}.VoucherSection_description__BLzrR{font-size:.9rem;color:hsla(0,0%,100%,.95);margin:0;line-height:1.5;font-weight:500}.VoucherSection_voucherBottom__UUKLB{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:20px;position:relative;z-index:1}.VoucherSection_code__Lhd0h{font-size:1.05rem;font-weight:800;color:#fff;letter-spacing:3px;font-family:Courier New,monospace;background:rgba(0,0,0,.2);padding:8px 14px;border-radius:6px;border:2px dashed hsla(0,0%,100%,.6);text-shadow:0 2px 4px rgba(0,0,0,.2);flex:1;text-align:center}.VoucherSection_copyBtn__0UnwF{background:#fff;color:#667eea;border:none;padding:10px 18px;border-radius:8px;font-size:.8rem;font-weight:800;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.VoucherSection_copyBtn__0UnwF:hover{background:#f8f9fa;transform:scale(1.08);box-shadow:0 4px 12px rgba(0,0,0,.3)}.VoucherSection_copyBtn__0UnwF:active{transform:scale(.98)}@media (max-width:1024px){.VoucherSection_grid__Q7V1h{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.VoucherSection_section__8PLGX{padding:40px 0}.VoucherSection_grid__Q7V1h{gap:15px}.VoucherSection_discount__KddBl{font-size:1.8rem}.VoucherSection_voucherContent__4ju0Z{min-height:140px;padding:20px 15px}}@media (max-width:480px){.VoucherSection_grid__Q7V1h{grid-template-columns:1fr}.VoucherSection_voucherContent__4ju0Z{padding:18px 15px}.VoucherSection_discount__KddBl{font-size:1.6rem}.VoucherSection_code__Lhd0h{font-size:.95rem;padding:7px 12px}.VoucherSection_copyBtn__0UnwF{padding:8px 14px}}.NewArrivalBanner_bannerSection__2EgG4{padding:60px 0;background:var(--bg-primary)}.NewArrivalBanner_container__eEEwI{max-width:1200px;margin:0 auto;padding:0 20px}.NewArrivalBanner_bannerGrid__3Q3_8{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:var(--bg-secondary);border-radius:25px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08)}.NewArrivalBanner_contentSide__hhw60{padding:60px}.NewArrivalBanner_content__ttIW8{max-width:500px}.NewArrivalBanner_title__HFO2y{font-size:16px;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px}.NewArrivalBanner_subtitle__FWQDt{font-size:42px;font-weight:900;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.NewArrivalBanner_feature__82Ke1{font-size:24px;font-weight:700;color:var(--text-secondary);margin-bottom:20px;line-height:1.3}.NewArrivalBanner_description__IXh1S{font-size:16px;color:var(--text-secondary);line-height:1.8;margin-bottom:35px}.NewArrivalBanner_ctaButton__pxg_T{display:inline-flex;align-items:center;gap:10px;padding:16px 35px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-hover) 100%);color:#fff;font-size:16px;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 20px rgba(88,101,242,.3)}.NewArrivalBanner_ctaButton__pxg_T:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(88,101,242,.4)}.NewArrivalBanner_ctaButton__pxg_T svg{transition:transform .3s ease}.NewArrivalBanner_ctaButton__pxg_T:hover svg{transform:translateX(5px)}.NewArrivalBanner_imageSide__cKzc7{position:relative;height:100%;min-height:500px}.NewArrivalBanner_bannerImage__VoBds{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.NewArrivalBanner_bannerGrid__3Q3_8:hover .NewArrivalBanner_bannerImage__VoBds{transform:scale(1.05)}.NewArrivalBanner_imageOverlay__coVSy{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,var(--bg-secondary) 0,transparent 50%);pointer-events:none}@media (max-width:1024px){.NewArrivalBanner_bannerGrid__3Q3_8{gap:40px}.NewArrivalBanner_contentSide__hhw60{padding:40px}.NewArrivalBanner_subtitle__FWQDt{font-size:36px}.NewArrivalBanner_feature__82Ke1{font-size:20px}.NewArrivalBanner_description__IXh1S{font-size:15px}}@media (max-width:768px){.NewArrivalBanner_bannerSection__2EgG4{padding:40px 0}.NewArrivalBanner_bannerGrid__3Q3_8{grid-template-columns:1fr;gap:0}.NewArrivalBanner_contentSide__hhw60{padding:40px 30px;order:2}.NewArrivalBanner_imageSide__cKzc7{order:1;min-height:350px}.NewArrivalBanner_imageOverlay__coVSy{background:linear-gradient(to bottom,transparent 0,var(--bg-secondary) 100%)}.NewArrivalBanner_subtitle__FWQDt{font-size:32px}.NewArrivalBanner_feature__82Ke1{font-size:18px}.NewArrivalBanner_description__IXh1S{font-size:14px;margin-bottom:25px}.NewArrivalBanner_ctaButton__pxg_T{padding:14px 30px;font-size:15px}}@media (max-width:480px){.NewArrivalBanner_contentSide__hhw60{padding:30px 20px}.NewArrivalBanner_subtitle__FWQDt{font-size:28px}.NewArrivalBanner_feature__82Ke1{font-size:16px}.NewArrivalBanner_imageSide__cKzc7{min-height:300px}}.ProductTabs_section__oBINn{padding:60px 0;background:var(--bg-primary)}.ProductTabs_container__WEMih{max-width:1200px;margin:0 auto;padding:0 20px}.ProductTabs_title__UuDtg{text-align:center;font-size:32px;margin-bottom:30px;color:#2c3e50}.ProductTabs_tabs__2y3A4{display:flex;justify-content:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.ProductTabs_tab__6aGie{padding:12px 30px;background:#ecf0f1;border-radius:25px;font-weight:500;transition:all .3s}.ProductTabs_tab__6aGie:hover{background:#bdc3c7}.ProductTabs_activeTab__on7Fv{background:#e74c3c;color:#fff}.ProductTabs_subTabs__wHsOE{display:flex;justify-content:center;gap:15px;margin-bottom:40px;align-items:center;flex-wrap:wrap}.ProductTabs_categoryLabel__UvC_c{font-weight:600;color:#2c3e50}.ProductTabs_subTab__myHXT{padding:8px 20px;background:var(--bg-primary);border:1px solid #ddd;border-radius:20px;font-size:14px;transition:all .3s}.ProductTabs_subTab__myHXT:hover{border-color:#e74c3c;color:#e74c3c}.ProductTabs_products__GWAsu{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.ProductTabs_product__G_0CX{background:var(--bg-primary);border-radius:12px;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s;border:1px solid #ecf0f1}.ProductTabs_product__G_0CX:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.ProductTabs_badge__1_KGz{left:10px;background:#2ecc71;padding:5px 12px;font-size:12px;z-index:1}.ProductTabs_badge__1_KGz,.ProductTabs_discountBadge__CXeAW{position:absolute;top:10px;color:#fff;border-radius:20px;font-weight:700}.ProductTabs_discountBadge__CXeAW{right:10px;background:#e74c3c;padding:6px 12px;font-size:13px;z-index:10;box-shadow:0 2px 8px rgba(231,76,60,.4)}.ProductTabs_product__G_0CX img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.ProductTabs_product__G_0CX h4{padding:15px;font-size:16px;color:#2c3e50}.ProductTabs_price__1Fte_{padding:0 15px 15px;display:flex;gap:10px;align-items:center}.ProductTabs_salePrice___BArK{font-size:18px;font-weight:700;color:#e74c3c}.ProductTabs_oldPrice__JWY6W{text-decoration:line-through;color:#95a5a6;font-size:14px}.ProductTabs_regularPrice__pG8KE{font-size:18px;font-weight:700;color:#2c3e50}.ProductTabs_viewAllWrapper__TMI88{text-align:center;margin-top:40px}.ProductTabs_viewAllButton__CoejY{display:inline-flex;align-items:center;gap:10px;padding:14px 35px;background:var(--bg-secondary);color:var(--text-primary);font-size:16px;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;border:2px solid var(--border-color)}.ProductTabs_viewAllButton__CoejY:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px rgba(88,101,242,.3)}.ProductTabs_viewAllButton__CoejY svg{transition:transform .3s ease}.ProductTabs_viewAllButton__CoejY:hover svg{transform:translateX(5px)}.DoubleBanner_bannerSection__emIuL{padding:60px 0;background:var(--bg-secondary)}.DoubleBanner_container__FKSCE{max-width:1200px;margin:0 auto;padding:0 20px}.DoubleBanner_bannersGrid__8iVxe{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.DoubleBanner_bannerCard__7DSO2{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 5px 20px rgba(0,0,0,.1);aspect-ratio:1024/637;display:block}.DoubleBanner_bannerCard__7DSO2:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.DoubleBanner_bannerImage__8tqkO{position:relative;width:100%;height:100%}.DoubleBanner_bannerImage__8tqkO img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.DoubleBanner_bannerCard__7DSO2:hover .DoubleBanner_bannerImage__8tqkO img{transform:scale(1.08)}.DoubleBanner_overlay__PVA0o{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.8;transition:opacity .4s ease}.DoubleBanner_bannerCard__7DSO2:hover .DoubleBanner_overlay__PVA0o{opacity:.9}.DoubleBanner_bannerContent__EDzqT{position:absolute;top:0;left:0;right:0;bottom:0;padding:40px;display:flex;flex-direction:column;justify-content:center;color:#fff;z-index:10}.DoubleBanner_bannerSubtitle__VHqdL{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;opacity:.95}.DoubleBanner_bannerTitle__nCkQt{font-size:36px;font-weight:900;margin-bottom:12px;line-height:1.2;text-shadow:0 3px 15px rgba(0,0,0,.3)}.DoubleBanner_bannerDescription__UUSjM{font-size:18px;font-weight:500;margin-bottom:25px;opacity:.95}.DoubleBanner_shopNow__UfR2E{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:700;opacity:0;transform:translateX(-10px);transition:all .4s ease}.DoubleBanner_bannerCard__7DSO2:hover .DoubleBanner_shopNow__UfR2E{opacity:1;transform:translateX(0)}.DoubleBanner_shopNow__UfR2E svg{transition:transform .3s ease}.DoubleBanner_bannerCard__7DSO2:hover .DoubleBanner_shopNow__UfR2E svg{transform:translateX(5px)}@media (max-width:1024px){.DoubleBanner_bannerContent__EDzqT{padding:30px}.DoubleBanner_bannerTitle__nCkQt{font-size:30px}.DoubleBanner_bannerDescription__UUSjM{font-size:16px}}@media (max-width:768px){.DoubleBanner_bannerSection__emIuL{padding:40px 0}.DoubleBanner_bannersGrid__8iVxe{grid-template-columns:1fr;gap:20px}.DoubleBanner_bannerCard__7DSO2{aspect-ratio:4/3}.DoubleBanner_bannerContent__EDzqT{padding:25px}.DoubleBanner_bannerTitle__nCkQt{font-size:26px}.DoubleBanner_bannerDescription__UUSjM{font-size:15px;margin-bottom:20px}.DoubleBanner_shopNow__UfR2E{opacity:1;transform:translateX(0);font-size:14px}}@media (max-width:480px){.DoubleBanner_bannerContent__EDzqT{padding:20px}.DoubleBanner_bannerSubtitle__VHqdL{font-size:12px}.DoubleBanner_bannerTitle__nCkQt{font-size:22px}.DoubleBanner_bannerDescription__UUSjM{font-size:14px}}.DressSection_section__A7Cut{padding:60px 0;background:var(--bg-primary)}.DressSection_container__I0eii{max-width:1200px;margin:0 auto;padding:0 20px}.DressSection_title__NFN6T{text-align:center;font-size:36px;font-weight:800;margin-bottom:40px;color:var(--text-primary)}.DressSection_tabs__JhZ_H{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.DressSection_tab__elrFD{padding:12px 28px;background:var(--bg-secondary);border-radius:50px;font-weight:600;font-size:15px;transition:all .3s ease;border:2px solid transparent;color:var(--text-secondary)}.DressSection_tab__elrFD:hover{border-color:var(--primary);color:var(--primary)}.DressSection_activeTab__x8l8W{background:var(--primary);color:#fff;border-color:var(--primary)}.DressSection_products__VPRlD{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;margin-bottom:40px}.DressSection_product__B_F0L{position:relative;background:var(--bg-secondary);border-radius:15px;overflow:hidden;transition:all .3s ease;cursor:pointer;text-decoration:none;display:block}.DressSection_product__B_F0L:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.DressSection_badge__TdY8a{left:12px;background:var(--success)}.DressSection_badge__TdY8a,.DressSection_discountBadge__zSvpr{position:absolute;top:12px;color:#fff;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:700;z-index:10}.DressSection_discountBadge__zSvpr{right:12px;background:var(--danger)}.DressSection_imageWrapper__kNGUm{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f5f5f5}.DressSection_productImage__QXHlm{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.DressSection_product__B_F0L:hover .DressSection_productImage__QXHlm{transform:scale(1.1)}.DressSection_productInfo__wbsY2{padding:15px}.DressSection_productName__LkkK2{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.DressSection_price__iQ1jv{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.DressSection_salePrice__vwJ11{font-size:16px;font-weight:700;color:var(--danger)}.DressSection_oldPrice__pUqWG{font-size:14px;color:var(--text-muted);text-decoration:line-through}.DressSection_regularPrice__AC0nM{font-size:16px;font-weight:700;color:var(--text-primary)}.DressSection_noProducts__xX5_a{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--text-muted)}.DressSection_viewAllWrapper__zJ7tL{text-align:center}.DressSection_viewAllButton__CwSUB{display:inline-flex;align-items:center;gap:10px;padding:14px 35px;background:var(--bg-secondary);color:var(--text-primary);font-size:16px;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;border:2px solid var(--border-color)}.DressSection_viewAllButton__CwSUB:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px rgba(88,101,242,.3)}.DressSection_viewAllButton__CwSUB svg{transition:transform .3s ease}.DressSection_viewAllButton__CwSUB:hover svg{transform:translateX(5px)}@media (max-width:1024px){.DressSection_products__VPRlD{grid-template-columns:repeat(4,1fr);gap:20px}}@media (max-width:768px){.DressSection_section__A7Cut{padding:40px 0}.DressSection_title__NFN6T{font-size:28px;margin-bottom:30px}.DressSection_products__VPRlD{grid-template-columns:repeat(2,1fr);gap:15px}.DressSection_productName__LkkK2{font-size:14px}.DressSection_regularPrice__AC0nM,.DressSection_salePrice__vwJ11{font-size:15px}}@media (max-width:480px){.DressSection_tabs__JhZ_H{gap:10px}.DressSection_tab__elrFD{padding:10px 20px;font-size:13px}.DressSection_products__VPRlD{gap:12px}}.ChristmasBST_section__BAvXo{padding:60px 0;background:linear-gradient(135deg,#f5f7fa,#e8eaf0)}.ChristmasBST_container__ksiOp{max-width:1200px;margin:0 auto;padding:0 20px}.ChristmasBST_grid__wuPOg{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;align-items:start}.ChristmasBST_leftSide__OcUZl{position:relative}.ChristmasBST_rightSide__BE0IQ{display:flex;flex-direction:column;gap:30px}.ChristmasBST_header__6h5tm{text-align:left}.ChristmasBST_badge__7U8zZ{display:inline-block;padding:0;background:transparent;color:#666;font-size:1.1rem;font-weight:700;margin-bottom:10px}.ChristmasBST_title___bXcK{font-size:3rem;font-weight:900;color:#000;margin-bottom:25px;line-height:1.1;text-transform:capitalize;letter-spacing:-.5px}.ChristmasBST_ctaButton__zuwCe{display:inline-block;padding:12px 30px;background:#ff6b35;color:#fff;font-size:.95rem;font-weight:700;border-radius:6px;text-decoration:none;transition:all .3s ease;text-transform:capitalize}.ChristmasBST_ctaButton__zuwCe:hover{background:#e55a2b;transform:translateY(-2px)}.ChristmasBST_productsGrid__MR3y1{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ChristmasBST_productCard__0Hktn{background:#fff;border-radius:8px;overflow:hidden;transition:all .3s ease;text-decoration:none;display:block;border:1px solid #f0f0f0}.ChristmasBST_productCard__0Hktn:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.ChristmasBST_productImage__pDQlr{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f8f9fa}.ChristmasBST_productImage__pDQlr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ChristmasBST_productInfo__uWrdp{padding:12px}.ChristmasBST_brand__dLB3A{font-size:.75rem;color:#999;font-weight:600;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:5px}.ChristmasBST_productName__W6uEp{font-size:.9rem;font-weight:500;color:#333;margin-bottom:8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.ChristmasBST_price__53Siv{display:flex;align-items:center;gap:8px;margin-bottom:4px}.ChristmasBST_salePrice__N16Qx{font-size:1rem;font-weight:700;color:#e74c3c}.ChristmasBST_discount__rYnGh{background:#ffe5e5;color:#e74c3c;padding:2px 6px;border-radius:3px;font-size:.7rem;font-weight:700}.ChristmasBST_oldPrice__JF5_L{font-size:.85rem;color:#999;text-decoration:line-through}.ChristmasBST_regularPrice__n536v{font-size:1rem;font-weight:700;color:#333}.ChristmasBST_imageWrapper__uYNCe{position:relative;border-radius:25px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.15)}.ChristmasBST_mainImage__FD3FF{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:4/5}.ChristmasBST_imageOverlay__Cin7R{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.2))}@media (max-width:1024px){.ChristmasBST_grid__wuPOg{gap:40px}.ChristmasBST_subtitle__YEGXh{font-size:40px}.ChristmasBST_productsGrid__MR3y1{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.ChristmasBST_section__BAvXo{padding:40px 0}.ChristmasBST_grid__wuPOg{grid-template-columns:1fr;gap:30px}.ChristmasBST_leftSide__OcUZl{order:2;gap:30px}.ChristmasBST_rightSide__BE0IQ{order:1}.ChristmasBST_subtitle__YEGXh{font-size:36px}.ChristmasBST_description__ltpxH{font-size:15px}.ChristmasBST_productsGrid__MR3y1{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:480px){.ChristmasBST_subtitle__YEGXh{font-size:32px}.ChristmasBST_ctaButton__zuwCe{padding:14px 30px;font-size:15px}}.PopularProducts_section___TfLr{padding:60px 0;background:var(--bg-secondary)}.PopularProducts_container__AXrk_{max-width:1200px;margin:0 auto;padding:0 20px}.PopularProducts_header__yg4T2{text-align:center;margin-bottom:50px}.PopularProducts_title__z9loh{font-size:36px;font-weight:800;margin-bottom:10px;color:var(--text-primary)}.PopularProducts_subtitle__TK8x5{color:var(--text-secondary);font-size:18px}.PopularProducts_productsGrid__OmZLB{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;margin-bottom:40px}.PopularProducts_productCard__K0RjJ{background:var(--bg-primary);border-radius:15px;overflow:hidden;transition:all .3s ease;text-decoration:none;display:block;box-shadow:0 5px 15px rgba(0,0,0,.08)}.PopularProducts_productCard__K0RjJ:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.PopularProducts_imageWrapper__d_tfO{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f5f5f5}.PopularProducts_productImage__mP6Ys{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.PopularProducts_productCard__K0RjJ:hover .PopularProducts_productImage__mP6Ys{transform:scale(1.1)}.PopularProducts_discountBadge__34Bw5{position:absolute;top:12px;right:12px;background:var(--danger);color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;z-index:10}.PopularProducts_productInfo__L3jiu{padding:15px}.PopularProducts_productName__eLaXB{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.PopularProducts_price__DR01d{display:flex;align-items:center;gap:8px}.PopularProducts_salePrice__flsgI{font-size:16px;font-weight:700;color:var(--danger)}.PopularProducts_oldPrice__xflmO{font-size:14px;color:var(--text-muted);text-decoration:line-through}.PopularProducts_regularPrice__My1Ou{font-size:16px;font-weight:700;color:var(--text-primary)}.PopularProducts_viewAllWrapper__93IGC{text-align:center}.PopularProducts_viewAllButton__N4gey{display:inline-flex;align-items:center;gap:10px;padding:14px 35px;background:var(--bg-primary);color:var(--text-primary);font-size:16px;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;border:2px solid var(--border-color)}.PopularProducts_viewAllButton__N4gey:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px rgba(88,101,242,.3)}.PopularProducts_viewAllButton__N4gey svg{transition:transform .3s ease}.PopularProducts_viewAllButton__N4gey:hover svg{transform:translateX(5px)}@media (max-width:1024px){.PopularProducts_productsGrid__OmZLB{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PopularProducts_section___TfLr{padding:40px 0}.PopularProducts_title__z9loh{font-size:28px}.PopularProducts_productsGrid__OmZLB{grid-template-columns:repeat(2,1fr);gap:15px}}@media (max-width:480px){.PopularProducts_productsGrid__OmZLB{gap:12px}}.PopularProducts_tagBadgeLeft__XrorK,.PopularProducts_tagBadgeRight__Rv4ci{position:absolute;top:0;padding:4px 16px 4px 8px;font-size:9px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:0;min-width:60px;text-align:left}.PopularProducts_tagBadgeLeft__XrorK{left:0}.PopularProducts_tagBadgeRight__Rv4ci{right:0;padding:4px 8px 4px 16px;text-align:right}.PopularProducts_tagBadgeLeft__XrorK.PopularProducts_new__Q0wUl{background:linear-gradient(90deg,#10b981 0,#10b98180 70%,transparent)}.PopularProducts_tagBadgeLeft__XrorK.PopularProducts_sale__OrCvw{background:linear-gradient(90deg,#ef4444 0,#ef444480 70%,transparent)}.PopularProducts_tagBadgeLeft__XrorK.PopularProducts_hot__L_vLr{background:linear-gradient(90deg,#f59e0b 0,#f59e0b80 70%,transparent)}.PopularProducts_tagBadgeLeft__XrorK.PopularProducts_best-seller__JGi1t,.PopularProducts_tagBadgeLeft__XrorK.PopularProducts_bestseller__Faxcm{background:linear-gradient(90deg,#8b5cf6 0,#8b5cf680 70%,transparent)}.PopularProducts_tagBadgeLeft__XrorK.PopularProducts_limited__wWq5G{background:linear-gradient(90deg,#ec4899 0,#ec489980 70%,transparent)}.PopularProducts_tagBadgeRight__Rv4ci.PopularProducts_new__Q0wUl{background:linear-gradient(270deg,#10b981 0,#10b98180 70%,transparent)}.PopularProducts_tagBadgeRight__Rv4ci.PopularProducts_sale__OrCvw{background:linear-gradient(270deg,#ef4444 0,#ef444480 70%,transparent)}.PopularProducts_tagBadgeRight__Rv4ci.PopularProducts_hot__L_vLr{background:linear-gradient(270deg,#f59e0b 0,#f59e0b80 70%,transparent)}.PopularProducts_tagBadgeRight__Rv4ci.PopularProducts_best-seller__JGi1t,.PopularProducts_tagBadgeRight__Rv4ci.PopularProducts_bestseller__Faxcm{background:linear-gradient(270deg,#8b5cf6 0,#8b5cf680 70%,transparent)}.PopularProducts_tagBadgeRight__Rv4ci.PopularProducts_limited__wWq5G{background:linear-gradient(270deg,#ec4899 0,#ec489980 70%,transparent)}.MenSection_section__Q28z1{padding:60px 0;background:var(--bg-primary)}.MenSection_container__7DdvI{max-width:1200px;margin:0 auto;padding:0 20px}.MenSection_title__c2d85{text-align:center;font-size:36px;font-weight:800;margin-bottom:40px;color:var(--text-primary)}.MenSection_tabs__ONL21{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.MenSection_tab__v78Xn{padding:12px 28px;background:var(--bg-secondary);border-radius:50px;font-weight:600;font-size:15px;transition:all .3s ease;border:2px solid transparent;color:var(--text-secondary)}.MenSection_tab__v78Xn:hover{border-color:var(--primary);color:var(--primary)}.MenSection_activeTab__IJWv1{background:var(--primary);color:#fff;border-color:var(--primary)}.MenSection_products__PlqbZ{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;margin-bottom:40px}.MenSection_product__9kCcA{position:relative;background:var(--bg-secondary);border-radius:15px;overflow:hidden;transition:all .3s ease;cursor:pointer;text-decoration:none;display:block}.MenSection_product__9kCcA:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.MenSection_badge__mAp72{left:12px;background:var(--success)}.MenSection_badge__mAp72,.MenSection_discountBadge__eoh5h{position:absolute;top:12px;color:#fff;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:700;z-index:10}.MenSection_discountBadge__eoh5h{right:12px;background:var(--danger)}.MenSection_imageWrapper__GGvQZ{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f5f5f5}.MenSection_productImage__ZxvJD{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.MenSection_product__9kCcA:hover .MenSection_productImage__ZxvJD{transform:scale(1.1)}.MenSection_productInfo__2A3qt{padding:15px}.MenSection_productName___WH3M{font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MenSection_price__2DJf8{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.MenSection_salePrice__d972o{font-size:16px;font-weight:700;color:var(--danger)}.MenSection_oldPrice__1UM4a{font-size:14px;color:var(--text-muted);text-decoration:line-through}.MenSection_regularPrice__y8tcW{font-size:16px;font-weight:700;color:var(--text-primary)}.MenSection_noProducts__EkSpp{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--text-muted)}.MenSection_viewAllWrapper__mmM78{text-align:center}.MenSection_viewAllButton__dKS39{display:inline-flex;align-items:center;gap:10px;padding:14px 35px;background:var(--bg-secondary);color:var(--text-primary);font-size:16px;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;border:2px solid var(--border-color)}.MenSection_viewAllButton__dKS39:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px rgba(88,101,242,.3)}.MenSection_viewAllButton__dKS39 svg{transition:transform .3s ease}.MenSection_viewAllButton__dKS39:hover svg{transform:translateX(5px)}@media (max-width:1024px){.MenSection_products__PlqbZ{grid-template-columns:repeat(4,1fr);gap:20px}}@media (max-width:768px){.MenSection_section__Q28z1{padding:40px 0}.MenSection_title__c2d85{font-size:28px;margin-bottom:30px}.MenSection_products__PlqbZ{grid-template-columns:repeat(2,1fr);gap:15px}.MenSection_productName___WH3M{font-size:14px}.MenSection_regularPrice__y8tcW,.MenSection_salePrice__d972o{font-size:15px}}@media (max-width:480px){.MenSection_tabs__ONL21{gap:10px}.MenSection_tab__v78Xn{padding:10px 20px;font-size:13px}.MenSection_products__PlqbZ{gap:12px}}.MixMatchSection_section__SV0DO{padding:60px 0;background:#fff}.MixMatchSection_container__GM7XE{max-width:1200px;margin:0 auto;padding:0 20px}.MixMatchSection_header__1yaH0{text-align:center;margin-bottom:40px}.MixMatchSection_title__ujYfg{font-size:2rem;font-weight:800;margin-bottom:8px;color:#000}.MixMatchSection_subtitle__JxCod{color:#666;font-size:1rem}.MixMatchSection_grid__BE4xa{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.MixMatchSection_combo__NMCZY{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;cursor:pointer}.MixMatchSection_combo__NMCZY:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.MixMatchSection_imageWrapper__WBXe7{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden}.MixMatchSection_imageWrapper__WBXe7 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.MixMatchSection_combo__NMCZY:hover .MixMatchSection_imageWrapper__WBXe7 img{transform:scale(1.05)}.MixMatchSection_cartButton__tMHm2{position:absolute;bottom:12px;right:12px;width:40px;height:40px;background:#fff;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.MixMatchSection_cartButton__tMHm2 svg{color:#333}.MixMatchSection_cartButton__tMHm2:hover{background:#ff6b35;transform:scale(1.1)}.MixMatchSection_cartButton__tMHm2:hover svg{color:#fff}.MixMatchSection_ctaWrapper__Om0fr{text-align:center}.MixMatchSection_ctaButton__5qTIc{display:inline-block;padding:14px 40px;background:#ff6b35;color:#fff;font-size:1rem;font-weight:700;border-radius:6px;text-decoration:none;transition:all .3s ease}.MixMatchSection_ctaButton__5qTIc:hover{background:#e55a2b;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.3)}@media (max-width:1024px){.MixMatchSection_grid__BE4xa{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.MixMatchSection_section__SV0DO{padding:40px 0}.MixMatchSection_title__ujYfg{font-size:1.6rem}.MixMatchSection_grid__BE4xa{gap:15px}}@media (max-width:480px){.MixMatchSection_grid__BE4xa{grid-template-columns:repeat(2,1fr)}.MixMatchSection_cartButton__tMHm2{width:40px;height:40px}.MixMatchSection_cartButton__tMHm2 svg{width:20px;height:20px}}.ReviewsSection_section__jyu8l{padding:60px 0;background:#fff}.ReviewsSection_container__fuaRB{max-width:1200px;margin:0 auto;padding:0 20px}.ReviewsSection_header__aQ0Gq{text-align:center;margin-bottom:50px}.ReviewsSection_title__oHRsx{font-size:2rem;font-weight:800;margin-bottom:15px;color:#000}.ReviewsSection_subtitle__9kikX{font-size:1rem;font-weight:600;color:#666;margin:0}.ReviewsSection_carouselWrapper__M0gX0{position:relative;display:flex;align-items:center;gap:15px;margin-bottom:40px;max-width:1200px;margin-left:auto;margin-right:auto}.ReviewsSection_grid__R8r9j{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1}.ReviewsSection_grid__R8r9j::-webkit-scrollbar{display:none}.ReviewsSection_review__WyKIN{width:calc((100% - 30px) / 3);min-width:calc((100% - 30px) / 3);flex-shrink:0;background:#fff;padding:25px;border-radius:12px;border:1px solid #f0f0f0;position:relative}.ReviewsSection_navButton__L99jw{width:45px;height:45px;border-radius:50%;background:#fff;border:2px solid #f0f0f0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.ReviewsSection_navButton__L99jw:hover{background:#ff6b35;border-color:#ff6b35}.ReviewsSection_navButton__L99jw:hover svg{color:#fff}.ReviewsSection_navButton__L99jw svg{color:#666;transition:color .3s ease}.ReviewsSection_review__WyKIN:before{content:'"';position:absolute;top:20px;left:20px;font-size:4rem;color:#ff6b35;font-family:Georgia,serif;line-height:1;opacity:.3}.ReviewsSection_comment__JaB0y{color:#555;line-height:1.8;margin-bottom:25px;font-size:.95rem;position:relative;z-index:1}.ReviewsSection_customer__XVu1j{display:flex;align-items:center;gap:15px}.ReviewsSection_avatar__XINRx{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}.ReviewsSection_avatar__XINRx img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ReviewsSection_info__qd3PK{flex:1}.ReviewsSection_info__qd3PK h5{font-size:1rem;font-weight:700;color:#ff6b35;margin:0 0 3px}.ReviewsSection_role__9_2p7{font-size:.85rem;color:#999;margin:0 0 8px}.ReviewsSection_stars__1OGMH{display:flex;gap:3px;color:orange;font-size:.9rem}.ReviewsSection_viewMoreWrapper__q3qnm{text-align:center}.ReviewsSection_viewMoreButton__7H92u{display:inline-flex;align-items:center;gap:8px;padding:12px 35px;background:#ff6b35;color:#fff;font-size:.95rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.ReviewsSection_viewMoreButton__7H92u:hover{background:#e55a2b;transform:translateY(-2px)}.ReviewsSection_noReviews__iYRxo{grid-column:1/-1;text-align:center;padding:40px;color:#999}@media (max-width:1024px){.ReviewsSection_grid__R8r9j{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ReviewsSection_section__jyu8l{padding:40px 0}.ReviewsSection_title__oHRsx{font-size:1.6rem}.ReviewsSection_grid__R8r9j{grid-template-columns:1fr;gap:20px}.ReviewsSection_review__WyKIN{padding:25px}}.TikTokSection_section__KYWkF{padding:60px 0;background:#fff}.TikTokSection_container__ghsIR{max-width:1200px;margin:0 auto;padding:0 20px}.TikTokSection_content__VGvar{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.TikTokSection_leftSide__fw56x{position:relative}.TikTokSection_tiktokEmbed__EMaDM{background:#f8f9fa;border-radius:12px;padding:20px;text-align:center}.TikTokSection_embedHeader__ZAuEL{display:flex;align-items:center;gap:15px;margin-bottom:20px;padding-left:10px}.TikTokSection_tiktokLogo__8B_Ps{font-size:3rem;color:#fff;flex-shrink:0;background:#000;padding:15px;border-radius:12px;display:flex;align-items:center;justify-content:center;width:80px;height:80px}.TikTokSection_embedInfo__NwnB3{text-align:left}.TikTokSection_hashtag___ZU8y{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:2px}.TikTokSection_postCount__z2kXu{color:#666;font-size:.85rem}.TikTokSection_videoGrid__sfZdM{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.TikTokSection_videoThumb__UDE5e{aspect-ratio:9/16;background:#e0e0e0;border-radius:8px;overflow:hidden;position:relative;cursor:pointer;transition:transform .3s ease}.TikTokSection_videoThumb__UDE5e:hover{transform:scale(1.05)}.TikTokSection_videoThumb__UDE5e img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TikTokSection_playOverlay__6giZj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:.8;transition:opacity .3s ease;pointer-events:none}.TikTokSection_videoThumb__UDE5e:hover .TikTokSection_playOverlay__6giZj{opacity:1}.TikTokSection_viewCount__jqRk5{position:absolute;bottom:8px;left:8px;background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;display:flex;align-items:center;gap:4px}.TikTokSection_tiktokButton__r2lsY{display:inline-flex;align-items:center;gap:10px;padding:12px 30px;background:#000;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:15px}.TikTokSection_tiktokButton__r2lsY:hover{background:#333;transform:translateY(-2px)}.TikTokSection_rightSide__ZEcFs{padding-left:20px}.TikTokSection_username__ShOr_{color:#666;font-size:1rem;margin-bottom:15px;display:block}.TikTokSection_title__5RWWm{font-size:2.2rem;font-weight:800;color:#000;margin-bottom:20px;line-height:1.2}.TikTokSection_description__25FEf{color:#666;font-size:1rem;line-height:1.8;margin-bottom:30px}.TikTokSection_followButton__TEuMo{display:inline-block;padding:14px 40px;background:#ff6b35;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.TikTokSection_followButton__TEuMo:hover{background:#e55a2b;transform:translateY(-2px)}@media (max-width:1024px){.TikTokSection_content__VGvar{grid-template-columns:1fr;gap:40px}.TikTokSection_rightSide__ZEcFs{padding-left:0;text-align:center}}@media (max-width:768px){.TikTokSection_section__KYWkF{padding:40px 0}.TikTokSection_title__5RWWm{font-size:1.8rem}.TikTokSection_videoGrid__sfZdM{grid-template-columns:repeat(2,1fr)}}.NewsSection_section__Nztld{padding:60px 0;background:#fff}.NewsSection_container__cQvJa{max-width:1200px;margin:0 auto;padding:0 20px}.NewsSection_header__KrgJm{text-align:center;margin-bottom:40px}.NewsSection_title__OW1kx{font-size:32px;font-weight:700;margin-bottom:10px;color:#000}.NewsSection_subtitle__I3ddW{color:#666;font-size:17px}.NewsSection_grid__UVIkd{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.NewsSection_article__bct2j{background:#fff;border-radius:8px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.NewsSection_article__bct2j:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.NewsSection_imageWrapper__5IrJs{position:relative;width:100%;height:200px;overflow:hidden}.NewsSection_imageWrapper__5IrJs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.NewsSection_article__bct2j:hover .NewsSection_imageWrapper__5IrJs img{transform:scale(1.05)}.NewsSection_dateLabel__gbUaS{position:absolute;top:0;left:0;background:#ff5722;color:#fff;padding:4px 12px;border-radius:0;font-size:13px;font-weight:600}.NewsSection_content__NRXvz{padding:20px}.NewsSection_articleTitle__PDi5d{font-size:17px;font-weight:600;margin-bottom:10px;color:#000;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.NewsSection_author___AkR3{color:#ff5722;font-size:14px;margin-bottom:10px;font-weight:500}.NewsSection_excerpt__s8OVG{color:#666;font-size:15px;line-height:1.6;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.NewsSection_readMore__T9ZUA{color:#ff5722;font-weight:600;font-size:15px;text-decoration:none;display:inline-block;transition:color .3s}.NewsSection_readMore__T9ZUA:hover{color:#e64a19}.NewsSection_viewAllWrapper__PLzDD{text-align:center;margin-top:40px}.NewsSection_viewAllButton__inGZB{display:inline-block;background:#ff5722;color:#fff;padding:12px 40px;border-radius:25px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s ease}.NewsSection_viewAllButton__inGZB:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,87,34,.3)}@media (max-width:1024px){.NewsSection_grid__UVIkd{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.NewsSection_grid__UVIkd{grid-template-columns:1fr}.NewsSection_title__OW1kx{font-size:26px}.NewsSection_imageWrapper__5IrJs{height:180px}}