.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--sky-light);background:#ffffffeb;justify-content:space-between;align-items:center;height:60px;padding:0 1.2rem;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{box-shadow:0 4px 20px var(--shadow)}.Header-module__hBw1pG__logo{letter-spacing:.04em;color:var(--sky-dark);font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__logo span{color:var(--text-mid);font-style:italic;font-weight:300}.Header-module__hBw1pG__nav{gap:1.8rem;display:none}.Header-module__hBw1pG__navLink{text-transform:uppercase;letter-spacing:.1em;color:var(--text-mid);font-size:.82rem;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--sky-dark);transform-origin:0;height:1.5px;transition:transform .25s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover{color:var(--sky-dark)}.Header-module__hBw1pG__navLink:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:flex}.Header-module__hBw1pG__hamburger span{background:var(--sky-dark);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{border-bottom:1px solid var(--sky-light);z-index:999;background:#fffffff7;flex-direction:column;gap:1.2rem;padding:1.5rem;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:60px;left:0;right:0;transform:translateY(-110%)}.Header-module__hBw1pG__mobileMenuOpen{transform:translateY(0)}.Header-module__hBw1pG__mobileLink{text-transform:uppercase;letter-spacing:.1em;color:var(--text-mid);border-bottom:1px solid var(--sky-light);padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__mobileLink:hover{color:var(--sky-dark)}@media (min-width:768px){.Header-module__hBw1pG__nav{display:flex}.Header-module__hBw1pG__hamburger{display:none}.Header-module__hBw1pG__mobileMenu{display:none!important}}
.Hero-module__ZARIfG__hero{height:calc(100svh - 60px);min-height:480px;margin-top:60px;padding:0;position:relative;overflow:hidden}.Hero-module__ZARIfG__carousel{width:100%;height:100%;position:relative}.Hero-module__ZARIfG__slide{opacity:0;justify-content:center;align-items:center;transition:opacity 1.2s;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__active{opacity:1}.Hero-module__ZARIfG__slideBg{background-position:50%;background-size:cover;transition:transform 6s;position:absolute;inset:0;transform:scale(1.06)}.Hero-module__ZARIfG__active .Hero-module__ZARIfG__slideBg{transform:scale(1)}.Hero-module__ZARIfG__slide1 .Hero-module__ZARIfG__slideBg{background:linear-gradient(135deg,#c9e8f0 0%,#a8d8ea 30%,#f0e6d3 60%,#e8d2b5 100%)}.Hero-module__ZARIfG__slide2 .Hero-module__ZARIfG__slideBg{background:linear-gradient(150deg,#e8f4f8 0%,#b8d9e8 40%,#f5ede0 70%,#d4c4a8 100%)}.Hero-module__ZARIfG__slide3 .Hero-module__ZARIfG__slideBg{background:linear-gradient(120deg,#d6eef7 0%,#8ec9e0 35%,#fdf6ee 65%,#e0cdb0 100%)}.Hero-module__ZARIfG__slide4 .Hero-module__ZARIfG__slideBg{background:linear-gradient(160deg,#eaf6fb 0%,#a0cfe0 40%,#f8f0e5 70%,#cbbfa8 100%)}.Hero-module__ZARIfG__slideContent{z-index:2;text-align:center;max-width:600px;padding:1.5rem;position:relative}.Hero-module__ZARIfG__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--sky-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffa6;border-radius:20px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.72rem;font-weight:500;display:inline-block}.Hero-module__ZARIfG__title{color:var(--text-dark);text-shadow:0 2px 20px #ffffffb3;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,8vw,4rem);font-weight:300;line-height:1.15}.Hero-module__ZARIfG__title em{color:var(--sky-dark);font-style:italic}.Hero-module__ZARIfG__sub{color:var(--text-mid);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff80;border-radius:8px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;line-height:1.6}.Hero-module__ZARIfG__btnPrimary{background:var(--sky-dark);color:#fff;letter-spacing:.06em;border-radius:30px;padding:.75rem 1.8rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .25s,transform .2s,box-shadow .25s;display:inline-block;box-shadow:0 4px 18px #6fb8d466}.Hero-module__ZARIfG__btnPrimary:hover{background:var(--sky);transform:translateY(-2px);box-shadow:0 8px 28px #6fb8d480}.Hero-module__ZARIfG__dots{z-index:10;gap:.55rem;display:flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__dot{cursor:pointer;background:#ffffff80;border:1.5px solid #6fb8d499;border-radius:50%;width:7px;height:7px;transition:all .3s}.Hero-module__ZARIfG__dotActive{background:var(--sky-dark);border-radius:4px;width:22px}.Hero-module__ZARIfG__arrow{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:36px;height:36px;color:var(--sky-dark);background:#ffffffb3;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__ZARIfG__arrow:hover{background:#fffffff2;transform:translateY(-50%)scale(1.1)}.Hero-module__ZARIfG__prev{left:.8rem}.Hero-module__ZARIfG__next{right:.8rem}
.About-module__vAULUW__about{background:var(--beige)}.About-module__vAULUW__intro{color:var(--text-mid);margin-bottom:2rem;font-size:.95rem;line-height:1.75}.About-module__vAULUW__grid{gap:1.2rem;display:grid}.About-module__vAULUW__card{background:var(--white);box-shadow:0 4px 20px var(--shadow);border-radius:16px;align-items:flex-start;gap:1rem;padding:1.6rem;display:flex}.About-module__vAULUW__iconBox{background:var(--sky-light);width:46px;height:46px;color:var(--sky-dark);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__iconBox svg{width:22px;height:22px}.About-module__vAULUW__cardTitle{margin-bottom:.35rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.About-module__vAULUW__cardText{color:var(--text-mid);font-size:.85rem;line-height:1.65}@media (min-width:600px){.About-module__vAULUW__grid{grid-template-columns:1fr 1fr}}
.Treatments-module__iRS-Da__treatments{background:var(--beige)}.Treatments-module__iRS-Da__starCard{background:linear-gradient(135deg,#5aade0 0%,#3a90c0 40%,#2678a8 100%);border-radius:24px;flex-direction:column;gap:1.4rem;margin-bottom:2.5rem;padding:2rem 1.6rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 48px #3a90c059}.Treatments-module__iRS-Da__starCard:before{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.Treatments-module__iRS-Da__starBadge{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#fff3;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:.4rem;width:fit-content;padding:.3rem .85rem;font-size:.68rem;font-weight:600;display:inline-flex}.Treatments-module__iRS-Da__starVisual{opacity:.85;justify-content:center;display:flex}.Treatments-module__iRS-Da__starBody h3{color:#fff;margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,5vw,2.4rem);font-weight:600}.Treatments-module__iRS-Da__starBody p{color:#ffffffe0;margin-bottom:1.2rem;font-size:.88rem;line-height:1.7}.Treatments-module__iRS-Da__starFeatures{flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem;display:flex}.Treatments-module__iRS-Da__starFeatures span{color:#ffffffe6;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;padding:.28rem .75rem;font-size:.72rem;font-weight:500}.Treatments-module__iRS-Da__btnStar{color:#3a90c0;background:#fff;border-radius:30px;padding:.75rem 1.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 16px #0000001f}.Treatments-module__iRS-Da__btnStar:hover{background:var(--beige);transform:translateY(-2px)}@media (min-width:700px){.Treatments-module__iRS-Da__starCard{flex-direction:row;align-items:center;gap:2rem;padding:2.5rem 2rem}.Treatments-module__iRS-Da__starVisual{flex-shrink:0}}.Treatments-module__iRS-Da__groups{gap:1.4rem;display:grid}@media (min-width:700px){.Treatments-module__iRS-Da__groups{grid-template-columns:1fr 1fr}}@media (min-width:900px){.Treatments-module__iRS-Da__groups{grid-template-columns:repeat(3,1fr)}}.Treatments-module__iRS-Da__group{background:var(--white);border:1.5px solid var(--sky-light);box-shadow:0 3px 16px var(--shadow);border-radius:18px;padding:1.4rem;transition:transform .25s,box-shadow .25s}.Treatments-module__iRS-Da__group:hover{transform:translateY(-3px);box-shadow:0 8px 28px #64a0be2e}.Treatments-module__iRS-Da__groupHeader{border-bottom:1.5px solid var(--sky-light);align-items:center;gap:.75rem;margin-bottom:1.1rem;padding-bottom:.9rem;display:flex}.Treatments-module__iRS-Da__groupIcon{background:var(--sky-light);width:38px;height:38px;color:var(--sky-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Treatments-module__iRS-Da__groupTitle{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.Treatments-module__iRS-Da__groupItems{flex-direction:column;gap:.9rem;display:flex}.Treatments-module__iRS-Da__item{align-items:flex-start;gap:.7rem;display:flex}.Treatments-module__iRS-Da__itemDot{background:var(--sky-dark);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.35rem}.Treatments-module__iRS-Da__itemName{margin-bottom:.18rem;font-size:.85rem;font-weight:500;display:block}.Treatments-module__iRS-Da__itemDesc{color:var(--text-light);font-size:.78rem;line-height:1.55}
.Reviews-module__yTtV6W__section{background:var(--sky-light)}.Reviews-module__yTtV6W__outer{margin-bottom:1.5rem;position:relative}.Reviews-module__yTtV6W__wrapper{overflow:hidden}.Reviews-module__yTtV6W__track{-webkit-user-select:none;user-select:none;cursor:grab;gap:1.2rem;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Reviews-module__yTtV6W__track:active{cursor:grabbing}.Reviews-module__yTtV6W__card{background:var(--white);box-shadow:0 4px 20px var(--shadow);border-radius:16px;flex-direction:column;flex:0 0 calc(100% - 2.4rem);padding:1.6rem;display:flex}@media (min-width:600px){.Reviews-module__yTtV6W__card{flex:0 0 calc(50% - 1.8rem)}}@media (min-width:900px){.Reviews-module__yTtV6W__card{flex:0 0 calc(33.33% - 1.6rem)}}.Reviews-module__yTtV6W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.Reviews-module__yTtV6W__stars{color:var(--sky-dark);font-size:1rem}.Reviews-module__yTtV6W__date{color:var(--text-light);font-size:.72rem;font-style:italic}.Reviews-module__yTtV6W__text{color:var(--text-dark);-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;line-height:1.65;display:-webkit-box;overflow:hidden}.Reviews-module__yTtV6W__reviewer{align-items:center;gap:.75rem;margin-top:auto;display:flex}.Reviews-module__yTtV6W__avatar{width:38px;height:38px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;display:flex}.Reviews-module__yTtV6W__sky{background:var(--sky-dark)}.Reviews-module__yTtV6W__beige{background:var(--beige-dark);color:var(--text-mid)!important}.Reviews-module__yTtV6W__mid{background:#8ec4d8}.Reviews-module__yTtV6W__reviewerInfo strong{font-size:.85rem;font-weight:500;display:block}.Reviews-module__yTtV6W__badge{letter-spacing:.08em;text-transform:uppercase;background:var(--sky-light);color:var(--sky-dark);border-radius:20px;margin-top:.25rem;padding:.18rem .6rem;font-size:.67rem;font-weight:500;display:inline-block}.Reviews-module__yTtV6W__arrow{z-index:10;border:1.5px solid var(--sky-light);width:36px;height:36px;box-shadow:0 2px 12px var(--shadow);cursor:pointer;color:var(--sky-dark);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Reviews-module__yTtV6W__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.Reviews-module__yTtV6W__prev{left:-14px}.Reviews-module__yTtV6W__next{right:-14px}.Reviews-module__yTtV6W__dots{justify-content:center;gap:.8rem;display:flex}.Reviews-module__yTtV6W__dot{cursor:pointer;border:1.5px solid var(--sky-dark);background:#6fb8d44d;border-radius:50%;width:8px;height:8px;transition:all .3s}.Reviews-module__yTtV6W__dotActive{background:var(--sky-dark);border-radius:4px;width:24px}
.Contact-module__hcVmEa__contact{background:var(--beige)}.Contact-module__hcVmEa__grid{gap:2rem;display:grid}@media (min-width:700px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr}}.Contact-module__hcVmEa__infoText{color:var(--text-mid);margin-bottom:1.4rem;font-size:.88rem;line-height:1.7}.Contact-module__hcVmEa__detail{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.Contact-module__hcVmEa__detailIcon{background:var(--sky-light);width:36px;height:36px;color:var(--sky-dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__detailText strong{text-transform:uppercase;letter-spacing:.08em;color:var(--sky-dark);font-size:.8rem;font-weight:500;display:block}.Contact-module__hcVmEa__detailText span{color:var(--text-mid);font-size:.85rem}.Contact-module__hcVmEa__mapLink{color:var(--text-mid);border-bottom:1.5px dotted var(--sky-dark);align-items:center;gap:.3rem;font-size:.85rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.Contact-module__hcVmEa__mapLink:hover{opacity:.7}.Contact-module__hcVmEa__mapIcon{color:var(--sky-dark);flex-shrink:0}.Contact-module__hcVmEa__igLink{color:var(--sky-dark);font-size:.85rem;text-decoration:none;transition:opacity .2s}.Contact-module__hcVmEa__igLink:hover{opacity:.7}.Contact-module__hcVmEa__apptOnly{margin-top:.2rem;font-weight:500;color:var(--sky-dark)!important;font-size:.75rem!important;display:block!important}.Contact-module__hcVmEa__formCard{background:var(--white);box-shadow:0 4px 24px var(--shadow);border-radius:20px;padding:1.8rem}.Contact-module__hcVmEa__formGroup{margin-bottom:1.1rem}.Contact-module__hcVmEa__formGroup label{text-transform:uppercase;letter-spacing:.1em;color:var(--sky-dark);margin-bottom:.4rem;font-size:.75rem;font-weight:500;display:block}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup select,.Contact-module__hcVmEa__formGroup textarea{border:1.5px solid var(--sky-light);width:100%;color:var(--text-dark);background:var(--white);resize:none;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.Contact-module__hcVmEa__formGroup input::placeholder,.Contact-module__hcVmEa__formGroup textarea::placeholder{color:#b0b8c1}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup select:focus,.Contact-module__hcVmEa__formGroup textarea:focus{border-color:var(--sky-dark);box-shadow:0 0 0 3px #6fb8d42e}.Contact-module__hcVmEa__placeholder{color:#b0b8c1}.Contact-module__hcVmEa__hasValue,.Contact-module__hcVmEa__formGroup select option{color:var(--text-dark)}.Contact-module__hcVmEa__btnSubmit{background:var(--sky-dark);width:100%;color:var(--white);letter-spacing:.06em;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;transition:background .25s,transform .2s,box-shadow .25s;display:flex;box-shadow:0 4px 16px #6fb8d466}.Contact-module__hcVmEa__btnSubmit:hover{background:var(--sky);transform:translateY(-1px)}.Contact-module__hcVmEa__waIcon{flex-shrink:0;margin-bottom:2px}
.Footer-module__S6Hkya__footer{color:#ffffffb3;text-align:center;background:#1e2d35;padding:2.5rem 1.2rem 1.5rem}.Footer-module__S6Hkya__logo{color:var(--sky);margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600}.Footer-module__S6Hkya__logo span{font-style:italic;font-weight:300}.Footer-module__S6Hkya__tagline{letter-spacing:.12em;text-transform:uppercase;color:#a8d8ea99;margin-bottom:1.5rem;font-size:.75rem}.Footer-module__S6Hkya__details{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.82rem;display:flex}.Footer-module__S6Hkya__detailLink{color:#fff9;border-bottom:1.5px dotted #a8d8ea80;align-items:center;gap:.3rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.Footer-module__S6Hkya__detailLink:hover{opacity:.7}.Footer-module__S6Hkya__withIcon{border-bottom:none}.Footer-module__S6Hkya__details>span{color:#ffffff4d}@media (min-width:600px){.Footer-module__S6Hkya__details{flex-direction:row;justify-content:center;gap:1rem}}.Footer-module__S6Hkya__sep{border:none;border-top:1px solid #ffffff1a;margin:1rem 0}.Footer-module__S6Hkya__copy{color:#ffffff59;font-size:.72rem}
.WhatsAppButton-module__V-0EQa__btn{z-index:999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;transition:transform .25s,box-shadow .25s;animation:2.5s infinite WhatsAppButton-module__V-0EQa__pulse;display:flex;position:fixed;bottom:1.4rem;right:1.2rem;box-shadow:0 4px 20px #25d36673}.WhatsAppButton-module__V-0EQa__btn:hover{animation:none;transform:scale(1.12);box-shadow:0 8px 30px #25d3668c}.WhatsAppButton-module__V-0EQa__btn svg{width:28px;height:28px}@keyframes WhatsAppButton-module__V-0EQa__pulse{0%,to{box-shadow:0 4px 20px #25d36673}50%{box-shadow:0 4px 30px #25d366b3,0 0 0 8px #25d3661a}}
