.BrandSection_brandsSection__HaH_5{padding:0;background:#f9f9f9;position:relative;overflow:hidden}.BrandSection_brandsCarouselContainer__L4Uf_{position:relative;overflow:hidden;width:100%}.BrandSection_brandsCarouselWrapper__DC0uD{position:relative;width:100%}.BrandSection_brandsCarousel__6X719{display:flex;gap:25px;padding:10px 0;animation:BrandSection_slideLeft__PPhcW 30s linear infinite;will-change:transform}.BrandSection_brandItem__tdgUP{flex:0 0 200px;cursor:pointer;transition:transform .3s ease}.BrandSection_brandItem__tdgUP:hover{transform:scale(1.1)}.BrandSection_brandItem__tdgUP:hover .BrandSection_brandsCarousel__6X719{animation-play-state:paused}.BrandSection_brandLogo__czWos{width:100%;height:auto;object-fit:contain;filter:grayscale(30%);transition:all .3s ease}.BrandSection_brandItem__tdgUP:hover .BrandSection_brandLogo__czWos{filter:grayscale(0)}@keyframes BrandSection_slideLeft__PPhcW{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:1024px){.BrandSection_brandItem__tdgUP{flex:0 0 180px}}@media (max-width:768px){.BrandSection_brandsSection__HaH_5{padding:10px 0}.BrandSection_brandItem__tdgUP{flex:0 0 140px}.BrandSection_brandsCarousel__6X719{animation-duration:20s}}@media (max-width:480px){.BrandSection_brandItem__tdgUP{flex:0 0 100px}.BrandSection_brandsCarousel__6X719{animation-duration:15s}}.InstagramReels_heading__bX_UT{font-size:1.5rem;font-weight:700;text-align:center;color:#2d1a23}.InstagramReels_grid__PTgXl{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;padding:20px 0}.InstagramReels_reelLink__ocGuO{display:block;position:relative;overflow:hidden;border-radius:12px;aspect-ratio:1/1;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,137,169,.1);border:1px solid rgba(255,137,169,.1)}.InstagramReels_reelLink__ocGuO:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 40px rgba(255,137,169,.2)}.InstagramReels_reelThumbnail__DC8wZ{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.InstagramReels_reelLink__ocGuO:hover .InstagramReels_reelThumbnail__DC8wZ{transform:scale(1.08)}.InstagramReels_overlay__L4kGX{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(45,26,35,.4),rgba(255,137,169,.1));opacity:0;transition:opacity .3s ease}.InstagramReels_reelLink__ocGuO:hover .InstagramReels_overlay__L4kGX{opacity:1}.InstagramReels_reelLink__ocGuO:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:linear-gradient(45deg,#ff89a9,#ff69b4);border-radius:50%;opacity:0;transition:opacity .3s ease;z-index:2}.InstagramReels_reelLink__ocGuO:hover:after{opacity:.9}.InstagramReels_reelLink__ocGuO:before{content:"";position:absolute;top:50%;left:52%;transform:translate(-50%,-50%);width:0;height:0;border-left:8px solid white;border-top:6px solid transparent;border-bottom:6px solid transparent;opacity:0;transition:opacity .3s ease;z-index:3}.InstagramReels_reelLink__ocGuO:hover:before{opacity:1}@media (max-width:1024px){.InstagramReels_grid__PTgXl{grid-template-columns:repeat(4,1fr);gap:12px}}@media (max-width:768px){.InstagramReels_grid__PTgXl{grid-template-columns:repeat(3,1fr);gap:10px}.InstagramReels_heading__bX_UT{font-size:1.3rem}.InstagramReels_reelLink__ocGuO:after{width:35px;height:35px}.InstagramReels_reelLink__ocGuO:before{border-left:7px solid white;border-top:5px solid transparent;border-bottom:5px solid transparent}}@media (max-width:480px){.InstagramReels_grid__PTgXl{grid-template-columns:repeat(2,1fr);gap:8px}.InstagramReels_heading__bX_UT{font-size:1.2rem}.InstagramReels_reelLink__ocGuO{border-radius:8px}.InstagramReels_reelLink__ocGuO:after{width:30px;height:30px}.InstagramReels_reelLink__ocGuO:before{border-left:6px solid white;border-top:4px solid transparent;border-bottom:4px solid transparent}}.LandingPage_pageContainer__xYFoh{scroll-behavior:smooth}.LandingPage_videoHero__iZm6Z{position:relative;width:100%;height:100vh;overflow:hidden}.LandingPage_videoElement___c2iM{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.LandingPage_videoContent__Yiny5{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:white;padding:0 20px;background:rgba(0,0,0,.3)}.LandingPage_videoTitle__SdKYu{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:2rem;text-shadow:0 2px 10px rgba(0,0,0,.5);max-width:800px}.LandingPage_exploreButton__Gucol{background:linear-gradient(45deg,#ff89a9,#ffe4ed);display:flex;justify-content:center;align-items:center;color:#2d1a23;padding:16px 40px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(255,137,169,.3)}.LandingPage_exploreButton__Gucol:hover{transform:translateY(-3px);box-shadow:0 6px 25px rgba(255,137,169,.4)}.LandingPage_scrollIndicator__5Bnsa{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);color:white;font-size:.9rem;animation:LandingPage_bounce__4LOqj 2s infinite}@keyframes LandingPage_bounce__4LOqj{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-20px)}60%{transform:translateX(-50%) translateY(-10px)}}.LandingPage_kioskExperience__ZoAAG{position:relative;min-height:100vh;background:#ffe4ed;overflow:hidden;display:flex;align-items:center;padding:50px 0}.LandingPage_kioskExperience__ZoAAG:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,137,169,.1) 0,transparent 50%);pointer-events:none}.LandingPage_kioskContainer__evP4H{max-width:1400px;margin:0 auto;padding:0 40px;width:100%}.LandingPage_kioskGrid__sE1QW{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.LandingPage_kioskContent__rK9Sm{color:#2d1a23;z-index:2;position:relative}.LandingPage_kioskBadge__7RSbj{display:inline-flex;align-items:center;gap:8px;background:rgba(255,137,169,.1);border:1px solid rgba(255,137,169,.3);color:#ff89a9;padding:10px 20px;border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:30px;backdrop-filter:blur(10px);animation:LandingPage_fadeInUp__8_fz5 .8s ease-out}.LandingPage_kioskBadge__7RSbj:before{content:"";width:8px;height:8px;background:#ff89a9;border-radius:50%;animation:LandingPage_pulse__ahBc0 2s infinite}.LandingPage_kioskTitle___5hEY{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:24px;color:#2d1a23;animation:LandingPage_fadeInUp__8_fz5 .8s ease-out .2s both}.LandingPage_kioskTitleGradient__AiVYg{background:linear-gradient(45deg,#ff89a9,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.LandingPage_kioskDescription__S6e64{font-size:1.2rem;line-height:1.7;color:#4a2e37;margin-bottom:40px;animation:LandingPage_fadeInUp__8_fz5 .8s ease-out .4s both}.LandingPage_kioskFeatures__WvbKI{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:50px;animation:LandingPage_fadeInUp__8_fz5 .8s ease-out .6s both}.LandingPage_kioskFeature__WGbxy{background:rgba(255,255,255,.7);backdrop-filter:blur(10px);border:1px solid rgba(255,137,169,.2);border-radius:16px;padding:24px;transition:all .3s ease;position:relative;overflow:hidden}.LandingPage_kioskFeature__WGbxy:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ff89a9,transparent);transform:translateX(-100%);transition:transform .3s ease}.LandingPage_kioskFeature__WGbxy:hover:before{transform:translateX(100%)}.LandingPage_kioskFeature__WGbxy:hover{transform:translateY(-4px);background:rgba(255,255,255,.85);border-color:rgba(255,137,169,.4);box-shadow:0 10px 30px rgba(255,137,169,.15)}.LandingPage_featureIcon__RAHO_{width:40px;height:40px;background:linear-gradient(45deg,#ff89a9,#ff69b4);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:transform .3s ease}.LandingPage_kioskFeature__WGbxy:hover .LandingPage_featureIcon__RAHO_{transform:scale(1.1) rotate(5deg)}.LandingPage_featureIcon__RAHO_ svg{width:20px;height:20px;color:#ffffff}.LandingPage_featureTitle__4ZSCq{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:#2d1a23}.LandingPage_featureText__vgBsO{font-size:.9rem;color:#5d4150;line-height:1.5}.LandingPage_kioskCTA__kBWxD{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(45deg,#ff89a9,#ff69b4);color:#ffffff;padding:16px 32px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;animation:LandingPage_fadeInUp__8_fz5 .8s ease-out .8s both;text-shadow:0 1px 2px rgba(0,0,0,.1)}.LandingPage_kioskCTA__kBWxD:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.LandingPage_kioskCTA__kBWxD:hover:before{left:100%}.LandingPage_kioskCTA__kBWxD:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,137,169,.4)}.LandingPage_kioskCTA__kBWxD svg{width:18px;height:18px;transition:transform .3s ease}.LandingPage_kioskCTA__kBWxD:hover svg{transform:translateX(4px)}.LandingPage_kioskImageSection__9xAMe{position:relative;animation:LandingPage_fadeInRight__ks3Fi .8s ease-out .3s both}.LandingPage_kioskImageContainer__5fVb_{position:relative;width:100%;max-width:600px;margin:0 auto}.LandingPage_kioskMainImage__QdMUs{width:100%;height:700px;background:url(/assets/img/kiosk/tofu-kiosk.jpg) 50%/cover no-repeat;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1)}.LandingPage_kioskMainImage__QdMUs:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,137,169,.1),transparent 50%);opacity:0;transition:opacity .3s ease}.LandingPage_kioskMainImage__QdMUs:hover:before{opacity:1}.LandingPage_kioskGlowEffect__bujzZ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(255,137,169,.15) 0,transparent 70%);border-radius:50%;animation:LandingPage_pulseGlow___MNxT 3s ease-in-out infinite;pointer-events:none}.LandingPage_kioskFloatingElements__V378z{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.LandingPage_floatingCard__oD2wV{position:absolute;background:rgba(255,255,255,.95);border-radius:16px;padding:20px;box-shadow:0 10px 30px rgba(255,137,169,.2);animation:LandingPage_float__ZyhmA 4s ease-in-out infinite;width:160px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;border:1px solid rgba(255,137,169,.1);backdrop-filter:blur(10px);z-index:2}.LandingPage_floatingCard__oD2wV:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,0));z-index:-1}.LandingPage_floatingCard__oD2wV:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 15px 40px rgba(255,137,169,.3)}.LandingPage_cardIcon__umLfz{width:40px;height:40px;background:linear-gradient(45deg,#ff89a9,#ff69b4);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;box-shadow:0 4px 12px rgba(255,137,169,.3)}.LandingPage_cardIcon__umLfz svg{width:18px;height:18px;color:#ffffff}.LandingPage_cardContent__FFGfR{position:relative;z-index:2}.LandingPage_cardTitle__qPPK1{font-size:.95rem;font-weight:700;color:#2d1a23;margin-bottom:5px}.LandingPage_cardText__bUwKc{font-size:.8rem;color:#5d4150;line-height:1.4}.LandingPage_floatingCard1__xEwys{top:10%;right:-10%;background:rgba(255,255,255,.95)}.LandingPage_cardSparkle__dtX2E{position:absolute;top:-10px;right:-10px;width:30px;height:30px;background:#ffe4ed;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(255,137,169,.3)}.LandingPage_cardSparkle__dtX2E svg{width:12px;height:12px;color:#ff89a9}.LandingPage_floatingCard2__3uAjw{bottom:15%;left:-15%;background:rgba(255,255,255,.95);animation-delay:.5s}.LandingPage_cardBadge__s6bTo{position:absolute;top:-8px;right:15px;background:#ff89a9;color:white;font-size:.6rem;font-weight:700;padding:3px 10px;border-radius:20px;box-shadow:0 2px 8px rgba(255,137,169,.3)}.LandingPage_floatingCard3__2Qpgn{top:60%;right:-20%;background:rgba(255,255,255,.95);animation-delay:1s}.LandingPage_cardRibbon__MTN3A{position:absolute;top:10px;right:-25px;width:100px;background:#ff89a9;color:white;font-size:.7rem;font-weight:700;text-align:center;padding:3px 0;transform:rotate(45deg);box-shadow:0 2px 8px rgba(255,137,169,.3)}@keyframes LandingPage_float__ZyhmA{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(2deg)}}@keyframes LandingPage_pulseGlow___MNxT{0%,to{opacity:.15;transform:translate(-50%,-50%) scale(1)}50%{opacity:.25;transform:translate(-50%,-50%) scale(1.1)}}@keyframes LandingPage_fadeInUp__8_fz5{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage_fadeInRight__ks3Fi{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes LandingPage_pulse__ahBc0{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.LandingPage_kioskGrid__sE1QW{grid-template-columns:1fr;gap:60px;text-align:center}.LandingPage_kioskContainer__evP4H{padding:0 20px}.LandingPage_kioskMainImage__QdMUs{height:500px}.LandingPage_floatingCard1__xEwys,.LandingPage_floatingCard2__3uAjw,.LandingPage_floatingCard3__2Qpgn{display:none}}@media (max-width:768px){.LandingPage_kioskExperience__ZoAAG{padding:60px 0}.LandingPage_kioskTitle___5hEY{font-size:2.5rem}.LandingPage_kioskDescription__S6e64{font-size:1.1rem}.LandingPage_kioskFeatures__WvbKI{grid-template-columns:1fr;gap:16px}.LandingPage_kioskFeature__WGbxy{display:flex;flex-direction:column;justify-content:center;align-items:center}.LandingPage_kioskMainImage__QdMUs{height:400px}}@media (max-width:480px){.LandingPage_kioskContainer__evP4H{padding:0 15px}.LandingPage_kioskTitle___5hEY{font-size:2rem}.LandingPage_kioskDescription__S6e64{font-size:1rem}.LandingPage_kioskMainImage__QdMUs{height:350px}}.ImageSection_imageContainer__oRFHI{position:relative;width:100%;height:calc(100vh - 80px);min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:80px}.ImageSection_heroImage__xkeYx{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;z-index:1}.ImageSection_overlay__peWKv{position:relative;z-index:2;background:rgba(0,0,0,.4);width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.ImageSection_content__poouI{text-align:center;color:white;max-width:800px;margin:0 auto}.ImageSection_title__1Yj37{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);line-height:1.2}.ImageSection_subtitle__V3IhY{font-size:1.25rem;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.7);line-height:1.6;opacity:.95}.ImageSection_ctaButton__bnmkd{background:linear-gradient(135deg,#ff89a9,#ff69b4);color:white;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px rgba(255,137,169,.3)}.ImageSection_ctaButton__bnmkd:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,137,169,.4);background:linear-gradient(135deg,#ff69b4,#ff89a9)}.ImageSection_ctaButton__bnmkd:active{transform:translateY(0)}.ImageSection_imageContainer__oRFHI{--navbar-height:80px;height:calc(100vh - var(--navbar-height));margin-top:var(--navbar-height)}@media (max-width:768px){.ImageSection_imageContainer__oRFHI{height:calc(70vh - 70px);min-height:500px;margin-top:70px}.ImageSection_title__1Yj37{font-size:2.5rem}.ImageSection_subtitle__V3IhY{font-size:1.1rem;margin-bottom:1.5rem}.ImageSection_content__poouI{padding:1rem}.ImageSection_ctaButton__bnmkd{padding:.875rem 1.75rem;font-size:1rem}}@media (max-width:480px){.ImageSection_imageContainer__oRFHI{margin-top:60px}.ImageSection_title__1Yj37{font-size:2rem}.ImageSection_subtitle__V3IhY{font-size:1rem}.ImageSection_ctaButton__bnmkd{padding:.75rem 1.5rem;font-size:.95rem}}.VideoShowcase_videoShowcase__nladu{padding:40px 0;background-color:White;box-shadow:0 10px 30px rgba(255,137,169,.1)}.VideoShowcase_container__t9AMF{max-width:1200px;margin:0 auto;padding:0 20px}.VideoShowcase_sectionHeader__Ewnqd{text-align:center;margin-bottom:20px}.VideoShowcase_title__jOH13{font-size:2.5rem;font-weight:700;margin-bottom:15px;color:#2d1a23}.VideoShowcase_titleGradient__nDmWN{background:linear-gradient(45deg,#ff89a9,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.VideoShowcase_subtitle__5sDGs{font-size:1.1rem;color:#4a2e37;max-width:600px;margin:0 auto;line-height:1.6}.VideoShowcase_videoGrid__SIx5K{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.VideoShowcase_videoCard__1WrhG{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(255,137,169,.15);transition:transform .3s ease;border:1px solid rgba(255,137,169,.1)}.VideoShowcase_videoCard__1WrhG:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(255,137,169,.25)}.VideoShowcase_videoElement__lTy1a{width:100%;height:400px;object-fit:cover;display:block}.VideoShowcase_videoTitle__AUIOy{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(45,26,35,.8),transparent);color:white;padding:20px;margin:0;font-size:1.2rem;font-weight:600}@media (max-width:768px){.VideoShowcase_videoShowcase__nladu{padding:60px 0}.VideoShowcase_title__jOH13{font-size:2rem}.VideoShowcase_subtitle__5sDGs{font-size:1rem}.VideoShowcase_videoGrid__SIx5K{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.VideoShowcase_videoShowcase__nladu{padding:40px 0}.VideoShowcase_title__jOH13{font-size:1.8rem}.VideoShowcase_videoGrid__SIx5K{grid-template-columns:1fr}.VideoShowcase_videoElement__lTy1a{height:250px}}.CategoriesSection_categoriesSection__5C1TK{padding:80px 0;background:White;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(255,137,169,.1)}.CategoriesSection_categoriesSection__5C1TK:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ff89a9" opacity="0.02"/><circle cx="75" cy="75" r="1" fill="%23ff89a9" opacity="0.02"/><circle cx="50" cy="10" r="0.5" fill="%23ff89a9" opacity="0.01"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.CategoriesSection_container__go21q{max-width:1400px;margin:0 auto;padding:0 40px;position:relative;z-index:1}.CategoriesSection_sectionHeader__tpoFi{text-align:center;margin-bottom:60px;position:relative}.CategoriesSection_sectionBadge___GRyO{display:inline-block;background:linear-gradient(135deg,#ff89a9,#ff69b4);color:white;padding:12px 30px;border-radius:50px;font-size:.95rem;font-weight:600;margin-bottom:25px;box-shadow:0 8px 25px rgba(255,137,169,.25);position:relative;overflow:hidden}.CategoriesSection_sectionBadge___GRyO:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .8s ease}.CategoriesSection_sectionBadge___GRyO:hover:before{left:100%}.CategoriesSection_sectionTitle__rMNd_{font-size:3.2rem;font-weight:800;margin-bottom:20px;color:#2d1a23;line-height:1.2;letter-spacing:-.02em}.CategoriesSection_titleGradient__gPUOI{background:linear-gradient(135deg,#ff89a9,#ff69b4,#ffb3d1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.CategoriesSection_sectionSubtitle__2EolB{font-size:1.2rem;color:#4a2e37;max-width:650px;margin:0 auto;line-height:1.7;font-weight:400}.CategoriesSection_categoriesGrid__vqyjq{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.CategoriesSection_categoryCard__2Fk3U{position:relative;border-radius:24px;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1);cursor:pointer;text-decoration:none;display:block;background:white;box-shadow:0 10px 40px rgba(255,137,169,.15);border:1px solid rgba(255,137,169,.1)}.CategoriesSection_categoryCard__2Fk3U:first-child{animation-delay:.1s}.CategoriesSection_categoryCard__2Fk3U:nth-child(2){animation-delay:.2s}.CategoriesSection_categoryCard__2Fk3U:nth-child(3){animation-delay:.3s}.CategoriesSection_categoryCard__2Fk3U:nth-child(4){animation-delay:.4s}.CategoriesSection_categoryCard__2Fk3U:nth-child(5){animation-delay:.5s}.CategoriesSection_categoryCard__2Fk3U:nth-child(6){animation-delay:.6s}.CategoriesSection_categoryCard__2Fk3U:hover{transform:translateY(-15px) scale(1.02);box-shadow:0 25px 60px rgba(255,137,169,.25)}.CategoriesSection_imageContainer__lza7h{position:relative;width:100%;height:320px;overflow:hidden;border-radius:24px}.CategoriesSection_categoryImage__tqXsj{width:100%;height:100%;object-fit:cover;transition:all .8s cubic-bezier(.23,1,.32,1);filter:brightness(1.1) contrast(1.05)}.CategoriesSection_categoryCard__2Fk3U:hover .CategoriesSection_categoryImage__tqXsj{transform:scale(1.15);filter:brightness(1.2) contrast(1.1)}.CategoriesSection_imageOverlay__xPQpQ{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--category-bg);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .6s cubic-bezier(.23,1,.32,1);border-radius:24px}.CategoriesSection_categoryCard__2Fk3U:hover .CategoriesSection_imageOverlay__xPQpQ{opacity:1}.CategoriesSection_overlayContent__UAKlx{text-align:center;transform:translateY(30px);transition:all .6s cubic-bezier(.23,1,.32,1);transition-delay:.1s}.CategoriesSection_categoryCard__2Fk3U:hover .CategoriesSection_overlayContent__UAKlx{transform:translateY(0)}.CategoriesSection_categoryName__WmFbS{font-size:2rem;font-weight:700;color:#2d1a23;margin-bottom:8px;letter-spacing:-.01em}.CategoriesSection_categoryDescription__6Ktau{font-size:1rem;color:#4a2e37;margin-bottom:20px;font-weight:500}.CategoriesSection_exploreBtn__n0_iT{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.9);color:#2d1a23;padding:12px 24px;border-radius:50px;font-weight:600;font-size:.9rem;box-shadow:0 4px 15px rgba(255,137,169,.15);transition:all .3s ease;backdrop-filter:blur(10px)}.CategoriesSection_exploreBtn__n0_iT:hover{background:white;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,137,169,.25)}.CategoriesSection_arrowIcon__1A7hn{width:16px;height:16px;transition:transform .3s ease}.CategoriesSection_exploreBtn__n0_iT:hover .CategoriesSection_arrowIcon__1A7hn{transform:translateX(4px)}.CategoriesSection_cardGlow__DnmWM{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,137,169,.1) 0,transparent 70%);opacity:0;transition:opacity .6s ease;pointer-events:none}.CategoriesSection_categoryCard__2Fk3U:hover .CategoriesSection_cardGlow__DnmWM{opacity:1}.CategoriesSection_viewAllContainer__s9p1t{text-align:center;margin-top:60px}.CategoriesSection_viewAllBtn__G_hQa{background:linear-gradient(135deg,#ff89a9,#ff69b4);color:white;border:none;padding:18px 45px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex;align-items:center;gap:12px;box-shadow:0 8px 30px rgba(255,137,169,.3);position:relative;overflow:hidden}.CategoriesSection_viewAllBtn__G_hQa:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .8s ease}.CategoriesSection_viewAllBtn__G_hQa:hover:before{left:100%}.CategoriesSection_viewAllBtn__G_hQa:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 15px 40px rgba(255,137,169,.4)}.CategoriesSection_btnIcon__5RZLf{width:18px;height:18px;transition:transform .3s ease}.CategoriesSection_viewAllBtn__G_hQa:hover .CategoriesSection_btnIcon__5RZLf{transform:translateX(4px)}@media (max-width:1200px){.CategoriesSection_container__go21q{padding:0 30px}.CategoriesSection_categoriesGrid__vqyjq{gap:30px;max-width:900px}.CategoriesSection_imageContainer__lza7h{height:280px}}@media (max-width:900px){.CategoriesSection_categoriesGrid__vqyjq{grid-template-columns:repeat(2,1fr);gap:25px}.CategoriesSection_imageContainer__lza7h{height:260px}.CategoriesSection_sectionTitle__rMNd_{font-size:2.8rem}}@media (max-width:768px){.CategoriesSection_categoriesSection__5C1TK{padding:60px 0}.CategoriesSection_container__go21q{padding:0 20px}.CategoriesSection_sectionHeader__tpoFi{margin-bottom:40px}.CategoriesSection_sectionTitle__rMNd_{font-size:2.4rem}.CategoriesSection_sectionSubtitle__2EolB{font-size:1.1rem}.CategoriesSection_categoriesGrid__vqyjq{gap:20px}.CategoriesSection_imageContainer__lza7h{height:240px}.CategoriesSection_categoryName__WmFbS{font-size:1.6rem}.CategoriesSection_categoryDescription__6Ktau{font-size:.9rem}}@media (max-width:600px){.CategoriesSection_categoriesGrid__vqyjq{grid-template-columns:1fr;max-width:400px}.CategoriesSection_imageContainer__lza7h{height:280px}.CategoriesSection_sectionTitle__rMNd_{font-size:2rem}.CategoriesSection_sectionBadge___GRyO{padding:10px 25px;font-size:.9rem}}@media (max-width:480px){.CategoriesSection_categoriesSection__5C1TK{padding:50px 0}.CategoriesSection_sectionTitle__rMNd_{font-size:1.8rem}.CategoriesSection_sectionSubtitle__2EolB{font-size:1rem}.CategoriesSection_imageContainer__lza7h{height:260px}.CategoriesSection_categoryName__WmFbS{font-size:1.4rem}.CategoriesSection_viewAllBtn__G_hQa{padding:15px 35px;font-size:1rem}.CategoriesSection_categoriesGrid__vqyjq{gap:15px}}.ProductsSection_productsSection__HFVph{padding:30px 0;background:#ffe4ed;box-shadow:0 10px 30px rgba(255,137,169,.1)}.ProductsSection_container__EqXNr{max-width:1200px;margin:0 auto;padding:0 20px}.ProductsSection_sectionHeader__kcZaA{text-align:center;margin-bottom:60px}.ProductsSection_badge__cDImE{display:inline-block;background:linear-gradient(45deg,#ff89a9,#ff69b4);color:white;padding:8px 20px;border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:20px;box-shadow:0 4px 15px rgba(255,137,169,.2)}.ProductsSection_title__JJp58{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#2d1a23}.ProductsSection_titleGradient__TI4J_{background:linear-gradient(45deg,#ff89a9,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ProductsSection_subtitle__C658l{font-size:1.1rem;color:#4a2e37;max-width:700px;margin:0 auto;line-height:1.6}.ProductsSection_productsGrid__6_8xw{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.ProductsSection_productCard__X7Hju{background:transparent;border-radius:20px;overflow:hidden;transition:all .3s ease;position:relative;border:1px solid rgba(255,137,169,.1)}.ProductsSection_productCard__X7Hju:hover{box-shadow:0 10px 30px rgba(255,137,169,.15)}.ProductsSection_productImage__SZQQP{position:relative;height:400px;background:transparent;display:flex;align-items:center;justify-content:center}.ProductsSection_productImage__SZQQP img{max-width:100%;width:auto;height:auto;object-fit:contain;transition:transform .5s ease}.ProductsSection_productCard__X7Hju:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;background:linear-gradient(45deg,rgba(255,137,169,.1),rgba(255,179,209,.1));opacity:0;transition:opacity .3s ease;z-index:-1}.ProductsSection_viewAllContainer__qJVnt{text-align:center;margin-top:20px}.ProductsSection_viewAllBtn__GUGLL{background:linear-gradient(45deg,#ff89a9,#ff69b4);color:white;border:none;padding:15px 35px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(255,137,169,.2)}.ProductsSection_viewAllBtn__GUGLL:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,137,169,.3)}.ProductsSection_btnIcon__oxBV6{width:16px;height:16px;stroke:currentColor}@media (max-width:768px){.ProductsSection_productsSection__HFVph{padding:30px 0}.ProductsSection_sectionHeader__kcZaA{margin-bottom:40px}.ProductsSection_title__JJp58{font-size:2rem}.ProductsSection_productsGrid__6_8xw{gap:20px}}@media (max-width:480px){.ProductsSection_productsSection__HFVph{padding:20px 0}.ProductsSection_badge__cDImE{font-size:.8rem;padding:6px 15px}.ProductsSection_title__JJp58{font-size:1.8rem}.ProductsSection_subtitle__C658l{font-size:1rem}.ProductsSection_viewAllBtn__GUGLL{padding:12px 25px;font-size:.9rem}.ProductsSection_productImage__SZQQP{height:250px}}.IngredientSpotlight_ingredientSection__bcJKN{background:White;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(255,137,169,.1)}.IngredientSpotlight_container__yj2yA{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.IngredientSpotlight_contentGrid__TIzsJ{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:rgba(255,232,243,.3);border-radius:20px;padding:40px;border:1px solid rgba(255,137,169,.1)}.IngredientSpotlight_imageContainer__5C__U{position:relative}.IngredientSpotlight_imageWrapper__0lQK_{position:relative;aspect-ratio:1/1;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(255,137,169,.15);border:1px solid rgba(255,137,169,.1)}.IngredientSpotlight_ingredientImage__mXUlq{object-fit:cover;transition:transform .5s ease}.IngredientSpotlight_imageWrapper__0lQK_:hover .IngredientSpotlight_ingredientImage__mXUlq{transform:scale(1.03)}.IngredientSpotlight_contentContainer__ckG_h{padding:20px}.IngredientSpotlight_sectionHeader__Dx_NZ{margin-bottom:30px}.IngredientSpotlight_leafIcon__vlcsF{width:40px;height:40px;margin-bottom:15px;color:#ff89a9}.IngredientSpotlight_leafIcon__vlcsF svg{width:100%;height:100%}.IngredientSpotlight_sectionTitle__kMEKl{font-size:2.5rem;font-weight:700;color:#2d1a23;margin-bottom:10px;line-height:1.2}.IngredientSpotlight_sectionSubtitle__DwV7X{font-size:1.1rem;color:#ff89a9;font-weight:600;margin-bottom:20px}.IngredientSpotlight_description__3xppM{margin-bottom:40px}.IngredientSpotlight_description__3xppM p{font-size:1rem;line-height:1.7;color:#4a2e37;margin:0}.IngredientSpotlight_featuresGrid__o5HUq{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.IngredientSpotlight_featureItem__77SG3{text-align:center}.IngredientSpotlight_featureIcon__2MKyM{width:60px;height:60px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;color:#ff89a9;box-shadow:0 5px 15px rgba(255,137,169,.2);border:1px solid rgba(255,137,169,.1)}.IngredientSpotlight_featureIcon__2MKyM svg{width:28px;height:28px}.IngredientSpotlight_featureText__ITSrx h4{font-size:1rem;font-weight:600;color:#2d1a23;margin:0;line-height:1.4}.IngredientSpotlight_ctaButton__7a3g4{background:linear-gradient(45deg,#ff89a9,#ff69b4);color:white;border:none;padding:15px 40px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 5px 20px rgba(255,137,169,.3)}.IngredientSpotlight_ctaButton__7a3g4:hover{background:linear-gradient(45deg,#ff69b4,#e83d7a);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,137,169,.4)}.IngredientSpotlight_ctaButton__7a3g4 svg{width:16px;height:16px;stroke:currentColor}@media (max-width:1024px){.IngredientSpotlight_contentGrid__TIzsJ{gap:40px;padding:30px}}@media (max-width:968px){.IngredientSpotlight_contentGrid__TIzsJ{grid-template-columns:1fr;gap:40px;padding:25px}.IngredientSpotlight_imageContainer__5C__U{order:2}.IngredientSpotlight_contentContainer__ckG_h{order:1}}@media (max-width:768px){.IngredientSpotlight_ingredientSection__bcJKN{padding:10px 0}.IngredientSpotlight_contentGrid__TIzsJ{padding:20px}.IngredientSpotlight_sectionTitle__kMEKl{font-size:2rem}.IngredientSpotlight_featuresGrid__o5HUq{grid-template-columns:1fr;gap:25px}.IngredientSpotlight_featureItem__77SG3{display:flex;align-items:center;text-align:left;gap:20px}.IngredientSpotlight_featureIcon__2MKyM{margin:0;flex-shrink:0}.IngredientSpotlight_imageWrapper__0lQK_{max-width:500px;margin:0 auto}}@media (max-width:480px){.IngredientSpotlight_ingredientSection__bcJKN{padding:10px 0}.IngredientSpotlight_contentGrid__TIzsJ{padding:15px}.IngredientSpotlight_sectionTitle__kMEKl{font-size:1.8rem}.IngredientSpotlight_ctaButton__7a3g4{width:100%;padding:12px 30px}.IngredientSpotlight_featuresGrid__o5HUq{gap:20px}.IngredientSpotlight_featureItem__77SG3{gap:15px}.IngredientSpotlight_featureIcon__2MKyM{width:50px;height:50px}.IngredientSpotlight_featureIcon__2MKyM svg{width:24px;height:24px}}.SkinRoutine_skinRoutine____2Yf{padding:30px 0;background-color:White;position:relative;box-shadow:0 10px 30px rgba(255,137,169,.1)}.SkinRoutine_container___DFF2{max-width:1200px;margin:0 auto;padding:0 20px}.SkinRoutine_sectionHeader__blYXm{text-align:center;margin-bottom:60px}.SkinRoutine_sectionBadge__UsvfC{display:inline-block;background:linear-gradient(45deg,#ff89a9,#ff69b4);color:white;padding:8px 25px;border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:20px;box-shadow:0 4px 15px rgba(255,137,169,.2)}.SkinRoutine_sectionTitle__b6bGn{font-size:2.5rem;font-weight:700;margin-bottom:15px;color:#2d1a23}.SkinRoutine_titleGradient__HpY65{background:linear-gradient(45deg,#ff89a9,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.SkinRoutine_sectionSubtitle__OpiRk{font-size:1.1rem;color:#4a2e37;max-width:600px;margin:0 auto;line-height:1.6}.SkinRoutine_routineGrid__3u3X_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.SkinRoutine_routineCard__hgQd_{background:transparent;transition:all .3s ease;border-radius:20px;padding:10px;border:1px solid rgba(255,137,169,.1)}.SkinRoutine_routineCard__hgQd_:hover{box-shadow:0 15px 40px rgba(255,137,169,.15);transform:translateY(-5px)}.SkinRoutine_videoContainer__n3eWI{position:relative;aspect-ratio:1/1;border-radius:20px;overflow:hidden;margin-bottom:20px;box-shadow:0 10px 30px rgba(255,137,169,.1);border:1px solid rgba(255,137,169,.1)}.SkinRoutine_routineVideo__tqbsG{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.SkinRoutine_routineCard__hgQd_:hover .SkinRoutine_routineVideo__tqbsG{transform:scale(1.05)}.SkinRoutine_stepBadge__i8JUo{position:absolute;top:20px;left:20px;background:linear-gradient(45deg,#ff89a9,#ff69b4);color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;box-shadow:0 4px 15px rgba(255,137,169,.3);z-index:2;border:2px solid white}.SkinRoutine_videoOverlay__MnIAw{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(45,26,35,.3),transparent);opacity:0;transition:opacity .3s ease}.SkinRoutine_routineCard__hgQd_:hover .SkinRoutine_videoOverlay__MnIAw{opacity:1}.SkinRoutine_stepTitle__ZmsTW{font-size:1.3rem;font-weight:700;margin-bottom:10px;color:#2d1a23;transition:color .3s ease}.SkinRoutine_routineCard__hgQd_:hover .SkinRoutine_stepTitle__ZmsTW{color:#ff89a9}.SkinRoutine_stepDescription__7HHBs{font-size:.95rem;color:#4a2e37;line-height:1.6}@media (max-width:1024px){.SkinRoutine_routineGrid__3u3X_{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.SkinRoutine_skinRoutine____2Yf{padding:70px 0}.SkinRoutine_sectionTitle__b6bGn{font-size:2rem}.SkinRoutine_routineGrid__3u3X_{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:480px){.SkinRoutine_skinRoutine____2Yf{padding:50px 0}.SkinRoutine_sectionBadge__UsvfC{font-size:.8rem;padding:6px 20px}.SkinRoutine_sectionTitle__b6bGn{font-size:1.8rem}.SkinRoutine_sectionSubtitle__OpiRk{font-size:1rem}.SkinRoutine_stepBadge__i8JUo{width:40px;height:40px;font-size:1rem}}