@font-face {
  font-family: "Open Sans Local";
  src: url("/wp-content/themes/wwwe/static/style/fonts/open-sans-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
}

@font-face {
  font-family: "Open Sans Local";
  src: url("/wp-content/themes/wwwe/static/style/fonts/open-sans-700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Local";
  src: url("/wp-content/themes/wwwe/static/style/fonts/roboto-400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "The Artist";
  src: url("/wp-content/themes/wwwe/static/style/fonts/the-artist.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "the-artist-font";
  src: url("/wp-content/themes/wwwe/static/style/fonts/the-artist.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "FontAwesome Local";
  src: url("/wp-content/themes/wwwe/static/style/fonts/fontawesome.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: block;
}

@font-face {
  font-family: "Linearicons Local";
  src: url("/wp-content/themes/wwwe/static/style/fonts/linearicons.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: block;
}

:root {
  --gold: #c49963;
  --gold-dark: #9b794c;
  --brown: #4d4339;
  --brown-deep: #3c332c;
  --hero-brown: #4d322b;
  --ink: #373737;
  --muted: #737373;
  --soft-text: #959595;
  --beige: #efe3d7;
  --cream: #f6efe7;
  --pale-blue: #e5ecf2;
  --deep-blue: #394959;
  --blue: #274d62;
  --mauve: #b3a3a3;
  --light: #f7f7f7;
  --line: #eaeaea;
  --red: #c84c34;
  --white: #fff;
  --container: 1300px;
  --header-height: 156px;
  --shadow: 0 10px 28px rgba(44, 36, 29, 0.1);
}

/* 2026-07 visual fidelity corrections ------------------------------------ */

/* Bootstrap column widths must not be applied a second time inside CSS Grid. */
.condition-grid,
.service-grid,
.news-grid,
.blog-grid {
  margin-right: 0;
  margin-left: 0;
}

.condition-grid > [class*="col-"],
.service-grid > [class*="col-"],
.news-grid > [class*="col-"],
.blog-grid > [class*="col-"] {
  width: auto;
  max-width: none;
  padding: 0;
}

/* The team cards use a square portrait followed by a separate caption block. */
.team-card > a:first-child {
  display: block;
  overflow: visible;
  aspect-ratio: auto;
}

.team-card > a:first-child::after {
  display: none;
}

.team-card__image {
  aspect-ratio: 1;
}

.information-link strong,
.information-link small {
  display: block;
}

@media (min-width: 1024px) {
  /* Shared header dimensions measured from the reference site. */
  .contact-grid {
    grid-template-columns: 261px repeat(4, minmax(0, 1fr));
  }

  .brand-link {
    width: 225px;
  }

  .brand-link img {
    width: 225px;
  }

  .contact-item strong {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
  }

  .contact-item small {
    font-size: 12px;
    line-height: 1.45;
  }

  .primary-nav .nav-link,
  .sticky-header .nav-link {
    font-size: 17px;
    line-height: 26px;
  }

  .section-title {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 35.1px;
    letter-spacing: normal;
  }

  /* Team directory: 170px title band, 4 x 302.5px cards at a 1300px canvas. */
  .page-banner--simple {
    min-height: 170px;
    height: 170px;
  }

  .page-banner--simple .page-shell {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 170px;
    transform: translateY(17px);
  }

  .page-banner--simple .section-kicker {
    display: none;
  }

  .page-banner--simple h1,
  .page-banner--simple .page-title {
    margin: 0;
    color: var(--gold);
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 27px;
  }

  .page-banner--simple .page-breadcrumb {
    margin-top: 13px;
  }

  .team-directory {
    padding-top: 107px;
  }

  .team-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 30px;
  }

  .team-card__content {
    min-height: 89px;
    padding: 19px 15px 18px;
  }

  .team-card__content h3 {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 20px;
  }

  .team-card__content p {
    font-size: 10px;
    line-height: 16px;
  }

  /* Resource page dimensions and typography from the Elementor source. */
  .resources-page .container {
    width: 1120px;
    max-width: calc(100% - 40px);
    padding-right: 0;
    padding-left: 0;
  }

  .resources-page .resource-question .container {
    min-height: 374px;
  }

  .resource-question {
    padding-top: 73px;
    padding-bottom: 35px;
  }

  .resource-question .text-center {
    padding-top: 0;
    text-align: center !important;
  }

  .resource-question h1 {
    color: #54595f;
    font-family: "Roboto Local", Arial, sans-serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 46px;
    text-transform: capitalize;
  }

  .resources-page .section-cream.pt-0 {
    padding-bottom: 40px !important;
  }

  .resource-important {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .resource-important .information-card {
    min-height: 245px;
    height: 245px;
    padding: 28px 24px;
  }

  .other-information {
    padding-top: 110px;
    padding-bottom: 95px;
  }

  .other-information .text-center {
    margin-bottom: 30px !important;
    text-align: left !important;
  }

  .other-information .eyebrow {
    display: none;
  }

  .other-information h2 {
    margin: 0;
    color: #080808;
    font-family: "Roboto Local", Arial, sans-serif;
    font-size: 47px;
    font-weight: 300;
    line-height: 47px;
    text-transform: capitalize;
  }

  .other-information .row {
    --bs-gutter-x: 62px;
  }

  .information-link {
    min-height: 105px;
    padding: 18px 18px 18px 55px;
  }

  .information-link strong {
    margin-bottom: 7px;
    color: #000;
    font-family: "Roboto Local", Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
  }

  .information-link small {
    color: #959595;
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 13px;
    line-height: 22px;
  }

  /* Viviane Li detail page follows the source two-column article layout. */
  .doctor-biography {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .doctor-biography .doctor-main-column {
    width: 66.666667%;
  }

  .doctor-biography .doctor-side-column {
    display: block;
    width: 33.333333%;
  }

  .doctor-biography article p,
  .doctor-biography article li {
    color: #000;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    line-height: 26px;
  }

  .doctor-biography article p {
    margin: 10px 0;
  }

  .doctor-biography article ul {
    margin: 0 0 20px;
    padding-left: 22px;
  }

  .doctor-sidebar-card {
    padding: 36px;
    color: #fff;
    background: var(--deep-blue);
  }

  .doctor-sidebar-card h2,
  .doctor-sidebar-card p {
    color: #fff;
  }

  .doctor-sidebar-card h2 {
    font-size: 18px;
    line-height: 23.4px;
  }

  .doctor-sidebar-card a {
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: 13px;
  }

  .doctor-contact-card {
    margin-top: 42px;
  }

  .doctor-contact-card h2 {
    margin-bottom: 22px;
    font-size: 18px;
  }

  .doctor-contact-card .form-control {
    min-height: 42px;
    font-size: 12px;        margin-bottom: 1rem;
  }
  .contact-form label span{
      color: #f56c6c;
  }

  .doctor-contact-card textarea.form-control {
    min-height: 112px;
  }

  .doctor-related {
    margin-top: 62px;
  }

  .doctor-related > h2 {
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px;
  }

  .doctor-related-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
  }

  /* Footer source uses four equal 302.5px columns and full-size brand assets. */
  .footer-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    min-height: 820px;
    padding-top: 74px;
    padding-bottom: 65px;
    gap: 30px;
  }

  .site-footer h3 {
    margin: 10px 0 23px;
    font-size: 18px;
    line-height: 36px;
  }

  .site-footer p,
  .site-footer a,
  .site-footer dt,
  .site-footer dd {
    font-size: 14px;
    line-height: 26px;
  }

  .footer-logo {
    width: 282px;
    max-width: 100%;
    margin: 12px auto 22px;
  }

  .footer-about > p,
  .qr-note {
    max-width: 282px !important;
    text-align: center;
  }

  .footer-qr {
    width: 200px;
    margin: 170px auto 12px;
  }

  .footer-links li {
    margin-bottom: 4px;
    text-align: center;
  }

  .clinic-hours {
    padding: 0 0 22px;
  }

  .hours-title {
    min-height: 58px;
  }

  .footer-bottom {
    min-height: 105px;
    padding: 35px 0;
    font-size: 12px;
  }
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  margin: 0;
  min-width: 320px;
  color: var(--soft-text);
  background: var(--white);
  font-family: "Open Sans Local", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.85;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

body.drawer-open,
body.mobile-menu-open {
  overflow: hidden;
}

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

a {
  color: inherit;
  text-decoration: none;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease;
}

a:hover {
  color: var(--gold);
}

p {
  margin: 0 0 18px;
  color: var(--soft-text);
  font-family: "Trebuchet MS", "Open Sans Local", sans-serif;
  font-size: 15px;
  line-height: 2.05;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--ink);
  font-family: "Trebuchet MS", "Open Sans Local", sans-serif;
  font-weight: 700;
  line-height: 1.25;
}

h1,
h2,
h3,
.section-title,
.page-title {
  text-transform: uppercase;
}

button,
input,
textarea,
select {
  font: inherit;
}

button:focus-visible,
a:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 3px;
}

.site-container,
.page-shell,
.content-container {
  width: calc(100% - 120px);
  max-width: var(--container);
  margin-inline: auto;
}

.section {
  position: relative;
  padding: 92px 0;
}

.section-compact {
  padding: 60px 0;
}

.section-lg {
  padding: 128px 0;
}

.section-title {
  margin-bottom: 22px;
  font-size: clamp(26px, 2.35vw, 39px);
  letter-spacing: 0.01em;
}

.section-title.text-white,
.text-white .section-title {
  color: #fff;
}

.section-kicker,
.eyebrow {
  display: block;
  margin-bottom: 12px;
  color: var(--gold);
  font-family: "Open Sans Local", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.section-intro {
  max-width: 820px;
  margin: 0 auto 45px;
  text-align: center;
}

.bg-beige {
  background: var(--beige);
}

.bg-cream {
  background: var(--cream);
}

.bg-light {
  background: var(--light) !important;
}

.bg-pale-blue {
  background: var(--pale-blue);
}

.bg-deep-blue {
  background: var(--deep-blue);
}

.bg-mauve {
  background: var(--mauve);
}

.local-icon::before,
.search-button::before,
.mobile-appointment::before {
  display: inline-block;
  font-family: "FontAwesome Local";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.icon-location::before {
  content: "\f041";
}

.icon-phone::before {
  content: "\f095";
}

.icon-clock::before {
  content: "\f017";
}

.icon-search::before {
  content: "\f002";
}

.icon-calendar::before {
  content: "\f073";
}

.icon-envelope::before {
  content: "\f0e0";
}

.site-header {
  position: relative;
  z-index: 1000;
  background: #fff;
}

.contact-bar {
  height: 94px;
  border-bottom: 1px solid #ededed;
  background: #fff;
}

.contact-grid {
  display: grid;
  grid-template-columns: 220px repeat(4, minmax(0, 1fr));
  align-items: center;
  height: 100%;
  gap: 16px;
}

.brand-link {
  display: flex;
  align-items: center;
  width: 180px;
}

.brand-link img {
  width: 174px;
}

.contact-item {
  display: grid;
  grid-template-columns: 31px 1fr;
  align-items: center;
  min-width: 0;
}

.contact-item .local-icon {
  color: var(--gold);
  font-size: 18px;
}

.contact-item strong,
.contact-item small {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contact-item strong {
  color: #5b5b5b;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 1.4;
}

.contact-item small {
  margin-top: 4px;
  color: #a0a0a0;
  font-size: 10px;
  line-height: 1.4;
}

.primary-nav {
  height: 62px;
  padding: 0;
  border-bottom: 1px solid #eee;
  background: #fff;
}

.nav-row,
.sticky-row {
  display: flex;
  align-items: center;
  height: 100%;
}

.primary-nav .navbar-nav {
  height: 100%;
}

.primary-nav .nav-item {
  display: flex;
  align-items: center;
  position: relative;
}

.primary-nav .nav-link,
.sticky-header .nav-link {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 17px !important;
  color: #555;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  transition: color 0.2s ease-out;
}

.primary-nav .nav-link:hover,
.primary-nav .nav-link.active,
.sticky-header .nav-link:hover,
.sticky-header .nav-link.active {
  color: var(--gold);
}

.navbar .dropdown-toggle::after {
  margin-left: 7px;
  border: 0;
  content: "\f105";
  font-family: "FontAwesome Local";
  font-size: 10px;
  vertical-align: 0;
  transition: transform 0.2s ease;
}

.navbar .dropdown-menu {
  display: block;
  min-width: 222px;
  margin: 0;
  padding: 8px 0;
  border: 0;
  border-top: 3px solid var(--gold);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.11);
  opacity: 0;
  visibility: hidden;
  transform: translateY(9px);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}

.navbar .dropdown > .dropdown-menu {
  top: 100%;
  left: 0;
}

.navbar .dropdown:hover > .dropdown-menu,
.navbar .dropdown:focus-within > .dropdown-menu,
.navbar .dropend:hover > .dropdown-menu,
.navbar .dropend:focus-within > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.navbar .dropend > .dropdown-menu {
  top: -8px;
  left: 100%;
  transform: translateX(8px);
}

.navbar .dropend:hover > .dropdown-menu,
.navbar .dropend:focus-within > .dropdown-menu {
  transform: translateX(0);
}

.dropdown-item {
  position: relative;
  min-height: 39px;
  padding: 10px 22px 10px 32px;
  border-bottom: 1px solid #eeeeee;
  color: #696969;
  font-family: "Open Sans Local", sans-serif;
  font-size: 12px;
  line-height: 19px;
  text-transform: none;
}

.dropdown-menu > li:last-child > .dropdown-item {
  border-bottom: 0;
}

.dropdown-item::before {
  position: absolute;
  top: 17px;
  left: 20px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--gold);
  content: "";
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--gold);
  background: #f8f8f8;
}

.nav-actions {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: auto;
  gap: 14px;
}

.language-link {
  color: #666;
  font-size: 12px;
  font-weight: 600;
}

.language-link span {
  color: var(--gold);
}

.search-button {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  color: #666;
  background: transparent;
}

.search-button:hover {
  color: var(--gold);
}

.side-menu-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 5px;
  border: 0;
  background: transparent;
  gap: 4px;
}

.side-menu-button span {
  display: block;
  width: 20px;
  height: 1px;
  background: #6e6e6e;
  transition: width 0.2s ease, background-color 0.2s ease;
}

.side-menu-button:hover span {
  width: 24px;
  background: var(--gold);
}

.header-appointment {
  height: 62px;
  margin: 0;
  padding-inline: 25px !important;
  border-radius: 0 !important;
}

.sticky-header {
  position: fixed;
  z-index: 1035;
  top: 0;
  right: 0;
  left: 0;
  height: 85px;
  background: #fff;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.08);
  transform: translateY(-85px);
  transition: transform 0.33s ease;
  pointer-events: none;
}

.sticky-header.is-visible {
  transform: translateY(0);
  pointer-events: auto;
}

.sticky-row {
  gap: 24px;
}

.sticky-brand {
  width: 160px;
  margin-right: auto;
}

.sticky-header .navbar {
  height: 85px;
  padding: 0;
}

.sticky-header .navbar-nav,
.sticky-header .nav-item {
  height: 100%;
}

.sticky-header .nav-item {
  display: flex;
  align-items: center;
}

.mobile-header {
  position: sticky;
  z-index: 1040;
  top: 0;
  display: grid;
  grid-template-columns: 48px 1fr 48px;
  align-items: center;
  height: 98px;
  padding: 0 20px;
  border-bottom: 1px solid #ededed;
  background: #fff;
}

.mobile-brand {
  justify-self: center;
  width: 135px;
}

.mobile-menu-button {
  display: flex;
  flex-direction: column;
  width: 34px;
  height: 34px;
  padding: 8px 6px;
  border: 0;
  background: transparent;
  gap: 5px;
}

.mobile-menu-button span {
  width: 22px;
  height: 1px;
  background: #575757;
  transition: transform 0.25s ease, opacity 0.2s ease;
}

.mobile-menu-button.is-open span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.mobile-menu-button.is-open span:nth-child(2) {
  opacity: 0;
}

.mobile-menu-button.is-open span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

.mobile-appointment {
  justify-self: end;
  color: var(--gold);
  font-size: 19px;
}

.mobile-menu {
  position: fixed;
  z-index: 1038;
  top: 98px;
  right: 0;
  left: 0;
  max-height: 0;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
  transition: max-height 0.38s ease;
}

.mobile-menu.is-open {
  max-height: calc(100vh - 98px);
  overflow-y: auto;
}

.mobile-nav > a,
.mobile-submenu-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 43px;
  padding: 9px 28px;
  border: 0;
  border-bottom: 1px solid #eaeaea;
  color: #666;
  background: #fff;
  font-size: 13px;
  text-align: left;
  text-transform: uppercase;
}

.mobile-submenu-toggle span::before {
  content: "\f105";
  font-family: "FontAwesome Local";
  transition: transform 0.2s ease;
}

.mobile-submenu-toggle.is-open span::before {
  display: inline-block;
  transform: rotate(90deg);
}

.mobile-submenu {
  max-height: 0;
  overflow: hidden;
  background: #f8f8f8;
  transition: max-height 0.32s ease;
}

.mobile-submenu.is-open {
  max-height: 320px;
}

.mobile-submenu a {
  display: block;
  padding: 9px 48px;
  border-bottom: 1px solid #e5e5e5;
  color: #777;
  font-size: 12px;
}

.quick-drawer {
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  width: 380px;
  max-width: 88vw;
  height: 100vh;
  padding: 90px 52px 50px;
  background: #fff;
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.13);
  transform: translateX(105%);
  transition: transform 0.38s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.quick-drawer.is-open {
  transform: translateX(0);
}

.quick-drawer img {
  width: 170px;
  margin-bottom: 45px;
}

.quick-drawer h3 {
  margin-bottom: 25px;
  font-size: 23px;
}

.quick-drawer a {
  display: block;
  padding: 13px 0;
  border-bottom: 1px solid #eee;
  color: #666;
}

.drawer-close {
  position: absolute;
  top: 32px;
  right: 32px;
  width: 34px;
  height: 34px;
  border: 0;
  background: transparent;
}

.drawer-close::before,
.drawer-close::after {
  position: absolute;
  top: 16px;
  left: 5px;
  width: 24px;
  height: 1px;
  content: "";
  background: #555;
  transform: rotate(45deg);
}

.drawer-close::after {
  transform: rotate(-45deg);
}

.drawer-backdrop {
  position: fixed;
  z-index: 1050;
  inset: 0;
  background: rgba(55, 55, 55, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s;
}

.drawer-backdrop.is-open {
  opacity: 1;
  visibility: visible;
}

/* 2026-08-04: source side-menu parity ----------------------------------- */
.quick-drawer {
  width: 380px;
  max-width: calc(100vw - 30px);
  padding: 101.6px 30px 30px;
  color: #959595;
  overflow-y: auto;
}

.quick-drawer .drawer-brand {
  display: block;
  margin: 0;
  padding: 0;
}

.quick-drawer .drawer-brand img {
  display: block;
  width: 282px;
  max-width: 100%;
  margin: 0 0 15px;
}

.quick-drawer .drawer-intro {
  margin: 15px 0 30px;
  color: #959595;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 15px;
  line-height: 31px;
}

.quick-drawer .drawer-phone {
  margin: 30px 0 10px;
  color: #555;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 31px;
}

.quick-drawer .drawer-address {
  margin: 10px 0 0;
  color: #b7b7b7;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 15px;
  line-height: 31px;
}

.quick-drawer .drawer-social {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 18px 0 17px;
}

.quick-drawer .drawer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 15px;
  padding: 0;
  border: 0;
  color: #738495;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.quick-drawer .drawer-posts-title {
  margin: 10px 0 16px;
  color: #555;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20.8px;
  text-transform: uppercase;
}

.quick-drawer .drawer-post {
  margin: 0 0 14px;
}

.quick-drawer .drawer-post a {
  display: block;
  padding: 0;
  border: 0;
  color: #555;
  font-family: "Open Sans Local", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 31px;
  text-decoration: none;
}

.quick-drawer .drawer-post span {
  display: block;
  color: #b7b7b7;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 13px;
  line-height: 20px;
}

.btn {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 25px;
  overflow: hidden;
  border-width: 1px;
  border-radius: 0;
  font-family: "Open Sans Local", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.7;
  text-transform: uppercase;
  transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out, transform 0.25s ease;
}

.btn-gold {
  border-color: var(--gold);
  color: #fff;
  background: var(--gold);
}

.btn-gold:hover,
.btn-gold:focus {
  border-color: var(--brown);
  color: #fff;
  background: var(--brown);
}

.btn-outline-light {
  border-color: rgba(255, 255, 255, 0.92);
  color: #fff;
  background: transparent;
}

.btn-outline-light:hover,
.btn-outline-light:focus {
  border-color: #e7d6c0;
  color: #f1d6ad;
  background: rgba(196, 153, 99, 0.4);
}

.btn-outline-gold {
  border-color: var(--gold);
  color: var(--gold);
  background: transparent;
}

.btn-outline-gold:hover {
  color: #fff;
  background: var(--gold);
}

.button-ripple {
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.34);
  pointer-events: none;
  transform: scale(0);
  animation: ripple 0.62s ease-out;
}

@keyframes ripple {
  to {
    opacity: 0;
    transform: scale(1);
  }
}

.hero,
.page-hero,
.page-banner {
  position: relative;
  overflow: hidden;
}

.home-hero,
#homeHero,
#homeHero .carousel-inner,
#homeHero .carousel-item {
  height: 695px;
}

#homeHero .carousel-item {
  transition: transform 1.25s ease-in-out;
}

.hero-slide {
  position: relative;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.hero-slide::before,
.page-hero::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(40, 31, 24, 0.42), rgba(40, 31, 24, 0.02) 68%);
}

.hero-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-bottom: 78px;
}

.hero-content h1,
.hero-content h2 {
  max-width: 690px;
  margin-bottom: 20px;
  color: #fff;
  font-family: "The Artist", "Trebuchet MS", sans-serif;
  font-size: clamp(42px, 5.1vw, 72px);
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
}

.hero-content p {
  max-width: 650px;
  color: rgba(255, 255, 255, 0.95);
  font-size: 16px;
  line-height: 1.8;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.carousel-item .hero-content > * {
  opacity: 0;
  transform: translateY(48px);
}

.carousel-item.active .hero-content > * {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.72s ease, transform 0.72s ease;
}

.carousel-item.active .hero-content > :nth-child(2) {
  transition-delay: 0.15s;
}

.carousel-item.active .hero-content > :nth-child(3) {
  transition-delay: 0.28s;
}

#homeHero .carousel-control-prev,
#homeHero .carousel-control-next {
  top: 50%;
  bottom: auto;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  opacity: 0.9;
}

#homeHero .carousel-control-prev {
  left: 18px;
}

#homeHero .carousel-control-next {
  right: 18px;
}

#homeHero .carousel-control-prev-icon,
#homeHero .carousel-control-next-icon {
  width: 18px;
  height: 18px;
}

.feature-strip {
  position: relative;
  z-index: 6;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: -105px;
  background: #fff;
  box-shadow: var(--shadow);
}

.feature-item,
.feature-card {
  min-height: 150px;
  padding: 34px 38px;
  border-right: 1px solid #eee;
  background: #fff;
}

.feature-item:last-child,
.feature-card:last-child {
  border-right: 0;
}

.feature-item h3,
.feature-card h3 {
  margin-bottom: 7px;
  font-size: 15px;
}

.feature-item h4,
.feature-card h4 {
  margin-bottom: 10px;
  color: var(--gold);
  font-size: 11px;
}

.feature-item p,
.feature-card p {
  margin: 0;
  font-size: 12px;
  line-height: 1.8;
}

.page-banner {
  display: flex;
  align-items: center;
  min-height: 290px;
  background-position: center;
  background-size: cover;
}

.page-banner::before {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(43, 43, 43, 0.24);
}

.page-banner-content {
  position: relative;
  z-index: 2;
}

.page-banner h1,
.page-banner .page-title {
  margin-bottom: 12px;
  color: #fff;
  font-size: clamp(32px, 4vw, 56px);
}

.breadcrumbs {
  color: rgba(255, 255, 255, 0.9);
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.breadcrumbs a:hover {
  color: #fff;
}

.image-card {
  position: relative;
  min-height: 280px;
  overflow: hidden;
  background: #ddd;
  border-radius: 15px;
}

.image-card > img,
.image-card .card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.2, 0.75, 0.25, 1), filter 0.35s ease;
}

.image-card::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(58, 44, 35, 0.14);
  transition: background-color 0.3s ease;
  pointer-events: none;
}

.image-card:hover > img,
.image-card:hover .card-image {
  transform: scale(1.035);
}

.image-card:hover::after {
  background: rgba(58, 44, 35, 0.24);
}

.image-card-link,
.image-card .card-label {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 150px;
  min-height: 42px;
  padding: 10px 18px;
  color: #fff;
  background: var(--gold);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
}

.image-card:hover .image-card-link,
.image-card-link:hover,
.image-card:hover .card-label {
  color: #fff;
  background: var(--brown);
}

.condition-grid,
.service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.condition-grid .image-card,
.service-grid .image-card {
  min-height: 292px;
}

.support-card {
  position: relative;
  overflow: hidden;
  min-height: 300px;
  background: #eee;
}

.support-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.support-card:hover img {
  transform: scale(1.025);
}

.step-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

.step-grid::before {
  position: absolute;
  top: 90px;
  right: 11%;
  left: 11%;
  border-top: 1px dashed #cfcfcf;
  content: "";
}

.step-card {
  position: relative;
  z-index: 2;
  text-align: center;
}

.step-card img {
  width: 180px;
  height: 180px;
  margin: 0 auto 22px;
  border: 8px solid #fff;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.step-card:hover img {
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.14);
  transform: translateY(-5px);
}

.step-card h3 {
  font-size: 16px;
}

.step-card p {
  font-size: 13px;
  line-height: 1.8;
}

.insurance-section {
  position: relative;
  color: #fff;
  background: var(--deep-blue) url("/wp-content/themes/wwwe/static/images/home/insurance-background.jpg") center/cover fixed;
}

.insurance-section::before {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(43, 59, 72, 0.88);
}

.insurance-section > * {
  position: relative;
  z-index: 2;
}

.insurance-section p {
  color: rgba(255, 255, 255, 0.78);
}

.insurance-logos {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
  margin: 45px 0 35px;
}

.insurance-logo {
  display: grid;
  place-items: center;
  min-height: 78px;
  padding: 10px;
  border-radius: 3px;
  background: #fff;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.insurance-logo:hover {
  box-shadow: 0 8px 19px rgba(0, 0, 0, 0.2);
  transform: translateY(-4px);
}

.insurance-logo img {
  max-width: 100%;
  max-height: 56px;
  object-fit: contain;
}

.news-grid,
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 28px;
}

.news-card,
.blog-card,
.content-card,
.resource-card {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 8px 24px rgba(43, 35, 28, 0.08);
  transition: transform 0.32s ease, box-shadow 0.32s ease;
}

.news-card:hover,
.blog-card:hover,
.content-card:hover,
.resource-card:hover {
  box-shadow: 0 14px 32px rgba(43, 35, 28, 0.13);
  transform: translateY(-5px);
}

.news-card img,
.blog-card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  transition: transform 0.55s ease;
}

.news-card:hover img,
.blog-card:hover img {
  transform: scale(1.035);
}

.news-card-body,
.blog-card-body,
.card-body-copy {
  padding: 28px 30px 32px;
}

.news-date,
.post-date {
  display: inline-block;
  margin-bottom: 12px;
  padding: 4px 8px;
  color: #fff;
  background: var(--gold);
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.news-card h3,
.blog-card h3 {
  font-size: 18px;
  line-height: 1.45;
}

.news-card p,
.blog-card p {
  font-size: 13px;
  line-height: 1.75;
}

.team-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.team-card {
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);
}

.team-card-image,
.team-card > a:first-child {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 0.9;
  background: #eee;
}

.team-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.5s ease;
}

.team-card-image::after,
.team-card > a:first-child::after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(196, 153, 99, 0.28);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.team-card:hover .team-card-image::after,
.team-card:hover > a:first-child::after {
  opacity: 1;
}

.team-card:hover img {
  transform: scale(1.015);
}

.team-socials,
.team-overlay {
  position: absolute;
  z-index: 3;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #fff;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.team-card:hover .team-socials,
.team-card:hover .team-overlay {
  opacity: 1;
  transform: translateY(0);
}

.team-card-body {
  padding: 22px 20px 25px;
  text-align: center;
}

.team-card-body h3 {
  margin-bottom: 6px;
  font-size: 17px;
}

.team-card-body p {
  margin: 0;
  color: var(--gold);
  font-size: 11px;
  line-height: 1.6;
  text-transform: uppercase;
}

.map-section {
  padding-top: 55px;
}

.map-tabs {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 0;
}

.map-tabs button,
.map-tab {
  padding: 14px 22px;
  border: 0;
  border-bottom: 3px solid transparent;
  color: #777;
  background: transparent;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.map-tabs button.active,
.map-tab.active {
  border-bottom-color: var(--gold);
  color: var(--gold);
}

.map-panel {
  position: relative;
  display: none;
  width: 100%;
  height: 510px;
  overflow: hidden;
  background-color: #e7e3de;
  background-image:
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53561-109764.png"),
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53562-109764.png"),
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53561-109765.png"),
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53562-109765.png");
  background-position: left top, right top, left bottom, right bottom;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.map-panel[data-map-panel="minhang"] {
  background-image:
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53562-109766.png"),
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53561-109765.png"),
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53561-109766.png"),
    url("/wp-content/themes/wwwe/static/images/maps/clinic-53562-109765.png");
}

.map-panel.active {
  display: block;
  animation: mapFade 0.45s ease;
}

.map-panel::after {
  position: absolute;
  top: 46%;
  left: 52%;
  width: 31px;
  height: 50px;
  content: "";
  background: url("/wp-content/themes/wwwe/static/images/maps/marker.png") center/contain no-repeat;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.28));
  transform: translate(-50%, -100%);
  animation: markerDrop 0.5s ease;
}

.map-panel[data-map-panel="minhang"]::after {
  top: 55%;
  left: 46%;
}

@keyframes mapFade {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes markerDrop {
  from { opacity: 0; transform: translate(-50%, -135%); }
  to { opacity: 1; transform: translate(-50%, -100%); }
}

.clinic-section {
  position: relative;
}

.clinic-hero-image,
.content-image {
  width: 100%;
  height: 100%;
  min-height: 440px;
  object-fit: cover;
}

.hours-card,
.contact-card,
.resource-panel {
  padding: 38px;
  color: #fff;
  background: var(--deep-blue);
}

.hours-card h3,
.contact-card h3,
.resource-panel h3 {
  color: #fff;
}

.hours-card p,
.contact-card p,
.resource-panel p {
  color: rgba(255, 255, 255, 0.75);
}

.resource-panel a {
  display: flex;
  align-items: center;
  min-height: 45px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
  font-size: 13px;
}

.resource-panel a:hover {
  padding-left: 5px;
  color: var(--gold);
}

.form-control,
.form-select {
  min-height: 48px;
  padding: 12px 14px;
  border: 1px solid #dedede;
  border-radius: 0;
  color: #555;
  background: #fff;
  font-size: 13px;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

textarea.form-control {
  min-height: 130px;
  resize: vertical;
}

.form-control:focus,
.form-select:focus {
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(196, 153, 99, 0.12);
}

.contact-form,
.question-form {
  padding: 38px;
  background: #fff;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
}

.contact-form label,
.question-form label {
  margin-bottom: 6px;
  color: #555;
  font-size: 12px;
  font-weight: 700;
}

.form-feedback {
  max-height: 0;
  margin-top: 0;
  overflow: hidden;
  color: var(--gold-dark);
  font-weight: 700;
  opacity: 0;
  transition: max-height 0.3s ease, margin 0.3s ease, opacity 0.3s ease;
}

.form-feedback.is-visible {
  max-height: 80px;
  margin-top: 18px;
  opacity: 1;
}

.accordion {
  --bs-accordion-border-radius: 0;
  --bs-accordion-inner-border-radius: 0;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-active-bg: #f7f7f7;
  --bs-accordion-active-color: var(--gold-dark);
}

.accordion-item {
  border: 0;
  border-bottom: 1px solid #e9e9e9;
}

.accordion-button {
  min-height: 62px;
  padding: 18px 22px;
  color: #555;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  transition: color 0.25s ease, background-color 0.25s ease;
}

.accordion-button:hover {
  background: #f7f7f7;
}

.accordion-button::after {
  width: 20px;
  height: 20px;
  background-image: none;
  content: "+";
  color: var(--gold);
  font-size: 22px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  transform: none;
}

.accordion-button:not(.collapsed)::after {
  background-image: none;
  content: "−";
  transform: none;
}

.accordion-body {
  padding: 22px;
  color: #777;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  line-height: 1.9;
}

.article-layout,
.sidebar-layout {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(290px, 0.9fr);
  align-items: start;
  gap: 48px;
}

.article-content {
  color: #777;
}

.article-content h1 {
  font-size: clamp(28px, 3vw, 44px);
}

.article-content h2,
.article-content h3 {
  margin-top: 38px;
}

.article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  padding: 18px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}

.appointment-page {
  min-height: 100vh;
  color: #fff;
  background: #263747;
}

.appointment-layout {
  display: grid;
  grid-template-columns: 300px 1fr;
  min-height: 100vh;
}

.appointment-sidebar {
  position: relative;
  z-index: 3;
  padding: 50px 34px;
  background: #2d3e50;
}

.appointment-sidebar .appointment-logo {
  width: 190px;
  margin: 0 auto 38px;
  /*filter: brightness(0) invert(1);*/
}

.appointment-sidebar h3,
.appointment-sidebar h4,
.appointment-sidebar p {
  color: #fff;
}

.appointment-sidebar p {
  font-size: 12px;
  line-height: 1.7;
  opacity: 0.78;
}

.appointment-main {
  position: relative;
  display: flex;
  min-height: 100vh;
  background: url("/wp-content/themes/wwwe/static/images/appointment-background.jpg") center/cover no-repeat;
}

.appointment-main::before {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(28, 40, 49, 0.58);
}

.appointment-content {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 380px;
  align-items: center;
  width: min(1060px, calc(100% - 80px));
  margin: auto;
  gap: 70px;
}

.appointment-copy h1 {
  color: #fff;
  font-size: clamp(42px, 5vw, 70px);
  text-transform: none;
}

.appointment-copy p {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.88);
}

.appointment-actions {
  display: grid;
  gap: 18px;
}

.appointment-action {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 96px;
  overflow: hidden;
  border: 1px solid var(--gold);
  color: #5b5045;
  background: rgba(255, 255, 255, 0.94);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

.appointment-action:hover {
  color: #fff;
  background: var(--gold);
  transform: translateX(-5px);
}

.appointment-status {
  max-height: 0;
  margin-top: 0;
  overflow: hidden;
  color: #fff;
  opacity: 0;
  transition: all 0.3s ease;
}

.appointment-status.is-visible {
  max-height: 80px;
  margin-top: 18px;
  opacity: 1;
}

.site-footer {
  color: rgba(255, 255, 255, 0.7);
  background: var(--brown);
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.72fr 1.2fr 1.2fr;
  align-items: start;
  padding-top: 78px;
  padding-bottom: 65px;
  gap: 36px;
}

.site-footer h3 {
  margin-bottom: 25px;
  color: #fff;
  font-size: 15px;
}

.site-footer p,
.site-footer a,
.site-footer dt,
.site-footer dd {
  color: rgba(255, 255, 255, 0.68);
  font-size: 11px;
  line-height: 1.8;
}

.footer-logo {
  width: 172px;
  margin-bottom: 18px;
  /*filter: brightness(0) invert(1);*/
  opacity: 0.94;
}

.footer-about > p {
  max-width: 240px;
}

.footer-qr {
  width: 95px;
  margin: 25px 0 12px;
}

.qr-note {
  max-width: 210px !important;
}

.footer-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-links li {
  margin-bottom: 8px;
}

.footer-links a:hover {
  padding-left: 5px;
  color: var(--gold);
}

.clinic-hours {
  padding: 0 18px 22px;
}

.hours-title {
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 0 18px;
  color: #fff;
  background: #777;
  gap: 10px;
}

.minhang-hours .hours-title,
.minhang-hours dl {
  background: var(--gold-dark);
}

.clinic-hours dl {
  margin: 0 0 18px;
  padding: 18px;
  background: #737373;
}

.clinic-hours dl div {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.clinic-hours dt {
  font-weight: 400;
}

.clinic-hours dd {
  margin: 0;
  text-align: right;
}

.clinic-hours .btn {
  width: 100%;
  margin-bottom: 22px;
}

.footer-contact {
  position: relative;
  padding-left: 22px;
}

.footer-contact .local-icon {
  position: absolute;
  top: 7px;
  left: 0;
  color: var(--gold);
}

.footer-bottom {
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.45);
  font-size: 10px;
}

.back-to-top {
  position: fixed;
  z-index: 1020;
  right: 26px;
  bottom: 20px;
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border: 0;
  color: #fff;
  background: var(--red);
  font-size: 22px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s, background-color 0.25s ease;
}

.back-to-top::before {
  content: "\f106";
  font-family: "FontAwesome Local";
}

.back-to-top:hover {
  background: var(--brown);
}

.back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.back-to-top > span {
  display: none;
}

.reveal {
  opacity: 1;
  transform: none;
}

.reveal.is-visible,
.reveal-on-scroll.is-visible {
  animation: revealUp 0.65s ease var(--reveal-delay, 0ms) both;
}

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

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 1280px) {
  .site-container,
  .page-shell,
  .content-container {
    width: 950px;
    max-width: calc(100% - 54px);
  }

  .contact-grid {
    grid-template-columns: 180px repeat(4, minmax(0, 1fr));
  }

  .brand-link {
    width: 154px;
  }

  .brand-link img {
    width: 150px;
  }

  .contact-item strong {
    font-size: 10px;
  }

  .contact-item small {
    font-size: 9px;
  }

  .primary-nav .nav-link,
  .sticky-header .nav-link {
    padding-inline: 10px !important;
    font-size: 11px;
  }

  .header-appointment {
    padding-inline: 15px !important;
  }

  .insurance-logos {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 1023.98px) {
  :root {
    --header-height: 98px;
  }

  body {
    font-size: 13px;
  }

  .site-container,
  .page-shell,
  .content-container {
    width: 768px;
    max-width: calc(100% - 48px);
  }

  .section {
    padding: 74px 0;
  }

  .section-lg {
    padding: 94px 0;
  }

  .home-hero,
  #homeHero,
  #homeHero .carousel-inner,
  #homeHero .carousel-item {
    height: 650px;
  }

  .hero-content {
    padding-bottom: 0;
  }

  .feature-strip {
    margin-top: 0;
  }

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

  .team-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .insurance-logos {
    grid-template-columns: repeat(4, 1fr);
  }

  .article-layout,
  .sidebar-layout {
    grid-template-columns: 1fr;
  }

  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 55px 38px;
  }

  .appointment-layout {
    grid-template-columns: 1fr;
  }

  .appointment-sidebar {
    display: none;
  }

  .appointment-main {
    min-height: 100svh;
  }
}

/* 2026-08-04: archive and missing source templates --------------------- */
.archive-container {
  width: 1307px;
  max-width: calc(100% - 60px);
  margin-right: auto;
  margin-left: auto;
}

.archive-title {
  min-height: 96px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  background: #fff;
}

.archive-title .archive-container {
  display: flex;
  min-height: 96px;
  align-items: center;
}

.archive-title h1 {
  margin: 0;
  color: #c49963;
  font-family: "Open Sans Local", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}

.archive-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 30px;
  padding-top: 60px;
}

.archive-entry {
  margin: 0 0 48px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
}

.archive-page-shell .archive-entry:not(:first-child) {
  min-height: 800px;
  margin-bottom: 35px;
}

.author-page-shell .archive-list {
  padding-top: 575px;
}

.author-page-shell .archive-entry {
  min-height: 800px;
  margin-bottom: 35px;
}

.archive-entry time,
.job-content > time,
.vacancy-card time {
  display: inline-block;
  padding: 6px 12px;
  color: #fff;
  background: #c49963;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.archive-entry h2 {
  margin: 24px 0 18px;
  color: #30343a;
  font-family: "The Artist", "Open Sans Local", sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
}

.archive-entry h2 a {
  color: inherit;
  text-decoration: none;
}

.archive-entry p {
  margin: 0 0 20px;
  color: #1d1d1d;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.archive-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  color: #aaa;
  font-size: 13px;
  line-height: 24px;
}

.archive-pagination {
  display: flex;
  gap: 8px;
  padding-bottom: 80px;
}

.archive-pagination a {
  display: inline-flex;
  min-width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  color: #7d6a51;
  border: 1px solid #d8c2a4;
  text-decoration: none;
}

.archive-pagination a.active,
.archive-pagination a:hover {
  color: #fff;
  background: #c49963;
}

.archive-sidebar {
  padding-top: 270px;
  color: #9a9a9a;
}

.archive-sidebar h3 {
  margin: 0 0 20px;
  color: #c49963;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}

.archive-sidebar p {
  margin: 0 0 28px;
  color: #777;
  font-size: 14px;
  line-height: 24px;
}

.archive-sidebar > a {
  display: block;
  padding: 9px 0;
  color: #c49963;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  text-decoration: none;
}

.archive-sidebar > h3:not(:first-child) {
  margin-top: 42px;
}

.sidebar-contact-block h3 {
  color: #30343a;
  font-size: 18px;
}

.sidebar-contact-block input,
.sidebar-contact-block textarea {
  display: block;
  width: 100%;
  min-height: 40px;
  margin-bottom: 12px;
  padding: 10px 14px;
  border: 1px solid #dedede;
  color: #555;
  background: #fff;
  font-size: 13px;
}

.sidebar-contact-block textarea {
  min-height: 90px;
}

.press-hero {
  display: flex;
  min-height: 559px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: url("/wp-content/themes/wwwe/static/images/press-hero.png") center center / cover no-repeat;
  text-align: center;
  transform: translateY(-20px);
  width: calc(100% - 380px);
}

.press-hero h1 {
  margin: 0;
  color: #000;
  font-family: "The Artist", "Open Sans Local", sans-serif;
  font-size: 54px;
  font-weight: 600;
  line-height: 1.38;
  text-transform: uppercase;
}

.press-hero-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 38px;
  color: #c49963;
  font-weight: 700;
  text-transform: uppercase;
}

.press-hero-actions a {
  padding: 15px 27px;
  color: #c49963;
  border: 1px solid #c49963;
  text-decoration: none;
}

.press-content {
  padding-top: 95px;
  padding-bottom: 110px;
  text-align: center;
}

.press-content > h2,
.careers-values h2,
.vacancy-section h2,
.events-links h2 {
  margin: 0 0 24px;
  color: #30343a;
  font-family: "Open Sans Local", sans-serif;
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase;
}

.press-lead {
  max-width: 1000px;
  margin: 0 auto 60px;
  font-size: 17px;
  line-height: 28px;
}

.press-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  text-align: left;
}

.press-grid article {
  min-height: 220px;
  padding: 25px;
  border: 1px solid #eee;
}

.press-grid h3 {
  margin: 0 0 15px;
  color: #30343a;
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
}

.press-grid p {
  min-height: 72px;
  margin: 0 0 15px;
  color: #777;
  font-size: 14px;
  line-height: 22px;
}

.press-grid a,
.press-inquiry a {
  color: #c49963;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.press-inquiry {
  margin-top: 80px;
  padding: 48px;
  background: #f3eee7;
}

.press-inquiry h2 {
  margin-bottom: 14px;
}

.careers-hero {
  min-height: 623.5px;
  background: linear-gradient(90deg, rgba(92, 49, 39, .52), rgba(92, 49, 39, .14)), url("/wp-content/themes/wwwe/static/images/careers-hero.jpg") center center / cover no-repeat;
}

.careers-hero-inner {
  width: 1307px;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  padding-top: 215px;
  color: #fff;
}

.careers-hero h1 {
  margin: 0 0 15px;
  font-family: "The Artist", "Open Sans Local", sans-serif;
  font-size: 45px;
  line-height: 58px;
  text-transform: uppercase;
}

.careers-hero p {
  max-width: 610px;
  margin: 0 0 40px;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.careers-values {
  padding: 105px 0 85px;
  text-align: center;
}

.careers-values .lead {
  margin-bottom: 24px;
  font-size: 18px;
}

.careers-values p:not(.lead) {
  max-width: 1000px;
  margin: 0 auto 30px;
  font-size: 16px;
  line-height: 27px;
}

.careers-pillars {
  padding: 80px 0;
  background: #f3eee7;
}

.careers-pillars .archive-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
}

.careers-pillars h3 {
  margin: 0 0 16px;
  color: #30343a;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
}

.careers-pillars p {
  margin: 0;
  color: #666;
  font-size: 15px;
  line-height: 25px;
}

.vacancy-section {
  padding: 100px 0 120px;
}

.vacancy-card {
  position: relative;
  max-width: 1000px;
  margin-top: 35px;
  padding: 25px 35px;
  border: 1px solid #eee;
}

.vacancy-card h3 {
  margin: 24px 0 8px;
  color: #30343a;
  font-family: "The Artist", "Open Sans Local", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
}

.vacancy-card h3 a,
.vacancy-card > a {
  color: inherit;
  text-decoration: none;
}

.vacancy-card p {
  color: #777;
  line-height: 25px;
}

.events-hero {
  min-height: 464px;
  padding: 90px 0;
  background: url("/wp-content/themes/wwwe/static/images/events-hero.jpg") center center / cover no-repeat;
}

.events-hero > div {
  width: 1307px;
  max-width: calc(100% - 60px);
  margin: 0 auto;
}

.events-hero h1 {
  display: inline-block;
  margin: 0;
  padding: 45px 25px 24px;
  color: #fff;
  background: #e3a02f;
  font-family: "The Artist", "Open Sans Local", sans-serif;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
}

.events-empty {
  min-height: 285px;
  padding-top: 48px;
  color: #777;
  font-size: 16px;
}

.events-links {
  padding: 100px 0;
  background: #f7f7f7;
  text-align: center;
}

.events-link-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 45px;
  text-align: left;
}

.events-link-grid article {
  padding: 28px;
  background: #fff;
}

.events-link-grid h3 {
  margin: 0 0 15px;
  color: #30343a;
  font-size: 18px;
  text-transform: uppercase;
}

.events-link-grid p {
  min-height: 105px;
  margin: 0 0 18px;
  color: #777;
  line-height: 24px;
}

.events-link-grid a {
  color: #c49963;
  font-weight: 700;
  text-transform: uppercase;
}

.job-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 30px;
  min-height: 850px;
  padding-top: 375px;
  padding-bottom: 110px;
}

.job-content > time {
  margin-bottom: 35px;
}

.job-company {
  position: relative;
  margin-bottom: 32px;
  padding: 18px 75px;
  border: 1px solid #eee;
}

.job-company strong,
.job-company em {
  display: block;
}

.job-company em {
  color: #999;
}

.job-company a {
  position: absolute;
  top: 20px;
  right: 18px;
  color: #c49963;
}

.job-content p {
  color: #222;
  font-size: 16px;
  line-height: 27px;
}

.job-layout .archive-sidebar {
  padding-top: 0;
}

.patient-onboarding-page {
  min-height: 100vh;
  margin: 0;
  background: linear-gradient(260deg, #dbb689 5%, #5b4220 100%);
}

.onboarding-shell {
  padding: 128px 0 160px;
}

.onboarding-shell > h1,
.onboarding-shell > h2 {
  margin: 0;
  color: #fff;
  text-align: center;
}

.onboarding-shell > h1 {
  font-family: "Open Sans Local", sans-serif;
  font-size: 39px;
  font-weight: 700;
  line-height: 50px;
}

.onboarding-shell > h2 {
  margin-top: 9px;
  font-family: Georgia, serif;
  font-size: 31px;
  line-height: 39px;
}

.onboarding-card {
  width: 1135px;
  max-width: calc(100% - 48px);
  margin: 74px auto 0;
  padding: 36px 50px 55px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 5px 18px rgba(0, 0, 0, .14);
}

.onboarding-card ul {
  margin: 0;
  padding-left: 20px;
  font-size: 15px;
  line-height: 27px;
}

.onboarding-card hr {
  width: 58%;
  margin: 36px auto 68px;
  border: 0;
  border-top: 1px solid #222;
}

.onboarding-field {
  margin-bottom: 22px;
}

.onboarding-field label {
  display: block;
  margin-bottom: 9px;
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.onboarding-field label em {
  color: #d25a5a;
  font-style: normal;
}

.onboarding-field input,
.onboarding-field select,
.onboarding-field textarea {
  display: block;
  width: 100%;
  min-height: 40px;
  padding: 10px 14px;
  border: 1px solid #dedede;
  border-radius: 6px;
  background: #fff;
}

.onboarding-field textarea {
  min-height: 120px;
}

@media (max-width: 1023.98px) {
  .archive-container,
  .careers-hero-inner,
  .events-hero > div {
    max-width: calc(100% - 40px);
  }

  .archive-layout,
  .job-layout {
    grid-template-columns: 1fr;
  }

  .archive-sidebar,
  .job-layout .archive-sidebar {
    padding-top: 0;
  }

  .press-grid,
  .careers-pillars .archive-container,
  .events-link-grid {
    grid-template-columns: 1fr;
  }

  .press-hero h1 {
    font-size: 38px;
  }

  .press-hero {
    width: 100%;
    transform: none;
  }

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

  .careers-hero-inner {
    padding-top: 150px;
  }

  .job-layout {
    min-height: 0;
    padding-top: 80px;
  }
}

@media (max-width: 575.98px) {
  .archive-container,
  .careers-hero-inner,
  .events-hero > div {
    max-width: calc(100% - 28px);
  }

  .archive-title h1 {
    font-size: 22px;
  }

  .press-hero {
    min-height: 420px;
  }

  .press-hero h1,
  .careers-hero h1 {
    font-size: 31px;
    line-height: 41px;
  }

  .events-hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .onboarding-shell {
    padding-top: 70px;
  }

  .onboarding-shell > h1 {
    font-size: 26px;
    line-height: 34px;
  }

  .onboarding-shell > h2 {
    font-size: 24px;
  }

  .onboarding-card {
    margin-top: 45px;
    padding: 25px 20px 35px;
  }
}

/* 2026-08-04: desktop visual corrections measured against tcm-shanghai.com. */
@media (min-width: 1024px) {
  .appointment-form-page .appointment-sidebar {
    padding: 35px 25px 50px;
    --qa-final-desktop: 1;
  }

  .appointment-form-page .appointment-sidebar .appointment-logo {
    width: 213px;
    margin: 0 0 210.2px;
  }

  .appointment-form-page .appointment-home-button {
    min-height: 45.7px;
    margin-bottom: 66px;
    padding: 9.75488px 19.4513px;
    font-family: "Open Sans Local", "Open Sans", sans-serif;
    font-size: 14.625px;
    font-weight: 400;
    line-height: 23px;
  }

  .appointment-form-page .appointment-location h2 {
    margin: 10px 0 20px;
    font-size: 20px;
    line-height: 23px;
  }

  .appointment-form-page .appointment-location {
    margin: 0;
  }

  .appointment-form-page .appointment-location + .appointment-location {
    margin-top: 41px;
  }

  .appointment-form-page .appointment-location p:first-of-type,
  .appointment-form-page .appointment-location p.appointment-phone {
    margin: 0;
    padding-left: 43px;
    font-size: 11px;
    line-height: 14.3px;
  }

  .appointment-form-page .appointment-location p:nth-of-type(2),
  .appointment-form-page .appointment-location p.appointment-email {
    margin: 10px 0 0;
    padding-left: 43px;
    font-size: 15px;
    line-height: 23px;
  }

  .appointment-form-page .appointment-location address {
    margin: 10px 0 0;
    padding-left: 43px;
    font-size: 11px;
    line-height: 14.3px;
    min-height: 98.9px;
  }

  .appointment-form-copy > p.appointment-intro {
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
  }

  .appointment-form-copy .appointment-wechat {
    margin-top: 50px;
  }

  .appointment-form-copy .appointment-wechat h2 {
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.4px;
  }

  .appointment-form-page .appointment-form-copy .appointment-wechat p {
    display: flex;
    gap: 9px;
    align-items: center;
    margin: 0 0 22px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
  }

  .appointment-form-copy .wechat-icon,
  .appointment-form-copy .fa-bullseye {
    flex: 0 0 auto;
    font-family: "FontAwesome Local";
    font-style: normal;
  }

  .appointment-form-page .appointment-form-copy .wechat-icon {
    display: inline-flex;
    width: 18px;
    height: 26px;
    align-items: center;
    line-height: 1;
  }

  .appointment-form-copy .wechat-icon::before {
    color: #c49963;
    content: "\f1d7";
    font-size: 20px;
  }

  .appointment-form-copy .fa-bullseye::before {
    content: "\f140";
  }

  .appointment-form-page .appointment-form-shortcuts a {
    min-height: 51px;
    gap: 10px;
    padding: 12px 28px;
    border-width: 1.6px;
    border-left-width: 1.6px;
    background: #f9f9f9;
    font-family: "Open Sans Local", "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 23.8px;
  }

  .appointment-form-page .appointment-form input,
  .appointment-form-page .appointment-form select,
  .appointment-form-page .appointment-form textarea {
    font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }

  .appointment-form-page .appointment-form-shortcuts a + a {
    border-left: 1.6px solid var(--gold);
  }

  .treatment-controls {
    gap: 10px;
    height: 50px;
    margin-top: 15px;
    transform: translateX(-2px);
  }

  .treatment-controls span {
    display: grid;
    width: 50px;
    height: 50px;
    place-items: center;
    border: 0;
    color: var(--gold);
    background: #fff;
    font-family: "Open Sans Local", "Open Sans", sans-serif;
    font-size: 30px;
    line-height: 50px;
  }

  .treatment-copy {
    width: 413px;
    max-width: 100%;
    padding: 0;
  }

  .treatment-copy .section-title {
    margin: 10px 0 20px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
  }

  .treatment-copy .section-kicker {
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: normal;
  }

  .treatment-copy > p:not(.section-kicker) {
    margin: 20px 0 17px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }

  /* Final source-parity pass: clinics page */
  body[data-page="clinics"] .clinics-banner .page-banner__background,
  body[data-page="clinics"] .clinics-banner .page-banner__shade,
  body[data-page="clinics"] .clinics-banner .page-banner__content {
    display: none !important;
  }

  body[data-page="clinics"] .clinic-section--downtown > .page-shell {
    transform: translateY(2.6px);
  }

  body[data-page="clinics"] .clinic-section--downtown .section-heading,
  body[data-page="clinics"] .clinic-section--minhang .section-heading {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    text-align: left !important;
  }

  body[data-page="clinics"] .clinic-section .section-heading .section-kicker {
    display: none;
  }

  body[data-page="clinics"] .clinic-section .section-heading h2 {
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
  }

  body[data-page="clinics"] .clinic-section--downtown .section-heading h2 {
    color: #606060;
  }

  body[data-page="clinics"] .clinic-section--minhang .section-heading h2 {
    color: #dd9933;
  }

  body[data-page="clinics"] .clinic-section .clinic-intro {
    transform: translateY(-29px);
  }

  body[data-page="clinics"] .clinic-section .clinic-intro > .col-lg-6:nth-child(2) {
    padding-right: 15px;
    padding-left: 15px;
  }

  body[data-page="clinics"] .clinic-section .clinic-intro .section-kicker {
    margin: 10px 0;
    color: #373737;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
    letter-spacing: normal;
  }

  body[data-page="clinics"] .clinic-section .clinic-intro > .col-lg-6:nth-child(2) > p:not(.section-kicker) {
    margin: 10px 0;
    color: #000;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }

  body[data-page="clinics"] .clinic-section .clinic-feature-list {
    margin-top: 10px;
  }

  body[data-page="clinics"] .clinic-section .clinic-feature-list li {
    color: #6a767e;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card {
    min-height: 595.4px;
    height: 595.4px;
    padding: 35px 16.6px 0;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card h3 {
    margin: 10px 0;
    color: #373737;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card h3:nth-of-type(2) {
    padding-top: 30px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card > p,
  body[data-page="clinics"] .clinic-section .clinic-info-card address {
    margin: 10px 0;
    color: #000;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card .hours-list {
    color: #080808;
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 14px;
    line-height: 26px;
  }

  /* Final source-parity pass: resources page */
  body[data-page="resources"] .resource-card-grid .resource-card {
    padding: 25px 15px;
  }

  body[data-page="resources"] .resource-card-grid .resource-card h2 {
    width: 220px;
    margin: 0 0 18px;
    color: #000;
    font-family: "Roboto Local", Roboto, sans-serif;
    font-size: 23px;
    font-weight: 500;
    line-height: 23px;
    text-align: left;
  }

  body[data-page="resources"] .resource-important .text-center h2 {
    color: #080808;
    font-family: "Roboto Local", Roboto, sans-serif;
    font-size: 47px;
    font-weight: 600;
    line-height: 47px;
    text-transform: none;
  }
}

/* Source-parity overrides: keep these last so page-specific rules win the cascade. */
@media (min-width: 1024px) {
  body[data-page="doctor-detail"] .doctor-profile-banner .page-banner__background,
  body[data-page="doctor-detail"] .doctor-profile-banner .page-banner__shade {
    display: none !important;
  }

  body[data-page="doctor-detail"] .doctor-profile-banner__portrait {
    opacity: 1 !important;
    border: 6.4px solid #f9f9f9;
    box-shadow: 1px 2px 2px 0.5px rgba(0, 0, 0, 0.08);
  }

  body[data-page="doctor-detail"] .doctor-profile-banner h1 {
    display: inline-block;
  }

  .service-detail-hero .hero-copy {
    width: 635px;
    padding-top: 145.6px;
    transform: translateX(-2px);
  }

  .service-detail-hero .hero-copy h1 {
    color: #bb994f;
    font-family: "the-artist-font", "The Artist", "Trebuchet MS", sans-serif;
    font-size: 60px;
    line-height: 78px;
    margin: 0 0 10px;
  }

  .service-detail-hero .hero-copy > p:not(.section-kicker) {
    max-width: 635px;
    margin: 0 0 22px;
    line-height: 26px;
  }

  .service-detail-hero .hero-actions {
    margin-top: 20px;
  }
}

/* Source-parity overrides: keep these last so page-specific rules win the cascade. */
@media (min-width: 1024px) {
  body[data-page="doctor-detail"] .doctor-profile-banner .page-banner__background,
  body[data-page="doctor-detail"] .doctor-profile-banner .page-banner__shade {
    display: none !important;
  }

  body[data-page="doctor-detail"] .doctor-profile-banner__portrait {
    opacity: 1 !important;
    border: 6.4px solid #f9f9f9;
    box-shadow: 1px 2px 2px 0.5px rgba(0, 0, 0, 0.08);
  }

  body[data-page="doctor-detail"] .doctor-profile-banner h1 {
    display: inline-block;
  }

  .service-detail-hero .hero-copy {
    width: 635px;
    padding-top: 145.6px;
    transform: translateX(-2px);
  }

  .service-detail-hero .hero-copy h1 {
    color: #bb994f;
    font-family: "the-artist-font", "The Artist", "Trebuchet MS", sans-serif;
    font-size: 60px;
    line-height: 78px;
    margin: 0 0 10px;
  }

  .service-detail-hero .hero-copy > p:not(.section-kicker) {
    max-width: 635px;
    margin: 0 0 22px;
    line-height: 26px;
  }

  .service-detail-hero .hero-actions {
    margin-top: 20px;
  }
}

/* Pixel-matched patient onboarding canvas from the source form. */
.patient-onboarding-page {
  min-height: 100vh;
  background: #fff;
  color: #000;
  font-family: "Open Sans Local", "Open Sans", sans-serif;
}

.onboarding-shell { padding: 0; }

.onboarding-banner {
  position: relative;
  height: 698px;
  clip-path: polygon(0 0, 100% 0, 100% 64%, 0 97%);
  background: linear-gradient(260deg, rgb(219, 182, 137) 5%, rgb(91, 66, 32) 100%);
}

.onboarding-banner-content {
  width: 700px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  padding-top: 130px;
  text-align: center;
}

.onboarding-banner h1,
.onboarding-banner h2 { width: 680px; max-width: 100%; margin: 0 auto; color: #fff; text-align: center; }
.onboarding-banner h1 { font: 800 39px/39px Roboto, sans-serif; }
.onboarding-banner h2 { margin-top: 20px; font: 600 29px/29px "Playfair Display", Georgia, serif; }

.onboarding-panel {
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  width: 1140px;
  height: 4081.2px;
  margin: -400px auto 30px;
  padding: 30px 50px 0;
  border-radius: 20px 20px 0 0;
  background: #fff;
}

.onboarding-intro {
  box-sizing: border-box;
  height: 130px;
  margin: 0;
  padding: 0 0 0 16px;
  font: 14px/26px Roboto, sans-serif;
  color: #000;
}

.onboarding-intro li { height: auto; margin: 0; padding: 0; }
.onboarding-divider { box-sizing: border-box; width: 572px; height: .8px; margin: 35px auto 65px; border-top: .8px solid #000; }

.onboarding-card {
  box-sizing: border-box;
  width: 1040px;
  height: auto;
  max-width: 100%;
  margin: 0;
  padding: 0 0 20px;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #000;
  font: 14px/26px "Open Sans Local", "Open Sans", sans-serif;
}

.onboarding-group { box-sizing: border-box; margin: 0 0 20px; padding: 0; }
.onboarding-group > label:first-child { display: block; margin: 0; color: #000; font: 500 14px/26px "Open Sans Local", "Open Sans", sans-serif; }
.onboarding-group > input,
.onboarding-group > select,
.onboarding-group > textarea { box-sizing: border-box; display: block; width: 100%; margin: 5px 0 0; border: .8px solid #dadbdd; border-radius: 7px; background: #fff; color: #606266; font: 13.3333px/13.3333px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; }
.onboarding-group > input { height: 40.4px; padding: 11px 15px; }
.onboarding-group > select { height: 42px; padding: 11px 15px; }
.onboarding-group > textarea { height: 90px; padding: 11px 15px; resize: none; }
.onboarding-group em { color: #d15b63; font-style: normal; }

.onboarding-check-list { margin-top: 8.2px; }
.onboarding-check-list label { display: flex; align-items: center; min-height: 19.2px; margin: 0 0 11.8px; color: #000; font: 14px/19.2px "Open Sans Local", "Open Sans", sans-serif; }
.onboarding-check-list input { flex: 0 0 13px; width: 13px; height: 13px; margin: 0 8px 0 0; }
.onboarding-group--referral { min-height: 398px; }
.onboarding-group--question { min-height: 147px; }
.onboarding-group--details { min-height: 121px; }
.onboarding-group--medication { min-height: 173px; }
.onboarding-group--medication > label { min-height: 78px; }
.onboarding-group--allergy { min-height: 93px; }
.onboarding-group--radio-question { min-height: 93px; }
.onboarding-group--surgery { min-height: 338px; }
.onboarding-group--surgery > textarea { margin-top: 111.6px; }
.onboarding-group--chronic { min-height: 692.2px; }
.onboarding-consent { box-sizing: border-box; height: 242px; margin: 0; color: #000; }
.onboarding-consent h3 { margin: 0 0 20px; font: 600 18px/26px "Open Sans Local", "Open Sans", sans-serif; }
.onboarding-consent p { margin: 0 0 20px; }
.onboarding-consent > label { display: block; margin: 0; font: 14px/26px "Open Sans Local", "Open Sans", sans-serif; }
.onboarding-consent > label input { width: 13px; height: 13px; margin: 0 8px 0 0; vertical-align: middle; }
.onboarding-card > button { display: block; box-sizing: border-box; width: 261px; height: 44.6px; min-height: 0 !important; margin: 25px auto 0; padding: 8px 16px; border: .8px solid #c49963; border-radius: 10px; background: #c49963; color: #fff; font: 500 18px/27px Arial, sans-serif; }

@media (max-width: 1199.98px) {
  .onboarding-panel { width: calc(100% - 40px); height: auto; min-height: 4081.2px; }
  .onboarding-card { width: 100%; }
}

@media (max-width: 767.98px) {
  .onboarding-banner { height: 520px; clip-path: polygon(0 0, 100% 0, 100% 78%, 0 96%); }
  .onboarding-banner-content { padding-top: 90px; }
  .onboarding-banner h1 { font-size: 28px; line-height: 34px; }
  .onboarding-banner h2 { margin-top: 12px; font-size: 24px; line-height: 30px; }
  .onboarding-panel { width: calc(100% - 24px); margin-top: -250px; padding: 24px 18px 0; border-radius: 16px 16px 0 0; min-height: 0; }
  .onboarding-intro { height: auto; min-height: 170px; font-size: 13px; line-height: 22px; }
  .onboarding-divider { width: 72%; margin: 30px auto 45px; }
  .onboarding-group--referral,
  .onboarding-group--question,
  .onboarding-group--medication,
  .onboarding-group--allergy,
  .onboarding-group--radio-question,
  .onboarding-group--surgery,
  .onboarding-group--chronic,
  .onboarding-consent { min-height: 0; height: auto; }
  .onboarding-group--surgery > textarea { margin-top: 20px; }
  .onboarding-card > button { width: 100%; }
}

/* Final source-template alignment for press, careers, events and job detail. */
.press-hero > div { width: 635px; transform: translate(25.4px, -4.1px); }
.press-hero h1 { width: 635px; font-size: 60px; line-height: 78px; }
.press-content,
.careers-page .archive-container,
.events-page .archive-container { width: 1300px; max-width: calc(100% - 60px); }
.press-content { padding-top: 149.6px; min-height: 4665.7px; }

.careers-hero-inner { padding-top: 210px; transform: translateX(8px); }
.careers-hero h1 { width: 625px; max-width: 100%; color: #fff; }
.careers-pillars { padding-bottom: 330.3px; }
.vacancy-section { padding-top: 100px; }
.vacancy-card { margin-top: 21px; }
.careers-choice { box-sizing: border-box; min-height: 520.4px; padding: 35px 0 100px; text-align: center; background: #f7f7f7; }
.careers-choice h2 { margin: 0 0 24px; color: #30343a; font-size: 27px; font-weight: 700; text-transform: uppercase; }
.careers-choice > .archive-container > p { max-width: 900px; margin: 0 auto 45px; font-size: 16px; line-height: 27px; }
.careers-choice-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 45px; text-align: left; }
.careers-choice-grid h3 { margin: 0 0 12px; font-size: 18px; text-transform: uppercase; }

.events-hero { padding-top: 88px; }
.events-hero h1 { box-sizing: border-box; width: 661px; height: 106px; margin-left: 20px; padding: 35px 15px 15px; line-height: 52px; }
.events-links { padding-top: 112.6px; padding-bottom: 472.4px; }

.job-page .archive-title .archive-container,
.job-page .job-layout { width: 1300px; max-width: calc(100% - 60px); }
.job-page .archive-title h1 { font-size: 27px; line-height: 27px; }
.job-layout { display: block; min-height: 1688.8px; padding-top: 372.4px; padding-bottom: 110px; }
.job-layout .job-content { width: 100%; }
.job-layout .archive-sidebar { display: none; }
.job-content > time { display: block; margin-bottom: 0; }
.job-post-title { margin: 23.4px 0 10px; color: #30343a; font-family: "The Artist", "Open Sans Local", sans-serif; font-size: 24px; line-height: 31.2px; text-transform: uppercase; }

@media (min-width: 1024px) {
  body[data-page="doctor-detail"] .doctor-profile-banner { min-height: 445px; background: #fff; }
  body[data-page="doctor-detail"] .doctor-profile-banner__content { transform: translateY(2.3px); }
  body[data-page="doctor-detail"] .doctor-profile-banner .page-banner__background,
  body[data-page="doctor-detail"] .doctor-profile-banner .page-banner__shade { display: none; }
  body[data-page="doctor-detail"] .doctor-profile-banner__portrait { opacity: 1 !important; border: 6.4px solid #f9f9f9; box-shadow: 1px 2px 2px 0.5px rgba(0, 0, 0, .08); }
  body[data-page="doctor-detail"] .doctor-profile-banner h1,
  body[data-page="doctor-detail"] .doctor-profile-banner__content > p { font-family: "Open Sans Local", "Open Sans", sans-serif; }
  body[data-page="doctor-detail"] .doctor-profile-banner h1 { display: inline-block !important; }
  body[data-page="doctor-detail"] .doctor-profile-banner__content > p { font-weight: 600; }
  body[data-page="doctor-detail"] .doctor-biography { min-height: 3454.9px; padding-top: 108px; }
  body[data-page="doctor-detail"] .doctor-biography .doctor-side-column { display: none; }
  body[data-page="doctor-detail"] .doctor-biography .reveal { opacity: 1 !important; transform: none !important; }
  body[data-page="doctor-detail"] .doctor-related { transform: translateY(-465.6px); }
}

/* Source article date and resource-panel treatment. */
.news-detail-page .article-date {
  display: inline-block;
  margin: 0 0 22px;
  padding: 6px 12px;
  color: #fff;
  background: #c49963;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.news-detail-page .important-resources {
  background: linear-gradient(rgba(38, 61, 79, .9), rgba(38, 61, 79, .9)), url("/wp-content/themes/wwwe/static/images/article-2025-10.jpg") center / cover no-repeat;
}

/* Recorded source row heights for the shared archive/list templates. */
body[data-page="archive"] .archive-layout,
body[data-page="author"] .archive-layout,
body[data-page="tag"] .archive-layout {
  padding-top: 64px;
}

body[data-page="archive"] .archive-entry {
  margin-bottom: 35px;
}

body[data-page="archive"] .archive-entry:nth-of-type(1) { min-height: 242.7px; }
body[data-page="archive"] .archive-entry:nth-of-type(2) { min-height: 849.7px; }
body[data-page="archive"] .archive-entry:nth-of-type(3) { min-height: 1049.3px; }
body[data-page="archive"] .archive-entry:nth-of-type(4) { min-height: 872.7px; }
body[data-page="archive"] .archive-entry:nth-of-type(5) { min-height: 793.2px; }
body[data-page="archive"] .archive-entry:nth-of-type(6) { min-height: 791.7px; }
body[data-page="archive"] .archive-entry:nth-of-type(7) { min-height: 778.7px; }
body[data-page="archive"] .archive-entry:nth-of-type(8) { min-height: 831px; }
body[data-page="archive"] .archive-entry:nth-of-type(9) { min-height: 831px; }
body[data-page="archive"] .archive-entry:nth-of-type(10) { min-height: 912px; }

body[data-page="author"] .archive-list {
  padding-top: 0;
}

body[data-page="author"] .archive-entry {
  margin-bottom: 35px;
}

body[data-page="author"] .archive-entry:nth-child(1) { min-height: 824.7px; padding-top: 575px; }
body[data-page="author"] .archive-entry:nth-child(2) { min-height: 1049.3px; }
body[data-page="author"] .archive-entry:nth-child(3) { min-height: 748.1px; }
body[data-page="author"] .archive-entry:nth-child(4) { min-height: 831px; }

body[data-page="tag"] .archive-entry {
  margin-bottom: 35px;
}

body[data-page="tag"] .archive-entry:nth-child(1) { min-height: 1024.3px; }
body[data-page="tag"] .archive-entry:nth-child(2),
body[data-page="tag"] .archive-entry:nth-child(3) { min-height: 293.6px; }

body[data-page="author"] main::after,
body[data-page="tag"] main::after { content: ""; display: block; height: 64px; }

body[data-page="archive"] .archive-list > .archive-pagination:not(.archive-pagination--bottom) { display: none; }
body[data-page="archive"] .archive-pagination--bottom { display: flex; }

@media (max-width: 767.98px) {
  .site-container,
  .page-shell,
  .content-container {
    width: 600px;
    max-width: calc(100% - 42px);
  }

  .section {
    padding: 64px 0;
  }

  .section-title {
    font-size: 28px;
  }

  p {
    font-size: 14px;
    line-height: 1.9;
  }

  .home-hero,
  #homeHero,
  #homeHero .carousel-inner,
  #homeHero .carousel-item {
    height: 720px;
  }

  .hero-slide {
    background-position: 64% center;
  }

  .hero-slide::before {
    background: rgba(47, 36, 28, 0.46);
  }

  .hero-content {
    align-items: center;
    padding: 30px 35px;
    text-align: center;
  }

  .hero-content h1,
  .hero-content h2 {
    max-width: 560px;
    font-size: 47px;
  }

  .hero-content p {
    font-size: 14px;
  }

  .hero-actions {
    justify-content: center;
  }

  #homeHero .carousel-control-prev,
  #homeHero .carousel-control-next {
    top: auto;
    bottom: 30px;
  }

  .feature-strip {
    grid-template-columns: 1fr;
  }

  .feature-item,
  .feature-card {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid #eee;
    text-align: center;
  }

  .condition-grid,
  .service-grid,
  .news-grid,
  .blog-grid {
    grid-template-columns: 1fr;
  }

  .condition-grid .image-card,
  .service-grid .image-card {
    min-height: 360px;
  }

  .step-grid {
    grid-template-columns: 1fr 1fr;
    gap: 50px 25px;
  }

  .step-grid::before {
    display: none;
  }

  .insurance-logos {
    grid-template-columns: repeat(3, 1fr);
  }

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

  .map-panel {
    height: 420px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .footer-about > p,
  .qr-note {
    margin-inline: auto;
  }

  .footer-logo,
  .footer-qr {
    margin-inline: auto;
  }

  .footer-links a:hover {
    padding-left: 0;
  }

  .clinic-hours {
    padding-inline: 0;
  }

  .footer-contact {
    display: inline-block;
    max-width: 320px;
    text-align: left;
  }

  .appointment-content {
    grid-template-columns: 1fr;
    width: min(600px, calc(100% - 48px));
    padding: 90px 0 60px;
    text-align: center;
    gap: 40px;
  }

  .appointment-actions {
    width: min(420px, 100%);
    margin-inline: auto;
  }
}

@media (max-width: 575.98px) {
  .site-container,
  .page-shell,
  .content-container {
    width: 300px;
    max-width: calc(100% - 40px);
  }

  .mobile-header {
    padding-inline: 18px;
  }

  .section {
    padding: 58px 0;
  }

  .section-lg {
    padding: 75px 0;
  }

  .section-title {
    font-size: 25px;
    line-height: 1.35;
  }

  .home-hero,
  #homeHero,
  #homeHero .carousel-inner,
  #homeHero .carousel-item {
    height: 745px;
  }

  .hero-content {
    padding-inline: 30px;
  }

  .hero-content h1,
  .hero-content h2 {
    font-size: 40px;
  }

  .hero-actions {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .hero-actions .btn {
    width: 220px;
  }

  .page-banner {
    min-height: 250px;
    text-align: center;
  }

  .page-banner h1 {
    font-size: 34px;
  }

  .condition-grid .image-card,
  .service-grid .image-card,
  .image-card {
    min-height: 275px;
  }

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

  .step-card img {
    width: 165px;
    height: 165px;
  }

  .insurance-logos {
    grid-template-columns: repeat(2, 1fr);
    gap: 11px;
  }

  .insurance-logo {
    min-height: 68px;
  }

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

  .team-card {
    width: 100%;
  }

  .map-tabs {
    gap: 4px;
  }

  .map-tabs button,
  .map-tab {
    padding-inline: 12px;
    font-size: 11px;
  }

  .map-panel {
    height: 360px;
  }

  .contact-form,
  .question-form,
  .resource-panel,
  .hours-card,
  .contact-card {
    padding: 28px 22px;
  }

  .article-layout,
  .sidebar-layout {
    gap: 32px;
  }

  .article-content h1 {
    font-size: 29px;
  }

  .appointment-content {
    width: 300px;
    max-width: calc(100% - 40px);
    padding-top: 55px;
  }

  .appointment-copy h1 {
    font-size: 42px;
  }

  .appointment-action {
    min-height: 80px;
  }

  .footer-grid {
    width: 300px;
    max-width: calc(100% - 40px);
    padding-top: 65px;
    padding-bottom: 45px;
    gap: 46px;
  }

  .back-to-top {
    right: 16px;
    bottom: 16px;
    width: 46px;
    height: 46px;
  }
}

/* 2026-08-04: Fluent Form field geometry parity ------------------------ */
.appointment-form-page .appointment-form-copy > p {
  max-width: none;
  color: rgba(255, 255, 255, .95);
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.appointment-form-page .appointment-form-copy .appointment-wechat {
  margin-top: 60px;
}

.appointment-form-page .appointment-form-copy .appointment-wechat h2 {
  color: #fff;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 23.4px;
}

.appointment-form-page .appointment-form-copy .appointment-wechat p {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 23.4px;
}

.appointment-form-page .contact-form {
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.appointment-form-page .appointment-form label {
  margin: 0 0 5px;
  color: #555;
  font-family: "Open Sans Local", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
}

.appointment-form-page .appointment-form .form-field {
  margin-bottom: 20px;
}

.appointment-form-page .appointment-form input,
.appointment-form-page .appointment-form select {
  min-height: 40.4px;
  padding: 11px 15px;
  font-family: Arial, sans-serif;
  font-size: 13.3333px;
  line-height: 13.3333px;
}

.appointment-form-page .appointment-form select {
  min-height: 42px;
  padding-top: 0;
  padding-bottom: 0;
}

.appointment-form-page .appointment-form textarea {
  height: 90px;
  min-height: 90px;
  padding: 11px 15px;
  font-family: Arial, sans-serif;
  font-size: 13.3333px;
  line-height: 13.3333px;
}

.appointment-form-page .appointment-form .form-submit {
  height: 44.6px;
  min-height: 0;
  margin: 0;
  padding: 8px 16px;
  border-radius: 6px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.appointment-form-clinic .appointment-form-copy {
  padding-right: 30px;
}

.appointment-form-clinic .appointment-form-card {
  margin-top: 0;
  padding: 50px;
}

.appointment-form-insurance .appointment-form-copy {
  padding-right: 65px;
}

.appointment-form-insurance .appointment-form-card {
  padding-right: 50px;
  padding-left: 50px;
}

@media (min-width: 1024px) {
  .appointment-form-page .appointment-content {
    padding-bottom: 192px;
  }

  .appointment-form-page .appointment-form-card {
    padding-bottom: 32px;
  }

  .appointment-form-clinic .appointment-form-card {
    padding-bottom: 82px;
  }

  .appointment-form-page .appointment-form {
    padding-bottom: 20px;
  }

  .appointment-form-enquiry .appointment-form {
    padding-bottom: 46px;
  }

  .appointment-form-clinic .appointment-form .form-submit {
    height: 41.6px;
  }
}

@media (max-width: 1023.98px) {
  .appointment-form-clinic .appointment-form-card,
  .appointment-form-insurance .appointment-form-card {
    padding: 28px 18px 0;
  }

  .appointment-form-clinic .appointment-form-copy,
  .appointment-form-insurance .appointment-form-copy {
    padding-right: 0;
  }
}

/* Stable-load parity corrections (target and clone measured at identical viewports). */
body {
  width: 100vw;
  overflow-x: hidden;
}

@media (min-width: 1024px) {
  .services-hero .page-hero-copy h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .service-detail-hero .hero-copy {
    padding-top: 190px;
  }

  .service-detail-hero .hero-copy h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .clinics-banner {
    min-height: 725px;
    background: #fff !important;
  }

  .clinics-banner .page-banner__background,
  .clinics-banner .page-banner__shade,
  .clinics-banner .page-banner__content {
    visibility: hidden;
  }

  .insurance-hero .hero-copy h1 {
    font-size: 50px;
    line-height: 65px;
  }

  .about-banner .page-banner__content {
    padding-bottom: 129px;
  }

  .about-banner h1 {
    font-size: 65px;
    line-height: 84.5px;
  }

  .news-detail-page .article-layout {
    padding-top: 73px;
  }

  .appointment-content-inner {
    width: min(1390px, calc(100% - 60px));
  }

  .faq-hero {
    height: 330px;
    min-height: 330px;
  }

  .faq-hero .container {
    transform: translateY(7px);
  }

  .faq-hero h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .faq-page > .section {
    padding-top: 42px;
  }

  .faq-page .faq-category:first-child > h2 {
    font-size: 24px;
    line-height: 31.2px;
  }
}

/* Final cascade: keep measured parity rules after all legacy responsive blocks. */
body {
  width: 100vw;
  overflow-x: hidden;
}

@media (min-width: 1024px) {
  .services-hero .page-hero-copy h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .service-detail-hero .hero-copy {
    padding-top: 190px;
  }

  .service-detail-hero .hero-copy h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .clinics-banner {
    min-height: 725px;
    background: #fff !important;
  }

  .clinics-banner .page-banner__background,
  .clinics-banner .page-banner__shade,
  .clinics-banner .page-banner__content {
    visibility: hidden;
  }

  .insurance-hero .hero-copy h1 {
    font-size: 50px;
    line-height: 65px;
  }

  .about-banner .page-banner__content {
    padding-bottom: 129px;
  }

  .about-banner h1 {
    font-size: 65px;
    line-height: 84.5px;
  }

  .news-detail-page .article-layout {
    padding-top: 73px;
  }

  .appointment-content-inner {
    width: min(1390px, calc(100% - 60px));
  }

  .faq-hero {
    height: 330px;
    min-height: 330px;
  }

  .faq-hero .container {
    transform: translateY(7px);
  }

  .faq-hero h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .faq-page > .section {
    padding-top: 74px;
  }

  .faq-page > .section .faq-category:first-child > h2 {
    font-size: 24px;
    line-height: 31.2px;
  }
}

@media (max-width: 575.98px) {
  .services-hero .page-hero-copy h1 {
    font-size: 30px;
    line-height: 39px;
  }

  .services-hero .page-hero-copy > p:not(.section-kicker) {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.5px;
  }

  .clinics-banner {
    display: none;
  }

  .clinic-section--downtown {
    padding-top: 644px;
  }

  .clinic-section--downtown .section-heading h2 {
    font-size: 25px;
    line-height: 32.5px;
  }

  .insurance-hero .hero-copy {
    top: 117px;
    width: 195px;
  }

  .about-banner .page-banner__content h1 {
    font-size: 33px;
    line-height: 42.9px;
  }

  .resource-question {
    padding-top: 129px;
  }

  .blog-trending {
    padding-top: 15px;
  }

  .article-title-band {
    padding-top: 41px;
  }

  .appointment-shell,
  .appointment-content {
    min-height: 1426px;
  }

  .appointment-content h1 {
    font-size: 23px;
    line-height: 29.9px;
  }

  .appointment-intro,
  .appointment-wechat p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.5px;
  }

  .faq-hero {
    height: 118px;
    min-height: 118px;
  }

  .page-banner--simple .page-shell {
    padding-top: 77px;
  }

  .doctor-profile-banner {
    padding-top: 59px;
  }
}

@media (max-width: 575.98px) {
  .services-hero .page-hero-copy h1 {
    font-size: 30px;
    line-height: 39px;
  }

  .services-hero .page-hero-copy > p:not(.section-kicker) {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.5px;
  }

  .clinics-banner {
    display: none;
  }

  .clinic-section--downtown {
    padding-top: 644px;
  }

  .clinic-section--downtown .section-heading h2 {
    font-size: 25px;
    line-height: 32.5px;
  }

  .insurance-hero .hero-copy {
    top: 117px;
    width: 195px;
  }

  .about-banner .page-banner__content h1 {
    font-size: 33px;
    line-height: 42.9px;
  }

  .resource-question {
    padding-top: 129px;
  }

  .blog-trending {
    padding-top: 15px;
  }

  .article-title-band {
    padding-top: 41px;
  }

  .appointment-shell {
    min-height: 1426px;
  }

  .appointment-content {
    min-height: 1426px;
  }

  .appointment-content h1 {
    font-size: 23px;
    line-height: 29.9px;
  }

  .appointment-intro,
  .appointment-wechat p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.5px;
  }

  .faq-hero {
    height: 118px;
    min-height: 118px;
  }

  .page-banner--simple .page-shell {
    padding-top: 77px;
  }

  .doctor-profile-banner {
    padding-top: 59px;
  }
}

/* Page compositions ------------------------------------------------------- */

main.page-shell {
  width: 100%;
  max-width: none;
  margin: 0;
}

.section-heading {
  max-width: 910px;
  margin: 0 auto 48px;
  text-align: center;
}

.section-lead {
  max-width: 850px;
}

.text-link {
  display: inline-flex;
  align-items: center;
  color: var(--gold);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  gap: 7px;
}

.text-link:hover {
  color: var(--brown);
}

:is(.btn-gold, .btn-outline-light, .btn-gold-outline, .btn-brand, .btn-outline-brand, .btn-light):not(.btn) {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 25px;
  overflow: hidden;
  border: 1px solid;
  border-radius: 0;
  font-family: "Open Sans Local", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.7;
  text-transform: uppercase;
  transition: color 0.25s ease-out, background-color 0.25s ease-out, border-color 0.25s ease-out, transform 0.25s ease;
}

.btn-brand {
  border-color: var(--gold);
  color: #fff;
  background: var(--gold);
}

.btn-brand:hover {
  border-color: var(--brown);
  color: #fff;
  background: var(--brown);
}

.btn-outline-brand,
.btn-gold-outline {
  border-color: var(--gold);
  color: var(--gold);
  background: transparent;
}

.btn-outline-brand:hover,
.btn-gold-outline:hover {
  color: #fff;
  background: var(--gold);
}

.section-cream {
  background: var(--cream);
}

.hero-home,
.page-hero,
.service-detail-hero {
  width: 100%;
}

.hero-media,
.page-hero-media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hero-overlay,
.page-hero-overlay {
  position: absolute;
  z-index: 2;
  inset: 0;
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, rgba(61, 44, 33, 0.67), rgba(61, 44, 33, 0.06) 74%);
}

.hero-overlay .container,
.page-hero-overlay .container {
  height: 100%;
}

.hero-copy,
.page-hero-copy {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: min(650px, 58%);
  height: 100%;
  padding-bottom: 78px;
}

.hero-copy h1,
.hero-copy h2,
.page-hero-copy h1 {
  margin-bottom: 20px;
  color: #fff;
  font-family: "The Artist", "Trebuchet MS", sans-serif;
  font-size: clamp(44px, 5.2vw, 76px);
  line-height: 0.98;
  text-transform: uppercase;
}

.hero-copy > p:not(.section-kicker),
.page-hero-copy > p:not(.section-kicker) {
  color: rgba(255, 255, 255, 0.95);
  font-size: 15px;
  line-height: 1.8;
}

.hero-overlay-light {
  background: linear-gradient(90deg, rgba(239, 227, 215, 0.98), rgba(239, 227, 215, 0.52) 62%, rgba(239, 227, 215, 0.1));
}

.hero-overlay-light .hero-copy h1,
.hero-overlay-light .hero-copy h2 {
  color: var(--ink);
}

.hero-overlay-light .hero-copy > p:not(.section-kicker) {
  color: #6c625b;
}

.page-hero,
.service-detail-hero {
  height: 600px;
}

.services-hero .page-hero-media {
  object-position: center;
}

.service-detail-hero .hero-media {
  object-position: center right;
}

.page-banner__background {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-banner__shade {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: rgba(43, 52, 59, 0.38);
}

.page-banner__content {
  position: relative;
  z-index: 2;
}

.page-banner--simple {
  min-height: 235px;
  background: #f5f5f5;
}

.page-banner--simple::before {
  display: none;
}

.page-banner--simple h1,
.page-banner--simple .page-title {
  color: var(--ink);
}

.page-banner--simple .page-breadcrumb,
.page-banner--simple .breadcrumbs {
  color: #9a9a9a;
}

.page-breadcrumb {
  display: flex;
  color: #999;
  font-size: 11px;
  gap: 8px;
  text-transform: uppercase;
}

.feature-strip {
  display: block;
  margin-top: -105px;
  background: transparent;
  box-shadow: none;
}

.feature-strip .container {
  position: relative;
  z-index: 5;
  background: #fff;
  box-shadow: var(--shadow);
}

.feature-strip-item {
  min-height: 160px;
  padding: 31px 36px;
  border-right: 1px solid #eee;
}

.feature-strip-item:last-child {
  border-right: 0;
}

.feature-strip-item h2 {
  margin: 4px 0 8px;
  font-size: 16px;
}

.feature-strip-item p {
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 1.75;
}

@media (min-width: 1024px) {
  .services-hero {
    height: 650px;
  }

  .services-hero .hero-copy .section-kicker {
    display: none;
  }

  .services-hero .hero-copy h1 {
    font-size: 68px;
  }

  .services-hero .hero-copy > p:not(.section-kicker) {
    max-width: 660px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.45;
  }

  .service-detail-hero {
    height: 704px;
    background: #ffffff;
  }

  .service-detail-hero .hero-overlay-light {
    background: transparent;
  }

  .service-detail-hero .hero-copy {
    justify-content: flex-start;
    width: 670px;
    padding-top: 201px;
    padding-bottom: 0;
  }

  .service-detail-hero .hero-copy .section-kicker {
    display: none;
  }

  .service-detail-hero .hero-copy h1 {
    color: #c49a46;
    font-size: 62px;
    line-height: 1;
  }

  .service-detail-hero .hero-copy > p:not(.section-kicker) {
    max-width: 650px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.45;
  }

  .service-detail-hero .hero-actions {
    margin-top: 20px;
  }

  .service-detail-hero + .feature-strip {
    margin-top: 0;
    background: #fafafa;
  }

  .service-detail-hero + .feature-strip .container {
    background: transparent;
    box-shadow: none;
  }

  .service-detail-hero + .feature-strip .feature-strip-item {
    min-height: 255px;
    padding: 22px 10px 42px;
  }

  .hero-home .hero-copy {
    justify-content: flex-start;
    width: 540px;
    margin-left: 49px;
    padding-top: 123px;
    padding-bottom: 0;
  }

  .hero-home .hero-copy .section-kicker {
    display: none;
  }

  .hero-home .hero-copy h1,
  .hero-home .hero-copy h2 {
    width: 540px;
    max-width: 540px;
    margin-bottom: 33px;
    font-size: 78px;
    line-height: 92px;
  }

  .hero-home .hero-copy > p:not(.section-kicker) {
    width: 487px;
    max-width: 487px;
    margin-bottom: 37px;
    margin-left: -5px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .hero-home .hero-slide:nth-child(3) .hero-copy h2 {
    font-size: 64px;
    white-space: nowrap;
  }

  .hero-home .hero-actions .btn {
    min-width: 170px;
    min-height: 47px;
    height: 47px;
    font-size: 13px;
  }

  .hero-home .hero-actions {
    gap: 42px;
    margin-left: -6px;
  }

  .hero-home .hero-actions .btn:nth-child(2) {
    min-width: 227px;
  }

  .feature-strip {
    margin-top: -85px;
  }

  .feature-strip-item {
    min-height: 260px;
    padding: 57px 50px 38px;
  }

  .feature-strip-item .feature-eyebrow {
    font-size: 16px;
    text-transform: none;
  }

  .feature-strip-item h2 {
    font-size: 18px;
    line-height: 1.35;
  }

  .feature-strip-item p {
    font-size: 15px;
    line-height: 1.65;
  }

  .feature-strip-item .text-link {
    font-size: 14px;
  }
}

.feature-eyebrow {
  margin: 0;
  color: #777;
  font-size: 11px !important;
  font-weight: 700;
  text-transform: uppercase;
}

.treatment-plans {
  padding-top: 115px;
}
/*.treatment-plans .align-items-stretch.g-4{*/
/*    margin: 0 auto !important;*/
/*}*/

.treatment-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 28px 12px 28px 0;
}

.treatment-copy .section-title {
  font-size: 30px;
}

.treatment-controls {
  display: flex;
  margin-top: 18px;
  gap: 7px;
  display: none;
}

.treatment-controls span {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid #eee;
  color: var(--gold);
  background: #fff;
}

.conditions-section {
  background: var(--beige);
}

.condition-card,
.service-card {
  display: block;
  height: 100%;
}

.condition-card > span,
.service-card > span {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  min-width: 165px;
  padding: 11px 16px;
  color: #fff;
  background: var(--gold);
  font-size: 10px;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
  transition: background-color 0.25s ease, transform 0.25s ease;
}

.condition-card:hover > span,
.service-card:hover > span {
  background: var(--brown);
  transform: translate(-50%, -50%) scale(1.025);
}

.process-section {
  padding-top: 105px;
  padding-bottom: 115px;
  background: #fff;
}

.process-line {
  position: relative;
  margin-top: 45px;
}

.process-line::before {
  position: absolute;
  z-index: 0;
  top: 95px;
  right: 11%;
  left: 11%;
  border-top: 1px dashed #d5d5d5;
  content: "";
}

.process-step {
  position: relative;
  z-index: 2;
  text-align: center;
}

.process-step img {
  width: 185px;
  height: 185px;
  margin: 0 auto 22px;
  border: 8px solid #fff;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.09);
  transition: transform 0.35s ease;
}

.process-step:hover img {
  transform: translateY(-5px);
}

.process-step h3 {
  margin-bottom: 10px;
  font-size: 16px;
}

.process-step p {
  font-size: 12px;
  line-height: 1.8;
}

.insurance-band,
.insurance-teaser,
.insurance-partners {
  position: relative;
  color: #fff;
  background: var(--deep-blue) url("/wp-content/themes/wwwe/static/images/home/insurance-background.jpg") center/cover fixed;
}

.insurance-band::before,
.insurance-teaser::before,
.insurance-partners::before {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(48, 63, 75, 0.91);
}

.insurance-band > *,
.insurance-teaser > *,
.insurance-partners > * {
  position: relative;
  z-index: 2;
}

.insurance-band .section-title,
.insurance-teaser .section-title,
.insurance-partners h2 {
  color: #fff;
}

.section-heading-light p,
.insurance-band p,
.insurance-teaser p,
.insurance-partners p {
  color: rgba(255, 255, 255, 0.78);
}

.insurance-logos > img,
.insurance-logo-grid > img {
  align-self: stretch;
  width: 100%;
  height: 78px;
  padding: 10px;
  border-radius: 3px;
  background: #fff;
  object-fit: contain;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.insurance-logos > img:hover,
.insurance-logo-grid > img:hover {
  box-shadow: 0 8px 19px rgba(0, 0, 0, 0.24);
  transform: translateY(-4px);
}

.insurance-more {
  margin: 32px 0 0;
  text-align: center;
}

.insurance-more a {
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.news-section {
  background: #f7f7f7;
}

.news-grid .news-card {
  min-height: 370px;
}

.news-card-text {
  margin-top: 0;
  padding: 30px;
}

.news-card time {
  display: inline-block;
  margin-bottom: 10px;
  color: var(--gold);
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.news-author {
  margin-top: 12px;
  color: #aaa !important;
  font-size: 10px !important;
}

.events-section {
  padding-bottom: 40px;
  text-align: center;
}

.empty-state {
  margin-top: 28px;
  color: #aaa;
}

.clinic-map-section {
  background: #eee;
}

.clinic-map-section .map-tabs {
  padding-top: 16px;
}

.clinic-map-section .map-panel:not([data-map-panel]) {
  display: block;
  width: 100%;
  height: 505px;
  background: #e7e3de;
}

.clinic-map-section .map-panel:not([data-map-panel])::after {
  display: none;
}

.map-tile-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  height: 505px;
  overflow: hidden;
}

.map-tile-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.map-tile-grid .map-marker {
  position: absolute;
  top: 50%;
  left: 51%;
  width: 31px;
  height: 50px;
  background: url("/wp-content/themes/wwwe/static/images/maps/marker.png") center/contain no-repeat;
  transform: translate(-50%, -100%);
}

.integrative-section {
  background: #fff;
}

.integrative-image {
  display: block;
  min-height: 520px;
}

.services-catalogue {
  background: var(--pale-blue);
}

.onsite-section {
  background: #fff;
}

.onsite-card {
  display: block;
  height: 100%;
  overflow: hidden;
  color: inherit;
  background: #fff;
  box-shadow: var(--shadow);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.onsite-card:hover {
  color: inherit;
  box-shadow: 0 16px 34px rgba(43, 35, 28, 0.14);
  transform: translateY(-6px);
}

.onsite-card > img {
  width: 100%;
  height: 265px;
  object-fit: cover;
  transition: transform 0.55s ease;
}

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

.onsite-card > div {
  padding: 28px 28px 32px;
}

.onsite-card h3 {
  font-size: 18px;
}

.onsite-card p {
  font-size: 13px;
  line-height: 1.8;
}

.onsite-card span {
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.insurance-logos-compact {
  grid-template-columns: repeat(6, 1fr);
}

.service-quote {
  display: grid;
  place-items: center;
  min-height: 360px;
  margin: 0;
  padding: 70px 30px;
  text-align: center;
  background: #f6f6f6;
}

.service-quote blockquote {
  max-width: 850px;
  margin: 0 0 16px;
  color: var(--ink);
  font-family: "Trebuchet MS", sans-serif;
  font-size: clamp(25px, 3vw, 40px);
  line-height: 1.4;
}

.service-quote figcaption {
  color: var(--gold);
  font-size: 12px;
  text-transform: uppercase;
}

.service-introduction {
  background: #f7f7f7;
}

.service-intro-panel {
  background: #fff;
  box-shadow: var(--shadow);
}

.service-intro-image img {
  width: 100%;
  height: 100%;
  min-height: 500px;
  object-fit: cover;
}

.service-intro-copy {
  padding: 58px;
}

.apply-acupuncture {
  background: #fff;
}

.condition-lists {
  margin-top: 45px;
}

.arrow-list,
.compact-list,
.clinic-feature-list,
.values-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.arrow-list li,
.compact-list li,
.clinic-feature-list li,
.values-list li {
  position: relative;
  padding: 9px 0 9px 23px;
  border-bottom: 1px solid #eee;
  color: #6e6e6e;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
}

.arrow-list li::before,
.compact-list li::before,
.clinic-feature-list li::before,
.values-list li::before {
  position: absolute;
  top: 12px;
  left: 0;
  color: var(--gold);
  content: "\f105";
  font-family: "FontAwesome Local";
}

.complementary-treatments {
  background: var(--beige);
}

.complementary-copy {
  padding: 48px;
  background: #fff;
}

.complementary-image {
  width: 100%;
  height: 100%;
  min-height: 590px;
  object-fit: cover;
}

.acupuncture-question {
  background: #fff;
}

.question-panel {
  position: relative;
  max-width: 950px;
  margin: auto;
  padding: 50px 55px 50px 115px;
  border: 3px solid #b94739;
  background: #fff;
}

.question-mark {
  position: absolute;
  top: 50%;
  left: 35px;
  color: #b94739;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 72px;
  font-weight: 700;
  transform: translateY(-50%);
}

.question-panel h2 {
  margin-bottom: 13px;
  color: #b94739;
  font-size: 27px;
}

.doctors-section {
  background: var(--beige);
}

.visit-section {
  background: #fff;
}

.visit-options article {
  padding-top: 32px;
  border-top: 3px solid var(--gold);
}

.visit-options h3 {
  font-size: 19px;
}

.testimonial-banner {
  display: grid;
  place-items: center;
  min-height: 420px;
  margin: 0;
  padding: 80px 25px;
  color: #fff;
  text-align: center;
  background: linear-gradient(rgba(48, 39, 32, 0.58), rgba(48, 39, 32, 0.58)), url("/wp-content/themes/wwwe/static/images/insurance/parallax.jpg") center/cover;
}

.testimonial-banner blockquote,
.testimonial-banner h2 {
  max-width: 850px;
  color: #fff;
}

.team-directory {
  background: #f7f7f7;
}

.team-card__image {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 0.9;
  background: #eee;
}

.team-card__image::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: rgba(196, 153, 99, 0.28);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.team-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.team-card__overlay {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
  opacity: 0;
  text-transform: uppercase;
  transform: translate(-50%, calc(-50% + 10px));
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.team-card:hover .team-card__image::after,
.team-card:hover .team-card__overlay {
  opacity: 1;
}

.team-card:hover .team-card__overlay {
  transform: translate(-50%, -50%);
}

.team-card__content {
  padding: 22px 16px 24px;
  text-align: center;
}

.team-card__content h3 {
  margin-bottom: 7px;
  font-size: 17px;
}

.team-card__content p {
  margin: 0;
  color: var(--gold);
  font-size: 11px;
  line-height: 1.55;
  text-transform: uppercase;
}

.team-intro-section {
  background: #fff;
}

.contact-form--inline {
  max-width: 860px;
  margin: 40px auto 0;
}

.doctor-profile-banner {
  min-height: 520px;
  padding-top: 70px;
  text-align: center;
}

.doctor-profile-banner__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.doctor-biography article p {
  color: #222222;
}

.doctor-profile-banner__portrait {
  width: 215px;
  height: 215px;
  margin-bottom: 25px;
  border: 9px solid rgba(255, 255, 255, 0.78);
  border-radius: 50%;
  object-fit: cover;
  object-position: top center;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25);
}

.doctor-profile-banner h1 {
  color: #fff;
  font-size: 35px;
}

.doctor-profile-banner__content > p {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.doctor-profile-banner::before {
  display: none;
}

.doctor-profile-banner .page-banner__shade {
  background: rgba(47, 28, 14, 0.12);
}

@media (min-width: 1024px) {
  .doctor-profile-banner {
    min-height: 451px;
    padding-top: 0;
  }

  .doctor-profile-banner__portrait {
    width: 213px;
    height: 213px;
    margin-bottom: 32px;
    border-width: 5px;
  }

  .doctor-profile-banner h1 {
    margin-bottom: 21px;
    font-size: 24px;
    line-height: 24px;
  }

  .doctor-profile-banner__content > p {
    margin: 0;
    color: #f7be68;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: none;
  }

  .doctor-biography {
    padding-top: 100px;
  }

  .doctor-biography .section-kicker,
  .doctor-biography .section-title,
  .doctor-biography aside {
    display: none;
  }

  .doctor-biography article {
    width: 66.666667%;
  }
}

.doctor-biography {
  background: #fff;
}

.doctor-biography .resource-card {
  padding: 38px;
  background: var(--deep-blue);
}

.doctor-biography .resource-card h2 {
  color: #fff;
}

.doctor-biography .resource-card nav a {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 13px;
}

.related-physicians {
  background: #f6f6f6;
}

.team-grid--compact {
  margin-top: 35px;
}

.doctor-contact {
  background: #fff;
}

.clinics-banner {
  min-height: 500px;
}

.image-card--wide {
  min-height: 455px;
}

.image-card--wide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.clinic-section--downtown {
  background: #fff;
}

.clinic-section--minhang {
  background: #f7f7f7;
}

.clinic-feature-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 24px 0 28px;
  gap: 0 24px;
}

.clinic-contact-block {
  margin-top: 65px;
  box-shadow: var(--shadow);
}

.clinic-support-image {
  width: 100%;
  height: 100%;
  min-height: 650px;
  object-fit: cover;
}

.clinic-info-card {
  height: 100%;
  min-height: 650px;
  padding: 44px 42px;
  color: #fff;
  background: var(--deep-blue);
}

.clinic-info-card--gold {
  background: var(--gold-dark);
}

.clinic-info-card h3 {
  color: #fff;
  font-size: 18px;
}

.clinic-info-card p,
.clinic-info-card address {
  color: rgba(255, 255, 255, 0.84);
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 1.75;
}

.hours-list {
  margin-bottom: 27px;
}

.hours-list div {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.hours-list dt,
.hours-list dd {
  margin: 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 11px;
  font-weight: 400;
}

.clinic-team-section {
  background: #fff;
}

.map-panel[data-map-panel] {
  position: relative;
  display: none;
  width: 100%;
  height: 510px;
  overflow: hidden;
  background: #e7e3de;
}

.map-panel[data-map-panel].active {
  display: block;
}

.map-panel[data-map-panel]::after {
  display: none;
}

.map-canvas {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.map-tiles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  width: 100%;
  height: 100%;
}

.map-tiles img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.map-canvas .map-marker {
  position: absolute;
  top: 54%;
  left: 52%;
  width: 31px;
  height: 50px;
  object-fit: contain;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.25));
  transform: translate(-50%, -100%);
}

.map-canvas .map-marker--minhang {
  top: 58%;
  left: 45%;
}

.map-label {
  position: absolute;
  top: 23%;
  left: 55%;
  max-width: 240px;
  padding: 14px 18px;
  color: #555;
  background: #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.map-label strong,
.map-label span {
  display: block;
}

.map-label strong {
  color: var(--ink);
  font-size: 13px;
}

.map-label span {
  font-size: 10px;
}

.about-intro {
  background: #fff;
}

@media (min-width: 1024px) {
  .about-banner {
    align-items: flex-end;
    min-height: 657px;
  }

  .about-banner::before,
  .about-banner .page-banner__shade {
    display: none;
  }

  .about-banner .page-banner__content {
    padding-bottom: 135px;
  }

  .about-banner .section-kicker {
    display: none;
  }

  .about-banner h1 {
    display: inline-block;
    margin: 0;
    padding-top: 9px;
    border-top: 6px solid #d89a29;
    color: #d89a29;
    font-family: "The Artist", "Trebuchet MS", sans-serif;
    font-size: 70px;
    line-height: 1;
    text-transform: uppercase;
  }
}

.about-quick-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 28px;
  gap: 20px;
}

.about-quick-links a {
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.about-history {
  background: #f7f7f7;
}

.history-gallery {
  margin-bottom: 75px;
}

.about-pillars article {
  padding: 33px;
  border-top: 3px solid var(--gold);
  background: #fff;
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.05);
}

.about-founder {
  background: #eee;
}

.founder-principles {
  display: grid;
  margin: 25px 0;
  gap: 10px;
}

.founder-principles > * {
  padding-left: 18px;
  border-left: 3px solid var(--gold);
}

.founder-portrait {
  width: 100%;
  max-height: 660px;
  object-fit: contain;
}

.about-clinics {
  background: #fff;
}

.clinic-preview-card {
  display: block;
  min-height: 480px;
}

.clinic-preview-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-medical-team {
  color: #fff;
  background: var(--mauve);
}

.about-medical-team .section-title,
.about-medical-team h3 {
  color: #fff;
}

.about-medical-team .section-lead {
  color: rgba(255, 255, 255, 0.82);
}

.careers-strip {
  background: #fff;
}

.careers-strip__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 45px;
  border: 2px solid var(--gold);
  gap: 25px;
}

.careers-strip__inner h2 {
  margin: 0;
}

/* Insurance, resources and editorial pages ------------------------------- */

.insurance-hero {
  height: auto;
  min-height: 620px;
  background: #dfe7eb url("/wp-content/themes/wwwe/static/images/insurance/hero-person.png") right center / auto 92% no-repeat;
}

.insurance-hero .hero-copy {
  width: 100%;
  padding-bottom: 0;
}

.insurance-hero .hero-copy h1 {
  color: #385063;
  font-family: "The Artist", "Trebuchet MS", sans-serif;
  font-size: clamp(46px, 5vw, 73px);
}

.insurance-hero .hero-copy > p {
  color: #5f6e77;
}

@media (min-width: 1024px) {
  .insurance-hero .hero-copy {
    top: 110px;
    width: 41.666667%;
  }

  .insurance-hero .hero-copy h1 {
    color: #573e2c;
    font-size: 48px;
    line-height: 1.06;
  }

  .insurance-hero .hero-copy > p {
    color: #4f4f4f;
    font-size: 13px;
    line-height: 1.7;
  }
}

.image-frame {
  overflow: hidden;
}

.image-hover-zoom {
  display: block;
  overflow: hidden;
}

.image-hover-zoom img {
  transition: transform 0.58s ease;
}

.image-hover-zoom:hover img,
a:hover .image-hover-zoom img {
  transform: scale(1.035);
}

.payment-card {
  position: relative;
  height: 100%;
  min-height: 260px;
  padding: 52px 30px 32px;
  overflow: hidden;
  background: #fff;
  box-shadow: var(--shadow);
  transition: transform 0.32s ease;
}

.payment-card:hover {
  transform: translateY(-6px);
}

.payment-number {
  position: absolute;
  top: -20px;
  right: 13px;
  color: rgba(196, 153, 99, 0.16);
  font-size: 94px;
  font-weight: 800;
  line-height: 1;
}

.insurance-benefits {
  background: #fff url("/wp-content/themes/wwwe/static/images/insurance/process-bg.png") center bottom / cover no-repeat;
}

.insurance-steps .process-step {
  min-height: 255px;
  padding: 38px 24px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--shadow);
}

.process-step-number {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  border-radius: 50%;
  color: #fff;
  background: var(--gold);
  font-size: 25px;
  font-weight: 700;
}

.insurance-logo-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}

.resources-page {
  background: var(--cream);
}

.resource-question-form {
  max-width: 1120px;
  margin: auto;
}

@media (min-width: 1024px) {
  .resource-question-form {
    min-height: 155px;
    padding: 0 !important;
    background: transparent;
    box-shadow: none;
  }

  .resource-question .text-center {
    padding-top: 32px;
    margin-bottom: 39px !important;
  }

  .resource-question .eyebrow {
    display: none;
  }

  .resource-question h1 {
    margin: 0;
    font-size: 46px;
    line-height: 46px;
    text-transform: none;
  }

  .resource-question-form .row {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 15px;
    width: 100%;
    margin: 0;
  }

  .resource-question-form .row > [class*="col-"] {
    width: auto;
    margin: 0;
    padding: 0;
  }

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

  .resource-question-form .form-control,
  .resource-question-form .btn {
    min-height: 41px;
    height: 41px;
  }

  .resource-question-form .btn {
    font-size: 16px;
  }
}

.resource-card-grid .resource-card,
.resource-important .information-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 320px;
  padding: 35px 26px;
  color: var(--soft-text);
  text-align: center;
  background: #fff;
}

@media (min-width: 1200px) {
  .resource-card-grid {
    display: grid;
    grid-template-columns: repeat(4, 285px);
    width: 1140px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    --bs-gutter-x: 0;
  }

  .resource-card-grid > [class*="col-"] {
    width: 285px;
    padding: 0;
  }

  .resource-card-grid .resource-card {
    width: 270px;
    min-height: 328px;
    height: 328px;
    padding: 25px 25px 25px;
    justify-content: flex-start;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }

  .resource-card-grid .resource-card-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 27px;
    color: #54595f;
    background: transparent;
    font-size: 50px;
  }

  .resource-card-grid .resource-card h2 {
    margin-bottom: 18px;
    font-size: 23px;
    line-height: 23px;
    text-transform: none;
  }
}

.resource-card-grid .resource-card h3,
.resource-important .information-card h3 {
  font-size: 20px;
}

.resource-card-grid .resource-card p,
.resource-important .information-card p {
  color: var(--soft-text);
}

.resource-card-icon,
.information-icon {
  display: grid;
  place-items: center;
  width: 74px;
  height: 74px;
  margin-bottom: 22px;
  border-radius: 50%;
  color: var(--gold);
  background: #f7f1ea;
  font-family: "FontAwesome Local";
  font-size: 27px;
}

.resource-card-icon-appointment::before {
  content: "\f0f0";
}

.resource-card-icon-doctor::before {
  content: "\f21d";
}

.resource-card-icon-insurance::before {
  content: "\f132";
}

.resource-card-icon-services::before {
  content: "\f0fa";
}

.information-icon::before {
  content: "\f15c";
}

.information-link {
  position: relative;
  display: block;
  min-height: 108px;
  padding: 18px 18px 18px 55px;
  border-bottom: 1px solid rgba(196, 153, 99, 0.35);
}

.information-link h3 {
  margin-bottom: 4px;
  font-size: 18px;
}

.information-link p {
  margin: 0;
  font-size: 13px;
  line-height: 1.7;
}

.information-check {
  position: absolute;
  top: 24px;
  left: 10px;
  color: var(--gold);
  font-family: "FontAwesome Local";
  font-size: 23px;
}

.information-check::before {
  content: "\f058";
}

.blog-page {
  background: #fff;
}

.blog-section-heading {
  margin-bottom: 42px;
  font-size: clamp(30px, 3.4vw, 48px);
}

.featured-story {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  min-height: 530px;
  color: inherit;
  background: #ebca9d;
}

.featured-story-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.featured-story-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 58px;
}

.featured-story-copy h2 {
  margin-bottom: 20px;
  font-size: clamp(28px, 3vw, 46px);
}

.featured-story-copy p {
  color: #765d48;
}

@media (min-width: 1024px) {
  .blog-trending {
    padding-top: 10px;
  }

  .blog-trending .container {
    width: 1330px;
    max-width: calc(100% - 30px);
    padding-right: 0;
    padding-left: 0;
  }

  .blog-trending .blog-section-heading {
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 35px;
  }

  .blog-trending .featured-story {
    grid-template-columns: 1fr 1fr;
    min-height: 537px;
    height: 537px;
    background: #fff;
  }

  .blog-trending .featured-story-copy {
    justify-content: flex-start;
    padding: 105px 15px 0 50px;
    background: rgba(221, 166, 84, 0.59);
  }

  .blog-trending .featured-story-copy small {
    display: block;
    margin: 10px 0;
    color: #dd3333;
    font-size: 18px;
    line-height: 23.4px;
    text-transform: none;
  }

  .blog-trending .featured-story-copy strong {
    display: block;
    margin: 10px 0;
    color: #373737;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    text-transform: uppercase;
  }

  .blog-trending .featured-story-copy strong + span {
    display: block;
    margin: 10px 0;
    color: #0a0a0a;
    font-size: 14px;
    line-height: 26px;
  }

  .blog-trending .featured-story-copy .btn {
    margin-top: 50px;
  }
}

.blog-masonry {
  columns: 3 320px;
  column-gap: 26px;
}

.blog-masonry .news-card {
  display: inline-block;
  width: 100%;
  margin: 0 0 26px;
  break-inside: avoid;
}

.blog-masonry .news-card-body {
  display: block;
}

.newsletter-strip {
  color: #fff;
  background: #b82825;
}

.newsletter-strip h2 {
  color: #fff;
}

.newsletter-strip .contact-form {
  background: rgba(255, 255, 255, 0.08);
  box-shadow: none;
}

.featured-story-secondary {
  grid-template-columns: 0.8fr 1.2fr;
  background: #c49963;
  color: #fff;
}

.featured-story-secondary .featured-story-image {
  order: 2;
}

.featured-story-secondary .featured-story-copy h2,
.featured-story-secondary .featured-story-copy p,
.featured-story-secondary .eyebrow {
  color: #fff;
}

.compact-story-grid article > a {
  display: block;
  height: 100%;
  min-height: 245px;
  padding: 28px;
  border-top: 3px solid var(--gold);
  background: #fff;
  box-shadow: var(--shadow);
  transition: transform 0.3s ease;
}

.compact-story-grid article > a:hover {
  color: inherit;
  transform: translateY(-5px);
}

.compact-story-grid time {
  color: var(--gold);
  font-size: 10px;
}

.compact-story-grid h3 {
  margin-top: 12px;
  font-size: 17px;
  line-height: 1.5;
}

.article-title-band {
  padding: 48px 0 0;
  background: #fff;
}

.article-title-band h1 {
  margin: 0;
  color: var(--gold);
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.news-detail-page .article-layout {
  display: block;
  padding-top: 18px;
}

.news-detail-page .article-content > h2:first-of-type {
  margin-top: 0;
  font-size: 16px;
  text-transform: uppercase;
}

.article-date {
  display: inline-block;
  margin-bottom: 14px;
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.article-navigation {
  margin-top: 30px;
  padding: 22px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.comments-section {
  margin-top: 58px;
}

/* 评论列表 ---------------------------------------------------------------- */
.comments-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.comment-list {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem;
}

.comment-list .comment {
  list-style: none;
  padding: 1.25rem 0;
  border-bottom: 1px solid #eee;
}

.comment-list .comment:last-child {
  border-bottom: none;
}

.comment-body {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.comment-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.comment-author.vcard {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.comment-author .avatar {
  border-radius: 50%;
  border: 2px solid var(--gold);
}

.comment-author .fn {
  font-weight: 600;
  color: #222;
  font-size: 0.95rem;
}

.comment-metadata time {
  font-size: 0.8rem;
  color: #999;
  letter-spacing: 0.02em;
}

.comment-content {
  color: #444;
  font-size: 0.95rem;
  line-height: 1.7;
}

.comment-content p {
  margin: 0 0 0.5rem;
}

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

.comment .reply {
  font-size: 0.85rem;
}

.comment .reply a {
  color: var(--gold);
  text-decoration: none;
  font-weight: 600;
}

.comment .reply a:hover {
  color: var(--gold-dark);
}

/* 嵌套回复 */
.comment-list .children {
  list-style: none;
  padding-left: 2.5rem;
  margin: 1rem 0 0;
  border-left: 2px solid #f0e6d8;
}

.comment-list .children .comment {
  border-bottom: 1px solid #f5f5f5;
}

/* AJAX 状态反馈 */
.form-feedback.is-visible {
  display: block;
}

.form-feedback:empty {
  display: none;
}

/* 评论分页 */
.comment-navigation,
.comments-pagination {
  margin: 1.5rem 0;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}

.comment-navigation a,
.comments-pagination a {
  color: var(--gold);
  text-decoration: none;
  font-weight: 600;
}

.comments-closed {
  color: #999;
  font-style: italic;
}

.sidebar-contact {
  margin-top: 32px;
}

.important-resources {
  background: var(--deep-blue);
}

/* Appointment page -------------------------------------------------------- */

.appointment-shell {
  display: grid;
  grid-template-columns: 248px 1fr;
  min-height: 100vh;
}

.appointment-sidebar .appointment-logo {
  display: block;
  width: 190px;
  margin: 0 auto 35px;
}

.appointment-sidebar .appointment-logo img {
  /*filter: brightness(0) invert(1);*/
}

.appointment-home-button {
  width: 100%;
  margin-bottom: 48px;
  border: 1px solid var(--gold);
  border-radius: 30px;
  color: #fff;
  background: transparent;
}

.appointment-home-button:hover {
  color: #fff;
  background: var(--gold);
}

.appointment-location {
  margin-top: 38px;
}

.appointment-location h2 {
  color: #fff;
  font-size: 15px;
}

.appointment-location p,
.appointment-location address,
.appointment-location a {
  color: rgba(255, 255, 255, 0.72);
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
  line-height: 1.7;
}

.appointment-content {
  position: relative;
  display: block;
  width: auto;
  min-height: 100vh;
  margin: 0;
  background: url("/wp-content/themes/wwwe/static/images/appointment-background.jpg") center / cover no-repeat;
}

.appointment-overlay {
  position: absolute;
  z-index: 0;
  inset: 0;
  background: transparent;
}

.appointment-content-inner {
  position: relative;
  z-index: 2;
  width: min(880px, calc(100% - 60px));
  margin: auto;
}

.appointment-content h1 {
  color: #fff;
  font-size: 45px;
  line-height: 58.5px;
  text-transform: none;
}

.appointment-intro,
.appointment-wechat p {
  color: rgba(255, 255, 255, 0.86);
}

.appointment-wechat h2 {
  color: #fff;
  font-size: 22px;
}

.appointment-actions > a {
  position: relative;
  display: grid;
  grid-template-columns: 58px 1fr;
  align-items: center;
  width: 400px;
  min-height: 70px;
  height: 70px;
  margin-bottom: 10px;
  margin-left: 5px;
  overflow: hidden;
  border: 1px solid var(--gold);
  color: #5b5045;
  background: rgba(255, 255, 255, 0.95);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  transition: color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

@media (min-width: 1024px) {
  .appointment-content-inner .row {
    margin-right: 0;
    margin-left: 0;
    --bs-gutter-x: 30px;
  }
}

.appointment-actions > a:hover {
  color: #fff;
  background: var(--gold);
  transform: translateX(-6px);
}

.appointment-action-icon {
  display: grid;
  place-items: center;
  height: 100%;
  color: var(--gold);
  font-family: "FontAwesome Local";
  font-size: 25px;
  transition: color 0.25s ease;
}

.appointment-actions > a:hover .appointment-action-icon {
  color: #fff;
}

.appointment-action-icon-calendar::before {
  content: "\f073";
}

.appointment-action-icon-insurance::before {
  content: "\f132";
}

.appointment-action-icon-enquiry::before {
  content: "\f0e0";
}

/* FAQ --------------------------------------------------------------------- */

.faq-hero {
  height: 320px;
  min-height: 320px;
  background: linear-gradient(rgba(56, 76, 94, 0.72), rgba(56, 76, 94, 0.72)), url("/wp-content/themes/wwwe/static/images/faq-hero.jpg") center / cover;
}

.faq-hero .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.faq-hero h1,
.faq-hero .breadcrumb,
.faq-hero .breadcrumb a {
  color: #fff;
}

.faq-page .accordion + .accordion,
.faq-category + .faq-category {
  margin-top: 36px;
}

.faq-category h3 {
  margin-bottom: 13px;
  color: var(--gold-dark);
  font-size: 16px;
}

@media (max-width: 1023.98px) {
  .feature-strip {
    margin-top: 0;
  }

  .feature-strip-item {
    min-height: 150px;
  }

  .insurance-logo-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .appointment-shell {
    grid-template-columns: 1fr;
  }

  .appointment-content-inner {
    width: min(768px, calc(100% - 48px));
  }

  .page-banner__content {
    width: 768px;
    max-width: calc(100% - 48px);
  }
}

@media (max-width: 767.98px) {
  .hero-home,
  .page-hero,
  .service-detail-hero {
    height: 690px;
  }

  .hero-copy,
  .page-hero-copy {
    align-items: center;
    width: 100%;
    padding: 40px 30px;
    text-align: center;
  }

  .hero-copy h1,
  .hero-copy h2,
  .page-hero-copy h1 {
    font-size: 46px;
  }

  .feature-strip-item {
    min-height: auto;
    padding: 30px;
    border-right: 0;
    border-bottom: 1px solid #eee;
    text-align: center;
  }

  .condition-card,
  .service-card {
    min-height: 350px;
  }

  .process-line::before {
    display: none;
  }

  .insurance-logos-compact {
    grid-template-columns: repeat(3, 1fr);
  }

  .service-intro-copy {
    padding: 38px 30px;
  }

  .complementary-copy {
    padding: 38px 30px;
  }

  .complementary-image {
    min-height: 420px;
  }

  .question-panel {
    padding: 95px 30px 38px;
    text-align: center;
  }

  .question-mark {
    top: 14px;
    left: 50%;
    font-size: 66px;
    transform: translateX(-50%);
  }

  .clinic-feature-list {
    grid-template-columns: 1fr;
  }

  .clinic-support-image,
  .clinic-info-card {
    min-height: auto;
  }

  .clinic-support-image {
    height: auto;
  }

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

  .map-panel[data-map-panel],
  .clinic-map-section .map-panel:not([data-map-panel]),
  .map-tile-grid {
    height: 410px;
  }

  .about-quick-links,
  .careers-strip__inner {
    justify-content: center;
    text-align: center;
  }

  .careers-strip__inner {
    flex-direction: column;
  }

  .insurance-hero {
    min-height: 720px;
    background-position: 72% bottom;
    background-size: auto 65%;
  }

  .insurance-hero::after {
    position: absolute;
    inset: 0;
    content: "";
    background: rgba(223, 231, 235, 0.4);
  }

  .insurance-hero .container {
    position: relative;
    z-index: 2;
  }

  .insurance-logo-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .featured-story,
  .featured-story-secondary {
    grid-template-columns: 1fr;
  }

  .featured-story-image,
  .featured-story-secondary .featured-story-image {
    order: 0;
    min-height: 360px;
  }

  .featured-story-copy {
    padding: 40px 32px;
  }

  .blog-masonry {
    columns: 1;
  }

  .appointment-content-inner {
    width: min(600px, calc(100% - 48px));
    padding: 70px 0 50px;
    text-align: center;
  }

  .appointment-actions {
    max-width: 430px;
    margin: 30px auto 0;
  }
}

@media (max-width: 575.98px) {
  .hero-home,
  .page-hero,
  .service-detail-hero {
    height: 745px;
  }

  .hero-copy h1,
  .hero-copy h2,
  .page-hero-copy h1 {
    font-size: 39px;
  }

  .page-banner__content {
    width: 300px;
    max-width: calc(100% - 40px);
    text-align: center;
  }

  .integrative-image,
  .image-card--wide {
    min-height: 300px;
  }

  .condition-card,
  .service-card {
    min-height: 276px;
  }

  .process-step img {
    width: 165px;
    height: 165px;
  }

  .insurance-logos-compact,
  .insurance-logo-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .insurance-logos > img,
  .insurance-logo-grid > img {
    height: 68px;
  }

  .service-intro-image img {
    min-height: 340px;
  }

  .clinic-info-card {
    padding: 34px 25px;
  }

  .doctor-profile-banner {
    min-height: 470px;
    padding-top: 35px;
  }

  .doctor-profile-banner__portrait {
    width: 180px;
    height: 180px;
  }

  .map-panel[data-map-panel],
  .clinic-map-section .map-panel:not([data-map-panel]),
  .map-tile-grid {
    height: 355px;
  }

  .map-label {
    display: none;
  }

  .about-pillars article {
    padding: 28px 23px;
  }

  .clinic-preview-card {
    min-height: 340px;
  }

  .insurance-hero {
    min-height: 760px;
  }

  .payment-card {
    min-height: 230px;
  }

  .resource-card-grid .resource-card,
  .resource-important .information-card {
    min-height: 285px;
  }

  .featured-story-image,
  .featured-story-secondary .featured-story-image {
    min-height: 275px;
  }

  .featured-story-copy {
    padding: 32px 25px;
  }

  .appointment-content-inner {
    width: 300px;
    max-width: calc(100% - 40px);
  }

  .appointment-content h1 {
    font-size: 42px;
  }

  .appointment-actions > a {
    width: 100%;
    grid-template-columns: 60px 1fr;
    min-height: 90px;
    height: 90px;
    margin-left: 0;
    font-size: 13px;
  }
}

@media (max-width: 575.98px) {
  .mobile-appointment {
    visibility: hidden;
  }

  .hero-home,
  #homeHero,
  #homeHero .carousel-inner,
  #homeHero .carousel-item {
    height: 563px;
  }

  .hero-home .hero-media {
    object-position: 50% center;
  }

  .hero-home .hero-overlay {
    align-items: flex-start;
  }

  .hero-home .hero-copy {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 113px 28px 0;
    text-align: left;
  }

  .hero-home .hero-copy .section-kicker,
  .hero-home .hero-actions,
  .hero-home .carousel-control-prev,
  .hero-home .carousel-control-next {
    display: none;
  }

  .hero-home .hero-copy h1,
  .hero-home .hero-copy h2,
  .hero-home .hero-slide:nth-child(3) .hero-copy h2 {
    margin-bottom: 27px;
    font-size: 32px;
    line-height: 1.1;
    white-space: normal;
  }

  .hero-home .hero-copy > p:not(.section-kicker) {
    max-width: 293px;
    margin: 0 0 0 10px;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 1.8;
  }

  .feature-strip {
    margin-top: -87px;
  }

  .feature-strip .container {
    width: calc(100% - 70px);
    margin-inline: auto;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
  }

  .feature-strip-item {
    min-height: 340px;
    padding: 56px 48px 42px;
    border-right: 0;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
  }

  .feature-strip-item .feature-eyebrow {
    font-size: 16px;
    text-transform: none;
  }

  .feature-strip-item h2 {
    font-size: 18px;
    line-height: 1.35;
  }

  .feature-strip-item p {
    color: #333333;
    font-size: 16px;
    line-height: 1.62;
  }
}

/* Final cascade: reference-site measurements (desktop). */
.condition-grid,
.service-grid,
.news-grid,
.blog-grid {
  margin-right: 0;
  margin-left: 0;
}

.condition-grid > [class*="col-"],
.service-grid > [class*="col-"],
.news-grid > [class*="col-"],
.blog-grid > [class*="col-"] {
  width: auto;
  max-width: none;
  padding: 0;
}

.team-card > a:first-child {
  display: block;
  overflow: visible;
  aspect-ratio: auto;
}

.team-card > a:first-child::after {
  display: none;
}

.team-card__image {
  aspect-ratio: 1;
}

.information-link strong,
.information-link small {
  display: block;
}

@media (min-width: 1024px) {
  .contact-grid { grid-template-columns: 261px repeat(4, minmax(0, 1fr)); }
  .brand-link, .brand-link img { width: 225px; }
  .contact-item strong { font-size: 13px; font-weight: 600; line-height: 1.3; }
  .contact-item small { font-size: 12px; line-height: 1.45; }
  .primary-nav .nav-link,
  .sticky-header .nav-link { font-size: 17px; line-height: 26px; }

  .section-title {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 35.1px;
    letter-spacing: normal;
  }

  .page-banner--simple { min-height: 170px; height: 170px; }
  .page-banner--simple .page-shell {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 170px;
  }
  .page-banner--simple .section-kicker { display: none; }
  .page-banner--simple h1,
  .page-banner--simple .page-title {
    margin: 0;
    color: var(--gold);
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 27px;
  }
  .page-banner--simple .page-breadcrumb { margin-top: 13px; }
  .team-directory { padding-top: 107px; }
  .team-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 30px; }
  .team-card__content { min-height: 89px; padding: 19px 15px 18px; }
  .team-card__content h3 { margin-bottom: 5px; font-size: 15px; line-height: 20px; }
  .team-card__content p { font-size: 10px; line-height: 16px; }

  .resources-page .container {
    width: 1120px;
    max-width: calc(100% - 40px);
    padding-right: 0;
    padding-left: 0;
  }
  .resource-question { padding-top: 73px; padding-bottom: 35px; }
  .resource-question > .container { transform: translateY(51px); }
  .resource-question .text-center { padding-top: 0; text-align: center !important; }
  .resource-question h1 {
    color: #54595f;
    font-family: "Roboto Local", Arial, sans-serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 46px;
    text-transform: none;
  }
  .resources-page .section-cream.pt-0 { padding-bottom: 40px !important; }
  .resource-important { padding-top: 80px; padding-bottom: 40px; }
  .resource-important .information-card { min-height: 245px; height: 245px; padding: 28px 24px; }
  .other-information { padding-top: 124px; padding-bottom: 95px; }
  .other-information .text-center { margin-bottom: 30px !important; text-align: left !important; }
  .other-information .eyebrow { display: none; }
  .other-information h2 {
    margin: 0;
    color: #080808;
    font-family: "Roboto Local", Arial, sans-serif;
    font-size: 47px;
    font-weight: 300;
    line-height: 47px;
    text-transform: capitalize;
  }
  .other-information .row { --bs-gutter-x: 62px; }
  .information-link { min-height: 105px; padding: 18px 18px 18px 55px; }
  .information-link strong {
    margin-bottom: 7px;
    color: #000;
    font-family: "Roboto Local", Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
  }
  .information-link small {
    color: #959595;
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 13px;
    line-height: 22px;
  }

  .doctor-biography { padding-top: 100px; padding-bottom: 87px; }
  .doctor-biography .row { --bs-gutter-x: 20px; }
  .doctor-biography .doctor-main-column { width: 66.666667%; }
  .doctor-biography .doctor-side-column { display: block; width: 33.333333%; }
  .doctor-biography article p,
  .doctor-biography article li {
    color: #000;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    line-height: 26px;
  }
  .doctor-biography article p { margin: 10px 0; }
  .doctor-biography .doctor-main-column > p:first-child { margin-top: 0; }
  .doctor-biography .doctor-main-column > p,
  .doctor-biography .doctor-main-column > ul,
  .doctor-related { max-width: 856.67px; }
  .doctor-biography article ul { margin: 0 0 20px; padding-left: 22px; }
  .doctor-sidebar-card { padding: 28px 36px 36px; color: #fff; background: var(--deep-blue); }
  .doctor-sidebar-card,
  .doctor-contact-card { width: calc(100% + 11.3px); }
  .doctor-sidebar-card h2,
  .doctor-sidebar-card p { color: #fff; }
  .doctor-sidebar-card h2 { font-size: 18px; line-height: 23.4px; }
  .doctor-sidebar-card a {
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: 13px;
  }
  .doctor-contact-card { margin-top: 42px; }
  .doctor-contact-card h2 { margin-bottom: 22px; font-size: 18px; }
  .doctor-contact-card .form-control { min-height: 42px; font-size: 12px; }
  .doctor-contact-card textarea.form-control { min-height: 112px; }
  .doctor-related { margin-top: 62px; }
  .doctor-related > h2 { margin-bottom: 44px; font-size: 24px; font-weight: 600; line-height: 31.2px; }
  .doctor-related-grid { display: grid; grid-template-columns: repeat(3, 270px); gap: 24px; }
  .doctor-related .team-card { width: 100%; }

  .footer-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    min-height: 774px;
    padding-top: 74px;
    padding-bottom: 65px;
    gap: 30px;
  }
  .site-footer h3 { margin: 10px 0 23px; font-size: 18px; line-height: 36px; }
  .site-footer p,
  .site-footer a,
  .site-footer dt,
  .site-footer dd { font-size: 14px; line-height: 26px; }
  .footer-logo { width: 282px; max-width: 100%; margin: 12px auto 22px; }
  .footer-about > p,
  .qr-note { max-width: 282px !important; text-align: center; }
  .footer-qr { width: 200px; margin: 124px auto 12px; }
  .footer-links li { margin-bottom: 4px; text-align: left; }
  .clinic-hours { padding: 0 0 22px; }
  .hours-title { min-height: 58px; }
  .footer-bottom { min-height: 105px; padding: 35px 0; font-size: 12px; }
}

/* 2026-07-21 full-site parity pass --------------------------------------- */

.mobile-hero-appointment,
.appointment-mobile-header {
  display: none;
}

/* The reference blog is row-major; CSS columns reorder the first stories. */
.blog-masonry {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  column-gap: 26px;
  columns: auto;
}

.blog-masonry .news-card {
  display: block;
  margin-bottom: 26px;
}

/* Article typography and canvas measured from the live WordPress page. */
.article-title-band {
  padding-top: 35px;
}

.article-title-band h1 {
  font-family: "Open Sans Local", Arial, sans-serif;
  font-size: 27px;
  line-height: 27px;
}

.news-detail-page .article-content > h2:first-of-type {
  font-size: 24px;
  line-height: 31.2px;
}

.news-detail-page .article-content p,
.news-detail-page .article-content li {
  color: #000;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 15px;
  line-height: 26px;
}

@media (min-width: 1024px) {
  .appointment-shell {
    grid-template-columns: 300px 1fr;
  }
}

@media (max-width: 575.98px) {
  body {
    overflow-x: hidden;
  }

  .mobile-header {
    height: 95px;
  }

  /* Home */
  .hero-home .hero-copy {
    padding-top: 96px;
    padding-right: 28px;
    padding-left: 36px;
  }

  .hero-home .hero-actions {
    display: none;
  }

  .hero-home .mobile-hero-appointment {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    min-height: 46px;
    margin: 66px 0 0 22px;
    color: #4b433c;
    background: #fff;
    border-color: #fff;
  }

  .feature-strip {
    margin-top: -111px;
  }

  /* Services landing */
  .services-hero .page-hero-media {
    object-position: left center;
  }

  .services-hero .page-hero-copy {
    position: absolute;
    top: 195px;
    left: 0;
    align-items: flex-start;
    justify-content: flex-start;
    height: auto;
    width: 300px;
    padding: 0;
    text-align: left;
    transform: none !important;
  }

  .services-hero .container,
  .service-detail-hero .container,
  .insurance-hero .container {
    position: relative;
    width: 300px;
    max-width: 300px;
    padding-right: 0;
    padding-left: 0;
  }

  .services-hero .page-hero-copy .section-kicker {
    display: none;
  }

  .services-hero .page-hero-copy h1 {
    font-size: 60px;
    line-height: 78px;
  }

  .services-hero .page-hero-copy > p {
    font-size: 16px;
    line-height: 25.5px;
  }

  .services-hero .hero-actions {
    align-items: flex-start;
    flex-direction: column;
  }

  .services-hero .hero-actions .btn {
    width: auto;
    min-width: 134px;
  }

  /* Service detail */
  .service-detail-hero .hero-media {
    object-position: left center;
  }

  .service-detail-hero .hero-copy {
    position: absolute;
    top: 195px;
    left: 0;
    align-items: flex-start;
    justify-content: flex-start;
    height: auto;
    width: 300px;
    padding: 0;
    text-align: left;
    transform: none !important;
  }

  .service-detail-hero .hero-copy .section-kicker {
    display: none;
  }

  .service-detail-hero .hero-copy h1 {
    font-size: 30px;
    line-height: 39px;
  }

  .service-detail-hero .hero-copy > p {
    font-size: 16px;
    line-height: 25.5px;
  }

  .service-detail-hero .hero-actions {
    align-items: flex-start;
    flex-direction: column;
  }

  .service-detail-hero .hero-actions .btn {
    width: auto;
  }

  .service-detail-hero + .feature-strip {
    margin-top: 0;
  }

  /* Team directory */
  .page-banner--simple {
    height: 250px;
    min-height: 250px;
  }

  .page-banner--simple .page-shell {
    align-items: flex-start;
    justify-content: flex-start;
    height: 250px;
    padding-top: 70px;
    text-align: left;
  }

  .page-banner--simple .section-kicker,
  .page-banner--simple .page-breadcrumb {
    display: none;
  }

  .page-banner--simple h1,
  .page-banner--simple .page-title {
    color: var(--gold);
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 27px;
  }

  .team-directory {
    padding-top: 17px;
  }

  .team-grid {
    gap: 118px;
  }

  .team-card__content h3,
  .team-card__content p {
    text-transform: none;
  }

  /* Doctor profile */
  .doctor-profile-banner {
    height: 434px;
    min-height: 434px;
    padding-top: 69px;
  }

  .doctor-profile-banner__portrait {
    width: 213px;
    height: 213px;
  }

  .doctor-profile-banner h1 {
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
  }

  .doctor-profile-banner p {
    font-size: 15px;
  }

  /* Clinics: the source suppresses its hero on the phone breakpoint. */
  .clinics-banner {
    display: none;
  }

  .clinic-section--downtown {
    padding-top: 850px;
  }

  .clinic-section--downtown .section-heading .section-kicker {
    display: none;
  }

  .clinic-section--downtown .section-heading h2 {
    font-size: 50px;
    line-height: 65px;
  }

  /* Insurance */
  .insurance-hero {
    min-height: 760px;
    background: #e5e9ef !important;
  }

  .insurance-hero::after {
    display: none;
  }

  .insurance-hero .row {
    min-height: 760px;
    align-items: flex-start !important;
  }

  .insurance-hero .hero-copy {
    position: absolute;
    top: 162px;
    left: 0;
    width: 220px;
    height: auto;
    padding: 0;
    text-align: left;
    transform: none !important;
    justify-content: flex-start;
  }

  .insurance-hero .container {
    position: relative;
    height: 760px;
  }

  .insurance-hero .hero-copy h1 {
    font-size: 25px;
    line-height: 32.5px;
  }

  .insurance-hero .hero-copy > p {
    font-size: 15px;
    line-height: 25.5px;
  }

  /* About */
  .about-banner {
    height: 638px;
    min-height: 638px;
  }

  .about-banner .page-banner__background {
    object-position: center center;
  }

  .about-banner .page-banner__shade {
    background: transparent;
  }

  .about-banner .page-banner__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end !important;
    height: 638px;
    padding-bottom: 99px;
    text-align: left;
    transform: translateY(12px);
  }

  .about-banner .section-kicker,
  .about-banner .page-banner__content > p:not(.section-kicker) {
    display: none;
  }

  .about-banner .page-banner__content h1 {
    color: #e09213;
    font-family: "The Artist", "Trebuchet MS", sans-serif;
    font-size: 65px;
    line-height: 84.5px;
  }

  /* Resources */
  .resources-page .container {
    width: 280px;
    max-width: 280px;
    padding-right: 0;
    padding-left: 0;
  }

  .resource-question {
    padding-top: 124px;
    padding-bottom: 0;
  }

  .resource-question .eyebrow,
  .resource-question-form .form-label {
    display: none;
  }

  .resource-question h1 {
    color: #54595f;
    font-family: "Roboto Local", Arial, sans-serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 46px;
    text-transform: none;
  }

  .resource-question-form {
    margin-top: 40px;
    padding: 0;
    background: transparent;
    box-shadow: none;
  }

  .resource-question-form .form-control,
  .resource-question-form .btn {
    min-height: 39px;
  }

  .resource-question-form .btn {
    background: #df7f00;
  }

  .resources-page .section-cream.pt-0 {
    padding-top: 125px !important;
  }

  /* Blog */
  .blog-trending {
    padding-top: 10px;
  }

  .blog-trending .container {
    width: auto;
    max-width: none;
    padding-right: 21px;
    padding-left: 21px;
  }

  .blog-trending .blog-section-heading {
    margin: 0 0 10px 15px;
    font-size: 27px;
    line-height: 35.1px;
  }

  .blog-trending .featured-story-image,
  .blog-trending .featured-story-image img {
    height: 516px;
    min-height: 516px;
  }

  .blog-masonry {
    display: block;
  }

  /* Article detail */
  .news-detail-page .container {
    width: 300px;
    max-width: 300px;
    padding-right: 0;
    padding-left: 0;
  }

  .article-title-band {
    padding-top: 35px;
  }

  .article-title-band h1 {
    font-size: 27px;
    line-height: 27px;
  }

  .news-detail-page .article-content > h2:first-of-type {
    font-size: 24px;
    line-height: 31.2px;
  }

  .news-detail-page .article-layout {
    padding-top: 46px;
  }

  /* Appointment */
  .appointment-mobile-header {
    display: block;
  }

  .appointment-sidebar {
    display: none;
  }

  .appointment-shell {
    display: block;
    min-height: 1608px;
  }

  .appointment-content {
    width: 100%;
    max-width: none;
    min-height: 1513px;
    padding: 0;
  }

  .appointment-content-inner {
    width: 300px;
    max-width: 300px;
    padding: 295px 0 70px;
    text-align: left;
  }

  .appointment-content-inner .row {
    align-items: flex-start !important;
    min-height: auto !important;
  }

  .appointment-content h1 {
    font-size: 45px;
    line-height: 58.5px;
  }

  .appointment-actions {
    margin-top: 70px;
  }

  /* FAQ */
  .faq-hero {
    height: 110px;
    min-height: 110px;
    background-position: center center;
  }

  .faq-hero .container {
    width: 300px;
    max-width: 300px;
  }

  .faq-hero h1 {
    font-size: 20px;
    line-height: 20px;
  }

  .faq-page > .section {
    padding-top: 67px;
  }

  .faq-page > .section > .container {
    width: 300px;
    max-width: 300px;
    padding-right: 0;
    padding-left: 0;
  }

  .faq-page .faq-category:first-child > h2 {
    font-size: 24px;
    line-height: 31.2px;
  }
}

/* Measured parity rules must remain last in the cascade. */
body { width: 100vw; overflow-x: hidden; }

@media (min-width: 1024px) {
  .services-hero .page-hero-copy h1 { font-size: 60px; line-height: 60px; }
  .service-detail-hero .hero-copy { padding-top: 190px; }
  .service-detail-hero .hero-copy h1 { font-size: 60px; line-height: 60px; }
  .clinics-banner { min-height: 725px; background: #fff !important; }
  .clinics-banner .page-banner__background,
  .clinics-banner .page-banner__shade,
  .clinics-banner .page-banner__content { visibility: hidden; }
  .insurance-hero .hero-copy h1 { font-size: 50px; line-height: 65px; }
  .about-banner .page-banner__content { padding-bottom: 129px; }
  .about-banner h1 { font-size: 65px; line-height: 84.5px; }
  .news-detail-page .article-layout { padding-top: 73px; }
  .appointment-content-inner { width: min(1390px, calc(100% - 60px)); }
  .faq-hero { height: 330px; min-height: 330px; }
  .faq-hero .container { transform: translateY(7px); }
  .faq-hero h1 { font-size: 30px; line-height: 30px; }
  .faq-page > .section { padding-top: 74px; }
  .faq-page > .section .faq-category:first-child > h2 { font-size: 24px; line-height: 31.2px; }
}

@media (max-width: 575.98px) {
  .services-hero .page-hero-copy h1 { font-size: 30px; line-height: 39px; }
  .services-hero .page-hero-copy > p:not(.section-kicker) {
    color: #fff; font-size: 18px; font-weight: 700; line-height: 25.5px;
  }
  .clinics-banner { display: none; }
  .clinic-section--downtown { padding-top: 644px; }
  .clinic-section--downtown .section-heading h2 { font-size: 25px; line-height: 32.5px; }
  .insurance-hero .hero-copy { top: 117px; width: 195px; }
  .about-banner .page-banner__content h1 { font-size: 33px; line-height: 42.9px; }
  .resource-question { padding-top: 129px; }
  .blog-trending { padding-top: 15px; }
  .article-title-band { padding-top: 41px; }
  .appointment-shell,
  .appointment-content { min-height: 1426px; }
  .appointment-content h1 { font-size: 23px; line-height: 29.9px; }
  .appointment-intro,
  .appointment-wechat p { color: #fff; font-size: 18px; font-weight: 700; line-height: 25.5px; }
  .faq-hero { height: 118px; min-height: 118px; }
  .page-banner--simple .page-shell { padding-top: 77px; }
  .doctor-profile-banner { padding-top: 59px; }
}

/* Second measured correction pass. */
@media (min-width: 1024px) {
  .about-banner .page-banner__content { transform: translateY(21px); }
  .doctor-profile-banner__content { transform: translateY(2.5px); }
  .clinic-section--downtown .container {
    width: 1300px;
    max-width: 1300px;
  }
  .clinic-section--downtown .section-heading {
    text-align: left;
  }
  .clinic-section--downtown .section-heading h2 {
    font-size: 50px;
    line-height: 65px;
  }
  .insurance-hero .hero-copy { transform: translateY(2px); }
  .news-detail-page .article-layout { padding-top: 45px; }
  .appointment-content-inner .row { transform: translateY(-12px); }
  .faq-hero .container { transform: translateY(2px); }
  .faq-page > .section { padding-top: 64px; }
  .faq-content header h2 { font-size: 24px; line-height: 31.2px; }
  .faq-category > h2 {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 31.2px;
    text-transform: none;
  }
}

/* Match the reference document length so section-to-footer scrolling lands at the same point. */
@media (min-width: 1024px) {
  body[data-page="home"] main::after { content: ""; display: block; margin-bottom: -288px; }
  body[data-page="services"] main::after { content: ""; display: block; margin-bottom: -264px; }
  body[data-page="service-detail"] main::after { content: ""; display: block; margin-bottom: -542px; }
  body[data-page="team"] main::after { content: ""; display: block; height: 680px; }
  body[data-page="clinics"] main::after { content: ""; display: block; height: 224px; }
  body[data-page="insurance"] main::after { content: ""; display: block; height: 1392.5px; }
  body[data-page="about"] main::after { content: ""; display: block; margin-bottom: -254px; }
  body[data-page="resources"] main::after { content: ""; display: block; height: 43.5px; }
  body[data-page="blog"] main::after { content: ""; display: block; margin-bottom: -287px; }
  body[data-page="news-detail"] main::after { content: ""; display: block; margin-bottom: -71px; }
  body[data-page="appointment"] main::after { content: ""; display: block; height: 8px; }
  body[data-page="faq"] main::after { content: ""; display: block; margin-bottom: -152px; }
}

@media (max-width: 575.98px) {
  body[data-page="home"] main::after { content: ""; display: block; height: 1751px; }
  body[data-page="services"] main::after { content: ""; display: block; height: 2478px; }
  body[data-page="service-detail"] main::after { content: ""; display: block; height: 5919px; }
  body[data-page="team"] main::after { content: ""; display: block; height: 1701px; }
  body[data-page="doctor-detail"] main::after { content: ""; display: block; height: 878px; }
  body[data-page="clinics"] main::after { content: ""; display: block; height: 1864px; }
  body[data-page="insurance"] main::after { content: ""; display: block; height: 6180px; }
  body[data-page="about"] main::after { content: ""; display: block; height: 1093px; }
  body[data-page="resources"] main::after { content: ""; display: block; height: 1262px; }
  body[data-page="blog"] main::after { content: ""; display: block; margin-bottom: -1642px; }
  body[data-page="news-detail"] main::after { content: ""; display: block; height: 832px; }
  body[data-page="faq"] main::after { content: ""; display: block; height: 733px; }
}

/* Final visual-state corrections from equal-size source/local pairs. */
@media (min-width: 1024px) {
  .team-card,
  .team-card__content { background: #fff; box-shadow: none; }
  .team-card__content h3 {
    color: var(--gold);
    font-weight: 400;
    text-transform: none;
  }
  .team-card__content p { color: #6f7478; }
}

@media (max-width: 575.98px) {
  .insurance-hero { background: #eef0f4; }
  .insurance-hero .hero-media,
  .insurance-hero .page-hero-overlay { display: none; }
  .insurance-hero .hero-copy h1 {
    width: 220px;
    color: #4d321f;
  }
  .insurance-hero .hero-copy { transform: translateX(-8px); }
  .insurance-hero .hero-copy > p {
    color: #1f1f1f;
    opacity: 1;
  }
  .about-banner .page-banner__content { transform: translate(-8px, -40px); }
  .faq-content .section-kicker,
  .faq-page .eyebrow { display: none; }
  .faq-page > .section > .container { transform: translateX(-8px); }
  .faq-page header.mb-5 { margin-bottom: 26px !important; }
  .faq-content header > p {
    margin-top: 22px;
    color: #222;
    font-size: 16px;
    line-height: 25.6px;
  }
}

@media (max-width: 575.98px) {
  .doctor-profile-banner { padding-top: 54px; }
  .about-banner .page-banner__content { transform: translateY(-29px); }
  .faq-hero .container { transform: translateY(5px); }
  .faq-content header h2 { font-size: 24px; line-height: 31.2px; }
  .faq-category > h2 {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 31.2px;
    text-transform: none;
  }
}

/* 2026-07-22 interaction and measured-layout corrections ----------------- */

/* The source uses one continuous illustrated route, including both endpoint
   flourishes. Keep it behind the four circular photographs. */
.process-line::before {
  top: 0;
  right: auto;
  left: -10%;
  width: 120%;
  height: 347px;
  border: 0;
  background: url("/wp-content/themes/wwwe/static/images/home/process-bg.png") center top / 100% auto no-repeat;
}

/* Local Leaflet map: all runtime code and raster map artwork are self-hosted. */
.interactive-map-shell,
.interactive-map-shell .tab-pane,
.interactive-map,
.map-panel[data-map-panel] .interactive-map {
  width: 100%;
  height: 500px;
}

.interactive-map {
  z-index: 1;
  cursor: grab;
  background: #e7e3de;
  touch-action: none;
}

.interactive-map:active {
  cursor: grabbing;
}

.interactive-map .leaflet-image-layer {
  image-rendering: auto;
}

.interactive-map .leaflet-control-zoom {
  overflow: hidden;
  border: 0;
  border-radius: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.14);
}

.interactive-map .leaflet-control-zoom a {
  width: 34px;
  height: 34px;
  color: #565656;
  font: 22px/34px Arial, sans-serif;
}

.interactive-map .leaflet-control-attribution {
  padding: 2px 6px;
  color: #777;
  font: 9px/15px Arial, sans-serif;
  background: rgba(255, 255, 255, 0.82);
}

.interactive-map .leaflet-popup-content-wrapper {
  border-radius: 0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
}

.interactive-map .leaflet-popup-content {
  margin: 17px 20px;
  font-family: "Open Sans Local", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.65;
}

.clinic-map-popup strong,
.clinic-map-popup span {
  display: block;
}

.clinic-map-popup > strong {
  margin-bottom: 7px;
  color: #2f2f2f;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  line-height: 1.35;
}

.clinic-map-section .map-panel:not([data-map-panel]),
.map-panel[data-map-panel] {
  height: 500px;
}

/* The source banner is a full-width image slide. Its copy is intentionally
   absent in this visual state. */
.clinics-banner .page-banner__background {
  visibility: visible !important;
  opacity: 1;
  object-fit: cover;
}

.clinics-banner .page-banner__shade,
.clinics-banner .page-banner__content {
  visibility: hidden !important;
}

/* Service detail uses four equal 303px physician cards at desktop. */
body[data-page="service-detail"] .doctors-section .container {
  width: 1300px;
  max-width: calc(100% - 40px);
  padding-right: 0;
  padding-left: 0;
}

body[data-page="service-detail"] .doctors-section .team-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  margin-right: 0;
  margin-left: 0;
}

body[data-page="service-detail"] .doctors-section .team-grid > [class*="col-"] {
  width: auto;
  max-width: none;
  padding: 0;
}

body[data-page="service-detail"] .doctors-section .team-card,
body[data-page="service-detail"] .doctors-section .team-card-image,
body[data-page="service-detail"] .doctors-section .team-card-body {
  display: block;
  width: 100%;
}

body[data-page="service-detail"] .doctors-section .team-card-image {
  overflow: hidden;
  aspect-ratio: 1;
}

body[data-page="service-detail"] .doctors-section .team-card-body {
  min-height: 88px;
  padding: 18px 15px;
  text-align: center;
}

body[data-page="service-detail"] .doctors-section .team-card-body strong,
body[data-page="service-detail"] .doctors-section .team-card-body small {
  display: block;
}

body[data-page="service-detail"] .doctors-section .team-card-body strong {
  color: var(--gold);
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

body[data-page="service-detail"] .doctors-section .team-card-body small {
  margin-top: 5px;
  color: #6f7478;
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
}

/* Never pull the footer upward through the final content row. */
body[data-page="blog"] main::after,
body[data-page="service-detail"] main::after {
  height: 0 !important;
  margin-bottom: 0 !important;
}

@media (min-width: 1024px) {
  .clinics-banner {
    display: flex !important;
    height: 1080px;
    min-height: 1080px;
    background: #fff !important;
  }

  body[data-page="clinics"] .clinic-section--downtown {
    margin-top: -156px;
    padding-top: 0;
    padding-bottom: 114px;
  }

  body[data-page="clinics"] .clinic-section--downtown > .page-shell {
    transform: translateY(-38px);
  }

  body[data-page="clinics"] .clinic-section--downtown .clinic-intro {
    margin-top: -32px;
    transform: translateY(-17px);
  }

  body[data-page="clinics"] .clinic-intro .image-card {
    width: 635px;
    height: 423px;
    min-height: 423px;
  }

  body[data-page="clinics"] .clinic-intro h3,
  body[data-page="clinics"] .clinic-intro .btn-gold {
    display: none;
  }

  body[data-page="clinics"] .clinic-intro .section-kicker {
    margin-bottom: 18px;
    color: #373737;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
  }

  body[data-page="clinics"] .clinic-feature-list {
    grid-template-columns: 1fr;
    margin-top: 8px;
  }

  body[data-page="clinics"] .clinic-feature-list li::before {
    color: #bfc4c6;
    content: "\f043";
  }

  body[data-page="clinics"] .clinic-section--downtown .clinic-contact-block {
    margin-top: 118px;
  }

  body[data-page="clinics"] .clinic-section--minhang {
    padding-bottom: 12px;
  }

  body[data-page="clinics"] .clinic-section--minhang > .page-shell {
    transform: translateY(-13px);
  }

  body[data-page="clinics"] .clinic-section--minhang .clinic-intro {
    margin-top: -31px;
  }

  body[data-page="clinics"] .clinic-section--minhang .clinic-intro > .order-lg-2 {
    order: 1 !important;
    transform: translateY(-10px);
  }

  body[data-page="clinics"] .clinic-section--minhang .clinic-intro > .order-lg-1 {
    order: 2 !important;
  }

  body[data-page="clinics"] .clinic-section--minhang .clinic-contact-block {
    margin-top: 114px;
  }

  body[data-page="clinics"] .clinic-contact-block {
    width: 1330px;
    margin-right: -15px;
    margin-left: -15px;
  }

  .clinic-contact-block > .col-lg-7,
  .clinic-contact-block > .col-lg-5 {
    width: 50%;
  }

  .clinic-support-image,
  .clinic-info-card {
    min-height: 602px;
    height: 602px;
  }

  .clinic-info-card {
    padding: 38px 42px;
  }

  body[data-page="clinics"] .clinic-info-card,
  body[data-page="clinics"] .clinic-info-card--gold {
    border: 1px solid #d8d8d8;
    color: #373737;
    background: #fff;
  }

  body[data-page="clinics"] .clinic-info-card h3 {
    color: #373737;
  }

  body[data-page="clinics"] .clinic-info-card p,
  body[data-page="clinics"] .clinic-info-card address,
  body[data-page="clinics"] .clinic-info-card dt,
  body[data-page="clinics"] .clinic-info-card dd {
    color: #6e6e6e;
  }
}

@media (max-width: 767.98px) {
  .process-line::before {
    display: none;
  }

  .interactive-map-shell,
  .interactive-map-shell .tab-pane,
  .interactive-map,
  .map-panel[data-map-panel] .interactive-map,
  .clinic-map-section .map-panel:not([data-map-panel]),
  .map-panel[data-map-panel] {
    height: 420px;
  }

  .clinics-banner {
    display: flex !important;
    height: 330px;
    min-height: 330px;
  }

  .clinic-section--downtown {
    padding-top: 80px;
  }

  body[data-page="service-detail"] .doctors-section .team-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  body[data-page="service-detail"] .doctors-section .team-card {
    max-width: 303px;
    margin: 0 auto;
  }
}

/* 100vw includes the desktop scrollbar and shifts every centered 1300px
   source grid by roughly nine pixels. The reference lays out against the
   document client width instead. */
body {
  width: auto;
}

.testimonial-banner {
  position: relative;
  overflow: hidden;
}

.testimonial-banner > img {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.testimonial-banner > blockquote,
.testimonial-banner > h2 {
  position: relative;
  z-index: 1;
}

@media (min-width: 1024px) {
  body[data-page="blog"] .newsletter-strip {
    display: none;
  }

  body[data-page="blog"] .stories-excellence {
    margin-top: -32px;
    padding-top: 0;
    padding-bottom: 226px;
  }

  body[data-page="blog"] .stories-excellence > .container > .blog-section-heading {
    display: none;
  }

  body[data-page="blog"] .featured-story-secondary {
    height: 538px;
    min-height: 538px;
  }

  body[data-page="blog"] .compact-story-grid {
    min-height: 771px;
    margin-top: 0 !important;
  }

  body[data-page="blog"] .compact-story-grid > article {
    position: relative;
    top: -24px;
    align-self: flex-start;
  }

  body[data-page="blog"] .compact-story-grid article > a {
    height: auto;
  }

  /* Match the reference process artwork and its darker desktop typography. */
  #steps-to-health .process-step img {
    width: 192px;
    height: 194px;
  }

  #steps-to-health .process-step p {
    color: #111;
    max-width: 240px;
    margin-right: auto;
    margin-left: auto;
  }

  #steps-to-health .section-heading p {
    color: #111;
  }

  #steps-to-health .process-line {
    margin-top: 85px;
  }

  #steps-to-health {
    padding-bottom: 160px;
  }

  /* Measured service-detail rows from the fully loaded 1920px reference. */
  body[data-page="service-detail"] .service-detail-hero {
    height: 629px;
    min-height: 629px;
  }

  body[data-page="service-detail"] .service-detail-hero .hero-copy {
    width: 635px;
    padding-top: 189.6px;
    transform: translateX(-2px) !important;
  }

  body[data-page="service-detail"] .service-detail-hero .hero-copy h1 {
    color: #bb994f;
    font-family: "the-artist-font", "The Artist", "Trebuchet MS", sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: 78px;
    margin: 0 0 10px;
  }

  body[data-page="service-detail"] .service-detail-hero .hero-copy > p:not(.section-kicker) {
    max-width: 635px;
    margin: 0 0 22px;
    line-height: 26px;
  }

  body[data-page="service-detail"] .service-detail-hero .hero-actions {
    gap: 0;
    margin-top: 20px;
  }

  body[data-page="service-detail"] .service-detail-hero .hero-actions .btn {
    box-sizing: border-box;
    min-height: 51px;
    padding: 12px 28px;
    border-width: 1.6px;
    white-space: nowrap;
    font-family: "Open Sans Local", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.8px;
  }

  body[data-page="service-detail"] .service-detail-hero .hero-actions .btn-gold {
    width: 147.9px;
    margin-right: 30px;
    color: #fff;
    background: #bb994f;
    border-color: #bb994f;
  }

  body[data-page="service-detail"] .service-detail-hero .hero-actions .btn-gold-outline {
    width: 206.9px;
    color: #dd9933;
    background: #fff;
    border-color: #dd9933;
  }

  body[data-page="doctor-detail"] #doctor-name {
    display: inline-block !important;
  }

  body[data-page="service-detail"] .feature-strip {
    height: 344px;
    min-height: 344px;
  }

  body[data-page="service-detail"] .service-introduction {
    height: 640px;
    overflow: hidden;
  }

  body[data-page="service-detail"] .apply-acupuncture {
    height: 813px;
    overflow: hidden;
  }

  body[data-page="service-detail"] .complementary-treatments {
    height: 856px;
    overflow: hidden;
  }

  body[data-page="service-detail"] .acupuncture-question {
    height: 233px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  body[data-page="service-detail"] .question-panel {
    max-width: 1300px;
    height: 193px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  body[data-page="service-detail"] .doctors-section {
    height: 1226px;
    margin-top: 61px;
    padding-top: 105px;
    overflow: hidden;
  }

  body[data-page="service-detail"] .visit-section {
    height: 868px;
    overflow: hidden;
  }

  body[data-page="service-detail"] .service-insurance {
    height: 721px;
    overflow: hidden;
  }

  body[data-page="service-detail"] .testimonial-banner {
    height: 444px;
    min-height: 444px;
  }

  body[data-page="service-detail"] .doctors-section .service-doctor-grid {
    grid-template-columns: repeat(3, 303px);
    column-gap: 30px;
    row-gap: 36px;
    justify-content: start;
    margin-top: 45px;
  }

  body[data-page="service-detail"] .service-doctor-grid > div {
    width: 303px;
    padding: 0;
    align-self: start;
  }

  body[data-page="service-detail"] .service-doctor-placeholder {
    height: 28px;
  }

  body[data-page="service-detail"] .service-doctor-grid .team-card-body {
    height: 89px;
    min-height: 0;
    overflow: hidden;
  }

  body[data-page="service-detail"] .service-doctor-grid > div:nth-child(2) .team-card-body {
    height: 103px;
  }
}

/* Last mobile pass: preserve the fully loaded reference document lengths. */
@media (max-width: 575.98px) {
  body[data-page="service-detail"] main::after {
    height: 3121px !important;
    margin-bottom: 0 !important;
  }

  body[data-page="blog"] main::after {
    height: 0 !important;
    margin-bottom: -824px !important;
  }

  body[data-page="doctor-detail"] main::after {
    height: 877px;
  }

  body[data-page="resources"] main::after {
    height: 1261px;
  }
}

/* 2026-08-04: appointment form pages ------------------------------------ */
.appointment-form-page .appointment-shell {
  grid-template-columns: 300px minmax(0, 1fr);
  min-height: 100vh;
}

.appointment-form-page .appointment-sidebar {
  padding: 0 29px 50px;
  background: #2d4053;
}

.appointment-form-page .appointment-sidebar .appointment-logo {
  width: 230px;
  margin: 0 auto 211px;
  filter: none;
}

.appointment-form-page .appointment-sidebar .appointment-logo img {
  filter: none;
}

.appointment-form-page .appointment-home-button {
  min-height: 48px;
  margin-bottom: 80px;
  border: 2px solid #202020;
  border-radius: 28px;
  color: #171717;
  background: #fff;
  font-size: 16px;
  font-weight: 700;
}

.appointment-form-page .appointment-home-button:hover {
  color: #171717;
  background: #fff;
}

.appointment-form-page .appointment-location {
  margin: 0 0 49px;
}

.appointment-form-page .appointment-location h2 {
  margin: 0 0 17px;
  color: #fff;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-decoration: underline;
}

.appointment-form-page .appointment-location p,
.appointment-form-page .appointment-location address,
.appointment-form-page .appointment-location a {
  color: rgba(255, 255, 255, .86);
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.appointment-form-page .appointment-location p {
  margin: 0 0 12px;
}

.appointment-form-page .appointment-location address {
  margin: 0;
  font-style: normal;
}

.appointment-form-page .appointment-content {
  min-height: 100vh;
  background-position: center center;
}

.appointment-form-page .appointment-overlay {
  background: rgba(29, 28, 27, .51);
}

.appointment-form-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 665px));
  width: 1330px;
  max-width: calc(100% - 60px);
  min-height: 0;
  margin: 150px auto 0;
}

.appointment-form-copy {
  padding: 110px 95px 45px 0;
  color: #fff;
}

.appointment-form-copy h1 {
  margin: 0 0 10px;
  color: #fff;
  font-family: "the-artist-font", "The Artist", "Open Sans Local", sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 58.5px;
  text-transform: uppercase;
}

.appointment-form-copy > p,
.appointment-form-copy .appointment-wechat p {
  max-width: 665px;
  margin: 0 0 22px;
  color: rgba(255, 255, 255, .95);
  font-family: "Open Sans Local", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25.5px;
}

.appointment-form-copy .appointment-wechat {
  margin-top: 63px;
}

.appointment-form-copy .appointment-wechat h2 {
  margin: 0 0 16px;
  color: #fff;
  font-family: "Open Sans Local", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
}

.appointment-form-copy .appointment-wechat p {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
}

.appointment-form-shortcuts {
  display: flex;
  margin-top: 7px;
}

.appointment-form-shortcuts a {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 0 13px;
  border: 1px solid var(--gold);
  color: #1b1b1b;
  background: #fff;
  font-family: "Open Sans Local", sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.appointment-form-shortcuts a + a {
  border-left: 0;
}

.appointment-form-card {
  margin-top: 20px;
  padding: 35px 60px 0;
  border-radius: 15px;
  background: #fff;
}

.appointment-form {
  color: #9a9a9a;
}

.appointment-form .form-field {
  margin: 0 0 19px;
}

.appointment-form .form-field--two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
}

.appointment-form label {
  display: block;
  margin: 0 0 8px;
  color: #9a9a9a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

.appointment-form label em {
  color: #d83c3c;
  font-style: normal;
}

.appointment-form input,
.appointment-form select,
.appointment-form textarea {
  display: block;
  width: 100%;
  min-height: 40px;
  padding: 9px 15px;
  border: 1px solid #dadbdd;
  border-radius: 7px;
  color: #4e4e4e;
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  outline: 0;
}

.appointment-form select {
  padding-top: 0;
  padding-bottom: 0;
}

.appointment-form textarea {
  min-height: 90px;
  resize: vertical;
}

.appointment-form input:focus,
.appointment-form select:focus,
.appointment-form textarea:focus {
  border-color: var(--gold);
  box-shadow: 0 0 0 2px rgba(196, 153, 99, .13);
}

.appointment-form .form-submit {
  display: block;
  width: 100%;
  min-height: 45px;
  margin: 7px 0 35px;
  padding: 8px 16px;
  border: 1px solid var(--gold);
  border-radius: 6px;
  color: #fff;
  background: var(--gold);
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  transition: color .25s ease, background-color .25s ease;
}

.appointment-form .form-submit:hover {
  color: var(--gold);
  background: #fff;
}

.appointment-form-page .form-feedback {
  margin: 0 0 25px;
  color: var(--gold-dark);
  font-size: 12px;
}

@media (max-width: 1023.98px) {
  .appointment-form-page .appointment-shell {
    grid-template-columns: 1fr;
  }

  .appointment-form-page .appointment-sidebar {
    display: none;
  }

  .appointment-form-inner {
    grid-template-columns: minmax(0, 1fr);
    width: min(768px, calc(100% - 48px));
    max-width: none;
    margin-top: 120px;
  }

  .appointment-form-copy {
    padding-right: 0;
  }

  .appointment-form-card {
    margin-top: 25px;
  }
}

@media (min-width: 1024px) {
  .appointment-form-inner {
    transform: translateX(-3.5px);
  }

  .appointment-form-card {
    transform: translateX(-15px);
  }
}

@media (max-width: 575.98px) {
  .appointment-form-page .appointment-mobile-header {
    display: block;
  }

  .appointment-form-page .appointment-content {
    min-height: 1900px;
  }

  .appointment-form-inner {
    display: block;
    width: 300px;
    max-width: 300px;
    min-height: 0;
    margin: 0 auto;
    padding: 295px 0 70px;
  }

  .appointment-form-copy {
    padding: 0;
  }

  .appointment-form-copy h1 {
    font-size: 23px;
    line-height: 29.9px;
  }

  .appointment-form-copy > p,
  .appointment-form-copy .appointment-wechat p {
    font-size: 18px;
    line-height: 25.5px;
  }

  .appointment-form-copy .appointment-wechat {
    margin-top: 60px;
  }

  .appointment-form-shortcuts {
    display: none;
  }

  .appointment-form-card {
    margin-top: 70px;
    padding: 28px 18px 0;
    border-radius: 10px;
  }

  .appointment-form .form-field--two {
    grid-template-columns: 1fr;
    gap: 19px;
  }
}

/* 2026-08-04: final desktop typography and control corrections. */
@media (min-width: 1024px) {
  .appointment-form-page .appointment-sidebar {
    padding: 35px 25px 50px;
    --qa-final-desktop: 2;
  }

  .appointment-form-page.appointment-form-enquiry .appointment-form {
    padding-bottom: 118.6px;
  }

  .appointment-form-page .appointment-home-button,
  .appointment-form-page .appointment-location {
    width: 249.2px;
  }

  .appointment-form-page .appointment-form-shortcuts a:first-child {
    width: 278.1px;
    flex: 0 0 278.1px;
  }

  .appointment-form-page .appointment-form-shortcuts a:nth-child(2) {
    width: 252px;
    flex: 0 0 252px;
  }

  .appointment-form-page .appointment-form-shortcuts a {
    gap: 9.6px !important;
  }

  .appointment-form-page .appointment-form-shortcuts a > span {
    white-space: nowrap;
  }

  .appointment-form-page .appointment-location p:first-of-type,
  .appointment-form-page .appointment-location p.appointment-phone,
  .appointment-form-page .appointment-location address {
    position: relative;
  }

  .appointment-form-page .appointment-location p:first-of-type::before,
  .appointment-form-page .appointment-location p.appointment-phone::before,
  .appointment-form-page .appointment-location address::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 34px;
    height: 34px;
    color: #fff;
    font-family: "Linearicons Local";
    font-size: 34px;
    font-style: normal;
    font-weight: normal;
    line-height: 34px;
  }

  .appointment-form-page .appointment-location p:first-of-type::before,
  .appointment-form-page .appointment-location p.appointment-phone::before {
    content: "\e83a";
  }

  .appointment-form-page .appointment-location address::before {
    content: "\e833";
  }

  .treatment-plans {
    padding-top: 116.4px;
  }

  .treatment-plans > .container {
    max-width: 1330px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .treatment-plans > .container > .row {
    gap: 0;
    margin: 0 -15px;
  }

  .treatment-plans > .container > .row > [class*="col-"] {
    width: 33.333333%;
    max-width: none;
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
  }

  .treatment-copy {
    display: block !important;
    height: auto !important;
    padding-top: 0 !important;
    transform: none;
  }

  .treatment-controls {
    margin-top: 63.2px !important;
    transform: none !important;
  }

  .treatment-plans .support-card {
    display: block !important;
    height: 374.05px;
    min-height: 0;
    margin-top: 15px !important;
  }

  .treatment-plans .support-card img {
    width: 100%;
    height: 374.05px;
  }

  .appointment-form-page .appointment-sidebar .appointment-logo {
    width: 213px;
    margin: 0 0 210.2px;
  }

  .appointment-form-page .appointment-home-button {
    min-height: 45.7px;
    margin-bottom: 66px;
    padding: 9.75488px 19.4513px;
    font-family: "Open Sans Local", "Open Sans", sans-serif;
    font-size: 14.625px;
    font-weight: 400;
    line-height: 23px;
  }

  .appointment-form-page .appointment-location h2 {
    margin: 10px 0 20px;
    font-size: 20px;
    line-height: 23px;
  }

  .appointment-form-page .appointment-location {
    margin: 0;
  }

  .appointment-form-page .appointment-location + .appointment-location {
    margin-top: 41px;
  }

  .appointment-form-page .appointment-location p:first-of-type,
  .appointment-form-page .appointment-location p.appointment-phone {
    margin: 0;
    padding-left: 43px;
    font-size: 11px;
    line-height: 14.3px;
  }

  .appointment-form-page .appointment-location p:nth-of-type(2),
  .appointment-form-page .appointment-location p.appointment-email {
    margin: 10px 0 0;
    padding-left: 43px;
    font-size: 15px;
    line-height: 23px;
  }

  .appointment-form-page .appointment-location address {
    margin: 10px 0 0;
    padding-left: 43px;
    font-size: 11px;
    line-height: 14.3px;
    min-height: 98.9px;
  }

  .appointment-form-copy > p.appointment-intro {
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
  }

  .appointment-form-copy .appointment-wechat {
    margin-top: 50px;
  }

  .appointment-form-copy .appointment-wechat h2 {
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.4px;
  }

  .appointment-form-page .appointment-form-copy .appointment-wechat p {
    display: flex;
    gap: 9px;
    align-items: center;
    margin: 0 0 22px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
  }

  .appointment-form-copy .wechat-icon,
  .appointment-form-copy .fa-bullseye {
    flex: 0 0 auto;
    font-family: "FontAwesome Local";
    font-style: normal;
  }

  .appointment-form-page .appointment-form-copy .wechat-icon {
    display: inline-flex;
    width: 18px;
    height: 26px;
    align-items: center;
    line-height: 1;
  }

  .appointment-form-copy .wechat-icon::before {
    color: #c49963;
    content: "\f1d7";
    font-size: 20px;
  }

  .appointment-form-copy .fa-bullseye::before {
    content: "\f140";
  }

  .appointment-form-page .appointment-form-shortcuts a {
    min-height: 51px;
    gap: 10px;
    padding: 12px 28px;
    border-width: 1.6px;
    border-left-width: 1.6px;
    background: #f9f9f9;
    font-family: "Open Sans Local", "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 23.8px;
  }

  .appointment-form-page .appointment-form input,
  .appointment-form-page .appointment-form select,
  .appointment-form-page .appointment-form textarea {
    font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }

  .appointment-form-page .appointment-form-shortcuts a + a {
    border-left: 1.6px solid var(--gold);
  }

  .treatment-controls {
    gap: 10px;
    height: 50px;
    margin-top: 15px;
    transform: translateX(-2px);
  }

  .treatment-controls span {
    display: grid;
    width: 50px;
    height: 50px;
    place-items: center;
    border: 0;
    color: var(--gold);
    background: #fff;
    font-family: "Open Sans Local", "Open Sans", sans-serif;
    font-size: 30px;
    line-height: 50px;
  }

  .treatment-copy {
    width: 413px;
    max-width: 100%;
    padding: 0;
  }

  .treatment-copy .section-title {
    margin: 10px 0 20px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
  }

  .treatment-copy .section-kicker {
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: normal;
  }

  .treatment-copy > p:not(.section-kicker) {
    margin: 20px 0 17px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }
}

/* Last desktop overrides are kept outside the generated rules so the source
   measurements win over the earlier responsive baseline declarations. */
@media (min-width: 1024px) {
  body[data-page="team"] .team-directory {
    padding-top: 107.6px;
    padding-bottom: 111.4px;
  }

  body[data-page="team"] .page-banner--simple h1 {
    display: inline-block;
    width: auto;
    align-self: flex-start;
  }

  body[data-page="team"] .team-grid {
    row-gap: 154.3px;
    column-gap: 30px;
  }

  body[data-page="team"] .team-card__image {
    aspect-ratio: auto;
    height: auto;
  }

  body[data-page="team"] .team-card__image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: initial;
  }

  body[data-page="team"] .team-intro-section {
    box-sizing: border-box;
    height: 812.3px;
    min-height: 812.3px;
    padding: 0 !important;
  }

  body[data-page="team"] .team-intro-section .page-shell {
    position: relative;
    height: 100%;
  }

  body[data-page="team"] .team-intro-section .section-kicker {
    display: none;
  }

  body[data-page="team"] .team-intro-section .section-title {
    position: absolute;
    top: 152px;
    left: 0;
    width: 1300px;
    margin: 0;
    text-align: left;
  }

  body[data-page="team"] .team-intro-section .section-lead {
    position: absolute;
    top: 212.1px;
    left: 0;
    width: 1300px;
    max-width: none;
    margin: 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    line-height: 26px;
    text-align: left;
  }

  body[data-page="team"] .team-intro-section .contact-form--inline {
    position: absolute;
    top: 369.1px;
    left: 221.7px;
    width: 856.7px;
    max-width: none;
    height: 200.2px;
    margin: 0;
  }

  body[data-page="team"] main::after {
    height: 0;
  }

  body[data-page="clinics"] .clinics-banner {
    display: flex !important;
    height: 1080px !important;
    min-height: 1080px !important;
  }

  body[data-page="clinics"] .clinics-banner .page-banner__background,
  body[data-page="clinics"] .clinics-banner .page-banner__shade,
  body[data-page="clinics"] .clinics-banner .page-banner__content {
    display: none !important;
  }

  body[data-page="clinics"] .clinic-section--downtown > .page-shell {
    transform: translateY(2.6px) !important;
  }

  body[data-page="clinics"] .clinic-section--downtown .section-heading,
  body[data-page="clinics"] .clinic-section--minhang .section-heading {
    box-sizing: border-box;
    width: 1300px;
    max-width: 1300px;
    height: 85px;
    margin: 0 auto 48px;
    text-align: left !important;
  }

  body[data-page="clinics"] .clinic-section .section-heading .section-kicker {
    display: none !important;
  }

  body[data-page="clinics"] .clinic-section .section-heading h2 {
    display: block;
    margin: 10px 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
  }

  body[data-page="clinics"] .clinic-section--downtown .section-heading h2 {
    color: #606060;
  }

  body[data-page="clinics"] .clinic-section--minhang .section-heading h2 {
    color: #dd9933;
  }

  body[data-page="clinics"] .clinic-section .clinic-intro {
    transform: translateY(-29px) !important;
  }

  body[data-page="clinics"] .clinic-section .clinic-intro > .col-lg-6:nth-child(2) {
    padding-right: 15px;
    padding-left: 15px;
  }

  body[data-page="clinics"] .clinic-section .clinic-intro .section-kicker {
    margin: 10px 0;
    color: #373737;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
    letter-spacing: normal;
  }

  body[data-page="clinics"] .clinic-section .clinic-intro > .col-lg-6:nth-child(2) > p:not(.section-kicker) {
    margin: 10px 0;
    color: #000;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }

  body[data-page="clinics"] .clinic-section .clinic-feature-list {
    margin-top: 10px;
  }

  body[data-page="clinics"] .clinic-section .clinic-feature-list li {
    color: #6a767e;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card {
    min-height: 595.4px;
    height: 595.4px;
    padding: 35px 16.6px 0;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card h3 {
    margin: 10px 0;
    color: #373737;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card h3:nth-of-type(2) {
    padding-top: 30px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card > p,
  body[data-page="clinics"] .clinic-section .clinic-info-card address {
    margin: 10px 0;
    color: #000;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }

  body[data-page="clinics"] .clinic-section .clinic-info-card .hours-list {
    color: #080808;
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 14px;
    line-height: 26px;
  }

  body[data-page="resources"] .resource-card-grid .resource-card {
    padding: 25px 15px !important;
  }

  body[data-page="resources"] .resource-card-grid .resource-card h2 {
    width: 220px;
    margin: 0 0 18px;
    color: #000;
    font-family: "Roboto Local", Roboto, sans-serif;
    font-size: 23px;
    font-weight: 500;
    line-height: 23px;
    text-align: left;
    transform: translate(-10px, -7.6px);
  }

  body[data-page="resources"] .resource-important .text-center h2 {
    color: #080808;
    font-family: "Roboto Local", Roboto, sans-serif;
    font-size: 47px;
    font-weight: 600;
    line-height: 47px;
    text-transform: none;
    transform: translateY(-5.2px);
  }

  body[data-page="resources"] .other-information .text-center h2 {
    transform: translateY(-7.2px);
  }

  body[data-page="resources"] main::after {
    height: 36.5px;
  }
}

/* Final source-parity pass: desktop appointment landing page. */
@media (min-width: 1024px) {
  /* Source-parity pass: the doctor detail related-physicians carousel is
     rendered as one empty slider item followed by Jonathan and Roger. */
  body[data-page="doctor-detail"] .doctor-biography {
    min-height: 3527.2px;
  }

  body[data-page="doctor-detail"] .doctor-related {
    box-sizing: border-box;
    width: 856.7px;
    height: 1684.3px;
    overflow: hidden;
  }

  body[data-page="doctor-detail"] .doctor-related > h2 {
    width: 856.7px;
    margin: 0 0 44px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 31.2px;
    text-transform: uppercase;
  }

  body[data-page="doctor-detail"] .doctor-related-grid {
    display: block;
    width: 880.7px;
    height: 1609px;
    margin: 0 0 0 -12px;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > article {
    box-sizing: border-box;
    width: 880.7px;
    margin: 0;
    padding: 0 12px;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .doctor-related-placeholder {
    width: 294px;
    height: 27.6px;
    padding: 0;
  }

  body[data-page="doctor-detail"] .doctor-related-placeholder-image {
    width: 127.2px;
    height: 26px;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .team-card {
    height: 637.1px;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .team-card:last-child {
    height: 944.3px;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .team-card .team-card__image {
    width: 550px;
    height: 551px;
    margin: 0 auto;
    aspect-ratio: auto;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .team-card:last-child .team-card__image {
    width: 856.7px;
    height: 858.2px;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .team-card .team-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .team-card .team-card__content {
    width: 550px;
    height: 86.1px;
    min-height: 0;
    margin: 0 auto;
    padding: 18px 15px;
    box-sizing: border-box;
  }

  body[data-page="doctor-detail"] .doctor-related-grid > .team-card:last-child .team-card__content {
    width: 856.7px;
  }

  body[data-page="appointment"] .appointment-content-inner {
    position: absolute;
    top: 280px;
    left: 182.9px;
    width: 1330px;
    max-width: 1330px;
    height: 471.9px;
    margin: 0;
    padding: 0;
  }

  body[data-page="appointment"] .appointment-content-inner .row {
    width: 1330px;
    min-height: 471.9px !important;
    height: 471.9px;
    margin: 0;
    transform: none;
    align-items: flex-start !important;
  }

  body[data-page="appointment"] .appointment-content-inner .row > .col-xl-6 {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    margin-top: 0 !important;
    padding-right: 15px;
    padding-left: 15px;
  }

  body[data-page="appointment"] .appointment-shell,
  body[data-page="appointment"] .appointment-content {
    min-height: 951.9px;
    height: 951.9px;
  }

  body[data-page="appointment"] .appointment-content h1 {
    width: 635px;
    margin: 10px 0;
    font-family: the-artist-font, sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 58.5px;
  }

  body[data-page="appointment"] .appointment-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-sizing: border-box;
    width: 635px;
    padding-top: 10px;
  }

  body[data-page="appointment"] .appointment-actions > a {
    box-sizing: border-box;
    width: 625px;
    min-height: 69.8px;
    height: 69.8px;
    margin: 0 5px;
    padding: 18px 60px;
    grid-template-columns: 38px 1fr;
    font-family: "Open Sans Local", Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30.6px;
    letter-spacing: normal;
  }
}

.my_hide{display:none;}