.Navbar-module__O8Na-a__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#faf7f2d9;border-bottom:1px solid #0000;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__O8Na-a__navbar.Navbar-module__O8Na-a__scrolled{border-bottom-color:var(--border);background:#faf7f2f7;box-shadow:0 2px 20px #1e4b7a14}.Navbar-module__O8Na-a__inner{max-width:var(--container-max);justify-content:space-between;align-items:center;height:72px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__O8Na-a__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__O8Na-a__logoImg{object-fit:contain;border-radius:12px;flex-shrink:0;width:48px;height:48px}.Navbar-module__O8Na-a__logoText{flex-direction:column;display:flex}.Navbar-module__O8Na-a__logoMain{color:var(--text-primary);letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1.1}.Navbar-module__O8Na-a__logoSub{color:var(--text-muted);letter-spacing:.02em;font-size:.68rem;font-weight:500}.Navbar-module__O8Na-a__desktopNav{align-items:center;gap:4px;display:flex}.Navbar-module__O8Na-a__navLink{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);font-size:.9rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;padding:8px 14px}.Navbar-module__O8Na-a__navLink:hover{color:var(--green-primary);background:var(--green-muted)}.Navbar-module__O8Na-a__ctaBtn{margin-left:12px;padding:10px 22px!important;font-size:.88rem!important}.Navbar-module__O8Na-a__mobileToggle{color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition);background:0 0;border:none;padding:8px;display:none}.Navbar-module__O8Na-a__mobileToggle:hover{background:var(--green-muted)}.Navbar-module__O8Na-a__mobileMenu{background:#faf7f2fa;border-top:1px solid #0000;flex-direction:column;gap:4px;max-height:0;padding:0 20px;transition:max-height .35s,padding .35s,border-color .35s;display:none;overflow:hidden}.Navbar-module__O8Na-a__mobileMenuOpen{border-top:1px solid var(--border);max-height:500px;padding:12px 20px 20px}.Navbar-module__O8Na-a__mobileNavLink{text-align:left;color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);font-size:1rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;padding:12px 16px}.Navbar-module__O8Na-a__mobileNavLink:hover{color:var(--green-primary);background:var(--green-muted)}.Navbar-module__O8Na-a__mobileCta{justify-content:center;width:100%;margin-top:8px}@media (max-width:900px){.Navbar-module__O8Na-a__desktopNav{display:none}.Navbar-module__O8Na-a__mobileToggle,.Navbar-module__O8Na-a__mobileMenu{display:flex}}
.Footer-module__yg9ahW__footer{color:#ffffffd9;background:linear-gradient(145deg,#0f2a42,#1a3a5c)}.Footer-module__yg9ahW__container{max-width:var(--container-max);grid-template-columns:1.4fr 1fr 1.2fr;gap:48px;margin:0 auto;padding:72px 24px 48px;display:grid}.Footer-module__yg9ahW__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__yg9ahW__logo{align-items:center;gap:12px;display:flex}.Footer-module__yg9ahW__logoImg{object-fit:contain;border-radius:8px;flex-shrink:0;width:52px;height:52px}.Footer-module__yg9ahW__logoMain{color:#fff;font-size:1.1rem;font-weight:800;line-height:1.1}.Footer-module__yg9ahW__logoSub{color:#ffffff80;font-size:.68rem}.Footer-module__yg9ahW__sloganNp{color:#ffffff80;white-space:nowrap;font-size:clamp(.72rem,3.5vw,.85rem);font-weight:500;line-height:1.4}.Footer-module__yg9ahW__slogan{color:var(--green-light);white-space:nowrap;font-size:clamp(.95rem,4.5vw,1.2rem);font-weight:600}.Footer-module__yg9ahW__sloganEn{color:#ffffff8c;font-size:.88rem;font-style:italic}.Footer-module__yg9ahW__social{gap:10px;margin-top:8px;display:flex}.Footer-module__yg9ahW__socialBtn{color:#ffffffb3;width:38px;height:38px;transition:all var(--transition);background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__yg9ahW__socialBtn:hover{background:var(--green-primary);border-color:var(--green-primary);color:#fff;transform:translateY(-3px)}.Footer-module__yg9ahW__column{flex-direction:column;gap:20px;display:flex}.Footer-module__yg9ahW__colTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--green-light);border-bottom:1px solid #ffffff14;padding-bottom:12px;font-size:.78rem;font-weight:700}.Footer-module__yg9ahW__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__yg9ahW__footerLink{color:#ffffffb3;transition:color var(--transition);font-size:.9rem;text-decoration:none}.Footer-module__yg9ahW__footerLink:hover{color:var(--green-light)}.Footer-module__yg9ahW__contactList{flex-direction:column;gap:14px;list-style:none;display:flex}.Footer-module__yg9ahW__contactItem{color:#ffffffb3;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.Footer-module__yg9ahW__contactIcon{color:var(--green-light);flex-shrink:0;margin-top:2px}.Footer-module__yg9ahW__hours{border-radius:var(--radius-sm);color:#fff9;background:#ffffff0d;padding:14px 16px;font-size:.82rem;line-height:1.8}.Footer-module__yg9ahW__hoursTitle{color:#ffffffd9;margin-bottom:4px;font-weight:600}.Footer-module__yg9ahW__bottom{max-width:var(--container-max);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:20px 24px;display:flex}.Footer-module__yg9ahW__copyright{color:#fff6;font-size:.8rem}.Footer-module__yg9ahW__linksBtn{color:var(--green-light);border-radius:var(--radius-pill);transition:all var(--transition);background:#5aa86a1f;border:1px solid #5aa86a40;padding:6px 16px;font-size:.82rem;font-weight:600;text-decoration:none}.Footer-module__yg9ahW__linksBtn:hover{background:var(--green-primary);color:#fff}@media (max-width:900px){.Footer-module__yg9ahW__container{grid-template-columns:1fr 1fr}.Footer-module__yg9ahW__brand{grid-column:1/-1}}@media (max-width:600px){.Footer-module__yg9ahW__container{grid-template-columns:1fr;padding:48px 20px 32px}}
.Hero-module__KTD73a__hero{background:linear-gradient(145deg,#f0ede8 0%,#e8f5ea 30%,#faf7f2 60%,#e8f0fa 100%);flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding:100px 24px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__bgOrb1{pointer-events:none;background:radial-gradient(circle,#3a7d441f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-150px;right:-100px}.Hero-module__KTD73a__bgOrb2{pointer-events:none;background:radial-gradient(circle,#1e4b7a1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}.Hero-module__KTD73a__bgOrb3{pointer-events:none;background:radial-gradient(circle,#3a7d4414 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:40%;left:45%}.Hero-module__KTD73a__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module__KTD73a__content{flex-direction:column;gap:20px;animation:.8s forwards Hero-module__KTD73a__fadeInUp;display:flex}.Hero-module__KTD73a__logoBadge{align-items:center;display:flex}.Hero-module__KTD73a__logoImg{object-fit:contain;filter:drop-shadow(0 4px 12px #3a7d4440);width:100px;height:100px;transition:transform var(--transition-slow)}.Hero-module__KTD73a__logoImg:hover{transform:scale(1.05)}.Hero-module__KTD73a__nepaliWrap{flex-direction:column;gap:2px;margin-bottom:-4px;display:flex}.Hero-module__KTD73a__nepaliFullName{color:var(--blue-primary);letter-spacing:.01em;opacity:.85;white-space:nowrap;font-size:clamp(1.05rem,4.2vw,1.4rem);font-weight:700}.Hero-module__KTD73a__nepaliSlogan{color:var(--green-primary);letter-spacing:.02em;white-space:nowrap;font-size:clamp(.9rem,3.6vw,1.15rem);font-weight:600}.Hero-module__KTD73a__title{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.15}.Hero-module__KTD73a__titleAccent{background:linear-gradient(135deg, var(--green-primary), var(--blue-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__KTD73a__tagline{color:var(--blue-primary);letter-spacing:.04em;margin-top:-8px;font-size:1.2rem;font-weight:600}.Hero-module__KTD73a__tags{flex-wrap:wrap;gap:8px;display:flex}.Hero-module__KTD73a__tag{background:var(--white);border:1.5px solid var(--border);color:var(--green-primary);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);padding:5px 14px;font-size:.78rem;font-weight:600;display:inline-block}.Hero-module__KTD73a__description{color:var(--text-secondary);max-width:520px;font-size:1rem;line-height:1.8}.Hero-module__KTD73a__quote{color:var(--text-muted);border-left:3px solid var(--green-primary);max-width:500px;padding-left:16px;font-size:.95rem;font-style:italic;line-height:1.7}.Hero-module__KTD73a__ctaRow{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.Hero-module__KTD73a__imageWrap{animation:.9s .15s both Hero-module__KTD73a__fadeInUp}.Hero-module__KTD73a__imagePlaceholder{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);aspect-ratio:4/4.5;border:1px solid var(--border);background:linear-gradient(135deg,#e8f5ea 0%,#e8f0fa 100%);position:relative;overflow:hidden}.Hero-module__KTD73a__imageBadge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-pill);color:var(--green-primary);box-shadow:var(--shadow-sm);background:#ffffffe6;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:20px;left:20px}.Hero-module__KTD73a__imageInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Hero-module__KTD73a__roomIllustration{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__KTD73a__roomCircle{background:radial-gradient(circle,#3a7d4426 0%,#1e4b7a1a 100%);border-radius:50%;width:280px;height:280px;position:absolute}.Hero-module__KTD73a__roomLeaf{font-size:5rem;animation:4s ease-in-out infinite Hero-module__KTD73a__float;position:absolute;top:20%}.Hero-module__KTD73a__roomText{text-align:center;z-index:2;position:absolute;bottom:80px}.Hero-module__KTD73a__roomHeading{color:var(--text-primary);margin-bottom:6px;font-size:1.4rem;font-weight:800}.Hero-module__KTD73a__roomSub{color:var(--text-secondary);font-size:.82rem;font-weight:500}.Hero-module__KTD73a__floatingTag1,.Hero-module__KTD73a__floatingTag2,.Hero-module__KTD73a__floatingTag3{border-radius:var(--radius-pill);color:var(--green-primary);box-shadow:var(--shadow-md);border:1px solid var(--border);background:#fff;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute}.Hero-module__KTD73a__floatingTag1{animation:3.5s ease-in-out infinite Hero-module__KTD73a__float;top:30px;right:30px}.Hero-module__KTD73a__floatingTag2{animation:4.2s ease-in-out .5s infinite Hero-module__KTD73a__float;top:50%;right:20px}.Hero-module__KTD73a__floatingTag3{animation:3.8s ease-in-out 1s infinite Hero-module__KTD73a__float;bottom:40px;left:30px}.Hero-module__KTD73a__scrollIndicator{color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;font-size:.75rem;font-weight:500;animation:2s 1s both Hero-module__KTD73a__fadeIn;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__scrollDot{background:var(--green-primary);border-radius:50%;width:6px;height:6px;animation:1.8s infinite Hero-module__KTD73a__bounce}@keyframes Hero-module__KTD73a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes Hero-module__KTD73a__bounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.4;transform:translateY(8px)}}@media (max-width:900px){.Hero-module__KTD73a__container{grid-template-columns:1fr;gap:40px}.Hero-module__KTD73a__imageWrap{width:100%;max-width:480px;margin:0 auto}.Hero-module__KTD73a__hero{text-align:center;padding:100px 20px 60px}.Hero-module__KTD73a__logoBadge{justify-content:center}.Hero-module__KTD73a__description,.Hero-module__KTD73a__quote{max-width:100%}.Hero-module__KTD73a__tags,.Hero-module__KTD73a__ctaRow{justify-content:center}}@media (max-width:600px){.Hero-module__KTD73a__ctaRow{width:100%;flex-wrap:nowrap!important;gap:8px!important}.Hero-module__KTD73a__ctaRow a{flex:1;justify-content:center;gap:6px!important;padding:12px 16px!important;font-size:.82rem!important}}
.WhoWeAre-module__9gzWKW__section{padding:var(--section-py) var(--section-px);background:var(--white)}.WhoWeAre-module__9gzWKW__container{max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin:0 auto;display:grid}.WhoWeAre-module__9gzWKW__visualCard{background:linear-gradient(145deg, var(--green-muted), #e8f0fa);border-radius:var(--radius-xl);text-align:center;border:1px solid var(--border);padding:48px 40px;position:relative;overflow:hidden}.WhoWeAre-module__9gzWKW__visualCard:before{content:"";background:#3a7d4414;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.WhoWeAre-module__9gzWKW__bigIcon{margin-bottom:20px;font-size:4rem;display:block}.WhoWeAre-module__9gzWKW__visualHeading{color:var(--text-primary);margin-bottom:8px;font-size:1.6rem;font-weight:800}.WhoWeAre-module__9gzWKW__visualSub{color:var(--text-secondary);margin-bottom:40px;font-size:.9rem;line-height:1.6}.WhoWeAre-module__9gzWKW__stats{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:24px;padding-top:24px;display:flex}.WhoWeAre-module__9gzWKW__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.WhoWeAre-module__9gzWKW__statNum{color:var(--green-primary);font-size:1.1rem;font-weight:800}.WhoWeAre-module__9gzWKW__statLabel{color:var(--text-muted);text-align:center;font-size:.72rem;font-weight:500}.WhoWeAre-module__9gzWKW__statDivider{background:var(--border);width:1px;height:40px}.WhoWeAre-module__9gzWKW__content{flex-direction:column;gap:20px;display:flex}.WhoWeAre-module__9gzWKW__body{color:var(--text-secondary);font-size:1rem;line-height:1.85}.WhoWeAre-module__9gzWKW__pillars{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.WhoWeAre-module__9gzWKW__pillar{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);transition:all var(--transition);align-items:center;gap:8px;padding:10px 18px;display:flex}.WhoWeAre-module__9gzWKW__pillar:hover{border-color:var(--green-primary);background:var(--green-muted)}.WhoWeAre-module__9gzWKW__pillarIcon{color:var(--green-primary)}.WhoWeAre-module__9gzWKW__pillarLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}@media (max-width:900px){.WhoWeAre-module__9gzWKW__container{grid-template-columns:1fr;gap:40px}}
.HowWeCare-module__XdShaW__section{padding:var(--section-py) var(--section-px);background:var(--warm-beige)}.HowWeCare-module__XdShaW__container{max-width:var(--container-max);flex-direction:column;gap:56px;margin:0 auto;display:flex}.HowWeCare-module__XdShaW__header{max-width:680px}.HowWeCare-module__XdShaW__intro{color:var(--text-secondary);font-size:1.05rem;line-height:1.85}.HowWeCare-module__XdShaW__grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.HowWeCare-module__XdShaW__card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border);flex-direction:column;gap:24px;padding:36px;display:flex}.HowWeCare-module__XdShaW__cardGreen{background:linear-gradient(145deg,#f5fbf6,#fafeff);border-color:#3a7d4433}.HowWeCare-module__XdShaW__cardHeader{align-items:center;gap:14px;display:flex}.HowWeCare-module__XdShaW__cardIcon{background:var(--blue-muted);width:46px;height:46px;color:var(--blue-primary);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HowWeCare-module__XdShaW__cardIconGreen{background:var(--green-muted);color:var(--green-primary)}.HowWeCare-module__XdShaW__cardTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}.HowWeCare-module__XdShaW__list{flex-direction:column;gap:10px;list-style:none;display:flex}.HowWeCare-module__XdShaW__listItem{color:var(--text-secondary);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.HowWeCare-module__XdShaW__listDot{background:linear-gradient(135deg, var(--green-primary), var(--blue-primary));border-radius:50%;flex-shrink:0;width:8px;height:8px}.HowWeCare-module__XdShaW__wellnessText{color:var(--text-secondary);font-size:.95rem;line-height:1.85}.HowWeCare-module__XdShaW__wellnessTags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.HowWeCare-module__XdShaW__wellnessTag{background:var(--green-muted);color:var(--green-primary);border-radius:var(--radius-pill);border:1px solid #3a7d4433;padding:5px 14px;font-size:.78rem;font-weight:600}@media (max-width:768px){.HowWeCare-module__XdShaW__grid{grid-template-columns:1fr}}
.Services-module__zXymXq__section{padding:var(--section-py) var(--section-px);background:var(--white)}.Services-module__zXymXq__container{max-width:var(--container-max);flex-direction:column;gap:56px;margin:0 auto;display:flex}.Services-module__zXymXq__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Services-module__zXymXq__card{background:var(--cream);border-radius:var(--radius-lg);border:1.5px solid var(--border);transition:all var(--transition);cursor:default;flex-direction:column;gap:16px;padding:32px 28px;display:flex}.Services-module__zXymXq__card:hover{box-shadow:var(--shadow-lg);background:var(--white);border-color:#3a7d444d;transform:translateY(-8px)}.Services-module__zXymXq__cardEmoji{font-size:2.6rem;display:block}.Services-module__zXymXq__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.3}.Services-module__zXymXq__cardDesc{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.75}.Services-module__zXymXq__cardTags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.Services-module__zXymXq__cardTag{background:var(--green-muted);color:var(--green-primary);border-radius:var(--radius-pill);border:1px solid #3a7d4426;padding:3px 10px;font-size:.7rem;font-weight:600}.Services-module__zXymXq__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding-top:8px;display:flex}.Services-module__zXymXq__ctaText{color:var(--text-secondary);font-size:1.1rem;font-weight:600}@media (max-width:1024px){.Services-module__zXymXq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__zXymXq__grid{grid-template-columns:1fr}}
.BookAppointment-module__Hbd3TW__section{padding:var(--section-py) var(--section-px);background:linear-gradient(145deg, var(--green-primary), var(--green-deep));position:relative;overflow:hidden}.BookAppointment-module__Hbd3TW__bg{pointer-events:none;background-image:radial-gradient(circle at 20%,#3a7d4426 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.BookAppointment-module__Hbd3TW__container{max-width:var(--container-max);z-index:1;grid-template-columns:1fr 1.4fr;align-items:start;gap:64px;margin:0 auto;display:grid;position:relative}.BookAppointment-module__Hbd3TW__info{flex-direction:column;gap:24px;display:flex}.BookAppointment-module__Hbd3TW__title{color:var(--white);font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.25}.BookAppointment-module__Hbd3TW__desc{color:#ffffffd9;font-size:1.05rem;line-height:1.85}.BookAppointment-module__Hbd3TW__altContact{flex-direction:column;gap:12px;display:flex}.BookAppointment-module__Hbd3TW__altTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;font-weight:600}.BookAppointment-module__Hbd3TW__note{border-radius:var(--radius-md);color:#ffffffbf;background:#ffffff14;border:1px solid #ffffff26;padding:14px 18px;font-size:.88rem}.BookAppointment-module__Hbd3TW__formWrap{background:var(--white);border-radius:var(--radius-xl);border:1px solid #fff3;padding:40px 36px;box-shadow:0 20px 40px #2c5e3340}.BookAppointment-module__Hbd3TW__formTitle{color:var(--text-primary);border-bottom:1px solid var(--warm-beige-dark);text-align:center;margin-bottom:28px;padding-bottom:16px;font-size:1.4rem;font-weight:800}.BookAppointment-module__Hbd3TW__form{flex-direction:column;gap:20px;display:flex}.BookAppointment-module__Hbd3TW__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.BookAppointment-module__Hbd3TW__required{color:#e53e3e}.BookAppointment-module__Hbd3TW__optional{color:var(--text-muted);font-size:.82em;font-weight:400}.BookAppointment-module__Hbd3TW__submitBtn{justify-content:center;width:100%;margin-top:8px;padding:16px 32px!important;font-size:1rem!important}.BookAppointment-module__Hbd3TW__errorMsg{color:#c53030;border-radius:var(--radius-sm);background:#fee2e2;padding:10px 16px;font-size:.88rem;font-weight:500}.BookAppointment-module__Hbd3TW__spinner{animation:.8s linear infinite BookAppointment-module__Hbd3TW__spin}@keyframes BookAppointment-module__Hbd3TW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BookAppointment-module__Hbd3TW__successBox{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:40px 20px;display:flex}.BookAppointment-module__Hbd3TW__successIcon{color:var(--green-primary);animation:.5s cubic-bezier(.34,1.56,.64,1) forwards BookAppointment-module__Hbd3TW__successPop}@keyframes BookAppointment-module__Hbd3TW__successPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.BookAppointment-module__Hbd3TW__successTitle{color:var(--text-primary);font-size:1.8rem;font-weight:800}.BookAppointment-module__Hbd3TW__successMsg{color:var(--text-secondary);max-width:380px;font-size:1rem;line-height:1.8}@media (max-width:900px){.BookAppointment-module__Hbd3TW__container{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.BookAppointment-module__Hbd3TW__row{grid-template-columns:1fr}.BookAppointment-module__Hbd3TW__formWrap{padding:28px 20px}}
.Commitment-module__AROria__section{padding:var(--section-py) var(--section-px);background:var(--green-muted)}.Commitment-module__AROria__container{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:820px;margin:0 auto;display:flex}.Commitment-module__AROria__iconRow{margin-bottom:4px}.Commitment-module__AROria__icon{background:linear-gradient(135deg, var(--green-primary), var(--blue-primary));color:#fff;width:64px;height:64px;box-shadow:var(--shadow-green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;display:flex}.Commitment-module__AROria__title{color:var(--text-primary);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.Commitment-module__AROria__divider{background:linear-gradient(90deg, var(--green-primary), var(--blue-primary));border-radius:2px;width:60px;height:4px}.Commitment-module__AROria__quote{color:var(--text-primary);background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:none;border-left:5px solid var(--green-primary);text-align:left;padding:32px 40px;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;font-weight:500;line-height:1.9;position:relative}.Commitment-module__AROria__quote:before{content:"“";color:var(--green-primary);opacity:.15;font-size:5rem;font-style:normal;line-height:1;position:absolute;top:-10px;left:20px}.Commitment-module__AROria__sub{color:var(--text-secondary);max-width:580px;font-size:.95rem;line-height:1.8}.Commitment-module__AROria__pills{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.Commitment-module__AROria__pill{background:var(--white);color:var(--green-primary);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);border:1.5px solid #3a7d4440;padding:8px 18px;font-size:.82rem;font-weight:600}
.Contact-module__UT7GOW__section{padding:var(--section-py) var(--section-px);background:var(--cream)}.Contact-module__UT7GOW__container{max-width:var(--container-max);flex-direction:column;gap:56px;margin:0 auto;display:flex}.Contact-module__UT7GOW__grid{grid-template-columns:380px 1fr;align-items:stretch;gap:32px;display:grid}.Contact-module__UT7GOW__infoCol{flex-direction:column;display:flex}.Contact-module__UT7GOW__combinedBox{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);flex-direction:column;gap:20px;height:100%;padding:32px;display:flex}.Contact-module__UT7GOW__boxTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:800}.Contact-module__UT7GOW__infoRow{align-items:flex-start;gap:16px;display:flex}.Contact-module__UT7GOW__infoIcon{color:var(--green-primary);flex-shrink:0;margin-top:2px}.Contact-module__UT7GOW__infoLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:2px;font-size:.8rem;font-weight:700}.Contact-module__UT7GOW__infoText,.Contact-module__UT7GOW__infoTextLink{color:var(--text-primary);font-size:.95rem;font-weight:500;line-height:1.5}.Contact-module__UT7GOW__infoTextLink{transition:color var(--transition);text-decoration:none}.Contact-module__UT7GOW__infoTextLink:hover{color:var(--green-primary)}.Contact-module__UT7GOW__divider{background:var(--border);height:1px;margin:8px 0}.Contact-module__UT7GOW__socialTitle{color:var(--text-primary);margin-bottom:-8px;font-size:.9rem;font-weight:700}.Contact-module__UT7GOW__socialRow{gap:12px;display:flex}.Contact-module__UT7GOW__socialLink{background:var(--green-muted);width:44px;height:44px;color:var(--green-primary);transition:all var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__UT7GOW__socialLink:hover{background:var(--green-primary);color:#fff;transform:translateY(-2px)}.Contact-module__UT7GOW__waBtn{justify-content:center;width:100%;margin-top:8px}.Contact-module__UT7GOW__mapWrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border);height:100%;min-height:500px;overflow:hidden}@media (max-width:900px){.Contact-module__UT7GOW__grid{grid-template-columns:1fr}.Contact-module__UT7GOW__mapWrap{min-height:400px}}
.Features-module__clRlRa__section{padding:var(--section-py) var(--section-px);background:var(--cream)}.Features-module__clRlRa__container{max-width:var(--container-max);flex-direction:column;gap:48px;margin:0 auto;display:flex}.Features-module__clRlRa__header{text-align:left}.Features-module__clRlRa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__clRlRa__card{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--card-border);border-top:4px solid var(--card-border);transition:all var(--transition);flex-direction:column;gap:16px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.Features-module__clRlRa__card:hover{box-shadow:var(--shadow-md);border-color:#1e4b7a26;border-top-color:var(--card-border);transform:translateY(-4px)}.Features-module__clRlRa__icon{width:56px;height:56px;color:var(--blue-primary);border-radius:16px;justify-content:center;align-items:center;margin-bottom:8px;font-size:1.6rem;display:flex}.Features-module__clRlRa__title{color:var(--text-primary);font-size:1.15rem;font-weight:700;line-height:1.3}.Features-module__clRlRa__desc{color:var(--text-secondary);font-size:.92rem;line-height:1.6}@media (max-width:992px){.Features-module__clRlRa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__clRlRa__grid{grid-template-columns:1fr}}
.Gallery-module__MLygcG__section{padding:var(--section-py) var(--section-px);background:var(--white);overflow:hidden}.Gallery-module__MLygcG__container{max-width:var(--container-max);flex-direction:column;gap:48px;margin:0 auto;display:flex}.Gallery-module__MLygcG__grid{grid-template-rows:260px 260px;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Gallery-module__MLygcG__cell{border-radius:var(--radius-lg);cursor:pointer;background:var(--warm-beige);position:relative;overflow:hidden}.Gallery-module__MLygcG__cellLarge{grid-row:span 2}.Gallery-module__MLygcG__cellImg{object-fit:cover;transition:transform .45s}.Gallery-module__MLygcG__cell:hover .Gallery-module__MLygcG__cellImg{transform:scale(1.06)}.Gallery-module__MLygcG__cellOverlay{opacity:0;background:linear-gradient(#0000 45%,#0f2a42b8 100%);align-items:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module__MLygcG__cell:hover .Gallery-module__MLygcG__cellOverlay{opacity:1}.Gallery-module__MLygcG__cellCaption{color:#fff;letter-spacing:.02em;font-size:.9rem;font-weight:600}.Gallery-module__MLygcG__note{text-align:center;color:var(--text-muted);padding-top:8px;font-size:.82rem;font-style:italic}@media (max-width:768px){.Gallery-module__MLygcG__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;margin:0 -20px;padding:10px 20px 24px;display:flex;overflow-x:auto}.Gallery-module__MLygcG__grid::-webkit-scrollbar{display:none}.Gallery-module__MLygcG__cell{scroll-snap-align:center;flex:0 0 82%;height:360px}.Gallery-module__MLygcG__cellLarge{flex:0 0 82%;grid-row:auto;height:360px}.Gallery-module__MLygcG__cellOverlay{opacity:1}}
