nav.svelte-q971rm{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-inner.svelte-q971rm{max-width:1200px;margin:0 auto;padding:0 32px;height:72px;display:flex;align-items:center;justify-content:space-between}.nav-brand.svelte-q971rm{text-decoration:none;display:flex;flex-direction:column;gap:0}.nav-name.svelte-q971rm{font-size:22px;font-weight:700;color:#39b2ac;letter-spacing:-.01em;line-height:1}.nav-sub.svelte-q971rm{font-size:11px;font-weight:500;color:#8c7e6e;letter-spacing:.04em;text-transform:uppercase}.nav-links.svelte-q971rm{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.nav-links.svelte-q971rm a:where(.svelte-q971rm){text-decoration:none;font-size:15px;font-weight:500;color:#4a4139;transition:color .2s}.nav-links.svelte-q971rm a:where(.svelte-q971rm):hover{color:#39b2ac}.nav-cta.svelte-q971rm{padding:10px 24px!important;background:#39b2ac!important;color:#fff!important;border-radius:10px;font-weight:600!important;transition:all .2s!important}.nav-cta.svelte-q971rm:hover{background:#2a9690!important;transform:translateY(-1px)}.nav-toggle.svelte-q971rm{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle.svelte-q971rm span:where(.svelte-q971rm){display:block;width:22px;height:2px;background:#4a4139;border-radius:2px;transition:all .3s;transform-origin:center}.nav-toggle.open.svelte-q971rm span:where(.svelte-q971rm):nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open.svelte-q971rm span:where(.svelte-q971rm):nth-child(2){opacity:0}.nav-toggle.open.svelte-q971rm span:where(.svelte-q971rm):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay.svelte-q971rm{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:98;display:none}.mobile-menu.svelte-q971rm{position:fixed;top:72px;left:0;right:0;z-index:99;display:none;flex-direction:column;padding:16px 24px 28px;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.mobile-menu.svelte-q971rm a:where(.svelte-q971rm){text-decoration:none;font-size:17px;font-weight:500;color:#4a4139;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06);transition:color .2s}.mobile-menu.svelte-q971rm a:where(.svelte-q971rm):hover{color:#39b2ac}.mobile-cta.svelte-q971rm{margin-top:16px;padding:14px 24px!important;background:#39b2ac!important;color:#fff!important;border-radius:10px;font-weight:600!important;text-align:center;border-bottom:none!important}@media(max-width:768px){.nav-inner.svelte-q971rm{padding:0 20px}.nav-links.svelte-q971rm{display:none}.nav-toggle.svelte-q971rm{display:flex}.mobile-overlay.svelte-q971rm{display:block}.mobile-menu.svelte-q971rm{display:flex}}.highlights.svelte-1udyrqm{padding:0 40px;margin-top:-52px;position:relative;z-index:10}.highlights-inner.svelte-1udyrqm{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.highlight-card.svelte-1udyrqm{background:#fff;border-radius:16px;padding:32px 28px;display:flex;align-items:flex-start;gap:18px;border-top:3px solid #39b2ac;box-shadow:0 1px 2px #00000008,0 6px 20px #0000000d;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.highlight-card.svelte-1udyrqm:hover{transform:translateY(-6px);box-shadow:0 4px 8px #00000008,0 16px 40px #00000014}.highlight-icon.svelte-1udyrqm{width:52px;height:52px;border-radius:14px;background:#f0fafa;display:flex;align-items:center;justify-content:center;flex-shrink:0}.highlight-icon.svelte-1udyrqm img:where(.svelte-1udyrqm){width:26px;height:26px}.highlight-card.svelte-1udyrqm h3:where(.svelte-1udyrqm){font-size:17px;font-weight:700;color:#2d2722;margin-bottom:6px;line-height:1.25}.highlight-card.svelte-1udyrqm p:where(.svelte-1udyrqm){font-size:14px;color:#8c7e6e;line-height:1.55}@media(max-width:768px){.highlights.svelte-1udyrqm{padding:0 20px;margin-top:-40px}.highlights-inner.svelte-1udyrqm{grid-template-columns:1fr;max-width:420px;gap:14px}.highlight-card.svelte-1udyrqm{padding:24px 20px}}.doctors-section.svelte-14y5i5l{padding:96px 40px 100px;max-width:1200px;margin:0 auto}.doctors-header.svelte-14y5i5l{text-align:center;margin-bottom:72px}.doctors-eyebrow.svelte-14y5i5l{font-size:13px;font-weight:600;color:#39b2ac;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.doctors-header.svelte-14y5i5l h2:where(.svelte-14y5i5l){font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#2d2722;letter-spacing:-.02em}.doctors-grid.svelte-14y5i5l{display:flex;flex-direction:column;gap:80px}.doctor-card.svelte-14y5i5l{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.doctor-card.reverse.svelte-14y5i5l{direction:rtl}.doctor-card.reverse.svelte-14y5i5l>:where(.svelte-14y5i5l){direction:ltr}.doctor-image.svelte-14y5i5l img:where(.svelte-14y5i5l){width:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}.doctor-image.svelte-14y5i5l .desktop:where(.svelte-14y5i5l){display:block}.doctor-image.svelte-14y5i5l .mobile:where(.svelte-14y5i5l){display:none}.doctor-info.svelte-14y5i5l{padding:8px 0}.doctor-name-row.svelte-14y5i5l{margin-bottom:28px}.doctor-name-row.svelte-14y5i5l h3:where(.svelte-14y5i5l){font-size:32px;font-weight:700;color:#2d2722;letter-spacing:-.015em;margin-bottom:6px}.doctor-role.svelte-14y5i5l{font-size:15px;font-weight:500;color:#6b5f52}.doctor-details.svelte-14y5i5l{display:flex;flex-direction:column;gap:0;margin-bottom:20px;background:#fff;border-radius:12px;border-left:3px solid #39b2ac;overflow:hidden;box-shadow:0 1px 4px #0000000a}.detail-row.svelte-14y5i5l{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #f5f0eb}.detail-row.svelte-14y5i5l:last-child{border-bottom:none}.detail-label.svelte-14y5i5l{font-size:13px;font-weight:500;color:#b0a494;text-transform:uppercase;letter-spacing:.04em}.detail-value.svelte-14y5i5l{font-size:15px;font-weight:600;color:#2d2722}.doctor-note.svelte-14y5i5l{font-size:13px;color:#b0a494;font-style:italic;margin-bottom:24px}.doctor-about.svelte-14y5i5l{font-size:15px;line-height:1.7;color:#6b5f52;margin-bottom:16px}.doctor-toggle.svelte-14y5i5l{background:none;border:none;font-size:15px;font-weight:600;color:#39b2ac;cursor:pointer;padding:0;transition:color .2s}.doctor-toggle.svelte-14y5i5l:hover{color:#2a9690}@media(max-width:768px){.doctors-section.svelte-14y5i5l{padding:72px 20px 80px}.doctors-grid.svelte-14y5i5l{gap:48px}.doctor-card.svelte-14y5i5l{grid-template-columns:1fr;gap:0}.doctor-card.reverse.svelte-14y5i5l{direction:ltr}.doctor-image.svelte-14y5i5l .desktop:where(.svelte-14y5i5l){display:none}.doctor-image.svelte-14y5i5l .mobile:where(.svelte-14y5i5l){display:block;border-radius:20px 20px 0 0}.doctor-info.svelte-14y5i5l{background:#fff;padding:28px 24px;border-radius:0 0 20px 20px;box-shadow:0 4px 20px #0000000f}.doctor-name-row.svelte-14y5i5l h3:where(.svelte-14y5i5l){font-size:24px}.doctor-details.svelte-14y5i5l{box-shadow:none;background:#faf8f5}}.gallery-section.svelte-qkp56s{padding:96px 40px 100px;background:#faf8f5;border-top:1px solid #ebe4db}.gallery-inner.svelte-qkp56s{max-width:1200px;margin:0 auto}.gallery-header.svelte-qkp56s{text-align:center;margin-bottom:60px}.gallery-eyebrow.svelte-qkp56s{font-size:13px;font-weight:600;color:#39b2ac;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.gallery-header.svelte-qkp56s h2:where(.svelte-qkp56s){font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#2d2722;letter-spacing:-.02em;margin-bottom:16px}.gallery-desc.svelte-qkp56s{font-size:17px;color:#8c7e6e;max-width:520px;margin:0 auto;line-height:1.6}.gallery-grid.svelte-qkp56s{display:flex;gap:16px;align-items:flex-start;justify-content:center}.gallery-item.svelte-qkp56s{flex:1;max-width:220px}.gallery-item.tall.svelte-qkp56s{margin-top:48px}.gallery-item.svelte-qkp56s img:where(.svelte-qkp56s){width:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.gallery-item.svelte-qkp56s:hover img:where(.svelte-qkp56s){transform:scale(1.02)}.desktop.svelte-qkp56s{display:flex}.mobile.svelte-qkp56s{display:none}.gallery-grid-mobile.svelte-qkp56s{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery-mobile-item.svelte-qkp56s{overflow:hidden;border-radius:14px}.gallery-mobile-item.svelte-qkp56s img:where(.svelte-qkp56s){width:100%;border-radius:14px;-o-object-fit:cover;object-fit:cover;aspect-ratio:3 / 4;transition:transform .3s ease}.gallery-mobile-item.svelte-qkp56s:hover img:where(.svelte-qkp56s){transform:scale(1.03)}@media(max-width:768px){.gallery-section.svelte-qkp56s{padding:72px 20px 80px}.desktop.svelte-qkp56s{display:none}.mobile.svelte-qkp56s{display:grid}}.about-section.svelte-y4733x{background:#207a75;overflow:hidden}.about-inner.svelte-y4733x{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:520px}.about-content.svelte-y4733x{padding:88px 64px 88px 40px;display:flex;flex-direction:column;justify-content:center}.about-eyebrow.svelte-y4733x{font-size:13px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.about-content.svelte-y4733x h2:where(.svelte-y4733x){font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#fff;letter-spacing:-.02em;margin-bottom:28px;line-height:1.12}.about-text.svelte-y4733x{font-size:16px;line-height:1.75;color:#fffc;margin-bottom:16px}.about-text.svelte-y4733x:last-child{margin-bottom:0}.about-text.svelte-y4733x strong:where(.svelte-y4733x){color:#fff;font-weight:600}.about-image.svelte-y4733x{position:relative;overflow:hidden}.about-image.svelte-y4733x img:where(.svelte-y4733x){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.about-inner.svelte-y4733x{grid-template-columns:1fr;min-height:auto}.about-image.svelte-y4733x{order:-1;max-height:320px}.about-content.svelte-y4733x{padding:48px 24px 56px}}.pre-footer.svelte-wt4tt0{background:#f5f0eb;padding:32px 40px;text-align:center}.pre-footer-inner.svelte-wt4tt0{max-width:1200px;margin:0 auto}.pre-footer.svelte-wt4tt0 p:where(.svelte-wt4tt0){font-size:14px;color:#8c7e6e;line-height:1.5}.pre-footer.svelte-wt4tt0 strong:where(.svelte-wt4tt0){font-weight:600;color:#6b5f52}.contact-footer.svelte-wt4tt0{background:#1a1614;color:#ffffffb3}.contact-inner.svelte-wt4tt0{max-width:1200px;margin:0 auto;padding:64px 40px 48px;display:flex;justify-content:space-between;align-items:flex-start;gap:48px}.contact-brand.svelte-wt4tt0 h3:where(.svelte-wt4tt0){font-size:28px;font-weight:700;color:#39b2ac;letter-spacing:-.01em;margin-bottom:2px}.contact-brand-sub.svelte-wt4tt0{font-size:12px;font-weight:500;color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.contact-tagline.svelte-wt4tt0{font-size:15px;color:#ffffff73;max-width:240px;line-height:1.5}.contact-info.svelte-wt4tt0{display:flex;gap:64px}.contact-group.svelte-wt4tt0 h4:where(.svelte-wt4tt0){font-size:11px;font-weight:600;color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}.contact-group.svelte-wt4tt0 p:where(.svelte-wt4tt0){font-size:15px;line-height:1.8;color:#fff9}.contact-group.svelte-wt4tt0 a:where(.svelte-wt4tt0){color:#fff9;text-decoration:none;transition:color .2s}.contact-group.svelte-wt4tt0 a:where(.svelte-wt4tt0):hover{color:#6dcdc7}.contact-bottom.svelte-wt4tt0{max-width:1200px;margin:0 auto;padding:20px 40px;border-top:1px solid rgba(255,255,255,.06)}.contact-bottom.svelte-wt4tt0 p:where(.svelte-wt4tt0){font-size:13px;color:#ffffff40}@media(max-width:768px){.pre-footer.svelte-wt4tt0{padding:24px 20px}.contact-inner.svelte-wt4tt0{flex-direction:column;padding:48px 24px 40px;gap:40px}.contact-info.svelte-wt4tt0{flex-direction:column;gap:32px}.contact-bottom.svelte-wt4tt0{padding:16px 24px}}.map-section.svelte-13da2aa{padding:96px 40px 100px;background:#fff;border-top:1px solid #ebe4db}.map-inner.svelte-13da2aa{max-width:1200px;margin:0 auto}.map-header.svelte-13da2aa{text-align:center;margin-bottom:44px}.map-eyebrow.svelte-13da2aa{font-size:13px;font-weight:600;color:#39b2ac;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.map-header.svelte-13da2aa h2:where(.svelte-13da2aa){font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#2d2722;letter-spacing:-.02em;margin-bottom:12px}.map-address.svelte-13da2aa{font-size:16px;color:#8c7e6e;line-height:1.6}.map-container.svelte-13da2aa{border-radius:16px;overflow:hidden;height:450px;box-shadow:0 1px 2px #00000008,0 4px 16px #0000000a}@media(max-width:768px){.map-section.svelte-13da2aa{padding:72px 20px 80px}.map-container.svelte-13da2aa{border-radius:14px;height:320px}}.hero.svelte-1elxaub{position:relative;min-height:640px;display:flex;align-items:flex-end;overflow:hidden}.hero-image.svelte-1elxaub{position:absolute;top:0;right:0;bottom:0;left:0}.hero-image.svelte-1elxaub img:where(.svelte-1elxaub){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-image.svelte-1elxaub .desktop:where(.svelte-1elxaub){display:block}.hero-image.svelte-1elxaub .mobile:where(.svelte-1elxaub){display:none}.hero-overlay.svelte-1elxaub{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,22,20,.85) 0%,rgba(26,22,20,.45) 40%,rgba(26,22,20,.15) 70%,transparent 100%)}.hero-content.svelte-1elxaub{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:160px 40px 72px;width:100%}.hero-org.svelte-1elxaub{font-size:13px;font-weight:500;color:#ffffff8c;margin-bottom:16px;letter-spacing:.03em}.hero-title.svelte-1elxaub{font-size:clamp(36px,5.5vw,60px);font-weight:700;color:#fff;line-height:1.05;max-width:580px;margin-bottom:20px;letter-spacing:-.025em;text-shadow:0 2px 20px rgba(0,0,0,.15)}.hero-accreditation.svelte-1elxaub{display:inline-block;font-size:11px;font-weight:700;color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:36px;padding:5px 14px;background:#39b2ac59;border:1px solid rgba(57,178,172,.5);border-radius:100px}.hero-ctas.svelte-1elxaub{display:flex;gap:12px;margin-bottom:48px}.hero-btn-primary.svelte-1elxaub{display:inline-flex;align-items:center;padding:16px 36px;background:#39b2ac;color:#fff;font-size:16px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .25s;box-shadow:0 4px 16px #39b2ac40}.hero-btn-primary.svelte-1elxaub:hover{background:#2a9690;transform:translateY(-2px);box-shadow:0 8px 28px #39b2ac59}.hero-tags.svelte-1elxaub{display:flex;gap:10px;flex-wrap:wrap}.hero-tags.svelte-1elxaub span:where(.svelte-1elxaub){padding:8px 18px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:100px;font-size:13px;font-weight:500;color:#fffc;transition:all .2s}.hero-tags.svelte-1elxaub span:where(.svelte-1elxaub):hover{background:#ffffff24;border-color:#fff3}@media(max-width:768px){.hero.svelte-1elxaub{min-height:560px}.hero-image.svelte-1elxaub .desktop:where(.svelte-1elxaub){display:none}.hero-image.svelte-1elxaub .mobile:where(.svelte-1elxaub){display:block}.hero-content.svelte-1elxaub{padding:130px 24px 56px}.hero-tags.svelte-1elxaub span:where(.svelte-1elxaub){font-size:12px;padding:6px 14px}}
