.skip-link{position:fixed;top:-80px;left:1rem;z-index:100;padding:1rem;background:var(--cyan)}.skip-link:focus{top:1rem}.main-nav{display:flex;gap:2rem;color:var(--ivory);font-size:.95rem}.main-nav a:hover{color:var(--cyan)}
.home-hero{padding-top:clamp(9rem,16vw,12rem);padding-bottom:0}.home-hero>.wrap>.eyebrow{color:var(--cyan)}.hero-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:4rem;align-items:end;margin-top:1.7rem;margin-bottom:4.5rem}.hero-layout .h1{font-size:clamp(3.3rem,7vw,6rem)}.hero-layout em{color:var(--cyan)}.hero-side{max-width:380px;padding-bottom:.2rem}.hero-side .lead{color:var(--ivory)}.hero-side>p+p{margin-top:1rem;color:var(--muted-dk)}.hero-link{display:inline-flex;align-items:center;gap:.6rem;color:var(--cyan);margin-top:1.5rem;font-weight:500}.hero-link svg{width:20px;height:20px;transform:rotate(45deg)}.service-nav{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-top:1px solid var(--line-dk)}.service-nav a{padding:1.6rem .85rem;display:flex;justify-content:space-between;gap:1rem;font-size:1rem}.service-nav a:first-child{padding-left:0}.service-nav a+a{border-left:1px solid var(--line-dk)}.service-nav svg{flex-shrink:0;width:20px;height:20px;transform:rotate(45deg);color:var(--cyan)}.service-nav a:hover{color:var(--cyan)}
.proof-home{background:var(--cyan);color:var(--ink);padding-block:1.6rem}.proof-home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.proof-home p{padding:1rem 1.4rem;border-left:1px solid rgba(15,15,17,.2)}.proof-home p:first-child{border-left:0;padding-left:0}.proof-home strong,.proof-home span{display:block}.proof-home strong{font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.75rem);font-weight:400}.proof-home span{font-size:.83rem;margin-top:.25rem;opacity:.75}.local-home-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:clamp(2rem,7vw,7rem);align-items:start}.local-home h2{margin-top:1rem}.local-home em{color:var(--cyan-dk)}.local-home-grid>div:last-child p+p{margin-top:1.15rem}.local-home-grid a{color:var(--cyan-dk);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}
.services-section{padding-block:clamp(3rem,6vw,5rem) var(--sec)}.section-heading{margin-bottom:2.4rem}.section-heading .h2{margin-top:1rem}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.service-card{background:#fff;border:1px solid var(--line-lt);border-radius:18px;overflow:hidden;scroll-margin-top:100px;display:flex;flex-direction:column}.service-photo{display:block;overflow:hidden;aspect-ratio:4/3;background:var(--ivory-3)}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-photo:hover img{transform:scale(1.03)}#parto .service-photo img{object-position:center 63%}#retrato .service-photo img{object-position:center 27%}.service-body{padding:clamp(1.4rem,3vw,2.4rem);display:flex;flex-direction:column;flex:1}.service-topline{display:flex;justify-content:space-between;gap:1rem;align-items:center;color:var(--muted-lt)}.service-topline .eyebrow{font-size:.75rem;letter-spacing:.14em}.service-topline>span{font-size:.85rem}.service-body .h2{margin-block:.9rem 1rem}.service-description{font-size:1.07rem;line-height:1.6}.service-detail{font-size:.95rem;color:var(--muted-lt);margin-top:.85rem;margin-bottom:1.6rem}.service-action{display:flex;gap:1rem;justify-content:space-between;align-items:center;padding-top:1.2rem;border-top:1px solid var(--line-lt);font-weight:600;color:var(--cyan-dk);margin-top:auto}.service-action svg{width:22px;height:22px;flex:none}.service-action:hover{color:var(--ink)}
.newborn-space{aspect-ratio:4/3;display:flex;flex-direction:column;justify-content:center;padding:clamp(1.5rem,5vw,3.5rem);background:var(--graphite);color:var(--ivory)}.newborn-kicker{font-size:.8rem;letter-spacing:.25em;text-transform:uppercase;color:var(--muted-dk);margin-bottom:1.2rem}.newborn-title{font-family:var(--serif);font-size:clamp(2.5rem,4.8vw,4rem);line-height:1.1}.newborn-title em{color:var(--cyan)}.soon-label{align-self:flex-start;margin-top:1.6rem;padding:.4rem .8rem;border:1px solid var(--line-dk);border-radius:30px;font-size:.8rem;color:var(--muted-dk)}
.about-home{display:grid;grid-template-columns:1.3fr .8fr;align-items:center;gap:clamp(2rem,7vw,7rem)}.about-home h2{margin-block:1rem 1.6rem}.about-home p+p{margin-top:1rem}.about-home p:not(.eyebrow){color:var(--muted-lt)}.about-home figure img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:16px}.about-home figcaption{font-size:.85rem;color:var(--muted-lt);margin-top:.9rem}.text-link{display:inline-flex;align-items:center;gap:.7rem;font-weight:600;color:var(--cyan-dk);margin-top:1.5rem}.text-link svg{width:20px;height:20px}.contact-home{text-align:center}.contact-home h2{margin-block:1.4rem}.contact-home em{color:var(--cyan)}.contact-home .lead{max-width:48ch;color:var(--muted-dk);margin:0 auto 2rem}
@media(max-width:900px){.hero-layout{gap:2rem}.main-nav{display:none}.services-grid{gap:1.3rem}.proof-home-grid{grid-template-columns:1fr 1fr}.proof-home p:nth-child(3){border-left:0}.local-home-grid{grid-template-columns:1fr;gap:1.5rem}}
@media(max-width:640px){.home-hero{padding-top:8rem}.hero-layout{grid-template-columns:1fr;gap:1.8rem;margin-bottom:2.6rem}.hero-layout .h1{font-size:clamp(3rem,12vw,4.5rem)}.hero-side{max-width:36ch}.hero-side .lead{font-size:1.1rem}.service-nav{grid-template-columns:1fr 1fr}.service-nav a{padding:1.1rem;font-size:.95rem}.service-nav a:nth-child(odd){border-left:0;padding-left:0}.service-nav a:nth-child(n+3){border-top:1px solid var(--line-dk)}.services-grid,.about-home{grid-template-columns:1fr}.services-grid{gap:1.5rem}.service-photo{aspect-ratio:4/3}.newborn-space{aspect-ratio:4/3}.newborn-title{font-size:3rem}.about-home figure{max-width:370px}.service-topline .eyebrow{font-size:.7rem}.service-action{font-size:.95rem}.proof-home-grid{grid-template-columns:1fr}.proof-home p,.proof-home p:first-child{padding:1rem 0;border-left:0;border-top:1px solid rgba(15,15,17,.18)}.proof-home p:first-child{border-top:0}}

@media(min-width:641px){.service-card:last-child:nth-child(odd){grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.service-card:last-child:nth-child(odd) .service-photo{aspect-ratio:auto;min-height:340px}}

