:root {
  --navy-950: #051722;
  --navy-900: #071d2a;
  --navy-850: #0b2635;
  --navy-800: #103246;
  --ink: #102331;
  --muted: #5f707c;
  --mist: #edf4f6;
  --paper: #f9fbfc;
  --white: #ffffff;
  --cyan: #91e5e0;
  --cyan-strong: #55cec8;
  --violet: #a83de0;
  --rose: #e86db6;
  --brand-red: #a20f1c;
  --brand-red-dark: #750912;
  --brand-rose: #f29ba4;
  --brand-red-soft: #f8e9eb;
  --line: rgba(18, 55, 72, 0.14);
  --shadow: 0 28px 75px rgba(2, 17, 26, 0.13);
  --max: 1220px;
  --radius-lg: 32px;
  --radius-md: 22px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 88px;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: "Avenir Next", Avenir, "Segoe UI", Inter, system-ui, -apple-system, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body.menu-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

img,
svg {
  display: block;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

:focus-visible {
  outline: 3px solid var(--brand-red);
  outline-offset: 4px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 1000;
  transform: translateY(-160%);
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--white);
  color: var(--navy-900);
  font-weight: 700;
}

.skip-link:focus {
  transform: none;
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 100;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 8px 28px rgba(3, 20, 30, 0.06);
  backdrop-filter: blur(18px);
  transition: background 220ms ease, box-shadow 220ms ease, color 220ms ease;
}

.site-header.scrolled {
  color: var(--ink);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 10px 40px rgba(3, 20, 30, 0.08);
  backdrop-filter: blur(18px);
}

.header-inner {
  width: min(calc(100% - 48px), var(--max));
  height: 92px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.brand {
  flex: 0 1 430px;
  min-width: 0;
  display: block;
}

.brand-logo {
  display: block;
  width: min(100%, 430px);
}

.brand-logo img {
  width: 100%;
  height: auto;
}

.site-nav {
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.3vw, 34px);
}

.site-nav > a:not(.nav-cta) {
  position: relative;
  padding: 10px 0;
  font-size: 0.89rem;
  font-weight: 650;
  opacity: 0.78;
  transition: opacity 180ms ease;
}

.site-nav > a:not(.nav-cta)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 4px;
  height: 1px;
  background: var(--brand-red);
  transition: right 180ms ease;
}

.site-nav > a:hover {
  opacity: 1;
}

.site-nav > a:hover::after {
  right: 0;
}

.nav-cta {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 19px;
  color: var(--white);
  border: 1px solid var(--brand-red);
  border-radius: 999px;
  font-size: 0.84rem;
  font-weight: 750;
  background: var(--brand-red);
  transition: background 180ms ease, color 180ms ease, border-color 180ms ease;
}

.site-header.scrolled .nav-cta {
  color: var(--white);
  border-color: var(--brand-red);
  background: var(--brand-red);
}

.nav-cta:hover {
  color: var(--white);
  border-color: var(--brand-red-dark);
  background: var(--brand-red-dark);
}

.menu-button {
  display: none;
}

.audiences {
  position: relative;
  z-index: 3;
  padding-top: 92px;
  padding-bottom: 58px;
}

.audiences-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 36px;
  margin-bottom: 34px;
}

.audiences-heading .eyebrow {
  margin-bottom: 12px;
}

.audiences-heading h2 {
  margin: 0;
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(2.25rem, 4vw, 4rem);
  line-height: 1.04;
  font-weight: 500;
  letter-spacing: -0.035em;
}

.audience-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid var(--line);
  background: var(--line);
}

.audience-card {
  position: relative;
  min-height: 220px;
  padding: 32px;
  background: var(--white);
  transition: color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.audience-card > span {
  display: block;
  margin-bottom: 30px;
  color: #82919a;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.audience-card h3 {
  margin: 0 0 10px;
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(1.65rem, 2.4vw, 2.15rem);
  line-height: 1.08;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.audience-card p {
  max-width: 28ch;
  margin: 0;
  color: var(--muted);
  line-height: 1.5;
}

.audience-card:hover {
  z-index: 1;
  box-shadow: inset 0 -3px var(--brand-red), 0 18px 45px rgba(2, 17, 26, 0.08);
  transform: translateY(-3px);
}

.audience-card-pathologists {
  color: var(--brand-red);
}

.audience-card-pathologists p {
  padding-right: 28px;
  color: var(--ink);
}

.audience-card-pathologists b {
  display: inline-flex;
  gap: 8px;
  margin-top: 18px;
  font-size: 0.82rem;
  letter-spacing: 0.02em;
}

.hero {
  position: relative;
  min-height: 790px;
  padding: 166px 0 88px;
  overflow: hidden;
  color: var(--white);
  background:
    radial-gradient(circle at 12% 15%, rgba(32, 130, 155, 0.18), transparent 34%),
    linear-gradient(135deg, var(--navy-950), var(--navy-900) 54%, #0e2c3d);
}

.hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 54px;
  background: var(--paper);
  clip-path: ellipse(58% 44% at 50% 100%);
}

.hero-glow {
  position: absolute;
  width: 520px;
  height: 520px;
  right: -180px;
  top: -220px;
  border-radius: 50%;
  background: rgba(162, 15, 28, 0.25);
  filter: blur(24px);
}

.hero-grid {
  position: relative;
  z-index: 2;
  width: min(calc(100% - 48px), var(--max));
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(470px, 1.06fr);
  align-items: center;
  gap: clamp(54px, 7vw, 104px);
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 26px;
  font-size: 0.74rem;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
}

.eyebrow > span {
  width: 28px;
  height: 1px;
  background: var(--cyan);
}

.eyebrow-dark {
  color: #667a86;
}

.hero h1 {
  max-width: 660px;
  margin: 0;
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(3.3rem, 5.3vw, 5.55rem);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.048em;
  text-wrap: balance;
}

.hero h1 em {
  color: var(--brand-rose);
  font-weight: 500;
}

.hero-lede {
  max-width: 590px;
  margin: 30px 0 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.1rem;
  line-height: 1.65;
}

.hero-actions {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 38px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 54px;
  padding: 0 23px;
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 750;
  letter-spacing: 0.01em;
  transition: transform 180ms ease, background 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.button svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 180ms ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button:hover svg {
  transform: translateX(3px);
}

.button-primary {
  color: var(--white);
  background: var(--brand-red);
  box-shadow: 0 14px 36px rgba(162, 15, 28, 0.24);
}

.button-primary:hover {
  background: var(--brand-red-dark);
  box-shadow: 0 18px 44px rgba(162, 15, 28, 0.32);
}

.button-quiet {
  position: relative;
  min-height: auto;
  padding: 11px 0 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 0;
  color: rgba(255, 255, 255, 0.83);
}

.hero-services {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 24px;
  margin: 43px 0 0;
  padding: 0;
  list-style: none;
  color: rgba(255, 255, 255, 0.54);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.hero-services li {
  display: flex;
  align-items: center;
  gap: 10px;
}

.hero-services li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--brand-rose);
}

.hero-visual {
  position: relative;
  min-height: 545px;
}

.hero-visual::before {
  content: "";
  position: absolute;
  width: 78%;
  height: 80%;
  top: 13%;
  right: -8%;
  border: 1px solid rgba(242, 155, 164, 0.24);
  border-radius: 50%;
}

.hero-visual figure {
  position: absolute;
  inset: 0 0 18px 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 48% 48% 30px 30px / 38% 38% 30px 30px;
  box-shadow: 0 40px 85px rgba(0, 0, 0, 0.34);
  background: #0e2442;
}

.hero-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 58% center;
  filter: saturate(0.9) contrast(1.04);
  transform: scale(1.015);
}

.hero-visual figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(130deg, rgba(7, 29, 42, 0.32), transparent 45%);
  pointer-events: none;
}

.hero-visual figcaption {
  position: absolute;
  z-index: 2;
  right: 18px;
  bottom: 15px;
  color: rgba(255, 255, 255, 0.42);
  font-size: 0.65rem;
  letter-spacing: 0.04em;
}

.visual-note {
  position: absolute;
  z-index: 3;
  left: -44px;
  bottom: 0;
  width: 195px;
  padding: 21px 22px 23px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 18px;
  background: rgba(7, 29, 42, 0.76);
  backdrop-filter: blur(14px);
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.2);
}

.visual-note span {
  display: block;
  margin-bottom: 9px;
  color: var(--brand-rose);
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.visual-note strong {
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: 1.22rem;
  line-height: 1.18;
  font-weight: 500;
}

.hero-scroll {
  position: absolute;
  z-index: 3;
  left: max(24px, calc((100vw - var(--max)) / 2 - 55px));
  bottom: 68px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px;
  color: rgba(255, 255, 255, 0.34);
  font-size: 0.61rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
}

.hero-scroll span {
  width: 1px;
  height: 36px;
  background: linear-gradient(var(--cyan), transparent);
}

.section {
  width: min(calc(100% - 48px), var(--max));
  margin: 0 auto;
  padding: 128px 0;
}

.section-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.65fr);
  gap: 70px;
  align-items: end;
}

.section h2,
.process h2,
.locations h2,
.contact-band h2 {
  margin: 0;
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(2.55rem, 4.3vw, 4.4rem);
  line-height: 1.04;
  font-weight: 500;
  letter-spacing: -0.038em;
  text-wrap: balance;
}

.section-heading > p {
  margin: 0 0 6px;
  color: var(--muted);
  font-size: 1.03rem;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 64px;
}

.service-card {
  position: relative;
  min-height: 415px;
  padding: 34px 32px 31px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: var(--white);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.service-card:hover {
  transform: translateY(-7px);
  border-color: rgba(162, 15, 28, 0.32);
  box-shadow: var(--shadow);
}

.service-card-featured {
  color: var(--white);
  border-color: var(--navy-900);
  background:
    radial-gradient(circle at 82% 12%, rgba(162, 15, 28, 0.42), transparent 36%),
    var(--navy-900);
}

.service-number {
  color: #81909a;
  font-size: 0.69rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.service-card-featured .service-number {
  color: rgba(255, 255, 255, 0.4);
}

.service-icon {
  width: 64px;
  height: 64px;
  margin: 42px 0 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: var(--navy-800);
  background: var(--mist);
}

.service-card-featured .service-icon {
  color: var(--brand-rose);
  background: rgba(242, 155, 164, 0.1);
}

.service-icon svg {
  width: 32px;
  height: 32px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.service-card h3 {
  margin: 0 0 14px;
  font-size: 1.34rem;
  line-height: 1.3;
  font-weight: 760;
}

.service-card p {
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
  line-height: 1.65;
}

.service-card-featured p {
  color: rgba(255, 255, 255, 0.62);
}

.service-tag {
  position: absolute;
  left: 32px;
  bottom: 28px;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #798c97;
}

.service-card-featured .service-tag {
  color: var(--brand-rose);
}

.service-more {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 18px;
}

.service-more article {
  min-height: 168px;
  padding: 27px 28px;
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 15px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: linear-gradient(145deg, var(--white), #f8f4f5);
}

.service-more article > span {
  padding-top: 3px;
  color: var(--brand-red);
  font-size: 0.68rem;
  font-weight: 850;
  letter-spacing: 0.1em;
}

.service-more h3 {
  margin: 0 0 8px;
  font-size: 1rem;
  line-height: 1.35;
}

.service-more p {
  margin: 0;
  color: var(--muted);
  font-size: 0.86rem;
  line-height: 1.55;
}

.punctuality { padding-top: 32px; }
.punctuality-intro { display: grid; grid-template-columns: minmax(0, .92fr) minmax(300px, .78fr); gap: 56px; align-items: end; margin-bottom: 28px; }
.punctuality-intro h2 { margin: 12px 0 0; }
.punctuality-intro > p { margin: 0; color: var(--muted); }
.punctuality-panel { overflow: hidden; display: grid; grid-template-columns: minmax(260px, .38fr) minmax(0, .62fr); border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--white); box-shadow: 0 16px 48px rgba(2, 20, 30, .07); }
.punctuality-summary { display: flex; flex-direction: column; justify-content: center; min-height: 300px; padding: 38px; color: var(--white); background: linear-gradient(145deg, var(--navy-950), var(--navy-800)); }
.punctuality-kicker { margin-bottom: 18px; color: var(--cyan); font-size: .77rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.punctuality-summary strong { font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.65rem, 2.4vw, 2.35rem); line-height: 1.08; }
.punctuality-summary p { margin: 18px 0 0; color: rgba(255,255,255,.72); font-size: .92rem; }
.punctuality-table-wrap { overflow-x: auto; }
.punctuality-table { width: 100%; min-width: 620px; border-collapse: collapse; font-size: .89rem; }
.punctuality-table caption { padding: 25px 30px 12px; color: var(--ink); text-align: left; font-weight: 800; font-size: 1rem; }
.punctuality-table th, .punctuality-table td { padding: 15px 30px; border-bottom: 1px solid var(--line); text-align: left; vertical-align: middle; }
.punctuality-table thead th { color: var(--muted); background: rgba(237,244,246,.66); font-size: .72rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.punctuality-table tbody tr:last-child th, .punctuality-table tbody tr:last-child td { border-bottom: 0; }
.punctuality-table tbody th { font-weight: 700; }
.ahead, .on-time { font-weight: 750; white-space: nowrap; }
.ahead { color: #16776c; }
.on-time { color: var(--navy-800); }
.punctuality-note { margin: 14px 0 0; color: var(--muted); font-size: .78rem; }

.results {
  padding-top: 0;
}

.results-panel {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 34px;
  padding: 46px 50px;
  border-radius: var(--radius-lg);
  color: var(--white);
  background:
    radial-gradient(circle at 82% 0%, rgba(162, 15, 28, 0.52), transparent 34%),
    linear-gradient(135deg, var(--navy-950), var(--navy-800));
  box-shadow: 0 22px 58px rgba(2, 20, 30, 0.13);
}

.results-panel::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: -64px;
  bottom: -132px;
  width: 310px;
  height: 310px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
}

.results-icon {
  width: 76px;
  height: 76px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.08);
}

.results-icon svg {
  width: 38px;
  height: 38px;
  fill: none;
  stroke: var(--brand-rose);
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.results-copy .eyebrow {
  margin-bottom: 11px;
}

.results-copy h2 {
  font-size: clamp(2.05rem, 3.35vw, 3.4rem);
}

.results-copy > p:last-child {
  margin: 13px 0 0;
  color: rgba(255, 255, 255, 0.68);
}

.results-button {
  position: relative;
  z-index: 1;
  white-space: nowrap;
}

.process {
  position: relative;
  color: var(--white);
  background:
    radial-gradient(circle at 10% 100%, rgba(162, 15, 28, 0.22), transparent 38%),
    var(--navy-900);
}

.process::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 1px);
  width: 1px;
  background: rgba(255, 255, 255, 0.08);
}

.process-inner {
  position: relative;
  width: min(calc(100% - 48px), var(--max));
  margin: 0 auto;
  padding: 116px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 92px;
}

.process-intro {
  align-self: start;
  position: sticky;
  top: 120px;
}

.process-intro h2 {
  max-width: 500px;
  font-size: clamp(2.6rem, 4.4vw, 4.45rem);
}

.process-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.process-list li {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 20px;
  padding: 34px 0 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.process-list li:first-child {
  padding-top: 8px;
}

.process-list > li > span {
  padding-top: 4px;
  color: var(--brand-rose);
  font-size: 0.69rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.process-list h3 {
  margin: 0 0 8px;
  font-size: 1.22rem;
}

.process-list p {
  margin: 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.94rem;
  line-height: 1.65;
}

.structure {
  padding: 132px 0 126px;
  background: linear-gradient(180deg, var(--paper), #f1f6f8);
}

.structure-inner {
  width: min(calc(100% - 48px), var(--max));
  margin: 0 auto;
}

.structure-heading {
  max-width: 650px;
  margin-bottom: 56px;
}

.structure-heading h2 {
  margin: 0;
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(2.6rem, 4.5vw, 4.4rem);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: -0.05em;
}

.structure-heading > p:last-child {
  max-width: 500px;
  margin: 24px 0 0;
  color: var(--muted);
  font-size: 1rem;
}

.structure-gallery {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-rows: 108px;
  gap: 16px;
}

.structure-card {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 18px;
  background: var(--navy-900);
  box-shadow: 0 16px 32px rgba(3, 20, 30, 0.09);
}

.structure-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 500ms ease;
}

.structure-card::after {
  content: "";
  position: absolute;
  inset: 40% 0 0;
  background: linear-gradient(transparent, rgba(3, 17, 25, 0.8));
  pointer-events: none;
}

.structure-card:hover img {
  transform: scale(1.035);
}

.structure-card figcaption {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: 18px;
  left: 20px;
  color: var(--white);
}

.structure-card figcaption span {
  display: block;
  margin-bottom: 3px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.structure-card figcaption strong {
  display: block;
  font-size: 1rem;
  line-height: 1.2;
}

.structure-card-facade { grid-column: span 4; grid-row: span 5; }
.structure-card-reception { grid-column: span 5; grid-row: span 5; }
.structure-card-wide { grid-column: span 3; grid-row: span 5; }
.structure-card-technical { grid-column: span 3; grid-row: span 4; }
.structure-card-quality { grid-column: span 6; grid-row: span 4; }

.structure-card-facade img { object-position: 52% center; }
.structure-card-reception img { object-position: 48% center; }
.structure-card-wide img { object-position: 50% center; }

@media (max-width: 820px) {
  .structure {
    padding: 96px 0;
  }

  .structure-inner {
    width: min(calc(100% - 34px), var(--max));
  }

  .structure-gallery {
    grid-auto-rows: 86px;
    gap: 12px;
  }

  .structure-card-facade { grid-column: span 6; grid-row: span 5; }
  .structure-card-reception { grid-column: span 6; grid-row: span 5; }
  .structure-card-wide { grid-column: span 12; grid-row: span 4; }
  .structure-card-technical { grid-column: span 6; grid-row: span 4; }
  .structure-card-quality { grid-column: span 12; grid-row: span 4; }
}

@media (max-width: 560px) {
  .structure {
    padding: 74px 0;
  }

  .structure-heading {
    margin-bottom: 38px;
  }

  .structure-gallery {
    grid-auto-rows: 74px;
    gap: 10px;
  }

  .structure-card-facade,
  .structure-card-reception,
  .structure-card-wide,
  .structure-card-technical,
  .structure-card-quality { grid-column: span 12; grid-row: span 4; }

  .structure-card figcaption {
    right: 15px;
    bottom: 14px;
    left: 15px;
  }
}

.physicians {
  padding-top: 136px;
  padding-bottom: 136px;
}

.physicians-panel {
  position: relative;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  overflow: hidden;
  border-radius: var(--radius-lg);
  background: var(--white);
  box-shadow: var(--shadow);
}

.physicians-panel::before {
  content: "";
  position: absolute;
  width: 270px;
  height: 270px;
  right: -100px;
  top: -120px;
  border: 1px solid rgba(162, 15, 28, 0.19);
  border-radius: 50%;
}

.physicians-copy {
  padding: clamp(45px, 6vw, 76px);
}

.physicians-copy h2 {
  max-width: 600px;
  font-size: clamp(2.65rem, 4.2vw, 4.2rem);
}

.physicians-lede {
  max-width: 620px;
  margin: 28px 0 0;
  color: var(--muted);
  font-size: 1.03rem;
}

.partner-audiences {
  margin: 34px 0 38px;
  border-top: 1px solid var(--line);
}

.partner-audiences article {
  padding: 19px 0;
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 16px;
  border-bottom: 1px solid var(--line);
}

.partner-audiences article > span {
  padding-top: 3px;
  color: var(--brand-red);
  font-size: 0.68rem;
  font-weight: 850;
  letter-spacing: 0.1em;
}

.partner-audiences h3 {
  margin: 0 0 5px;
  color: var(--navy-900);
  font-size: 1rem;
}

.partner-audiences p {
  margin: 0;
  color: var(--muted);
  font-size: 0.86rem;
  line-height: 1.55;
}

.text-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 4px;
  border-bottom: 1px solid #8198a4;
  font-size: 0.9rem;
  font-weight: 800;
  transition: color 180ms ease, border-color 180ms ease;
}

.text-link:hover {
  color: var(--brand-red);
  border-color: var(--brand-red);
}

.partnership-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
}

.partnership-contact > span {
  color: #73848e;
  font-size: 0.76rem;
  font-weight: 750;
  letter-spacing: 0.035em;
}

.partnership-promise {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 76px clamp(45px, 6vw, 78px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--white);
  background:
    linear-gradient(150deg, rgba(162, 15, 28, 0.32), transparent 52%),
    var(--navy-850);
}

.promise-kicker {
  margin: 0 0 24px;
  color: var(--brand-rose);
  font-size: 0.68rem;
  font-weight: 850;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.promise-quote {
  max-width: 470px;
  margin: 0;
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(1.85rem, 2.6vw, 2.65rem);
  line-height: 1.23;
  letter-spacing: -0.025em;
}

.partnership-values {
  margin: 35px 0 38px;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

.partnership-values li {
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  font-size: 0.78rem;
}

.partnership-values strong {
  color: var(--white);
}

.partnership-values span {
  color: rgba(255, 255, 255, 0.48);
  text-align: right;
}

.partnership-promise footer {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.specialist {
  padding-top: 8px;
  padding-bottom: 136px;
}

.specialist-grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(360px, 0.78fr) minmax(0, 1.22fr);
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background: var(--white);
  box-shadow: var(--shadow);
}

.specialist-intro {
  position: relative;
  padding: clamp(52px, 6vw, 78px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: var(--white);
  background:
    radial-gradient(circle at 90% 6%, rgba(162, 15, 28, 0.48), transparent 32%),
    var(--navy-950);
}

.specialist-intro::after {
  content: "";
  position: absolute;
  right: -170px;
  bottom: 100px;
  width: 330px;
  height: 330px;
  border: 1px solid rgba(242, 155, 164, 0.22);
  border-radius: 50%;
}

.specialist-intro > * {
  position: relative;
  z-index: 1;
}

.specialist-intro h2 {
  max-width: 490px;
  font-size: clamp(2.7rem, 4.2vw, 4.25rem);
}

.specialist-principle {
  max-width: 430px;
  margin: 34px 0 0;
  padding-top: 29px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  color: rgba(255, 255, 255, 0.68);
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: 1.24rem;
  line-height: 1.48;
}

.specialist-name {
  margin-top: auto;
  padding-top: 70px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.specialist-name strong {
  color: var(--white);
  font-size: 0.96rem;
}

.specialist-name span {
  color: rgba(255, 255, 255, 0.46);
  font-size: 0.72rem;
}

.specialist-content {
  padding: clamp(48px, 5.5vw, 72px);
}

.specialist-lede {
  max-width: 760px;
  margin: 0;
  color: var(--ink);
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(1.3rem, 1.8vw, 1.62rem);
  line-height: 1.48;
}

.career-highlights {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 39px;
}

.career-card {
  min-height: 205px;
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: 17px;
  background: var(--paper);
}

.career-card-featured {
  border-color: rgba(162, 15, 28, 0.22);
  background: var(--brand-red-soft);
}

.career-card > span,
.scientific-strip > span {
  display: block;
  color: var(--brand-red);
  font-size: 0.64rem;
  font-weight: 850;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.career-card h3 {
  margin: 18px 0 10px;
  color: var(--navy-900);
  font-size: 1.06rem;
  line-height: 1.35;
}

.career-card p {
  margin: 0;
  color: var(--muted);
  font-size: 0.83rem;
  line-height: 1.55;
}

.scientific-strip {
  margin-top: 12px;
  padding: 25px 27px;
  display: grid;
  grid-template-columns: 145px 1fr;
  gap: 23px;
  align-items: start;
  border-radius: 17px;
  color: var(--white);
  background: var(--navy-850);
}

.scientific-strip > span {
  padding-top: 3px;
  color: var(--brand-rose);
}

.scientific-strip p {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.86rem;
  line-height: 1.6;
}

.credentials {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 12px;
}

.credentials span {
  min-height: 92px;
  padding: 17px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border: 1px solid var(--line);
  border-radius: 14px;
  color: #6d7e88;
  font-size: 0.7rem;
  line-height: 1.4;
}

.credentials b {
  color: var(--navy-900);
  font-size: 1rem;
  letter-spacing: 0.03em;
}

.locations {
  padding: 126px 0;
  color: var(--white);
  background:
    linear-gradient(125deg, rgba(162, 15, 28, 0.22), transparent 40%),
    var(--navy-950);
}

.locations-inner {
  width: min(calc(100% - 48px), var(--max));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.78fr 1.22fr;
  gap: clamp(60px, 8vw, 118px);
  align-items: center;
}

.locations-heading h2 {
  max-width: 500px;
}

.locations-heading > p:last-child {
  max-width: 470px;
  margin: 28px 0 0;
  color: rgba(255, 255, 255, 0.57);
}

.location-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  align-items: stretch;
}

.unit-gallery {
  grid-column: 1 / -1;
  margin-top: -34px;
}

.location-card {
  min-height: 350px;
  padding: 34px 31px;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.045);
}

.location-card-main {
  color: var(--navy-950);
  border-color: var(--brand-red);
  background: var(--white);
}

.location-label {
  font-size: 0.66rem;
  font-weight: 850;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.48);
}

.location-card-main .location-label {
  color: var(--brand-red);
}

.location-card h3 {
  margin: 28px 0 15px;
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: 2rem;
  line-height: 1.08;
  font-weight: 500;
}

.location-card address,
.location-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.56);
  font-size: 0.92rem;
  line-height: 1.6;
  font-style: normal;
}

.location-card-main address {
  color: rgba(5, 23, 34, 0.65);
}

.location-note {
  margin-top: 18px !important;
}

.location-links {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 22px;
  font-size: 0.84rem;
  font-weight: 750;
}

.location-links a:hover {
  text-decoration: underline;
}

.map-link {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.03em;
}

.map-link span {
  transition: transform 180ms ease;
}

.map-link:hover span {
  transform: translate(3px, -3px);
}

.faq {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: clamp(60px, 9vw, 130px);
}

.faq-heading {
  align-self: start;
  position: sticky;
  top: 120px;
}

.faq-heading h2 {
  font-size: clamp(2.65rem, 4vw, 4.05rem);
}

.faq-list {
  border-top: 1px solid var(--line);
}

.faq-list details {
  border-bottom: 1px solid var(--line);
}

.faq-list summary {
  min-height: 82px;
  padding: 21px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  cursor: pointer;
  list-style: none;
  color: #1b3341;
  font-size: 1.03rem;
  font-weight: 750;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary span {
  position: relative;
  flex: 0 0 31px;
  width: 31px;
  height: 31px;
  border: 1px solid var(--line);
  border-radius: 50%;
}

.faq-list summary span::before,
.faq-list summary span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 1px;
  background: var(--navy-800);
  transform: translate(-50%, -50%);
  transition: transform 180ms ease;
}

.faq-list summary span::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.faq-list details[open] summary span::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.faq-list details p {
  max-width: 660px;
  margin: -4px 58px 26px 0;
  color: var(--muted);
  font-size: 0.95rem;
}

.contact-band {
  width: min(calc(100% - 48px), var(--max));
  margin: 0 auto 90px;
  padding: 58px clamp(35px, 5vw, 68px);
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  align-items: center;
  gap: 50px;
  overflow: hidden;
  border-radius: var(--radius-lg);
  color: var(--white);
  background:
    radial-gradient(circle at 100% 0, rgba(162, 15, 28, 0.46), transparent 40%),
    var(--navy-850);
}

.contact-band h2 {
  max-width: 520px;
  font-size: clamp(2.2rem, 3.4vw, 3.45rem);
}

.contact-band .eyebrow {
  margin-bottom: 18px;
}

.contact-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.contact-option {
  min-height: 250px;
  padding: 27px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 19px;
  background: rgba(255, 255, 255, 0.055);
}

.contact-option > span {
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.68rem;
  font-weight: 850;
  letter-spacing: 0.11em;
  line-height: 1.45;
  text-transform: uppercase;
}

.contact-option strong {
  margin: 17px 0 7px;
  color: var(--white);
  font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
  font-size: clamp(1.55rem, 2vw, 2rem);
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -0.025em;
}

.contact-option p {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.82rem;
  line-height: 1.5;
}

.contact-option > a:not(.contact-email) {
  margin-top: auto;
  padding-bottom: 3px;
  border-bottom: 1px solid currentColor;
  font-size: 0.82rem;
  font-weight: 800;
}

.contact-email {
  max-width: 100%;
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.72rem;
  overflow-wrap: anywhere;
}

.contact-option-partner {
  color: var(--navy-950);
  border-color: var(--white);
  background: var(--white);
}

.contact-option-partner > span,
.contact-option-partner p {
  color: rgba(5, 23, 34, 0.58);
}

.contact-option-partner strong {
  color: var(--brand-red);
}

.button-light {
  flex: 0 0 auto;
  color: var(--navy-950);
  background: var(--white);
}

.button-light:hover {
  color: var(--brand-red-dark);
  background: var(--brand-red-soft);
}

.footer {
  position: relative;
  padding: 75px max(24px, calc((100vw - var(--max)) / 2)) 28px;
  color: rgba(255, 255, 255, 0.7);
  background: #031119;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 65px 100px;
}

.footer-logo {
  width: min(100%, 440px);
  padding: 10px 13px;
  display: block;
  border-radius: 12px;
  background: var(--white);
}

.footer-logo img {
  width: 100%;
  height: auto;
}

.footer-brand > p {
  max-width: 330px;
  margin: 23px 0 0;
  color: rgba(255, 255, 255, 0.43);
  font-size: 0.9rem;
}

.footer-nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.footer-nav > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer-nav strong {
  margin-bottom: 6px;
  color: var(--white);
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.footer-nav a {
  width: fit-content;
  font-size: 0.87rem;
  overflow-wrap: anywhere;
  transition: color 180ms ease;
}

.footer-nav a:hover {
  color: var(--brand-rose);
}

.footer-bottom {
  grid-column: 1 / -1;
  padding-top: 27px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  justify-content: space-between;
  color: rgba(255, 255, 255, 0.34);
  font-size: 0.71rem;
  letter-spacing: 0.04em;
}

.floating-whatsapp {
  position: fixed;
  z-index: 90;
  right: 22px;
  bottom: 22px;
  width: 53px;
  height: 53px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  color: var(--white);
  background: #25d366;
  box-shadow: 0 13px 34px rgba(2, 17, 26, 0.25);
  transition: transform 180ms ease, background 180ms ease;
}

.floating-whatsapp:hover {
  transform: translateY(-3px) scale(1.03);
  background: #1faf54;
}

.floating-whatsapp svg {
  width: 27px;
  height: 27px;
  fill: currentColor;
}

@media (prefers-reduced-motion: no-preference) {
  .hero-copy,
  .hero-visual {
    animation: reveal 700ms ease both;
  }

  .hero-visual {
    animation-delay: 120ms;
  }

  @keyframes reveal {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
  }
}

@media (max-width: 1050px) {
  .site-nav {
    gap: 16px;
  }

  .site-nav > a:not(.nav-cta) {
    font-size: 0.82rem;
  }

  .audience-card {
    padding: 27px;
  }

  .brand {
    flex-basis: 390px;
  }

  .brand-logo {
    width: 390px;
  }

  .site-nav {
    gap: 18px;
  }

  .site-nav > a:not(.nav-cta) {
    display: none;
  }

  .hero-grid {
    grid-template-columns: 1fr 0.86fr;
    gap: 45px;
  }

  .hero h1 {
    font-size: clamp(3.2rem, 6vw, 4.9rem);
  }

  .visual-note {
    left: -28px;
  }

  .process-inner {
    gap: 62px;
  }

  .locations-inner {
    grid-template-columns: 0.7fr 1.3fr;
    gap: 54px;
  }

  .location-grid {
    grid-template-columns: 1fr;
  }

  .location-card {
    min-height: 300px;
  }

  .credentials {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 820px) {
  .audiences {
    padding-top: 70px;
  }

  .audiences-heading {
    display: block;
  }

  .audience-grid {
    grid-template-columns: 1fr;
  }

  .audience-card {
    min-height: auto;
  }

  .audience-card > span {
    margin-bottom: 18px;
  }

  html {
    scroll-padding-top: 75px;
  }

  .header-inner {
    width: min(calc(100% - 34px), var(--max));
    height: 74px;
  }

  .brand {
    flex-basis: 320px;
  }

  .brand-logo {
    width: 320px;
  }

  .menu-button {
    position: relative;
    z-index: 102;
    width: 44px;
    height: 44px;
    padding: 0;
    display: grid;
    place-content: center;
    gap: 7px;
    border: 1px solid currentColor;
    border-radius: 50%;
    color: inherit;
    background: transparent;
  }

  .menu-button > span:not(.sr-only) {
    width: 17px;
    height: 1px;
    background: currentColor;
    transition: transform 180ms ease;
  }

  .menu-button[aria-expanded="true"] > span:first-child {
    transform: translateY(4px) rotate(45deg);
  }

  .menu-button[aria-expanded="true"] > span:nth-child(2) {
    transform: translateY(-4px) rotate(-45deg);
  }

  .site-nav {
    position: fixed;
    inset: 0;
    z-index: 101;
    padding: 110px 34px 44px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 12px;
    color: var(--white);
    background: var(--navy-950);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease;
  }

  .site-nav.open {
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .site-nav > a:not(.nav-cta) {
    display: block;
    font-family: Iowan Old Style, Baskerville, "Times New Roman", serif;
    font-size: 2rem;
    font-weight: 500;
    opacity: 0.82;
  }

  .site-nav .nav-cta {
    margin-top: 22px;
    min-height: 52px;
    color: var(--white);
    border-color: var(--brand-red);
    background: var(--brand-red);
  }

  .site-header:has(.site-nav.open) {
    color: var(--white);
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
  }

  .hero {
    min-height: auto;
    padding: 125px 0 108px;
  }

  .hero-grid {
    width: min(calc(100% - 34px), var(--max));
    grid-template-columns: 1fr;
    gap: 58px;
  }

  .hero-copy {
    max-width: 650px;
  }

  .hero-visual {
    min-height: 520px;
  }

  .hero-visual figure {
    inset: 0;
  }

  .visual-note {
    left: 16px;
    bottom: -24px;
  }

  .hero-scroll {
    display: none;
  }

  .section {
    width: min(calc(100% - 34px), var(--max));
    padding: 96px 0;
  }

  .section-heading,
  .specialist-grid,
  .faq,
  .process-inner,
  .locations-inner {
    grid-template-columns: 1fr;
  }

  .section-heading {
    gap: 28px;
  }

  .service-grid {
    grid-template-columns: 1fr;
  }

  .service-more {
    grid-template-columns: 1fr;
  }

  .service-more article {
    min-height: 0;
  }

  .service-card {
    min-height: 390px;
  }

  .process::before {
    display: none;
  }

  .process-inner {
    width: min(calc(100% - 34px), var(--max));
    gap: 60px;
    padding: 96px 0;
  }

  .process-intro,
  .faq-heading {
    position: static;
  }

  .physicians-panel {
    grid-template-columns: 1fr;
  }

  .specialist-intro {
    min-height: 560px;
  }

  .locations-inner {
    width: min(calc(100% - 34px), var(--max));
  }

  .unit-gallery {
    margin-top: 0;
  }

  .location-grid {
    grid-template-columns: 1fr 1fr;
  }

  .contact-band {
    width: min(calc(100% - 34px), var(--max));
    margin-bottom: 64px;
    align-items: flex-start;
    grid-template-columns: 1fr;
  }

  .contact-options {
    width: 100%;
  }

  .footer {
    grid-template-columns: 1fr;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 560px) {
  .brand {
    flex-basis: calc(100vw - 105px);
  }

  .brand-logo {
    width: min(100%, 255px);
  }

  .hero {
    padding-top: 112px;
  }

  .hero h1 {
    font-size: clamp(2.75rem, 13.1vw, 4rem);
  }

  .hero-lede {
    margin-top: 24px;
    font-size: 1rem;
  }

  .hero-actions {
    align-items: stretch;
    flex-direction: column;
    gap: 13px;
    margin-top: 30px;
  }

  .button {
    width: 100%;
  }

  .button-quiet {
    width: fit-content;
    align-self: center;
  }

  .hero-services {
    display: grid;
    gap: 8px;
    margin-top: 34px;
  }

  .hero-visual {
    min-height: 405px;
  }

  .hero-visual figure {
    border-radius: 42% 42% 24px 24px / 30% 30% 24px 24px;
  }

  .visual-note {
    width: 180px;
    padding: 17px 18px;
  }

  .section h2,
  .process h2,
  .locations h2 {
    font-size: clamp(2.35rem, 11vw, 3.2rem);
  }

  .eyebrow {
    margin-bottom: 20px;
    font-size: 0.66rem;
  }

  .service-grid {
    margin-top: 44px;
  }

  .physicians {
    width: 100%;
    padding: 0;
  }

  .physicians-panel {
    border-radius: 0;
  }

  .physicians-copy,
  .partnership-promise {
    padding: 64px 24px;
  }

  .partnership-values li {
    align-items: flex-start;
  }

  .specialist {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .specialist-grid {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
  }

  .specialist-intro,
  .specialist-content {
    padding: 64px 24px;
  }

  .specialist-intro {
    min-height: 0;
  }

  .specialist-name {
    padding-top: 58px;
  }

  .career-highlights,
  .scientific-strip {
    grid-template-columns: 1fr;
  }

  .career-card {
    min-height: 0;
  }

  .scientific-strip {
    gap: 10px;
  }

  .credentials {
    grid-template-columns: 1fr;
  }

  .credentials span {
    min-height: 78px;
  }

  .locations {
    padding: 90px 0;
  }

  .location-grid {
    grid-template-columns: 1fr;
  }

  .location-card {
    min-height: 320px;
  }

  .faq-list summary {
    min-height: 76px;
    font-size: 0.95rem;
  }

  .contact-band {
    padding: 46px 25px;
    border-radius: 22px;
  }

  .contact-band h2 {
    font-size: 2.2rem;
  }

  .contact-options {
    grid-template-columns: 1fr;
  }

  .footer {
    gap: 52px;
  }

  .footer-nav {
    gap: 30px;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 7px;
  }

  .floating-whatsapp {
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 820px) {
  .punctuality-intro,
  .punctuality-panel { grid-template-columns: 1fr; }
  .punctuality-intro { gap: 18px; }
  .punctuality-summary { min-height: 0; padding: 30px; }

  .results-panel {
    grid-template-columns: auto minmax(0, 1fr);
    padding: 38px;
  }

  .results-button {
    width: fit-content;
    grid-column: 1 / -1;
  }
}

@media (max-width: 560px) {
  .punctuality { padding-top: 18px; }
  .punctuality-summary { padding: 26px 24px; }
  .punctuality-table caption { padding: 22px 22px 12px; }
  .punctuality-table th, .punctuality-table td { padding: 13px 22px; }

  .results {
    width: 100%;
    padding-bottom: 0;
  }

  .results-panel {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 58px 24px;
    border-radius: 0;
  }

  .results-icon {
    width: 66px;
    height: 66px;
    border-radius: 19px;
  }

  .results-copy h2 {
    font-size: 2.35rem;
  }

  .results-button {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
