html{scroll-behavior:smooth}body{background:#f5f0eb;color:#2d2a26;font-family:Jost,sans-serif;margin:0}.nav-bar.svelte-cwls5q{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .4s ease,box-shadow .4s ease;background:transparent}.nav-bar.scrolled.svelte-cwls5q{background:#f5f0ebf7;box-shadow:0 1px #c4b5a3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-inner.svelte-cwls5q{max-width:1100px;margin:0 auto;padding:0 1.25rem;height:72px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-logo.svelte-cwls5q{display:flex;align-items:center}.logo-img.svelte-cwls5q{height:44px;width:auto;object-fit:contain}.nav-links-desktop.svelte-cwls5q{display:none;gap:2rem;align-items:center}@media(min-width:640px){.nav-links-desktop.svelte-cwls5q{display:flex}}.nav-link.svelte-cwls5q{font-family:Jost,sans-serif;font-weight:300;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#2d2a26;text-decoration:none;transition:color .3s ease}.nav-link.active.svelte-cwls5q,.nav-link.svelte-cwls5q:hover{color:#b8956a}.nav-cta.svelte-cwls5q{font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;padding:10px 22px;background:#b8956a;color:#fff;border-radius:2px;text-decoration:none;transition:background .3s ease;white-space:nowrap}.nav-cta.svelte-cwls5q:hover{background:#9a7b5a}.hamburger.svelte-cwls5q{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.bar.svelte-cwls5q{display:block;width:24px;height:1.5px;background:#2d2a26;transition:all .3s ease}.open-1.svelte-cwls5q{transform:translateY(6.5px) rotate(45deg)}.open-2.svelte-cwls5q{opacity:0}.open-3.svelte-cwls5q{transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu.svelte-cwls5q{background:#f5f0ebfa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;padding:1rem 1.25rem 1.5rem;border-top:1px solid #C4B5A3}.mobile-link.svelte-cwls5q{padding:.9rem 0;font-family:Jost,sans-serif;font-size:13px;font-weight:300;letter-spacing:.18em;text-transform:uppercase;color:#2d2a26;text-decoration:none;border-bottom:1px solid rgba(196,181,163,.3);transition:color .3s ease}.mobile-link.svelte-cwls5q:hover{color:#b8956a}.mobile-cta.svelte-cwls5q{margin-top:1.2rem;text-align:center;font-family:Jost,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;padding:14px 28px;background:#b8956a;color:#fff;border-radius:2px;text-decoration:none;transition:background .3s ease}.mobile-cta.svelte-cwls5q:hover{background:#9a7b5a}.page-header.svelte-cwls5q{position:relative;padding-top:72px;background:#2d2a26;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:38vh}.page-header-bg.svelte-cwls5q{position:absolute;inset:0;background:radial-gradient(ellipse at 60% 50%,rgba(184,149,106,.12) 0%,transparent 65%)}.page-header-content.svelte-cwls5q{position:relative;z-index:2;text-align:center;padding:4rem 1.5rem}.page-eyebrow.svelte-cwls5q{font-family:Jost,sans-serif;font-weight:300;font-size:10px;letter-spacing:.38em;text-transform:uppercase;color:#b8956a;margin:0 0 1.2rem}.page-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,8vw,5rem);font-weight:400;color:#fff;margin:0 0 1.2rem;line-height:1.1}.page-title.svelte-cwls5q em:where(.svelte-cwls5q){font-style:italic;color:#c4b5a3}.header-divider.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.2rem}.header-divider.svelte-cwls5q .div-line:where(.svelte-cwls5q){width:50px;height:1px;background:#c4b5a366}.header-divider.svelte-cwls5q .div-dot:where(.svelte-cwls5q){color:#b8956a;font-size:10px}.page-sub.svelte-cwls5q{font-family:Jost,sans-serif;font-weight:300;font-size:14px;letter-spacing:.1em;color:#c4b5a3bf;margin:0}.section-divider.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2rem 1.5rem;max-width:1100px;margin:0 auto}.div-line.svelte-cwls5q{flex:1;height:1px;background:#c4b5a3;opacity:.5}.div-line.full.svelte-cwls5q{max-width:none}.div-ornament.svelte-cwls5q,.div-dot.svelte-cwls5q{color:#b8956a;font-size:10px;flex-shrink:0}.profile-section.svelte-cwls5q{padding:4rem 1.25rem 5rem;max-width:1100px;margin:0 auto}.profile-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:768px){.profile-grid.svelte-cwls5q{grid-template-columns:380px 1fr;gap:5rem;align-items:center}}.profile-image-wrap.svelte-cwls5q{position:relative}.profile-img.svelte-cwls5q{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;border-radius:2px;display:block;filter:sepia(8%) saturate(90%)}.profile-img-accent.svelte-cwls5q{position:absolute;bottom:-12px;right:-12px;width:60%;height:60%;border:1px solid rgba(184,149,106,.35);border-radius:2px;z-index:-1}@media(max-width:767px){.profile-img-accent.svelte-cwls5q{display:none}}.profile-text.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem}.profile-eyebrow.svelte-cwls5q{font-family:Jost,sans-serif;font-weight:300;font-size:10px;letter-spacing:.35em;text-transform:uppercase;color:#b8956a;margin:0}.profile-name.svelte-cwls5q{font-family:Cormorant Garamond,serif;margin:0;line-height:1}.profile-dr.svelte-cwls5q{display:block;font-size:clamp(1.4rem,4vw,2rem);font-weight:300;font-style:italic;color:#9a7b5a;letter-spacing:.05em}.profile-surname.svelte-cwls5q{display:block;font-size:clamp(2.2rem,7vw,4rem);font-weight:600;color:#2d2a26;text-transform:uppercase;letter-spacing:.03em;line-height:1.05}.profile-divider.svelte-cwls5q{display:flex;align-items:center;gap:1rem}.profile-divider.svelte-cwls5q .div-line:where(.svelte-cwls5q){max-width:80px;opacity:.6}.profile-bio.svelte-cwls5q{font-family:Jost,sans-serif;font-size:14.5px;font-weight:400;line-height:1.8;color:#5a5550;margin:0}.profile-bio.svelte-cwls5q strong:where(.svelte-cwls5q){color:#2d2a26;font-weight:500}.profile-credentials.svelte-cwls5q{display:flex;gap:1.5rem;align-items:center;margin-top:.5rem;flex-wrap:wrap}.credential.svelte-cwls5q{display:flex;flex-direction:column;gap:.2rem}.cred-number.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;color:#b8956a;line-height:1}.cred-label.svelte-cwls5q{font-family:Jost,sans-serif;font-size:10px;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:#9a7b5a}.cred-divider.svelte-cwls5q{width:1px;height:48px;background:#c4b5a380;flex-shrink:0}.clinic-section.svelte-cwls5q{padding:3rem 1.25rem 5rem}.clinic-inner.svelte-cwls5q{max-width:1100px;margin:0 auto}.section-header.svelte-cwls5q{text-align:center;margin-bottom:3rem;padding:0 1rem}.section-eyebrow.svelte-cwls5q{font-family:Jost,sans-serif;font-weight:300;font-size:10px;letter-spacing:.35em;text-transform:uppercase;color:#b8956a;margin:0 0 .8rem}.section-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,5vw,3rem);font-weight:400;color:#2d2a26;margin:0;line-height:1.2}.clinic-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}@media(min-width:640px){.clinic-grid.svelte-cwls5q{grid-template-columns:1fr 1fr}}.clinic-img-block.svelte-cwls5q{overflow:hidden;border-radius:2px}.clinic-img.svelte-cwls5q{width:100%;height:260px;object-fit:cover;display:block;filter:sepia(8%) saturate(90%);transition:transform .5s ease}@media(min-width:640px){.clinic-img.svelte-cwls5q{height:340px}}.clinic-img-block.svelte-cwls5q:hover .clinic-img:where(.svelte-cwls5q){transform:scale(1.03)}.clinic-desc.svelte-cwls5q{font-family:Jost,sans-serif;font-size:14.5px;font-weight:400;line-height:1.8;color:#5a5550;text-align:center;max-width:680px;margin:0 auto}.values-section.svelte-cwls5q{padding:3rem 1.25rem 5rem;background:#fff}.values-inner.svelte-cwls5q{max-width:1100px;margin:0 auto}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.values-grid.svelte-cwls5q{grid-template-columns:1fr 1fr}}.value-card.svelte-cwls5q{padding:2rem 1.75rem;border:1px solid rgba(196,181,163,.35);border-radius:2px;transition:border-color .3s ease,box-shadow .3s ease}.value-card.svelte-cwls5q:hover{border-color:#b8956a80;box-shadow:0 4px 24px #0000000a}.value-number.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;color:#b8956a40;line-height:1;display:block;margin-bottom:.75rem}.value-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;color:#2d2a26;margin:0 0 .75rem}.value-text.svelte-cwls5q{font-family:Jost,sans-serif;font-size:13.5px;font-weight:400;line-height:1.75;color:#6b6460;margin:0}.cta-section.svelte-cwls5q{padding:5rem 1.5rem 6rem;text-align:center;background:#2d2a26;position:relative;overflow:hidden}.cta-section.svelte-cwls5q:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 60%,rgba(184,149,106,.1) 0%,transparent 65%)}.cta-inner.svelte-cwls5q{position:relative;z-index:2;max-width:600px;margin:0 auto}.cta-eyebrow.svelte-cwls5q{font-family:Jost,sans-serif;font-weight:300;font-size:10px;letter-spacing:.35em;text-transform:uppercase;color:#b8956a;margin:0 0 1rem}.cta-heading.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,7vw,3.5rem);font-weight:400;color:#fff;margin:0 0 1.2rem;line-height:1.15}.cta-sub.svelte-cwls5q{font-family:Jost,sans-serif;font-size:14px;font-weight:300;line-height:1.7;color:#c4b5a3bf;margin:0 0 2.5rem}.cta-btns.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:480px){.cta-btns.svelte-cwls5q{flex-direction:row;justify-content:center}}.btn-primary.svelte-cwls5q{display:inline-block;background:#b8956a;color:#fff;font-family:Jost,sans-serif;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;padding:15px 32px;border-radius:2px;text-decoration:none;transition:background .3s ease;white-space:nowrap}.btn-primary.svelte-cwls5q:hover{background:#9a7b5a}.btn-ghost-dark.svelte-cwls5q{display:inline-block;border:1px solid rgba(184,149,106,.55);color:#c4b5a3d9;font-family:Jost,sans-serif;font-size:12px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;padding:14px 32px;border-radius:2px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-ghost-dark.svelte-cwls5q:hover{border-color:#b8956a;color:#b8956a}.site-footer.svelte-cwls5q{background:#2d2a26;color:#ffffffbf}.footer-inner.svelte-cwls5q{max-width:1100px;margin:0 auto;padding:3.5rem 1.5rem 2rem}.footer-top.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-bottom:2.5rem}.footer-logo.svelte-cwls5q{height:44px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.footer-tagline.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1rem;color:#c4b5a3b3;margin:0}.footer-divider-line.svelte-cwls5q{display:flex;align-items:center;gap:1rem;width:100%;max-width:280px}.footer-links.svelte-cwls5q{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.5rem}.footer-link.svelte-cwls5q{font-family:Jost,sans-serif;font-size:11px;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#c4b5a399;text-decoration:none;transition:color .3s ease}.footer-link.svelte-cwls5q:hover{color:#b8956a}.footer-social.svelte-cwls5q{display:flex;gap:1.25rem;align-items:center}.social-link.svelte-cwls5q{color:#c4b5a399;display:flex;align-items:center;transition:color .3s ease}.social-link.svelte-cwls5q:hover{color:#b8956a}.footer-bottom.svelte-cwls5q{border-top:1px solid rgba(196,181,163,.15);padding-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:640px){.footer-bottom.svelte-cwls5q{flex-direction:row;justify-content:space-between}}.footer-copy.svelte-cwls5q{font-family:Jost,sans-serif;font-size:12px;font-weight:300;color:#c4b5a366;margin:0}.whatsapp-fab.svelte-cwls5q{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36659;text-decoration:none;transition:transform .3s ease}.whatsapp-fab.svelte-cwls5q:hover{transform:scale(1.08)}.fab-pulse.svelte-cwls5q{position:absolute;inset:0;border-radius:50%;background:#25d36659;animation:svelte-cwls5q-fabPulse 2.5s ease-out infinite}.reveal.svelte-cwls5q{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}@keyframes svelte-cwls5q-fabPulse{0%{transform:scale(1);opacity:.5}to{transform:scale(1.8);opacity:0}}
