.home_hero__z_jpu{position:relative;min-height:80vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:Kanit,sans-serif;margin-top:0;padding-top:0}.home_bgImage__Tr_6r{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:1}.home_overlay__NxEke{position:relative;z-index:1;text-align:center;color:#1f1f1f;max-width:900px;padding:0 20px}.home_overlay__NxEke h1{font-size:clamp(1.8rem,5vw,3rem);font-weight:700;margin-bottom:1rem;line-height:1.2}.home_highlight__ND6bn{color:#FFD700}.home_overlay__NxEke h2{font-size:clamp(1.2rem,4vw,2rem);font-weight:500;margin-bottom:.5rem;line-height:1.3}.home_overlay__NxEke p{font-size:clamp(1rem,2.5vw,1.2rem);margin-bottom:2rem;color:#fff;line-height:1.5}.home_buttons__Z9C0a{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.home_btnYellow__F1dzK{background-color:#FFD700;color:#000;padding:12px 28px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .3s;min-width:120px;text-align:center}.home_btnYellow__F1dzK:hover{background-color:#e6c200}.home_btnWhite__wl2wK{background-color:#fff;color:#000;padding:12px 28px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .3s;min-width:120px;text-align:center}.home_btnWhite__wl2wK:hover{background-color:#f0f0f0}.home_contentSection__yticn{padding:40px 20px;gap:80px;max-width:1600px}.home_contentSection1__FOfZn,.home_contentSection__yticn{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.home_contentSection1__FOfZn{background-color:#F8F8F8}.home_componentWrapper1___1m5L,.home_componentWrapper__90vnT{width:100%;display:flex;justify-content:center}.home_componentWrapper1___1m5L{background-color:red}@media (max-width:1024px){.home_contentSection__yticn{margin:0 40px;gap:60px}.home_overlay__NxEke h1{font-size:2.2rem}.home_overlay__NxEke h2{font-size:1.6rem}}@media (max-width:768px){.home_hero__z_jpu{min-height:70vh}.home_overlay__NxEke{padding:0 15px}.home_overlay__NxEke h1{font-size:1.8rem;margin-bottom:.8rem}.home_overlay__NxEke h2{font-size:1.3rem;margin-bottom:.8rem}.home_overlay__NxEke p{font-size:1rem;margin-bottom:1.5rem}.home_buttons__Z9C0a{gap:15px;flex-direction:column;align-items:center}.home_btnWhite__wl2wK,.home_btnYellow__F1dzK{padding:10px 24px;font-size:.9rem;min-width:150px}.home_contentSection__yticn{padding:30px 15px;margin:0;gap:50px}}@media (max-width:480px){.home_hero__z_jpu{min-height:60vh}.home_overlay__NxEke{padding:0 10px}.home_overlay__NxEke h1{font-size:1.5rem}.home_overlay__NxEke h2{font-size:1.1rem}.home_overlay__NxEke p{font-size:.9rem}.home_contentSection__yticn{padding:20px 10px;gap:40px}.home_btnWhite__wl2wK,.home_btnYellow__F1dzK{padding:8px 20px;font-size:.85rem;min-width:140px}}.Promotion_promoSection__FcN3X{width:100%;max-width:1594px;padding:60px 40px;background-color:#fff;font-family:Kanit,sans-serif;text-align:left;margin:0 auto}.Promotion_title__daXTi{font-size:clamp(1.2rem,3vw,1.4rem);font-weight:600;color:#3B3B3B;margin-bottom:10px;margin-left:60px;position:relative;display:inline-block}.Promotion_divider__k2G8W{width:calc(100% - 120px);margin-left:60px;margin-bottom:40px;border:none;border-top:1px solid #ddd}.Promotion_contentWrapper__4IJq1{margin:0 auto;text-align:left;position:relative}.Promotion_contentWrapper__4IJq1,.Promotion_slideContent__6qrto{display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:wrap;max-width:1200px}.Promotion_slideContent__6qrto{width:100%}.Promotion_imageContainer__KvhJL{position:relative;max-width:500px;width:100%;height:350px;flex:1 1;min-width:300px;overflow:hidden;border-radius:8px}.Promotion_promoImage__Vg2Jp{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:all .5s cubic-bezier(.4,0,.2,1);animation:Promotion_slideImageIn__uj5Xb .6s cubic-bezier(.4,0,.2,1)}.Promotion_navButton__CLbHY{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.95);border:2px solid #e0e0e0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;color:#333;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Promotion_navButton__CLbHY:hover{background:white;border-color:#FFD700;box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-50%) scale(1.1);color:#FFD700}.Promotion_details__tYWlh{max-width:500px;flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:300px}.Promotion_details__tYWlh h3{font-size:clamp(1.4rem,4vw,1.8rem);margin-bottom:10px;font-weight:700;color:#1a1a1a;line-height:1.3;transition:opacity .3s ease;animation:Promotion_fadeInSlide__ufQP0 .6s cubic-bezier(.4,0,.2,1)}.Promotion_highlight__TyKA7{color:#FFD700}.Promotion_details__tYWlh p{font-size:clamp(.9rem,2.5vw,1rem);margin-bottom:10px;color:#333;line-height:1.8;transition:opacity .3s ease;animation:Promotion_fadeInSlide__ufQP0 .6s cubic-bezier(.4,0,.2,1)}.Promotion_buttons__zpa_B{display:flex;gap:16px;margin-top:20px;flex-wrap:wrap}.Promotion_btnYellow__EaW6s{background-color:#FFD700;color:#000;padding:12px 36px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .3s;border:none;text-align:center;min-width:120px}.Promotion_btnYellow__EaW6s:hover{background-color:#e6c200}.Promotion_btnOutline__KRfm3{background-color:#fff;color:#000;padding:12px 36px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;border:1px solid #000;transition:background-color .3s;text-align:center;min-width:120px}.Promotion_btnOutline__KRfm3:hover{background-color:#f9f9f9}.Promotion_indicators__TX9VX{display:flex;gap:8px;margin-top:20px;justify-content:flex-start}.Promotion_indicator__G6cKp{width:12px;height:12px;border-radius:50%;border:none;background-color:#ddd;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Promotion_indicator__G6cKp.Promotion_active__P0UeR{background-color:#FFD700;transform:scale(1.2);box-shadow:0 0 0 3px rgba(255,215,0,.3)}.Promotion_indicator__G6cKp:hover{background-color:#bbb;transform:scale(1.1)}@media (max-width:1024px){.Promotion_promoSection__FcN3X{padding:50px 30px}.Promotion_contentWrapper__4IJq1{gap:40px}.Promotion_imageContainer__KvhJL{height:280px;min-width:280px}.Promotion_details__tYWlh{min-width:280px}.Promotion_navButton__CLbHY{width:36px;height:36px}.Promotion_title__daXTi{margin-left:40px}.Promotion_divider__k2G8W{width:calc(100% - 80px);margin-left:40px}}@media (max-width:768px){.Promotion_promoSection__FcN3X{padding:40px 20px}.Promotion_contentWrapper__4IJq1,.Promotion_slideContent__6qrto{flex-direction:column;align-items:center;text-align:center;gap:30px}.Promotion_imageContainer__KvhJL{height:250px;max-width:100%}.Promotion_details__tYWlh{max-width:100%;align-items:center;text-align:center}.Promotion_title__daXTi{justify-content:center;text-align:center;margin-left:0}.Promotion_divider__k2G8W{width:100%;margin-left:0}.Promotion_buttons__zpa_B{justify-content:center;gap:12px}.Promotion_btnOutline__KRfm3,.Promotion_btnYellow__EaW6s{padding:10px 28px;font-size:.9rem}.Promotion_indicators__TX9VX{justify-content:center}.Promotion_navButton__CLbHY{width:40px;height:40px;top:40%}.Promotion_navButton__CLbHY[style*=left]{left:-50px!important}.Promotion_navButton__CLbHY[style*=right]{right:-50px!important}}@media (max-width:480px){.Promotion_promoSection__FcN3X{padding:30px 15px}.Promotion_contentWrapper__4IJq1,.Promotion_slideContent__6qrto{gap:25px}.Promotion_imageContainer__KvhJL{height:200px;min-width:250px}.Promotion_details__tYWlh h3{font-size:1.4rem}.Promotion_details__tYWlh p{font-size:.9rem;line-height:1.6}.Promotion_buttons__zpa_B{flex-direction:column;align-items:center;gap:10px}.Promotion_btnOutline__KRfm3,.Promotion_btnYellow__EaW6s{padding:8px 24px;font-size:.85rem;min-width:150px;width:100%;max-width:200px}.Promotion_navButton__CLbHY{width:36px;height:36px;top:35%}.Promotion_navButton__CLbHY[style*=left]{left:-40px!important}.Promotion_navButton__CLbHY[style*=right]{right:-40px!important}}@keyframes Promotion_fadeInSlide__ufQP0{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes Promotion_slideImageIn__uj5Xb{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.BestSellingProducts_section__rRhD3{width:100%;padding:60px 20px;font-family:Kanit,sans-serif;background-color:#ffffff}.BestSellingProducts_container__nii4b{max-width:1200px;margin:0 auto}.BestSellingProducts_heading__qc8wO{font-size:clamp(1.2rem,3vw,1.4rem);font-weight:600;color:#3B3B3B;margin-bottom:40px;text-align:left;margin-left:0}.BestSellingProducts_cardGrid__pCAla{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;max-width:100%}.BestSellingProducts_card__2M2ah{background:#ffffff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease}.BestSellingProducts_card__2M2ah:hover{transform:translateY(-2px)}.BestSellingProducts_imageWrapper__RZH2X{position:relative;width:100%;height:250px;overflow:hidden;border-radius:8px;margin-bottom:15px}.BestSellingProducts_productImage__QXl8j{width:100%;height:100%;object-fit:cover}.BestSellingProducts_cardContent__16YWv{padding:0;flex:1 1;display:flex;flex-direction:column}.BestSellingProducts_productName__sOpdU{font-size:1.1rem;font-weight:600;color:#3B3B3B;margin-bottom:12px;text-align:center}.BestSellingProducts_productDesc___MKJD{font-size:.85rem;color:#666666;line-height:1.5;margin-bottom:20px;text-align:center;flex:1 1}.BestSellingProducts_detailButton__fWLKh{background:#ffffff;color:#666666;border:1px solid #cccccc;padding:8px 20px;border-radius:20px;font-size:.8rem;font-weight:400;cursor:pointer;transition:all .2s ease;align-self:center;font-family:Kanit,sans-serif;min-width:120px}.BestSellingProducts_detailButton__fWLKh:hover{background-color:#f5f5f5;border-color:#999999}@media (max-width:1024px){.BestSellingProducts_section__rRhD3{padding:50px 20px}.BestSellingProducts_cardGrid__pCAla{grid-template-columns:repeat(2,1fr);gap:25px}.BestSellingProducts_imageWrapper__RZH2X{height:220px}}@media (max-width:768px){.BestSellingProducts_section__rRhD3{padding:40px 16px}.BestSellingProducts_heading__qc8wO{font-size:1.3rem;margin-bottom:30px;text-align:center}.BestSellingProducts_cardGrid__pCAla{grid-template-columns:1fr;gap:20px;max-width:400px;margin:0 auto}.BestSellingProducts_imageWrapper__RZH2X{height:200px}.BestSellingProducts_productName__sOpdU{font-size:1rem}.BestSellingProducts_productDesc___MKJD{font-size:.8rem;margin-bottom:16px}.BestSellingProducts_detailButton__fWLKh{padding:8px 16px;font-size:.75rem}}@media (max-width:480px){.BestSellingProducts_section__rRhD3{padding:30px 12px}.BestSellingProducts_heading__qc8wO{font-size:1.2rem;margin-bottom:25px}.BestSellingProducts_cardGrid__pCAla{gap:16px}.BestSellingProducts_imageWrapper__RZH2X{height:180px}.BestSellingProducts_detailButton__fWLKh{padding:6px 12px;min-width:100px}}.CategorySection_section__sphsT{padding:60px 40px;font-family:Kanit,sans-serif;background-color:#ffffff;width:100%;max-width:1594px;margin:0 auto;box-sizing:border-box}.CategorySection_header__ba8E4{text-align:center;margin-bottom:40px}.CategorySection_heading__zGzMM{font-size:clamp(1.2rem,3vw,1.4rem);font-weight:700;color:#1a1a1a;margin-bottom:8px}.CategorySection_subheading__gfxm5{font-size:clamp(.9rem,2vw,1rem);color:#666;margin-bottom:20px}.CategorySection_divider__W4oZM{width:80px;margin:0 auto;border:none;border-top:2px solid #ffd700}.CategorySection_grid__k9yiB{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;justify-content:center;max-width:1200px;margin:0 auto;box-sizing:border-box}.CategorySection_item__wHk5B{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;transition:transform .3s ease;cursor:pointer}.CategorySection_item__wHk5B:hover{transform:translateY(-5px)}.CategorySection_imageWrapper__O_Xh_{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease}.CategorySection_item__wHk5B:hover .CategorySection_imageWrapper__O_Xh_{box-shadow:0 8px 25px rgba(0,0,0,.15)}.CategorySection_image__dioTa{transition:transform .3s ease}.CategorySection_item__wHk5B:hover .CategorySection_image__dioTa{transform:scale(1.05)}.CategorySection_overlay__JXi1Q{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 70%,rgba(0,0,0,.7));display:flex;align-items:flex-end;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease}.CategorySection_item__wHk5B:hover .CategorySection_overlay__JXi1Q{opacity:1}.CategorySection_overlayContent__2O7I9{display:flex;align-items:center;gap:8px;color:white;font-weight:600}.CategorySection_overlayTitle__KkhlT{font-size:1rem;margin:0}.CategorySection_arrow__AAwJm{font-size:1.2rem;transition:transform .3s ease}.CategorySection_item__wHk5B:hover .CategorySection_arrow__AAwJm{transform:translateX(5px)}.CategorySection_textContent__wi3_6{text-align:center;padding:16px 0}.CategorySection_title__dLXXq{font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;color:#333;margin-bottom:6px;line-height:1.3}.CategorySection_subtitle__IWkS1{font-size:clamp(.8rem,2vw,.9rem);color:#666;margin:0;line-height:1.4}@media (max-width:1024px){.CategorySection_section__sphsT{padding:50px 30px}.CategorySection_grid__k9yiB{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:768px){.CategorySection_section__sphsT{padding:40px 20px}.CategorySection_grid__k9yiB{grid-template-columns:repeat(2,1fr);gap:15px}.CategorySection_textContent__wi3_6{padding:12px 0}.CategorySection_overlay__JXi1Q{padding:15px}.CategorySection_overlayTitle__KkhlT{font-size:.9rem}}@media (max-width:480px){.CategorySection_section__sphsT{padding:30px 15px}.CategorySection_grid__k9yiB{grid-template-columns:1fr;gap:12px;max-width:350px}.CategorySection_textContent__wi3_6{padding:10px 0}.CategorySection_title__dLXXq{font-size:1rem}.CategorySection_subtitle__IWkS1{font-size:.85rem}}@media (hover:none){.CategorySection_overlay__JXi1Q{opacity:1;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 70%,rgba(0,0,0,.5))}.CategorySection_item__wHk5B:hover,.CategorySection_item__wHk5B:hover .CategorySection_image__dioTa{transform:none}.CategorySection_item__wHk5B:hover .CategorySection_imageWrapper__O_Xh_{box-shadow:0 4px 15px rgba(0,0,0,.1)}}.CategorySection_item__wHk5B:focus{outline:2px solid #FFD700;outline-offset:2px;border-radius:4px}.CategorySection_item__wHk5B:focus .CategorySection_imageWrapper__O_Xh_{box-shadow:0 0 0 3px rgba(255,215,0,.3)}.BrandStorySection_section__8qqFf{padding:80px 20px;font-family:Kanit,sans-serif;background-color:#fff;text-align:center}.BrandStorySection_textContainer__mNrX9{max-width:1920px;margin:0 auto 40px}.BrandStorySection_heading__S_0l7{font-size:3.3rem;font-weight:500;color:#333;margin-bottom:20px}.BrandStorySection_highlight___EeIu{color:#f7c700}.BrandStorySection_description__Ri85r{font-size:1rem;font-weight:300;line-height:1.7;color:#444;margin:0 auto;max-width:900px}.BrandStorySection_imageWrapper__zGZKz{position:relative;width:100%;max-width:1200px;height:500px;aspect-ratio:16/9;margin:0 auto;border-radius:9px;overflow:hidden}.BrandStorySection_image__zPJ4k{object-fit:cover;border-radius:16px}@media (max-width:1400px){.BrandStorySection_imageWrapper__zGZKz{max-width:1000px;height:420px}}@media (max-width:1200px){.BrandStorySection_section__8qqFf{padding:70px 20px}.BrandStorySection_heading__S_0l7{font-size:2.8rem}.BrandStorySection_imageWrapper__zGZKz{max-width:900px;height:380px}}@media (max-width:1024px){.BrandStorySection_section__8qqFf{padding:60px 20px}.BrandStorySection_heading__S_0l7{font-size:2.4rem}.BrandStorySection_description__Ri85r{font-size:.95rem;max-width:800px}.BrandStorySection_imageWrapper__zGZKz{max-width:800px;height:340px}}@media (max-width:768px){.BrandStorySection_section__8qqFf{padding:50px 16px}.BrandStorySection_textContainer__mNrX9{margin:0 auto 30px}.BrandStorySection_heading__S_0l7{font-size:1.8rem;margin-bottom:16px;line-height:1.3}.BrandStorySection_description__Ri85r{font-size:.9rem;max-width:100%;padding:0 10px}.BrandStorySection_imageWrapper__zGZKz{max-width:100%;height:280px;aspect-ratio:4/3}}@media (max-width:640px){.BrandStorySection_section__8qqFf{padding:40px 16px}.BrandStorySection_heading__S_0l7{font-size:1.6rem}.BrandStorySection_description__Ri85r{font-size:.85rem;line-height:1.6}.BrandStorySection_imageWrapper__zGZKz{height:240px}}@media (max-width:480px){.BrandStorySection_section__8qqFf{padding:30px 12px}.BrandStorySection_textContainer__mNrX9{margin:0 auto 25px}.BrandStorySection_heading__S_0l7{font-size:1.4rem;margin-bottom:14px}.BrandStorySection_description__Ri85r{font-size:.8rem;line-height:1.5;padding:0 5px}.BrandStorySection_imageWrapper__zGZKz{height:200px;border-radius:6px}.BrandStorySection_image__zPJ4k{border-radius:12px}}@media (max-width:360px){.BrandStorySection_section__8qqFf{padding:25px 10px}.BrandStorySection_heading__S_0l7{font-size:1.2rem}.BrandStorySection_description__Ri85r{font-size:.75rem}.BrandStorySection_imageWrapper__zGZKz{height:180px}}.Typeselect_container__mC5Po{width:100%;max-width:1200px;margin:0 auto;padding:60px 20px;background-color:#f8f9fa;min-height:30vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Typeselect_header__6yOki{text-align:center;margin-bottom:80px}.Typeselect_title__l_FcI{font-size:clamp(1.4rem,4vw,2.2rem);font-weight:600;color:#2d3748;margin:0;letter-spacing:-.01em;line-height:1.3;text-shadow:0 4px 4px rgba(0,0,0,.25)}.Typeselect_navigationGrid__unQ9T{display:flex;justify-content:space-evenly;gap:280px;max-width:1000px;margin:0 auto}.Typeselect_navItem__Y6EjU{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:all .3s ease;padding:20px;border-radius:12px}.Typeselect_navItem__Y6EjU:hover{transform:translateY(-5px)}.Typeselect_iconWrapper__bO63n{display:flex;align-items:center;justify-content:center;width:100px;height:100px;background-color:#ffffff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:15px;transition:all .3s ease}.Typeselect_icon__xPCZA{width:40px;height:40px;object-fit:contain;display:block}.Typeselect_navTitle__icql4{font-size:1.2rem;font-weight:500;color:#2d3748;margin:0;letter-spacing:-.01em;transition:all .3s ease}@media (max-width:1024px){.Typeselect_navigationGrid__unQ9T{gap:40px;max-width:700px}}@media (max-width:768px){.Typeselect_navigationGrid__unQ9T{grid-template-columns:1fr;gap:30px;max-width:400px}.Typeselect_iconWrapper__bO63n{width:80px;height:80px}.Typeselect_icon__xPCZA{width:35px;height:35px}}@media (max-width:480px){.Typeselect_navigationGrid__unQ9T{gap:20px}.Typeselect_iconWrapper__bO63n{width:70px;height:70px}.Typeselect_icon__xPCZA{width:30px;height:30px}.Typeselect_navTitle__icql4{font-size:1.1rem}}@media (max-width:390px){.Typeselect_navigationGrid__unQ9T{gap:0}}