/* Phone and tablet compositions. Desktop remains in the component styles. */
@media (max-width: 1100px) {
  :root { --space: clamp(20px, 4vw, 40px); }
  .section { padding-block: clamp(3rem, 6.5vw, 4.5rem); }
  .section-heading { max-width: 680px; }
  .heading-wide { align-items: start; gap: 1.5rem; }
  .text-link, .intro-actions > a, .layer-nav a { min-height: 44px; }

  /* A full photographic opening and a comfortable reading measure. */
  .page-intro-story {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .story-intro-image,
  .page-centres .story-intro-image {
    order: -1;
    min-height: 0;
    height: clamp(190px, 32vw, 300px);
    width: 100%;
    flex: none;
  }
  .story-intro-copy { width: 100%; padding: 2rem var(--space) 2.5rem; }
  .page-intro-story h1 { font-size: clamp(2.5rem, 5.6vw, 3.7rem); max-width: 22ch; }
  .page-intro-story .lead { max-width: 58ch; font-size: 1rem; line-height: 1.75; }
  .story-image-caption { left: var(--space); bottom: 18%; }
  .story-image-caption strong { font-size: clamp(1.25rem, 2.7vw, 1.7rem); }
  .story-image-caption span { display: none; }
  .story-intro-image > img { object-position: 60% 42%; }
  .story-contours { inset: -35% 0; width: 100%; height: 170%; }

  .pathway-opening {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.8rem;
    padding: 0 var(--space) 2.5rem;
  }
  .pathway-opening .pathway-picture {
    order: -1;
    height: clamp(180px, 32vw, 300px);
    min-height: 0;
    width: calc(100% + 2 * var(--space));
    max-width: none;
    margin-inline: calc(-1 * var(--space));
    border-radius: 0;
  }
  .pathway-picture > div { display: none; }
  .pathway-picture > img { object-position: 50% 28%; }
  .pathway-opening h1 { font-size: clamp(2.4rem, 5.6vw, 3.7rem); max-width: 24ch; }
  .pathway-opening .lead { max-width: 60ch; margin-top: 1.25rem; font-size: 1rem; line-height: 1.75; }
  .pathway-opening .intro-actions { margin-top: 1.5rem; gap: 1rem 1.5rem; }
  .pathway-opening .button { font-size: .88rem; }
  .pathway-opening + .pathway-overview {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    padding-top: 2.5rem;
    padding-bottom: 1rem;
  }
  .pathway-overview > div:first-child { max-width: 68ch; }
  .pathway-overview h2 { font-size: clamp(1.7rem, 3.7vw, 2.5rem); max-width: 38ch; }
  .pathway-overview p { margin-top: 1rem; font-size: 1rem; }
  .goal-reminder { display: none; }

  .ecosystem-section { grid-template-columns: minmax(0, 1fr); gap: 2rem; }
  .care-constellation { max-width: 560px; }
  .care-person { width: 130px; }
  .care-person b { font-size: .82rem; }
  .care-person small { font-size: .7rem; }
  .care-person-icon { width: 48px; height: 48px; }
  .care-heart strong { font-size: 1.15rem; }
  .care-constellation .eco-description { font-size: .95rem; }

  .journey-layout { grid-template-columns: minmax(0, 1fr); gap: 1.5rem; }
  .journey-track { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; }
  .journey-step { min-height: 60px; padding: 14px 0; gap: 10px; font-size: 1rem; }
  .journey-step > b { display: none; }
  .journey-panels article { grid-template-columns: 1fr 1fr; gap: 2rem; min-height: 0; }
  .journey-media { aspect-ratio: 4 / 3; }
  .journey-panels article > div:last-child { min-height: 0; }
  .journey-panels p { font-size: .96rem; }

  .role-grid, .horizon-list, .editorial-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }
  .role-grid h3, .horizon-list h3 { font-size: 1.4rem; }
  .role-grid p, .horizon-list p, .editorial-columns p { font-size: .96rem; }
  .support-list article { grid-template-columns: 28px minmax(0, 1fr); gap: .75rem 1.1rem; }
  .support-list article > p { grid-column: 2; font-size: .96rem; }
  .step-line { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2rem; }
  .step-line p { font-size: .95rem; }
  .pathway-journey .step-line::after { display: none; }

  .women-feature, .image-statement { grid-template-columns: minmax(0, 1fr); }
  .women-feature figure, .image-statement figure { height: 300px; min-height: 0; }
  .women-feature > div, .image-statement > div { padding: 2.5rem var(--space) 3rem; }
  .women-feature h2 { font-size: clamp(2.2rem, 5vw, 3.4rem); }
  .measurement-feature, .team-referral, .contact-section,
  .centre-teaser, .centre-overview { grid-template-columns: minmax(0, 1fr); gap: 2rem; }
  .measure-layers { justify-self: stretch; max-width: 700px; }
  .centre-coordinate { max-width: 390px; width: 100%; justify-self: center; }
  .contact-options { max-width: 680px; width: 100%; }
  .contact-options strong { font-size: clamp(1.4rem, 3.8vw, 2rem); }
  .architecture > article { gap: 2rem; }
  .architecture h2 { font-size: clamp(2rem, 4.5vw, 3rem); }
  .measure-explainer article { grid-template-columns: 60px minmax(0, 1fr); gap: 1.5rem; }
  .big-index { font-size: 3rem; }
  .measure-explainer p, .answer p { font-size: .96rem; }
  .narrow { max-width: 800px; }
  .narrow > h2 { font-size: clamp(1.9rem, 4vw, 2.6rem); }
  .care-boundary { padding: 1.5rem; }
  .care-boundary p { font-size: .91rem; }

  .connection-heading { grid-template-columns: minmax(0, 1fr); gap: 1.5rem; }
  .connection-heading > p { max-width: 58ch; }
  .connection-map { gap: 1rem; }
  .connection-details article { gap: 1.5rem; min-height: 0; }
  .connection-details p { font-size: .96rem; }

  .directory, .compact-top, .architecture, .measure-explainer { padding-top: 1.5rem; }
  .filter-list {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 2px var(--space) 10px;
    margin-inline: calc(-1 * var(--space));
    scroll-padding-inline: var(--space);
  }
  .filter { flex: none; font-size: .85rem; }
  .programme-row { grid-template-columns: 24px minmax(0, 1fr) 24px; gap: 8px 14px; padding: 20px 0; }
  .programme-row > p { display: none; }
  .programme-row h3 { font-size: clamp(1.2rem, 2.6vw, 1.6rem); }
  .programme-group { font-size: .76rem; }
  .directory .programme-row > p { display: block; grid-column: 2; max-width: 58ch; font-size: .9rem; }
  .directory .programme-row > span:last-child { grid-column: 3; grid-row: 1 / 3; }
  .directory .programme-row .row-number { align-self: start; padding-top: 6px; }
  .centre-tools { grid-template-columns: 1fr 1fr; }
  .centre-tools > label:first-child { grid-column: 1 / -1; }
  .centre-entry { grid-template-columns: 180px minmax(0, 1fr); gap: 2rem; }
  .centre-location-art { width: 100%; max-width: 180px; }
  .centre-location-art > span { font-size: 5rem; }
  .centre-entry .team-tags li { font-size: .8rem; }
  .cta-section { align-items: start; gap: 2rem; }
  .footer-top { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2rem; }
  .footer-top > div:first-child, .footer-contact { grid-column: auto; }
  .footer-top > div > a:not(.footer-brand) { min-height: 44px; display: flex; align-items: center; padding-block: 8px; margin-block: 0; font-size: .86rem; }
  .footer-top h2 { font-size: .9rem; margin-bottom: .8rem; }
}

@media (min-width: 601px) and (max-width: 1100px) {
  .hero-cinematic { min-height: 650px; display: grid; padding-top: 1.5rem; }
  .hero-cinematic .hero-copy { max-width: 600px; padding: 2rem 0 3rem; }
  .hero-cinematic h1 { font-size: clamp(3.5rem, 7.2vw, 4.6rem); }
  .hero-cinematic .hero-visual { position: absolute; inset: 0; z-index: -1; width: 100%; height: 100%; margin: 0; }
  .hero-cinematic .hero-visual::after { background: linear-gradient(90deg, oklch(17% .03 262 / .97), oklch(17% .03 262 / .8) 40%, oklch(17% .03 262 / .08) 100%); }
  .hero-cinematic .hero-visual > img { object-position: 72% center; }
  .hero-cinematic .hero-visual-caption, .hero-cinematic .hero-footnote { display: none; }
  .hero-cinematic .hero-actions { display: flex; }
  .hero-cinematic .hero-actions .button { font-size: .9rem; padding: 16px 22px; gap: 24px; }
  .hero-cinematic .hero-arc { width: 470px; height: 470px; top: 7%; right: -5%; }
  .hero-cinematic .arc-two { width: 400px; height: 400px; top: 13%; right: 0; }
  .hero-endorsement { font-size: .8rem; gap: 14px; }
  .hero-endorsement img { width: 125px; }
  .chapter-photos { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; overflow: visible; margin: 2rem 0 0; padding: 0; }
  .chapter-photo, .chapter-photo:nth-child(3) { height: 320px; }
  .chapter-photo:nth-child(2) { margin-top: 0; }
  .chapter-photo > div { left: 16px; right: 16px; }
  .chapter-photo h3 { font-size: 1.5rem; }
  .chapter-photo span { font-size: .72rem; }
  .hospital-loop { grid-template-columns: 1fr 110px 1fr; max-width: none; gap: 1.5rem; }
  .two-way { padding-inline: 0; }
  .two-way span { font-size: .75rem; }
  .hospital-loop p { font-size: .94rem; }
  .film-section { grid-template-columns: minmax(0, 1fr); gap: 2rem; }
  .film-screen { aspect-ratio: 16 / 9; }
}

@media (max-width: 600px) {
  h2 { font-size: clamp(2rem, 8vw, 2.7rem); }
  .heading-wide { display: block; }
  .heading-wide > a { margin-top: 1rem; }
  .hero-cinematic .hero-visual { height: clamp(160px, 46vw, 220px); }
  .hero-cinematic .hero-copy { width: 100%; padding: 1.25rem 0 1.75rem; }
  .hero-cinematic .hero-visual > img { transform: scale(1.15); transform-origin: 70% 50%; }
  .hero-cinematic h1 { font-size: clamp(2.9rem, 10.5vw, 3.7rem); line-height: 1.04; }
  .hero-cinematic .open-badge { margin-bottom: 1.2rem; font-size: .73rem; }
  .hero-copy > p { margin-top: 1rem; font-size: 1rem; }
  .hero-actions { margin-top: 1.3rem; }
  .hero-cinematic .hero-actions .button { font-size: .8rem; min-height: 50px; }
  .hero-film-link { margin-top: 1rem; min-height: 44px; font-size: .85rem; }
  .hero-endorsement { margin-top: .6rem; font-size: .73rem; }
  .hero-endorsement img { width: 108px; }
  .hero-cinematic .scroll-cue { display: none; }
  .continuity-strip p { font-size: .78rem; line-height: 1.55; }
  .continuity-strip > div { gap: 7px; }
  .page-intro-story h1, .pathway-opening h1 { font-size: clamp(2.25rem, 8.8vw, 3rem); line-height: 1.1; overflow-wrap: normal; }
  .page-intro-story .lead, .pathway-opening .lead { font-size: 1rem; }
  .story-intro-copy { padding-block: 1.75rem 2rem; }
  .pathway-opening .intro-actions { align-items: stretch; flex-direction: column; gap: .75rem; }
  .pathway-opening .intro-actions > a:first-child { width: 100%; }
  .pathway-opening .intro-actions > a:last-child { width: fit-content; }
  .pathway-opening + .pathway-overview { padding-top: 2rem; }
  .pathway-overview h2 { font-size: 1.65rem; line-height: 1.25; }
  .care-constellation { width: 100%; margin-inline: 0; }
  .care-person { width: 94px; padding-inline: 0; }
  .care-person b { font-size: .74rem; }
  .care-person small { display: none; }
  .care-person-icon { width: 40px; height: 40px; }
  .care-heart { width: 36%; left: 32%; }
  .care-heart strong { font-size: .93rem; }
  .care-heart span { font-size: .6rem; }
  .care-constellation .eco-description { margin-inline: 0; font-size: .94rem; }
  .care-interaction-hint { font-size: .78rem; }
  .journey-track { grid-template-columns: 1fr 1fr; gap: .4rem 1rem; }
  .journey-step { min-height: 48px; font-size: .92rem; }
  .journey-panels article { grid-template-columns: minmax(0, 1fr); gap: 1.4rem; }
  .journey-media { aspect-ratio: 16 / 10; max-height: 290px; }
  .role-grid, .horizon-list, .editorial-columns, .step-line { grid-template-columns: minmax(0, 1fr); gap: 1.5rem; }
  .role-number { margin-bottom: .75rem; }
  .role-grid article { padding-top: 1.2rem; }
  .role-grid p { margin-top: .6rem; }
  .women-feature figure, .image-statement figure { height: 240px; }
  .connection-details article { min-height: 0; }
  .centre-tools { grid-template-columns: minmax(0, 1fr); }
  .centre-entry { grid-template-columns: minmax(0, 1fr); }
  .centre-location-art { display: none; }
  .centre-entry > div > p:not(.eyebrow) { margin-top: 1rem; }
  .measure-explainer article { grid-template-columns: 30px minmax(0, 1fr); gap: 1rem; }
  .big-index { font-size: 2rem; }
  .measure-explainer h2 { font-size: 1.65rem; }
  .contact-options strong { font-size: 1.5rem; }
  .footer-top > div:first-child, .footer-contact { grid-column: 1 / -1; }
  .footer-note { font-size: .76rem; }
}

@media(min-width:1101px) and (max-width:1280px){.site-header nav{gap:clamp(14px,1.6vw,20px)}.site-header nav>a{white-space:nowrap;font-size:.78rem}.site-header nav .nav-centre{margin-left:0;padding:14px 17px;gap:16px}}
