:root {
      /* Brand palette — pulled from Serene Health Partners logo */
      --navy: #1B3A5F;          /* "serene" text colour - core brand */
      --navy-deep: #0F2742;      /* deeper navy for backgrounds */
      --navy-mid: #244B75;       /* mid navy */
      --teal: #2BA89C;           /* mid teal from logo leaves */
      --teal-light: #4DC5B8;     /* lighter accent teal */
      --teal-deep: #1A7A8A;      /* deeper teal leaf */
      --teal-pale: #E0F5F2;      /* background wash */
      --green: #7CB342;          /* fresh green leaf */
      --green-deep: #558B2F;     /* deep green */
      --green-pale: #EDF5E1;     /* soft green background */
      --white: #FFFFFF;
      --offwhite: #F7F9FB;
      --text: #1B2738;
      --text-mid: #4A5A72;
      --text-light: #7A8598;
      --border: #DCE4EC;
      --radius: 12px;
      --radius-lg: 20px;
      --shadow: 0 4px 24px rgba(27,58,95,0.08);
      --shadow-lg: 0 12px 48px rgba(27,58,95,0.14);
    }

    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

    html { scroll-behavior: smooth; }

    body {
      font-family: 'DM Sans', sans-serif;
      color: var(--text);
      background: var(--white);
      -webkit-font-smoothing: antialiased;
    }

    /* ── NAV ── */
    .site-nav {
      position: sticky;
      top: 0;
      z-index: 100;
      background: var(--white);
      border-bottom: 1px solid var(--border);
      box-shadow: 0 1px 0 rgba(27,58,95,0.04);
    }
    .nav-inner {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 24px;
      display: flex;
      align-items: center;
      gap: 4px;
      overflow-x: auto;
      scrollbar-width: none;
    }
    .nav-inner::-webkit-scrollbar { display: none; }
    .nav-logo {
      display: flex;
      align-items: center;
      padding: 12px 20px 12px 0;
      margin-right: 12px;
      border-right: 1px solid var(--border);
      cursor: pointer;
      white-space: nowrap;
    }
    .nav-logo img {
      height: 44px;
      width: auto;
      display: block;
      transition: opacity 0.2s;
    }
    .nav-logo:hover img { opacity: 0.82; }
    .nav-btn {
      background: none;
      border: none;
      cursor: pointer;
      font-family: 'DM Sans', sans-serif;
      font-size: 0.82rem;
      font-weight: 500;
      letter-spacing: 0.02em;
      color: var(--text-mid);
      padding: 22px 14px;
      white-space: nowrap;
      border-bottom: 2px solid transparent;
      transition: color 0.2s, border-color 0.2s;
    }
    .nav-btn:hover { color: var(--navy); }
    .nav-btn.active { color: var(--teal-deep); border-bottom-color: var(--teal); font-weight: 600; }

    /* Prominent book button — sits at far right of nav */
    .nav-book-btn {
      margin-left: auto;
      padding: 10px 20px;
      background: linear-gradient(135deg, var(--teal) 0%, var(--teal-deep) 100%);
      color: var(--white);
      border: none;
      border-radius: 100px;
      font-family: 'DM Sans', sans-serif;
      font-size: 0.85rem;
      font-weight: 600;
      letter-spacing: 0.01em;
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      gap: 8px;
      transition: all 0.25s ease;
      white-space: nowrap;
      box-shadow: 0 4px 14px rgba(43,168,156,0.28);
    }
    .nav-book-btn:hover {
      transform: translateY(-1px);
      box-shadow: 0 6px 20px rgba(43,168,156,0.42);
    }
    .nav-book-btn svg { transition: transform 0.2s; }
    .nav-book-btn:hover svg { transform: translateX(2px); }
    @media (max-width: 860px) {
      .nav-book-btn { padding: 8px 14px; font-size: 0.78rem; }
    }
    @media (max-width: 680px) {
      .nav-book-btn { margin-left: 4px; padding: 7px 12px; font-size: 0.74rem; }
      .nav-book-btn svg { display: none; }
    }

    /* ── PAGES ── */
    .page { display: none; }
    .page.active { display: block; }

    /* ── HERO ── */
    .hero {
      background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 50%, #2B567D 100%);
      padding: 96px 24px 80px;
      position: relative;
      overflow: hidden;
    }
    .hero::before {
      content: '';
      position: absolute;
      top: -120px; right: -120px;
      width: 500px; height: 500px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(43,168,156,0.22) 0%, transparent 70%);
      pointer-events: none;
    }
    .hero::after {
      content: '';
      position: absolute;
      bottom: -60px; left: -60px;
      width: 320px; height: 320px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(124,179,66,0.16) 0%, transparent 70%);
      pointer-events: none;
    }
    .hero-inner {
      max-width: 740px;
      margin: 0 auto;
      position: relative;
      z-index: 1;
    }
    .hero-badge {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      background: rgba(43,168,156,0.18);
      border: 1px solid rgba(77,197,184,0.4);
      border-radius: 100px;
      padding: 6px 16px;
      font-size: 0.75rem;
      font-weight: 500;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: var(--teal-light);
      margin-bottom: 28px;
    }
    .hero-badge span { width: 6px; height: 6px; border-radius: 50%; background: var(--teal-light); display: inline-block; animation: pulse 2s infinite; }
    @keyframes pulse { 0%,100%{opacity:1} 50%{opacity:0.4} }
    .hero h1 {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(2.2rem, 5vw, 3.4rem);
      font-weight: 700;
      color: var(--white);
      line-height: 1.18;
      margin-bottom: 20px;
      letter-spacing: -0.01em;
    }
    .hero p {
      font-size: 1.05rem;
      color: rgba(255,255,255,0.72);
      line-height: 1.7;
      margin-bottom: 36px;
      max-width: 600px;
      font-weight: 300;
    }
    .hero-cta {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      background: linear-gradient(135deg, var(--teal) 0%, var(--teal-deep) 100%);
      color: var(--white);
      padding: 16px 32px;
      border-radius: 100px;
      font-weight: 600;
      font-size: 0.95rem;
      text-decoration: none;
      border: none;
      cursor: pointer;
      transition: all 0.25s ease;
      letter-spacing: 0.01em;
      box-shadow: 0 4px 14px rgba(43,168,156,0.35);
    }
    .hero-cta:hover {
      background: linear-gradient(135deg, var(--teal-light) 0%, var(--teal) 100%);
      transform: translateY(-2px);
      box-shadow: 0 6px 20px rgba(43,168,156,0.45);
    }
    .hero-cta svg { transition: transform 0.2s; }
    .hero-cta:hover svg { transform: translateX(3px); }

    /* ── SECTIONS ── */
    section { padding: 72px 24px; }
    .container { max-width: 1080px; margin: 0 auto; }

    .section-label {
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: var(--teal);
      margin-bottom: 12px;
    }
    .section-title {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(1.7rem, 3.5vw, 2.4rem);
      font-weight: 700;
      color: var(--navy);
      line-height: 1.2;
      margin-bottom: 16px;
    }
    .section-subtitle {
      font-size: 1rem;
      color: var(--text-mid);
      line-height: 1.7;
      max-width: 600px;
      font-weight: 300;
    }
    .section-header { margin-bottom: 48px; }

    /* ── FEATURES GRID ── */
    .features-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
      gap: 20px;
    }
    .feature-card {
      background: var(--offwhite);
      border: 1px solid var(--border);
      border-radius: var(--radius);
      padding: 28px 24px;
      transition: border-color 0.2s, box-shadow 0.2s;
    }
    .feature-card:hover {
      border-color: var(--teal-light);
      box-shadow: var(--shadow);
    }
    .feature-icon {
      width: 44px; height: 44px;
      border-radius: 10px;
      background: var(--teal-pale);
      display: flex; align-items: center; justify-content: center;
      margin-bottom: 16px;
      font-size: 1.3rem;
    }
    .feature-card h3 {
      font-size: 0.95rem;
      font-weight: 600;
      color: var(--navy);
      margin-bottom: 8px;
    }
    .feature-card p {
      font-size: 0.88rem;
      color: var(--text-mid);
      line-height: 1.6;
    }

    /* ── STEPS ── */
    .steps-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
      gap: 0;
      position: relative;
    }
    .step {
      padding: 36px 28px;
      background: var(--white);
      border: 1px solid var(--border);
      border-right: none;
      position: relative;
    }
    .step:last-child { border-right: 1px solid var(--border); }
    .step-num {
      font-family: 'Cormorant Garamond', serif;
      font-size: 3.5rem;
      font-weight: 700;
      color: var(--teal-pale);
      line-height: 1;
      margin-bottom: 16px;
    }
    .step h3 {
      font-size: 1rem;
      font-weight: 600;
      color: var(--navy);
      margin-bottom: 10px;
    }
    .step p {
      font-size: 0.88rem;
      color: var(--text-mid);
      line-height: 1.65;
    }

    /* ── INFO BOX ── */
    .info-box {
      background: var(--teal-pale);
      border-left: 3px solid var(--teal);
      border-radius: 0 var(--radius) var(--radius) 0;
      padding: 24px 28px;
      display: flex;
      gap: 16px;
      align-items: flex-start;
    }
    .info-box-icon { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
    .info-box p { font-size: 0.9rem; color: var(--navy); line-height: 1.65; }
    .info-box p strong { font-weight: 600; }

    /* ── TWO-COL ── */
    .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: start; }
    @media(max-width:680px){ .two-col { grid-template-columns: 1fr; } .step { border-right: 1px solid var(--border); border-bottom: none; } .step:last-child { border-bottom: 1px solid var(--border); } }

    /* ── LIST ── */
    .check-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }
    /* NOTE: li is deliberately NOT display:flex — flex containers strip the
       whitespace around inline <strong>/<a> tags, which ran words together.
       The tick is positioned absolutely instead so text flows normally. */
    .check-list li {
      position: relative;
      padding-left: 32px;
      font-size: 0.93rem; color: var(--text-mid); line-height: 1.55;
    }
    .check-list li::before {
      content: '';
      position: absolute;
      left: 0; top: 1px;
      width: 20px; height: 20px;
      border-radius: 50%;
      background: var(--teal-pale);
      border: 1.5px solid var(--teal);
      background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L3.5 6.5L9 1' stroke='%231A7A7F' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
    }

    /* ── CTA STRIP ── */
    .cta-strip {
      background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 100%);
      padding: 64px 24px;
      text-align: center;
      position: relative;
      overflow: hidden;
    }
    .cta-strip::before {
      content: '';
      position: absolute;
      top: -50px; right: -50px;
      width: 300px; height: 300px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(43,168,156,0.14) 0%, transparent 70%);
      pointer-events: none;
    }
    .cta-strip::after {
      content: '';
      position: absolute;
      bottom: -50px; left: -50px;
      width: 240px; height: 240px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(124,179,66,0.1) 0%, transparent 70%);
      pointer-events: none;
    }
    .cta-strip > * { position: relative; z-index: 1; }
    .cta-strip h2 {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(1.6rem, 3vw, 2.2rem);
      font-weight: 700;
      color: var(--white);
      margin-bottom: 12px;
    }
    .cta-strip p {
      color: rgba(255,255,255,0.65);
      font-size: 0.95rem;
      margin-bottom: 32px;
      font-weight: 300;
    }

    /* ── ALT BG ── */
    .bg-offwhite { background: var(--offwhite); }
    .bg-navy { background: var(--navy); }

    /* ── CONDITIONS GRID ── */
    .conditions-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
      gap: 12px;
    }
    .condition-pill {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: 8px;
      padding: 14px 18px;
      font-size: 0.87rem;
      color: var(--text);
      font-weight: 500;
      display: flex;
      align-items: center;
      gap: 10px;
    }
    .condition-pill span { color: var(--teal); font-size: 1rem; }

    /* ── STAT ROW ── */
    .stat-row {
      display: grid;
      /* auto-FIT (not auto-fill) — auto-fill leaves empty grid tracks, which show
         as blank cells because the gap reveals the border-coloured background. */
      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
      gap: 1px;
      background: var(--border);
      border: 1px solid var(--border);
      border-radius: var(--radius);
      overflow: hidden;
    }
    .stat-cell {
      background: var(--white);
      padding: 32px 24px;
      text-align: center;
    }
    .stat-value {
      font-family: 'Cormorant Garamond', serif;
      font-size: 2.4rem;
      font-weight: 700;
      color: var(--teal);
      line-height: 1;
      margin-bottom: 8px;
    }
    .stat-label { font-size: 0.83rem; color: var(--text-light); font-weight: 400; }

    /* ── DISCLAIMER ── */
    .disclaimer {
      background: var(--green-pale);
      border: 1px solid rgba(124,179,66,0.35);
      border-radius: var(--radius);
      padding: 20px 24px;
      display: flex;
      gap: 12px;
      align-items: flex-start;
    }
    .disclaimer-icon { color: var(--green-deep); font-size: 1.1rem; flex-shrink: 0; }
    .disclaimer p { font-size: 0.85rem; color: #3D5A1A; line-height: 1.6; }

    /* ── FOOTER ── */
    .site-footer {
      background: #0A1E35;
      padding: 56px 24px 40px;
      text-align: center;
    }
    .site-footer img {
      height: 72px;
      width: auto;
      margin: 0 auto 24px;
      display: block;
      filter: brightness(0) invert(1) opacity(0.9);
    }
    .site-footer p { font-size: 0.82rem; color: rgba(255,255,255,0.45); line-height: 1.7; }
    .site-footer a { color: rgba(255,255,255,0.6); text-decoration: none; transition: color 0.2s; }
    .site-footer a:hover { color: var(--teal-light); }
    .footer-divider { width: 40px; height: 1px; background: rgba(255,255,255,0.15); margin: 20px auto; }

    /* ── ANIMATIONS ── */
    .fade-up {
      opacity: 0;
      transform: translateY(24px);
      transition: opacity 0.5s ease, transform 0.5s ease;
    }
    .fade-up.visible { opacity: 1; transform: translateY(0); }

    /* ── BREADCRUMB ── */
    .breadcrumb {
      background: var(--offwhite);
      border-bottom: 1px solid var(--border);
      padding: 16px 24px;
    }
    .breadcrumb-inner {
      max-width: 1080px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 0.82rem;
      color: var(--text-light);
      flex-wrap: wrap;
    }
    .breadcrumb a {
      color: var(--text-mid);
      text-decoration: none;
      cursor: pointer;
      transition: color 0.2s;
    }
    .breadcrumb a:hover { color: var(--teal-deep); }
    .breadcrumb .sep {
      color: var(--text-light);
      opacity: 0.5;
      font-size: 0.7rem;
    }
    .breadcrumb .current { color: var(--navy); font-weight: 500; }

    /* ── HUB HERO ── */
    .hub-hero {
      background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 55%, #2B567D 100%);
      padding: 80px 24px 72px;
      position: relative;
      overflow: hidden;
    }
    .hub-hero::before {
      content: '';
      position: absolute;
      top: -140px; right: -140px;
      width: 520px; height: 520px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(43,168,156,0.2) 0%, transparent 65%);
      pointer-events: none;
    }
    .hub-hero::after {
      content: '';
      position: absolute;
      bottom: -80px; left: -80px;
      width: 340px; height: 340px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(124,179,66,0.13) 0%, transparent 65%);
      pointer-events: none;
    }
    .hub-hero-inner {
      max-width: 780px;
      margin: 0 auto;
      text-align: center;
      position: relative;
      z-index: 1;
    }
    .hub-hero h1 {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(2.2rem, 5vw, 3.4rem);
      font-weight: 700;
      color: var(--white);
      line-height: 1.15;
      margin-bottom: 20px;
      letter-spacing: -0.01em;
    }
    .hub-hero h1 em { color: var(--teal-light); font-style: italic; font-weight: 500; }
    .hub-hero p {
      font-size: 1.05rem;
      color: rgba(255,255,255,0.75);
      line-height: 1.7;
      margin: 0 auto;
      max-width: 600px;
      font-weight: 300;
    }

    /* ── HUB SERVICES GRID ── */
    .hub-services {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(280px,1fr));
      gap: 20px;
    }
    .hub-service {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius-lg);
      padding: 32px 28px;
      cursor: pointer;
      transition: all 0.3s ease;
      position: relative;
      overflow: hidden;
      display: flex;
      flex-direction: column;
    }
    .hub-service::before {
      content: '';
      position: absolute;
      left: 0; top: 0; bottom: 0;
      width: 3px;
      background: var(--teal);
      transform: scaleY(0);
      transform-origin: top;
      transition: transform 0.35s ease;
    }
    .hub-service:hover {
      transform: translateY(-3px);
      border-color: var(--teal);
      box-shadow: var(--shadow);
    }
    .hub-service:hover::before { transform: scaleY(1); }
    .hub-service-icon {
      width: 48px; height: 48px;
      border-radius: 12px;
      background: var(--teal-pale);
      display: flex; align-items: center; justify-content: center;
      font-size: 1.4rem;
      margin-bottom: 20px;
    }
    .hub-service-tag {
      font-size: 0.7rem;
      font-weight: 600;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: var(--teal-deep);
      margin-bottom: 10px;
    }
    .hub-service h3 {
      font-family: 'Cormorant Garamond', serif;
      font-size: 1.4rem;
      font-weight: 700;
      color: var(--navy);
      line-height: 1.25;
      margin-bottom: 10px;
    }
    .hub-service p {
      font-size: 0.9rem;
      color: var(--text-mid);
      line-height: 1.6;
      margin-bottom: 20px;
      flex-grow: 1;
    }
    .hub-service-link {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: var(--teal-deep);
      font-size: 0.88rem;
      font-weight: 600;
      transition: gap 0.2s;
    }
    .hub-service:hover .hub-service-link { gap: 12px; }

    /* ── SUB-PAGE COMPACT HERO ── */
    .sub-hero {
      padding: 64px 24px 56px;
      background: var(--white);
      border-bottom: 1px solid var(--border);
    }
    .sub-hero-inner { max-width: 780px; margin: 0 auto; }
    .sub-hero-label {
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: var(--teal-deep);
      margin-bottom: 16px;
    }
    .sub-hero h1 {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(1.9rem, 4vw, 2.8rem);
      font-weight: 700;
      color: var(--navy);
      line-height: 1.18;
      margin-bottom: 20px;
      letter-spacing: -0.01em;
    }
    .sub-hero h1 em { color: var(--teal); font-style: italic; font-weight: 500; }
    .sub-hero p {
      font-size: 1.02rem;
      color: var(--text-mid);
      line-height: 1.7;
      margin-bottom: 28px;
      font-weight: 300;
      max-width: 640px;
    }

    /* Related sub-pages footer */
    .related-services {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(240px,1fr));
      gap: 16px;
    }
    .related-card {
      padding: 22px 24px;
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius);
      cursor: pointer;
      transition: border-color 0.2s, transform 0.2s;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 12px;
    }
    .related-card:hover {
      border-color: var(--teal);
      transform: translateX(4px);
    }
    .related-card-text strong {
      display: block;
      font-size: 0.95rem;
      color: var(--navy);
      font-weight: 600;
      margin-bottom: 3px;
      font-family: 'Cormorant Garamond', serif;
    }
    .related-card-text span {
      font-size: 0.82rem;
      color: var(--text-mid);
    }
    .related-card-arrow {
      color: var(--teal-deep);
      flex-shrink: 0;
      transition: transform 0.2s;
    }
    .related-card:hover .related-card-arrow { transform: translateX(3px); }


    .about-hero {
      background: var(--white);
      padding: 100px 24px 80px;
      position: relative;
      overflow: hidden;
    }
    .about-hero-inner {
      max-width: 1080px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: 1.2fr 1fr;
      gap: 80px;
      align-items: center;
      position: relative;
      z-index: 1;
    }
    @media(max-width:860px){ .about-hero-inner { grid-template-columns: 1fr; gap: 40px; } }
    .about-hero-label {
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      color: var(--teal-deep);
      margin-bottom: 20px;
    }
    .about-hero h1 {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(2.4rem, 5.5vw, 3.8rem);
      font-weight: 700;
      color: var(--navy);
      line-height: 1.1;
      margin-bottom: 28px;
      letter-spacing: -0.015em;
    }
    .about-hero h1 em {
      color: var(--teal);
      font-style: italic;
      font-weight: 500;
      position: relative;
    }
    .about-hero p {
      font-size: 1.08rem;
      color: var(--text-mid);
      line-height: 1.75;
      font-weight: 300;
    }
    .about-hero-visual {
      position: relative;
      aspect-ratio: 1;
      background: linear-gradient(135deg, var(--teal-pale) 0%, var(--green-pale) 100%);
      border-radius: 24px;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }
    .about-hero-visual::before {
      content: '';
      position: absolute;
      inset: 0;
      background: radial-gradient(circle at 30% 30%, rgba(43,168,156,0.2) 0%, transparent 60%),
                  radial-gradient(circle at 70% 70%, rgba(124,179,66,0.18) 0%, transparent 60%);
    }
    .about-hero-visual img {
      width: 58%;
      height: auto;
      position: relative;
      z-index: 1;
      filter: drop-shadow(0 12px 32px rgba(27,58,95,0.12));
    }

    /* Values */
    .values-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(240px,1fr));
      gap: 24px;
    }
    .value-card {
      padding: 32px 28px;
      border-radius: var(--radius-lg);
      background: var(--white);
      border: 1px solid var(--border);
      position: relative;
      overflow: hidden;
      transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
    }
    .value-card:hover {
      transform: translateY(-4px);
      box-shadow: var(--shadow);
      border-color: var(--teal-light);
    }
    .value-card-num {
      font-family: 'Cormorant Garamond', serif;
      font-size: 1rem;
      font-weight: 600;
      color: var(--teal);
      letter-spacing: 0.04em;
      margin-bottom: 12px;
    }
    .value-card h3 {
      font-family: 'Cormorant Garamond', serif;
      font-size: 1.5rem;
      font-weight: 700;
      color: var(--navy);
      line-height: 1.25;
      margin-bottom: 10px;
    }
    .value-card p {
      font-size: 0.92rem;
      color: var(--text-mid);
      line-height: 1.65;
    }

    /* Team grid */
    .team-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(240px,1fr));
      gap: 28px;
    }
    .team-card {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius-lg);
      padding: 28px 24px;
      text-align: center;
      transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
    }
    .team-card:hover {
      transform: translateY(-4px);
      box-shadow: var(--shadow);
      border-color: var(--teal-light);
    }
    .team-avatar {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      margin: 0 auto 18px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Cormorant Garamond', serif;
      font-size: 2.2rem;
      font-weight: 600;
      color: var(--white);
      position: relative;
      box-shadow: 0 6px 18px rgba(27,58,95,0.14);
      overflow: hidden;
    }
    .team-avatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 50%;
      display: block;
    }
    .team-avatar::after {
      content: '';
      position: absolute;
      inset: -3px;
      border-radius: 50%;
      padding: 3px;
      background: linear-gradient(135deg, var(--teal) 0%, var(--green) 100%);
      mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
      opacity: 0;
      transition: opacity 0.3s;
    }
    .team-card:hover .team-avatar::after { opacity: 1; }
    .team-name {
      font-family: 'Cormorant Garamond', serif;
      font-size: 1.25rem;
      font-weight: 700;
      color: var(--navy);
      margin-bottom: 4px;
    }
    .team-role {
      font-size: 0.78rem;
      font-weight: 600;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: var(--teal-deep);
      margin-bottom: 14px;
    }
    .team-bio {
      font-size: 0.86rem;
      color: var(--text-mid);
      line-height: 1.6;
      margin-bottom: 16px;
    }
    .team-cred {
      display: inline-block;
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.08em;
      color: var(--text-light);
      padding: 4px 12px;
      background: var(--offwhite);
      border-radius: 100px;
      border: 1px solid var(--border);
    }

    /* Clickable team card */
    .team-card.clickable { cursor: pointer; }
    .team-profile-link {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      margin-top: 14px;
      font-size: 0.78rem;
      font-weight: 600;
      letter-spacing: 0.04em;
      color: var(--teal-deep);
      transition: gap 0.2s;
    }
    .team-card.clickable:hover .team-profile-link { gap: 10px; }
    .team-profile-link.disabled {
      color: var(--text-light);
      opacity: 0.7;
    }

    /* ── CLINICIAN PROFILE PAGE ── */
    .profile-hero {
      background: var(--white);
      padding: 80px 24px 64px;
      border-bottom: 1px solid var(--border);
    }
    .profile-hero-inner {
      max-width: 1040px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: 320px 1fr;
      gap: 56px;
      align-items: center;
    }
    @media (max-width: 760px) {
      .profile-hero-inner { grid-template-columns: 1fr; gap: 32px; text-align: center; }
      .profile-photo { margin: 0 auto; }
    }
    .profile-photo {
      width: 320px;
      height: 320px;
      max-width: 100%;
      border-radius: 50%;
      position: relative;
      overflow: hidden;
      box-shadow: 0 16px 40px rgba(27,58,95,0.18);
    }
    .profile-photo img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }
    .profile-photo::after {
      content: '';
      position: absolute;
      inset: -4px;
      border-radius: 50%;
      padding: 4px;
      background: linear-gradient(135deg, var(--teal) 0%, var(--green) 100%);
      mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
      opacity: 0.6;
    }
    .profile-label {
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      color: var(--teal-deep);
      margin-bottom: 16px;
    }
    .profile-name {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(2.2rem, 5vw, 3rem);
      font-weight: 700;
      color: var(--navy);
      line-height: 1.1;
      margin-bottom: 10px;
      letter-spacing: -0.015em;
    }
    .profile-role {
      font-size: 1rem;
      font-weight: 500;
      color: var(--text-mid);
      margin-bottom: 24px;
    }
    .profile-pills {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      margin-bottom: 24px;
    }
    @media (max-width: 760px) {
      .profile-pills { justify-content: center; }
    }
    .profile-pill {
      display: inline-block;
      font-size: 0.78rem;
      font-weight: 600;
      letter-spacing: 0.04em;
      color: var(--teal-deep);
      padding: 6px 14px;
      background: var(--teal-pale);
      border-radius: 100px;
      border: 1px solid rgba(43,168,156,0.3);
    }
    .profile-strapline {
      font-size: 1.02rem;
      color: var(--text-mid);
      line-height: 1.7;
      font-weight: 300;
    }

    /* Quote / mission block */
    .mission-block {
      background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 100%);
      border-radius: var(--radius-lg);
      padding: 64px 48px;
      color: var(--white);
      position: relative;
      overflow: hidden;
    }
    .mission-block::before {
      content: '';
      position: absolute;
      top: -80px; right: -80px;
      width: 300px; height: 300px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(43,168,156,0.2) 0%, transparent 60%);
    }
    .mission-block::after {
      content: '';
      position: absolute;
      bottom: -80px; left: -80px;
      width: 280px; height: 280px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(124,179,66,0.15) 0%, transparent 60%);
    }
    .mission-block-inner { position: relative; z-index: 1; max-width: 720px; margin: 0 auto; text-align: center; }
    .mission-quote-mark {
      font-family: 'Cormorant Garamond', serif;
      font-size: 5rem;
      color: var(--teal-light);
      line-height: 0.8;
      opacity: 0.6;
      margin-bottom: 16px;
    }
    .mission-block blockquote {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(1.4rem, 2.5vw, 1.9rem);
      font-style: italic;
      line-height: 1.4;
      color: var(--white);
      font-weight: 400;
      margin-bottom: 32px;
    }
    .mission-block cite {
      font-style: normal;
      font-size: 0.85rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: var(--teal-light);
      display: block;
    }
    @media(max-width:600px){ .mission-block { padding: 48px 28px; } }

    /* Regulatory badges */
    .reg-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(200px,1fr));
      gap: 16px;
    }
    .reg-badge {
      display: flex;
      align-items: center;
      gap: 14px;
      padding: 20px 22px;
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius);
      transition: border-color 0.2s;
    }
    .reg-badge:hover { border-color: var(--teal); }
    .reg-badge-icon {
      width: 42px; height: 42px;
      flex-shrink: 0;
      border-radius: 10px;
      background: var(--teal-pale);
      display: flex; align-items: center; justify-content: center;
      color: var(--teal-deep);
    }
    .reg-badge-text strong {
      display: block;
      font-size: 0.88rem;
      color: var(--navy);
      font-weight: 600;
      margin-bottom: 2px;
    }
    .reg-badge-text span {
      font-size: 0.75rem;
      color: var(--text-light);
    }


    .home-hero {
      background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 50%, #2B567D 100%);
      padding: 100px 24px 100px;
      position: relative;
      overflow: hidden;
      text-align: center;
    }
    .home-hero::before {
      content: '';
      position: absolute;
      top: 50%; left: 50%;
      transform: translate(-50%, -50%);
      width: 900px; height: 900px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(43,168,156,0.16) 0%, transparent 55%);
      pointer-events: none;
    }
    .home-hero::after {
      content: '';
      position: absolute;
      bottom: -100px; right: -100px;
      width: 400px; height: 400px;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(124,179,66,0.12) 0%, transparent 65%);
      pointer-events: none;
    }
    .home-hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }
    .home-hero h1 {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(2.6rem, 6vw, 4.2rem);
      font-weight: 700;
      color: var(--white);
      line-height: 1.12;
      margin-bottom: 24px;
      letter-spacing: -0.01em;
    }
    .home-hero h1 em { color: var(--teal-light); font-style: italic; font-weight: 500; }
    .home-hero p {
      font-size: 1.15rem;
      color: rgba(255,255,255,0.75);
      line-height: 1.7;
      margin: 0 auto 40px;
      max-width: 620px;
      font-weight: 300;
    }
    .trust-markers {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 32px;
      margin-top: 56px;
      padding-top: 40px;
      border-top: 1px solid rgba(255,255,255,0.08);
    }
    .trust-marker {
      font-size: 0.78rem;
      font-weight: 500;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: rgba(255,255,255,0.5);
      display: flex;
      align-items: center;
      gap: 8px;
    }
    .trust-marker svg { color: var(--teal-light); }

    /* Services grid */
    .services-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
      gap: 24px;
    }
    .service-card {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius-lg);
      padding: 36px 32px;
      cursor: pointer;
      transition: all 0.3s ease;
      position: relative;
      overflow: hidden;
      display: flex;
      flex-direction: column;
    }
    .service-card::before {
      content: '';
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 3px;
      background: var(--accent, var(--teal));
      transform: scaleX(0);
      transform-origin: left;
      transition: transform 0.4s ease;
    }
    .service-card:hover {
      border-color: var(--accent, var(--teal));
      box-shadow: var(--shadow-lg);
      transform: translateY(-4px);
    }
    .service-card:hover::before { transform: scaleX(1); }
    .service-card-icon {
      width: 56px; height: 56px;
      border-radius: 14px;
      background: var(--accent-bg, var(--teal-pale));
      display: flex; align-items: center; justify-content: center;
      margin-bottom: 24px;
      font-size: 1.6rem;
    }
    .service-card-tag {
      font-size: 0.72rem;
      font-weight: 600;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: var(--accent, var(--teal));
      margin-bottom: 10px;
    }
    .service-card h3 {
      font-family: 'Cormorant Garamond', serif;
      font-size: 1.6rem;
      font-weight: 700;
      color: var(--navy);
      line-height: 1.2;
      margin-bottom: 12px;
    }
    .service-card p {
      font-size: 0.93rem;
      color: var(--text-mid);
      line-height: 1.65;
      margin-bottom: 24px;
      flex-grow: 1;
    }
    .service-card-link {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: var(--accent, var(--teal));
      font-size: 0.9rem;
      font-weight: 600;
      transition: gap 0.2s;
    }
    .service-card:hover .service-card-link { gap: 12px; }

    /* Approach section */
    .approach-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
      gap: 32px;
    }
    .approach-item { text-align: center; padding: 0 12px; }
    .approach-num {
      font-family: 'Cormorant Garamond', serif;
      font-size: 3rem;
      font-weight: 700;
      color: var(--teal);
      line-height: 1;
      margin-bottom: 16px;
      display: inline-block;
      position: relative;
    }
    .approach-num::after {
      content: '';
      position: absolute;
      bottom: -8px; left: 50%;
      transform: translateX(-50%);
      width: 30px; height: 2px;
      background: var(--green);
    }
    .approach-item h3 {
      font-size: 1rem;
      font-weight: 600;
      color: var(--navy);
      margin-bottom: 10px;
      margin-top: 12px;
    }
    .approach-item p {
      font-size: 0.88rem;
      color: var(--text-mid);
      line-height: 1.65;
    }

    /* Home logo clickable */
    .nav-logo { cursor: pointer; }
    .nav-logo:hover span { color: var(--white); }


    /* ═══════════════════════════════════════════
       MOBILE RESPONSIVE — comprehensive
       Tablet ≤ 860px · Mobile ≤ 680px · Small ≤ 480px
       ═══════════════════════════════════════════ */

    /* Tablet adjustments */
    @media (max-width: 860px) {
      .container { padding: 0 20px; }
      section { padding: 64px 0; }
      .services-grid { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 18px; }
      .hub-services { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 16px; }
      .features-grid { grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); }
      .team-grid { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
      .reg-grid { grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); }
    }

    /* Mobile adjustments */
    @media (max-width: 680px) {
      /* Nav — already scrolls horizontally; tighten padding */
      .nav-inner { padding: 0 16px; gap: 2px; }
      .nav-logo { padding: 10px 14px 10px 0; margin-right: 8px; }
      .nav-logo img { height: 36px; }
      .nav-btn { padding: 18px 10px; font-size: 0.78rem; }

      /* Hero & sub-hero sections */
      .hero { padding: 56px 20px 48px; }
      .home-hero { padding: 64px 20px 72px; }
      .hub-hero { padding: 56px 20px 52px; }
      .sub-hero { padding: 44px 20px 40px; }
      .about-hero { padding: 64px 20px 56px; }

      /* General section padding */
      section { padding: 48px 0; }
      .container { padding: 0 18px; }

      /* Typography downscale */
      .hero h1, .hub-hero h1, .home-hero h1, .about-hero h1, .sub-hero h1 {
        font-size: clamp(1.7rem, 7vw, 2.2rem) !important;
        line-height: 1.18;
      }
      .section-title { font-size: clamp(1.6rem, 6vw, 2rem); }
      .section-subtitle { font-size: 0.95rem; }

      /* Grids → single column */
      .services-grid { grid-template-columns: 1fr; gap: 16px; }
      .hub-services { grid-template-columns: 1fr; gap: 14px; }
      .features-grid { grid-template-columns: 1fr; gap: 14px; }
      .conditions-grid { grid-template-columns: 1fr 1fr; gap: 8px; }
      .team-grid { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 14px; }
      .reg-grid { grid-template-columns: 1fr; }
      .values-grid { grid-template-columns: 1fr; }
      .two-col { grid-template-columns: 1fr; gap: 36px; }

      /* Steps grid */
      .steps-grid { grid-template-columns: 1fr; }
      .step { border-right: 1px solid var(--border) !important; border-bottom: none !important; padding: 24px 0 24px 32px; }
      .step:last-child { border-bottom: 1px solid var(--border) !important; }

      /* Stat row — 2x2 grid */
      .stat-row { grid-template-columns: 1fr 1fr; gap: 0; }
      .stat-cell { padding: 24px 16px; }
      .stat-value { font-size: 1.6rem; }
      .stat-label { font-size: 0.72rem; }

      /* Cards */
      .service-card, .hub-service, .feature-card, .value-card, .team-card { padding: 24px 22px; }
      .service-card h3, .hub-service h3 { font-size: 1.2rem; }
      .service-card p, .hub-service p { font-size: 0.88rem; }

      /* Buttons / CTAs */
      .hero-cta { padding: 13px 20px; font-size: 0.88rem; width: 100%; max-width: 360px; justify-content: center; }
      .cta-strip { padding: 56px 24px; }
      .cta-strip h2 { font-size: clamp(1.5rem, 6vw, 2rem); }

      /* Mission / reality / offer blocks */
      .mission-block { padding: 40px 24px; }

      /* Breadcrumb */
      .breadcrumb { padding: 12px 18px; }
      .breadcrumb-inner { font-size: 0.76rem; gap: 8px; }

      /* About hero visual */
      .about-hero-inner { grid-template-columns: 1fr !important; gap: 32px; }
      .about-hero-visual { max-width: 240px; margin: 0 auto; }

      /* Disclaimers + info boxes */
      .disclaimer, .info-box { padding: 16px 18px; }

      /* Trust markers on home */
      .trust-markers { gap: 18px; margin-top: 36px; padding-top: 28px; }
    }

    /* Small mobile */
    @media (max-width: 480px) {
      .conditions-grid { grid-template-columns: 1fr; }
      .team-grid { grid-template-columns: 1fr; }
      .nav-btn { padding: 16px 8px; font-size: 0.74rem; }
      .nav-logo img { height: 32px; }
      .section-label { font-size: 0.68rem; }
    }

    /* Inline 2-col helper boxes (offers, realities, pricing) → stack on mobile */
    @media (max-width: 720px) {
      .page section > div.container > div[style*="grid-template-columns: 1fr 1fr"],
      .page section > div.container > div.fade-up[style*="grid-template-columns: 1fr 1fr"] {
        grid-template-columns: 1fr !important;
      }
      /* Padding on inline-styled offer/reality cards */
      .page section > div.container > div[style*="padding: 32px"],
      .page section > div.container > div[style*="padding: 48px"],
      .page section > div.container > div[style*="padding: 56px"],
      .page section > div.container > div[style*="padding: 64px"] {
        padding: 32px 22px !important;
      }
    }
    /* ── MEDICATION PRICE TABLES ── */
    .price-table {
      width: 100%;
      border-collapse: collapse;
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius);
      overflow: hidden;
      font-size: 0.92rem;
    }
    .price-table th {
      background: var(--navy);
      color: var(--white);
      font-family: 'DM Sans', sans-serif;
      font-size: 0.75rem;
      font-weight: 600;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      text-align: left;
      padding: 14px 20px;
    }
    .price-table td {
      padding: 14px 20px;
      border-top: 1px solid var(--border);
      color: var(--text-mid);
    }
    .price-table td:last-child {
      font-weight: 600;
      color: var(--teal-deep);
      white-space: nowrap;
    }
    .price-table tr:nth-child(even) td { background: var(--offwhite); }
    .price-table .tbc {
      color: var(--text-light);
      font-style: italic;
      font-weight: 400;
    }
    .price-table-wrap { overflow-x: auto; border-radius: var(--radius); }
    .price-card {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius-lg);
      padding: 32px 28px;
    }
    .price-card h3 {
      font-family: 'Cormorant Garamond', serif;
      font-size: 1.45rem;
      font-weight: 700;
      color: var(--navy);
      margin-bottom: 6px;
    }
    .price-card .price-card-sub {
      font-size: 0.85rem;
      color: var(--text-light);
      margin-bottom: 20px;
    }
    .pharmacy-note {
      display: flex;
      align-items: flex-start;
      gap: 14px;
      margin-top: 18px;
      padding: 16px 18px;
      background: var(--teal-pale);
      border: 1px solid rgba(43,168,156,0.3);
      border-radius: var(--radius);
      font-size: 0.88rem;
      color: var(--text-mid);
      line-height: 1.6;
    }
    .pharmacy-note svg { flex-shrink: 0; margin-top: 2px; color: var(--teal-deep); }

    /* ── SERVICE COMING SOON NOTICE ── */
    .service-notice {
      background: linear-gradient(135deg, #FFF8E7 0%, #FFF4E5 100%);
      border-bottom: 1px solid #F0D9A8;
      padding: 18px 24px;
    }
    .service-notice-inner {
      max-width: 1080px;
      margin: 0 auto;
      display: flex;
      align-items: flex-start;
      gap: 14px;
    }
    .service-notice-badge {
      flex-shrink: 0;
      display: inline-flex;
      align-items: center;
      gap: 7px;
      padding: 5px 12px;
      background: var(--white);
      border: 1px solid #E8C77A;
      border-radius: 100px;
      font-size: 0.68rem;
      font-weight: 700;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: #8A5A00;
      white-space: nowrap;
    }
    .service-notice-badge span {
      width: 7px; height: 7px;
      border-radius: 50%;
      background: #D89000;
      display: inline-block;
      animation: noticePulse 2.4s ease-in-out infinite;
    }
    @keyframes noticePulse {
      0%, 100% { opacity: 1; }
      50% { opacity: 0.35; }
    }
    .service-notice-text {
      font-size: 0.92rem;
      color: #6B4A0F;
      line-height: 1.6;
    }
    .service-notice-text strong { color: #4A3208; font-weight: 600; }
    @media (max-width: 680px) {
      .service-notice { padding: 16px 18px; }
      .service-notice-inner { flex-direction: column; gap: 10px; }
      .service-notice-text { font-size: 0.86rem; }
    }
    /* Coming-soon pill on service cards */
    .card-soon-pill {
      display: inline-block;
      margin-bottom: 10px;
      padding: 4px 11px;
      background: #FFF4E5;
      border: 1px solid #E8C77A;
      border-radius: 100px;
      font-size: 0.66rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #8A5A00;
    }

    /* Pre-assessment two-option grid stacks on mobile */
    @media (max-width: 720px) {
      .container > div.fade-up[style*="grid-template-columns:1fr 1fr"] {
        grid-template-columns: 1fr !important;
      }
    }

    /* CQC badge is a link — make that legible */
    a.reg-badge { cursor: pointer; }
    a.reg-badge:hover { border-color: var(--teal); box-shadow: var(--shadow); }
    a.reg-badge .reg-badge-text strong { color: var(--navy); }
    a.reg-badge:hover .reg-badge-text strong { color: var(--teal-deep); }

    /* Contact block stacks on mobile */
    @media (max-width: 620px) {
      .price-card > div[style*="grid-template-columns:1fr 1fr"] {
        grid-template-columns: 1fr !important;
      }
      .price-card > div[style*="grid-template-columns:1fr 1fr"] > div:first-child {
        border-right: none !important;
        border-bottom: 1px solid var(--border);
        padding: 4px 0 20px 0 !important;
        margin-bottom: 20px;
      }
      .price-card > div[style*="grid-template-columns:1fr 1fr"] > div:last-child {
        padding: 0 !important;
      }
    }

    /* ═══════════════════════════════════════════════════════
       MOBILE — consolidated pass
       Catches the inline-styled sections added after the
       original responsive work. Placed last so it wins.
       ═══════════════════════════════════════════════════════ */

    /* ── Any inline two-column grid stacks. Four spacing variants
          are in use across the site, so match them all. ── */
    @media (max-width: 760px) {
      [style*="grid-template-columns: 1fr 1fr"],
      [style*="grid-template-columns:1fr 1fr"],
      [style*="grid-template-columns: repeat(2, 1fr)"],
      [style*="grid-template-columns:repeat(2,1fr)"],
      [style*="grid-template-columns: 320px 1fr"] {
        grid-template-columns: 1fr !important;
      }

      /* Contact card: vertical divider becomes horizontal */
      .price-card [style*="border-right"] {
        border-right: none !important;
        border-bottom: 1px solid var(--border);
        padding: 0 0 20px 0 !important;
        margin-bottom: 20px;
      }
      .price-card [style*="padding:4px 0 4px 24px"],
      .price-card [style*="padding: 4px 0 4px 24px"] {
        padding: 0 !important;
      }
    }

    /* ── Roomy inline padding is cramped on a phone ── */
    @media (max-width: 680px) {
      [style*="padding: 56px 48px"],
      [style*="padding: 48px 44px"],
      [style*="padding: 48px 40px"],
      [style*="padding: 40px 38px"],
      [style*="padding:40px 38px"],
      [style*="padding: 36px 34px"],
      [style*="padding: 40px 34px"],
      [style*="padding: 32px 36px"],
      [style*="padding:36px 34px"] {
        padding: 28px 22px !important;
      }
      [style*="padding: 32px 28px"],
      [style*="padding:32px 28px"],
      [style*="padding: 24px 26px"] {
        padding: 22px 18px !important;
      }
    }

    /* ── Clinician profile hero ── */
    @media (max-width: 760px) {
      .profile-hero { padding: 48px 20px 40px; }
      .profile-photo { width: 200px; height: 200px; }
      .profile-photo span { font-size: 3.2rem !important; }
      .profile-name { font-size: clamp(1.7rem, 7vw, 2.2rem); }
    }

    /* ── Emergency notice: icon above text on narrow screens ── */
    @media (max-width: 520px) {
      section [style*="background:#FFF8E7"] {
        flex-direction: column;
        gap: 10px !important;
      }
    }

    /* ── Price tables: scroll rather than squash ── */
    @media (max-width: 680px) {
      .price-table-wrap { -webkit-overflow-scrolling: touch; }
      .price-table { font-size: 0.84rem; }
      .price-table th, .price-table td { padding: 11px 13px; white-space: nowrap; }
      .price-table td:first-child { white-space: normal; min-width: 130px; }
      .price-card { padding: 24px 18px; }
      .price-card h3 { font-size: 1.25rem; }
    }

    /* ── Buttons inside cards go full width ── */
    @media (max-width: 680px) {
      .price-card .hero-cta { width: 100%; justify-content: center; }
      .cta-strip [style*="display:flex"] { flex-direction: column; align-items: center; }
    }

    /* ── Numbered lists in the screening / delivery panels ── */
    @media (max-width: 680px) {
      section ol { padding-left: 18px !important; font-size: 0.92rem !important; }
      section ol li { margin-bottom: 8px; }
    }

    /* ── Footer breathing room ── */
    @media (max-width: 680px) {
      footer { padding: 40px 20px; font-size: 0.82rem; }
      footer p { line-height: 1.7; }
    }

    /* ── Never allow sideways scrolling of the whole page ── */
    html, body { max-width: 100%; overflow-x: hidden; }
    img, svg, table { max-width: 100%; }

    /* ── Grid and flex children default to min-width:auto, so a wide
          child (a price table) stops the card shrinking on a phone.
          min-width:0 lets it shrink and the table scroll instead. ── */
    .price-card,
    .price-table-wrap,
    [style*="display:grid"] > *,
    [style*="display: grid"] > *,
    .hub-services > *, .features-grid > *, .services-grid > *,
    .team-grid > *, .reg-grid > *, .values-grid > *, .two-col > * {
      min-width: 0;
    }

    /* Trust markers: keep icon aligned when text wraps to two lines */
    @media (max-width: 680px) {
      .trust-marker { align-items: flex-start; text-align: left; gap: 8px; }
      .trust-marker svg { margin-top: 3px; flex-shrink: 0; }
    }

    /* ── Mobile accessibility ──
       Small-caps labels drop to ~11px on phones, which is hard to read,
       and footer links were only ~15px tall — below the 24px minimum
       tap target in WCAG 2.2. Both fixed here. */
    @media (max-width: 680px) {
      .section-label,
      .sub-hero-label,
      .about-hero-label,
      .profile-label,
      .hub-service-tag,
      .service-card-tag {
        font-size: 0.78rem;          /* ~12.5px */
        letter-spacing: 0.11em;
      }
      .team-cred,
      .price-card-sub,
      .stat-label {
        font-size: 0.8rem;
      }

      /* Footer links: bigger tap area */
      .site-footer a {
        display: inline-block;
        padding: 8px 4px;
        min-height: 24px;
      }
      .site-footer p { line-height: 2; }

      /* Email and other inline links in cards */
      a[href^="mailto:"] {
        display: inline-block;
        padding: 6px 0;
        min-height: 24px;
      }
    }

    /* Inline uppercase badge labels sit at 0.66–0.72rem (≈10.5–11.5px),
       which is too small to read comfortably on a phone. Lift them all. */
    @media (max-width: 680px) {
      [style*="font-size:0.66rem"], [style*="font-size: 0.66rem"],
      [style*="font-size:0.68rem"], [style*="font-size: 0.68rem"],
      [style*="font-size:0.7rem"],  [style*="font-size: 0.7rem"],
      [style*="font-size:0.72rem"], [style*="font-size: 0.72rem"],
      [style*="font-size:0.74rem"], [style*="font-size: 0.74rem"] {
        font-size: 0.76rem !important;   /* ~12.2px */
        letter-spacing: 0.1em !important;
      }
    }

    /* Breadcrumb separator and any remaining class-based small text */
    @media (max-width: 680px) {
      .breadcrumb .sep { font-size: 0.8rem; }
      .hero-badge { font-size: 0.78rem; }
    }

    /* ═══════════════════════════════════════════════════════
       MOBILE NAVIGATION
       Six items don't fit across a phone. Below 860px they
       collapse into a dropdown behind a menu button, so
       nothing is hidden off-screen.
       ═══════════════════════════════════════════════════════ */

    .nav-links { display: flex; align-items: center; flex: 1; }

    .nav-toggle {
      display: none;
      margin-left: auto;
      width: 42px; height: 42px;
      background: transparent;
      border: 1px solid var(--border);
      border-radius: 10px;
      cursor: pointer;
      padding: 0;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 4px;
    }
    .nav-toggle span {
      display: block;
      width: 18px; height: 2px;
      background: var(--navy);
      border-radius: 2px;
      transition: transform 0.25s, opacity 0.2s;
    }
    .nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
    .nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
    .nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

    @media (max-width: 860px) {
      .nav-inner {
        flex-wrap: wrap;
        overflow: visible;          /* was scrolling sideways */
        padding: 0 18px;
      }
      .nav-toggle { display: flex; }

      .nav-links {
        display: none;
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        flex-basis: 100%;
        padding: 8px 0 16px;
        border-top: 1px solid var(--border);
        gap: 0;
      }
      .nav-links.open { display: flex; }

      .nav-links .nav-btn {
        width: 100%;
        text-align: left;
        padding: 15px 4px;
        font-size: 0.95rem;
        border-bottom: none;
        border-left: 3px solid transparent;
        padding-left: 12px;
      }
      .nav-links .nav-btn.active {
        border-left-color: var(--teal);
        border-bottom-color: transparent;
        background: var(--teal-pale);
      }
      .nav-links .nav-book-btn {
        margin: 12px 0 0;
        width: 100%;
        justify-content: center;
        padding: 14px 20px;
        font-size: 0.9rem;
      }
      .nav-links .nav-book-btn svg { display: inline; }
    }

    /* Breadcrumb links were ~14px tall — below the 24px minimum tap target */
    @media (max-width: 860px) {
      .breadcrumb-inner a {
        display: inline-block;
        padding: 6px 2px;
        min-height: 24px;
      }
      .breadcrumb { padding: 8px 18px; }
    }

    /* Inline links inside paragraphs (e.g. "View profile", cross-references)
       were ~16px tall. Give them a comfortable tap area on touch devices. */
    @media (max-width: 860px) {
      p a, .info-box a, .feature-card a {
        display: inline-block;
        padding: 4px 0;
        min-height: 24px;
        line-height: 1.5;
      }
    }

    /* ═══════════════════════════════════════════════════════
       TOUCH DEVICES — tablets fell between breakpoints.
       The nav collapses at 860px but the readability and
       tap-target rules stopped at 680px, so an iPad got the
       mobile menu with desktop-sized touch targets.
       These rules apply to any coarse-pointer device, and to
       everything up to 860px, closing that gap.
       ═══════════════════════════════════════════════════════ */
    @media (max-width: 860px), (pointer: coarse) {
      /* Readability */
      .section-label, .sub-hero-label, .about-hero-label, .profile-label,
      .hub-service-tag, .service-card-tag { font-size: 0.78rem; letter-spacing: 0.11em; }
      .team-cred, .price-card-sub, .stat-label { font-size: 0.8rem; }
      .breadcrumb .sep { font-size: 0.8rem; }

      /* Tap targets — WCAG 2.2 minimum is 24px */
      .site-footer a,
      a[href^="mailto:"],
      .breadcrumb-inner a,
      p a, .info-box a, .feature-card a {
        display: inline-block;
        padding: 6px 4px;
        min-height: 24px;
      }
      .site-footer p { line-height: 2; }
    }

    /* Inline badge/label font sizes — extended to tablets and any
       touch device (previously capped at 680px). */
    @media (max-width: 860px), (pointer: coarse) {
      [style*="font-size:0.66rem"], [style*="font-size: 0.66rem"],
      [style*="font-size:0.68rem"], [style*="font-size: 0.68rem"],
      [style*="font-size:0.7rem"],  [style*="font-size: 0.7rem"],
      [style*="font-size:0.72rem"], [style*="font-size: 0.72rem"],
      [style*="font-size:0.74rem"], [style*="font-size: 0.74rem"] {
        font-size: 0.76rem !important;
        letter-spacing: 0.1em !important;
      }
    }

    /* ── Embedded Semble booking widget ── */
    .booking-frame-wrap {
      background: var(--white);
      border: 1px solid var(--border);
      border-radius: var(--radius-lg);
      overflow: hidden;
      box-shadow: var(--shadow);
    }
    .booking-frame {
      display: block;
      width: 100%;
      height: 800px;
      border: 0;
    }
    /* Fixed 800px wastes space on a phone and crowds a laptop —
       size it to the viewport instead, within sensible bounds. */
    @media (max-width: 860px) {
      .booking-frame { height: 78vh; min-height: 560px; max-height: 900px; }
      .booking-frame-wrap { border-radius: var(--radius); }
    }
    @media (max-height: 700px) {
      .booking-frame { height: 620px; }
    }
