.institutional-page {
  --lime: #c7b6fa;
  --home-paper: #f3efe8;
  --home-cream: #e8e0d5;
  --home-white: #fffdfa;
  --home-ink: #0d3536;
  --home-muted: #617273;
  --home-line: rgba(13,53,54,.16);
  --home-lilac-soft: #ddd4fb;
  --home-aqua-soft: #d7efef;
  overflow-x: hidden;
  background: var(--home-paper);
}

.institutional-page .wa-link { display: inline-flex; align-items: center; column-gap: 10px; }
.institutional-page .wa-icon {
  width: 1.15em;
  height: 1.15em;
  display: inline-block;
  flex: 0 0 auto;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.003 3C8.822 3 3 8.822 3 16c0 2.294.597 4.448 1.644 6.319L3 29l6.844-1.795A12.94 12.94 0 0 0 16.003 28C23.18 28 29 22.18 29 16S23.18 3 16.003 3zm0 22.807c-2.034 0-3.93-.616-5.506-1.67l-.394-.234-4.061 1.065 1.084-3.957-.257-.407A9.75 9.75 0 1 1 16.003 25.807zm5.35-7.298c-.293-.147-1.735-.856-2.004-.954-.268-.098-.464-.147-.66.147-.195.293-.757.954-.928 1.149-.17.196-.342.22-.635.073-.293-.146-1.237-.456-2.356-1.454-.871-.777-1.46-1.735-1.63-2.028-.171-.293-.019-.451.128-.597.132-.131.293-.342.44-.513.146-.171.195-.293.293-.489.098-.195.049-.366-.024-.513-.074-.146-.66-1.589-.904-2.175-.238-.571-.48-.493-.66-.502l-.562-.01c-.196 0-.513.074-.782.367-.268.293-1.026 1.002-1.026 2.443s1.05 2.834 1.197 3.03c.146.195 2.066 3.154 5.005 4.423.699.301 1.244.481 1.669.616.701.223 1.339.192 1.843.116.562-.084 1.735-.709 1.98-1.393.244-.684.244-1.27.171-1.393-.073-.122-.269-.195-.562-.342z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16.003 3C8.822 3 3 8.822 3 16c0 2.294.597 4.448 1.644 6.319L3 29l6.844-1.795A12.94 12.94 0 0 0 16.003 28C23.18 28 29 22.18 29 16S23.18 3 16.003 3zm0 22.807c-2.034 0-3.93-.616-5.506-1.67l-.394-.234-4.061 1.065 1.084-3.957-.257-.407A9.75 9.75 0 1 1 16.003 25.807zm5.35-7.298c-.293-.147-1.735-.856-2.004-.954-.268-.098-.464-.147-.66.147-.195.293-.757.954-.928 1.149-.17.196-.342.22-.635.073-.293-.146-1.237-.456-2.356-1.454-.871-.777-1.46-1.735-1.63-2.028-.171-.293-.019-.451.128-.597.132-.131.293-.342.44-.513.146-.171.195-.293.293-.489.098-.195.049-.366-.024-.513-.074-.146-.66-1.589-.904-2.175-.238-.571-.48-.493-.66-.502l-.562-.01c-.196 0-.513.074-.782.367-.268.293-1.026 1.002-1.026 2.443s1.05 2.834 1.197 3.03c.146.195 2.066 3.154 5.005 4.423.699.301 1.244.481 1.669.616.701.223 1.339.192 1.843.116.562-.084 1.735-.709 1.98-1.393.244-.684.244-1.27.171-1.393-.073-.122-.269-.195-.562-.342z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.institutional-page .phone-icon {
  width: 1.15em;
  height: 1.15em;
  display: inline-block;
  flex: 0 0 auto;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8a15.6 15.6 0 0 0 6.6 6.6l2.2-2.2c.3-.3.7-.4 1.1-.2a11.4 11.4 0 0 0 3.6.6c.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.7 21 3 13.3 3 4c0-.6.4-1 1-1h3.5c.6 0 1 .4 1 1a11.4 11.4 0 0 0 .6 3.6c.1.4 0 .8-.2 1.1l-2.3 2.1z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8a15.6 15.6 0 0 0 6.6 6.6l2.2-2.2c.3-.3.7-.4 1.1-.2a11.4 11.4 0 0 0 3.6.6c.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.7 21 3 13.3 3 4c0-.6.4-1 1-1h3.5c.6 0 1 .4 1 1a11.4 11.4 0 0 0 .6 3.6c.1.4 0 .8-.2 1.1l-2.3 2.1z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.institutional-page .site-header {
  top: 18px;
  left: 24px;
  width: calc(100% - 48px);
  height: 68px;
  padding: 0 18px 0 24px;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 24px;
  color: var(--white);
  background: rgba(8,45,46,.7);
  box-shadow: 0 18px 50px rgba(4,28,29,.16);
  backdrop-filter: blur(22px);
}
.institutional-page .site-header.is-scrolled { top: 10px; height: 64px; background: rgba(8,45,46,.92); }
.institutional-page .brand img { filter: brightness(0) invert(1); }
.institutional-page .desktop-nav { gap: 26px; }
.institutional-page .desktop-nav a { opacity: .76; }
.institutional-page .desktop-nav a:hover { opacity: 1; }
.institutional-page .header-cta { min-height: 42px; padding: 0 17px; border: 0; border-radius: 15px; background: var(--lime); color: var(--home-ink); font-weight: 700; }
.institutional-page .header-cta:hover { background: #d8cef8; }
.institutional-page a:focus-visible { outline: 2px solid var(--lime); outline-offset: 4px; }

.home-kicker, .home-eyebrow { margin: 0; color: var(--home-muted); font-size: 12px; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
.home-kicker.light { color: rgba(255,255,255,.53); }

.home-hero {
  position: relative;
  min-height: 920px;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(420px, .95fr);
  gap: 42px;
  padding: 112px 34px 42px;
  overflow: hidden;
  border-radius: 0 0 76px 76px;
  background: var(--deep);
  color: var(--white);
}
.home-orbit { position: absolute; width: 760px; height: 760px; left: -300px; top: 110px; border: 1px solid rgba(199,182,250,.14); border-radius: 50%; pointer-events: none; }
.home-orbit::before, .home-orbit::after { content: ""; position: absolute; border: 1px solid rgba(199,182,250,.09); border-radius: inherit; }
.home-orbit::before { inset: 90px; }
.home-orbit::after { inset: 185px; }
.home-orbit span { position: absolute; right: 68px; top: 50%; width: 8px; height: 8px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 0 10px rgba(199,182,250,.14); }
.home-hero-copy { position: relative; z-index: 1; display: flex; flex-direction: column; justify-content: center; padding: 72px clamp(28px, 5vw, 82px) 42px; }
.home-eyebrow { margin-bottom: 46px; color: rgba(255,255,255,.54); }
.home-hero h1 { max-width: 880px; margin: 0; font-size: clamp(58px, 6.3vw, 98px); font-weight: 400; line-height: .94; letter-spacing: -.056em; }
.home-hero h1 em { color: var(--lime); font-family: var(--serif); font-weight: 400; }
.home-hero-lead { max-width: 650px; margin: 36px 0 0; color: rgba(255,255,255,.7); font-size: clamp(18px, 1.4vw, 21px); line-height: 1.65; }
.home-actions { display: flex; align-items: center; gap: 30px; margin-top: 40px; }
.home-primary { min-height: 58px; justify-content: center; gap: 12px; padding: 0 24px; border-radius: 18px; background: var(--lime); color: var(--home-ink); text-decoration: none; font-size: 14px; font-weight: 700; transition: transform .2s, background .2s; }
.home-primary:hover { transform: translateY(-2px); background: #d8cef8; }
.home-secondary { padding-bottom: 5px; border-bottom: 1px solid rgba(255,255,255,.4); color: var(--white); text-decoration: none; font-size: 14px; }
.home-hero-meta { display: flex; flex-wrap: wrap; gap: 12px 28px; margin-top: auto; padding-top: 50px; border-top: 1px solid rgba(255,255,255,.16); color: rgba(255,255,255,.5); font-size: 12px; letter-spacing: .08em; text-transform: uppercase; }
.home-hero-image { position: relative; min-height: 760px; margin: 0; overflow: hidden; border-radius: 300px 300px 36px 36px; background: #d7d1ca; box-shadow: 0 34px 80px rgba(3,27,28,.34); }
.home-hero-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(5,35,36,.58), transparent 48%); }
.home-hero-image img { width: 100%; height: 100%; object-fit: cover; object-position: 52% center; }
.home-hero-image figcaption { position: absolute; z-index: 1; left: 34px; right: 34px; bottom: 30px; display: flex; justify-content: space-between; align-items: end; }
.home-hero-image figcaption span { color: rgba(255,255,255,.65); font-size: 11px; letter-spacing: .14em; }
.home-hero-image figcaption p { margin: 0; font-family: var(--serif); font-size: 23px; line-height: 1.1; text-align: right; }
.home-image-note { position: absolute; z-index: 2; left: 18px; top: 47%; width: 174px; display: flex; gap: 15px; align-items: flex-start; padding: 20px; border: 1px solid rgba(255,255,255,.32); border-radius: 22px; background: rgba(244,240,233,.78); color: var(--home-ink); box-shadow: 0 20px 46px rgba(5,35,36,.15); backdrop-filter: blur(16px); }
.home-image-note span { width: 9px; height: 9px; margin-top: 5px; border-radius: 50%; background: var(--deep); box-shadow: 0 0 0 7px rgba(11,59,60,.1); }
.home-image-note p { margin: 0; font-size: 12px; line-height: 1.65; letter-spacing: .03em; }

.home-care { position: relative; z-index: 2; margin: -18px 24px 0; padding: 78px clamp(24px, 6vw, 92px) 84px; border: 1px solid rgba(13,53,54,.08); border-radius: 58px; background: var(--home-paper); box-shadow: 0 28px 90px rgba(5,35,36,.07); }
.home-care-intro { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr); gap: 50px 90px; align-items: end; }
.home-care-intro .home-kicker { margin-bottom: 20px; }
.home-care h2, .home-experience h2, .home-method h2, .home-unit h2, .home-contact h2 { margin: 0; font-size: clamp(48px, 6vw, 88px); font-weight: 400; line-height: .98; letter-spacing: -.05em; }
.home-care h2 { max-width: 820px; font-size: clamp(50px, 4.6vw, 72px); }
.home-care h2 em, .home-experience h2 em, .home-unit h2 em, .home-contact h2 em { color: var(--deep); font-family: var(--serif); font-weight: 400; }
.home-care-intro > p { max-width: 480px; margin: 0 0 5px; color: var(--home-muted); font-size: 17px; line-height: 1.6; }
.home-care-directory { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 46px; border-top: 1px solid var(--home-line); }
.home-care-row { position: relative; min-height: 128px; display: grid; grid-template-columns: 38px minmax(0, 1fr); grid-template-rows: auto auto; gap: 9px 16px; align-content: center; margin: 0; padding: 21px 34px 21px 6px; border-bottom: 1px solid var(--home-line); color: var(--home-ink); }
.home-care-row:nth-child(even) { padding-right: 6px; padding-left: 34px; border-left: 1px solid var(--home-line); }
.home-care-number { grid-column: 1; grid-row: 1 / span 2; align-self: start; padding-top: 4px; color: var(--home-muted); font-family: var(--serif); font-size: 14px; font-style: italic; }
.home-care-name { grid-column: 2; grid-row: 1; margin: 0; color: var(--home-ink); font-size: clamp(27px, 2.15vw, 36px); font-weight: 400; letter-spacing: -.04em; line-height: 1.02; }
.home-care-content { grid-column: 2; grid-row: 2; display: flex; align-items: flex-start; flex-direction: column; gap: 10px; }
.home-care-label { color: var(--home-ink); font-size: 10px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.home-care-question { max-width: 520px; color: var(--home-muted); font-family: var(--serif); font-size: clamp(16px, 1.25vw, 19px); font-style: italic; line-height: 1.28; letter-spacing: -.01em; }
.home-care-copy { max-width: 500px; color: var(--home-muted); font-size: 14px; line-height: 1.5; }
.home-care-foot { margin: 34px 0 0; color: var(--home-muted); text-align: right; }
.home-care-foot a { margin-left: 8px; padding-bottom: 4px; border-bottom: 1px solid rgba(13,53,54,.35); color: var(--home-ink); text-decoration: none; }

.home-experience { position: relative; display: grid; grid-template-columns: minmax(390px, .92fr) minmax(0, 1.08fr); gap: clamp(70px, 9vw, 140px); align-items: center; margin: 24px; padding: 132px clamp(28px, 7vw, 112px); overflow: hidden; border-radius: 68px; background: var(--home-cream); }
.home-experience::after { content: "K"; position: absolute; right: -70px; bottom: -170px; color: rgba(13,53,54,.035); font-family: var(--serif); font-size: 520px; line-height: 1; pointer-events: none; }
.home-experience-image { position: relative; z-index: 1; min-height: 720px; margin: 0; overflow: hidden; border-radius: 260px 46px 210px 46px; box-shadow: 0 30px 70px rgba(5,35,36,.13); }
.home-experience-image img { width: 100%; height: 100%; object-fit: cover; object-position: center 54%; }
.home-experience-image figcaption { position: absolute; left: 24px; bottom: 24px; padding: 11px 15px; border-radius: 99px; background: rgba(255,253,250,.88); color: var(--home-ink); font-size: 11px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; backdrop-filter: blur(12px); }
.home-experience-copy { position: relative; z-index: 1; }
.home-experience-copy .home-kicker { margin-bottom: 36px; }
.home-experience h2 { max-width: 800px; font-size: clamp(46px, 5.3vw, 76px); }
.home-experience-lead { max-width: 640px; margin: 34px 0 0; color: var(--home-muted); font-size: 18px; line-height: 1.65; }
.home-journey { margin: 58px 0 0; padding: 0; list-style: none; }
.home-journey li { position: relative; display: grid; grid-template-columns: 52px 1fr; gap: 24px; padding: 26px 0; border-top: 1px solid var(--home-line); }
.home-journey li:last-child { border-bottom: 1px solid var(--home-line); }
.home-journey li > span { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid var(--home-line); border-radius: 50%; color: var(--home-muted); font-family: var(--serif); font-size: 12px; }
.home-journey h3 { margin: 0 0 7px; font-size: 26px; font-weight: 400; letter-spacing: -.03em; }
.home-journey p { max-width: 550px; margin: 0; color: var(--home-muted); line-height: 1.55; }

.home-method { position: relative; margin-top: 24px; padding: 145px clamp(24px, 7vw, 112px); overflow: hidden; border-radius: 78px 78px 0 0; background: var(--deep-2); color: var(--white); }
.home-method-orbit { position: absolute; right: -110px; top: -120px; width: 620px; height: 620px; display: grid; place-items: center; border: 1px solid rgba(199,182,250,.14); border-radius: 50%; }
.home-method-orbit::before, .home-method-orbit::after { content: ""; position: absolute; border: 1px solid rgba(199,182,250,.09); border-radius: inherit; }
.home-method-orbit::before { inset: 72px; }
.home-method-orbit::after { inset: 148px; }
.home-method-orbit span { color: rgba(199,182,250,.1); font-family: var(--serif); font-size: 220px; }
.home-method-heading { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(300px, .55fr); gap: 36px 100px; align-items: end; }
.home-method-heading .home-kicker { grid-column: 1 / -1; }
.home-method h2 { max-width: 980px; }
.home-method h2 em { color: var(--lime); font-family: var(--serif); font-weight: 400; }
.home-method-heading > p:last-child { max-width: 500px; margin: 0; color: rgba(255,255,255,.62); font-size: 18px; line-height: 1.65; }
.home-method-grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 78px; }
.home-method-grid article { min-height: 330px; display: flex; flex-direction: column; padding: 30px; border: 1px solid rgba(255,255,255,.18); border-radius: 34px; background: rgba(255,255,255,.035); backdrop-filter: blur(10px); }
.home-method-grid article:nth-child(2) { transform: translateY(28px); }
.home-method-grid article > span { color: var(--lime); font-family: var(--serif); font-size: 13px; }
.home-method-grid h3 { margin: auto 0 16px; font-size: clamp(27px, 2.4vw, 38px); font-weight: 400; letter-spacing: -.035em; }
.home-method-grid p { max-width: 390px; margin: 0; color: rgba(255,255,255,.6); line-height: 1.6; }
.home-method-link { position: relative; z-index: 1; width: fit-content; gap: 32px; margin-top: 72px; padding-bottom: 6px; border-bottom: 1px solid rgba(199,182,250,.55); color: var(--lime); text-decoration: none; font-size: 14px; }

.home-unit { padding: 145px clamp(24px, 7vw, 112px) 130px; background: var(--home-paper); }
.home-unit-heading { display: grid; grid-template-columns: minmax(190px, .35fr) minmax(0, 1.05fr) minmax(280px, .5fr); gap: 40px 70px; align-items: end; }
.home-unit-heading > div span { display: block; margin-top: 20px; color: var(--home-muted); font-size: 13px; }
.home-unit h2 { max-width: 850px; }
.home-unit-heading > p { max-width: 450px; margin: 0; color: var(--home-muted); font-size: 18px; line-height: 1.65; }
.home-unit-gallery { width: min(100%, 1240px); display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(320px, .72fr); gap: 18px; margin: 78px auto 0; }
.home-unit-gallery figure { position: relative; min-height: 660px; margin: 0; overflow: hidden; background: #d8d0c6; }
.home-unit-main { border-radius: 54px 230px 54px 54px; }
.home-unit-entry { border-radius: 230px 54px 54px 230px; }
.home-unit-gallery figure::after { content: ""; position: absolute; inset: 50% 0 0; background: linear-gradient(0deg, rgba(5,35,36,.7), transparent); }
.home-unit-gallery img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.2,.7,.2,1); }
.home-unit-gallery figure:hover img { transform: scale(1.018); }
.home-unit-main img { object-position: center; }
.home-unit-entry img { object-position: 52% center; }
.home-unit-gallery figcaption { position: absolute; z-index: 1; left: 32px; right: 32px; bottom: 30px; color: var(--white); }
.home-unit-entry figcaption { left: auto; right: 28px; width: min(72%, 330px); text-align: right; }
.home-unit-gallery figcaption span { display: block; margin-bottom: 10px; color: rgba(255,255,255,.64); font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.home-unit-gallery figcaption p { margin: 0; font-family: var(--serif); font-size: clamp(23px, 2vw, 32px); font-style: italic; line-height: 1.15; }
.home-map-link { width: fit-content; display: flex; align-items: center; gap: 28px; margin: 30px 0 0 auto; padding: 12px 18px; border: 1px solid var(--home-line); border-radius: 99px; color: var(--home-ink); text-decoration: none; font-size: 14px; }

.home-contact { display: grid; grid-template-columns: 1fr minmax(260px, .42fr); gap: 70px 110px; align-items: end; margin: 0 24px 24px; padding: 112px clamp(28px, 7vw, 112px) 54px; border-radius: 70px; background: linear-gradient(135deg, var(--home-lilac-soft), var(--home-aqua-soft)); color: var(--home-ink); }
.home-contact .home-kicker { margin-bottom: 36px; color: rgba(13,53,54,.6); }
.home-contact h2 { max-width: 980px; }
.home-contact-copy > p:last-child { max-width: 620px; margin: 32px 0 0; color: rgba(13,53,54,.68); font-size: 18px; line-height: 1.65; }
.home-contact-action { min-height: 70px; display: flex; justify-content: center; gap: 12px; padding: 0 24px; border-radius: 20px; background: var(--deep); color: var(--white); text-decoration: none; font-size: 16px; font-weight: 700; transition: transform .2s, background .2s; }
.home-contact-action:hover { transform: translateY(-3px); background: #174b4c; }
.home-contact-action strong { font-size: 24px; font-weight: 400; }
.home-contact-meta { grid-column: 1 / -1; display: flex; flex-wrap: wrap; gap: 16px 38px; padding-top: 28px; border-top: 1px solid rgba(13,53,54,.2); color: rgba(13,53,54,.56); font-size: 12px; letter-spacing: .1em; text-transform: uppercase; }

.institutional-page footer { border-radius: 56px 56px 0 0; }
.contact-dock { display: none; }

@media (min-width: 1101px) {
  .home-care, .home-experience, .home-method, .home-unit, .home-contact { scroll-margin-top: 86px; }
  .home-hero { min-height: 780px; gap: 34px; padding: 94px 30px 30px; border-radius: 0 0 62px 62px; }
  .home-hero-copy { padding: 54px clamp(26px, 4.5vw, 70px) 32px; }
  .home-eyebrow { margin-bottom: 32px; }
  .home-hero h1 { max-width: 780px; font-size: clamp(56px, 5.35vw, 84px); }
  .home-hero-lead { max-width: 600px; margin-top: 28px; font-size: clamp(17px, 1.2vw, 19px); line-height: 1.55; }
  .home-actions { margin-top: 30px; }
  .home-hero-meta { gap: 10px 24px; padding-top: 34px; }
  .home-hero-image { height: 650px; min-height: 650px; border-radius: 260px 260px 32px 32px; }

  .home-experience { gap: clamp(56px, 7vw, 96px); margin: 18px 24px; padding: 84px clamp(40px, 6vw, 88px); border-radius: 58px; }
  .home-experience-image { min-height: 560px; border-radius: 210px 40px 170px 40px; }
  .home-experience-copy .home-kicker { margin-bottom: 24px; }
  .home-experience h2 { max-width: 720px; font-size: clamp(44px, 4.45vw, 64px); }
  .home-experience-lead { max-width: 600px; margin-top: 24px; font-size: 17px; line-height: 1.55; }
  .home-journey { margin-top: 34px; }
  .home-journey li { grid-template-columns: 46px 1fr; gap: 18px; padding: 17px 0; }
  .home-journey li > span { width: 34px; height: 34px; }
  .home-journey h3 { margin-bottom: 5px; font-size: 23px; }
  .home-journey p { font-size: 15px; line-height: 1.45; }

  .home-method { margin-top: 18px; padding: 92px clamp(40px, 6vw, 92px) 88px; border-radius: 62px 62px 0 0; }
  .home-method-orbit { right: -90px; top: -110px; width: 520px; height: 520px; }
  .home-method-orbit::before { inset: 62px; }
  .home-method-orbit::after { inset: 126px; }
  .home-method-orbit span { font-size: 180px; }
  .home-method-heading { grid-template-columns: minmax(0, 1.15fr) minmax(280px, .55fr); gap: 28px 72px; }
  .home-method h2 { max-width: 880px; font-size: clamp(46px, 4.7vw, 68px); }
  .home-method-heading > p:last-child { font-size: 17px; line-height: 1.55; }
  .home-method-grid { gap: 12px; margin-top: 50px; }
  .home-method-grid article { min-height: 246px; padding: 26px; border-radius: 28px; }
  .home-method-grid article:nth-child(2) { transform: translateY(18px); }
  .home-method-grid h3 { margin-bottom: 12px; font-size: clamp(26px, 2.1vw, 34px); }
  .home-method-grid p { font-size: 15px; line-height: 1.5; }
  .home-method-link { margin-top: 48px; }

  .home-unit { padding: 68px clamp(40px, 6vw, 92px) 58px; }
  .home-unit-heading { grid-template-columns: minmax(160px, .28fr) minmax(0, 1fr) minmax(260px, .46fr); gap: 28px 46px; }
  .home-unit-heading > div span { margin-top: 12px; }
  .home-unit h2 { max-width: 720px; font-size: clamp(42px, 4.15vw, 58px); }
  .home-unit-heading > p { font-size: 16px; line-height: 1.5; }
  .home-unit-gallery { max-width: 1120px; gap: 14px; margin-top: 34px; }
  .home-unit-gallery figure { height: 390px; min-height: 390px; }
  .home-unit-main { border-radius: 42px 160px 42px 42px; }
  .home-unit-entry { border-radius: 160px 42px 42px 160px; }
  .home-map-link { margin-top: 18px; }

  .home-contact { gap: 50px 80px; margin: 0 24px 18px; padding: 76px clamp(40px, 6vw, 92px) 42px; border-radius: 58px; }
  .home-contact .home-kicker { margin-bottom: 24px; }
  .home-contact h2 { max-width: 860px; font-size: clamp(46px, 4.7vw, 68px); }
  .home-contact-copy > p:last-child { margin-top: 22px; font-size: 17px; line-height: 1.55; }
  .home-contact-action { min-height: 64px; }
  .home-contact-meta { padding-top: 22px; }
}

@media (max-width: 1100px) {
  .institutional-page .desktop-nav { gap: 16px; }
  .institutional-page .desktop-nav a { font-size: 13px; }
  .home-care-directory { display: block; }
  .home-care-row, .home-care-row:nth-child(even) { min-height: 118px; grid-template-columns: 50px minmax(240px, 1fr) minmax(250px, .85fr); grid-template-rows: auto; gap: 22px; align-items: center; padding: 18px 4px; border-left: 0; }
  .home-care-number, .home-care-name, .home-care-content { grid-column: auto; grid-row: auto; align-self: center; }
  .home-care-number { padding-top: 0; }
  .home-experience { grid-template-columns: minmax(330px, .8fr) minmax(0, 1.2fr); }
  .home-unit-heading { grid-template-columns: 1fr 1.4fr; }
  .home-unit-heading > p { grid-column: 2; }
}

@media (max-width: 860px) {
  .institutional-page .site-header { left: 14px; width: calc(100% - 28px); grid-template-columns: 1fr auto; }
  .institutional-page .desktop-nav { display: none; }
  .home-hero { min-height: 0; grid-template-columns: 1fr; padding: 106px 18px 28px; border-radius: 0 0 46px 46px; }
  .home-hero-copy { min-height: 700px; padding: 70px 24px 48px; }
  .home-hero-image { min-height: 660px; border-radius: 210px 210px 28px 28px; }
  .home-image-note { left: 18px; top: 38%; }
  .home-care { margin: -8px 14px 0; padding: 96px 24px; border-radius: 42px; }
  .home-care-intro, .home-experience, .home-method-heading, .home-unit-heading, .home-contact { grid-template-columns: 1fr; }
  .home-care-directory { margin-top: 54px; }
  .home-care-row { min-height: 150px; grid-template-columns: 46px minmax(0, 1fr); gap: 8px 18px; padding: 24px 2px; }
  .home-care-number { grid-column: 1; grid-row: 1 / span 2; align-self: start; padding-top: 2px; }
  .home-care-name { grid-column: 2; grid-row: 1; }
  .home-care-content { grid-column: 2; grid-row: 2; }
  .home-experience { margin: 14px; padding: 96px 24px; border-radius: 48px; }
  .home-experience-image { min-height: 620px; border-radius: 210px 40px 170px 40px; }
  .home-method { margin-top: 14px; padding: 110px 24px; border-radius: 52px 52px 0 0; }
  .home-method-heading .home-kicker { grid-column: auto; }
  .home-method-grid { grid-template-columns: 1fr; }
  .home-method-grid article { min-height: 280px; }
  .home-method-grid article:nth-child(2) { transform: none; }
  .home-unit { padding: 110px 24px; }
  .home-unit-heading > p { grid-column: auto; }
  .home-unit-gallery { grid-template-columns: minmax(0, 1.2fr) minmax(250px, .8fr); }
  .home-contact { margin: 0 14px 14px; padding: 96px 24px 48px; border-radius: 48px; }
  .home-contact-action { max-width: 420px; }
}

@media (max-width: 620px) {
  .institutional-page .site-header { top: 10px; height: 62px; padding: 0 12px 0 17px; border-radius: 20px; }
  .institutional-page .brand img { width: 88px; }
  .institutional-page .header-cta { min-height: 38px; font-size: 0; }
  .institutional-page .header-cta::before { content: "Agendar"; font-size: 12px; }
  .institutional-page .header-cta .wa-icon, .institutional-page .header-cta span:last-child { font-size: 12px; }
  .home-hero h1 { font-size: 51px; }
  .home-hero-copy { min-height: 760px; padding-left: 8px; padding-right: 8px; }
  .home-actions { align-items: stretch; flex-direction: column; }
  .home-primary { justify-content: center; }
  .home-secondary { width: fit-content; }
  .home-hero-meta { margin-top: 48px; }
  .home-hero-image { min-height: 570px; border-radius: 160px 160px 24px 24px; }
  .home-hero-image figcaption { left: 22px; right: 22px; }
  .home-image-note { width: 155px; padding: 16px; }
  .home-care { margin: -8px 10px 0; padding: 70px 16px 76px; border-radius: 34px; scroll-margin-top: 82px; }
  .home-care-intro { gap: 0; }
  .home-care-intro .home-kicker { margin-bottom: 15px; }
  .home-care h2, .home-experience h2, .home-method h2, .home-unit h2, .home-contact h2 { font-size: 47px; }
  .home-care h2 { max-width: 330px; font-size: clamp(40px, 12vw, 47px); line-height: .96; }
  .home-care-intro > p { margin-top: 24px; font-size: 16px; line-height: 1.55; }
  .home-care-directory { display: grid; grid-template-columns: minmax(0, 1fr); gap: 10px; margin-top: 38px; border-top: 0; }
  .home-care-row,
  .home-care-row:nth-child(even) {
    min-height: 0;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto auto;
    gap: 14px 16px;
    align-items: start;
    padding: 22px 20px 21px;
    overflow: hidden;
    border: 1px solid rgba(13,53,54,.11);
    border-radius: 23px;
    background: rgba(255,253,250,.58);
    box-shadow: 0 12px 30px rgba(13,53,54,.035);
  }
  .home-care-row::before {
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    bottom: 22px;
    width: 3px;
    border-radius: 0 4px 4px 0;
    background: var(--home-lilac-soft);
  }
  .home-care-number {
    display: none;
  }
  .home-care-name {
    grid-column: 1;
    grid-row: 1;
    align-self: center;
    font-size: clamp(24px, 7.2vw, 29px);
    line-height: 1.03;
    letter-spacing: -.035em;
  }
  .home-care-content { grid-column: 1 / -1; grid-row: 2; }
  .home-care-question {
    max-width: 31rem;
    color: rgba(13,53,54,.66);
    font-family: inherit;
    font-size: 15px;
    font-style: normal;
    line-height: 1.48;
    letter-spacing: 0;
  }
  .home-care-copy { max-width: none; }
  .home-care-foot {
    display: grid;
    gap: 7px;
    margin-top: 16px;
    padding: 20px;
    border-radius: 22px;
    background: var(--home-ink);
    color: rgba(255,255,255,.66);
    text-align: left;
    line-height: 1.45;
  }
  .home-care-foot a { width: fit-content; margin-left: 0; padding-bottom: 2px; border-color: rgba(221,212,251,.56); color: var(--home-lilac-soft); }
  .home-experience-image { min-height: 470px; border-radius: 150px 28px 120px 28px; }
  .home-journey li { grid-template-columns: 46px 1fr; gap: 14px; }
  .home-method-grid article { min-height: 260px; }
  .home-method-orbit { right: -300px; }
  .home-unit-gallery { grid-template-columns: 1fr; }
  .home-unit-gallery figure { min-height: 470px; }
  .home-unit-main { border-radius: 38px 150px 38px 38px; }
  .home-unit-entry { min-height: 570px !important; border-radius: 150px 38px 38px 150px; }
  .home-map-link { margin-left: 0; }
  .home-contact { padding-bottom: 118px; }
  .home-contact-action { width: 100%; }
  .home-contact-meta { flex-direction: column; }
  .institutional-page { padding-bottom: 92px; }
  .contact-dock {
    position: fixed;
    z-index: 120;
    left: 10px;
    right: 10px;
    bottom: max(10px, env(safe-area-inset-bottom));
    min-height: 68px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    border: 1px solid rgba(221,212,251,.3);
    border-radius: 23px;
    background: rgba(7,48,49,.96);
    box-shadow: 0 18px 44px rgba(5,33,34,.32), inset 0 1px 0 rgba(255,255,255,.08);
    backdrop-filter: blur(20px) saturate(130%);
    -webkit-backdrop-filter: blur(20px) saturate(130%);
  }
  .contact-dock-link {
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    color: var(--white);
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .01em;
    transition: background .2s ease, color .2s ease;
    -webkit-tap-highlight-color: transparent;
  }
  .contact-dock-link + .contact-dock-link { border-left: 1px solid rgba(255,255,255,.16); }
  .contact-dock-link .phone-icon,
  .contact-dock-link .wa-icon { width: 23px; height: 23px; }
  .contact-dock-phone .phone-icon { color: var(--home-aqua-soft); }
  .contact-dock-whatsapp .wa-icon { color: var(--home-lilac-soft); }
  .contact-dock-link:active { background: rgba(255,255,255,.1); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
