.Wellness-module__tW3Njq__section{background:var(--color-bg-page);min-height:100vh;padding:0}.Wellness-module__tW3Njq__introOverlay{background-color:var(--color-bg-page,#0a0a0a);z-index:9999;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Wellness-module__tW3Njq__introLogo{font-family:var(--font-cormorant),serif;letter-spacing:.2em;color:var(--color-primary,#d4af37);text-transform:uppercase;text-align:center;margin:0;font-size:clamp(2rem,7vw,4.5rem);font-weight:300;line-height:1.1}.Wellness-module__tW3Njq__introSubtitle{font-family:var(--font-montserrat),sans-serif;letter-spacing:.5em;color:var(--color-text-secondary,#999);text-transform:uppercase;text-align:center;max-width:80%;margin-top:1.2rem;font-size:.8rem}.Wellness-module__tW3Njq__hero{text-align:left;justify-content:flex-start;align-items:center;width:100%;height:100vh;margin-top:0;margin-bottom:1.5rem;padding:4rem 8% 0;display:flex;position:relative;overflow:hidden}.Wellness-module__tW3Njq__heroVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Wellness-module__tW3Njq__heroOverlay{z-index:1;background:linear-gradient(90deg,#000c 0%,#00000080 40%,#0000 100%);position:absolute;inset:0}.Wellness-module__tW3Njq__heroContent{z-index:2;width:100%;max-width:600px;padding:0 1rem;position:relative}.Wellness-module__tW3Njq__heroTitle{color:#fff;text-shadow:2px 2px 25px #00000080;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.1;display:flex}.Wellness-module__tW3Njq__heroTitleContainer{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;display:flex}.Wellness-module__tW3Njq__heroTitleLine{text-align:left;width:100%;display:inline-block}.Wellness-module__tW3Njq__heroSubtitle{color:#fffffff2;text-shadow:1px 1px 15px #00000080;max-width:500px;margin:0 0 2.5rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:300;line-height:1.4}.Wellness-module__tW3Njq__grid{grid-template-columns:repeat(6,1fr);gap:2rem;margin-bottom:8rem;display:grid}.Wellness-module__tW3Njq__featureCard{background:#ffffff05;border:1px solid #b873331a;border-radius:24px;flex-direction:column;grid-column:span 2;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Wellness-module__tW3Njq__cardImageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.Wellness-module__tW3Njq__cardImageWrapper:after{content:"";z-index:1;background:linear-gradient(#0000 50%,#0a0a0ab3);position:absolute;inset:0}.Wellness-module__tW3Njq__cardInfo{flex-direction:column;flex:1;padding:2.5rem;display:flex}.Wellness-module__tW3Njq__featureCard:first-child,.Wellness-module__tW3Njq__featureCard:nth-child(2),.Wellness-module__tW3Njq__featureCard:nth-child(3),.Wellness-module__tW3Njq__featureCard:nth-child(4),.Wellness-module__tW3Njq__featureCard:nth-child(5){grid-column:span 2}.Wellness-module__tW3Njq__featureCard:hover{background:#b873330d;border-color:#b8733366;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.Wellness-module__tW3Njq__featureCard:hover .Wellness-module__tW3Njq__cardImageWrapper img{transform:scale(1.1)}.Wellness-module__tW3Njq__iconWrapper{width:48px;height:48px;color:var(--color-primary);background:#b8733326;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Wellness-module__tW3Njq__cardTitle{color:var(--color-text-main);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Wellness-module__tW3Njq__cardDesc{color:var(--color-text-secondary);opacity:.85;font-size:1rem;line-height:1.7}.Wellness-module__tW3Njq__explorationSection{margin-top:4rem}.Wellness-module__tW3Njq__explorationHeader{text-align:center;margin-bottom:4rem}.Wellness-module__tW3Njq__sectionLabel{color:var(--color-primary);text-transform:uppercase;letter-spacing:4px;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.Wellness-module__tW3Njq__sectionTitle{color:var(--color-text-main);font-size:3rem}.Wellness-module__tW3Njq__experienceGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Wellness-module__tW3Njq__experienceCard{border-radius:16px;height:450px;position:relative;overflow:hidden}.Wellness-module__tW3Njq__experienceImage{transition:transform .6s}.Wellness-module__tW3Njq__experienceCard:hover .Wellness-module__tW3Njq__experienceImage{transform:scale(1.1)}.Wellness-module__tW3Njq__experienceOverlay{background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.Wellness-module__tW3Njq__experienceTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.Wellness-module__tW3Njq__experiencePrice{color:var(--color-primary);font-weight:600}@media (max-width:1024px){.Wellness-module__tW3Njq__grid{grid-template-columns:repeat(2,1fr)}.Wellness-module__tW3Njq__featureCard,.Wellness-module__tW3Njq__featureCard:nth-child(n){grid-column:span 1}.Wellness-module__tW3Njq__featureCard:last-child{grid-column:span 2}.Wellness-module__tW3Njq__experienceGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Wellness-module__tW3Njq__grid{grid-template-columns:1fr}.Wellness-module__tW3Njq__featureCard:last-child{grid-column:span 1}.Wellness-module__tW3Njq__experienceGrid{grid-template-columns:1fr}.Wellness-module__tW3Njq__sectionTitle{font-size:2.2rem}.Wellness-module__tW3Njq__hero{text-align:left;justify-content:flex-start;align-items:center;height:80vh;min-height:500px;padding:5rem 1rem 0;display:flex}.Wellness-module__tW3Njq__heroOverlay{background:linear-gradient(#000000b3 0%,#00000080 50%,#000c 100%)}.Wellness-module__tW3Njq__heroTitle{align-items:flex-start;padding:0;font-size:clamp(2.2rem,10vw,2.8rem)}.Wellness-module__tW3Njq__heroTitleLine{margin-bottom:.5rem;display:inline-block}.Wellness-module__tW3Njq__heroTitleLine:last-child{margin-bottom:0}}.Wellness-module__tW3Njq__wellnessIntro{background:radial-gradient(circle at 100% 0,#b873330d,#0000 40%),radial-gradient(circle at 0 100%,#b8733308,#0000 40%);padding:3rem 0 1.5rem}.Wellness-module__tW3Njq__introTextContent{text-align:center;max-width:900px;margin:0 auto 2rem}.Wellness-module__tW3Njq__introMainTitle{color:var(--color-text-main);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.Wellness-module__tW3Njq__introDescription{color:var(--color-text-secondary);max-width:750px;margin:0 auto;font-size:1.15rem;line-height:1.8}.Wellness-module__tW3Njq__introBenefits{justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.Wellness-module__tW3Njq__benefitTag{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;display:flex}.Wellness-module__tW3Njq__benefitTag:before{content:"";background:var(--color-primary);border-radius:50%;width:6px;height:6px}.Wellness-module__tW3Njq__pillarsGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:4rem;display:grid}.Wellness-module__tW3Njq__pillarItem{text-align:center;background:#ffffff05;border:1px solid #b873331a;border-radius:20px;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;transition:all .4s;display:flex}.Wellness-module__tW3Njq__pillarItem:hover{background:#b873330d;border-color:#b873334d;transform:translateY(-5px)}.Wellness-module__tW3Njq__pillarIcon{width:50px;height:50px;color:var(--color-primary);background:#b873331a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Wellness-module__tW3Njq__pillarInfo{flex-direction:column;gap:.5rem;display:flex}.Wellness-module__tW3Njq__pillarTitle{color:var(--color-text-main);font-size:1.1rem;font-weight:600}.Wellness-module__tW3Njq__pillarHighlight{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:500}@media (max-width:1200px){.Wellness-module__tW3Njq__pillarsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Wellness-module__tW3Njq__wellnessIntro{padding:6rem 0 4rem}.Wellness-module__tW3Njq__pillarsGrid{grid-template-columns:repeat(2,1fr)}.Wellness-module__tW3Njq__introMainTitle{font-size:2.5rem}.Wellness-module__tW3Njq__introBenefits{flex-direction:column;align-items:center;gap:1rem}}@media (max-width:480px){.Wellness-module__tW3Njq__pillarsGrid{grid-template-columns:1fr}}
