/* =========================================================================
   ini Dental — Main Theme Stylesheet
   ========================================================================= */

:root {
  --cyan-50:  #e9f8fc;
  --cyan-100: #cfeff7;
  --cyan-200: #b6e8f3;
  --cyan-300: #7fd6e8;
  --cyan-400: #2ecde8;
  --cyan-500: #1abcd8;
  --cyan-600: #0faac8;
  --yellow:      #ffd60a;
  --yellow-deep: #f5c000;
  --ink:    #0f1b2d;
  --ink-2:  #152238;
  --muted:  #6a7a8c;
  --line:   #e6edf2;
  --card:   #ffffff;
  --bg:     #E8F4F6;
  --hero-grad: linear-gradient(180deg, #c2f0fa 0%, #d8f7fd 50%, #edfcff 100%);
  --header-bg: #c2f0fa;
  --soft-grad: linear-gradient(180deg, #c2f0fa 0%, #e8fbfe 100%);
  --brand-gradient: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
}

/* -----------------------------------------------------------------------
 * Smile in Shkoder destination page
 * -------------------------------------------------------------------- */
.smile-shkoder {
  --smile-bg: var(--bg);
  --smile-card: var(--card);
  --smile-ink: var(--ink);
  --smile-muted: var(--muted);
  --smile-cyan: var(--cyan-400);
  --smile-cyan-dark: var(--cyan-500);
  --smile-line: var(--line);
  --smile-gradient: var(--brand-gradient);
  background: var(--smile-bg);
  color: var(--smile-ink);
  font-family: var(--font-body, system-ui, sans-serif);
  overflow: hidden;
}

.smile-wrap {
  width: min(var(--wrap-width, 1600px), calc(100vw - 48px));
  max-width: min(var(--wrap-width, 1600px), calc(100vw - 48px));
  margin: 0 auto;
}

.smile-hero {
  position: relative;
  padding: 80px 0 44px;
}

.smile-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr);
  gap: 42px;
  align-items: center;
}

.smile-eyebrow,
.smile-section-head .about-standalone-badge {
  color: var(--smile-cyan-dark);
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.smile-eyebrow {
  margin: 0 0 18px;
  font-size: 12px;
}

.smile-hero h1,
.smile-section-head h2,
.smile-cta h2 {
  color: var(--smile-ink);
  font-family: 'Fraunces', var(--font-heading, serif);
  font-weight: 400;
  letter-spacing: -.02em;
}

.smile-hero h1 {
  margin: 28px 0 24px;
  font-size: clamp(48px, 4.45vw, 62px);
  line-height: 1.08;
  letter-spacing: 0;
}

.smile-hero h1 em,
.smile-section-head h2 em,
.smile-cta h2 em {
  color: var(--smile-cyan-dark);
  font-style: italic;
}

.smile-subtitle {
  max-width: 520px;
  margin: 0 0 14px;
  color: var(--smile-muted);
  font-family: var(--font-body, system-ui, sans-serif);
  font-size: 15px;
  font-style: normal;
  line-height: 1.65;
}

.smile-lede {
  max-width: 520px;
  margin: 0 0 32px;
  color: var(--smile-muted);
  font-size: 14px;
  line-height: 1.65;
}

.smile-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
}

.smile-video {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  color: var(--smile-ink);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.smile-video span {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--smile-gradient);
  box-shadow: 0 10px 30px rgba(79,193,201,.2);
}

.smile-video svg {
  width: 18px;
  height: 18px;
}

.smile-collage {
  position: relative;
  min-height: 520px;
}

.smile-photo {
  position: absolute;
  margin: 0;
  overflow: hidden;
  border-radius: 22px;
  background: #dce8ee;
  box-shadow: 0 14px 40px rgba(16,50,74,.10);
}

.smile-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smile-photo-1 {
  top: 0;
  left: 6%;
  width: 58%;
  height: 64%;
}

.smile-photo-2 {
  right: 2%;
  bottom: 14%;
  width: 42%;
  height: 50%;
}

.smile-photo-3 {
  bottom: 0;
  left: 0;
  width: 30%;
  height: 34%;
}

.smile-stamp,
.smile-corner-stamp {
  display: grid;
  place-items: center;
  width: 130px;
  height: 130px;
  border: 2px dashed #b6d3da;
  border-radius: 50%;
  background: rgba(255,255,255,.45);
  color: #2a6678;
  font-family: 'Fraunces', serif;
  font-size: 13px;
  letter-spacing: .18em;
  line-height: 1.25;
  text-align: center;
  transform: rotate(-12deg);
}

.smile-stamp {
  position: absolute;
  top: -8px;
  right: -8px;
}

.smile-stamp span,
.smile-corner-stamp em {
  color: var(--smile-cyan-dark);
  font-size: 11px;
  font-style: italic;
  letter-spacing: .04em;
}

.smile-plane,
.smile-journey-plane,
.smile-cta-plane {
  fill: currentColor;
}

.smile-plane {
  position: absolute;
  top: 64px;
  right: 160px;
  width: 38px;
  color: #2a6678;
  opacity: .58;
  transform: rotate(20deg);
}

.smile-doodle {
  position: absolute;
  top: 96px;
  right: 34px;
  width: 180px;
  fill: none;
  stroke: #2a6678;
  stroke-width: 2;
  opacity: .38;
}

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

.smile-stat {
  display: flex;
  gap: 16px;
  align-items: center;
  min-height: 104px;
  padding: 22px;
  border: 1px solid #eef4f6;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 6px 24px rgba(20,40,55,.05);
}

.smile-stat > svg,
.smile-why-card span svg,
.smile-treat span svg,
.smile-exp span svg,
.smile-bubble svg,
.smile-icon-row svg {
  width: 24px;
  height: 24px;
}

.smile-stat > svg {
  width: 48px;
  height: 48px;
  padding: 12px;
  flex: 0 0 auto;
  border-radius: 14px;
  color: var(--smile-cyan-dark);
  background: #e9f8fc;
}

.smile-stat strong {
  display: block;
  color: var(--smile-ink);
  font-family: 'Fraunces', serif;
  font-size: clamp(20px, 2.1vw, 30px);
  font-weight: 400;
  line-height: 1;
}

.smile-stat span {
  display: block;
  margin-top: 5px;
  color: var(--smile-muted);
  font-size: 12px;
  line-height: 1.4;
}

.smile-block {
  position: relative;
  padding: 78px 0;
}

.smile-section-head {
  max-width: 780px;
  margin: 0 auto 44px;
  text-align: center;
}

.smile-section-head h2 {
  margin: 18px 0 12px;
  font-size: clamp(34px, 3.1vw, 42px);
  line-height: 1.08;
  letter-spacing: 0;
}

.smile-section-head p {
  margin: 0 auto;
  max-width: 620px;
  color: var(--smile-muted);
  font-size: 14px;
  line-height: 1.65;
}

.smile-rule {
  height: 1px;
  max-width: 80%;
  margin: 0 auto 54px;
  background: linear-gradient(90deg, transparent, var(--smile-line) 20%, var(--smile-line) 80%, transparent);
}

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

.smile-why-card,
.smile-exp,
.smile-day,
.smile-open-itinerary {
  overflow: hidden;
  border: 1px solid #eef4f6;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 6px 24px rgba(20,40,55,.05);
}

.smile-why-card figure,
.smile-exp figure {
  height: 170px;
  margin: 0;
  overflow: hidden;
  background: #dce8ee;
}

.smile-why-card img,
.smile-exp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smile-why-card div,
.smile-exp div {
  padding: 22px;
}

.smile-why-card span,
.smile-treat span,
.smile-exp span {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 14px;
  color: var(--smile-cyan-dark);
  background: #e9f8fc;
}

.smile-why-card h3,
.smile-treat h3,
.smile-exp h3,
.smile-step h3,
.smile-day h3,
.smile-open-itinerary h3 {
  margin: 0 0 10px;
  color: var(--smile-ink);
  font-family: 'Fraunces', var(--font-heading, serif);
  font-weight: 400;
}

.smile-why-card h3,
.smile-exp h3,
.smile-day h3 {
  font-size: 20px;
}

.smile-why-card p,
.smile-treat p,
.smile-exp p,
.smile-step p,
.smile-day p,
.smile-open-itinerary p {
  margin: 0;
  color: var(--smile-muted);
  font-size: 13px;
  line-height: 1.6;
}

.smile-treatments .smile-wrap {
  position: relative;
}

.smile-treat-grid,
.smile-exp-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
}

.smile-treat {
  min-height: 260px;
  padding: 24px 20px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 6px 24px rgba(20,40,55,.05);
}

.smile-treat.is-teal {
  color: #fff;
  background: linear-gradient(180deg, #4FC1C9, #2BA9B3);
}

.smile-treat h3 {
  min-height: 58px;
  font-size: 22px;
  line-height: 1.14;
}

.smile-treat.is-teal h3,
.smile-treat.is-teal p,
.smile-treat.is-teal a {
  color: #fff;
}

.smile-treat.is-teal span {
  color: #fff;
  background: rgba(255,255,255,.18);
}

.smile-treat a,
.smile-exp a {
  display: inline-flex;
  margin-top: 16px;
  color: var(--smile-cyan-dark);
  font-size: 12px;
  font-weight: 800;
}

.smile-corner-stamp {
  position: absolute;
  right: -24px;
  top: -8px;
  width: 108px;
  height: 108px;
  opacity: .76;
}

.smile-exp {
  border-radius: 16px;
}

.smile-exp figure {
  height: 136px;
}

.smile-exp div {
  min-height: 180px;
}

.smile-exp span {
  width: 42px;
  height: 42px;
}

.smile-journey-wrap {
  position: relative;
}

.smile-journey {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 30px;
}

.smile-step {
  position: relative;
  text-align: center;
}

.smile-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 54px;
  left: calc(50% + 70px);
  width: calc(100% - 110px);
  border-top: 1px dashed rgba(43,169,179,.4);
}

.smile-bubble {
  position: relative;
  display: grid;
  width: 108px;
  height: 108px;
  place-items: center;
  margin: 0 auto 18px;
  border-radius: 50%;
  color: var(--smile-cyan-dark);
  background: #fff;
  box-shadow: 0 6px 24px rgba(20,40,55,.05);
}

.smile-bubble svg {
  width: 34px;
  height: 34px;
}

.smile-bubble strong {
  position: absolute;
  top: -6px;
  right: -6px;
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--smile-gradient);
  font-size: 13px;
  font-weight: 900;
}

.smile-step h3 {
  font-size: 17px;
}

.smile-step p {
  max-width: 190px;
  margin: 0 auto;
}

.smile-journey-plane {
  position: absolute;
  top: 0;
  right: -50px;
  width: 46px;
  color: var(--smile-cyan-dark);
  opacity: .58;
}

.smile-itinerary {
  padding: 36px;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 6px 24px rgba(20,40,55,.05);
}

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

.smile-day {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
}

.smile-day figure {
  position: relative;
  height: 130px;
  margin: 0;
  overflow: hidden;
  background: #dce8ee;
}

.smile-day figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smile-day figure span {
  position: absolute;
  top: 12px;
  left: 12px;
  display: grid;
  min-width: 54px;
  padding: 8px 10px;
  border-radius: 10px;
  color: #fff;
  background: var(--smile-gradient);
  text-align: center;
  font-size: 11px;
  line-height: 1;
}

.smile-day figure strong {
  margin-top: 4px;
  font-size: 20px;
}

.smile-day > div {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 16px 18px 18px;
}

.smile-icon-row {
  display: flex;
  gap: 8px;
  margin-top: auto;
  color: var(--smile-cyan-dark);
}

.smile-icon-row svg {
  width: 28px;
  height: 28px;
  padding: 7px;
  border-radius: 50%;
  background: #e9f8fc;
}

.smile-open-itinerary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-style: dashed;
  padding: 24px;
}

.smile-open-itinerary .btn {
  align-self: flex-start;
  margin-top: 18px;
}

.smile-cta-section {
  padding: 64px 0 84px;
}

.smile-cta {
  display: grid;
  grid-template-columns: 1.05fr 1.4fr .9fr;
  overflow: hidden;
  border-radius: 26px;
  background: var(--smile-gradient);
  box-shadow: 0 24px 60px rgba(43,169,179,.24);
}

.smile-cta-left {
  position: relative;
  padding: 46px 40px;
  color: #fff;
}

.smile-cta h2 {
  margin: 0 0 16px;
  color: #fff;
  font-size: clamp(34px, 3vw, 42px);
  line-height: 1.06;
}

.smile-cta h2 em {
  color: #fff;
}

.smile-cta-left p {
  max-width: 320px;
  color: rgba(255,255,255,.92);
  font-size: 13px;
  line-height: 1.65;
}

.smile-cta-left ul {
  display: grid;
  gap: 12px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.smile-cta-left li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  color: rgba(255,255,255,.95);
  font-size: 13px;
}

.smile-cta-left li svg {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
  margin-top: 2px;
}

.smile-cta-plane {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 40px;
  color: #fff;
  opacity: .5;
}

.smile-consult-form {
  margin: 18px 0;
  padding: 30px 32px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(15,100,130,.15);
}

.smile-consult-form h3 {
  margin: 0 0 18px;
  color: var(--smile-ink);
  font-family: 'Fraunces', serif;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.smile-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.smile-form-grid label {
  display: grid;
  gap: 6px;
  color: var(--smile-ink);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .04em;
}

.smile-form-grid .full {
  grid-column: 1 / -1;
}

.smile-form-grid input,
.smile-form-grid select,
.smile-form-grid textarea {
  width: 100%;
  border: 1px solid #eef4f6;
  border-radius: 12px;
  background: #f4f8f9;
  color: var(--smile-ink);
  font: inherit;
  padding: 12px 13px;
  outline: none;
}

.smile-consult-form button {
  justify-content: center;
  width: 100%;
  margin-top: 18px;
}

.smile-cta-photo {
  position: relative;
  min-height: 100%;
}

.smile-cta-photo img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

.smile-whatsapp {
  position: absolute;
  right: 22px;
  bottom: 22px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  padding: 11px 15px;
  border-radius: 999px;
  color: #0f3a48;
  background: #fff;
  font-size: 12px;
  font-weight: 800;
  box-shadow: 0 12px 28px rgba(0,0,0,.12);
}

.smile-whatsapp svg {
  width: 16px;
  height: 16px;
  color: #25d366;
}

@media (max-width: 1100px) {
  .smile-hero-grid,
  .smile-cta {
    grid-template-columns: 1fr;
  }
  .smile-collage {
    min-height: 430px;
  }
  .smile-stats,
  .smile-why-grid,
  .smile-itinerary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .smile-treat-grid,
  .smile-exp-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .smile-journey {
    gap: 14px;
  }
  .smile-step:not(:last-child)::after {
    display: none;
  }
  .smile-consult-form {
    margin: 0;
    border-radius: 0;
  }
}

@media (max-width: 720px) {
  .smile-wrap {
    width: 100%;
    max-width: 100%;
    padding: 0 22px;
  }
  .smile-hero {
    padding-top: 46px;
  }
  .smile-hero h1 {
    font-size: 40px;
    line-height: 1.08;
  }
  .smile-actions .btn,
  .smile-video {
    width: 100%;
    justify-content: center;
  }
  .smile-collage {
    min-height: 360px;
  }
  .smile-photo-1 {
    left: 0;
    width: 70%;
    height: 58%;
  }
  .smile-photo-2 {
    width: 55%;
    height: 46%;
  }
  .smile-photo-3,
  .smile-stamp,
  .smile-corner-stamp,
  .smile-doodle,
  .smile-plane,
  .smile-journey-plane {
    display: none;
  }
  .smile-stats,
  .smile-why-grid,
  .smile-treat-grid,
  .smile-exp-grid,
  .smile-journey,
  .smile-itinerary-grid,
  .smile-form-grid {
    grid-template-columns: 1fr;
  }
  .smile-block {
    padding: 52px 0;
  }
  .smile-section-head {
    margin-bottom: 32px;
  }
  .smile-section-head h2 {
    font-size: 30px;
  }
  .smile-treat,
  .smile-exp div {
    min-height: auto;
  }
  .smile-step {
    display: grid;
    grid-template-columns: 86px 1fr;
    gap: 16px;
    text-align: left;
  }
  .smile-bubble {
    width: 78px;
    height: 78px;
    margin: 0;
    grid-row: span 2;
  }
  .smile-bubble svg {
    width: 30px;
    height: 30px;
  }
  .smile-step p {
    margin: 0;
  }
  .smile-itinerary {
    padding: 22px;
  }
  .smile-cta-left,
  .smile-consult-form {
    padding: 28px 24px;
  }
  .smile-cta-photo img {
    min-height: 280px;
  }
}

/* Contact page sections */
.contact-info-section,
.contact-main-section,
.contact-cards-section {
  background: var(--bg);
  padding: 42px 0;
}

.contact-info-section {
  padding-top: 72px;
}

.contact-info-grid,
.contact-support-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.contact-info-card,
.contact-card,
.contact-support-card {
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 46px rgba(15, 58, 72, .06);
}

.contact-info-card {
  display: flex;
  gap: 18px;
  align-items: flex-start;
  min-height: 138px;
  padding: 28px;
}

.contact-icon {
  display: grid;
  width: 50px;
  height: 50px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 16px;
  color: var(--cyan-500);
  background: #e9f8fc;
}

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

.contact-info-card h3,
.contact-support-card h3 {
  margin: 0;
  color: #0f3a48;
  font-family: var(--font-body, "Plus Jakarta Sans", system-ui, sans-serif);
  font-size: 17px;
  font-weight: 800;
}

.contact-info-card p,
.contact-support-card p,
.contact-lead {
  margin: 8px 0 0;
  color: #64748b;
  font-size: 14.5px;
  line-height: 1.65;
}

.contact-main-grid {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
  gap: 28px;
  align-items: stretch;
}

.contact-card {
  overflow: hidden;
}

.contact-form-card {
  padding: 38px;
}

.contact-form-card h2 {
  margin: 0;
  color: #0f3a48;
  font-family: var(--font-heading, "Fraunces", serif);
  font-size: clamp(32px, 3vw, 48px);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.03em;
}

.contact-underline {
  width: 54px;
  height: 3px;
  margin: 16px 0 18px;
  border-radius: 999px;
  background: var(--cyan-500);
}

.contact-form-card form {
  display: grid;
  gap: 16px;
  margin-top: 26px;
}

.contact-field {
  display: grid;
  gap: 8px;
  color: #0f3a48;
  font-size: 13px;
  font-weight: 800;
}

.contact-field b {
  margin-left: 2px;
  color: var(--cyan-500);
}

.contact-field input,
.contact-field textarea {
  width: 100%;
  border: 1px solid rgba(15, 58, 72, .08);
  border-radius: 16px;
  background: #eef8fb;
  color: #0f3a48;
  font: inherit;
  font-weight: 500;
  padding: 15px 18px;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.contact-field textarea {
  min-height: 148px;
  resize: vertical;
}

.contact-field input:focus,
.contact-field textarea:focus {
  border-color: rgba(26, 188, 216, .45);
  background: #fff;
  box-shadow: 0 0 0 4px rgba(26, 188, 216, .12);
}

.contact-send-btn,
.contact-whatsapp {
  width: 100%;
  justify-content: center;
  min-height: 54px;
}

.contact-send-btn svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contact-or {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 14px;
  align-items: center;
  margin: 22px 0;
  color: #8aa3ad;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
}

.contact-or::before,
.contact-or::after {
  content: "";
  height: 1px;
  background: #dcecef;
}

.contact-whatsapp {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 999px;
  color: #fff;
  background: #24d366;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  box-shadow: 0 12px 30px rgba(36, 211, 102, .2);
}

.contact-whatsapp svg {
  width: 20px;
  height: 20px;
}

.contact-whatsapp-note {
  margin: 12px 0 0;
  color: #8aa3ad;
  text-align: center;
  font-size: 13px;
}

.contact-map-card {
  position: relative;
  min-height: 640px;
  background: #dce8ee;
}

.contact-map-card iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  filter: saturate(.86) contrast(.96);
}

.contact-map-label {
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  gap: 12px;
  align-items: center;
  max-width: min(84%, 340px);
  padding: 18px 20px;
  border-radius: 20px;
  background: rgba(255, 255, 255, .94);
  color: #0f3a48;
  box-shadow: 0 16px 38px rgba(15, 58, 72, .16);
  transform: translate(-50%, -50%);
}

.contact-map-label span {
  display: grid;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 50%;
  color: var(--cyan-500);
  background: #e9f8fc;
}

.contact-map-label svg {
  width: 22px;
  height: 22px;
}

.contact-map-label strong {
  font-size: 13px;
  line-height: 1.45;
}

.contact-support-card {
  min-height: 260px;
  padding: 30px;
}

.contact-support-head {
  display: flex;
  gap: 16px;
  align-items: center;
}

.contact-support-head small {
  display: block;
  margin-top: 4px;
  color: #8aa3ad;
  font-size: 13px;
  font-weight: 700;
}

.contact-phone-pill {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 24px;
  color: #0f3a48;
  font-weight: 900;
}

.contact-phone-pill span {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 50%;
  color: var(--cyan-500);
  background: #e9f8fc;
}

.contact-phone-pill svg {
  width: 18px;
  height: 18px;
}

.contact-hours {
  display: grid;
}

.contact-hours-row {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #e5f0f3;
}

.contact-hours-row:last-child {
  border-bottom: 0;
}

.contact-hours-row span {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  color: #0f3a48;
  font-size: 14px;
  font-weight: 800;
}

.contact-hours-row svg {
  width: 17px;
  height: 17px;
  color: var(--cyan-500);
}

.contact-hours-row strong {
  color: #64748b;
  text-align: right;
  font-size: 13.5px;
  font-weight: 700;
}

.contact-why-list {
  display: grid;
  gap: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-why-list li {
  display: flex;
  gap: 10px;
  align-items: center;
  color: #64748b;
  font-size: 14.5px;
  font-weight: 700;
}

.contact-why-list span {
  display: grid;
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  place-items: center;
  border-radius: 50%;
  color: #0f3a48;
  background: var(--yellow);
}

.contact-why-list svg {
  width: 13px;
  height: 13px;
}

@media (max-width: 980px) {
  .contact-info-grid,
  .contact-main-grid,
  .contact-support-grid {
    grid-template-columns: 1fr;
  }

  .contact-map-card {
    min-height: 420px;
  }
}

@media (max-width: 767px) {
  .contact-info-section {
    padding-top: 52px;
  }

  .contact-info-section,
  .contact-main-section,
  .contact-cards-section {
    padding: 28px 0;
  }

  .contact-form-card,
  .contact-support-card,
  .contact-info-card {
    padding: 24px;
    border-radius: 22px;
  }

  .contact-map-card {
    min-height: 360px;
    border-radius: 22px;
  }

  .contact-hours-row {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }

  .contact-hours-row strong {
    text-align: left;
  }
}

/* Meet Our Dentists page sections */
.dentists-page-section {
  background: var(--bg);
  padding: 72px 0;
}

.dentists-team-head {
  max-width: 760px;
  margin: 0 auto 52px;
}

.dentists-team-head h2 {
  margin: 16px 0 14px;
  color: #1e293b;
  font-family: 'Fraunces', serif;
  font-size: clamp(36px, 3.5vw, 56px);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.03em;
}

.dentists-team-head h2 em {
  color: var(--cyan-500);
  font-style: italic;
}

.dentists-team-head p {
  max-width: 560px;
  margin: 0 auto;
  color: #64748b;
  font-size: 16px;
}

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

.dentists-grid[data-count="1"] { grid-template-columns: minmax(0, 420px); justify-content: center; }
.dentists-grid[data-count="2"] { grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: 900px; margin: 0 auto; }
.dentists-grid[data-count="4"],
.dentists-grid[data-count="5"],
.dentists-grid[data-count="6"] { grid-template-columns: repeat(3, minmax(0, 1fr)); }

.dentist-card {
  overflow: hidden;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 46px rgba(15, 58, 72, .07);
}

.dentist-photo {
  position: relative;
  min-height: 280px;
  aspect-ratio: 1 / .78;
  overflow: hidden;
  background: #dce8ee;
}

.dentist-photo .ini-img,
.dentist-photo img,
.dentist-photo .ini-img-placeholder {
  width: 100%;
  height: 100%;
}

.dentist-photo .ini-img,
.dentist-photo img {
  object-fit: cover;
}

.dentist-card-icon {
  position: absolute;
  right: 18px;
  bottom: 18px;
  display: grid;
  width: 56px;
  height: 56px;
  place-items: center;
  border-radius: 18px;
  color: var(--cyan-600);
  background: rgba(233, 248, 252, .94);
  box-shadow: 0 12px 28px rgba(15, 58, 72, .1);
}

.dentist-card-icon svg {
  width: 26px;
  height: 26px;
}

.dentist-card-body {
  padding: 30px 30px 34px;
}

.dentist-card h3,
.dentists-feature-card h3,
.dentists-trust-item h3,
.dentists-cta-form h3 {
  margin: 0;
  color: #0f3a48;
  font-weight: 700;
}

.dentist-card h3 {
  font-family: var(--font-heading);
  font-size: clamp(28px, 2vw, 34px);
  line-height: 1.1;
  font-weight: 500;
}

.dentist-role {
  margin: 8px 0 20px;
  color: var(--cyan-600);
  font-weight: 800;
}

.dentist-card p {
  margin: 0 0 16px;
  color: #64748b;
  font-size: 15px;
  line-height: 1.72;
}

.dentist-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
}

.dentist-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  color: #2ba9b3;
  background: #e9f8fc;
  font-size: 12px;
  font-weight: 800;
}

.dentist-profile-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: 24px;
  color: #0f3a48;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
  text-decoration: none;
  text-transform: uppercase;
}

.dentist-profile-link svg,
.dentists-cta-form button svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

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

.dentists-feature-card,
.dentists-trust-item {
  display: grid;
  gap: 18px;
  align-content: start;
  min-height: 210px;
  padding: 34px;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 16px 42px rgba(15, 58, 72, .06);
}

.dentists-feature-card > span,
.dentists-trust-item > span,
.dentists-cta-perk > span {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 15px;
  color: var(--cyan-600);
  background: #e9f8fc;
}

.dentists-feature-card svg,
.dentists-trust-item svg,
.dentists-cta-perk svg {
  width: 23px;
  height: 23px;
}

.dentists-feature-card p,
.dentists-trust-item p {
  margin: 10px 0 0;
  color: #64748b;
  font-size: 14.5px;
  line-height: 1.65;
}

.dentists-trust-panel {
  display: grid;
  grid-template-columns: minmax(260px, .75fr) minmax(0, 1.25fr);
  gap: 36px;
  align-items: start;
}

.dentists-trust-heading h2,
.dentists-cta-panel h2 {
  margin: 0;
  color: #0f3a48;
  font-family: var(--font-heading);
  font-size: clamp(42px, 4vw, 72px);
  font-weight: 400;
  line-height: 1.04;
  letter-spacing: -.03em;
}

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

.dentists-cta-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 480px;
  gap: 46px;
  align-items: center;
  padding: 52px;
  border-radius: 28px;
  color: #fff;
  background: var(--brand-gradient);
  box-shadow: 0 22px 60px rgba(43, 169, 179, .24);
}

.dentists-cta-panel h2,
.dentists-cta-panel p {
  color: #fff;
}

.dentists-cta-panel p {
  max-width: 500px;
  margin: 18px 0 0;
  font-size: 16px;
  line-height: 1.7;
}

.dentists-cta-perks {
  display: grid;
  gap: 16px;
  margin-top: 32px;
}

.dentists-cta-perk {
  display: flex;
  align-items: center;
  gap: 14px;
}

.dentists-cta-perk > span {
  flex: 0 0 auto;
  color: #fff;
  background: rgba(255, 255, 255, .16);
}

.dentists-cta-perk strong,
.dentists-cta-perk small {
  display: block;
}

.dentists-cta-perk small {
  opacity: .82;
  margin-top: 3px;
}

.dentists-cta-form {
  padding: 30px;
  border-radius: 22px;
  background: #fff;
  color: #0f3a48;
  box-shadow: 0 18px 46px rgba(15, 58, 72, .14);
}

.dentists-cta-form h3 {
  margin-bottom: 18px;
}

.dentists-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.dentists-form-grid .full {
  grid-column: 1 / -1;
}

.dentists-form-grid label {
  display: grid;
  gap: 7px;
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
}

.dentists-form-grid input,
.dentists-form-grid textarea {
  width: 100%;
  border: 0;
  border-radius: 14px;
  background: #eef8fb;
  color: #0f3a48;
  font: inherit;
  padding: 14px 16px;
  outline: none;
}

.dentists-form-grid textarea {
  resize: vertical;
}

.dentists-form-grid button {
  min-height: 52px;
  margin-top: 4px;
}

@media (max-width: 1180px) {
  .dentists-grid,
  .dentists-grid[data-count="4"],
  .dentists-grid[data-count="5"],
  .dentists-grid[data-count="6"],
  .dentists-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .dentists-cta-panel {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .dentists-page-section {
    padding: 52px 0;
  }

  .dentists-grid,
  .dentists-grid[data-count],
  .dentists-feature-grid,
  .dentists-trust-panel,
  .dentists-trust-grid,
  .dentists-form-grid {
    grid-template-columns: 1fr;
  }

  .dentist-photo {
    min-height: 240px;
  }

  .dentist-card-body,
  .dentists-feature-card,
  .dentists-trust-item,
  .dentists-cta-form {
    padding: 24px;
  }

  .dentists-trust-heading h2,
  .dentists-cta-panel h2 {
    font-size: clamp(34px, 12vw, 48px);
  }

  .dentists-cta-panel {
    padding: 28px;
    border-radius: 24px;
  }
}

/* -----------------------------------------------------------------------
 * Reset & Base
 * -------------------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
body {
  font-family: var(--font-body, "Plus Jakarta Sans", system-ui, sans-serif);
  color: var(--ink);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  font-size: var(--base-size, 15px);
  line-height: var(--line-height, 1.7);
}
img { max-width: 100%; display: block; height: auto; }
a { color: inherit; text-decoration: none; }

/* -----------------------------------------------------------------------
 * Layout
 * -------------------------------------------------------------------- */
.wrap { max-width: var(--wrap-width, 1200px); margin: 0 auto; padding: 0 24px; }

/* -----------------------------------------------------------------------
 * Image placeholders (when no image is set)
 * -------------------------------------------------------------------- */
.ini-img-placeholder {
  width: 100%;
  height: 100%;
  min-height: 200px;
  background: #dde7ee;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.ini-img-placeholder span {
  color: #7889a0;
  font-size: 13px;
  text-align: center;
  padding: 12px;
}
.ini-img { width: 100%; height: 100%; object-fit: cover; display: block; }

/* -----------------------------------------------------------------------
 * Buttons
 * -------------------------------------------------------------------- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 26px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: .04em;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: transform .15s ease, box-shadow .15s ease, background .2s;
  text-decoration: none;
}
.btn-cyan {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
  box-shadow: 0 10px 30px rgba(79,193,201,.25);
  border-radius: 999px;
}
.btn-cyan:hover  { opacity: .9; transform: translateY(-1px); color: #fff; }
.btn-yellow      { background: var(--yellow); color: #1a1a1a; }
.btn-yellow:hover{ background: var(--yellow-deep); color: #1a1a1a; }
.btn-ghost       { background: transparent; color: var(--ink); }

#hero .play-btn,
.about-standalone-video,
.smile-video {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 13px 30px;
  gap: 10px;
  border: 1.5px solid #4FC1C9;
  border-radius: 999px;
  background: #fff;
  color: #0f3a48;
  box-shadow: 0 10px 26px rgba(79, 193, 201, .08);
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform .15s ease, box-shadow .15s ease, border-color .2s ease, color .2s ease;
}

#hero .play-btn:hover,
.about-standalone-video:hover,
.smile-video:hover {
  color: #0f3a48;
  border-color: #2BA9B3;
  box-shadow: 0 14px 30px rgba(79, 193, 201, .16);
  transform: translateY(-1px);
}

#hero .play-icon,
.about-standalone-video span,
.smile-video span {
  display: inline-grid;
  width: 18px;
  height: 18px;
  place-items: center;
  flex: 0 0 auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: currentColor;
  box-shadow: none;
}

#hero .play-icon::before {
  display: none;
}

#hero .play-icon svg,
.about-standalone-video svg,
.smile-video svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
}

/* -----------------------------------------------------------------------
 * HEADER / NAV
 * -------------------------------------------------------------------- */

/* Mobile fallback header background */
header#masthead { background: var(--header-bg); }

body.ini-inner-header {
  background: #fff;
}

.ini-inner-hero-shell {
  margin: 0;
  border: 20px solid #fff;
  border-radius: 0;
  overflow: visible;
  background-color: transparent;
  background-image: linear-gradient(180deg, #8EEBFA 0%, #E4FAFF 100%);
  transition: background .3s ease;
}

body.ini-inner-header header#masthead {
  margin: 0;
  border-radius: 0;
  background: transparent;
}

body.ini-inner-header .page-banner.topbar {
  background: transparent;
}

body.ini-inner-header header#masthead .nav {
  padding: 48px 0 30px;
}

body.ini-inner-header .logo {
  color: #06445f;
  font-size: 31px;
  font-weight: 800;
}

body.ini-inner-header .logo-mark {
  width: 54px;
  height: 54px;
  background: transparent;
}

body.ini-inner-header .logo-mark svg {
  width: 42px;
  height: 42px;
}

body.ini-inner-header .menu {
  gap: 34px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .32em;
  text-transform: uppercase;
}

body.ini-inner-header .menu ul {
  gap: 34px;
}

body.ini-inner-header .menu a {
  color: #06445f;
}

body.ini-inner-header .btn-cyan {
  min-height: 55px;
  border-radius: 7px;
  padding: 0 31px;
  background: #159ac2;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: .26em;
  text-transform: uppercase;
}

.nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 0 18px;
  position: relative;
  z-index: 10;
}
.logo {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 22px;
  color: var(--ink);
  text-decoration: none;
}
.logo-mark {
  width: 38px; height: 38px;
  border-radius: 10px;
  background: #fff;
  background-image: var(--hero-grad);
  display: grid;
  place-items: center;
  box-shadow: 0 4px 14px rgba(20,80,100,.08);
  flex-shrink: 0;
}
.logo-mark svg { width: 22px; height: 22px; }
.site-logo-img {
  display: block;
  width: auto;
  max-width: 230px;
  max-height: 68px;
  object-fit: contain;
}

.menu {
  display: flex;
  gap: 34px;
  font-size: 14px;
  font-weight: 500;
  color: var(--ink);
  align-items: center;
}
.mobile-menu-kicker,
.mobile-menu-contact { display: none; }
/* WordPress nav menu list reset */
.menu > ul { display: flex; gap: 34px; list-style: none; margin: 0; padding: 0; align-items: center; }
.menu li { position: relative; }
.menu a  { position: relative; padding: 6px 0; color: var(--ink); }
.menu a:hover { color: var(--cyan-600); }
/* Drop-down arrows for parent items */
.menu .menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  border: 4px solid transparent;
  border-top-color: var(--ink);
  transform: translateY(2px);
}
/* Sub-menus */
.menu .sub-menu {
  position: absolute;
  top: calc(100% + 14px);
  left: 0;
  background: var(--hero-grad);
  border-radius: 8px;
  min-width: 210px;
  box-shadow: 0 12px 30px rgba(20,60,90,.12);
  list-style: none;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  flex-direction: column;
  gap: 0;
  z-index: 100;
  padding: 8px 0;
  transform: translateY(10px) scale(.98);
  transform-origin: top left;
  transition: opacity .22s ease, transform .22s ease, visibility .22s ease;
}
.menu .sub-menu a {
  display: block;
  padding: 10px 18px;
  font-size: 13px;
  white-space: nowrap;
}
.menu li:hover > .sub-menu,
.menu li:focus-within > .sub-menu {
  display: flex;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

/* Hide the appointment button that lives INSIDE the nav menu on desktop.
   It only shows in the mobile flyout. */
.menu .btn-cyan { display: none; }

/* Desktop CTA button outside the menu — always visible */
.ini-desktop-cta { /* handled by .btn.btn-cyan */ }

/* Hamburger */
.menu-btn {
  display: none;
  background: rgba(255,255,255,0.5);
  border: 1px solid rgba(0,0,0,0.1);
  width: 42px; height: 42px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--ink);
  position: relative;
  transition: background .22s ease, box-shadow .22s ease, transform .22s ease;
}
.menu-btn:hover { background: rgba(255,255,255,.78); box-shadow: 0 8px 20px rgba(20,60,90,.12); }
.menu-btn span {
  position: absolute;
  left: 12px;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  transition: transform .26s ease, opacity .2s ease, top .26s ease;
}
.menu-btn span:nth-child(1) { top: 13px; }
.menu-btn span:nth-child(2) { top: 20px; }
.menu-btn span:nth-child(3) { top: 27px; }
.menu-btn[aria-expanded="true"] span:nth-child(1) { top: 20px; transform: rotate(45deg); }
.menu-btn[aria-expanded="true"] span:nth-child(2) { opacity: 0; transform: translateX(8px); }
.menu-btn[aria-expanded="true"] span:nth-child(3) { top: 20px; transform: rotate(-45deg); }

/* -----------------------------------------------------------------------
 * HERO SECTION
 * -------------------------------------------------------------------- */

/* section#hero fills the remaining viewport height below the nav (~88px) */
section#hero {
  min-height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
  background: #E8F4F6;
}

.hero {
  background: transparent;
  position: relative;
  overflow: hidden;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.hero .wrap { flex: 1; display: flex; flex-direction: column; }
.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1.1fr 0.68fr;
  gap: 32px;
  align-items: center;
  padding: 40px 0 0;
  flex: 1;
  min-height: 580px;
}
.hero-copy { padding: 0 0 60px; }
.hero h1 {
  font-size: var(--h1-size, 62px);
  line-height: 1.08;
  font-weight: 700;
  margin: 0 0 28px;
  color: var(--ink);
}
.hero h1 .accent {
  display: inline;
}
.hero p { color: #3a4858; margin: 0 0 36px; max-width: 460px; font-size: 15px; line-height: 1.7; }
.hero-ctas { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; margin-bottom: 44px; }

/* Play button */
.play-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--ink);
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  text-decoration: none;
  color: var(--ink);
}
.play-icon {
  width: 46px; height: 46px;
  border-radius: 50%;
  background: var(--cyan-400);
  display: grid;
  place-items: center;
  box-shadow: 0 6px 16px rgba(46,205,232,.4);
  position: relative;
  flex-shrink: 0;
}
.play-icon::before {
  content: "";
  position: absolute;
  inset: -7px;
  border-radius: 50%;
  background: rgba(46,205,232,.2);
  z-index: -1;
  animation: ini-pulse 1.8s ease-out infinite;
}
@keyframes ini-pulse {
  0%   { transform: scale(.9); opacity: .7; }
  100% { transform: scale(1.4); opacity: 0; }
}
.play-icon svg { width: 14px; height: 14px; fill: #fff; margin-left: 2px; }

/* Members row */
.members { display: flex; align-items: center; gap: 14px; }
.avatars  { display: flex; }
.avatars .av {
  width: 38px; height: 38px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: linear-gradient(135deg, #b5c4d4, #94a8be);
  margin-left: -10px;
  overflow: hidden;
}
.avatars .av:first-child { margin-left: 0; }
.avatars .av.a1 { background: linear-gradient(135deg,#f4c19b,#d49873); }
.avatars .av.a2 { background: linear-gradient(135deg,#c7a4d6,#9c7eb0); }
.avatars .av.a3 { background: linear-gradient(135deg,#94c2ec,#6798c5); }
.avatars .av.a4 { background: linear-gradient(135deg,#f4a5a1,#cf7773); }
.members .lbl { font-size: 13px; color: #3b4858; }
.members .lbl b { display: block; font-size: 18px; color: var(--ink); font-weight: 700; }

/* Hero portrait */
.hero-figure {
  position: relative;
  align-self: stretch;
  min-height: 520px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
  border-radius: 24px 24px 0 0;
}
.hero-figure::before {
  content: "";
  position: absolute;
  left: 50%; top: 30%;
  transform: translateX(-50%);
  width: 340px; height: 340px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(140,235,140,.35) 0%, transparent 70%);
  z-index: 0;
}
.hero-figure .ini-img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.hero-figure .ini-img-placeholder {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.25);
  border: 2px dashed rgba(0,160,190,0.3);
}

/* Stat cards */
.stat-stack { display: flex; flex-direction: column; gap: 20px; padding: 0 0 60px; justify-content: center; }
.stat-card {
  background: #fff;
  border-radius: 10px;
  padding: 18px 22px;
  box-shadow: 0 14px 30px rgba(40,90,110,.08);
}
.stat-num {
  font-size: 34px; font-weight: 700; color: var(--ink); line-height: 1;
  display: flex; align-items: baseline; gap: 4px;
}
.stat-num sup { color: var(--yellow-deep); font-size: 18px; font-weight: 700; line-height: 1; }
.stat-lbl { font-size: 12px; color: var(--muted); margin-top: 6px; letter-spacing: .02em; }

/* -----------------------------------------------------------------------
 * HEADER + HERO: Ini Dent editorial layout
 * -------------------------------------------------------------------- */
.logo-copy {
  display: inline-flex;
  flex-direction: column;
  line-height: 1.05;
}
.logo-copy small {
  display: block;
  margin-top: 4px;
  color: #94a3b8;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .04em;
}
.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
  color: var(--cyan-500);
  font-size: 15px;
  font-weight: 600;
}
.hero-spark {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.65);
  color: var(--cyan-500);
}
.hero-spark svg,
.stat-ico svg,
.hero-feature svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.hero-spark svg { fill: currentColor; stroke: none; width: 18px; height: 18px; }
.stat-ico {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  margin-bottom: 14px;
  background: rgba(79,193,201,.12);
  color: var(--cyan-500);
}
.hero-feature-bar {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 34px 0 0;
  padding: 20px 28px;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
}
.hero-feature {
  display: flex;
  align-items: center;
  gap: 14px;
}
.hero-feature + .hero-feature {
  border-left: 1px solid #eef3f5;
  padding-left: 24px;
}
.hero-feature span {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(79,193,201,.11);
  color: var(--cyan-500);
  flex: 0 0 auto;
}
.hero-feature strong {
  display: block;
  color: var(--ink);
  font-size: 15px;
  font-weight: 700;
}
.hero-feature small {
  display: block;
  margin-top: 2px;
  color: var(--muted);
  font-size: 13px;
}

/* -----------------------------------------------------------------------
 * Section eyebrow pill badge
 * -------------------------------------------------------------------- */
.section-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 18px;
  background: #fff;
  border-radius: 999px;
  color: var(--cyan-500);
  font-weight: 500;
  font-size: 14px;
  box-shadow: 0 4px 12px rgba(79,193,201,.10);
  margin-bottom: 18px;
}
.section-eyebrow::before {
  content: "";
  width: 8px; height: 8px;
  border-radius: 50%;
  background: currentColor;
  flex-shrink: 0;
}

/* -----------------------------------------------------------------------
 * Section heading typography (Fraunces serif)
 * -------------------------------------------------------------------- */
.about-copy h2,
.svc-head h2,
.section-head h2,
.testi-section-head h2,
.sol-copy h2,
.steps-head h2,
.faq-head h2,
.blog-head h2 {
  font-family: 'Fraunces', serif;
  font-weight: 400;
  letter-spacing: -.03em;
  color: #1e293b;
  line-height: 1.1;
}
.about-copy h2 em,
.svc-head h2 em,
.section-head h2 em,
.steps-head h2 em,
.sol-copy h2 em,
.faq-head h2 em {
  color: var(--cyan-500);
  font-style: italic;
}

@media (min-width: 721px) {
  header#masthead {
    background: #e8f4f6;
    padding: 24px 0 0;
  }
  header#masthead .wrap { max-width: min(1600px, calc(100vw - 48px)); }
  header#masthead .nav {
    background: #fff;
    border-radius: 999px;
    padding: 12px 28px;
    box-shadow: 0 10px 30px rgba(79,193,201,.15);
  }
  header#masthead .logo {
    gap: 12px;
    font-size: 30px;
    font-family: 'Fraunces', serif;
    font-weight: 700;
    letter-spacing: -.03em;
  }
  header#masthead .logo-mark {
    width: 48px;
    height: 52px;
    background: transparent;
    background-image: none;
    box-shadow: none;
  }
  header#masthead .logo-mark svg {
    width: 48px;
    height: 52px;
  }
  header#masthead .menu > ul {
    gap: 38px;
  }
  header#masthead .menu a {
    color: #334155;
    font-size: 15px;
    font-weight: 600;
  }
  header#masthead .menu a:hover,
  header#masthead .menu .current-menu-item > a,
  header#masthead .menu .current-menu-ancestor > a {
    color: var(--cyan-500);
  }
  header#masthead .menu .sub-menu {
    top: calc(100% + 8px);
    left: 50%;
    min-width: 320px;
    border-radius: 18px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(43,169,179,.14);
    transform: translate(-50%, 12px) scale(.98);
  }
  header#masthead .menu .menu-item-has-children::after {
    content: "";
    position: absolute;
    left: -18px;
    right: -18px;
    top: 100%;
    height: 14px;
  }
  header#masthead .menu li:hover > .sub-menu,
  header#masthead .menu li:focus-within > .sub-menu {
    transform: translate(-50%, 0) scale(1);
  }
  header#masthead .menu .sub-menu a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 16px;
    border-radius: 12px;
    color: #334155;
    font-size: 14px;
  }
  header#masthead .menu .sub-menu a:hover {
    background: rgba(79,193,201,.11);
    color: var(--cyan-500);
  }
  header#masthead .ini-desktop-cta {
    border-radius: 999px;
    padding: 15px 28px;
    background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
    box-shadow: 0 10px 30px rgba(79,193,201,.18);
    letter-spacing: .12em;
  }

  section#hero {
    min-height: auto;
    background: #e8f4f6;
    padding: 36px 0 58px;
  }
  .hero .wrap { max-width: min(1600px, calc(100vw - 48px)); }
  .hero-grid {
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, .8fr) minmax(180px, .36fr);
    gap: 42px;
    min-height: 0;
    padding: 0;
  }
  .hero-copy { padding: 0; }
  .hero h1 {
    margin-bottom: 28px;
    font-family: 'Fraunces', serif;
    font-size: clamp(56px, 5.1vw, 92px);
    font-weight: 400;
    line-height: 1.05;
    letter-spacing: -.04em;
  }
  .hero h1 .accent {
    color: var(--cyan-500);
    font-style: italic;
    font-weight: 400;
  }
  .hero p {
    max-width: 480px;
    color: #64748b;
    font-size: 17px;
    line-height: 1.75;
    margin-bottom: 34px;
  }
  .hero-ctas {
    flex-direction: row;
    align-items: center;
    gap: 26px;
    margin-bottom: 0;
  }
  .hero-ctas .btn-cyan {
    border-radius: 999px;
    padding: 16px 28px;
    background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
    letter-spacing: .1em;
    gap: 10px;
  }
  .play-btn {
    gap: 14px;
    color: #334155;
    letter-spacing: .08em;
    flex-direction: row;
    font-size: 13px;
    text-decoration: none;
  }
  .play-icon {
    width: 48px;
    height: 48px;
    background: #27c4dc;
    border: 0;
    box-shadow: 0 10px 24px rgba(39,196,220,.25);
  }
  .play-icon::before { display: none; }
  .play-icon svg {
    fill: #fff;
    width: 12px;
    height: 12px;
  }
  .hero-figure {
    min-height: 0;
    aspect-ratio: 4 / 5;
    align-self: center;
    border-radius: 28px;
    box-shadow: 0 10px 30px rgba(79,193,201,.15);
    background: linear-gradient(135deg, rgba(79,193,201,.16), rgba(255,255,255,.48));
  }
  .hero-figure::before { display: none; }
  .hero-figure .ini-img {
    border-radius: inherit;
    object-position: center;
  }
  .stat-stack {
    gap: 18px;
    padding: 0;
  }
  .stat-card {
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(79,193,201,.15);
  }
  .stat-num {
    color: var(--cyan-500);
    font-family: 'Fraunces', serif;
    font-size: 42px;
    font-weight: 400;
  }
  .stat-lbl {
    max-width: 110px;
    color: #64748b;
    font-size: 12px;
    line-height: 1.25;
  }
}

/* -----------------------------------------------------------------------
 * PAGE BANNER (inner pages)
 * -------------------------------------------------------------------- */
.page-banner {
  padding: 80px 0 70px;
  text-align: center;
  background: #E8F4F6;
}
body.ini-inner-header .page-banner {
  margin: 0;
  padding: 26px 0 82px;
  border-radius: 0;
}
.page-banner h1 {
  font-size: var(--h2-size, 42px);
  font-weight: 700;
  color: var(--ink);
  margin: 0 0 14px;
  line-height: 1.15;
}
body.ini-inner-header .page-banner h1 {
  font-size: 56px;
  font-weight: 800;
  color: #063f59;
  margin-bottom: 22px;
}
.page-banner p {
  font-size: 14px;
  color: var(--muted);
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.7;
}
body.ini-inner-header .page-banner p {
  max-width: 610px;
  color: #1d5a78;
  font-size: 17px;
  line-height: 1.55;
}

/* -----------------------------------------------------------------------
 * CTA BANNER
 * -------------------------------------------------------------------- */
.cta-banner { padding: 0; overflow: hidden; }
.cta-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  min-height: 380px;
}
.cta-copy {
  padding: 70px 60px 70px 0;
}
.cta-copy h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--ink);
  margin: 0 0 18px;
}
.cta-copy p {
  font-size: 14px;
  color: #4a5868;
  margin: 0 0 30px;
  max-width: 440px;
  line-height: 1.7;
}
.cta-btns { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.btn-ghost-dark {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 26px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: .04em;
  text-transform: uppercase;
  border: 2px solid var(--ink);
  color: var(--ink);
  background: transparent;
  cursor: pointer;
  transition: background .2s, color .2s;
  text-decoration: none;
}
.btn-ghost-dark:hover { background: var(--ink); color: #fff; }
.cta-figure {
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.cta-figure::before {
  content: "";
  position: absolute;
  left: 50%; top: 30%;
  transform: translateX(-50%);
  width: 280px; height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(140,235,140,.45) 0%, transparent 70%);
  z-index: 0;
}
.cta-figure .ini-img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-height: 420px;
  object-fit: cover;
  object-position: top center;
}
.cta-figure .ini-img-placeholder {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 300px;
  background: rgba(255,255,255,.2);
  border: 2px dashed rgba(255,255,255,.4);
}

/* -----------------------------------------------------------------------
 * TEAM SECTION
 * -------------------------------------------------------------------- */
.team { padding: 80px 0 90px; background: transparent; }
.section-head.center { text-align: center; margin-bottom: 50px; }
.section-head.center h2 {
  font-size: var(--h2-size, 42px);
  font-weight: 400;
  font-family: 'Fraunces', serif;
  color: #1e293b;
  margin: 16px 0 14px;
  letter-spacing: -.03em;
  line-height: 1.1;
}
.section-head.center h2 em { color: var(--cyan-500); font-style: italic; }
.section-head.center p {
  font-size: 14px;
  color: var(--muted);
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.7;
}
.team-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.team-grid[data-count="1"] { grid-template-columns: minmax(0,360px); justify-content: center; }
.team-grid[data-count="2"] { grid-template-columns: repeat(2,1fr); max-width: 700px; margin: 0 auto; }
.team-grid[data-count="4"] { grid-template-columns: repeat(4,1fr); }
.team-grid[data-count="5"],
.team-grid[data-count="6"] { grid-template-columns: repeat(3,1fr); }
.team-card {
  border-radius: 24px;
  overflow: hidden;
  border: none;
  background: #fff;
  box-shadow: 0 8px 24px rgba(43,169,179,.08);
  transition: transform .4s cubic-bezier(.16,1,.3,1), box-shadow .4s ease;
}
.team-card:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(43,169,179,.18); }
.team-figure {
  aspect-ratio: 3/4;
  overflow: hidden;
  position: relative;
  background: rgba(79,193,201,.12);
}
.team-figure .ini-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.team-figure .ini-img-placeholder { width: 100%; height: 100%; }
.team-info {
  padding: 22px 24px;
  text-align: left;
}
.team-info h5 {
  margin: 0 0 4px;
  font-size: 17px;
  font-weight: 600;
  color: var(--ink);
}
.team-info span {
  font-size: 13px;
  color: var(--cyan-500);
  font-weight: 500;
}

/* -----------------------------------------------------------------------
 * FEATURES STRIP
 * -------------------------------------------------------------------- */
.features { padding: 60px 0 70px; }
.features-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.features-grid[data-count="1"] { grid-template-columns: minmax(0,500px); justify-content: center; }
.features-grid[data-count="2"] { grid-template-columns: repeat(2,1fr); }
.features-grid[data-count="4"] { grid-template-columns: repeat(2,1fr); }
.features-grid[data-count="5"],
.features-grid[data-count="6"] { grid-template-columns: repeat(3,1fr); }

.feat {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #fff;
  border-radius: 20px;
  padding: 28px 24px;
  box-shadow: 0 8px 24px rgba(43,169,179,.08);
  transition: transform .4s cubic-bezier(.16,1,.3,1), box-shadow .4s ease;
}
.feat:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(43,169,179,.16); }
.feat-ico {
  width: 58px; height: 58px;
  border-radius: 12px;
  display: grid; place-items: center;
  flex-shrink: 0;
  color: #fff;
}
.feat-ico.cyan   { background: var(--cyan-400); }
.feat-ico.yellow { background: var(--yellow); }
.feat-ico svg    { width: 28px; height: 28px; }
.feat h4 { margin: 0 0 6px; font-size: 16px; font-weight: 600; color: var(--ink); }
.feat p  { margin: 0; font-size: 13px; color: var(--muted); line-height: 1.6; }

/* -----------------------------------------------------------------------
 * ABOUT
 * -------------------------------------------------------------------- */
.about { padding: 70px 0; background: transparent; }
.about-grid { display: grid; grid-template-columns: 0.95fr 1.1fr; gap: 60px; align-items: center; }
.about-figures {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding-bottom: 40px;
}
.about-fig-a,
.about-fig-b {
  border-radius: 24px;
  overflow: hidden;
  background: rgba(79,193,201,.12);
}
.about-fig-a { aspect-ratio: 3/4; }
.about-fig-b { aspect-ratio: 3/4; margin-top: 48px; }
.about-fig-a .ini-img,
.about-fig-b .ini-img,
.about-fig-a .ini-img-placeholder,
.about-fig-b .ini-img-placeholder { width: 100%; height: 100%; }
.about-stat-badge {
  position: absolute;
  bottom: 0; left: 50%; transform: translateX(-50%);
  background: #fff;
  border-radius: 20px;
  padding: 18px 24px;
  box-shadow: 0 20px 50px rgba(43,169,179,.20);
  display: flex;
  align-items: center;
  gap: 16px;
  white-space: nowrap;
  z-index: 2;
}
.about-stat-badge .stat-ico-box {
  width: 56px; height: 56px;
  border-radius: 50%;
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  display: grid; place-items: center; flex-shrink: 0;
}
.about-stat-badge .stat-ico-box svg { width: 24px; height: 24px; stroke: #fff; fill: none; stroke-width: 2; }
.about-stat-badge .stat-num { font-family: 'Fraunces', serif; font-size: 30px; font-weight: 400; color: #1e293b; line-height: 1; }
.about-stat-badge .stat-num span { color: var(--cyan-500); }
.about-stat-badge .stat-label { font-size: 12px; color: var(--muted); margin-top: 2px; }
/* legacy about-figure kept for compat */
.about-figure {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 5/5.5;
}
.about-figure .ini-img,
.about-figure .ini-img-placeholder { width: 100%; height: 100%; }
.trusted-badge {
  position: absolute; left: 20px; top: 20px; z-index: 2;
  background: var(--cyan-400); color: #fff;
  padding: 18px 16px; border-radius: 12px;
  width: 120px; text-align: center;
}
.trusted-badge .ring {
  width: 42px; height: 42px;
  border-radius: 50%; border: 2px solid #fff;
  display: grid; place-items: center; margin: 0 auto 8px;
}
.trusted-badge .ring svg { width: 18px; height: 18px; fill: #fff; }
.trusted-badge p { margin: 0; font-size: 12px; font-weight: 500; line-height: 1.4; }
.about-copy h2 { font-size: var(--h2-size, 38px); font-weight: 400; line-height: 1.1; margin: 0 0 18px; color: #1e293b; }
.about-copy > p { font-size: 15px; color: #64748b; margin: 0 0 26px; max-width: 520px; line-height: 1.75; }
.about-checklist { list-style: none; padding: 0; margin: 0 0 30px; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.about-checklist li { display: flex; align-items: flex-start; gap: 12px; }
.about-check-ico {
  width: 40px; height: 40px; border-radius: 50%;
  background: rgba(79,193,201,.12);
  display: grid; place-items: center; flex-shrink: 0; margin-top: 2px;
}
.about-check-ico svg { width: 18px; height: 18px; stroke: var(--cyan-500); fill: none; stroke-width: 2; }
.about-checklist strong { display: block; font-size: 15px; font-weight: 600; color: #1e293b; }
.about-checklist span { font-size: 13px; color: var(--muted); }
.vm-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-bottom: 28px; }
.vm { display: flex; gap: 14px; align-items: flex-start; }
.vm-ico { width: 46px; height: 46px; border-radius: 8px; display: grid; place-items: center; flex-shrink: 0; color: #fff; }
.vm-ico.y { background: var(--yellow); color: #1a1a1a; }
.vm-ico.c { background: var(--cyan-400); }
.vm-ico svg { width: 22px; height: 22px; }
.vm h5 { margin: 0 0 4px; font-size: 16px; font-weight: 600; color: var(--ink); }
.vm p  { margin: 0; font-size: 12px; color: var(--muted); }
.about-foot { display: flex; align-items: center; gap: 26px; flex-wrap: wrap; }
.ceo { display: flex; align-items: center; gap: 12px; }
.ceo .av { width: 48px; height: 48px; border-radius: 50%; overflow: hidden; background: linear-gradient(135deg,#c8d6e2,#9aafc0); }
.ceo h6 { margin: 0; font-size: 15px; font-weight: 600; }
.ceo small { color: var(--muted); font-size: 12px; }

/* -----------------------------------------------------------------------
 * SERVICES
 * -------------------------------------------------------------------- */
.services { padding: 50px 0 80px; background: transparent; }
.svc-head {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 52px;
}
.svc-head h2 { margin: 16px 0 14px; font-size: var(--h2-size, 42px); font-weight: 400; line-height: 1.1; }
.svc-head p  { margin: 0; color: #64748b; font-size: 16px; }
/* Default: 3 columns. data-count overrides below */
.svc-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.svc-grid[data-count="1"] { grid-template-columns: minmax(0,480px); justify-content: center; }
.svc-grid[data-count="2"] { grid-template-columns: repeat(2,minmax(0,420px)); justify-content: center; }
.svc-grid[data-count="4"] { grid-template-columns: repeat(4,1fr); }
.svc-grid[data-count="5"] { grid-template-columns: repeat(5,1fr); }
.svc-grid[data-count="6"] { grid-template-columns: repeat(3,1fr); }
.svc-card {
  background: #fff;
  border: none;
  border-radius: 24px;
  overflow: hidden;
  transition: transform .4s cubic-bezier(.16,1,.3,1), box-shadow .4s ease;
  position: relative;
  padding: 26px;
  box-shadow: 0 8px 24px rgba(43,169,179,.08);
  display: flex;
  flex-direction: column;
}
.svc-card:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(43,169,179,.18); }
.svc-card.svc-featured {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
}
.svc-figure { display: none; }
.svc-ico-box {
  width: 64px; height: 64px;
  border-radius: 16px;
  background: rgba(79,193,201,.12);
  display: grid; place-items: center; margin-bottom: 24px;
  flex-shrink: 0;
}
.svc-card.svc-featured .svc-ico-box { background: rgba(255,255,255,.2); }
.svc-ico-box svg { width: 30px; height: 30px; stroke: var(--cyan-500); fill: none; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.svc-card.svc-featured .svc-ico-box svg { stroke: #fff; }
.svc-body   { padding: 0; display: flex; flex: 1; flex-direction: column; align-items: flex-start; }
.svc-body h4{ margin: 0 0 10px; font-size: 22px; font-weight: 400; font-family: 'Fraunces', serif; color: var(--ink); }
.svc-card.svc-featured .svc-body h4 { color: #fff; }
.svc-body p { margin: 0 0 16px; font-size: 14px; color: var(--muted); line-height: 1.65; }
.svc-card.svc-featured .svc-body p { color: rgba(255,255,255,.85); }
.svc-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.svc-card.is-expanded .svc-desc {
  display: block;
  overflow: visible;
}
.svc-toggle {
  appearance: none;
  border: 0;
  background: rgba(79,193,201,.12);
  color: var(--cyan-500);
  border-radius: 999px;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  margin: auto 0 16px;
  padding: 9px 14px;
}
.svc-card.has-overflow .svc-toggle { display: inline-flex; }
.svc-toggle:hover { background: rgba(79,193,201,.18); }
.svc-toggle-less { display: none; }
.svc-card.is-expanded .svc-toggle-more { display: none; }
.svc-card.is-expanded .svc-toggle-less { display: inline; }
.svc-card.svc-featured .svc-toggle,
.svc-card:nth-child(2) .svc-toggle {
  background: rgba(255,255,255,.18);
  color: #fff;
}
.svc-card.svc-featured .svc-toggle:hover,
.svc-card:nth-child(2) .svc-toggle:hover { background: rgba(255,255,255,.28); }
.learn {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 14px; font-weight: 600;
  color: var(--cyan-500); text-decoration: none;
  transition: gap .2s ease;
}
.learn:hover { gap: 10px; color: var(--cyan-600); }
.learn svg { width: 16px; height: 16px; }
.svc-card.svc-featured .learn { color: #fff; }

/* -----------------------------------------------------------------------
 * TESTIMONIALS
 * -------------------------------------------------------------------- */
.testimonials { background: transparent; padding: 80px 0; }
.testi-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.testi-grid[data-count="1"] { grid-template-columns: minmax(0,520px); justify-content: center; }
.testi-grid[data-count="2"] { grid-template-columns: repeat(2,1fr); max-width: 760px; margin: 0 auto; }
.testi-grid[data-count="4"],
.testi-grid[data-count="5"],
.testi-grid[data-count="6"] { grid-template-columns: repeat(3,1fr); }
.testi-section-head { text-align: center; max-width: 640px; margin: 0 auto 52px; }
.testi-section-head h2 { font-size: var(--h2-size, 42px); font-weight: 400; font-family: 'Fraunces', serif; color: var(--ink); margin: 16px 0 14px; line-height: 1.1; }
.testi-section-head h2 em { color: var(--cyan-500); font-style: italic; }
.testi-section-head p { color: var(--muted); font-size: 16px; margin: 0; }
.testi-card {
  background: #fff;
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 8px 24px rgba(43,169,179,.08);
  position: relative;
  transition: transform .4s cubic-bezier(.16,1,.3,1), box-shadow .4s ease;
}
.testi-card:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(43,169,179,.18); }
.testi-card.testi-featured {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
}
.testi-quote-ico {
  position: absolute; top: 24px; right: 24px;
  opacity: 0.12; pointer-events: none;
}
.testi-card.testi-featured .testi-quote-ico { opacity: 0.22; }
.testi-stars { display: flex; gap: 3px; margin-bottom: 18px; }
.testi-stars svg { width: 18px; height: 18px; fill: #FFB800; }
.testi-card.testi-featured .testi-stars svg { fill: #FFD700; }
.testi-body { font-size: 15px; color: #475569; line-height: 1.7; margin: 0 0 28px; position: relative; z-index: 1; }
.testi-card.testi-featured .testi-body { color: rgba(255,255,255,.9); }
.testi-author { display: flex; align-items: center; gap: 14px; }
.testi-author .av {
  width: 48px; height: 48px; border-radius: 50%;
  flex-shrink: 0; overflow: hidden; background: rgba(79,193,201,.2);
}
.testi-card.testi-featured .testi-author .av { background: rgba(255,255,255,.3); }
.testi-author h6 { margin: 0 0 2px; font-size: 15px; font-weight: 600; color: var(--ink); }
.testi-card.testi-featured .testi-author h6 { color: #fff; }
.testi-author small { font-size: 12px; color: var(--muted); }
.testi-card.testi-featured .testi-author small { color: rgba(255,255,255,.75); }
/* legacy .testi-copy / .testi-head kept for compat */
.testi-copy h2 { font-size: var(--h2-size, 36px); font-weight: 700; margin: 0 0 18px; }
.testi-copy p  { color: var(--muted); font-size: 14px; margin: 0 0 24px; max-width: 420px; }
.testi-head { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }
.testi-head .av { width: 44px; height: 44px; border-radius: 50%; flex-shrink: 0; overflow: hidden; background: #cbd6e2; }
.testi-head h6 { margin: 0; font-size: 14px; font-weight: 600; }
.testi-head small { color: var(--cyan-600); font-size: 11px; }
.testi-card p { margin: 0; font-size: 12.5px; color: var(--muted); line-height: 1.6; }

/* -----------------------------------------------------------------------
 * SOLUTIONS
 * -------------------------------------------------------------------- */
.solutions { padding: 90px 0; background: transparent; }
.sol-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.sol-copy h2 { font-size: var(--h2-size, 38px); font-weight: 700; line-height: 1.15; margin: 0 0 18px; }
.sol-copy > p { color: var(--muted); font-size: 14px; margin: 0 0 28px; max-width: 460px; }
.bars { display: flex; flex-direction: column; gap: 14px; }
.check-row {
  display: flex; align-items: center; gap: 14px;
  padding: 14px 18px; background: #f6fbfc;
  border: 1px solid #e2eef2; border-radius: 8px;
  transition: background .2s, border-color .2s;
}
.check-row:hover { background: #eef8fa; border-color: var(--cyan-200); }
.check-row .tick {
  width: 26px; height: 26px; border-radius: 50%;
  background: var(--cyan-400); color: #fff;
  display: grid; place-items: center; flex-shrink: 0;
}
.check-row .tick.y { background: var(--yellow); color: #1a1a1a; }
.check-row .tick svg { width: 14px; height: 14px; }
.check-row .lbl { font-size: 14px; font-weight: 600; color: var(--ink); flex: 1; }
.sol-figure { position: relative; aspect-ratio: 1/1.05; border-radius: 8px; overflow: hidden; }
.sol-figure .ini-img,
.sol-figure .ini-img-placeholder { width: 100%; height: 100%; }
.work-hours {
  position: absolute; right: 18px; top: 18px;
  background: var(--cyan-400); color: #fff;
  border-radius: 8px; padding: 22px; width: 230px; z-index: 2;
  box-shadow: 0 14px 28px rgba(40,160,180,.35);
}
.work-hours h5 { margin: 0 0 8px; font-size: 18px; font-weight: 600; }
.work-hours > p { margin: 0 0 16px; font-size: 12px; opacity: .92; line-height: 1.5; }
.hrs { display: flex; flex-direction: column; gap: 8px; margin-bottom: 18px; list-style: none; padding: 0; }
.hrs li { font-size: 12px; display: flex; align-items: center; gap: 8px; }
.hrs li::before { content: ""; width: 6px; height: 6px; border-radius: 50%; background: var(--yellow); display: inline-block; }
.work-hours .btn { padding: 11px 18px; font-size: 11px; width: 100%; justify-content: center; }
.sol-play {
  position: absolute; right: 24px; bottom: 24px;
  display: inline-flex; align-items: center; gap: 12px;
  background: #fff; padding: 8px 18px 8px 8px; border-radius: 30px;
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
  font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: .08em;
}
.sol-play .play-icon { width: 38px; height: 38px; }
.sol-play .play-icon::before { display: none; }

/* -----------------------------------------------------------------------
 * STEPS
 * -------------------------------------------------------------------- */
.steps { padding: 70px 0 90px; background: transparent; }
.steps-head { display: grid; grid-template-columns: 1fr 1.1fr; gap: 60px; margin-bottom: 50px; align-items: start; }
.steps-head h2 { margin: 0; font-size: 36px; font-weight: 700; line-height: 1.18; }
.steps-head p  { margin: 6px 0 0; color: var(--muted); font-size: 14px; }
.steps-grid {
  display: grid; grid-template-columns: repeat(4,1fr);
  gap: 0;
  border-top: 1px dashed #d3dde5; padding-top: 34px;
  position: relative;
}
.steps-grid[data-count="1"] { grid-template-columns: 1fr; }
.steps-grid[data-count="2"] { grid-template-columns: repeat(2,1fr); }
.steps-grid[data-count="3"] { grid-template-columns: repeat(3,1fr); }
.steps-grid[data-count="5"],
.steps-grid[data-count="6"] { grid-template-columns: repeat(3,1fr); row-gap: 40px; }
.step { text-align: center; padding: 0 24px; position: relative; }
.step + .step::before {
  content: ""; position: absolute; left: 0; top: 34px;
  height: 60px; border-left: 1px dashed #d3dde5;
}
.step-ico {
  width: 60px; height: 60px; border-radius: 10px; background: var(--yellow);
  display: grid; place-items: center; margin: 0 auto 16px;
}
.step-ico svg { width: 30px; height: 30px; fill: #1a1a1a; }
.step h5 { margin: 0 0 6px; font-size: 16px; font-weight: 600; }
.step p  { margin: 0 0 18px; color: var(--muted); font-size: 12.5px; }
.step .num { font-size: 32px; font-weight: 700; color: #d6dee6; display: block; }

/* -----------------------------------------------------------------------
 * APPOINTMENT FORM
 * -------------------------------------------------------------------- */
.appointment { padding: 0 0 100px; background: transparent; }
.appt-grid {
  display: grid; grid-template-columns: 1fr 1.1fr;
  gap: 50px; align-items: end;
  position: relative;
}
.appt-figure { position: relative; aspect-ratio: 5/6.5; overflow: hidden; border-radius: 8px; }
.appt-figure::before {
  content: ""; position: absolute;
  left: 50%; top: 40%; transform: translate(-50%,-50%);
  width: 300px; height: 300px; border-radius: 50%;
  background: radial-gradient(circle, rgba(255,214,10,.5) 0%, rgba(255,214,10,0) 70%);
  z-index: 0;
}
.appt-figure .ini-img,
.appt-figure .ini-img-placeholder { position: relative; z-index: 1; width: 100%; height: 100%; }
.appt-form {
  background: #fff; border-radius: 24px;
  box-shadow: 0 8px 24px rgba(43,169,179,.10);
  padding: 36px; margin-bottom: 40px;
}
.appt-form h3 { margin: 0 0 22px; font-size: var(--h3-size, 24px); font-weight: 600; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 14px; }
.input, .select, .textarea {
  width: 100%; padding: 14px 16px;
  border: 1px solid var(--line); border-radius: 6px;
  font-family: inherit; font-size: 13px; color: var(--ink);
  background: #fafcfd; transition: border .15s;
}
.input:focus, .select:focus, .textarea:focus {
  outline: none; border-color: var(--cyan-400); background: #fff;
}
.select {
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%236a7a8c' stroke-width='1.5' fill='none' stroke-linecap='round'/></svg>");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 12px;
  padding-right: 36px;
  background-color: #fafcfd;
}
.textarea { min-height: 120px; resize: vertical; margin-bottom: 18px; display: block; }

/* -----------------------------------------------------------------------
 * BLOG
 * -------------------------------------------------------------------- */
.blog { padding: 30px 0 90px; background: transparent; }
.blog-head {
  display: grid; grid-template-columns: 1fr auto;
  gap: 40px; margin-bottom: 34px; align-items: end;
}
.blog-head h2 { margin: 0; font-size: 36px; font-weight: 700; }
.blog-head p  { margin: 8px 0 0; color: var(--muted); font-size: 14px; max-width: 420px; }
.blog-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 24px; }
.blog-figure { aspect-ratio: 4/3.6; border-radius: 6px; overflow: hidden; margin-bottom: 18px; }
.blog-figure .ini-img,
.blog-figure img { width: 100%; height: 100%; object-fit: cover; display: block; }
.blog-card h4 { margin: 0 0 10px; font-size: 16px; font-weight: 600; line-height: 1.4; }
.blog-card h4 a { color: var(--ink); }
.blog-card h4 a:hover { color: var(--cyan-600); }
.blog-meta { font-size: 12px; color: var(--cyan-600); margin-bottom: 10px; display: flex; align-items: center; gap: 6px; }
.blog-card p { margin: 0; font-size: 12.5px; color: var(--muted); line-height: 1.6; }

/* -----------------------------------------------------------------------
 * FAQ
 * -------------------------------------------------------------------- */
.faq { padding: 80px 0 90px; background: transparent; }
.faq-head { max-width: 780px; margin: 0 auto 38px; }
.faq-head h2 { margin: 0; font-size: 36px; font-weight: 700; line-height: 1.2; }
.faq-head p { margin: 12px auto 0; color: var(--muted); font-size: 14px; line-height: 1.7; max-width: 640px; }
.faq-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px 24px; }
.faq-item {
  border: none;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(43,169,179,.07);
  overflow: hidden;
}
.faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 20px 22px;
  cursor: pointer;
  list-style: none;
  color: var(--ink);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-toggle {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--soft-grad);
  color: var(--cyan-600);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1;
}
.faq-toggle::before { content: "+"; }
.faq-item[open] .faq-toggle { background: var(--yellow); color: var(--ink); }
.faq-item[open] .faq-toggle::before { content: "-"; }
.faq-answer {
  padding: 0 22px 20px 22px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.7;
}
.faq-answer p { margin: 0; }
.faq-answer p + p { margin-top: 10px; }

/* -----------------------------------------------------------------------
 * NEWSLETTER
 * -------------------------------------------------------------------- */
.newsletter { background: transparent; padding: 50px 0; }
.news-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 50px; align-items: center; }
.news-grid h3 { margin: 0 0 6px; font-size: 24px; font-weight: 600; }
.news-grid p  { margin: 0; color: var(--muted); font-size: 13px; }
.news-form {
  display: flex; gap: 0;
  background: #fff; border-radius: 999px; overflow: hidden;
  box-shadow: 0 8px 24px rgba(43,169,179,.10);
}
.news-form input {
  flex: 1; border: none; padding: 18px 22px;
  font-family: inherit; font-size: 13px; color: var(--ink); background: #fff;
}
.news-form input:focus { outline: none; }
.news-form button {
  background: var(--yellow); border: none;
  padding: 0 28px; font-weight: 600; font-size: 12px;
  letter-spacing: .1em; text-transform: uppercase;
  cursor: pointer; display: flex; align-items: center; gap: 8px;
  font-family: inherit;
}
.news-form button:hover { background: var(--yellow-deep); }

/* -----------------------------------------------------------------------
 * FOOTER
 * -------------------------------------------------------------------- */
footer { background: #0e1a2c; color: #aebac9; padding: 70px 0 0; }
.foot-grid {
  display: grid; grid-template-columns: 1.3fr 1fr 1fr 1.2fr;
  gap: 50px; padding-bottom: 50px;
}
.foot-brand {
  display: flex; align-items: center; gap: 10px;
  font-size: 22px; font-weight: 700; color: #fff; margin-bottom: 18px;
}
.foot-brand:hover { color: #fff; }
.foot-brand .logo-mark { background: #1a2942; }
.foot-brand .logo-mark svg path { stroke: var(--cyan-400); }
.footer-logo-img {
  display: block;
  width: auto;
  max-width: 220px;
  max-height: 70px;
  object-fit: contain;
}
.foot-col p { font-size: 13px; color: #8b97a8; margin: 0 0 18px; line-height: 1.7; }
.foot-col h5 { font-size: 16px; color: #fff; margin: 6px 0 22px; font-weight: 600; }
.foot-col ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 12px; }
.foot-col ul a { font-size: 13px; color: #aebac9; }
.foot-col ul a:hover { color: var(--cyan-400); }
/* WordPress nav menu in footer */
.foot-col .menu ul { flex-direction: column; gap: 12px; }
.foot-col .menu a  { color: #aebac9; font-weight: 400; padding: 0; }
.foot-col .menu a:hover { color: var(--cyan-400); }
.foot-col .menu .menu-item-has-children > a::after { display: none; }
.foot-col .menu .sub-menu { display: none; }

.socials { display: flex; gap: 10px; margin-top: 10px; }
.socials a {
  width: 34px; height: 34px;
  border-radius: 50%; background: #1a2942;
  display: grid; place-items: center;
}
.socials a:hover { background: var(--cyan-400); }
.socials svg { width: 14px; height: 14px; fill: #fff; }
.contact-li { display: flex; gap: 10px; align-items: flex-start; font-size: 13px; color: #aebac9; }
.contact-li a { color: #aebac9; }
.contact-li a:hover { color: var(--cyan-400); }
.contact-li svg { width: 16px; height: 16px; flex-shrink: 0; margin-top: 3px; fill: var(--cyan-400); }
.foot-cta {
  background: var(--cyan-400); text-align: center;
  padding: 14px; color: #fff; font-size: 13px; letter-spacing: .04em;
}
.foot-base {
  border-top: 1px solid #1a2942;
  padding: 22px 0; text-align: center;
  font-size: 12px; color: #8b97a8;
}

/* -----------------------------------------------------------------------
 * Video modal (lightbox)
 * -------------------------------------------------------------------- */
.ini-video-modal {
  display: none;
  position: fixed; inset: 0; z-index: 9999;
  background: rgba(0,0,0,.85);
  align-items: center; justify-content: center;
}
.ini-video-modal.open { display: flex; }
.ini-video-modal-inner {
  position: relative; width: 90%; max-width: 900px;
  aspect-ratio: 16/9;
}
.ini-video-modal iframe {
  width: 100%; height: 100%; border: none; border-radius: 8px;
}
.ini-video-close {
  position: absolute; top: -38px; right: 0;
  background: none; border: none; color: #fff;
  font-size: 28px; cursor: pointer; line-height: 1;
}

/* -----------------------------------------------------------------------
 * WP Pagination
 * -------------------------------------------------------------------- */
.nav-links { display: flex; gap: 8px; margin-top: 40px; }
.nav-links a, .nav-links span {
  display: inline-flex; align-items: center; justify-content: center;
  width: 40px; height: 40px; border-radius: 6px;
  background: #f0f6fa; font-size: 14px; font-weight: 500;
}
.nav-links a:hover    { background: var(--cyan-400); color: #fff; }
.nav-links .current   { background: var(--cyan-400); color: #fff; }
.nav-links .prev, .nav-links .next { width: auto; padding: 0 16px; }

/* -----------------------------------------------------------------------
 * Skip link (accessibility)
 * -------------------------------------------------------------------- */
.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px; height: 1px;
  overflow: hidden;
}
.skip-link:focus {
  position: fixed;
  top: 6px; left: 6px;
  width: auto; height: auto;
  background: var(--cyan-400); color: #fff;
  padding: 8px 16px; border-radius: 4px;
  z-index: 100000;
}

/* -----------------------------------------------------------------------
 * TABLET  ≤ 1024px
 * -------------------------------------------------------------------- */
@media (max-width: 1024px) {
  .wrap { padding: 0 20px; }
  .hero h1 { font-size: 48px; }
  .hero-grid { grid-template-columns: 1fr 1fr; gap: 24px; }
  .hero-figure {
    grid-column: 1 / -1; order: 3;
    min-height: 420px; max-width: 520px; margin: 0 auto; width: 100%;
  }
  .hero-copy { padding: 20px 0 30px; }
  .stat-stack { padding: 20px 0 40px; flex-direction: row; gap: 14px; flex-wrap: wrap; }
  .stat-card { flex: 1; min-width: 140px; }
  .about-grid, .svc-head, .sol-grid,
  .steps-head, .appt-grid, .blog-head, .news-grid,
  .cta-grid {
    grid-template-columns: 1fr; gap: 36px;
  }
  .testi-grid { grid-template-columns: 1fr; gap: 20px; }
  .cta-copy { padding: 50px 0 30px; }
  .team-grid { grid-template-columns: 1fr 1fr; gap: 24px; }
  .page-banner h1 { font-size: 34px; }
  .page-banner { padding: 60px 0 50px; }
  body.ini-inner-header header#masthead .nav { padding: 30px 0 18px; }
  body.ini-inner-header .page-banner { padding: 26px 0 58px; }
  body.ini-inner-header .page-banner h1 { font-size: 42px; }
  body.ini-inner-header .page-banner p { font-size: 15px; }
  .blog-grid { grid-template-columns: 1fr 1fr; gap: 28px; }
  .faq-grid { grid-template-columns: 1fr; }
  .steps-grid { grid-template-columns: 1fr 1fr; row-gap: 36px; }
  .step + .step::before { display: none; }
  .features-grid, .svc-grid { grid-template-columns: 1fr 1fr; gap: 24px; }
  .svc-card:last-child { grid-column: 1 / -1; max-width: 480px; justify-self: center; width: 100%; }
  .feat:nth-child(3) { grid-column: 1 / -1; max-width: 520px; }
  .foot-grid { grid-template-columns: 1fr 1fr; gap: 40px; }
  .work-hours { width: 200px; padding: 18px; }
  .menu { gap: 22px; }
  .ini-desktop-cta { /* still visible */ }
}

/* -----------------------------------------------------------------------
 * MOBILE  ≤ 720px
 * -------------------------------------------------------------------- */
@media (max-width: 720px) {
  body { font-size: 14px; }
  body.ini-menu-open { overflow: hidden; }
  .wrap { padding: 0 18px; }
  .nav { padding: 20px 0 12px; }
  body.ini-menu-open header#masthead {
    position: fixed;
    inset: 0;
    z-index: 1000;
    border-radius: 0;
    overflow: hidden;
    background: var(--hero-grad);
    box-shadow: none;
  }
  body.ini-menu-open header#masthead .wrap { height: 100%; }
  body.ini-menu-open .nav {
    align-items: flex-start;
    padding: 18px 18px 0;
    height: 100%;
  }
  body.ini-menu-open .logo {
    font-size: 21px;
    font-weight: 800;
  }
  body.ini-menu-open .logo-mark {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: rgba(255,255,255,.55);
  }
  body.ini-menu-open .menu-btn {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    background: rgba(255,255,255,.74);
    box-shadow: 0 8px 22px rgba(20,60,90,.14);
  }
  body.ini-menu-open .menu-btn span {
    left: 14px;
    width: 18px;
  }
  body.ini-menu-open .menu-btn span:nth-child(1) { top: 15px; }
  body.ini-menu-open .menu-btn span:nth-child(2) { top: 22px; }
  body.ini-menu-open .menu-btn span:nth-child(3) { top: 29px; }
  body.ini-menu-open .menu-btn[aria-expanded="true"] span:nth-child(1),
  body.ini-menu-open .menu-btn[aria-expanded="true"] span:nth-child(3) { top: 22px; }

  /* Mobile menu */
  .menu {
    display: flex;
    position: fixed;
    inset: 76px 0 0;
    width: 100%;
    max-height: none;
    overflow-y: auto;
    background: var(--hero-grad);
    border: 0;
    border-radius: 0;
    padding: 18px 28px 26px;
    z-index: 1001;
    flex-direction: column;
    gap: 0;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-12px);
    transform-origin: top center;
    transition: opacity .3s ease, transform .42s cubic-bezier(.2,.8,.2,1), visibility .3s ease;
  }
  .menu::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(180deg, rgba(255,255,255,.44), rgba(255,255,255,.72));
    pointer-events: none;
    z-index: -1;
  }
  .mobile-menu-kicker {
    display: none;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 18px;
    margin: 0 34px 28px;
    color: var(--cyan-600);
    text-align: center;
  }
  .mobile-menu-kicker::before {
    content: "+";
    position: absolute;
    left: 50%;
    top: 25px;
    transform: translateX(-50%) rotate(45deg);
    color: rgba(15,170,200,.46);
    font-size: 28px;
    font-weight: 300;
  }
  .mobile-menu-kicker span {
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(15,100,130,.24));
  }
  .mobile-menu-kicker span:last-child {
    background: linear-gradient(90deg, rgba(15,100,130,.24), transparent);
  }
  .mobile-menu-kicker strong {
    font-size: 13px;
    letter-spacing: .48em;
    text-transform: uppercase;
  }
  .menu > ul { flex-direction: column; gap: 0; width: 100%; }
  .menu.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }
  #ini-menu.open > ul {
    position: static;
    inset: auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: none;
    overflow: visible;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none;
    z-index: auto;
  }
  .menu li { width: 100%; text-align: center; }
  .menu > ul > li {
    border-bottom: 1px solid rgba(32,120,145,.16);
  }
  .menu a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 58px;
    padding: 8px 4px;
    border-radius: 8px;
    color: #0c5268;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.1;
  }
  .menu a:hover { background: rgba(28,172,199,.08); }
  .menu > ul > li > a::before {
    content: "";
    width: 38px;
    height: 38px;
    margin-right: 16px;
    border-radius: 50%;
    background-color: rgba(214,249,255,.76);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px;
    box-shadow: 0 6px 16px rgba(46,205,232,.16);
    flex: 0 0 auto;
  }
  .menu > ul > li:nth-child(1) > a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%230c6d86' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3 11 9-8 9 8'/%3E%3Cpath d='M5 10v10h5v-6h4v6h5V10'/%3E%3C/svg%3E");
  }
  .menu > ul > li:nth-child(2) > a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%230c6d86' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 21a8 8 0 0 0-16 0'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
  }
  .menu > ul > li:nth-child(3) > a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%230c6d86' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2c-2.5 0-4 1.5-4 3 0 1.5.5 3 1 5 .3 1.2.5 3 .5 5 0 2 .5 6 2.5 7 2-1 2.5-5 2.5-7 0-2 .2-3.8.5-5 .5-2 1-3.5 1-5 0-1.5-1.5-3-4-3z'/%3E%3C/svg%3E");
  }
  .menu > ul > li:nth-child(4) > a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%230c6d86' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3Cpath d='M8 13h8M8 17h6'/%3E%3C/svg%3E");
  }
  .menu > ul > li:nth-child(5) > a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' stroke='%230c6d86' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.12.9.33 1.77.63 2.61a2 2 0 0 1-.45 2.11L8.09 9.64a16 16 0 0 0 6.27 6.27l1.2-1.2a2 2 0 0 1 2.11-.45c.84.3 1.71.51 2.61.63A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
  }
  .menu > ul > li > a::after {
    content: "";
    margin-left: auto;
    width: 11px;
    height: 11px;
    border-top: 2px solid rgba(12,82,104,.42);
    border-right: 2px solid rgba(12,82,104,.42);
    transform: rotate(45deg);
  }
  .menu .menu-item-has-children > a::after {
    content: "";
    width: 11px;
    height: 11px;
    border: none;
    border-right: 2px solid var(--cyan-600);
    border-bottom: 2px solid var(--cyan-600);
    transform: rotate(45deg) translateY(-2px);
    transition: transform .22s ease;
  }
  .menu .menu-item-has-children.submenu-open > a::after { transform: rotate(225deg) translate(-2px, -2px); }
  .menu .sub-menu {
    position: static;
    min-width: 0;
    width: 100%;
    box-shadow: none;
    background: rgba(142,235,250,.14);
    border-radius: 10px;
    padding: 0;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    overflow: hidden;
    transform: translateY(-4px);
    transition: max-height .32s ease, opacity .24s ease, transform .28s ease, padding .28s ease;
  }
  .menu li:hover > .sub-menu,
  .menu li:focus-within > .sub-menu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-4px);
  }
  .menu li.submenu-open > .sub-menu {
    display: flex;
    max-height: 360px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    padding: 8px;
    transform: translateY(0);
  }
  .menu .sub-menu a {
    min-height: 36px;
    padding: 7px 14px 7px 58px;
    font-size: 13px;
    font-weight: 600;
    color: var(--muted);
  }
  .menu .sub-menu a::before,
  .menu .sub-menu a::after { display: none; }
  /* Show the appointment button inside the flyout when it's open */
  .menu.open .btn-cyan {
    display: inline-flex;
    width: 100%;
    min-height: 50px;
    justify-content: center;
    margin: 24px 0 18px !important;
    border-radius: 10px;
    background: linear-gradient(135deg, #1688a5, #0f5e76);
    color: #fff;
    font-size: 12px;
    letter-spacing: .28em;
    text-transform: uppercase;
    box-shadow: 0 16px 30px rgba(15,94,118,.26);
  }
  .menu.open .btn-cyan::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    transform: rotate(45deg);
    margin-left: 18px;
  }
  .mobile-menu-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    color: #0c6d86;
    font-size: 14px;
  }
  .mobile-menu-contact a {
    min-height: auto;
    padding: 0;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    font-weight: 500;
  }
  .mobile-menu-contact a::before,
  .mobile-menu-contact a::after { display: none; }
  .mobile-menu-contact span {
    width: 1px;
    height: 18px;
    background: rgba(12,109,134,.26);
  }
  .menu-btn  { display: inline-flex; }
  .ini-desktop-cta { display: none; }
  .logo { font-size: 20px; }
  .logo-copy small { display: none; }
  .site-logo-img { max-width: 180px; max-height: 54px; }

  section#hero { min-height: 0; }
  .hero-grid { grid-template-columns: 1fr; gap: 10px; }
  .hero h1 { font-size: 36px; line-height: 1.1; }
  .hero-copy { padding: 20px 0 10px; }
  .hero p { max-width: none; font-size: 14px; }
  .hero-ctas { gap: 16px; margin-bottom: 30px; flex-wrap: wrap; }
  .hero-figure { order: 2; min-height: 360px; grid-column: 1; margin: 0 auto; }
  .hero-figure::before { width: 240px; height: 240px; }
  .stat-stack { display: none; }
  .hero-feature-bar {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
    padding: 18px;
  }
  .hero-feature + .hero-feature {
    border-left: 0;
    border-top: 1px solid #eef3f5;
    padding-left: 0;
    padding-top: 16px;
  }

  .features { padding: 40px 0 10px; }
  .features-grid { grid-template-columns: 1fr; gap: 24px; }
  .feat:nth-child(3) { grid-column: auto; max-width: none; }
  .feat-ico { width: 48px; height: 48px; }
  .feat-ico svg { width: 24px; height: 24px; }

  .about { padding: 50px 0; }
  .about-copy h2, .svc-head h2, .testi-copy h2,
  .sol-copy h2, .steps-head h2, .blog-head h2 { font-size: 28px; line-height: 1.2; }
  .trusted-badge { left: 12px; top: 12px; width: 100px; padding: 14px 12px; }
  .trusted-badge p { font-size: 11px; }
  .vm-grid { grid-template-columns: 1fr; gap: 18px; }
  .about-foot { gap: 18px; }

  .services { padding: 30px 0 60px; }
  .svc-grid { grid-template-columns: 1fr; gap: 30px; }
  .svc-card:last-child { grid-column: auto; max-width: none; }

  .testimonials { padding: 60px 0; }
  .testi-cards { grid-template-columns: 1fr; gap: 16px; }

  .solutions { padding: 60px 0; }
  .team-grid { grid-template-columns: 1fr; gap: 24px; }
  .cta-grid { grid-template-columns: 1fr; }
  .cta-copy { padding: 40px 0 20px; }
  .page-banner h1 { font-size: 28px; }
  .page-banner { padding: 50px 0 40px; }
  body.ini-inner-header header#masthead {
    margin: 0;
    border-radius: 0;
  }
  .ini-inner-hero-shell {
    margin: 0;
    border-width: 0;
    border-radius: 0;
  }
  body.ini-inner-header header#masthead .nav { padding: 20px 0 14px; }
  body.ini-inner-header .logo { font-size: 22px; }
  body.ini-inner-header .logo-mark { width: 38px; height: 38px; }
  body.ini-inner-header .logo-mark svg { width: 30px; height: 30px; }
  body.ini-inner-header .page-banner {
    padding: 150px 30px 80px;
    border-radius: 0;
  }
  body.ini-inner-header .menu {
    letter-spacing: 0;
    text-transform: none;
    font-size: 14px;
  }
  body.ini-inner-header .page-banner h1 { font-size: 34px; }
  body.ini-inner-header .page-banner p { font-size: 14px; max-width: 320px; }
  .sol-figure { aspect-ratio: 1/1; }
  .work-hours { position: static; width: auto; margin-top: 20px; }
  .sol-play { right: 14px; bottom: 14px; font-size: 11px; padding: 6px 14px 6px 6px; }
  .sol-play .play-icon { width: 32px; height: 32px; }

  .steps { padding: 50px 0 60px; }
  .steps-grid {
    grid-template-columns: 1fr; row-gap: 28px;
    border-top: none; padding-top: 0;
  }
  .step { padding: 0; border-bottom: 1px dashed #d3dde5; padding-bottom: 24px; }
  .step:last-child { border-bottom: none; }
  .step + .step::before { display: none; }

  .appointment { padding: 0 0 60px; }
  .appt-grid { gap: 24px; }
  .appt-figure { aspect-ratio: 5/5; max-width: 360px; margin: 0 auto; }
  .appt-form { padding: 26px 20px; margin-bottom: 0; }
  .appt-form h3 { font-size: 20px; }
  .form-row { grid-template-columns: 1fr; gap: 12px; margin-bottom: 12px; }

  .blog { padding: 20px 0 60px; }
  .blog-head { grid-template-columns: 1fr; gap: 18px; align-items: start; }
  .blog-grid { grid-template-columns: 1fr; gap: 30px; }

  .faq { padding: 50px 0 60px; }
  .faq-head h2 { font-size: 28px; line-height: 1.2; }
  .faq-head { margin-bottom: 26px; }
  .faq-grid { gap: 14px; }
  .faq-item summary { padding: 18px; font-size: 14px; }
  .faq-answer { padding: 0 18px 18px; }

  .newsletter { padding: 40px 0; }
  .news-form {
    flex-direction: column; background: transparent; box-shadow: none; gap: 10px;
  }
  .news-form input {
    background: #fff; border-radius: 6px;
    padding: 16px 18px; box-shadow: 0 6px 16px rgba(20,60,90,.06);
  }
  .news-form button { padding: 16px; border-radius: 6px; justify-content: center; }

  footer { padding: 50px 0 0; }
  .foot-grid { grid-template-columns: 1fr; gap: 32px; padding-bottom: 36px; }
  .foot-col h5 { margin-top: 0; margin-bottom: 16px; }
}

/* -----------------------------------------------------------------------
 * SMALL PHONES  ≤ 380px
 * -------------------------------------------------------------------- */
@media (max-width: 380px) {
  .hero h1 { font-size: 30px; }
  .btn { padding: 12px 20px; font-size: 12px; }
  .hero-figure { min-height: 280px; }
}

/* -----------------------------------------------------------------------
 * Ini Dent home refresh from uploaded reference
 * -------------------------------------------------------------------- */
:root {
  --cyan-400: #4FC1C9;
  --cyan-500: #4FC1C9;
  --cyan-600: #2BA9B3;
  --ink: #1e293b;
  --muted: #64748b;
  --hero-grad: linear-gradient(180deg, #E8F4F6 0%, #E8F4F6 100%);
  --soft-grad: linear-gradient(180deg, #E8F4F6 0%, #f8feff 100%);
  --wrap-width: 1824px;
}
body {
  background: #E8F4F6;
  color: #1e293b;
}
.wrap {
  padding-left: clamp(24px, 3.1vw, 48px);
  padding-right: clamp(24px, 3.1vw, 48px);
}
.btn-cyan,
.about .btn,
.appt-form .btn,
.pricing-btn {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
  border-radius: 999px;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
}
.btn-yellow {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
}
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: #fff;
  border-radius: 999px;
  color: #4FC1C9;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(79,193,201,.1);
}
.eyebrow span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4FC1C9;
}
.section-head.center {
  max-width: 760px;
  margin: 0 auto 56px;
  text-align: center;
}
.section-head.center h2,
.svc-head h2,
.testi-copy h2,
.faq-head h2,
.about-copy h2 {
  font-family: 'Fraunces', serif;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -.03em;
  color: #1e293b;
}
.section-head.center h2 em,
.svc-head h2 em,
.testi-copy h2 em,
.faq-head h2 em,
.about-copy h2 em {
  color: #4FC1C9;
  font-style: italic;
  font-weight: 400;
}
.section-head.center p,
.svc-head p,
.testi-copy p,
.faq-head p,
.about-copy > p {
  color: #64748b;
  font-size: 17px;
  line-height: 1.75;
}
.features { display: none; }
.about,
.services,
.team,
.testimonials,
.pricing,
.faq,
.appointment {
  background: #E8F4F6;
  padding: 88px 0;
}
.about-grid {
  gap: 56px;
  align-items: center;
}
.about-figure {
  border-radius: 30px;
  overflow: visible;
  box-shadow: none;
}
.about-figure .ini-img,
.about-figure img,
.about-figure .ini-img-placeholder {
  border-radius: 28px;
  box-shadow: 0 20px 50px rgba(43,169,179,.16);
}
.trusted-badge {
  left: 50%;
  right: auto;
  top: auto;
  bottom: -28px;
  transform: translateX(-50%);
  width: auto;
  min-width: 230px;
  border-radius: 18px;
  background: #fff;
  color: #1e293b;
  box-shadow: 0 20px 50px rgba(43,169,179,.2);
}
.trusted-badge .ring {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
}
.vm-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.vm {
  background: transparent;
  border-radius: 16px;
  padding: 0;
}
.vm-ico {
  background: #fff !important;
  color: #4FC1C9;
}
.about-foot .btn {
  padding: 15px 28px;
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
}
.svc-head {
  display: block;
  max-width: 760px;
  margin: 0 auto 56px;
  text-align: center;
}
.svc-head::before {
  content: "Our Services";
  display: inline-flex;
  margin-bottom: 22px;
  padding: 8px 16px;
  border-radius: 999px;
  background: #fff;
  color: #4FC1C9;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(79,193,201,.1);
}
.svc-head h2,
.section-head.center h2,
.testi-copy h2,
.faq-head h2,
.about-copy h2 {
  font-size: clamp(38px, 4vw, 64px);
}
.svc-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}
.svc-grid[data-count="1"] { grid-template-columns: minmax(0, 480px); justify-content: center; }
.svc-grid[data-count="2"] { grid-template-columns: repeat(2, minmax(0, 420px)); justify-content: center; }
.svc-grid[data-count="4"] { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.svc-grid[data-count="5"] { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.svc-grid[data-count="6"] { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.svc-card {
  background: #fff;
  border-radius: 28px;
  min-height: 0;
  padding: 26px;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
  transition: transform .35s ease, box-shadow .35s ease;
  display: flex;
  flex-direction: column;
}
.svc-card:hover,
.team-card:hover,
.testi-card:hover,
.pricing-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(43,169,179,.18);
}
.svc-card:nth-child(2) {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
}
.svc-card:nth-child(2) .svc-body h4,
.svc-card:nth-child(2) .svc-body p,
.svc-card:nth-child(2) .learn { color: #fff; }
.svc-figure {
  aspect-ratio: auto;
  overflow: visible;
  margin: 0 0 24px;
  border-radius: 0;
}
.svc-figure .ini-img,
.svc-figure img,
.svc-figure .ini-img-placeholder { display: none; }
.svc-badge {
  position: static;
  width: 64px;
  height: 64px;
  border-radius: 18px;
  background: #ecfbfd;
  color: #4FC1C9;
}
.svc-card:nth-child(2) .svc-badge {
  background: rgba(255,255,255,.2);
  color: #fff;
}
.svc-badge svg {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
}
.svc-body { padding: 0; display: flex; flex: 1; flex-direction: column; align-items: flex-start; }
.svc-body h4 {
  font-family: 'Fraunces', serif;
  font-size: clamp(22px, 1.55vw, 26px);
  font-weight: 500;
  color: #1e293b;
}
.svc-body p {
  color: #64748b;
  font-size: 14px;
  line-height: 1.62;
}
.svc-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.svc-card.is-expanded .svc-desc {
  display: block;
  overflow: visible;
}
.svc-toggle {
  appearance: none;
  border: 0;
  background: rgba(79,193,201,.12);
  border-radius: 999px;
  color: #4FC1C9;
  cursor: pointer;
  display: none;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  margin: auto 0 16px;
  padding: 9px 14px;
}
.svc-card.has-overflow .svc-toggle { display: inline-flex; }
.svc-toggle:hover { background: rgba(79,193,201,.18); }
.svc-toggle-less { display: none; }
.svc-card.is-expanded .svc-toggle-more { display: none; }
.svc-card.is-expanded .svc-toggle-less { display: inline; }
.svc-card:nth-child(2) .svc-toggle {
  background: rgba(255,255,255,.18);
  color: #fff;
}
.svc-card:nth-child(2) .svc-toggle:hover { background: rgba(255,255,255,.28); }
.learn {
  color: #4FC1C9;
  letter-spacing: 0;
  font-size: 14px;
  text-transform: none;
}
.team-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
.team-card {
  border-radius: 28px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
  transition: transform .35s ease, box-shadow .35s ease;
}
.team-figure {
  border-radius: 0;
  aspect-ratio: 3 / 4;
  margin: 0;
}
.team-info {
  position: static;
  transform: none;
  width: auto;
  background: transparent;
  box-shadow: none;
  padding: 22px 24px 26px;
  text-align: left;
}
.team-info h5 {
  font-family: 'Fraunces', serif;
  font-size: 22px;
}
.team-info span {
  color: #4FC1C9;
  font-weight: 600;
}
.testimonials {
  background: #E8F4F6;
}
.testi-grid {
  grid-template-columns: 1fr;
}
.testi-copy {
  order: -1;
  text-align: center;
  max-width: 760px;
  margin: 0 auto 42px;
}
.testi-copy .btn { display: none; }
.testi-cards {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.testi-card {
  border-radius: 28px;
  padding: 32px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
  transition: transform .35s ease, box-shadow .35s ease;
}
.testi-card:nth-child(2) {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
}
.testi-card:nth-child(2) p,
.testi-card:nth-child(2) h6,
.testi-card:nth-child(2) small { color: #fff; }
.pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.pricing-card {
  position: relative;
  padding: 32px;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
  transition: transform .35s ease, box-shadow .35s ease;
}
.pricing-card.featured {
  color: #fff;
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  transform: scale(1.04);
}
.pricing-card h3 {
  font-family: 'Fraunces', serif;
  margin: 0 0 24px;
  font-size: 28px;
}
.pricing-card .price span {
  font-family: 'Fraunces', serif;
  font-size: 52px;
  font-weight: 300;
}
.pricing-card p,
.pricing-card li,
.pricing-card small { color: inherit; opacity: .8; }
.pricing-card ul {
  list-style: none;
  padding: 0;
  margin: 28px 0;
  display: grid;
  gap: 12px;
}
.pricing-card li::before {
  content: "✓";
  margin-right: 10px;
  color: #4FC1C9;
}
.pricing-card.featured li::before { color: #fff; }
.pricing-badge {
  position: absolute;
  top: 18px;
  right: 18px;
  padding: 5px 11px;
  border-radius: 999px;
  background: #fff;
  color: #4FC1C9;
  font-size: 11px;
  text-transform: uppercase;
}
.pricing-btn {
  display: inline-flex;
  justify-content: center;
  width: 100%;
  padding: 14px 22px;
  font-weight: 700;
}
.pricing-card.featured .pricing-btn {
  background: #fff;
  color: #4FC1C9;
}
.faq-grid {
  gap: 18px;
}
.faq-item {
  border: 0;
  border-radius: 22px;
  box-shadow: 0 10px 30px rgba(79,193,201,.12);
}
.appointment {
  padding-bottom: 110px;
}
.appt-grid {
  border-radius: 32px;
  padding: 32px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(43,169,179,.14);
}
.appt-form {
  border-radius: 28px;
  box-shadow: none;
  background: #f8feff;
}
footer {
  background: #E8F4F6;
  color: #64748b;
}
.foot-grid {
  background: #fff;
  border-radius: 30px;
  padding: 48px;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
}
.foot-col h5,
.foot-brand {
  color: #1e293b;
}
.foot-col ul a,
.foot-col p {
  color: #64748b;
}
.foot-base {
  background: transparent;
  color: #64748b;
}
@media (max-width: 1024px) {
  .svc-grid,
  .team-grid,
  .testi-cards,
  .pricing-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pricing-card.featured { transform: none; }
}
@media (max-width: 720px) {
  .about,
  .services,
  .team,
  .testimonials,
  .pricing,
  .faq,
  .appointment {
    padding: 58px 0;
  }
  .svc-grid,
  .team-grid,
  .testi-cards,
  .pricing-grid,
  .vm-grid {
    grid-template-columns: 1fr;
  }
  .svc-card,
  .pricing-card,
  .testi-card {
    padding: 24px;
    border-radius: 24px;
  }
  .team-grid { gap: 24px; }
  .section-head.center,
  .svc-head,
  .testi-copy,
  .faq-head {
    margin-bottom: 34px;
  }
  .svc-head h2,
  .section-head.center h2,
  .testi-copy h2,
  .faq-head h2,
  .about-copy h2 {
    font-size: 34px;
  }
  .trusted-badge {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    margin: 18px auto 0;
  }
  .appt-grid,
  .foot-grid {
    padding: 22px;
    border-radius: 24px;
  }
  .hero-eyebrow {
    display: none;
  }
  .about-copy > p:nth-of-type(n+2) {
    display: none;
  }
  .vm-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }
  .vm {
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 10px;
    align-items: start;
  }
  .vm h5 {
    font-size: 15px;
    margin-bottom: 4px;
  }
  .vm p {
    font-size: 13px;
    line-height: 1.55;
  }
  .svc-head::before {
    display: none;
  }
  .svc-grid {
    grid-template-columns: 1fr !important;
  }
  .svc-card:last-child {
    max-width: none;
  }
  .testimonials {
    overflow: hidden;
  }
  .testi-cards {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(82%, 1fr);
    grid-template-columns: none !important;
    gap: 18px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
    padding: 4px 18px 20px;
    margin-left: -18px;
    margin-right: -18px;
    scrollbar-width: none;
  }
  .testi-cards::-webkit-scrollbar {
    display: none;
  }
  .testi-card {
    scroll-snap-align: center;
  }
  .testimonials .wrap::after {
    content: "";
    display: block;
    width: min(100%, 340px);
    aspect-ratio: 4 / 3;
    margin: 24px auto 0;
    border-radius: 24px;
    background:
      linear-gradient(180deg, rgba(79,193,201,.08), rgba(79,193,201,.2)),
      url("https://images.unsplash.com/photo-1606811841689-23dfddce3e95?w=680&h=510&fit=crop") center / cover;
    box-shadow: 0 18px 36px rgba(43,169,179,.16);
  }
  .steps-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px;
    row-gap: 24px;
  }
  .step {
    padding: 0;
    border-bottom: 0;
  }
  .step-ico {
    width: 54px;
    height: 54px;
    border-radius: 14px;
  }
  .step h5 {
    font-size: 15px;
  }
  .step p {
    font-size: 12px;
    line-height: 1.5;
  }
  .step .num {
    font-size: 30px;
  }
}

@media (min-width: 721px) {
  header#masthead {
    position: sticky;
    top: 0;
    z-index: 1000;
  }
}

/* -----------------------------------------------------------------------
 * Office Tour
 * -------------------------------------------------------------------- */
.office-tour {
  padding: 86px 0;
  background: #E8F4F6;
}
.office-tour-panel {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 24px;
  padding: 64px 24px 72px;
  background: #E8F4F6;
  box-shadow: 0 1px 0 rgba(15,70,81,.04);
}
.office-tour-head {
  max-width: 640px;
  margin: 0 auto 52px;
  text-align: center;
}
.office-tour-eyebrow {
  background: #fff;
  margin-bottom: 18px;
  letter-spacing: 0;
  text-transform: none;
}
.office-tour-head h2 {
  margin: 0 0 14px;
  color: #1e293b;
  font-family: 'Fraunces', serif;
  font-size: var(--h2-size, 42px);
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: -.03em;
}
.office-tour-head h2 em {
  color: var(--cyan-500);
  font-style: italic;
}
.office-tour-head p {
  margin: 0 auto;
  max-width: 620px;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.7;
}
.office-tour-carousel {
  position: relative;
  max-width: 1240px;
  margin: 12px auto 0;
  padding: 0 8px;
}
.office-tour-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  justify-content: center;
  gap: 0;
  overflow: visible;
}
.office-tour-track[data-count="1"] {
  grid-template-columns: minmax(320px, 560px);
}
.office-tour-track[data-count="2"] {
  grid-template-columns: repeat(2, minmax(320px, 520px));
  gap: 24px;
}
.office-tour-card {
  position: relative;
  min-width: 0;
  aspect-ratio: 4 / 3.1;
  border-radius: 22px;
  overflow: hidden;
  border: 0;
  background: #fff;
  box-shadow: 0 18px 40px rgba(15,70,81,.10);
  opacity: .82;
  transform: translateY(0) scale(.98);
  transition: transform .35s ease, opacity .35s ease, box-shadow .35s ease;
}
.office-tour-card.is-left { margin-right: -60px; }
.office-tour-card.is-right { margin-left: -60px; }
.office-tour-track[data-count="1"] .office-tour-card,
.office-tour-track[data-count="2"] .office-tour-card {
  margin: 0;
}
.office-tour-card.is-active,
.office-tour-card.is-center {
  z-index: 2;
  margin-top: -14px;
  margin-bottom: -14px;
  padding: 12px;
  border-radius: 24px;
  opacity: 1;
  transform: translateY(0) scale(1);
  box-shadow: 0 28px 60px rgba(15,70,81,.18), 0 2px 0 rgba(255,255,255,.6) inset;
}
.office-tour-card.is-active::before,
.office-tour-card.is-center::before {
  content: "";
  position: absolute;
  inset: -4px;
  z-index: 0;
  border-radius: 28px;
  background: radial-gradient(60% 40% at 50% 0%, rgba(79,193,201,.25), rgba(79,193,201,0) 70%);
  filter: blur(2px);
  pointer-events: none;
}
.office-tour-media {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
}
.office-tour-card.is-active .office-tour-media,
.office-tour-card.is-center .office-tour-media {
  border-radius: 16px;
}
.office-tour-media img,
.office-tour-media .ini-img,
.office-tour-media .ini-img-placeholder {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.office-tour-card:not(.is-active):not(.is-center)::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(232,244,246,.08), rgba(232,244,246,.36));
  pointer-events: none;
}
.office-tour-nav {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(15,70,81,.06);
  border-radius: 999px;
  background: #fff;
  color: var(--ink);
  box-shadow: 0 6px 18px rgba(15,70,81,.10);
  cursor: pointer;
  transform: translateY(-50%);
  transition: transform .18s ease, box-shadow .18s ease, opacity .18s ease;
}
.office-tour-nav:hover {
  transform: translateY(-50%) scale(1.05);
  box-shadow: 0 10px 24px rgba(15,70,81,.16);
}
.office-tour-nav:disabled {
  opacity: .45;
  cursor: default;
}
.office-tour-nav svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.office-tour-prev { left: 0; }
.office-tour-next { right: 0; }
.office-tour-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 28px 0;
}
.office-tour-dots button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(79,193,201,.28);
  cursor: pointer;
  transition: width .18s ease, height .18s ease, background .18s ease;
}
.office-tour-dots button.is-active {
  width: 10px;
  height: 10px;
  background: var(--cyan-500);
}
.office-tour-ctas {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.office-tour-ctas .btn-cyan {
  padding: 14px 28px;
}
.office-tour-ctas .btn-ghost {
  color: var(--ink);
  padding-inline: 16px;
  box-shadow: none;
}
.office-gallery-modal {
  position: fixed;
  inset: 0;
  z-index: 3000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(15,27,45,.72);
  backdrop-filter: blur(8px);
}
.office-gallery-modal.open {
  display: flex;
}
.office-gallery-inner {
  position: relative;
  width: min(1100px, 100%);
  max-height: min(760px, 88vh);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 30px 80px rgba(0,0,0,.28);
  overflow: hidden;
}
.office-gallery-image {
  width: 100%;
  height: min(760px, 88vh);
  object-fit: cover;
  background: #E8F4F6;
}
.office-gallery-close,
.office-gallery-arrow {
  position: absolute;
  z-index: 2;
  display: inline-grid;
  place-items: center;
  border: 0;
  border-radius: 999px;
  background: rgba(255,255,255,.92);
  color: var(--ink);
  box-shadow: 0 12px 28px rgba(15,27,45,.18);
  cursor: pointer;
}
.office-gallery-close {
  top: 18px;
  right: 18px;
  width: 44px;
  height: 44px;
  font-size: 28px;
  line-height: 1;
}
.office-gallery-arrow {
  top: 50%;
  width: 48px;
  height: 48px;
  transform: translateY(-50%);
}
.office-gallery-prev { left: 18px; }
.office-gallery-next { right: 18px; }
.office-gallery-arrow svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.office-gallery-count {
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.9);
  color: var(--ink);
  font-size: 13px;
  font-weight: 700;
}

.testi-carousel {
  position: relative;
}
.testi-track {
  display: grid !important;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 48px) / 3);
  grid-template-columns: none !important;
  gap: 24px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 4px 2px 24px;
  scrollbar-width: none;
}
.testi-track::-webkit-scrollbar {
  display: none;
}
.testi-track .testi-card {
  scroll-snap-align: start;
  min-width: 0;
  transition: transform .35s ease, opacity .35s ease, box-shadow .35s ease;
}
.testi-track .testi-card.is-active {
  transform: translateY(-4px);
  box-shadow: 0 22px 48px rgba(43,169,179,.16);
}
.testi-nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: inline-grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 999px;
  background: #fff;
  color: var(--cyan-600);
  box-shadow: 0 12px 28px rgba(43,169,179,.18);
  cursor: pointer;
  transform: translateY(-50%);
  transition: opacity .2s ease, transform .2s ease;
}
.testi-nav:hover {
  transform: translateY(-50%) scale(1.04);
}
.testi-nav:disabled {
  opacity: .35;
  cursor: default;
}
.testi-nav svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.testi-prev {
  left: -18px;
}
.testi-next {
  right: -18px;
}
.testi-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 4px 0 0;
}
.testi-dots button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(79,193,201,.28);
  cursor: pointer;
  transition: width .18s ease, height .18s ease, background .18s ease;
}
.testi-dots button.is-active {
  width: 10px;
  height: 10px;
  background: var(--cyan-500);
}
.testi-photo {
  width: min(100%, 980px);
  aspect-ratio: 16 / 7;
  margin: 34px auto 0;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 20px 48px rgba(43,169,179,.16);
  background: linear-gradient(135deg, rgba(79,193,201,.16), rgba(255,255,255,.48));
}
.testi-photo img,
.testi-photo .ini-img,
.testi-photo .ini-img-placeholder {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonials .wrap::after {
  content: none !important;
  display: none !important;
}

@media (max-width: 720px) {
  .office-tour {
    padding: 56px 0;
  }
  .office-tour-panel {
    padding: 50px 0 56px;
    border-radius: 22px;
  }
  .office-tour-head {
    padding: 0 18px;
    margin-bottom: 28px;
  }
  .office-tour-head h2 {
    font-size: 34px;
  }
  .office-tour-head p {
    font-size: 15px;
  }
  .office-tour-carousel {
    padding: 0;
    overflow: hidden;
  }
  .office-tour-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 100%;
    grid-template-columns: none;
    gap: 16px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding: 14px 18px 22px;
    scrollbar-width: none;
  }
  .office-tour-track[data-count="1"],
  .office-tour-track[data-count="2"] {
    grid-template-columns: none;
    gap: 16px;
  }
  .office-tour-track::-webkit-scrollbar {
    display: none;
  }
  .office-tour-card,
  .office-tour-card:nth-child(1),
  .office-tour-card:nth-child(3),
  .office-tour-card.is-left,
  .office-tour-card.is-right,
  .office-tour-card.is-active,
  .office-tour-card.is-center {
    scroll-snap-align: center;
    margin: 0;
    padding: 10px;
    opacity: 1;
    transform: none;
    aspect-ratio: 4 / 3.25;
  }
  .office-tour-card:not(.is-active):not(.is-center)::after {
    content: none;
  }
  .office-tour-nav {
    width: 38px;
    height: 38px;
  }
  .office-tour-prev { left: 6px; }
  .office-tour-next { right: 6px; }
  .office-tour-ctas {
    padding: 0 18px;
  }
  .office-gallery-modal {
    padding: 16px;
  }
  .office-gallery-inner {
    border-radius: 22px;
  }
  .office-gallery-image {
    height: min(560px, 78vh);
  }
  .office-gallery-arrow {
    width: 40px;
    height: 40px;
  }
  .office-gallery-close {
    width: 40px;
    height: 40px;
  }
  .testi-track {
    grid-auto-columns: 100%;
    gap: 16px;
    padding-inline: 0;
  }
  .testi-nav {
    width: 38px;
    height: 38px;
  }
  .testi-prev {
    left: -10px;
  }
  .testi-next {
    right: -10px;
  }
  .testi-photo {
    aspect-ratio: 4 / 3;
    margin-top: 20px;
    border-radius: 24px;
  }
}

.appointment {
  padding: 84px 0 96px;
  background: #E8F4F6;
}
.appt-panel {
  position: relative;
  overflow: hidden;
  border-radius: 40px;
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  box-shadow: 0 24px 56px rgba(43,169,179,.22);
}
.appt-deco {
  position: absolute;
  border-radius: 999px;
  background: rgba(255,255,255,.12);
  filter: blur(42px);
  pointer-events: none;
}
.appt-deco-top {
  width: 380px;
  height: 380px;
  top: -160px;
  right: -120px;
}
.appt-deco-bottom {
  width: 320px;
  height: 320px;
  left: -120px;
  bottom: -140px;
}
.appointment .appt-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(340px, .82fr);
  gap: 44px;
  align-items: start;
  padding: clamp(34px, 4.5vw, 64px);
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.appt-copy {
  color: #fff;
}
.appt-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 9px 16px;
  margin-bottom: 24px;
  border-radius: 999px;
  background: rgba(255,255,255,.2);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.appt-kicker span {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 0 0 6px rgba(255,255,255,.12);
}
.appt-copy h2 {
  max-width: 680px;
  margin: 0 0 24px;
  font-family: 'Fraunces', serif;
  font-size: clamp(42px, 4vw, 72px);
  font-weight: 300;
  line-height: 1.05;
  letter-spacing: -.04em;
  color: #fff;
}
.appt-copy h2 em {
  font-style: italic;
  font-weight: 400;
}
.appt-copy > p {
  max-width: 560px;
  margin: 0 0 34px;
  color: rgba(255,255,255,.84);
  font-size: 18px;
  line-height: 1.75;
}
.appt-info-list {
  display: grid;
  gap: 18px;
}
.appt-info {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.appt-info > span {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: rgba(255,255,255,.2);
  color: #fff;
}
.appt-info svg,
.appt-submit svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.appt-info strong {
  display: block;
  margin-bottom: 3px;
  color: #fff;
  font-weight: 700;
}
.appt-info small {
  display: block;
  color: rgba(255,255,255,.78);
  font-size: 14px;
  line-height: 1.55;
}
.appt-bg-image {
  width: min(100%, 520px);
  aspect-ratio: 16 / 8;
  margin-top: 34px;
  border-radius: 28px;
  overflow: hidden;
  background: rgba(255,255,255,.14);
}
.appt-bg-image img,
.appt-bg-image .ini-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.appointment .appt-form {
  margin: 0;
  padding: 32px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 24px 58px rgba(20,75,90,.18);
}
.appointment .appt-form h3 {
  margin: 0 0 8px;
  font-family: 'Fraunces', serif;
  font-size: 28px;
  font-weight: 500;
  color: #1e293b;
}
.appointment .appt-form > p {
  margin: 0 0 24px;
  color: #64748b;
  font-size: 14px;
  line-height: 1.6;
}
.appt-field {
  margin-bottom: 16px;
}
.appt-field label {
  display: block;
  margin-bottom: 8px;
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.appointment .input,
.appointment .select {
  width: 100%;
  min-height: 52px;
  padding: 0 20px;
  border: 2px solid transparent;
  border-radius: 18px;
  outline: none;
  background: rgba(207,239,247,.42);
  color: #334155;
  font: inherit;
  transition: border-color .2s ease, background .2s ease;
}
.appointment .input:focus,
.appointment .select:focus {
  border-color: #4FC1C9;
  background: #fff;
}
.appt-submit {
  width: 100%;
  justify-content: center;
  min-height: 56px;
  margin-top: 6px;
  border-radius: 18px;
  letter-spacing: .12em;
}
.appt-alert {
  padding: 14px 16px;
  margin-bottom: 18px;
  border-radius: 16px;
  font-size: 14px;
}
.appt-success {
  background: #e6f9ec;
  color: #1d6832;
}
.appt-error {
  background: #fdecea;
  color: #8b1a0e;
}

@media (max-width: 900px) {
  .appointment .appt-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .appointment {
    padding: 58px 0;
  }
  .appt-panel {
    border-radius: 28px;
  }
  .appointment .appt-grid {
    gap: 30px;
    padding: 28px 20px;
  }
  .appt-copy h2 {
    font-size: 38px;
  }
  .appt-copy > p {
    font-size: 15px;
    margin-bottom: 26px;
  }
  .appointment .appt-form {
    padding: 24px;
    border-radius: 24px;
  }
  .appt-bg-image {
    display: none;
  }
}

@media (min-width: 721px) {
  :root {
    --wrap-width: 1600px;
  }
  .wrap,
  header#masthead .wrap,
  .hero .wrap {
    width: min(1600px, calc(100vw - 48px));
    max-width: min(1600px, calc(100vw - 48px));
    padding-left: 0;
    padding-right: 0;
  }
  .about-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
  .about-copy > p {
    max-width: 720px;
  }
}

/* Exact hero treatment from ini-dent-home.html */
#hero {
  background: #E8F4F6;
}
#hero .hero {
  background: transparent;
  overflow: visible;
}
#hero .hero .wrap {
  display: block;
}
#hero .hero-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 24px;
  align-items: center;
  min-height: 0;
  padding: 40px 0 48px;
}
#hero .hero-copy {
  grid-column: span 6;
  position: relative;
  z-index: 2;
  padding: 0;
}
#hero .hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  color: #4FC1C9;
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 16px;
  font-weight: 500;
}
#hero .hero-spark {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: #cffafe;
  color: #4FC1C9;
  box-shadow: none;
}
#hero .hero-spark svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
#hero h1 {
  margin: 0 0 32px;
  color: #1e293b;
  font-family: 'Fraunces', serif;
  font-size: clamp(72px, 5.2vw, 96px);
  font-weight: 300;
  line-height: 1.05;
  letter-spacing: 0;
}
#hero h1 .accent {
  color: #4FC1C9;
  font-style: italic;
  font-weight: 400;
}
#hero .hero-copy > p {
  max-width: 448px;
  margin: 0 0 40px;
  color: #64748b;
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 18px;
  line-height: 1.625;
}
#hero .hero-ctas {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin: 0;
}
#hero .hero-ctas .btn-cyan {
  min-height: 56px;
  padding: 0 32px;
  border-radius: 999px;
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .08em;
}
#hero .play-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #334155;
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}
#hero .play-icon {
  width: 48px;
  height: 48px;
  border: 2px solid #4FC1C9;
  border-radius: 999px;
  background: transparent;
  color: #4FC1C9;
  box-shadow: none;
}
#hero .play-icon::before {
  display: none;
}
#hero .play-icon svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}
#hero .hero-figure {
  grid-column: span 4;
  position: relative;
  align-self: auto;
  display: block;
  min-height: 0;
  aspect-ratio: 4 / 5;
  overflow: visible;
  border-radius: 24px;
  background: linear-gradient(135deg, #cffafe 0%, #ecfeff 100%);
  box-shadow: none;
}
#hero .hero-figure::before {
  display: none;
}
#hero .hero-figure img,
#hero .hero-figure .ini-img,
#hero .hero-figure .ini-img-placeholder {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  object-fit: cover;
}
.hero-trust-badge {
  position: absolute;
  left: -24px;
  bottom: -24px;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(43,169,179,.2);
}
.hero-trust-avatars {
  display: flex;
}
.hero-trust-avatars span {
  width: 36px;
  height: 36px;
  margin-left: -8px;
  border: 2px solid #fff;
  border-radius: 999px;
  background: #67e8f9;
}
.hero-trust-avatars span:first-child {
  margin-left: 0;
  background: #a5f3fc;
}
.hero-trust-avatars span:last-child {
  background: #4FC1C9;
}
.hero-trust-badge strong {
  display: block;
  color: #1e293b;
  font-size: 14px;
  font-weight: 700;
}
.hero-trust-badge small {
  display: block;
  color: #64748b;
  font-size: 12px;
}
#hero .stat-stack {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
}
#hero .stat-card {
  padding: 20px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
}
#hero .stat-ico {
  width: 48px;
  height: 48px;
  margin: 0 0 12px;
  border-radius: 999px;
  background: #ecfeff;
  color: #4FC1C9;
}
#hero .stat-num {
  color: #4FC1C9;
  font-family: 'Fraunces', serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
}
#hero .stat-lbl {
  margin-top: 8px;
  color: #64748b;
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 12px;
  line-height: 1.25;
}
#hero .hero-feature-bar {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin: 0 0 96px;
  padding: 20px 32px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(79,193,201,.15);
}
#hero .hero-feature {
  display: flex;
  align-items: center;
  gap: 16px;
}
#hero .hero-feature + .hero-feature {
  border-left: 1px solid #f1f5f9;
  padding-left: 24px;
}
#hero .hero-feature span {
  width: 48px;
  height: 48px;
  border-radius: 999px;
  background: #ecfeff;
  color: #4FC1C9;
}
#hero .hero-feature strong {
  display: block;
  color: #1e293b;
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 16px;
  font-weight: 700;
}
#hero .hero-feature small {
  display: block;
  margin-top: 2px;
  color: #64748b;
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 14px;
}

@media (max-width: 1024px) {
  #hero .hero-copy,
  #hero .hero-figure,
  #hero .stat-stack {
    grid-column: span 12;
  }
  #hero .hero-figure {
    max-width: 560px;
    margin: 0 auto;
  }
  #hero .stat-stack {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  #hero .hero-grid {
    gap: 28px;
    padding: 36px 0 36px;
  }
  #hero .hero-eyebrow {
    display: inline-flex;
    font-size: 14px;
  }
  #hero h1 {
    font-size: clamp(48px, 14vw, 64px);
    line-height: 1.03;
    margin-bottom: 24px;
  }
  #hero .hero-copy > p {
    max-width: none;
    font-size: 16px;
    margin-bottom: 30px;
  }
  #hero .hero-ctas {
    gap: 18px;
  }
  #hero .hero-figure {
    max-width: none;
  }
  .hero-trust-badge {
    left: 16px;
    right: 16px;
    bottom: 16px;
    justify-content: center;
  }
  #hero .stat-stack {
    display: none;
  }
  #hero .hero-feature-bar {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 56px;
    padding: 20px;
  }
  #hero .hero-feature + .hero-feature {
    border-left: 0;
    border-top: 1px solid #f1f5f9;
    padding-left: 0;
    padding-top: 18px;
  }
}

/* -----------------------------------------------------------------------
 * STATS SECTION
 * -------------------------------------------------------------------- */
.stats-section {
  padding: 88px 0;
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  position: relative;
  overflow: hidden;
}
.stats-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none;
}
.stats-head {
  text-align: center;
  margin-bottom: 56px;
  position: relative;
}
.stats-head .section-eyebrow {
  background: rgba(255,255,255,.25);
  color: #fff;
  box-shadow: none;
}
.stats-head .section-eyebrow::before {
  background: #fff;
}
.stats-head h2 {
  font-family: 'Fraunces', serif;
  font-size: clamp(34px, 4vw, 58px);
  font-weight: 400;
  color: #fff;
  letter-spacing: -.03em;
  line-height: 1.1;
  margin: 16px 0 0;
}
.stats-head h2 em {
  color: rgba(255,255,255,.75);
  font-style: italic;
}
.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  position: relative;
}
.stat-item {
  background: #fff;
  border-radius: 28px;
  padding: 36px 28px;
  text-align: center;
  box-shadow: 0 20px 50px rgba(0,0,0,.12);
  transition: transform .35s ease, box-shadow .35s ease;
}
.stat-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 60px rgba(0,0,0,.18);
}
.stat-ico-wrap {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(79,193,201,.12);
  display: grid;
  place-items: center;
  margin: 0 auto 20px;
  color: var(--cyan-500);
}
.stat-ico-wrap svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}
.stat-item-num {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 2px;
  line-height: 1;
  margin-bottom: 10px;
}
.stat-item-count {
  font-family: 'Fraunces', serif;
  font-size: clamp(42px, 4.5vw, 60px);
  font-weight: 400;
  color: var(--cyan-500);
  letter-spacing: -.04em;
}
.stat-item-suffix {
  font-family: 'Fraunces', serif;
  font-size: 28px;
  font-weight: 400;
  color: var(--cyan-500);
}
.stat-item-label {
  font-size: 14px;
  color: var(--muted);
  line-height: 1.4;
  margin: 0;
}

@media (max-width: 1024px) {
  .stats-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 720px) {
  .stats-section { padding: 60px 0; }
  .stats-head { margin-bottom: 36px; }
  .stats-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
  .stat-item { padding: 24px 18px; border-radius: 22px; }
  .stat-item-count { font-size: 38px; }
  .stat-item-suffix { font-size: 22px; }
  .stat-item-label { font-size: 12px; }
  .stat-ico-wrap { width: 42px; height: 42px; margin-bottom: 14px; }
}

/* -----------------------------------------------------------------------
 * MISSION / VALUES SECTION
 * -------------------------------------------------------------------- */
.mission {
  padding: 88px 0;
  background: #E8F4F6;
}
.mission-grid {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 72px;
  align-items: center;
}
.mission-copy .section-eyebrow {
  margin-bottom: 18px;
}
.mission-copy h2 {
  font-family: 'Fraunces', serif;
  font-size: clamp(34px, 3.8vw, 58px);
  font-weight: 400;
  color: #1e293b;
  letter-spacing: -.03em;
  line-height: 1.1;
  margin: 0 0 22px;
}
.mission-copy h2 em {
  color: var(--cyan-500);
  font-style: italic;
}
.mission-copy > p {
  font-size: 17px;
  color: #64748b;
  line-height: 1.75;
  margin: 0 0 34px;
  max-width: 480px;
}
.mission-values {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.mission-val {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  background: #fff;
  border-radius: 22px;
  padding: 24px 22px;
  box-shadow: 0 10px 30px rgba(79,193,201,.10);
  transition: transform .35s ease, box-shadow .35s ease;
}
.mission-val:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(79,193,201,.18);
}
.mission-val h5 {
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 700;
  color: #1e293b;
}
.mission-val > div > p {
  margin: 0;
  font-size: 13px;
  color: var(--muted);
  line-height: 1.6;
}

@media (max-width: 1024px) {
  .mission-grid { grid-template-columns: 1fr; gap: 48px; }
  .mission-copy > p { max-width: none; }
}
@media (max-width: 720px) {
  .mission { padding: 60px 0; }
  .mission-grid { gap: 36px; }
  .mission-values { grid-template-columns: 1fr; gap: 16px; }
  .mission-val { padding: 20px 18px; border-radius: 18px; }
  .mission-copy h2 { font-size: 30px; }
}

/* --------------------------------------------------------------------------
 * Standalone About Page
 * ----------------------------------------------------------------------- */
.about-standalone {
  --about-bg: var(--bg);
  --about-ink: var(--ink);
  --about-muted: var(--muted);
  --about-teal: var(--cyan-500);
  --about-teal-soft: var(--cyan-50);
  --about-badge: #fff;
  --about-rule: var(--line);
  background: var(--about-bg);
  color: var(--about-ink);
  font-family: var(--font-body, system-ui, sans-serif);
}
.about-standalone-wrap {
  width: min(var(--wrap-width, 1600px), calc(100vw - 48px));
  max-width: min(var(--wrap-width, 1600px), calc(100vw - 48px));
  margin: 0 auto;
  padding: 80px 0 24px;
}
.about-standalone-wrap-compact {
  padding-top: 64px;
}
.about-standalone svg { width: 1em; height: 1em; display: block; }
.about-standalone-badge {
  display: inline-flex; align-items: center; gap: 6px; padding: 6px 14px; border-radius: 999px;
  background: var(--about-badge); color: var(--about-teal); font-size: 12px; font-weight: 700; letter-spacing: .02em;
}
.about-standalone-badge svg { width: 12px; height: 12px; }
.about-standalone h1, .about-standalone h2 {
  font-family: 'Fraunces', var(--font-heading, serif); font-weight: 400; color: var(--about-ink);
  letter-spacing: 0; line-height: 1.08; margin: 0;
}
.about-standalone h1 { margin-top: 28px; font-size: clamp(48px, 4.45vw, 62px); }
.about-standalone h2 { font-size: clamp(34px, 3.1vw, 42px); }
.about-standalone h1 em, .about-standalone h2 em { color: var(--about-teal); font-style: italic; }
.about-standalone p { color: var(--about-muted); line-height: 1.65; }
.about-standalone-hero {
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(400px, 1.05fr) minmax(150px, .32fr);
  gap: 22px; align-items: stretch;
}
.about-standalone-hero-copy { padding-top: 20px; }
.about-standalone-hero-copy > p { max-width: 440px; margin: 24px 0 36px; font-size: 14px; }
.about-standalone-actions { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.about-standalone-btn {
  min-height: 50px;
}
.about-standalone-btn svg { width: 14px; height: 14px; }
.about-standalone-video {
  display: inline-flex; align-items: center; gap: 10px; color: var(--about-ink);
}
.about-standalone-video span {
  width: 34px; height: 34px; border-radius: 50%; border: 1.5px solid var(--about-teal); color: var(--about-teal);
  display: inline-flex; align-items: center; justify-content: center;
}
.about-standalone-video svg { width: 10px; height: 10px; }

/* Unified white outline secondary CTA: hero, single intro, and Smile in Shkoder */
#hero .play-btn,
.about-standalone-video,
.smile-video {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 13px 30px;
  gap: 10px;
  border: 1.5px solid #4FC1C9;
  border-radius: 999px;
  background: #fff;
  color: #0f3a48;
  box-shadow: 0 10px 26px rgba(79, 193, 201, .08);
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
}

#hero .play-btn:hover,
.about-standalone-video:hover,
.smile-video:hover {
  color: #0f3a48;
  border-color: #2BA9B3;
  box-shadow: 0 14px 30px rgba(79, 193, 201, .16);
  transform: translateY(-1px);
}

#hero .play-icon,
.about-standalone-video span,
.smile-video span {
  display: inline-grid;
  width: 18px;
  height: 18px;
  place-items: center;
  flex: 0 0 auto;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: currentColor;
  box-shadow: none;
}

#hero .play-icon::before {
  display: none;
}

#hero .play-icon svg,
.about-standalone-video svg,
.smile-video svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
}

.about-standalone-photo {
  width: 100%; height: 420px; border-radius: 18px; overflow: hidden; margin: 0;
  background: repeating-linear-gradient(135deg, #ddeae7 0 8px, #d2e2de 8px 16px);
}
.about-standalone-main-photo { height: 460px; border-radius: 20px; }
.about-standalone-photo img, .about-standalone-doctor img, .about-standalone-gallery img {
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.about-standalone-stats { display: flex; flex-direction: column; gap: 18px; justify-content: space-between; }
.about-standalone-stat {
  background: #fff; border-radius: 18px; padding: 22px 24px; box-shadow: 0 6px 24px rgba(20,40,55,.05);
  display: flex; flex-direction: column; gap: 16px;
}
.about-standalone-stat span, .about-standalone-feature > span, .about-standalone-card > span {
  width: 42px; height: 42px; border-radius: 12px; background: var(--about-teal-soft); color: var(--about-teal);
  display: inline-flex; align-items: center; justify-content: center;
}
.about-standalone-stat span { width: 40px; height: 40px; border-radius: 10px; }
.about-standalone-stat svg, .about-standalone-feature svg, .about-standalone-card svg { width: 20px; height: 20px; }
.about-standalone-stat strong { font-family: 'Fraunces', var(--font-heading, serif); font-size: 30px; font-weight: 400; line-height: 1; }
.about-standalone-stat small { color: var(--about-muted); font-size: 12px; line-height: 1.35; }
.about-standalone-story {
  display: grid; grid-template-columns: .95fr 1.1fr; gap: 50px; align-items: center; margin-top: 56px;
}
.about-standalone-story h2 { margin: 22px 0 18px; }
.about-standalone-story > div > p { max-width: 560px; margin: 0 0 32px; font-size: 14px; }
.about-standalone-feature-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.about-standalone-feature { display: flex; gap: 14px; }
.about-standalone-feature h3, .about-standalone-card h3, .about-standalone-trust-item h3, .about-standalone-doctor h3 {
  margin: 0; color: var(--about-ink); font-family: var(--font-body, system-ui, sans-serif); font-size: 14px; font-weight: 700;
}
.about-standalone-feature p, .about-standalone-card p, .about-standalone-trust-item p { margin: 4px 0 0; font-size: 12.5px; }
.about-standalone-values, .about-standalone-team, .about-standalone-trust, .about-standalone-gallery, .about-standalone-cta { margin-top: 70px; }
.about-standalone-values { margin-top: 60px; }
.about-standalone-wrap-compact .about-standalone-story,
.about-standalone-wrap-compact .about-standalone-values,
.about-standalone-wrap-compact .about-standalone-trust,
.about-standalone-wrap-compact .about-standalone-gallery {
  margin-top: 0;
}
.about-standalone-section-head {
  display: flex; flex-direction: column; align-items: center; gap: 14px; margin-bottom: 30px; text-align: center;
}
.about-standalone-value-grid, .about-standalone-team-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.about-standalone-card { background: #fff; border-radius: 18px; padding: 26px 26px 30px; box-shadow: 0 6px 24px rgba(20,40,55,.05); }
.about-standalone-card h3 { font-size: 16px; margin-top: 14px; margin-bottom: 10px; }
.about-standalone-doctor { background: #fff; border-radius: 18px; overflow: hidden; box-shadow: 0 6px 24px rgba(20,40,55,.05); }
.about-standalone-doctor > img { height: 240px; }
.about-standalone-doctor > div { position: relative; padding: 20px 22px; }
.about-standalone-doctor h3 { font-size: 16px; }
.about-standalone-doctor p { margin: 4px 0 0; color: var(--about-teal); font-size: 12px; }
.about-standalone-doctor small { display: block; margin-top: 10px; color: var(--about-muted); font-size: 11.5px; }
.about-standalone-doctor span {
  position: absolute; right: 18px; bottom: 18px; width: 34px; height: 34px; border-radius: 50%;
  background: var(--about-teal); color: #fff; display: flex; align-items: center; justify-content: center;
}
.about-standalone-doctor span svg { width: 14px; height: 14px; }
.about-standalone-trust { margin-top: 80px; }
.about-standalone-trust-line { position: relative; display: grid; grid-template-columns: repeat(5, 1fr); gap: 22px; padding: 0 30px; }
.about-standalone-trust-line::before {
  content: ""; position: absolute; top: 24px; left: 80px; right: 80px; border-top: 1px dashed var(--about-teal); opacity: .5;
}
.about-standalone-trust-item { position: relative; text-align: center; display: flex; flex-direction: column; align-items: center; }
.about-standalone-trust-item > span {
  width: 48px; height: 48px; border-radius: 50%; background: var(--about-bg); border: 1.5px solid var(--about-teal);
  color: var(--about-teal); display: flex; align-items: center; justify-content: center; margin-bottom: 24px;
}
.about-standalone-trust-item > span svg { width: 20px; height: 20px; }
.about-standalone-trust-item strong {
  font-family: 'Fraunces', var(--font-heading, serif); font-size: 32px; color: var(--about-teal); line-height: 1; margin-bottom: 8px;
}
.about-standalone-trust-item p { max-width: 170px; margin: 8px auto 0; font-size: 12px; }
.about-standalone-gallery { margin-top: 80px; }
.about-standalone-gallery-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 16px; }
.about-standalone-gallery figure { height: 150px; border-radius: 14px; overflow: hidden; margin: 0; background: var(--about-rule); }
.about-standalone-cta {
  display: grid; grid-template-columns: 1fr 1fr; gap: 40px; background: linear-gradient(135deg, var(--cyan-500) 0%, var(--cyan-600) 100%); color: #fff;
  border-radius: 24px; padding: 50px 56px;
}
.about-standalone-open {
  display: inline-flex; align-items: center; gap: 6px; border-radius: 999px; background: rgba(255,255,255,.18);
  color: #fff; padding: 6px 14px; font-size: 12px; font-weight: 700;
}
.about-standalone-open svg { width: 12px; height: 12px; }
.about-standalone-cta h2 { color: #fff; margin-top: 22px; margin-bottom: 18px; }
.about-standalone-cta h2 em { color: #fff; }
.about-standalone-cta p { max-width: 460px; color: rgba(255,255,255,.85); margin: 0 0 32px; }
.about-standalone-contact-grid { display: grid; grid-template-columns: repeat(3, auto); gap: 26px; }
.about-standalone-contact-grid div { display: grid; grid-template-columns: 38px 1fr; column-gap: 12px; }
.about-standalone-contact-grid svg { grid-row: span 2; width: 38px; height: 38px; padding: 11px; border-radius: 50%; background: rgba(255,255,255,.18); }
.about-standalone-contact-grid strong { font-size: 13px; }
.about-standalone-contact-grid small { margin-top: 2px; color: rgba(255,255,255,.8); font-size: 12px; }
.about-standalone-form { background: #fff; border-radius: 18px; padding: 26px; color: var(--about-ink); }
.about-standalone-form h3 { margin: 0 0 6px; font-family: 'Fraunces', var(--font-heading, serif); font-size: 24px; font-weight: 400; }
.about-standalone-form p { margin: 0; font-size: 12px; }
.about-standalone-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 20px; }
.about-standalone-form input, .about-standalone-form select {
  width: 100%; border: 0; outline: 0; background: #f4f8f7; border-radius: 10px; padding: 12px 14px;
  color: var(--about-ink); font: inherit; font-size: 13px;
}
.about-standalone-form button {
  width: 100%; margin-top: 22px; border: 0; border-radius: 999px; background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%); color: #fff; padding: 14px;
  display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-size: 11px; font-weight: 800;
  letter-spacing: .14em; text-transform: uppercase; cursor: pointer;
}
.about-standalone-form button svg { width: 14px; height: 14px; }

@media (max-width: 1100px) {
  .about-standalone-wrap { width: min(900px, calc(100vw - 44px)); max-width: min(900px, calc(100vw - 44px)); padding-left: 0; padding-right: 0; }
  .about-standalone-hero, .about-standalone-story, .about-standalone-cta { grid-template-columns: 1fr; }
  .about-standalone-stats { display: grid; grid-template-columns: repeat(3, 1fr); }
  .about-standalone-value-grid, .about-standalone-team-grid { grid-template-columns: repeat(2, 1fr); }
  .about-standalone-trust-line, .about-standalone-gallery-grid { grid-template-columns: repeat(3, 1fr); }
  .about-standalone-trust-line::before { display: none; }
}

@media (max-width: 720px) {
  .about-standalone-wrap { width: 100%; max-width: 100%; padding: 26px 22px 16px; }
  .about-standalone h1 { font-size: 40px; }
  .about-standalone h2 { font-size: 30px; }
  .about-standalone-hero { display: block; }
  .about-standalone-hero-copy { padding-top: 0; }
  .about-standalone-actions { gap: 16px; }
  .about-standalone-btn { width: 100%; }
  .about-standalone-main-photo { margin-top: 28px; height: 320px; }
  .about-standalone-stats { grid-template-columns: 1fr; gap: 12px; margin-top: 18px; }
  .about-standalone-stat { flex-direction: row; align-items: center; }
  .about-standalone-story, .about-standalone-values, .about-standalone-team, .about-standalone-trust, .about-standalone-gallery, .about-standalone-cta {
    margin-top: 42px; padding-top: 24px; border-top: 1px solid var(--about-rule);
  }
  .about-standalone-photo { height: 240px; }
  .about-standalone-feature-row, .about-standalone-value-grid, .about-standalone-team-grid, .about-standalone-trust-line, .about-standalone-gallery-grid, .about-standalone-contact-grid, .about-standalone-fields {
    grid-template-columns: 1fr;
  }
  .about-standalone-team-grid {
    display: flex; overflow-x: auto; gap: 14px; margin-right: -22px; padding: 0 22px 14px 0; scroll-snap-type: x mandatory;
  }
  .about-standalone-doctor { flex: 0 0 290px; scroll-snap-align: start; }
  .about-standalone-doctor > img { height: 310px; }
  .about-standalone-trust-line { padding: 0; }
  .about-standalone-trust-item { background: #fff; border-radius: 16px; padding: 20px; box-shadow: 0 6px 24px rgba(20,40,55,.05); }
  .about-standalone-gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .about-standalone-gallery figure { height: 140px; }
  .about-standalone-cta { border: 0; padding: 26px 24px; border-radius: 18px; }
}

/* --------------------------------------------------------------------------
 * Global Team Carousel
 * ----------------------------------------------------------------------- */
.team-carousel {
  position: relative;
  margin-top: 52px;
}
.team-track.team-grid {
  display: flex !important;
  grid-template-columns: none !important;
  gap: 24px;
  max-width: none !important;
  margin: 0 !important;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  padding: 8px 2px 18px;
}
.team-track::-webkit-scrollbar { display: none; }
.team-track .team-card {
  flex: 0 0 calc((100% - 48px) / 3);
  min-width: 0;
  scroll-snap-align: start;
  opacity: .78;
  transform: scale(.985);
  transition: transform .35s ease, opacity .35s ease, box-shadow .35s ease;
}
.team-track .team-card.is-active {
  opacity: 1;
  transform: scale(1);
}
.team .team-card {
  border-radius: 18px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(20, 60, 90, .06);
  display: flex;
  flex-direction: column;
}
.team .team-figure {
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  background: #dbe7ef;
  overflow: hidden;
}
.team .team-figure .ini-img,
.team .team-figure img,
.team .team-figure .ini-img-placeholder {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center top;
  background: #dbe7ef;
}
.team .team-info {
  padding: 22px 24px 24px;
  background: #fff;
  min-height: 148px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.team .team-info h5 {
  margin: 0 0 6px;
  color: var(--ink);
  font-size: 16px;
  font-weight: 700;
}
.team .team-info span {
  color: var(--cyan-500);
  font-size: 12px;
  font-weight: 700;
}
.team-profile-link {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding: 0 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  box-shadow: 0 10px 24px rgba(79,193,201,.18);
  transition: transform .2s ease, opacity .2s ease;
}
.team-profile-link:hover {
  color: #fff;
  opacity: .92;
  transform: translateY(-1px);
}
.team-profile-link svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.team-nav {
  position: absolute;
  top: 45%;
  z-index: 3;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: var(--ink);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 24px rgba(20, 60, 90, .12);
  cursor: pointer;
  transition: transform .2s ease, background .2s ease, color .2s ease, opacity .2s ease;
}
.team-nav:hover {
  transform: translateY(-2px);
  background: var(--cyan-500);
  color: #fff;
}
.team-nav:disabled {
  opacity: .35;
  cursor: default;
  transform: none;
}
.team-nav svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.team-prev { left: -22px; }
.team-next { right: -22px; }
.team-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 8px;
}
.team-dots button {
  width: 8px;
  height: 8px;
  border: 0;
  border-radius: 50%;
  background: rgba(79,193,201,.28);
  padding: 0;
  cursor: pointer;
}
.team-dots button.is-active {
  width: 22px;
  border-radius: 999px;
  background: var(--cyan-500);
}

@media (max-width: 900px) {
  .team-track .team-card {
    flex-basis: calc((100% - 18px) / 2);
  }
}

@media (max-width: 720px) {
  .team-carousel {
    margin-top: 34px;
  }
  .team-track.team-grid {
    gap: 16px !important;
    padding-bottom: 16px;
  }
  .team-track .team-card {
    flex-basis: 100%;
  }
  .team .team-figure {
    aspect-ratio: 4 / 3;
  }
  .team-nav {
    top: 43%;
    width: 38px;
    height: 38px;
  }
  .team-prev { left: 8px; }
  .team-next { right: 8px; }
}

/* -----------------------------------------------------------------------
 * Single service pages: General Dentistry standalone sections
 * -------------------------------------------------------------------- */
.single-service-intro,
.gd-services,
.gd-why,
.gd-process {
  background: var(--bg);
}

.single-service-intro {
  padding: 56px 0 78px;
}

.single-service-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 560px) minmax(180px, 240px);
  align-items: center;
  gap: clamp(28px, 4vw, 72px);
}

.single-service-copy {
  max-width: 650px;
}

.single-service-eyebrow {
  margin-bottom: 28px;
}

.single-service-copy h1 {
  margin: 28px 0 24px;
  color: var(--ink);
  font-family: 'Fraunces', var(--font-heading, serif);
  font-size: clamp(48px, 4.45vw, 62px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: 0;
}

.single-service-copy h1 em {
  color: var(--cyan-500);
  font-style: italic;
}

.single-service-copy > p {
  max-width: 440px;
  margin: 0 0 36px;
  color: var(--muted);
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 14px;
  line-height: 1.65;
}

.single-service-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.single-service-photo {
  margin: 0;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  border-radius: 28px;
  background: linear-gradient(135deg, #cffafe 0%, #ecfeff 100%);
}

.single-service-photo img,
.single-service-photo .ini-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-service-stats {
  display: grid;
  gap: 20px;
}

.single-service-stat {
  min-height: 150px;
  padding: 28px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(15, 100, 130, .08);
}

.single-service-stat span {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: #e9f8fc;
  color: var(--cyan-500);
  margin-bottom: 18px;
}

.single-service-stat span svg {
  width: 22px;
  height: 22px;
}

.single-service-stat strong {
  display: block;
  color: var(--cyan-500);
  font-family: 'Fraunces', serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
}

.single-service-stat small {
  display: block;
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.35;
}

.gd-services {
  padding: 82px 0 90px;
}

.gd-section-head {
  max-width: 760px;
  margin: 0 auto 48px;
  text-align: center;
}

.gd-section-head h2 {
  margin: 8px 0 0;
  color: var(--ink);
  font-family: 'Fraunces', var(--font-heading, serif);
  font-size: clamp(38px, 4vw, 62px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: 0;
}

.gd-section-head h2 em {
  color: var(--cyan-500);
  font-style: italic;
}

.gd-section-head p {
  max-width: 680px;
  margin: 0 auto;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.7;
}

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

.gd-service-card {
  min-height: 360px;
  padding: 34px 30px;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(15, 100, 130, .08);
}

.gd-service-card:nth-child(even) {
  background: linear-gradient(135deg, #4FC1C9 0%, #2BA9B3 100%);
  color: #fff;
}

.gd-service-icon {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  margin-bottom: 44px;
  border-radius: 16px;
  background: #e9f8fc;
  color: var(--cyan-500);
}

.gd-service-card:nth-child(even) .gd-service-icon {
  background: rgba(255,255,255,.18);
  color: #fff;
}

.gd-service-icon svg {
  width: 32px;
  height: 32px;
}

.gd-service-card h3 {
  margin: 0 0 20px;
  color: var(--ink);
  font-family: 'Fraunces', serif;
  font-size: clamp(28px, 2.1vw, 40px);
  font-weight: 400;
  line-height: 1.18;
}

.gd-service-card:nth-child(even) h3,
.gd-service-card:nth-child(even) p {
  color: #fff;
}

.gd-service-card p {
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.75;
}

.gd-why {
  padding: 64px 0 96px;
}

.gd-why-card {
  display: grid;
  grid-template-columns: minmax(320px, .95fr) 1fr;
  gap: clamp(32px, 5vw, 76px);
  align-items: center;
  padding: clamp(24px, 3vw, 40px);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(15, 100, 130, .08);
}

.gd-why-photo {
  margin: 0;
  overflow: hidden;
  border-radius: 24px;
  aspect-ratio: 1 / .78;
  background: #e9f8fc;
}

.gd-why-photo img,
.gd-why-photo .ini-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gd-why-body h2 {
  margin: 0 0 30px;
  color: var(--ink);
  font-family: 'Fraunces', serif;
  font-size: clamp(42px, 4vw, 72px);
  font-weight: 400;
  line-height: 1.04;
}

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

.gd-why-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: var(--ink);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
}

.gd-why-list span {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  flex: 0 0 28px;
  border-radius: 999px;
  background: var(--cyan-500);
  color: #fff;
}

.gd-why-list span svg {
  width: 15px;
  height: 15px;
}

.gd-process {
  padding: 76px 0 86px;
}

.gd-process-head {
  display: flex;
  justify-content: center;
  margin-bottom: 70px;
  text-align: center;
}

.gd-process-head span {
  position: relative;
  display: inline-flex;
  color: var(--cyan-500);
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.gd-process-head span::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -16px;
  width: 64px;
  height: 2px;
  transform: translateX(-50%);
  background: rgba(79,193,201,.65);
}

.gd-process-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(34px, 5vw, 76px);
}

.gd-process-step {
  position: relative;
  display: grid;
  grid-template-columns: 116px minmax(0, 1fr);
  align-items: center;
  gap: 28px;
}

.gd-process-step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 58px;
  right: calc(-1 * clamp(34px, 5vw, 76px) / 2 - 34px);
  width: 84px;
  border-top: 2px dashed rgba(79,193,201,.38);
}

.gd-process-icon {
  position: relative;
  width: 108px;
  height: 108px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: #fff;
  color: var(--cyan-500);
  box-shadow: 0 18px 45px rgba(15, 100, 130, .08);
}

.gd-process-icon svg {
  width: 42px;
  height: 42px;
}

.gd-process-icon strong {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: var(--cyan-500);
  color: #fff;
  font-family: 'Inter', var(--font-body, system-ui, sans-serif);
  font-size: 14px;
  font-weight: 800;
}

.gd-process-copy h3 {
  margin: 0 0 12px;
  color: var(--ink);
  font-family: 'Fraunces', var(--font-heading, serif);
  font-size: clamp(28px, 2.2vw, 34px);
  font-weight: 400;
  line-height: 1.15;
}

.gd-process-copy p {
  max-width: 270px;
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.65;
}

@media (max-width: 1180px) {
  .single-service-hero {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 460px);
  }
  .single-service-stats {
    grid-column: 1 / -1;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .gd-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gd-process-steps {
    grid-template-columns: 1fr;
  }
  .gd-process-step:not(:last-child)::after {
    display: none;
  }
}

@media (max-width: 760px) {
  .single-service-intro {
    padding: 42px 0 54px;
  }
  .single-service-hero,
  .gd-why-card {
    grid-template-columns: 1fr;
  }
  .single-service-copy h1 {
    font-size: clamp(42px, 12vw, 58px);
  }
  .single-service-copy > p {
    font-size: 15px;
  }
  .single-service-actions {
    gap: 16px;
  }
  .single-service-actions .btn {
    width: 100%;
  }
  .single-service-stats,
  .gd-service-grid,
  .gd-why-list {
    grid-template-columns: 1fr;
  }
  .gd-services,
  .gd-why,
  .gd-process {
    padding: 54px 0;
  }
  .gd-service-card {
    min-height: auto;
  }
  .gd-why-card {
    padding: 18px;
    border-radius: 22px;
  }
  .gd-process-head {
    margin-bottom: 42px;
  }
  .gd-process-step {
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 18px;
  }
  .gd-process-icon {
    width: 78px;
    height: 78px;
  }
  .gd-process-icon svg {
    width: 32px;
    height: 32px;
  }
  .gd-process-icon strong {
    width: 28px;
    height: 28px;
    font-size: 12px;
  }
}
