.MassageServices_hero__s2al1{padding:8rem 0;background-color:var(--white);position:relative}.MassageServices_hero__s2al1 h1{text-align:center;font-size:3.5rem;margin-bottom:5rem}.MassageServices_steps__eNQ1z{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-bottom:5rem}.MassageServices_step__mTt2G{background:var(--background);padding:2.5rem;border-radius:1.5rem;position:relative;transition:all .3s ease}.MassageServices_step__mTt2G:hover{background:var(--white);box-shadow:var(--shadow);transform:translateY(-5px)}.MassageServices_stepNumber__qNy7m{position:absolute;top:-1.5rem;left:2.5rem;width:3rem;height:3rem;background:var(--secondary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;box-shadow:var(--shadow)}.MassageServices_step__mTt2G h3{font-size:1.25rem;margin-bottom:1rem;margin-top:1rem}.MassageServices_downloads__7fXIr{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:5rem 0;padding:3rem;background:var(--primary);color:var(--white);border-radius:2rem;text-align:center}.MassageServices_downloads__7fXIr p{font-size:1.25rem}.MassageServices_downloadButtons__bdmHC{display:flex;gap:1.5rem}.MassageServices_downloadButton__cb1Wk{background-color:var(--secondary);color:var(--white);padding:1rem 2rem;text-decoration:none;border-radius:9999px;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.MassageServices_downloadButton__cb1Wk:hover{background-color:#6a9b83;transform:translateY(-2px);box-shadow:var(--shadow)}.MassageServices_policy__foG3B{font-size:1rem;color:var(--text-light);background:var(--accent);padding:2.5rem;border-radius:1.5rem;border-left:6px solid var(--secondary)}.MassageServices_servicesSection__Oubv2{padding:8rem 0;background-color:var(--background)}.MassageServices_servicesGrid__WaZaJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.MassageServices_serviceCard__O4GQ7{background:var(--white);border-radius:2rem;overflow:hidden;box-shadow:var(--shadow);transition:all .3s ease;display:flex;flex-direction:column}.MassageServices_serviceCard__O4GQ7:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.MassageServices_serviceImage__RL__3{height:250px;overflow:hidden}.MassageServices_serviceImage__RL__3 img{width:100%;height:100%;object-fit:cover}.MassageServices_serviceContent___orhQ{padding:2.5rem;flex:1 1;display:flex;flex-direction:column}.MassageServices_serviceContent___orhQ h2{font-size:1.75rem;margin-bottom:1.25rem}.MassageServices_serviceContent___orhQ p{color:var(--text-light);line-height:1.7}.MassageServices_chairSection__w6QpC{padding:8rem 0}.MassageServices_chairContent__rxZJm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5rem;gap:5rem;align-items:center}.MassageServices_chairImage__1AyEI img{width:100%;border-radius:2rem;box-shadow:var(--shadow-lg)}.MassageServices_chairText__EQe_6 h2{font-size:3rem;margin-bottom:2rem}.MassageServices_chairText__EQe_6 h3{font-size:1.5rem;margin:2rem 0 1rem;color:var(--secondary)}@media (max-width:1200px){.MassageServices_servicesGrid__WaZaJ,.MassageServices_steps__eNQ1z{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.MassageServices_servicesGrid__WaZaJ,.MassageServices_steps__eNQ1z{grid-template-columns:1fr}.MassageServices_chairContent__rxZJm{grid-template-columns:1fr;text-align:center}.MassageServices_chairText__EQe_6 h2,.MassageServices_hero__s2al1 h1{font-size:2.5rem}.MassageServices_downloadButtons__bdmHC{flex-direction:column;width:100%}}.MassageServices_contactButton__hVWEI{margin-top:1rem}.Layout_layout__Y0zgz{display:flex;flex-direction:column;min-height:100vh}.Layout_main__kdTZ6{flex:1 1}.Layout_header__3MyD7{background:var(--glass);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-bottom:1px solid rgba(0,0,0,.05);padding:.75rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;transition:all .3s ease}.Layout_navContainer___52h8{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Layout_logo__jEC1A img{height:50px;width:auto;transition:transform .3s ease}.Layout_logo__jEC1A:hover img{transform:scale(1.05)}.Layout_nav__lgtID{display:flex;gap:2rem;align-items:center}.Layout_nav__lgtID a{text-decoration:none;color:var(--white);font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative}.Layout_nav__lgtID a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--secondary);transition:width .3s ease}.Layout_nav__lgtID a:hover{color:var(--secondary)}.Layout_nav__lgtID a.Layout_active__Gfkvp:after,.Layout_nav__lgtID a:hover:after{width:100%}.Layout_nav__lgtID a.Layout_active__Gfkvp{color:var(--secondary);font-weight:600}.Layout_socialIcons__E04ml{display:flex;gap:1.25rem;margin-left:1.5rem;padding-left:1.5rem;border-left:1px solid rgba(0,0,0,.1)}.Layout_socialIcons__E04ml a{color:var(--white);display:flex;align-items:center;justify-content:center;transition:color .3s ease}.Layout_socialIcons__E04ml a:hover{color:var(--secondary)}.Layout_mobileMenuButton__ZCCGP{display:none;background:none;border:none;color:var(--white);cursor:pointer;z-index:1001;padding:.5rem;transition:transform .3s ease}.Layout_mobileMenuButton__ZCCGP:active{transform:scale(.9)}.Layout_mobileMenu__rWUA8{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--primary);z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.Layout_mobileMenuOpen__fORmg{opacity:1;visibility:visible}.Layout_mobileNav__DcQk2{display:flex;flex-direction:column;align-items:center;gap:2rem}.Layout_mobileNavItem__7B4j3 a{font-size:1.5rem;font-weight:600;color:var(--white);text-decoration:none;font-family:Playfair Display,serif}.Layout_mobileNavItem__7B4j3 a.Layout_active__Gfkvp{color:var(--secondary)}.Layout_mobileSocialIcons__q1mx0{display:flex;gap:2rem;margin-top:3rem}.Layout_mobileSocialIcons__q1mx0 a{color:var(--white);transition:color .3s ease}.Layout_mobileSocialIcons__q1mx0 a:hover{color:var(--secondary)}.Layout_footer__XhvoB{background-color:var(--primary);color:var(--white);padding:5rem 0 0}.Layout_footerContainer__PYTOy{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.25fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Layout_footerColumn__29rFr h3{font-family:Playfair Display,serif;font-size:1.25rem;margin-bottom:1.5rem;color:var(--accent)}.Layout_footerColumn__29rFr a,.Layout_footerColumn__29rFr p{font-size:.95rem;margin-bottom:.75rem;text-decoration:none;color:rgba(255,255,255,.7);display:block;transition:color .3s ease}.Layout_footerColumn__29rFr a:hover{color:var(--accent)}.Layout_footerBottom__m8DtG{margin-top:4rem;padding:2rem 0 4rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:rgba(255,255,255,.5)}.Layout_footerLogo__YnDFD img{filter:brightness(0) invert(1);height:40px;margin-bottom:1.5rem}.Layout_contactInfoItem__13DyU{display:flex;gap:.75rem;margin-bottom:1rem;align-items:flex-start}.Layout_footerLink__HbFPI{text-decoration:none;color:inherit;transition:color .2s ease}.Layout_footerLink__HbFPI:hover{color:var(--accent)}.Layout_contactInfoItem__13DyU svg{color:var(--secondary);flex-shrink:0;margin-top:.25rem}.Layout_footerSocialIcons____qGN{display:flex;gap:1rem;margin-top:1rem}@media (max-width:1024px){.Layout_footerContainer__PYTOy{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.Layout_nav__lgtID{display:none}.Layout_mobileMenuButton__ZCCGP{display:block}.Layout_navContainer___52h8{justify-content:space-between}.Layout_footerContainer__PYTOy{grid-template-columns:1fr;text-align:center}.Layout_contactInfoItem__13DyU{justify-content:center}.Layout_footerBottom__m8DtG{flex-direction:column;gap:1rem;text-align:center}.Layout_footerLogo__YnDFD{display:flex;justify-content:center}.Layout_footerColumn__29rFr p{margin-left:auto;margin-right:auto}.Layout_footerSocialIcons____qGN{justify-content:center}}.Testimonials_testimonials__UZJaz{padding:8rem 0;background-color:var(--white);overflow:hidden}.Testimonials_title__NiFgw{text-align:center;margin-bottom:5rem}.Testimonials_carouselContainer__M7ORh{max-width:800px;margin:0 auto;position:relative;padding:0 2rem}.Testimonials_testimonialCard__KrvIH{background:var(--background);padding:4rem;border-radius:2rem;box-shadow:var(--shadow);text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1);min-height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.Testimonials_quoteIcon__VR4vp{color:var(--secondary);opacity:.2;margin-bottom:2.5rem}.Testimonials_testimonialText__OCPbz{font-family:Playfair Display,serif;font-size:1.75rem;line-height:1.5;color:var(--primary);margin-bottom:3rem;font-style:italic}.Testimonials_testimonialName__dJ6z5{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;color:var(--secondary);text-transform:uppercase;letter-spacing:.1em}.Testimonials_dots__b5LA8{display:flex;justify-content:center;gap:.75rem;margin-top:4rem}.Testimonials_dot__b_ukv{width:10px;height:10px;border-radius:50%;border:none;background:var(--text-light);opacity:.3;cursor:pointer;transition:all .3s ease;padding:0}.Testimonials_dotActive__1875z{background:var(--secondary);opacity:1;transform:scale(1.3)}.Testimonials_moreLink___w3d5{display:flex;justify-content:center;margin-top:5rem}.Testimonials_button__dSlFa{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;border:2px solid var(--secondary);color:var(--secondary);text-decoration:none;border-radius:9999px;font-weight:600;transition:all .3s ease}.Testimonials_button__dSlFa:hover{background:var(--secondary);color:var(--white);transform:translateY(-2px);box-shadow:var(--shadow)}@media (max-width:768px){.Testimonials_testimonialCard__KrvIH{padding:3rem 2rem;min-height:400px}.Testimonials_testimonialText__OCPbz{font-size:1.25rem}.Testimonials_padding__PrIO4{padding:5rem 0}}