.wp-block-heading { overflow-wrap: break-word; hyphens: auto; text-wrap: balance; } .wp-block-heading:lang(zh), .wp-block-heading:lang(ja), .wp-block-heading:lang(ko), .wp-block-heading:lang(th), .wp-block-heading:lang(lo), .wp-block-heading:lang(my), .wp-block-heading:lang(km), .wp-block-heading:lang(ar), .wp-block-heading:lang(ur) { word-break: keep-all; hyphens: manual; }

.wp-block-cover,
.wp-site-blocks .wp-block-cover {
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
}

/* Hero layout to match reference */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Poppins", "Avenir Next", "Segoe UI", sans-serif;
  color: #2f2940;
  background: #ffffff;
  overflow-x: hidden;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid #eadfee;
  backdrop-filter: blur(12px);
}

.site-header-inner {
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.site-brand {
  display: inline-flex;
  align-items: center;
  color: #2e2742;
  text-decoration: none;
  font-weight: 600;
  white-space: nowrap;
}

.site-brand-logo {
  display: block;
  width: 178px;
  max-width: 44vw;
  height: auto;
}

.site-brand-mark {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #7d5bc2;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
}

.site-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  flex: 1;
}

.site-nav a {
  color: #1f1931;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}

.site-nav a:hover {
  color: #7d5bc2;
}

.site-header-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}

.site-header-contact,
.site-header-cta {
  min-width: 118px;
  min-height: 44px;
  gap: 8px;
  padding: 12px 20px;
  font-weight: 700;
}

.site-header-contact {
  border-color: #c9afea;
  color: #6f42b7;
  box-shadow: 0 10px 20px rgba(125, 91, 194, 0.1);
}

.site-header-cta {
  min-width: 168px;
  background: linear-gradient(135deg, #7d5bc2, #8d49d6);
  box-shadow: 0 10px 22px rgba(125, 91, 194, 0.28);
}

.site-header-contact::before,
.site-header-cta::before {
  content: "";
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  background: currentColor;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.site-header-contact::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M6.62%2010.79c1.44%202.83%203.76%205.14%206.59%206.59l2.2-2.2c.27-.27.67-.36%201.02-.24%201.12.37%202.33.57%203.57.57.55%200%201%20.45%201%201V20c0%20.55-.45%201-1%201C10.61%2021%203%2013.39%203%204c0-.55.45-1%201-1h3.5c.55%200%201%20.45%201%201%200%201.25.2%202.45.57%203.57.11.35.03.74-.25%201.02l-2.2%202.2z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M6.62%2010.79c1.44%202.83%203.76%205.14%206.59%206.59l2.2-2.2c.27-.27.67-.36%201.02-.24%201.12.37%202.33.57%203.57.57.55%200%201%20.45%201%201V20c0%20.55-.45%201-1%201C10.61%2021%203%2013.39%203%204c0-.55.45-1%201-1h3.5c.55%200%201%20.45%201%201%200%201.25.2%202.45.57%203.57.11.35.03.74-.25%201.02l-2.2%202.2z'/%3E%3C/svg%3E");
}

.site-header-cta::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M7%202h2v2h6V2h2v2h1c1.1%200%202%20.9%202%202v14c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V6c0-1.1.9-2%202-2h1V2zm11%208H6v10h12V10zM6%208h12V6H6v2zm2%204h3v3H8v-3z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M7%202h2v2h6V2h2v2h1c1.1%200%202%20.9%202%202v14c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V6c0-1.1.9-2%202-2h1V2zm11%208H6v10h12V10zM6%208h12V6H6v2zm2%204h3v3H8v-3z'/%3E%3C/svg%3E");
}

.site-footer {
  background: #ffffff;
  color: #2e2742;
  padding: 28px 0;
  border-top: 1px solid #eadfee;
}

.site-footer-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.site-footer-copy {
  margin: 0;
  color: #4c4660;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.site-footer-links {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.site-footer a {
  color: #2e2742;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}

.site-footer a:hover {
  text-decoration: underline;
}

.text-link {
  color: #7d5bc2;
  font-weight: 700;
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

.provider-profile-link,
.location-profile-link {
  display: inline-flex;
  margin-bottom: 12px;
}

.location-profile-link {
  margin-top: 4px;
  margin-bottom: 0;
}

.seo-hero {
  background: #f6eef4;
  padding: 56px 0 48px;
  border-bottom: 1px solid #eadfee;
}

.seo-hero-inner {
  max-width: 820px;
}

.seo-kicker {
  margin: 0 0 10px;
  color: #7d5bc2;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.seo-hero h1 {
  margin: 0 0 16px;
  color: #2e2742;
  font-size: 42px;
  line-height: 1.14;
}

.seo-hero p {
  max-width: 720px;
  margin: 0 0 24px;
  color: #4c4660;
  font-size: 17px;
  line-height: 1.7;
}

.seo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.seo-section {
  padding: 52px 0;
}

.seo-section.muted {
  background:
    linear-gradient(135deg, rgba(16, 170, 164, 0.09), rgba(242, 119, 97, 0.1)),
    #fbf7fd;
  border-top: 1px solid rgba(234, 223, 238, 0.9);
  border-bottom: 1px solid rgba(234, 223, 238, 0.9);
}

.seo-section.muted .section-title {
  margin-bottom: 10px;
}

.seo-section.muted .section-subtitle {
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
}

.seo-grid.two-col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.seo-panel {
  background: #ffffff;
  border: 1px solid #eadfee;
  border-radius: 8px;
  padding: 28px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.seo-panel h2 {
  margin: 0 0 14px;
  color: #2e2742;
  font-size: 24px;
}

.seo-profile-photo {
  width: 100%;
  max-height: 360px;
  margin-bottom: 22px;
  border-radius: 8px;
  object-fit: cover;
  object-position: center top;
  box-shadow: 0 12px 24px rgba(46, 39, 66, 0.1);
}

.provider-profile-section {
  background: #ffffff;
}

.provider-profile-card {
  display: grid;
  grid-template-columns: minmax(240px, 320px) minmax(0, 1.35fr) minmax(260px, 0.9fr);
  gap: 26px;
  align-items: stretch;
  padding: 28px;
  background: #ffffff;
  border: 1px solid #eadfee;
  border-radius: 8px;
  box-shadow: 0 16px 34px rgba(46, 39, 66, 0.08);
}

.provider-profile-media {
  position: relative;
  overflow: hidden;
  min-height: 320px;
  border-radius: 8px;
  background: #f4eef7;
  display: flex;
  align-items: center;
  justify-content: center;
}

.provider-profile-photo,
.provider-profile-placeholder {
  width: 100%;
  height: 100%;
  min-height: 320px;
  border-radius: 8px;
}

.provider-profile-photo {
  object-fit: contain;
  object-position: center center;
}

.provider-profile-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #817a88;
  font-weight: 700;
}

.provider-profile-badge {
  top: 14px;
  right: 14px;
}

.provider-profile-content {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.provider-profile-content h2,
.provider-focus-panel h2 {
  margin: 0 0 14px;
  color: #2e2742;
  font-size: 28px;
  line-height: 1.18;
}

.provider-profile-content p {
  margin: 0 0 14px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.68;
}

.provider-profile-details {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 4px 0 20px;
}

.provider-profile-details span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 7px 10px;
  color: #173b47;
  background: #eef9f7;
  border: 1px solid rgba(16, 170, 164, 0.2);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
}

.provider-profile-actions {
  margin-top: auto;
}

.provider-focus-panel {
  padding: 22px;
  background: #fbf7fd;
  border: 1px solid #eadfee;
  border-radius: 8px;
}

.provider-focus-list {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.provider-focus-list li {
  position: relative;
  padding-left: 28px;
  color: #4c4660;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 600;
}

.provider-focus-list li::before {
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: #10aaa4;
  box-shadow: 0 0 0 4px rgba(16, 170, 164, 0.12);
  content: "";
}

.seo-detail-list p,
.seo-panel p {
  color: #4c4660;
  line-height: 1.7;
}

.seo-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 28px;
}

.seo-link-grid a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 88px;
  padding: 18px 48px 18px 18px;
  color: #2e2742;
  background: #ffffff;
  border: 1px solid rgba(234, 223, 238, 0.95);
  border-radius: 8px;
  box-shadow: 0 14px 28px rgba(46, 39, 66, 0.08);
  text-decoration: none;
  font-weight: 700;
  line-height: 1.25;
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.seo-link-grid .seo-service-icon {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  margin-bottom: 0;
  border-radius: 8px;
  color: #7d5bc2;
  background: #fbf7fd;
  box-shadow: 0 8px 16px rgba(125, 91, 194, 0.13);
}

.seo-link-grid .seo-service-icon svg {
  width: 23px;
  height: 23px;
}

.seo-link-grid a::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 26px;
  height: 26px;
  border: 1px solid rgba(46, 39, 66, 0.12);
  border-radius: 999px;
  color: #173b47;
  background: #f8f2fb;
  content: ">";
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  transform: translateY(-50%);
  transition: color 160ms ease, background 160ms ease, border-color 160ms ease;
}

.seo-link-grid a:hover {
  color: #173b47;
  border-color: rgba(16, 170, 164, 0.4);
  box-shadow: 0 18px 34px rgba(23, 59, 71, 0.14);
  transform: translateY(-3px);
}

.seo-link-grid a:hover::after {
  color: #ffffff;
  background: #10aaa4;
  border-color: #10aaa4;
}

.seo-list {
  margin: 0;
  padding-left: 20px;
}

.seo-list li {
  margin-bottom: 10px;
  color: #4c4660;
}

.seo-faq {
  max-width: 900px;
}

.seo-faq details {
  padding: 18px 20px;
  border: 1px solid #eadfee;
  border-radius: 8px;
  background: #ffffff;
  margin-bottom: 14px;
}

.seo-faq summary {
  color: #2e2742;
  cursor: pointer;
  font-weight: 700;
}

.seo-faq p {
  margin: 12px 0 0;
  color: #4c4660;
  line-height: 1.7;
}

.location-page {
  background: #ffffff;
}

.location-hero {
  position: relative;
  overflow: hidden;
  min-height: 430px;
  background:
    linear-gradient(90deg, rgba(251, 247, 253, 0.98) 0%, rgba(251, 247, 253, 0.9) 45%, rgba(251, 247, 253, 0.06) 68%),
    var(--location-hero-image);
  background-color: #fbf7fd;
  background-position: center right;
  background-size: cover;
  border-bottom: 1px solid #eadfee;
}

.location-hero-inner {
  display: flex;
  align-items: center;
  min-height: 430px;
}

.location-hero-copy {
  width: min(100%, 610px);
  padding: 54px 0 64px;
}

.location-hero h1 {
  margin: 0 0 18px;
  color: #2e2742;
  font-size: 54px;
  line-height: 1.05;
}

.location-hero p {
  max-width: 570px;
  margin: 0 0 24px;
  color: #4c4660;
  font-size: 18px;
  line-height: 1.65;
}

.location-trust {
  margin-top: -42px;
  position: relative;
  z-index: 2;
}

.location-trust-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #eadfee;
  border-radius: 8px;
  box-shadow: 0 18px 34px rgba(46, 39, 66, 0.1);
}

.location-trust-item {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 14px;
  padding: 26px 24px;
  border-right: 1px solid #f0e7f4;
}

.location-trust-item:last-child {
  border-right: 0;
}

.location-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  color: #7d4db4;
  background: #f4eef8;
}

.location-icon svg {
  width: 27px;
  height: 27px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.location-trust-item h3 {
  margin: 0 0 6px;
  color: #2e2742;
  font-size: 17px;
  line-height: 1.2;
}

.location-trust-item p {
  margin: 0;
  color: #5c526c;
  font-size: 14px;
  line-height: 1.45;
}

.location-section {
  padding: 54px 0;
}

.location-section.compact {
  padding-top: 34px;
}

.location-section-title {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 30px;
  line-height: 1.18;
  text-align: center;
}

.location-section-subtitle {
  max-width: 680px;
  margin: 0 auto 28px;
  color: #6f667d;
  font-size: 16px;
  line-height: 1.55;
  text-align: center;
}

.location-provider-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.location-provider-grid.single {
  grid-template-columns: minmax(0, 680px);
  justify-content: center;
}

.location-provider-card {
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  gap: 24px;
  align-items: center;
  padding: 22px;
  background: #ffffff;
  border: 1px solid #eadfee;
  border-radius: 8px;
  box-shadow: 0 16px 34px rgba(46, 39, 66, 0.08);
}

.location-provider-card img,
.location-provider-placeholder {
  width: 100%;
  height: 245px;
  border-radius: 8px;
  background: #eee8f3;
  object-fit: cover;
  object-position: center top;
}

.location-provider-media {
  width: 100%;
}

.location-provider-media img {
  display: block;
}

.location-provider-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7b7283;
  font-weight: 700;
  text-align: center;
}

.location-provider-card h3 {
  margin: 0 0 6px;
  color: #2e2742;
  font-size: 24px;
  line-height: 1.12;
}

.location-provider-card .provider-role {
  min-height: 0;
  margin-bottom: 12px;
  font-size: 15px;
}

.location-provider-card p {
  margin: 0 0 18px;
  color: #4c4660;
  font-size: 15px;
  line-height: 1.58;
}

.location-services-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.location-service-card {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 16px;
  min-height: 150px;
  padding: 22px;
  color: inherit;
  background: #ffffff;
  border: 1px solid #eadfee;
  border-radius: 8px;
  box-shadow: 0 12px 24px rgba(46, 39, 66, 0.06);
  text-decoration: none;
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.location-service-card:hover {
  border-color: rgba(125, 91, 194, 0.4);
  box-shadow: 0 18px 34px rgba(46, 39, 66, 0.12);
  transform: translateY(-3px);
}

.location-service-card h3 {
  margin: 0 0 7px;
  color: #2e2742;
  font-size: 18px;
}

.location-service-card p {
  margin: 0 0 10px;
  color: #5c526c;
  font-size: 14px;
  line-height: 1.5;
}

.location-service-card span:last-child {
  color: #7d4db4;
  font-size: 14px;
  font-weight: 700;
}

.location-office-map {
  display: grid;
  grid-template-columns: minmax(280px, 0.55fr) minmax(0, 1fr);
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #eadfee;
  border-radius: 8px;
  box-shadow: 0 16px 34px rgba(46, 39, 66, 0.08);
}

.location-office-details {
  padding: 30px;
}

.location-office-details h2 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 20px;
  color: #2e2742;
  font-size: 26px;
}

.location-detail-list {
  display: grid;
  gap: 18px;
}

.location-detail {
  position: relative;
  display: block;
  padding-left: 22px;
  color: #4c4660;
  line-height: 1.5;
}

.location-detail strong {
  display: block;
  color: #2e2742;
}

.location-detail::before {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #7d4db4;
  box-shadow: 0 0 0 4px #f4eef8;
  content: "";
}

.location-map-frame {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  border: 0;
  background: #f7f5f9;
}

.location-proof {
  background: #fbf7fd;
  border-top: 1px solid #eadfee;
  border-bottom: 1px solid #eadfee;
}

.location-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.location-proof-card {
  padding: 24px;
  background: #ffffff;
  border: 1px solid #eadfee;
  border-radius: 8px;
  box-shadow: 0 12px 24px rgba(46, 39, 66, 0.06);
  text-align: center;
}

.location-proof-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin: 0 auto 16px;
  border-radius: 50%;
  color: #7d4db4;
  background: #f4eef8;
  font-size: 22px;
  font-weight: 800;
}

.location-proof-icon::before {
  width: 15px;
  height: 8px;
  border-bottom: 3px solid currentColor;
  border-left: 3px solid currentColor;
  content: "";
  transform: rotate(-45deg) translate(1px, -1px);
}

.location-proof-card h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
}

.location-proof-card p {
  margin: 0;
  color: #5c526c;
  font-size: 14px;
  line-height: 1.55;
}

.location-faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 22px;
}

.location-faq-grid details {
  margin: 0;
}

.location-bottom-cta {
  padding: 34px 0 58px;
}

.location-cta-panel {
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  padding: 28px 32px;
  color: #ffffff;
  background: linear-gradient(135deg, #7d5bc2, #6732a4);
  border-radius: 8px;
  box-shadow: 0 18px 34px rgba(103, 50, 164, 0.24);
}

.location-cta-panel h2 {
  margin: 0 0 6px;
  color: #ffffff;
  font-size: 24px;
}

.location-cta-panel p {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
}

.location-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.location-cta-actions .btn {
  background: #ffffff;
  color: #5f2ca0;
  box-shadow: none;
}

/* Slightly darker body text only */
/* Body copy */
p,
li {
  color: #1f1931;
  font-weight: 500;
}

/* Menu text lighter */
nav a,
header a,
.wp-site-header a {
  color: #1f1931;
  font-weight: 400;
}

.hero {
  width: 100vw;
  background: #f6eef4;
  margin-left: calc(-50vw + 50%);
}

.hero-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  align-items: stretch;
  gap: 0;
  min-height: 320px;
  padding: 0 24px;
}

.hero-left {
  padding: 40px 16px 40px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-left h1 {
  font-size: 40px;
  line-height: 1.15;
  margin: 0 0 16px 0;
  font-weight: 600;
  color: #2e2742;
}

.hero-left p {
  margin: 0 0 28px 0;
  font-size: 16px;
  color: #5b556d;
}

.hero-buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 22px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid transparent;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.btn.primary {
  background: #7d5bc2;
  color: #ffffff;
  box-shadow: 0 8px 16px rgba(125, 91, 194, 0.25);
}

.btn.secondary {
  background: #ffffff;
  color: #2f2940;
  border-color: #ded6e8;
}

.btn:hover {
  transform: translateY(-1px);
}

.hero-right {
  position: relative;
  overflow: hidden;
  min-height: 380px;
  margin-right: calc(150% - 65vw);
  background-image: url("/assets/Cover-2-1.png");
  background-size: 110% auto;
  background-position: right center;
  background-repeat: no-repeat;
}

.hero-right::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(246, 238, 244, 0.9) 0%, rgba(246, 238, 244, 0.15) 45%, rgba(246, 238, 244, 0) 70%);
  pointer-events: none;
  z-index: 1;
}


.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.feature-strip {
  background: #f2eaf3;
  padding: 12px 0;
  border-top: 1px solid #eadfee;
  border-bottom: 1px solid #eadfee;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}

.feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: center;
}

.feature-item {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  align-items: center;
  justify-items: center;
  text-align: center;
  color: #3b3550;
}

.feature-item > div {
  text-align: center;
}

.feature-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f8f2fb;
  color: #7d5bc2;
  display: grid;
  place-items: center;
  font-size: 16px;
  border: 1px solid #e3d7f0;
}

.feature-item h3 {
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: 600;
}

.feature-item p {
  margin: 0;
  font-size: 13px;
  color: #6b657d;
}

.care {
  background: #ffffff;
  padding: 56px 0 64px;
}

.care-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 36px;
  align-items: center;
}

.care-left h2 {
  margin: 0 0 16px 0;
  font-size: 28px;
  color: #2e2742;
}

.care-left p {
  margin: 0 0 18px 0;
  color: #5b556d;
}

.care-left h3 {
  margin: 18px 0 10px 0;
  font-size: 18px;
  color: #2e2742;
}

.care-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 8px;
  color: #4c4660;
}

.care-list li::before {
  content: "✓";
  color: #6fb7a8;
  margin-right: 10px;
}

.care-right img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
}

@media (max-width: 960px) {
  .hero-inner {
    grid-template-columns: 1fr;
  }

  .hero-left {
    padding: 48px 28px;
  }

  .hero-right {
    min-height: 280px;
    margin-right: 0;
  }

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

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

.service-photo-hero.sick-hero,
.service-photo-hero.school-hero,
.service-photo-hero.sports-hero,
.service-photo-hero.adhd-hero,
.service-photo-hero.asthma-hero,
.service-photo-hero.nutrition-hero,
.service-photo-hero.behavioral-hero,
.service-photo-hero.developmental-hero,
.service-photo-hero.allergy-hero,
.service-photo-hero.wellness-hero,
.service-photo-hero.newborn-hero,
.service-photo-hero.vaccine-hero {
  padding: 0;
}

.service-photo-hero .service-photo-content {
  align-items: flex-start;
}

.service-photo-hero .service-photo-content .section-title,
.service-photo-hero .service-photo-content h1 {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  font-family: "Poppins", "Avenir Next", "Segoe UI", sans-serif;
  font-size: clamp(36px, 4vw, 52px);
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: 0;
}

.service-photo-hero .service-photo-content .section-subtitle,
.service-photo-hero .service-photo-content p {
  max-width: 640px;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  font-family: "Poppins", "Avenir Next", "Segoe UI", sans-serif;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: #4c4660;
}

.service-photo-hero .hero-buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.service-photo-hero .hero-buttons .btn {
  min-width: 178px;
  min-height: 54px;
  padding: 14px 26px;
  font-size: 15px;
  font-weight: 700;
}

@media (max-width: 820px) {
  .service-photo-hero .service-photo-content {
    align-items: center;
  }

  .service-photo-hero .service-photo-content .section-title,
  .service-photo-hero .service-photo-content .section-subtitle,
  .service-photo-hero .service-photo-content h1,
  .service-photo-hero .service-photo-content p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .service-photo-hero .hero-buttons {
    justify-content: center;
  }
}

/* =========================
   ABOUT HERO
========================= */

.about-hero-bg {
  background-image: linear-gradient(
      90deg,
      rgba(246, 238, 244, 0.92) 0%,
      rgba(246, 238, 244, 0.4) 45%,
      rgba(246, 238, 244, 0) 70%
    ),
    url("/assets/Cover-2-1.png");
  padding: 40px 0; /* REDUCED */
}

/* =========================
   SECTION HEADINGS
========================= */

.section-title {
  text-align: center;
  font-size: 28px;          /* reduced from 32 */
  margin-bottom: 6px;
  color: #2e2742;
  font-weight: 600;
}

.section-subtitle {
  text-align: center;
  color: #6b657d;
  margin-bottom: 20px;     /* reduced */
  font-size: 15px;
}

/* =========================
   PROVIDERS SECTION
========================= */

.providers {
  background: #f8f2fb;
  padding: 40px 0;         /* reduced from 56 */
}

.provider-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;               /* tighter */
}

.provider-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 14px;           /* reduced */
  text-align: center;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
}

.provider-card img,
.provider-photo {
  width: 100%;
  aspect-ratio: 3 / 4;
  height: auto;
  min-height: 360px;
  border-radius: 10px;
  object-fit: contain;
  background: #f2eef6;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-weight: 600;
}

/* =========================
   MISSION & VALUES
========================= */

.mission {
  padding: 44px 0;         /* reduced from 64 */
}

.mission .section-title {
  text-align: center;
}

.mission-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 28px;               /* tighter */
  align-items: center;
}

.mission-left {
  display: contents;
}

.mission .section-title {
  grid-column: 1 / -1;
  justify-self: center;
  text-align: center;
}

.mission .care-list {
  grid-column: 1 / 2;
}

.mission-right {
  grid-column: 2 / 3;
}

.mission-right img {
  max-width: 100%;
  margin-bottom: 12px;
}

/* =========================
   RECOGNITION LIST
========================= */

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

.recognition-list li {
  margin-bottom: 8px;
  font-size: 15px;
  color: #4c4660;
}

.recognition-list li::before {
  content: "✓";
  color: #6fb7a8;
  margin-right: 8px;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 960px) {
  .provider-grid,
  .mission-grid {
    grid-template-columns: 1fr;
  }

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

  /* Mobile: prevent header overlap with About hero */
  .about-hero {
    margin-top: 0 !important;
    padding-top: 140px !important;
  }

  .about-hero .hero-inner {
    height: auto !important;
    min-height: 0 !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }

  header,
  .wp-site-header,
  .site-header,
  nav {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  /* Mobile: clean Mission layout */
  .mission-grid {
    display: block;
  }

  .mission-left {
    display: block;
  }

  .mission .section-title {
    text-align: center;
    margin-bottom: 12px !important;
  }

  .mission .care-list {
    margin: 0 0 16px 0;
  }

  .mission-right {
    margin-top: 8px;
  }

  .mission-right img {
    display: block;
    margin: 8px auto 12px;
    max-width: 220px;
  }

  .recognition-list {
    margin-top: 8px;
  }
}

@media (max-width: 820px) {
  .about-hero {
    margin-top: 0 !important;
    padding-top: 140px !important;
  }
}

@media (max-width: 600px) {
  .about-hero {
    margin-top: 0 !important;
    padding-top: 150px !important;
  }
}
/* =====================================
   HARD FIX: REMOVE EMPTY SPACE (ABOUT US)
   ===================================== */

/* Kill WP Cover default height & padding */
.wp-block-cover.about-hero-bg {
  min-height: auto !important;
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

/* Tighten inner content */
.wp-block-cover.about-hero-bg .wp-block-cover__inner-container {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

/* Reduce About Us heading spacing */
.about-hero-bg .section-title,
.about-hero-bg h1,
.about-hero-bg h2 {
  margin-top: 0 !important;
  margin-bottom: 6px !important;
}

/* Reduce subtitle spacing */
.about-hero-bg .section-subtitle,
.about-hero-bg p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Remove gap under site header */
header,
.wp-site-header {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Tighten header/nav vertical space */
header,
.wp-site-header,
.site-header,
nav {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 0 !important;
}

/* Remove top padding from WP layout wrapper */
.wp-site-blocks,
.wp-site-blocks > *:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Reduce space before Our Practice section */
#our-practice,
.our-practice{
  margin-top: 8px !important;
}

/* About hero height override for HTML version */
.about-hero {
  padding: 0 !important;
  margin-top: 0 !important;
}

/* Pull About hero closer to header */
.about-hero {
  margin-top: -60px !important;
}

.about-hero .hero-inner {
  min-height: 150px !important;
  height: 150px !important;
  align-items: center !important;
  grid-template-columns: 1fr !important;
  justify-items: center !important;
}

.about-hero .hero-left {
  padding: 10px 16px !important;
  text-align: center !important;
  align-items: center !important;
  margin: 0 auto !important;
}

.about-hero .hero-left h1 {
  font-size: 30px !important;
  margin-bottom: 8px !important;
}

.about-hero .hero-left p {
  margin-bottom: 0 !important;
  max-width: 720px !important;
  line-height: 1.45 !important;
}

.about-hero .hero-right {
  min-height: 150px !important;
  height: 150px !important;
  margin-right: 0 !important;
  background-size: cover !important;
  display: none !important;
}

.about-hero .hero-inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Tighten Our Practice section spacing */
.care {
  padding-top: 24px !important;
}

.care .section-title {
  margin-top: 0 !important;
}



.about-hero .hero-inner {
  justify-items: center !important;
}

/* Tighten section spacing overall */
.care,
.providers,
.mission {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.section-title {
  margin-top: 0 !important;
  margin-bottom: 8px !important;
}

.section-subtitle {
  margin-top: 0 !important;
  margin-bottom: 12px !important;
}

/* =========================
   ABOUT PAGE SECTION UPDATE
========================= */

.care {
  padding: 34px 0 28px !important;
}

.care .container {
  max-width: 1040px;
}

.care .section-title,
.providers .section-title {
  color: #23183f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 34px !important;
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: 0;
}

.care .section-subtitle {
  color: #7d7190;
  font-size: 19px;
  line-height: 1.35;
  margin-bottom: 20px !important;
}

.care .container > p:not(.section-subtitle) {
  color: #17122b;
  font-size: 17px;
  line-height: 1.65;
  margin: 0 0 18px;
  font-weight: 500;
}

.providers {
  background: #f8f2fb;
  padding: 22px 0 30px !important;
}

.providers .container {
  max-width: 1260px;
}

.provider-heading {
  text-align: center;
  margin-bottom: 14px;
}

.heading-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 7px;
  color: #7c4fba;
}

.provider-trust-line {
  color: #6b657d;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 500;
  margin: 9px 0 0;
}

.heading-divider::before,
.heading-divider::after {
  content: "";
  display: block;
  width: 68px;
  height: 1px;
  background: #c9aee5;
}

.heading-divider span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 16px;
}

.heading-divider span::before {
  content: "";
  width: 12px;
  height: 12px;
  background: currentColor;
  transform: rotate(45deg);
  border-radius: 2px 50% 50% 50%;
}

.provider-grid {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 18px;
  align-items: stretch;
}

.providers .provider-grid {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  max-width: 1220px;
  margin: 0 auto;
  gap: 20px;
}

.providers .provider-card {
  padding: 14px;
  border-radius: 8px;
}

.providers .provider-media {
  height: 210px;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.providers .provider-card img,
.providers .provider-card .provider-photo {
  height: 210px;
  min-height: 210px;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center center;
}

.providers .provider-card h3 {
  font-size: 21px;
  line-height: 1.14;
  min-height: 48px;
  margin-bottom: 6px;
}

.providers .provider-role {
  font-size: 15px;
  margin-bottom: 10px;
}

.providers .provider-bio {
  font-size: 13px;
  line-height: 1.45;
  max-width: 260px;
  min-height: 76px;
  margin-bottom: 12px;
}

.providers .provider-tags {
  gap: 7px;
  min-height: 66px;
  margin-bottom: 12px;
}

.providers .provider-tag {
  min-height: 28px;
  padding: 6px 8px;
  font-size: 11px;
}

.providers .provider-card .location {
  gap: 8px;
  font-size: 14px;
  margin-bottom: 14px;
}

.providers .provider-actions {
  gap: 8px;
}

.providers .provider-actions a {
  min-height: 46px;
  padding: 10px 8px;
  font-size: 12px;
}

.providers .language-badge {
  top: 10px;
  right: 10px;
  padding: 6px 8px;
  font-size: 11px;
}

.pediatricians-preview {
  padding: 28px 0;
  background: #f8f2fb;
  border-top: 1px solid #eadfee;
  border-bottom: 1px solid #eadfee;
}

.pediatricians-preview-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.pediatricians-preview h2 {
  margin: 0 0 6px;
  color: #24183f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  line-height: 1.15;
}

.pediatricians-preview p {
  margin: 0;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.6;
}

.pediatricians-directory {
  padding: 48px 0 56px;
  background: #fbf7fd;
}

.directory-location-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0 0 30px;
}

.directory-location-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 9px 18px;
  color: #6e35a8;
  background: #ffffff;
  border: 1px solid #d9c7ea;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}

.provider-location-group {
  max-width: 1120px;
  margin: 0 auto 24px;
  padding: 26px;
  background: #ffffff;
  border: 1px solid rgba(234, 223, 238, 0.95);
  border-radius: 8px;
  box-shadow: 0 18px 34px rgba(57, 39, 83, 0.08);
}

.provider-location-group + .provider-location-group {
  border-top: 1px solid rgba(234, 223, 238, 0.95);
}

.provider-location-group h2 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 18px;
  color: #24183f;
  font-size: 26px;
  line-height: 1.2;
}

.provider-location-group h2::before {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: #10aaa4;
  content: "";
}

.pediatricians-directory .provider-grid {
  grid-template-columns: repeat(auto-fit, minmax(420px, 1fr));
  justify-content: stretch;
  max-width: none;
  gap: 18px;
}

.pediatricians-directory .provider-card {
  display: grid;
  grid-template-columns: 168px minmax(0, 1fr);
  grid-template-areas:
    "media name"
    "media role"
    "media bio"
    "media tags"
    "media location"
    "actions actions";
  column-gap: 18px;
  row-gap: 4px;
  padding: 16px;
  text-align: left;
}

.pediatricians-directory .provider-media {
  grid-area: media;
  height: 190px;
  margin-bottom: 0;
}

.pediatricians-directory .provider-card img,
.pediatricians-directory .provider-card .provider-photo {
  height: 190px;
  min-height: 190px;
}

.pediatricians-directory .provider-card h3 {
  grid-area: name;
  justify-content: flex-start;
  min-height: 0;
  margin-top: 4px;
  font-size: 22px;
  text-align: left;
}

.pediatricians-directory .provider-role {
  grid-area: role;
  min-height: 0;
  margin-bottom: 6px;
  text-align: left;
}

.pediatricians-directory .provider-bio {
  grid-area: bio;
  max-width: none;
  min-height: 0;
  margin: 0 0 8px;
  text-align: left;
}

.pediatricians-directory .provider-tags {
  grid-area: tags;
  justify-content: flex-start;
  min-height: 0;
  margin-bottom: 8px;
}

.pediatricians-directory .provider-card .location {
  grid-area: location;
  justify-content: flex-start;
  min-height: 0;
  margin-bottom: 8px;
  text-align: left;
}

.pediatricians-directory .provider-actions {
  grid-area: actions;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  margin-top: 10px;
}

.provider-card {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 10px;
  padding: 18px;
  height: 100%;
  box-shadow: 0 18px 34px rgba(57, 39, 83, 0.13);
  text-align: center;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.provider-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 40px rgba(57, 39, 83, 0.18);
}

.provider-media {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background: #eee8f3;
  margin-bottom: 16px;
}

.provider-card img,
.provider-card .provider-photo {
  width: 100%;
  height: 255px;
  min-height: 255px;
  aspect-ratio: 1.42 / 1;
  border-radius: 8px;
  object-fit: cover;
  object-position: center top;
  background: #e8e1ec;
  display: flex;
  align-items: center;
  justify-content: center;
}

.provider-card .provider-photo {
  color: #817a88;
  font-size: 14px;
}

.language-badge {
  position: absolute;
  top: 12px;
  right: 10px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 9px;
  border-radius: 5px;
  background: #7d4db4;
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  box-shadow: 0 4px 10px rgba(57, 39, 83, 0.2);
}

.language-badge svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}

.provider-card svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}

.provider-card h3 {
  color: #24183f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 8px;
  min-height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.provider-role {
  color: #7c3db4;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 14px;
  min-height: 22px;
}

.provider-bio {
  color: #17122b;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 500;
  margin: 0 auto 20px;
  max-width: 330px;
  min-height: 94px;
}

.provider-tags {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  min-height: 72px;
  margin: 0 0 18px;
  align-content: center;
}

.provider-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 31px;
  padding: 7px 10px;
  border-radius: 7px;
  font-size: 12px;
  line-height: 1.15;
  font-weight: 700;
  white-space: nowrap;
}

.provider-tag.accepting {
  background: #e5f7df;
  color: #0a8b21;
}

.provider-tag.same-day {
  background: #e8f0f8;
  color: #1a5d99;
}

.provider-card .location {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #24183f;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 500;
  min-height: 28px;
  margin: 0 0 22px;
}

.provider-card .location svg {
  width: 24px;
  height: 24px;
  color: #7a4bb2;
  fill: #7a4bb2;
  stroke: #7a4bb2;
}

.provider-actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr);
  gap: 14px;
  margin-top: auto;
}

.provider-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 50px;
  padding: 10px 14px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}

.profile-btn {
  border: 1px solid #7e45ba;
  color: #6e35a8;
  background: #ffffff;
}

.appointment-btn {
  border: 1px solid #7a3cb3;
  color: #ffffff;
  background: linear-gradient(135deg, #8a55c7 0%, #6734a4 100%);
  box-shadow: 0 10px 18px rgba(104, 52, 164, 0.18);
}

.appointment-btn svg {
  width: 18px;
  height: 18px;
}

@media (max-width: 1120px) {
  .provider-card h3 {
    font-size: 24px;
  }

  .provider-bio {
    min-height: 112px;
  }

  .provider-actions {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 960px) {
  .care .section-title,
  .providers .section-title {
    font-size: 30px !important;
  }

  .provider-grid {
    grid-template-columns: 1fr;
    max-width: 460px;
    margin: 0 auto;
    gap: 18px;
  }

  .providers .provider-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 760px;
    gap: 18px;
  }

  .provider-actions {
    grid-template-columns: 1fr;
  }

  .provider-card h3,
  .provider-role,
  .provider-bio,
  .provider-tags,
  .provider-card .location {
    min-height: 0;
  }

  .provider-card img,
  .provider-card .provider-photo {
    height: 245px;
    min-height: 245px;
  }

  .providers .provider-card img,
  .providers .provider-card .provider-photo {
    height: 200px;
    min-height: 200px;
  }

  .pediatricians-preview-inner {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 520px) {
  .care .container,
  .providers .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .care .container > p:not(.section-subtitle) {
    font-size: 15px;
  }

  .provider-card {
    padding: 12px;
  }

  .providers .provider-grid {
    grid-template-columns: 1fr;
    max-width: 420px;
  }

  .provider-card h3 {
    font-size: 25px;
  }

  .provider-actions {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .provider-actions a {
    width: 100%;
  }

  .provider-tag {
    white-space: normal;
  }

  .providers {
    padding: 18px 0 24px !important;
  }

  .provider-heading {
    margin-bottom: 12px;
  }

  .provider-card img,
  .provider-card .provider-photo {
    height: 220px;
    min-height: 220px;
  }

  .providers .provider-card img,
  .providers .provider-card .provider-photo {
    height: 210px;
    min-height: 210px;
  }

  .pediatricians-preview h2 {
    font-size: 24px;
  }

  .directory-location-nav {
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  .provider-location-group {
    padding: 18px;
  }

  .pediatricians-directory .provider-grid {
    grid-template-columns: 1fr;
  }

  .pediatricians-directory .provider-card {
    grid-template-columns: 1fr;
    grid-template-areas:
      "media"
      "name"
      "role"
      "bio"
      "tags"
      "location"
      "actions";
    text-align: center;
  }

  .pediatricians-directory .provider-media {
    height: 220px;
    margin-bottom: 10px;
  }

  .pediatricians-directory .provider-card img,
  .pediatricians-directory .provider-card .provider-photo {
    height: 220px;
    min-height: 220px;
  }

  .pediatricians-directory .provider-card h3,
  .pediatricians-directory .provider-role,
  .pediatricians-directory .provider-bio {
    justify-content: center;
    text-align: center;
  }

  .pediatricians-directory .provider-tags,
  .pediatricians-directory .provider-card .location {
    justify-content: center;
  }
}

.mission {
  padding: 30px 0 34px !important;
}

.mission-grid {
  grid-template-columns: minmax(0, 1.25fr) minmax(220px, 0.75fr);
  gap: 22px;
  align-items: center;
}

.mission-right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mission-right img {
  width: 76%;
  max-width: 310px;
  min-width: 190px;
  height: auto;
  margin: 0 auto;
  display: block;
}

@media (max-width: 960px) {
  .about-hero {
    padding-top: 118px !important;
  }

  .about-hero .hero-inner {
    height: auto !important;
    min-height: 135px !important;
  }

  .about-hero .hero-left {
    padding: 8px 16px !important;
  }

  .mission {
    padding: 24px 0 28px !important;
  }

  .mission-right img {
    width: 68%;
    max-width: 260px;
    min-width: 0;
    margin-top: 6px;
  }
}

@media (max-width: 600px) {
  .about-hero {
    padding-top: 125px !important;
  }

  .care {
    padding: 24px 0 20px !important;
  }

  .mission-right img {
    width: 72%;
    max-width: 220px;
  }
}

/* =========================
   INSURANCE PAGE
========================= */

.insurance-hero {
  padding: 36px 0;
  background-image: none;
  background-color: #f6eef4;
}

.insurance-section {
  padding: 48px 0;
  background: #ffffff;
}

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

.insurance-card {
  background: #f8f2fb;
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.insurance-card h2 {
  font-size: 20px;
  margin-bottom: 16px;
  color: #2e2742;
  font-weight: 600;
}

.insurance-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 16px;
}

/* Keep Medicaid list single-column */
.insurance-card:nth-child(2) .insurance-list {
  grid-template-columns: 1fr;
}

.insurance-list li {
  font-size: 15px;
  color: #4c4660;
  position: relative;
  padding-left: 18px;
}

.insurance-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #6fb7a8;
}

/* MOBILE */
@media (max-width: 960px) {
  .insurance-grid {
    grid-template-columns: 1fr;
  }

  .insurance-list {
    grid-template-columns: 1fr;
  }
}

/* =========================
   BOOK APPOINTMENTS
========================= */

.appointment-section {
  padding: 48px 0 36px;
  background: #ffffff;
}

.appointment-section .section-title {
  margin-top: 0 !important;
}

.appointment-section .section-subtitle {
  margin-top: 4px !important;
}

.appointment-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 28px;
  align-items: stretch;
}

/* =========================
   NEW PATIENT FORMS
========================= */

.forms-section {
  padding: 48px 0;
  background: #f8f2fb;
}

.forms-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  max-width: 640px;
  margin: 0 auto;
}

.form-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 28px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.form-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.form-lang {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #2e2742;
  margin-bottom: 6px;
}

.form-action {
  font-size: 14px;
  color: #7d5bc2;
  font-weight: 600;
}

/* Mobile */
@media (max-width: 600px) {
  .forms-grid {
    grid-template-columns: 1fr;
  }
}

.appointment-card {
  background: #f8f2fb;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.appointment-provider-media {
  width: 100%;
}

.appointment-card h3 {
  margin: 16px 0 8px;
  font-size: 20px;
}

.provider-location {
  font-size: 14px;
  color: #4c4660;
  margin-bottom: 16px;
  line-height: 1.6;
  min-height: 68px;
}

.provider-photo {
  width: 100%;
  height: 260px;
  border-radius: 12px;
  background: #e5e1ec;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #777;
  font-weight: 600;
  object-fit: cover;
}

.appointment-card .btn {
  margin-top: auto;
}

/* Mobile */
@media (max-width: 960px) {
  .appointment-grid {
    grid-template-columns: 1fr;
  }
}


/* =========================
   CONTACT PAGE
========================= */

.contact-section {
  padding: 28px 0 36px;
}

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

/* FORM CARD */
.contact-form-card {
  background: #f8f2fb;
  border-radius: 16px;
  padding: 44px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
  text-align: center;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
}

.contact-form-card form {
  text-align: left !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
}

.contact-form-card h2 {
  margin: 0 0 14px;
  color: #2e2742;
}

.contact-message-card__content {
  max-width: 680px;
  margin: 0 auto;
}

.contact-message-card__content p {
  margin: 0;
  color: #4c4660;
  font-size: 15px;
  line-height: 1.6;
}

.contact-choice-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 24px;
}

.contact-choice-actions .btn {
  min-width: 210px;
}

.contact-feature-icon {
  width: 74px;
  height: 74px;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: #f0e8f8;
  color: #6f46b8;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-feature-icon svg,
.contact-row-icon svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contact-feature-icon--mail {
  background: #ffffff;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.08);
}

.contact-feature-icon--mail svg {
  width: 42px;
  height: 42px;
}

.contact-form-card input,
.contact-form-card textarea,
.contact-form-modal input,
.contact-form-modal textarea {
  width: 100%;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #ded6e8;
  font-size: 15px;
  margin-bottom: 14px;
  font-family: inherit;
}

.contact-form-card textarea,
.contact-form-modal textarea {
  min-height: 140px;
  resize: vertical;
}

.contact-form-card button,
.contact-form-modal form .btn {
  margin-top: 10px;
}

.captcha-note {
  font-size: 12px;
  color: #777;
  margin-top: 14px;
}

.form-alert {
  padding: 14px 16px;
  border-radius: 8px;
  margin: 0 0 16px;
  font-size: 15px;
  line-height: 1.5;
}

.form-alert-success {
  background: #e6f9ed;
  color: #0a7a33;
  border: 1px solid #bcebcf;
}

/* INFO CARDS */
.contact-locations {
  width: 100%;
}

.contact-locations .section-title {
  margin-bottom: 24px !important;
}

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

.contact-info:empty {
  display: none;
}

.contact-grid > .contact-form-card {
  grid-column: 1;
}

.contact-grid > .contact-info {
  grid-column: 1;
}

.info-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 28px;
  min-height: 220px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}

.info-card h3 {
  margin: 0 0 16px;
  font-size: 18px;
  color: #2e2742;
  text-align: center;
}

.info-card p {
  font-size: 15px;
  line-height: 1.6;
  color: #4c4660;
  margin: 0;
}

.contact-detail-row {
  display: flex;
  gap: 10px;
  align-items: start;
  justify-content: center;
  text-align: center;
}

.contact-detail-row + .contact-detail-row {
  margin-top: 14px;
}

.contact-row-icon {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  color: #6f46b8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.contact-row-icon svg {
  width: 18px;
  height: 18px;
}

.contact-hours-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  background: #f8f2fb;
  border-radius: 16px;
  padding: 28px 20px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}

.contact-hours-item {
  padding: 0 20px;
  text-align: center;
}

.contact-hours-item + .contact-hours-item {
  border-left: 1px solid #ded6e8;
}

.contact-hours-item h3 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 17px;
}

.contact-hours-item p {
  margin: 0;
  color: #4c4660;
  font-size: 15px;
  line-height: 1.6;
}

/* MOBILE */
@media (max-width: 900px) {
  .contact-form-card {
    padding: 32px 22px;
  }

  .contact-info,
  .contact-hours-strip {
    grid-template-columns: 1fr;
  }

  .contact-hours-strip {
    gap: 22px;
  }

  .contact-choice-actions .btn {
    width: 100%;
  }

  .contact-hours-item {
    padding: 0;
  }

  .contact-hours-item + .contact-hours-item {
    border-left: 0;
    border-top: 1px solid #ded6e8;
    padding-top: 22px;
  }
}

.contact-hero .oncall-highlight {
  margin-top: 12px;
  padding: 10px 16px;
  background: #f8f2fb;
  border-radius: 12px;
  font-weight: 600;
  color: #2e2742;
}

.contact-hero .emergency-note {
  margin-top: 8px;
  font-size: 14px;
  color: #6b657d;
}

.contact-subtitle-list {
  list-style: none;
  padding: 0;
  margin: 12px auto 0;
  max-width: 760px;
}

.contact-subtitle-list li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.6;
  color: #2f2940;
}

.contact-subtitle-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 2px;
  color: #6fb7a8;
  font-weight: 700;
}

/* HARD ALIGN PHI CHECKBOX */
.contact-form-card .phi-checkbox,
.contact-form-modal .phi-checkbox {
  width: 100%;
  margin: 16px 0 24px;
}

.contact-form-card .phi-checkbox label,
.contact-form-modal .phi-checkbox label {
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: flex-start;
  column-gap: 12px;

  /* IMPORTANT */
  margin: 0;
  padding: 0;
  text-align: left;
}

.contact-form-card .phi-checkbox input[type="checkbox"],
.contact-form-modal .phi-checkbox input[type="checkbox"] {
  margin: 4px 0 0 0;
  width: 14px;
  height: 14px;
}

.contact-form-card .phi-checkbox span,
.contact-form-modal .phi-checkbox span {
  font-size: 14px;
  line-height: 1.6;
  color: #2f2940;
}

.contact-form-modal,
.contact-success-modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.contact-form-modal.is-open,
.contact-success-modal.is-open {
  display: block;
}

.contact-form-modal__backdrop,
.contact-success-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}

.contact-form-modal__dialog,
.contact-success-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(92vw, 460px);
  margin: 16vh auto 0;
  background: #ffffff;
  border-radius: 14px;
  padding: 24px;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.25);
  text-align: center;
}

.contact-form-modal__dialog {
  width: min(92vw, 760px);
  max-height: 88vh;
  margin-top: 6vh;
  overflow-y: auto;
  text-align: left;
}

.contact-form-modal__dialog h2 {
  margin: 0 42px 18px 0;
  color: #2e2742;
}

.contact-form-modal__dialog form {
  text-align: left !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
}

.contact-form-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 36px;
  height: 36px;
  border: 1px solid #ded6e8;
  border-radius: 50%;
  background: #ffffff;
  color: #2e2742;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.contact-form-modal__close:hover {
  transform: none;
  background: #f8f2fb;
}

body.modal-open {
  overflow: hidden;
}

.contact-success-modal__dialog h3 {
  margin: 0 0 8px;
  color: #2e2742;
}

.contact-success-modal__dialog p {
  margin: 0 0 18px;
}

/* =========================
   SERVICES PAGE
========================= */

.services-section {
  padding: 48px 0 64px;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 32px;
}

.service-card {
  background: #f8f2fb;
  border-radius: 16px;
  padding: 28px;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.service-icon {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: #ffffff;
  color: #7d5bc2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  box-shadow: 0 6px 14px rgba(125, 91, 194, 0.12);
}

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

.service-card h3 {
  margin-bottom: 10px;
  font-size: 20px;
  color: #2e2742;
  font-weight: 600;
}

.service-card p {
  font-size: 15px;
  color: #5b556d;
  line-height: 1.6;
}

.service-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

/* MOBILE */
@media (max-width: 960px) {
  .services-grid {
    grid-template-columns: 1fr;
  }
}

/* =========================
   EXPECTING PARENTS PAGE
========================= */

/* HERO */
.page-hero {
  padding: 40px 0 24px;
  background: #f6eef4;
  text-align: center;
}

/* INTRO SECTION */
.expecting-intro {
  padding: 32px 0;
}

.expecting-intro-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 32px;
  align-items: center;
}

.intro-text {
  max-width: 100%;
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #4c4660;
}

/* IMAGE */
/* EXPECTING IMAGE — MATCH PROVIDER CARD SIZE */

.expecting-image {
  width: 100%;
  max-width: 300px;          /* SAME visual weight as provider card */
  aspect-ratio: 3 / 4;      /* Consistent with provider photos */
  border-radius: 16px;
  overflow: hidden;
  background: #f2eef6;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.expecting-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;        /* clean crop, no stretching */
  display: block;
}

/* CARDS */
.expecting-cards {
  padding: 32px 0 40px;
}

.expecting-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.expecting-card {
  background: #f8f2fb;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.expecting-card h3 {
  margin-bottom: 12px;
  font-size: 18px;
  color: #2e2742;
}

.expecting-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.expecting-card li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
  font-size: 14.5px;
  color: #4c4660;
  line-height: 1.6;
}

.expecting-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 1px;
  color: #6fb7a8;
  font-weight: 700;
}

/* CTA */
.expecting-cta {
  background: #ffffff;
  padding: 48px 0;
}

.expecting-cta-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  align-items: center;
}

.expecting-cta h2 {
  margin-bottom: 12px;
  color: #2e2742;
}

.expecting-cta p {
  max-width: 520px;
  margin-bottom: 20px;
  color: #5b556d;
}

.service-card {
  display: block;
  background: #f8f2fb;
  border-radius: 16px;
  padding: 24px;
  text-decoration: none;
  color: inherit;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.08);
}

.service-card .service-cta {
  display: inline-block;
  margin-top: 12px;
  font-weight: 600;
  color: #7d5bc2;
}

/* MOBILE */
@media (max-width: 960px) {
  .expecting-grid {
    grid-template-columns: 1fr;
  }

  .page-hero {
    padding: 32px 0 20px;
  }
}


/* =========================
   NEWBORN CARE PAGE
========================= */

/* HERO */
.page-hero {
  padding: 44px 0 28px;
  background: #f6eef4;
  text-align: center;
}

.page-hero .section-title {
  margin-bottom: 6px;
}

.page-hero .section-subtitle {
  max-width: 720px;
  margin: 0 auto;
  color: #6b657d;
}

.service-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 420px);
  gap: 34px;
  align-items: center;
}

.service-hero-copy {
  text-align: left;
}

.service-hero-copy .section-title,
.service-hero-copy .section-subtitle {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.service-hero-art img {
  width: 100%;
  max-width: 420px;
  display: block;
  margin-left: auto;
  border-radius: 18px;
  box-shadow: 0 18px 38px rgba(46, 39, 66, 0.12);
}

@media (max-width: 820px) {
  .service-hero-inner {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .service-hero-copy,
  .service-hero-copy .section-title,
  .service-hero-copy .section-subtitle {
    text-align: center;
  }

  .service-hero-copy .section-subtitle {
    margin-left: auto;
    margin-right: auto;
  }

  .service-hero-art img {
    max-width: 360px;
    margin: 0 auto;
  }
}

.service-photo-hero {
  position: relative;
  min-height: 430px;
  padding: 0;
  overflow: hidden;
  text-align: left;
  background: #f6eef4;
  border-bottom: 1px solid #eadff2;
}

.service-photo-media {
  position: absolute;
  inset: 0;
}

.service-photo-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.service-photo-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(251, 247, 253, 0.98) 0%, rgba(251, 247, 253, 0.9) 34%, rgba(251, 247, 253, 0.34) 58%, rgba(251, 247, 253, 0.04) 100%);
}

.service-photo-content {
  position: relative;
  z-index: 1;
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 720px;
}

.service-photo-content .section-title,
.service-photo-content .section-subtitle {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.service-photo-content .section-title,
.service-photo-content h1 {
  max-width: 640px;
  margin-bottom: 14px;
  color: #2e2742;
}

.service-photo-content .section-subtitle,
.service-photo-content p {
  max-width: 620px;
  color: #4c4660;
}

.service-photo-content .hero-buttons {
  margin-top: 24px;
}

@media (max-width: 820px) {
  .service-photo-hero,
  .service-photo-content {
    min-height: 520px;
  }

  .service-photo-media img {
    object-position: 58% center;
  }

  .service-photo-hero::after {
    background:
      linear-gradient(180deg, rgba(251, 247, 253, 0.96) 0%, rgba(251, 247, 253, 0.86) 46%, rgba(251, 247, 253, 0.18) 100%);
  }

  .service-photo-content {
    justify-content: flex-start;
    padding-top: 46px;
    align-items: center;
    text-align: center;
  }

  .service-photo-content .section-title,
  .service-photo-content .section-subtitle,
  .service-photo-content h1,
  .service-photo-content p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

.service-photo-content .section-subtitle,
.service-photo-content p {
  max-width: 640px;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  line-height: 1.7;
}

@media (max-width: 820px) {
  .service-photo-content .section-subtitle,
  .service-photo-content p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

/* =========================
   INTRO WITH IMAGE
========================= */

.newborn-intro {
  padding: 48px 0;
}

.newborn-intro-grid {
  display: grid;
  grid-template-columns: 0.5fr 1fr;
  gap: 32px;
  align-items: center;
}

/* IMAGE (match provider card scale) */
.newborn-image img {
  width: 100%;
  max-width: 360px;
  aspect-ratio: 3 / 4;
  border-radius: 16px;
  overflow: hidden;
  background: #f2eef6;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

/* TEXT CALLOUT */
.intro-callout {
  padding: 22px 26px;
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  color: #4c4660;
  font-size: 15.5px;
  line-height: 1.7;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

/* AAP RESOURCE */
.aap-resource {
  margin-top: 14px;
}

.aap-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #7d5bc2;
}

.aap-note {
  margin-top: 4px;
  font-size: 13px;
  color: #6b657d;
}

/* =========================
   RESOURCE GRID
========================= */

.newborn-resources {
  padding: 40px 0 56px;
}

.resource-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.resource-card {
  display: block;
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  text-decoration: none;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.resource-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
}

.resource-card h3 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #2e2742;
}

.resource-card p {
  margin-bottom: 12px;
  font-size: 14.5px;
  color: #5b556d;
  line-height: 1.6;
}

.resource-link {
  font-size: 14px;
  font-weight: 600;
  color: #7d5bc2;
}

/* =========================
   CTA
========================= */

.newborn-cta {
  padding: 48px 0;
  background: #f8f2fb;
  text-align: center;
}

.newborn-cta h2 {
  margin-bottom: 10px;
  color: #2e2742;
}

.newborn-cta p {
  max-width: 640px;
  margin: 0 auto 20px;
  color: #5b556d;
}

/* =========================
   AAP TRUSTED RESOURCE
========================= */

.aap-section {
  padding: 12px 0 36px;
  text-align: center;
}

.aap-heading {
  font-size: 25px;
  font-weight: 600;
  color: #2e2742;
  margin-bottom: 4px;
}

.aap-subtext {
  font-size: 14px;
  color: #6b657d;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 900px) {
  .newborn-intro-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .newborn-image img {
    margin: 0 auto;
  }

  .intro-callout {
    text-align: left;
    padding: 20px;
  }

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

/* =========================
   HEALTH INFORMATION PAGE
========================= */

/* HERO */
.health-hero {
  background: #f6eef4;
  padding: 48px 0;
}

.health-hero-grid {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 40px;
  align-items: center;
}

.health-hero-image img {
  width: 100%;
  border-radius: 18px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
}

.health-hero-content .section-title {
  margin-bottom: 16px;
}

.health-intro {
  padding-left: 16px;
  border-left: 4px solid #c9b7e2;
}

.health-intro p {
  font-size: 16px;
  line-height: 1.7;
  color: #4c4660;
}

/* RESOURCE GRID */
.health-resources {
  padding: 48px 0 64px;
}

.health-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.health-card {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #ffffff;
  border-radius: 14px;
  padding: 18px 22px;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.health-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
}

.health-card .icon {
  font-size: 22px;
}

.health-card .label {
  font-size: 15.5px;
  font-weight: 600;
  color: #2e2742;
}

/* MOBILE */
@media (max-width: 900px) {
  .health-hero-grid {
    grid-template-columns: 1fr;
  }

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

  .health-intro {
    padding-left: 12px;
  }
}

/* =========================
   VACCINE INFORMATION PAGE
========================= */

.vaccine-hero {
  background: linear-gradient(135deg, #f6eef4, #faf7fc);
  padding: 50px 0;
}

.vaccine-hero-inner {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 48px;
  align-items: center;
}

.vaccine-hero-image img {
  width: 100%;
  max-width: 420px;
}

.vaccine-hero-content h1 {
  font-size: 36px;
  margin-bottom: 16px;
  color: #2e2742;
}

.vaccine-hero-content p {
  font-size: 17px;
  color: #5b556d;
  line-height: 1.7;
}

/* LINKS */
.vaccine-links {
  margin-top: 56px;
}

.vaccine-link-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
  border-radius: 16px;
  padding: 28px;
  margin-bottom: 24px;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.vaccine-link-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.1);
}

.vaccine-link-card h3 {
  margin-bottom: 6px;
  color: #2e2742;
}

.vaccine-link-card p {
  margin-bottom: 6px;
  color: #5b556d;
}

.vaccine-url {
  font-size: 14px;
  color: #7d5bc2;
}

.arrow {
  font-size: 24px;
  color: #7d5bc2;
}

/* FAQ */
.vaccine-faq {
  margin-top: 64px;
}

.vaccine-faq h2 {
  margin-bottom: 24px;
}

.faq-item {
  background: #ffffff;
  padding: 22px 24px;
  border-radius: 14px;
  margin-bottom: 16px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
}

.faq-item h4 {
  margin-bottom: 8px;
  color: #2e2742;
}

.faq-item p {
  color: #5b556d;
  line-height: 1.6;
}

/* PHILOSOPHY */
.vaccine-philosophy {
  margin-top: 64px;
}

.vaccine-philosophy h2 {
  margin-bottom: 12px;
}

/* CTA SECTION */
.vaccine-cta {
  padding: 56px 20px;
  text-align: center;
  background: #f8f2fb;
  border-radius: 24px;
  margin-top: 64px;
}

.vaccine-cta h2 {
  font-size: 28px;
  color: #2e2742;
  margin-bottom: 12px;
}

.vaccine-cta p {
  font-size: 16px;
  color: #5b556d;
  margin-bottom: 24px;
}

/* PRIMARY BUTTON (MATCHES OTHER PAGES) */
.btn-primary {
  display: inline-block;
  padding: 14px 32px;
  background: #7d5bc2; /* SAME purple used elsewhere */
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 999px;
  text-decoration: none;
  box-shadow: 0 8px 22px rgba(125, 91, 194, 0.25);
  transition: all 0.2s ease;
}

.btn-primary:hover {
  background: #6b4db0;
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(125, 91, 194, 0.3);
}

/* MOBILE */
@media (max-width: 900px) {
  .vaccine-hero-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .vaccine-hero-image img {
    margin: 0 auto;
  }
}

/* WELLNESS GLOBAL */
.container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

/* HERO */
.page-hero {
  background: #f6eef4;
  padding: 40px 0;
}

.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}

.hero-image img {
  width: 75%;
  border-radius: 20px;
}

.hero-content h1 {
  font-size: 36px;
  margin-bottom: 12px;
  color: #2e2742;
}

.hero-content p {
  font-size: 16px;
  line-height: 1.7;
  color: #4c4660;
}

/* INTRO */
.intro-section {
  padding: 40px 0;
}

.intro-callout {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  padding: 24px;
  border-radius: 14px;
  font-size: 16px;
  line-height: 1.7;
  color: #4c4660;
}

/* VISIT LINKS */
.visit-links {
  padding: 40px 0 60px;
}

.visit-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.visit-grid a {
  display: block;
  padding: 18px;
  text-align: center;
  background: #ffffff;
  border-radius: 14px;
  text-decoration: none;
  font-weight: 600;
  color: #2e2742;
  box-shadow: 0 6px 18px rgba(0,0,0,0.05);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.visit-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0,0,0,0.08);
}

/* CTA */
.page-cta {
  background: #f8f2fb;
  padding: 56px 20px;
  text-align: center;
}

.page-cta h2 {
  margin-bottom: 10px;
  color: #2e2742;
}

.page-cta p {
  margin-bottom: 20px;
  color: #5b556d;
}

.btn-primary {
  display: inline-block;
  padding: 12px 28px;
  background: #7d5bc2;
  color: #ffffff;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
}

/* MOBILE */
@media (max-width: 900px) {
  .hero-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

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

/* =========================
   SICK VISITS PAGE
========================= */

.sick-hero {
  padding: 44px 0 30px;
}

.sick-hero .section-title {
  margin-bottom: 8px;
}

.sick-hero .section-subtitle {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.sick-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.sick-intro-content,
.sick-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.sick-intro-content p,
.sick-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.sick-intro-content p:last-child,
.sick-approach-content p:last-child {
  margin-bottom: 0;
}

.sick-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.sick-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 210px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.sick-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.sick-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.sick-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.sick-questions {
  padding: 46px 0;
  background: #ffffff;
}

.sick-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.sick-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.sick-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.sick-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.sick-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.sick-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.sick-approach .section-title {
  margin-bottom: 14px !important;
}

.sick-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.sick-link-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.sick-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.sick-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.sick-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .sick-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .sick-hero {
    padding: 34px 0 24px;
  }

  .sick-intro,
  .sick-info-section,
  .sick-questions,
  .sick-approach,
  .sick-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sick-card-grid,
  .sick-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .sick-card {
    min-height: 0;
    padding: 22px;
  }

  .sick-question {
    padding: 20px;
  }

  .sick-approach-content {
    padding: 24px 20px;
  }

  .sick-cta .btn-primary {
    width: 100%;
    max-width: 340px;
  }
}

/* =========================
   SCHOOL PHYSICALS PAGE
========================= */

.school-hero {
  padding: 44px 0 30px;
}

.school-hero .section-title {
  margin-bottom: 8px;
}

.school-hero .section-subtitle {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.school-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.school-intro-content,
.school-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.school-intro-content p,
.school-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.school-intro-content p:last-child,
.school-approach-content p:last-child {
  margin-bottom: 0;
}

.school-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.school-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 220px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.school-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.school-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.school-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.school-questions {
  padding: 46px 0;
  background: #ffffff;
}

.school-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.school-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.school-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.school-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.school-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.school-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.school-approach .section-title {
  margin-bottom: 14px !important;
}

.school-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.school-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.school-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.school-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.school-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .school-card-grid,
  .school-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .school-hero {
    padding: 34px 0 24px;
  }

  .school-intro,
  .school-info-section,
  .school-questions,
  .school-approach,
  .school-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .school-card-grid,
  .school-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .school-card {
    min-height: 0;
    padding: 22px;
  }

  .school-question {
    padding: 20px;
  }

  .school-approach-content {
    padding: 24px 20px;
  }

  .school-cta .btn-primary {
    width: 100%;
    max-width: 360px;
  }
}

/* =========================
   ADHD EVALUATIONS PAGE
========================= */

.adhd-hero {
  padding: 44px 0 30px;
}

.adhd-hero .section-title {
  margin-bottom: 8px;
}

.adhd-hero .section-subtitle {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.adhd-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.adhd-intro-content,
.adhd-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.adhd-intro-content p,
.adhd-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.adhd-intro-content p:last-child,
.adhd-approach-content p:last-child {
  margin-bottom: 0;
}

.adhd-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.adhd-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 240px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.adhd-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.adhd-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.adhd-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.adhd-questions {
  padding: 46px 0;
  background: #ffffff;
}

.adhd-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.adhd-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.adhd-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.adhd-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.adhd-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.adhd-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.adhd-approach .section-title {
  margin-bottom: 14px !important;
}

.adhd-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.adhd-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.adhd-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.adhd-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.adhd-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .adhd-card-grid,
  .adhd-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .adhd-hero {
    padding: 34px 0 24px;
  }

  .adhd-intro,
  .adhd-info-section,
  .adhd-questions,
  .adhd-approach,
  .adhd-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .adhd-card-grid,
  .adhd-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .adhd-card {
    min-height: 0;
    padding: 22px;
  }

  .adhd-question {
    padding: 20px;
  }

  .adhd-approach-content {
    padding: 24px 20px;
  }

  .adhd-cta .btn-primary {
    width: 100%;
    max-width: 340px;
  }
}

/* =========================
   ASTHMA MANAGEMENT PAGE
========================= */

.asthma-hero {
  padding: 44px 0 30px;
}

.asthma-hero .section-title {
  margin-bottom: 8px;
}

.asthma-hero .section-subtitle {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.asthma-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.asthma-intro-content,
.asthma-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.asthma-intro-content p,
.asthma-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.asthma-intro-content p:last-child,
.asthma-approach-content p:last-child {
  margin-bottom: 0;
}

.asthma-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.asthma-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 230px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.asthma-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.asthma-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.asthma-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.asthma-questions {
  padding: 46px 0;
  background: #ffffff;
}

.asthma-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.asthma-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.asthma-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.asthma-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.asthma-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.asthma-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.asthma-approach .section-title {
  margin-bottom: 14px !important;
}

.asthma-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.asthma-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.asthma-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.asthma-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.asthma-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .asthma-card-grid,
  .asthma-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .asthma-hero {
    padding: 34px 0 24px;
  }

  .asthma-intro,
  .asthma-info-section,
  .asthma-questions,
  .asthma-approach,
  .asthma-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .asthma-card-grid,
  .asthma-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .asthma-card {
    min-height: 0;
    padding: 22px;
  }

  .asthma-question {
    padding: 20px;
  }

  .asthma-approach-content {
    padding: 24px 20px;
  }

  .asthma-cta .btn-primary {
    width: 100%;
    max-width: 390px;
  }
}

/* =========================
   NUTRITION COUNSELING PAGE
========================= */

.nutrition-hero {
  padding: 44px 0 30px;
}

.nutrition-hero .section-title {
  margin-bottom: 8px;
}

.nutrition-hero .section-subtitle {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.nutrition-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.nutrition-intro-content,
.nutrition-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.nutrition-intro-content p,
.nutrition-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.nutrition-intro-content p:last-child,
.nutrition-approach-content p:last-child {
  margin-bottom: 0;
}

.nutrition-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.nutrition-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 230px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.nutrition-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.nutrition-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.nutrition-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.nutrition-questions {
  padding: 46px 0;
  background: #ffffff;
}

.nutrition-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.nutrition-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.nutrition-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.nutrition-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.nutrition-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.nutrition-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.nutrition-approach .section-title {
  margin-bottom: 14px !important;
}

.nutrition-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.nutrition-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.nutrition-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.nutrition-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.nutrition-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .nutrition-card-grid,
  .nutrition-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .nutrition-hero {
    padding: 34px 0 24px;
  }

  .nutrition-intro,
  .nutrition-info-section,
  .nutrition-questions,
  .nutrition-approach,
  .nutrition-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .nutrition-card-grid,
  .nutrition-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .nutrition-card {
    min-height: 0;
    padding: 22px;
  }

  .nutrition-question {
    padding: 20px;
  }

  .nutrition-approach-content {
    padding: 24px 20px;
  }

  .nutrition-cta .btn-primary {
    width: 100%;
    max-width: 410px;
  }
}

/* =========================
   SPORTS PHYSICALS PAGE
========================= */

.sports-hero {
  padding: 44px 0 30px;
}

.sports-hero .section-title {
  margin-bottom: 8px;
}

.sports-hero .section-subtitle {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.sports-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.sports-intro-content,
.sports-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.sports-intro-content p,
.sports-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.sports-intro-content p:last-child,
.sports-approach-content p:last-child {
  margin-bottom: 0;
}

.sports-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.sports-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 230px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.sports-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.sports-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.sports-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.sports-questions {
  padding: 46px 0;
  background: #ffffff;
}

.sports-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.sports-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.sports-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.sports-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.sports-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.sports-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.sports-approach .section-title {
  margin-bottom: 14px !important;
}

.sports-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.sports-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.sports-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.sports-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.sports-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .sports-card-grid,
  .sports-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .sports-hero {
    padding: 34px 0 24px;
  }

  .sports-intro,
  .sports-info-section,
  .sports-questions,
  .sports-approach,
  .sports-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sports-card-grid,
  .sports-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .sports-card {
    min-height: 0;
    padding: 22px;
  }

  .sports-question {
    padding: 20px;
  }

  .sports-approach-content {
    padding: 24px 20px;
  }

  .sports-cta .btn-primary {
    width: 100%;
    max-width: 380px;
  }
}

/* =========================
   BEHAVIORAL HEALTH PAGE
========================= */

.behavioral-hero {
  padding: 44px 0 30px;
}

.behavioral-hero .section-title {
  margin-bottom: 8px;
}

.behavioral-hero .section-subtitle {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.behavioral-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.behavioral-intro-content,
.behavioral-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.behavioral-intro-content p,
.behavioral-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.behavioral-intro-content p:last-child,
.behavioral-approach-content p:last-child {
  margin-bottom: 0;
}

.behavioral-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.behavioral-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 240px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.behavioral-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.behavioral-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.behavioral-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.behavioral-questions {
  padding: 46px 0;
  background: #ffffff;
}

.behavioral-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.behavioral-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.behavioral-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.behavioral-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.behavioral-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.behavioral-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.behavioral-approach .section-title {
  margin-bottom: 14px !important;
}

.behavioral-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.behavioral-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.behavioral-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.behavioral-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.behavioral-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .behavioral-card-grid,
  .behavioral-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .behavioral-hero {
    padding: 34px 0 24px;
  }

  .behavioral-intro,
  .behavioral-info-section,
  .behavioral-questions,
  .behavioral-approach,
  .behavioral-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .behavioral-card-grid,
  .behavioral-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .behavioral-card {
    min-height: 0;
    padding: 22px;
  }

  .behavioral-question {
    padding: 20px;
  }

  .behavioral-approach-content {
    padding: 24px 20px;
  }

  .behavioral-cta .btn-primary {
    width: 100%;
    max-width: 390px;
  }
}

/* =========================
   DEVELOPMENTAL SCREENING PAGE
========================= */

.developmental-hero {
  padding: 44px 0 30px;
}

.developmental-hero .section-title {
  margin-bottom: 8px;
}

.developmental-hero .section-subtitle {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.developmental-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.developmental-intro-content,
.developmental-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.developmental-intro-content p,
.developmental-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.developmental-intro-content p:last-child,
.developmental-approach-content p:last-child {
  margin-bottom: 0;
}

.developmental-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.developmental-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 230px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.developmental-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.developmental-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.developmental-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.developmental-questions {
  padding: 46px 0;
  background: #ffffff;
}

.developmental-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.developmental-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.developmental-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.developmental-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.developmental-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.developmental-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.developmental-approach .section-title {
  margin-bottom: 14px !important;
}

.developmental-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.developmental-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.developmental-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.developmental-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.developmental-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .developmental-card-grid,
  .developmental-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .developmental-hero {
    padding: 34px 0 24px;
  }

  .developmental-intro,
  .developmental-info-section,
  .developmental-questions,
  .developmental-approach,
  .developmental-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .developmental-card-grid,
  .developmental-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .developmental-card {
    min-height: 0;
    padding: 22px;
  }

  .developmental-question {
    padding: 20px;
  }

  .developmental-approach-content {
    padding: 24px 20px;
  }

  .developmental-cta .btn-primary {
    width: 100%;
    max-width: 360px;
  }
}

/* =========================
   ALLERGY CARE PAGE
========================= */

.allergy-hero {
  padding: 44px 0 30px;
}

.allergy-hero .section-title {
  margin-bottom: 8px;
}

.allergy-hero .section-subtitle {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.allergy-intro {
  padding: 36px 0 28px;
  background: #ffffff;
}

.allergy-intro-content,
.allergy-approach-content {
  max-width: 900px;
  margin: 0 auto;
}

.allergy-intro-content p,
.allergy-approach-content p {
  margin: 0 0 16px;
  color: #4c4660;
  font-size: 16px;
  line-height: 1.7;
}

.allergy-intro-content p:last-child,
.allergy-approach-content p:last-child {
  margin-bottom: 0;
}

.allergy-info-section {
  padding: 36px 0 44px;
  background: #f8f2fb;
}

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

.allergy-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 24px;
  min-height: 230px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.allergy-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.allergy-card h2 {
  margin: 0 0 10px;
  color: #2e2742;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
}

.allergy-card p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.6;
}

.allergy-questions {
  padding: 46px 0;
  background: #ffffff;
}

.allergy-question-list {
  display: grid;
  gap: 16px;
  max-width: 980px;
  margin: 26px auto 0;
}

.allergy-question {
  background: #ffffff;
  border-left: 4px solid #c9b7e2;
  border-radius: 14px;
  padding: 22px 24px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.allergy-question h3 {
  margin: 0 0 8px;
  color: #2e2742;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
}

.allergy-question p {
  margin: 0;
  color: #5b556d;
  font-size: 15px;
  line-height: 1.65;
}

.allergy-approach {
  padding: 40px 0;
  background: #f8f2fb;
}

.allergy-approach-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.allergy-approach .section-title {
  margin-bottom: 14px !important;
}

.allergy-links {
  padding: 42px 0 46px;
  background: #ffffff;
}

.allergy-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.allergy-link-grid a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 16px;
  background: #f8f2fb;
  border-radius: 14px;
  color: #2e2742;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.allergy-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.allergy-cta {
  padding: 48px 20px;
}

@media (max-width: 1100px) {
  .allergy-card-grid,
  .allergy-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .site-header {
    position: static;
  }

  .site-header-inner {
    min-height: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    flex-wrap: wrap;
    gap: 14px;
  }

  .site-brand {
    flex: 1 1 auto;
  }

  .site-brand-logo {
    width: 150px;
  }

  .site-header-actions {
    gap: 8px;
  }

  .site-nav {
    order: 3;
    flex: 1 0 100%;
    justify-content: flex-start;
    gap: 14px;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .site-nav a {
    white-space: nowrap;
  }

  .site-header-contact,
  .site-header-cta {
    min-width: 0;
    min-height: 40px;
    padding: 10px 14px;
    font-size: 13px;
  }

  .site-header-cta {
    min-width: 148px;
  }

  .site-footer-inner {
    align-items: center;
  }

  @media (max-width: 430px) {
    .site-brand-logo {
      width: 128px;
      max-width: 38vw;
    }

    .site-header-inner {
      column-gap: 8px;
    }

    .site-header-actions {
      gap: 6px;
    }

    .site-header-contact,
    .site-header-cta {
      padding: 9px 10px;
      font-size: 12px;
    }

    .site-header-contact::before,
    .site-header-cta::before {
      width: 14px;
      height: 14px;
    }

    .header-action-full {
      display: none;
    }
  }

  .seo-hero {
    padding: 38px 0 34px;
  }

  .seo-hero h1 {
    font-size: 32px;
  }

  .provider-profile-card {
    grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
  }

  .provider-focus-panel {
    grid-column: 1 / -1;
  }

  .provider-profile-media,
  .provider-profile-photo,
  .provider-profile-placeholder {
    min-height: 280px;
  }

  .seo-grid.two-col,
  .seo-link-grid {
    grid-template-columns: 1fr;
  }

  .location-hero {
    min-height: 0;
    background:
      linear-gradient(180deg, rgba(251, 247, 253, 0.98) 0%, rgba(251, 247, 253, 0.93) 56%, rgba(251, 247, 253, 0.72) 100%),
      var(--location-hero-image);
    background-position: center top;
  }

  .location-hero-inner {
    min-height: 0;
  }

  .location-hero-copy {
    padding: 42px 0 72px;
  }

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

  .location-hero p {
    font-size: 16px;
  }

  .location-trust {
    margin-top: -34px;
  }

  .location-trust-grid,
  .location-provider-grid,
  .location-provider-grid.single,
  .location-services-grid,
  .location-office-map,
  .location-proof-grid,
  .location-faq-grid,
  .location-cta-panel {
    grid-template-columns: 1fr;
  }

  .location-trust-item {
    border-right: 0;
    border-bottom: 1px solid #f0e7f4;
  }

  .location-trust-item:last-child {
    border-bottom: 0;
  }

  .location-section {
    padding: 40px 0;
  }

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

  .location-provider-card img,
  .location-provider-placeholder {
    height: 280px;
  }

  .location-map-frame {
    min-height: 320px;
  }

  .location-cta-panel {
    text-align: center;
  }

  .location-cta-panel .location-icon {
    margin: 0 auto;
  }

  .location-cta-actions {
    justify-content: center;
  }

  .seo-panel {
    padding: 22px;
  }

  .provider-profile-card {
    grid-template-columns: 1fr;
    padding: 18px;
  }

  .provider-profile-media {
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
  }

  .provider-profile-content h2,
  .provider-focus-panel h2 {
    font-size: 24px;
  }

  .provider-profile-actions {
    flex-direction: column;
  }

  .allergy-hero {
    padding: 34px 0 24px;
  }

  .allergy-intro,
  .allergy-info-section,
  .allergy-questions,
  .allergy-approach,
  .allergy-links {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .allergy-card-grid,
  .allergy-link-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .allergy-card {
    min-height: 0;
    padding: 22px;
  }

  .allergy-question {
    padding: 20px;
  }

  .allergy-approach-content {
    padding: 24px 20px;
  }

  .allergy-cta .btn-primary {
    width: 100%;
    max-width: 360px;
  }
}

/* Final service hero alignment overrides.
   These keep older page-specific hero rules from re-centering service copy. */
.service-photo-hero.sick-hero,
.service-photo-hero.school-hero,
.service-photo-hero.sports-hero,
.service-photo-hero.adhd-hero,
.service-photo-hero.asthma-hero,
.service-photo-hero.nutrition-hero,
.service-photo-hero.behavioral-hero,
.service-photo-hero.developmental-hero,
.service-photo-hero.allergy-hero,
.service-photo-hero.wellness-hero,
.service-photo-hero.newborn-hero,
.service-photo-hero.vaccine-hero {
  padding: 0;
}

.service-photo-hero .service-photo-content {
  align-items: flex-start;
}

.service-photo-hero .service-photo-content .section-title,
.service-photo-hero .service-photo-content h1 {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}

.service-photo-hero .service-photo-content .section-subtitle,
.service-photo-hero .service-photo-content p {
  max-width: 640px;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  line-height: 1.7;
}

@media (max-width: 820px) {
  .service-photo-hero .service-photo-content {
    align-items: center;
  }

  .service-photo-hero .service-photo-content .section-title,
  .service-photo-hero .service-photo-content .section-subtitle,
  .service-photo-hero .service-photo-content h1,
  .service-photo-hero .service-photo-content p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
