.flash-sale_flashSale__DK25W{background:#fff;margin:16px auto;padding:16px 0;max-width:1200px}.flash-sale_container__mAcEZ{margin:0 auto;padding:0 16px}.flash-sale_header__jnAA1{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.flash-sale_titleSection__x4HFb{display:flex;align-items:center;gap:24px}.flash-sale_title__zDHiz{font-size:20px;font-weight:700;color:#ee4d2d;margin:0;text-transform:uppercase}.flash-sale_timer__z_o3m{display:flex;align-items:center;gap:8px}.flash-sale_timerLabel__Vxmnn{font-size:14px;color:#757575}.flash-sale_timerBoxes__u4_jF{display:flex;align-items:center;gap:4px}.flash-sale_timerBox__Sm9Oy{background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:600;min-width:28px;text-align:center}.flash-sale_timerSeparator__BYPMj{color:#333;font-weight:600}.flash-sale_viewAll__XMIeV{color:#ee4d2d;text-decoration:none;font-size:14px;font-weight:500}.flash-sale_viewAll__XMIeV:hover{text-decoration:underline}.flash-sale_carousel__dWvuS{position:relative}.flash-sale_carouselContent__zMtf5{display:flex;gap:0}.flash-sale_carouselItem__l6BIU{flex:0 0 auto;width:calc(100% / 6);padding:0 4px}.flash-sale_productCard__SXQaR{border-radius:8px;overflow:hidden;background:#fff;transition:all .3s ease;border:1px solid #f0f0f0}.flash-sale_productCard__SXQaR:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.flash-sale_imageWrapper__JV6IY{position:relative;width:100%;height:180px;overflow:hidden}.flash-sale_productImage__DGv0e{width:100%;height:100%;object-fit:cover}.flash-sale_discountBadge__3GKMw{position:absolute;top:8px;right:8px;background:#ee4d2d;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.flash-sale_productInfo__2_Bnh{padding:10px}.flash-sale_priceSection__gPcoN{margin-bottom:12px}.flash-sale_salePrice__gOol7{color:#ee4d2d;font-size:16px;font-weight:600}.flash-sale_soldInfo__YbMfj{display:flex;flex-direction:column;gap:4px}.flash-sale_soldBar__n86_M{height:4px;background:#f0f0f0;border-radius:2px;overflow:hidden}.flash-sale_soldProgress__zA_Wa{height:100%;background:#ee4d2d;transition:width .3s ease}.flash-sale_soldText__ps9UE{font-size:12px;color:#757575;text-align:center}.flash-sale_carouselNext__ryJBE,.flash-sale_carouselPrev__2F2q_{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease}.flash-sale_carouselPrev__2F2q_{left:-20px}.flash-sale_carouselNext__ryJBE{right:-20px}.flash-sale_carouselNext__ryJBE:hover,.flash-sale_carouselPrev__2F2q_:hover{background:#ee4d2d;color:#fff;border-color:#ee4d2d}@media (max-width:768px){.flash-sale_titleSection__x4HFb{flex-direction:column;align-items:flex-start;gap:8px}.flash-sale_carouselItem__l6BIU{width:calc(100% / 3);padding:0 2px}.flash-sale_carouselNext__ryJBE,.flash-sale_carouselPrev__2F2q_{display:none}}.hero-banner{padding:20px;background-color:#fff}.hero-banner__container{max-width:1200px;margin:0 auto;display:flex;gap:16px}.hero-banner__main{flex:2;position:relative}.hero-banner__carousel{width:100%;overflow:hidden}.hero-banner__card{border:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.hero-banner__content{padding:0}.hero-banner__image{width:100%;height:235px;object-fit:cover;display:block}.hero-banner__next,.hero-banner__prev{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.hero-banner__next:hover,.hero-banner__prev:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}.hero-banner__prev{left:16px}.hero-banner__next{right:16px}.hero-banner__sidebar{flex:1;display:flex;flex-direction:column;gap:8px;height:235px}.hero-banner__sidebar-item{overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease}.hero-banner__sidebar-item:hover{transform:translateY(-2px)}.hero-banner__sidebar-image{width:100%;height:145px;object-fit:cover;display:block}@media(max-width:768px){.hero-banner{padding:16px}.hero-banner__container{flex-direction:column}.hero-banner__sidebar{flex-direction:row;overflow-x:auto}.hero-banner__sidebar-item{min-width:200px}}.ProductCategories_container__5vwRB{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:20px;max-width:1200px;margin:20px auto}.ProductCategories_header__QRLqQ{margin-bottom:20px}.ProductCategories_title__h60NR{font-size:16px;font-weight:100;color:#757575;margin:0;text-transform:uppercase;letter-spacing:.5px}.ProductCategories_carousel__1eL_b{position:relative;width:100%}.ProductCategories_carouselContent__0rkLM{margin:0}.ProductCategories_carouselItem__F0dok{flex:0 0 100%;min-width:0}.ProductCategories_categoriesGrid__BGweK{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(2,1fr);min-height:200px;width:100%;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateX(0)}.ProductCategories_slideLeft__On6OR{animation:ProductCategories_slideToLeft__aWrqb .5s cubic-bezier(.4,0,.2,1) forwards}.ProductCategories_slideRight__rOhJN{animation:ProductCategories_slideToRight__zssMK .5s cubic-bezier(.4,0,.2,1) forwards}@keyframes ProductCategories_slideToLeft__aWrqb{0%{transform:translateX(0);opacity:1}50%{transform:translateX(-20px);opacity:.7}to{transform:translateX(0);opacity:1}}@keyframes ProductCategories_slideToRight__zssMK{0%{transform:translateX(0);opacity:1}50%{transform:translateX(20px);opacity:.7}to{transform:translateX(0);opacity:1}}.ProductCategories_categoryItem__jdyDq{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;padding:10px 5px;transition:all .2s ease;border:1px solid #e5e5e5;background:#fff;transform:translateY(0);opacity:1}.ProductCategories_fadeIn__qApzs{animation:ProductCategories_fadeInUp__7UjDR .4s ease-out forwards}.ProductCategories_categoryItem__jdyDq:hover{transform:translateY(-2px);box-shadow:4px 4px 8px rgba(0,0,0,.1)}@keyframes ProductCategories_fadeInUp__7UjDR{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProductCategories_icon__CiCHv{width:80px;height:80px;object-fit:contain}.ProductCategories_categoryName__SMvBf{font-size:14px;color:#333;line-height:1.3;font-weight:400;max-width:80px;word-wrap:break-word;hyphens:auto}.ProductCategories_carouselNext__ZxK8G,.ProductCategories_carouselPrev__LREPy{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#666;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:10}.ProductCategories_carouselPrev__LREPy{left:-20px}.ProductCategories_carouselNext__ZxK8G{right:-20px}.ProductCategories_carouselNext__ZxK8G:hover,.ProductCategories_carouselPrev__LREPy:hover{background:#f5f5f5;border-color:#ccc;color:#333;transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px rgba(238,77,45,.3)}.ProductCategories_carouselNext__ZxK8G:active,.ProductCategories_carouselPrev__LREPy:active{transform:translateY(-50%) scale(.95)}.ProductCategories_customNavButton__KyVrA{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;font-weight:700;color:#666;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10}.ProductCategories_customNavButton__KyVrA:hover{background:#ee4d2d;border-color:#ee4d2d;color:#fff;transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px rgba(238,77,45,.3)}.ProductCategories_customNavButton__KyVrA:active{transform:translateY(-50%) scale(.95)}.ProductCategories_customNavButton__KyVrA:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#ccc}.ProductCategories_customNavButton__KyVrA:disabled:hover{background:#f5f5f5;border-color:#ddd;color:#ccc;transform:translateY(-50%) scale(1);box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:1200px){.ProductCategories_categoriesGrid__BGweK{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(3,1fr)}}@media (max-width:768px){.ProductCategories_categoriesGrid__BGweK{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr);gap:10px}.ProductCategories_categoryItem__jdyDq{padding:8px 3px}.ProductCategories_iconWrapper__aY2wm{width:40px;height:40px}.ProductCategories_icon__CiCHv{width:24px;height:24px}.ProductCategories_categoryName__SMvBf{font-size:11px;max-width:60px}}@media (max-width:480px){.ProductCategories_categoriesGrid__BGweK{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr)}.ProductCategories_container__5vwRB{padding:15px}}.quick-categories{background-color:#fff}.quick-categories__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.quick-categories__item{display:flex;flex-direction:column;align-items:center;padding:16px;border-radius:8px;cursor:pointer;transition:all .2s ease}.quick-categories__item:hover{transform:translateY(-2px)}.quick-categories__icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.quick-categories__icon-image{width:50px;height:50px;object-fit:contain}.quick-categories__title{font-size:14px;font-weight:500;text-align:center;color:#333;line-height:1.3}@media(max-width:768px){.quick-categories{padding:16px}.quick-categories__container{grid-template-columns:repeat(3,1fr);gap:12px}.quick-categories__item{padding:12px 8px}.quick-categories__icon{width:50px;height:50px}.quick-categories__icon-image{width:28px;height:28px}.quick-categories__title{font-size:12px}}.shopee-mall_shopeeMall__7rcbQ{background:#fff;margin:20px auto;padding:16px 0;max-width:1200px}.shopee-mall_container__Wbe3k{margin:0 auto;padding:0 16px}.shopee-mall_header__ztoLa{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.shopee-mall_titleSection__TBGXn{display:flex;flex-direction:column;gap:8px}.shopee-mall_title__uRYTT{font-size:20px;font-weight:700;color:#ee4d2d;margin:0;text-transform:uppercase}.shopee-mall_badges__79Z3C{display:flex;gap:8px;flex-wrap:wrap}.shopee-mall_badge__yvPGz{background:#f5f5f5;color:#666;padding:4px 8px;border-radius:12px;font-size:12px;white-space:nowrap}.shopee-mall_viewAll__JOc8Y{color:#ee4d2d;text-decoration:none;font-size:14px;font-weight:500}.shopee-mall_viewAll__JOc8Y:hover{text-decoration:underline}.shopee-mall_content__riz_e{display:flex;gap:16px;height:456px}.shopee-mall_bannerSection__zSili{flex:0 0 320px}.shopee-mall_bannerImage__BBza_{width:100%;height:100%;object-fit:cover;border-radius:12px}.shopee-mall_brandsSection__eASno{flex:1;height:100%}.shopee-mall_carousel__STI8z{position:relative;height:100%}.shopee-mall_brandGrid__En6jC{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:12px;width:100%;height:100%}.shopee-mall_brandCard__Bd1S5{border-radius:8px;padding:12px;background:#fff;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:222px;overflow:hidden}.shopee-mall_brandCard__Bd1S5:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.shopee-mall_brandLogo__Qnsz4{width:120px;height:180px;object-fit:cover;object-position:top}.shopee-mall_brandDiscount__S5kQI{font-size:16px;color:#ee4d2d;font-weight:600}@media (max-width:768px){.shopee-mall_content__riz_e{flex-direction:column;height:auto}.shopee-mall_bannerSection__zSili{flex:none}.shopee-mall_bannerImage__BBza_{height:160px}.shopee-mall_brandGrid__En6jC{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);height:auto}.shopee-mall_brandCard__Bd1S5{height:120px;padding:8px}.shopee-mall_brandLogo__Qnsz4{width:90px;height:80px;object-fit:cover;object-position:top}.shopee-mall_carousel__STI8z{height:auto}}.today-suggestions_todaySuggestions__EANkG{background:#fff;max-width:1200px;margin:20px auto;padding:16px 0}.today-suggestions_container__nHIfi{margin:0 auto;padding:0 16px}.today-suggestions_title__sbcz9{font-size:20px;font-weight:700;color:#ee4d2d;margin:0 0 16px;text-transform:uppercase;border-bottom:3px solid #ee4d2d;padding-bottom:8px}.today-suggestions_grid__4a1Me{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);gap:12px;height:auto}.today-suggestions_item__TuACZ{border-radius:8px;overflow:hidden;background:#fff;transition:all .3s ease;border:1px solid #f0f0f0}.today-suggestions_item__TuACZ:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.today-suggestions_imageWrapper__RT2tg{position:relative;width:100%;height:160px;overflow:hidden}.today-suggestions_image__EgmB3{width:100%;height:100%;object-fit:cover}.today-suggestions_discountBadge__06Tlk{top:8px;right:8px;background:#ee4d2d;font-size:12px}.today-suggestions_discountBadge__06Tlk,.today-suggestions_promoBadge__PbTdu{position:absolute;color:#fff;padding:4px 8px;border-radius:4px;font-weight:600}.today-suggestions_promoBadge__PbTdu{bottom:8px;left:8px;background:#ff6b35;font-size:10px;display:flex;align-items:center;gap:2px}.today-suggestions_promoNumber__9aITW{font-size:12px;font-weight:800}.today-suggestions_promoText__xE2bX{font-size:8px}.today-suggestions_content__d22ec{padding:12px}.today-suggestions_name__u_Ig3{font-size:14px;font-weight:400;color:#333;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.today-suggestions_price__Yaj9M{display:flex;align-items:center}.today-suggestions_currentPrice__ktDWq{color:#ee4d2d;font-size:16px;font-weight:600}@media (max-width:768px){.today-suggestions_grid__4a1Me{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}.today-suggestions_imageWrapper__RT2tg{height:120px}}@media (max-width:480px){.today-suggestions_grid__4a1Me{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr)}}