.HeroSection_hero__section__zK7iu{position:relative;height:calc(100vh - var(--header-height, 80px));width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f8bbd9}.HeroSection_hero__video__container__MA5EZ{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.HeroSection_hero__video__kAX_h{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;filter:brightness(.9) contrast(1.05)}.HeroSection_hero__video__overlay__p2fCG{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(248,187,217,.75),hsla(0,0%,100%,.75) 50%,rgba(221,214,254,.75));z-index:2}.HeroSection_hero__content__container__qMlr0{position:relative;z-index:3;text-align:center;max-width:700px;padding:1rem 1.5rem;color:#2d3748;animation:HeroSection_heroFadeInUp__bb_Mb 1.2s ease-out;height:100%;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.HeroSection_hero__title__G2iJ_{font-family:var(--font-primary);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.3;margin-bottom:1rem;text-shadow:2px 2px 4px hsla(0,0%,100%,.9),1px 1px 2px rgba(0,0,0,.1);color:#2d3748;padding-top:1em}.HeroSection_hero__title__accent__bEqZz{color:#f472b6;display:inline-block;position:relative;font-weight:700;text-shadow:2px 2px 4px hsla(0,0%,100%,.9),1px 1px 2px rgba(0,0,0,.15)}.HeroSection_hero__subtitle__5yHLh{font-size:clamp(.95rem,2vw,1.1rem);font-weight:500;line-height:1.4;margin-bottom:1.2rem;max-width:500px}.HeroSection_hero__description__CHeuI,.HeroSection_hero__subtitle__5yHLh{font-family:var(--font-secondary);color:#4a5568;text-shadow:2px 2px 4px hsla(0,0%,100%,.8),1px 1px 2px rgba(0,0,0,.1);margin-left:auto;margin-right:auto}.HeroSection_hero__description__CHeuI{font-size:clamp(.85rem,1.6vw,.95rem);font-weight:400;line-height:1.6;margin-bottom:2rem;max-width:450px}.HeroSection_hero__buttons__container__CLZci{display:flex;flex-direction:row;gap:1.2rem;align-items:center;justify-content:center;margin-top:2rem;flex-wrap:wrap}.HeroSection_hero__button__primary__wwyND{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2.2rem;background-color:hsla(0,0%,100%,.95);color:#f472b6;text-decoration:none;font-family:var(--font-primary);font-weight:600;font-size:.9rem;letter-spacing:.3px;border:2px solid #f472b6;border-radius:30px;transition:all .3s ease;text-transform:none;box-shadow:0 3px 12px rgba(233,30,99,.15);position:relative;overflow:hidden;min-width:180px;white-space:nowrap;text-shadow:1px 1px 2px hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.HeroSection_hero__button__primary__wwyND:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(233,30,99,.25);background-color:#f472b6;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.HeroSection_hero__button__secondary__F06Dd{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2.2rem;background:hsla(0,0%,100%,.95);color:#2d3748;text-decoration:none;font-family:var(--font-primary);font-weight:500;font-size:.85rem;letter-spacing:.3px;border:2px solid rgba(45,55,72,.4);border-radius:30px;transition:all .3s ease;text-transform:none;min-width:160px;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-shadow:1px 1px 2px hsla(0,0%,100%,.8)}.HeroSection_hero__button__secondary__F06Dd:hover{background:#fff;border-color:#87ceeb;color:#2d3748;transform:translateY(-1px);box-shadow:0 4px 15px rgba(135,206,235,.2)}.HeroSection_hero__button__icon__Oui1_{margin-left:.6rem;font-size:1.1em;transition:transform .3s ease}.HeroSection_hero__button__primary__wwyND:hover .HeroSection_hero__button__icon__Oui1_{transform:translateX(2px)}.HeroSection_hero__scroll__indicator__VGpZw{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);z-index:3;color:#4a5568;text-align:center;animation:HeroSection_scrollBounce__xHraB 2s ease-in-out infinite;text-shadow:2px 2px 4px hsla(0,0%,100%,.8),1px 1px 2px rgba(0,0,0,.1)}.HeroSection_hero__scroll__text__lFBBR{font-family:var(--font-secondary);font-size:.8rem;margin-bottom:.5rem;letter-spacing:.5px;text-transform:uppercase;font-weight:500}.HeroSection_hero__scroll__arrow__WxD_W{font-size:1.3rem;display:block}@keyframes HeroSection_heroFadeInUp__bb_Mb{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_scrollBounce__xHraB{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-8px)}60%{transform:translateX(-50%) translateY(-4px)}}@media (max-width:1024px){.HeroSection_hero__section__zK7iu{height:calc(100vh - var(--header-height, 80px));margin-top:0}.HeroSection_hero__content__container__qMlr0{padding:.8rem 1rem;max-width:600px;margin-top:0;gap:.5rem}.HeroSection_hero__buttons__container__CLZci{gap:1rem;margin-top:1.8rem}.HeroSection_hero__scroll__indicator__VGpZw{bottom:1rem}}@media (max-width:900px){.HeroSection_hero__section__zK7iu{height:calc(100vh - var(--header-height, 80px))}.HeroSection_hero__content__container__qMlr0{padding:.8rem 1rem;max-width:580px;margin-top:0;gap:.4rem}.HeroSection_hero__buttons__container__CLZci{gap:1rem;margin-top:1.6rem}.HeroSection_hero__scroll__indicator__VGpZw{bottom:0}}@media (max-width:768px){.HeroSection_hero__section__zK7iu{height:calc(100vh - var(--header-height, 80px))}.HeroSection_hero__content__container__qMlr0{max-width:500px;margin-top:0;padding:.7rem .75rem 3rem;gap:.3rem}.HeroSection_hero__title__G2iJ_{margin-bottom:.6rem}.HeroSection_hero__subtitle__5yHLh{margin-bottom:.8rem}.HeroSection_hero__description__CHeuI{margin-bottom:1.2rem}.HeroSection_hero__buttons__container__CLZci{flex-direction:column;gap:.8rem;margin-top:1.2rem}.HeroSection_hero__button__primary__wwyND,.HeroSection_hero__button__secondary__F06Dd{padding:.8rem 1.8rem;font-size:.85rem;min-width:160px}.HeroSection_hero__scroll__indicator__VGpZw{bottom:.8rem}}@media (max-width:576px){.HeroSection_hero__section__zK7iu{height:calc(100vh - var(--header-height, 80px))}.HeroSection_hero__content__container__qMlr0{max-width:450px;margin-top:0;padding:.5rem .5rem 3rem;gap:.2rem}.HeroSection_hero__title__G2iJ_{margin-bottom:.5rem}.HeroSection_hero__subtitle__5yHLh{margin-bottom:.7rem}.HeroSection_hero__description__CHeuI{margin-bottom:1rem}.HeroSection_hero__buttons__container__CLZci{gap:.7rem;margin-top:1rem}.HeroSection_hero__button__primary__wwyND,.HeroSection_hero__button__secondary__F06Dd{padding:.7rem 1.5rem;font-size:.8rem;min-width:150px}.HeroSection_hero__scroll__indicator__VGpZw{bottom:.6rem}}@media (max-width:350px){.HeroSection_hero__section__zK7iu{height:calc(100vh - var(--header-height, 80px));margin-top:-6em}.HeroSection_hero__content__container__qMlr0{margin-top:0;padding:.4rem .3rem 2.5rem;gap:.1rem}.HeroSection_hero__title__G2iJ_{margin-bottom:.4rem;font-size:clamp(1.2rem,3.5vw,2rem)}.HeroSection_hero__subtitle__5yHLh{margin-bottom:.5rem;font-size:clamp(.85rem,1.8vw,1rem)}.HeroSection_hero__description__CHeuI{margin-bottom:.8rem;font-size:clamp(.75rem,1.4vw,.9rem)}.HeroSection_hero__buttons__container__CLZci{gap:.6rem;margin-top:.8rem}.HeroSection_hero__button__primary__wwyND,.HeroSection_hero__button__secondary__F06Dd{padding:.6rem 1.2rem;font-size:.75rem;min-width:140px}.HeroSection_hero__scroll__indicator__VGpZw{bottom:.5rem}.HeroSection_hero__scroll__text__lFBBR{font-size:.7rem}.HeroSection_hero__scroll__arrow__WxD_W{font-size:1.1rem}}.AboutSection_about__section__qMkm9{position:relative;padding:4rem 0;background:linear-gradient(135deg,#fff,#fde7f3 50%,#f8bbd9);overflow:hidden}.AboutSection_about__section__qMkm9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(248,187,217,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(221,214,254,.08) 0,transparent 50%);pointer-events:none}.AboutSection_about__container__KHg1B{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.AboutSection_about__content__wrapper__qsxtH{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:500px}.AboutSection_about__text__content__sNXhe{padding:1rem 0}.AboutSection_about__badge__d_laT{display:inline-block;background:rgba(248,187,217,.2);color:#f472b6;padding:.6rem 1.8rem;border-radius:30px;font-size:.85rem;font-weight:500;letter-spacing:.3px;margin-bottom:1.5rem;text-transform:uppercase;border:2px solid rgba(233,30,99,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.AboutSection_about__title__MS9c9{font-family:var(--font-primary);font-size:clamp(1.75rem,4vw,2.8rem);font-weight:600;line-height:1.3;color:#2d3748;margin-bottom:1.5rem;position:relative}.AboutSection_about__title__accent__b8c5j{color:#f472b6;position:relative;font-weight:700}.AboutSection_about__subtitle__a4Q84{font-family:var(--font-secondary);font-size:clamp(1rem,2vw,1.2rem);color:#6b7280;font-weight:400;margin-bottom:1.8rem;line-height:1.4;font-style:italic}.AboutSection_about__description__qeo9o{font-family:var(--font-secondary);font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.7;color:#4a5568;margin-bottom:2rem}.AboutSection_about__highlights__MfPzT{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2.5rem}.AboutSection_about__highlight__item__XBdPg{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;background:hsla(0,0%,100%,.8);border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(248,187,217,.3);transition:all .3s ease;box-shadow:0 2px 8px rgba(248,187,217,.1)}.AboutSection_about__highlight__item__XBdPg:hover{transform:translateX(5px);box-shadow:0 4px 15px rgba(248,187,217,.2);background:hsla(0,0%,100%,.95)}.AboutSection_about__highlight__item__XBdPg:before{content:"•";color:#f472b6;font-size:1.5rem;font-weight:700;min-width:20px;text-align:center}.AboutSection_about__highlight__text__ehUzD{font-family:var(--font-secondary);font-size:.95rem;color:#4a5568;font-weight:500}.AboutSection_about__cta__button__MBUkt{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2.2rem;background-color:#fff;color:#f472b6;text-decoration:none;font-family:var(--font-primary);font-weight:600;font-size:.95rem;border:2px solid #f472b6;border-radius:35px;transition:all .3s ease;text-transform:none;letter-spacing:.3px;box-shadow:0 3px 12px rgba(233,30,99,.15)}.AboutSection_about__cta__button__MBUkt:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(233,30,99,.25);background-color:#f472b6;color:#fff}.AboutSection_about__cta__icon__XtWPS{font-size:1.1em;transition:transform .3s ease}.AboutSection_about__cta__button__MBUkt:hover .AboutSection_about__cta__icon__XtWPS{transform:translateX(3px)}.AboutSection_about__image__content__EMapk{position:relative;display:flex;align-items:center;justify-content:center}.AboutSection_about__image__wrapper__a9O7y{position:relative;width:100%;max-width:400px;height:450px;border-radius:25px;overflow:hidden;box-shadow:0 15px 35px rgba(248,187,217,.2);background:linear-gradient(135deg,#f8bbd9,#fde7f3);padding:2px}.AboutSection_about__image__HDMAS{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:23px;transition:transform .3s ease}.AboutSection_about__image__HDMAS:hover{transform:scale(1.02)}.AboutSection_about__quote__85X3j{position:absolute;bottom:-15px;right:-15px;background:hsla(0,0%,100%,.95);padding:1rem 1.3rem;border-radius:20px;box-shadow:0 8px 20px rgba(248,187,217,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(248,187,217,.3);max-width:180px}.AboutSection_about__quote__text__JiSZX{font-family:var(--font-secondary);font-size:.85rem;color:#4a5568;font-style:italic;text-align:center;margin-bottom:.4rem;line-height:1.4}.AboutSection_about__quote__author__upf7E{font-family:var(--font-primary);font-size:.75rem;color:#f472b6;font-weight:600;text-align:center}@media (max-width:1024px){.AboutSection_about__section__qMkm9{padding:3.5rem 0}.AboutSection_about__content__wrapper__qsxtH{gap:3rem}.AboutSection_about__container__KHg1B{padding:0 1.5rem}}@media (max-width:768px){.AboutSection_about__section__qMkm9{padding:3rem 0}.AboutSection_about__content__wrapper__qsxtH{grid-template-columns:1fr;gap:2.5rem;text-align:center}.AboutSection_about__container__KHg1B{padding:0 1rem}.AboutSection_about__image__wrapper__a9O7y{max-width:320px;height:380px;margin:0 auto}.AboutSection_about__quote__85X3j{position:static;margin:1rem auto 0;max-width:220px}}@media (max-width:576px){.AboutSection_about__section__qMkm9{padding:2.5rem 0}.AboutSection_about__container__KHg1B{padding:0 .75rem}.AboutSection_about__content__wrapper__qsxtH{gap:2rem}.AboutSection_about__image__wrapper__a9O7y{max-width:280px;height:320px}.AboutSection_about__highlights__MfPzT{gap:.6rem}.AboutSection_about__highlight__item__XBdPg{padding:.8rem 1rem}.AboutSection_about__cta__button__MBUkt{padding:.9rem 1.8rem;font-size:.9rem}}@media (max-width:350px){.AboutSection_about__container__KHg1B{padding:0 .5rem}.AboutSection_about__image__wrapper__a9O7y{max-width:260px;height:300px}}.ProductsSection_products__section__q2Opv{position:relative;padding:4rem 0;background:linear-gradient(135deg,#fde7f3,#fff 50%,#ebf4ff);overflow:hidden}.ProductsSection_products__section__q2Opv:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 30% 20%,rgba(248,187,217,.08) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(221,214,254,.06) 0,transparent 50%);pointer-events:none}.ProductsSection_products__container__L9l1P{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.ProductsSection_products__header__Nmm_T{text-align:center;margin-bottom:3.5rem}.ProductsSection_products__badge__46FOI{display:inline-block;background:rgba(248,187,217,.2);color:#f472b6;padding:.6rem 1.8rem;border-radius:30px;font-size:.85rem;font-weight:500;letter-spacing:.3px;margin-bottom:1.5rem;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(233,30,99,.2)}.ProductsSection_products__title__4Bfkz{font-family:var(--font-primary);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.3;color:#2d3748;margin-bottom:1rem;text-shadow:1px 1px 2px hsla(0,0%,100%,.8)}.ProductsSection_products__subtitle__urvLc{font-family:var(--font-secondary);font-size:clamp(1rem,2vw,1.15rem);color:#6b7280;font-weight:400;line-height:1.5;max-width:600px;margin:0 auto}.ProductsSection_products__grid__MmVCI{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;max-width:1300px;margin-left:auto;margin-right:auto}.ProductsSection_product__card__dUiL2{background:hsla(0,0%,100%,.9);border-radius:20px;overflow:hidden;box-shadow:0 8px 25px rgba(248,187,217,.15);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(248,187,217,.2);position:relative;width:100%;display:flex;flex-direction:column}.ProductsSection_product__card__dUiL2:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(248,187,217,.25);background:hsla(0,0%,100%,.95)}.ProductsSection_product__image__container__Gt2vF{position:relative;width:100%;overflow:hidden;background:#fff;flex-shrink:0}.ProductsSection_product__image__gallery__JRhph{position:relative;width:100%;height:100%}.ProductsSection_product__image__dCoDG{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity 1s ease-in-out}.ProductsSection_product__image__dCoDG.ProductsSection_active__B6aNA{opacity:1}.ProductsSection_product__image__overlay__n13En{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(248,187,217,.05),rgba(221,214,254,.05));z-index:1}.ProductsSection_product__content__vTO_B{padding:1.8rem 1.4rem;text-align:center;flex-grow:1;display:flex;flex-direction:column}.ProductsSection_product__title__U4XBr{font-family:var(--font-primary);font-size:1.3rem;font-weight:600;color:#2d3748;margin-bottom:.8rem}.ProductsSection_product__description__OV687{font-family:var(--font-secondary);font-size:.9rem;color:#6b7280;line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.ProductsSection_product__cta__7tLr9{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;background-color:#fff;color:#f472b6;text-decoration:none;font-family:var(--font-primary);font-weight:600;font-size:.85rem;border:2px solid #f472b6;border-radius:30px;transition:all .3s ease;text-transform:none;letter-spacing:.3px;box-shadow:0 3px 12px rgba(233,30,99,.15);margin-top:auto}.ProductsSection_product__cta__7tLr9:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(233,30,99,.25);background-color:#f472b6;color:#fff}.ProductsSection_product__cta__icon__fCiRc{font-size:1.1em;transition:transform .3s ease}.ProductsSection_product__cta__7tLr9:hover .ProductsSection_product__cta__icon__fCiRc{transform:translateX(3px)}@media (max-width:1200px){.ProductsSection_products__section__q2Opv{padding:3.5rem 0}.ProductsSection_products__container__L9l1P{padding:0 1.5rem}.ProductsSection_products__grid__MmVCI{gap:1.2rem}.ProductsSection_products__header__Nmm_T{margin-bottom:3rem}}@media (max-width:1024px){.ProductsSection_products__grid__MmVCI{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ProductsSection_product__content__vTO_B{padding:1.6rem 1.3rem}}@media (max-width:768px){.ProductsSection_products__section__q2Opv{padding:3rem 0}.ProductsSection_products__container__L9l1P{padding:0 1rem}.ProductsSection_products__grid__MmVCI{grid-template-columns:repeat(2,1fr);gap:1.3rem}.ProductsSection_product__content__vTO_B{padding:1.4rem 1.1rem}.ProductsSection_product__title__U4XBr{font-size:1.2rem;margin-bottom:.7rem}.ProductsSection_product__description__OV687{font-size:.85rem;margin-bottom:1.3rem}.ProductsSection_product__cta__7tLr9{padding:.8rem 1.6rem;font-size:.8rem}}@media (max-width:576px){.ProductsSection_products__section__q2Opv{padding:2.5rem 0}.ProductsSection_products__container__L9l1P{padding:0 .75rem}.ProductsSection_products__grid__MmVCI{grid-template-columns:1fr;gap:1.2rem}.ProductsSection_product__content__vTO_B{padding:1.3rem 1rem}.ProductsSection_product__title__U4XBr{font-size:1.25rem}.ProductsSection_product__description__OV687{font-size:.9rem}.ProductsSection_product__cta__7tLr9{padding:.85rem 1.8rem;font-size:.85rem}}@media (max-width:350px){.ProductsSection_products__container__L9l1P{padding:0 .5rem}.ProductsSection_product__content__vTO_B{padding:1.2rem .9rem}.ProductsSection_product__title__U4XBr{font-size:1.15rem}.ProductsSection_product__description__OV687{font-size:.85rem}.ProductsSection_product__cta__7tLr9{padding:.8rem 1.5rem;font-size:.8rem}}