.Home_page__z25kN{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.Home_page__z25kN{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.Home_main__2uIek{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.Home_main__2uIek ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.Home_main__2uIek li:not(:last-of-type){margin-bottom:8px}.Home_main__2uIek code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.Home_ctas__kRLxs{display:flex;gap:16px}.Home_ctas__kRLxs a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.Home_primary__xGPLp{background:var(--foreground);color:var(--background);gap:8px}a.Home_secondary__W3DqX{border-color:var(--gray-alpha-200);min-width:158px}.Home_footer__wJNRn{grid-row-start:3;display:flex;gap:24px}.Home_footer__wJNRn a{display:flex;align-items:center;gap:8px}.Home_footer__wJNRn img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.Home_primary__xGPLp:hover{background:var(--button-primary-hover);border-color:transparent}a.Home_secondary__W3DqX:hover{background:var(--button-secondary-hover);border-color:transparent}.Home_footer__wJNRn a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.Home_page__z25kN{padding:32px 32px 80px}.Home_main__2uIek{align-items:center}.Home_main__2uIek ol{text-align:center}.Home_ctas__kRLxs{flex-direction:column}.Home_ctas__kRLxs a{font-size:14px;height:40px;padding:0 16px}a.Home_secondary__W3DqX{min-width:auto}.Home_footer__wJNRn{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.Home_logo__ZEOng{filter:invert()}}.BannerSlider_bannerSlider__B0KKu{width:100%;height:100%;max-width:100vw;overflow:hidden}.BannerSlider_aspectWrapper__bDkZq{width:100%;aspect-ratio:3/1;display:flex;position:relative}.BannerSlider_skeletonContainer__uD4AY{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border-radius:8px;overflow:hidden}.BannerSlider_skeletonBanner__9Kv_7{position:relative;width:100%;height:100%;background:linear-gradient(90deg,#e0e0e0,#f0f0f0 20%,#e0e0e0 40%,#e0e0e0);background-size:200% 100%;animation:BannerSlider_shimmer__agSyw 1.5s infinite}@keyframes BannerSlider_shimmer__agSyw{0%{background-position:-200% 0}to{background-position:200% 0}}.BannerSlider_skeletonShimmer__XaGdZ{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4) 50%,transparent);animation:BannerSlider_shimmerMove__4zIUD 2s infinite}@keyframes BannerSlider_shimmerMove__4zIUD{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.BannerSlider_skeletonContent__GmjU_{position:absolute;left:40px;bottom:60px;display:flex;flex-direction:column;gap:15px;width:60%;max-width:600px}.BannerSlider_skeletonTextLarge__8Qnsm{height:40px;width:80%;background:rgba(255,255,255,.3);border-radius:8px;animation:BannerSlider_pulse__jEMNg 1.5s ease-in-out infinite}.BannerSlider_skeletonTextMedium__bbMQf{height:30px;width:60%;background:rgba(255,255,255,.25);border-radius:6px;animation:BannerSlider_pulse__jEMNg 1.5s ease-in-out .2s infinite}.BannerSlider_skeletonTextSmall__Sobae{height:20px;width:40%;background:rgba(255,255,255,.2);border-radius:4px;animation:BannerSlider_pulse__jEMNg 1.5s ease-in-out .4s infinite}@keyframes BannerSlider_pulse__jEMNg{0%,to{opacity:1}50%{opacity:.5}}.BannerSlider_skeletonNavNext__msZGo,.BannerSlider_skeletonNavPrev__YHAfF{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:rgba(0,0,0,.2);border-radius:50%;animation:BannerSlider_pulse__jEMNg 1.5s ease-in-out infinite}.BannerSlider_skeletonNavPrev__YHAfF{left:20px}.BannerSlider_skeletonNavNext__msZGo{right:20px}.BannerSlider_skeletonPagination__NVWFs{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.BannerSlider_skeletonDot__w2L3v{width:12px;height:12px;background:rgba(255,255,255,.4);border-radius:50%;animation:BannerSlider_pulse__jEMNg 1.5s ease-in-out infinite}.BannerSlider_skeletonDot__w2L3v:nth-child(2){animation-delay:.2s}.BannerSlider_skeletonDot__w2L3v:nth-child(3){animation-delay:.4s}@media (max-width:768px){.BannerSlider_customNextButton__CH1k7,.BannerSlider_customPrevButton__xz0Gi{font-size:2rem}.BannerSlider_customPrevButton__xz0Gi{left:10px}.BannerSlider_customNextButton__CH1k7{right:10px}.BannerSlider_skeletonContent__GmjU_{left:20px;bottom:40px;width:70%}.BannerSlider_skeletonTextLarge__8Qnsm{height:30px}.BannerSlider_skeletonTextMedium__bbMQf{height:24px}.BannerSlider_skeletonTextSmall__Sobae{height:16px}.BannerSlider_skeletonNavNext__msZGo,.BannerSlider_skeletonNavPrev__YHAfF{width:40px;height:40px}}@media (max-width:480px){.BannerSlider_customNextButton__CH1k7,.BannerSlider_customPrevButton__xz0Gi{font-size:1.5rem}.BannerSlider_skeletonContent__GmjU_{left:15px;bottom:30px;gap:10px}.BannerSlider_skeletonTextLarge__8Qnsm{height:24px}.BannerSlider_skeletonTextMedium__bbMQf{height:20px}.BannerSlider_skeletonTextSmall__Sobae{height:14px}.BannerSlider_skeletonPagination__NVWFs{bottom:15px}.BannerSlider_skeletonDot__w2L3v{width:10px;height:10px}}.BannerSlider_swiperSlide__E_YcE{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;height:100%}.BannerSlider_imageContainer__J73pL{position:relative;width:100vw;height:100%}.BannerSlider_image__UNv9q{object-fit:cover}.BannerSlider_customNextButton__CH1k7,.BannerSlider_customPrevButton__xz0Gi{position:absolute;top:50%;transform:translateY(-50%);z-index:10;color:white;border:none;padding:12px 10px;cursor:pointer;font-size:24px;border-radius:50%;background-color:transparent;display:block}.BannerSlider_customNextButton__CH1k7 span,.BannerSlider_customPrevButton__xz0Gi span{display:flex;align-items:center;justify-content:center}.BannerSlider_customPrevButton__xz0Gi{left:0}.BannerSlider_customNextButton__CH1k7{right:0}.BannerSlider_swiperPagination__sXSxM{bottom:10px!important;text-align:center}.BannerSlider_bannerSlider__B0KKu .BannerSlider_swiperSlide__E_YcE a,.BannerSlider_bannerSlider__B0KKu .BannerSlider_swiperSlide__E_YcE img{width:100%;height:100%;display:block}.InfoCard_container__C6da4{font-size:16px}.InfoCard_infoCardMain__kj7g6{display:flex;justify-content:space-around;padding:1rem 1.5rem}.InfoCard_infoCardRow__7VAgY{display:flex;align-items:center;gap:.5rem}.InfoCard_icon___duy2,.InfoCard_infoText__xkBhY{color:#000}@media (min-width:768px){.InfoCard_mobileOnly__j52R7{display:none!important}.InfoCard_infoCardRow__7VAgY{justify-content:center}}@media (max-width:919px){.InfoCard_infoText__xkBhY{font-size:13px}}@media (max-width:395px){.InfoCard_infoText__xkBhY{font-size:11px}.InfoCard_infoCardMain__kj7g6{margin-left:2%!important}}.CategorySlider_container__MqWkZ{position:relative;padding-top:.25rem;padding-bottom:3rem}.CategorySlider_heading__00WPw{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.CategorySlider_scrollWrapper__KYAz4{display:flex;margin-top:1rem;overflow-x:auto;scroll-behavior:smooth;padding:0 2rem 0 0;gap:1rem;-ms-overflow-style:none;scrollbar-width:none}.CategorySlider_scrollWrapper__KYAz4::-webkit-scrollbar{display:none}.CategorySlider_skeletonHeading__sQ51d{height:42px;width:350px;max-width:90%;margin:0;background:linear-gradient(90deg,#e0e0e0,#f0f0f0 20%,#e0e0e0 40%,#e0e0e0);background-size:200% 100%;border-radius:8px;animation:CategorySlider_shimmer___GVZx 1.5s infinite}@keyframes CategorySlider_shimmer___GVZx{0%{background-position:-200% 0}to{background-position:200% 0}}.CategorySlider_skeletonCard__DP_QS{flex:0 0 auto;width:140px;display:flex;flex-direction:column;align-items:center;gap:12px;padding:10px;animation:CategorySlider_fadeIn__OxG6P .3s ease-in}@keyframes CategorySlider_fadeIn__OxG6P{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.CategorySlider_skeletonImageWrapper__1d75T{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;background:#f5f5f5}.CategorySlider_skeletonImage__aq4jz{width:100%;height:100%;border-radius:50%}.CategorySlider_skeletonImage__aq4jz,.CategorySlider_skeletonTitle__4wBAw{background:linear-gradient(90deg,#e0e0e0,#f0f0f0 20%,#e0e0e0 40%,#e0e0e0);background-size:200% 100%;animation:CategorySlider_shimmer___GVZx 1.5s infinite}.CategorySlider_skeletonTitle__4wBAw{height:16px;width:100px;border-radius:4px}@keyframes CategorySlider_pulse__jzLNl{0%,to{opacity:1}50%{opacity:.6}}.CategorySlider_skeletonCard__DP_QS{animation:CategorySlider_fadeIn__OxG6P .3s ease-in,CategorySlider_pulse__jzLNl 2s ease-in-out infinite}.CategorySlider_skeletonCard__DP_QS:first-child{animation-delay:0s}.CategorySlider_skeletonCard__DP_QS:nth-child(2){animation-delay:.1s}.CategorySlider_skeletonCard__DP_QS:nth-child(3){animation-delay:.2s}.CategorySlider_skeletonCard__DP_QS:nth-child(4){animation-delay:.3s}.CategorySlider_skeletonCard__DP_QS:nth-child(5){animation-delay:.4s}.CategorySlider_skeletonCard__DP_QS:nth-child(6){animation-delay:.5s}.CategorySlider_skeletonCard__DP_QS:nth-child(7){animation-delay:.6s}.CategorySlider_skeletonCard__DP_QS:nth-child(8){animation-delay:.7s}@media (max-width:768px){.CategorySlider_skeletonHeading__sQ51d{height:36px;width:280px;margin-bottom:24px}.CategorySlider_skeletonCard__DP_QS{width:110px;gap:10px}.CategorySlider_skeletonImageWrapper__1d75T{width:90px;height:90px}.CategorySlider_skeletonTitle__4wBAw{height:14px;width:80px}}@media (max-width:480px){.CategorySlider_skeletonHeading__sQ51d{height:32px;width:240px;margin-bottom:20px}.CategorySlider_skeletonCard__DP_QS{width:100px;gap:8px}.CategorySlider_skeletonImageWrapper__1d75T{width:80px;height:80px}.CategorySlider_skeletonTitle__4wBAw{height:12px;width:70px}}.CategorySlider_scrollArrow__ggang{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff;border:none;box-shadow:0 0 10px rgba(0,0,0,.15);padding:.5rem .8rem;font-size:1.5rem;cursor:pointer;z-index:2;transition:background .3s;border-radius:50%}.CategorySlider_scrollArrow__ggang:hover{background:#f0f0f0}.CategorySlider_left__wStA5{left:0}.CategorySlider_right__1k38h{right:0}.CategorySlider_categoryItem__s8tgd{display:flex;flex-direction:column;align-items:center;width:6rem}.CategorySlider_categoryImgWrapper__z_Ubm{width:5rem;height:5rem;overflow:hidden;border-radius:50%;background-color:rgba(227,227,236,.27);margin:0 1rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.CategorySlider_categoryImgWrapper__z_Ubm img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.CategorySlider_categoryImgWrapper__z_Ubm:hover img{transform:scale(1.2)}.CategorySlider_categoryName___GrC1{color:#000;text-align:center;margin-top:.5rem;font-size:.8rem}.CategorySlider_prdTop__0WbfN{margin-top:5%}@media (max-width:576px){.CategorySlider_prdTop__0WbfN{margin-top:22%}}.TrendingSearch_container__mcHHg{margin-top:3rem;margin-bottom:3rem}.TrendingSearch_header__z4vQF{display:flex;justify-content:space-between;align-items:center}.TrendingSearch_title__5Mkf1{color:#000;font-weight:600;margin-bottom:1rem;font-size:1.25rem}.TrendingSearch_tagsContainer__DNlcC{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.TrendingSearch_tag__N_OUi{display:flex;justify-content:space-between;align-items:center;padding:.25rem 1rem;background-color:rgba(227,227,236,.27);border-radius:20px;cursor:pointer;font-family:Noto Sans,sans-serif;transition:all .3s ease}.TrendingSearch_tag__N_OUi:hover{background-color:rgba(227,227,236,.5);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.QHSEProductSection_container__PC1ny{margin-top:4rem;margin-bottom:1rem;border-radius:.5rem}.QHSEProductSection_header__TKF4n{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.QHSEProductSection_title__kyHRp{color:#000;font-weight:600;font-size:1.25rem;margin-bottom:0}.QHSEProductSection_link__0NjqM{display:flex;align-items:center;gap:.5rem;color:#000;cursor:pointer;text-decoration:none;transition:all .3s ease}.QHSEProductSection_link__0NjqM:hover{color:#3b82f6;transform:translateX(2px)}.QHSEProductSection_skeletonLoader__JneQK{display:flex;flex-wrap:wrap;gap:1.5rem}.QHSEProductSection_skeletonCard__5nqky{width:calc(25% - 1.5rem);background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.QHSEProductSection_skeletonImage__FpC_A{width:100%;aspect-ratio:4/3;background-color:#e0e0e0}.QHSEProductSection_skeletonPrice__Z8Jo3,.QHSEProductSection_skeletonText__3wEpF{height:1.25rem;background-color:#e0e0e0;margin:.5rem;border-radius:.25rem}.QHSEProductSection_skeletonPrice__Z8Jo3{width:60%}@media (max-width:768px){.QHSEProductSection_container__PC1ny{margin-top:5rem}.QHSEProductSection_skeletonCard__5nqky{width:calc(50% - 1rem)}}@media (max-width:480px){.QHSEProductSection_skeletonCard__5nqky{width:100%}}.TrendingProducts_container__GIuE_{margin-top:3rem;margin-bottom:1rem;border-radius:.5rem}.TrendingProducts_header__OtDiK{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.TrendingProducts_title__1_tE0{color:#000;font-weight:600;font-size:1.25rem;margin-bottom:0}.TrendingProducts_link__o4Fho{display:flex;align-items:center;gap:.5rem;color:#000;cursor:pointer;text-decoration:none;transition:all .3s ease}.TrendingProducts_link__o4Fho:hover{color:#3b82f6;transform:translateX(2px)}.TrendingProducts_banner__1Px2p{width:100%;aspect-ratio:5/1;border-radius:.5rem;overflow:hidden;position:relative;margin:3rem 0}.TrendingProducts_skeletonLoader__SAhL8{display:flex;flex-wrap:wrap;gap:1.5rem}.TrendingProducts_skeletonCard__r0lsI{width:calc(25% - 1.5rem);background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.TrendingProducts_skeletonImage__mwkK_{width:100%;aspect-ratio:4/3;background-color:#e0e0e0}.TrendingProducts_skeletonPrice__Xe1hD,.TrendingProducts_skeletonText__fo0sT{height:1.25rem;background-color:#e0e0e0;margin:.5rem;border-radius:.25rem}.TrendingProducts_skeletonPrice__Xe1hD{width:60%}@media (max-width:768px){.TrendingProducts_container__GIuE_{margin-top:5rem}.TrendingProducts_skeletonCard__r0lsI{width:calc(50% - 1rem)}.TrendingProducts_banner__1Px2p{margin:1.5rem 0}}@media (max-width:480px){.TrendingProducts_skeletonCard__r0lsI{width:100%}}