/* ============================================================
   Fonts — actual hashed filenames from local_assets
   ============================================================ */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/local_assets/b303655d6653fa2a948e.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/local_assets/119af18a751e3eaef3af.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/local_assets/7ad63a81a856519312e0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/local_assets/60b27709414c0e506218.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/local_assets/df4f75162e6e7241e582.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/local_assets/5384044f6f300c0b6b04.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/local_assets/60b27709414c0e506218.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/local_assets/df4f75162e6e7241e582.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/local_assets/5384044f6f300c0b6b04.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   Reset
   ============================================================ */
*, *::before, *::after { box-sizing: border-box; }

body {
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  color: rgb(94, 94, 94);
  background: #fff;
  -webkit-font-smoothing: antialiased;
}

img { max-width: 100%; height: auto; }

/* ============================================================
   Header
   site-enhancements.js behaviour:
     - hides [data-aid="HAMBURGER_MENU_LINK"] via visibility:hidden
     - inserts #jr-hamburger BEFORE that element
     - appends #jr-desktop-nav inside [data-ux="Nav"][data-aid="HEADER_NAV_RENDERED"]
   ============================================================ */
.jr-header {
  background-color: rgb(51, 51, 51);
  display: flex;
  align-items: center;
  padding: 0 40px;
  min-height: 71px;
  position: sticky;
  top: 0;
  z-index: 1000;
}

[data-aid="HEADER_LOGO_TEXT_RENDERED"] {
  color: rgb(169, 169, 169);
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
}

/* Nav container — JS appends #jr-desktop-nav here */
[data-ux="Nav"][data-aid="HEADER_NAV_RENDERED"] {
  margin-left: auto;
  display: flex;
  align-items: center;
}

/* ============================================================
   Page content wrapper
   ============================================================ */
.page-content {
  max-width: 984px;
  margin: 0 auto;
  padding: 56px 24px 56px;
}

/* ============================================================
   Section title
   ============================================================ */
.section-title {
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: rgb(27, 27, 27);
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0 0 40px;
}

/* ============================================================
   Therapist cards
   ============================================================ */
.therapist-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: stretch;
  margin-bottom: 48px;
}

.therapist-cards .therapist-card:nth-child(even) .therapist-photo-wrap { order: 2; }
.therapist-cards .therapist-card:nth-child(even) .therapist-info       { order: 1; }

.therapist-photo-wrap img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

.therapist-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  text-align: center;
}

.therapist-info h4 {
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: rgb(27, 27, 27);
  line-height: 1.25;
  margin: 0;
}

.therapist-info p {
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(94, 94, 94);
  margin: 0;
}

@media (max-width: 960px) {
  .jr-header { padding: 0 16px; }
  .page-content { padding: 40px 24px 40px; }

  .therapist-card {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 48px;
  }
  .therapist-cards .therapist-card:nth-child(even) .therapist-photo-wrap,
  .therapist-cards .therapist-card:nth-child(even) .therapist-info { order: unset; }
}

/* ============================================================
   Page banner (hero with responsive <picture> + overlay)
   ============================================================ */
.page-banner {
  position: relative;
  padding: 80px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  isolation: isolate;
}

.page-banner-img {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
}

.page-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.page-banner-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.24);
  z-index: 1;
}

.page-banner-inner {
  position: relative;
  z-index: 2;
  max-width: 984px;
  margin: 0 auto;
  width: 100%;
}

.page-banner h1 {
  font-family: 'Muli', sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0.023em;
  line-height: 1.2;
  margin: 0;
}

/* Larger banner heading */
.page-banner h1.banner-lg {
  font-size: 72px;
}

/* ============================================================
   Content section (service pages)
   ============================================================ */
.content-subheading {
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: rgb(27, 27, 27);
  line-height: 1.25;
  margin: 0 0 16px;
}

.content-body p {
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(94, 94, 94);
  margin: 0 0 16px;
}

.content-body p:last-child { margin-bottom: 0; }

.content-body ul {
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(94, 94, 94);
  margin: 0 0 16px;
  padding-left: 32px;
}

.content-body li { margin-bottom: 4px; }

/* ============================================================
   3-column info grid (lymphedema page)
   ============================================================ */
.info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}

.info-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 24px;
}

.info-card h2 {
  font-family: 'Quicksand', sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: rgb(27, 27, 27);
  line-height: 1.25;
  margin: 0;
}

.info-card img {
  width: 100%;
  height: auto;
  display: block;
}

.info-card-body {
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: rgb(74, 79, 86);
  line-height: 1.7;
}

.info-card-body p { margin: 0 0 12px; }
.info-card-body p:last-child { margin-bottom: 0; }

.info-card-body ul {
  text-align: left;
  margin: 0 0 12px;
  padding-left: 24px;
}

.info-card-body li { margin-bottom: 4px; }

.info-card-body em {
  font-style: italic;
  font-weight: 700;
}

.info-grid--2col { grid-template-columns: 1fr 1fr; }

@media (max-width: 768px) {
  .info-grid,
  .info-grid--2col { grid-template-columns: 1fr; }
}

/* ============================================================
   Footer
   ============================================================ */
footer {
  background-color: rgb(51, 51, 51);
  padding: 20px 40px;
}

footer p {
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: rgb(169, 169, 169);
  text-transform: uppercase;
  letter-spacing: 0.167em;
  line-height: 1.5;
}
