/* Reduce repetitive card framing and strengthen editorial hierarchy. */
:root {
  --muted: #505050;
}

.hero-mobile-price {
  display: none;
}

.hero-audience span {
  display: inline;
}

.hero-audience span + span::before {
  content: " ／ ";
}

section[id] {
  scroll-margin-top: 76px;
}

.pricing-guide {
  display: flex;
  gap: 12px 28px;
  flex-wrap: wrap;
  margin: -16px 0 34px;
  font-size: 17px;
}

.pricing-guide strong:first-child {
  color: #505050;
}

.pricing-guide strong:last-child {
  color: #337d30;
}

.final-assurance {
  line-height: 1.7;
}

.button-note,
.quote small,
.exclusion,
.storefront figcaption {
  font-size: 13px;
}

.storefront img {
  object-position: center 18%;
}

.phone-stack span {
  color: #505050;
  font-size: 12px;
}

.center-note {
  color: #505050;
}

.problem-grid {
  border-top: 1px solid var(--border);
  gap: 0;
}

.problem-grid .featured {
  grid-row: auto;
}

.card {
  padding: 28px 12px;
  border: 0;
  border-bottom: 1px solid var(--border);
  border-radius: 0;
  background: transparent;
}

.card .icon {
  width: 36px;
  height: 36px;
  font-size: 16px;
}

.card p,
.step-card p,
.service-grid p,
.four-grid p {
  color: #565656;
  font-size: 15px;
}

.safety-note {
  display: grid;
  gap: 6px 18px;
  margin-top: 28px;
  padding: 20px 22px;
  border-left: 4px solid var(--green);
  background: rgba(255, 255, 255, .72);
}

.safety-note strong {
  color: #246a2b;
}

.safety-note p {
  margin: 0;
  color: #505050;
  font-size: 14px;
}

.case-heading {
  max-width: 820px;
  margin-bottom: 28px;
}

.case-heading > span,
.case-number {
  display: block;
  color: #337d30;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .12em;
}

.case-heading h3 {
  margin: 8px 0;
  font-size: clamp(24px, 4vw, 38px);
}

.case-heading p,
.case-copy > p:not(.case-kicker) {
  color: #565656;
}

.case-visual,
.reenactment-photo {
  position: relative;
  margin: 0;
  overflow: hidden;
}

.case-visual {
  margin-bottom: 26px;
  border-radius: 14px;
  background: #111;
}

.case-visual img {
  width: 100%;
  aspect-ratio: 3 / 1;
  object-fit: cover;
}

.case-visual figcaption,
.reenactment-photo figcaption,
.service-media > span,
.reenactment-label {
  position: absolute;
  right: 12px;
  bottom: 12px;
  z-index: 2;
  padding: 5px 9px;
  border-radius: 5px;
  background: rgba(10, 10, 10, .78);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .04em;
}

.timeline {
  border-top: 1px solid var(--border);
}

.timeline article {
  padding: 28px 18px;
  border: 0;
  border-bottom: 1px solid var(--border);
  background: transparent;
}

.case-library {
  margin-top: 72px;
  border-top: 1px solid var(--border);
}

.case-row {
  display: grid;
  gap: 18px;
  padding: 46px 0;
  border-bottom: 1px solid var(--border);
}

.case-copy h3 {
  margin: 6px 0 18px;
  font-size: clamp(24px, 3.2vw, 38px);
}

.case-kicker {
  margin: 0;
  color: #337d30;
  font-weight: 900;
}

.case-copy ul {
  margin: 18px 0 0;
  padding-left: 1.3em;
}

.case-story {
  border-top: 1px solid var(--border);
}

.case-story p {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 12px;
  margin: 0;
  padding: 14px 0;
  border-bottom: 1px solid var(--border);
}

.case-story span {
  color: #337d30;
  font-size: 12px;
  font-weight: 900;
}

.case-result {
  align-self: end;
  margin: 0;
  padding-top: 18px;
  border-top: 3px solid var(--green);
  font-weight: 800;
}

.case-result span {
  display: block;
  margin-bottom: 6px;
  color: #337d30;
  font-size: 12px;
  letter-spacing: .12em;
}

.three-grid,
.service-grid {
  gap: 0;
  border-top: 1px solid var(--border);
}

.step-card {
  padding-inline: 16px;
  border: 0;
  border-bottom: 1px solid var(--border);
  border-radius: 0;
  background: transparent;
}

.service-grid article {
  min-height: 0;
  padding: 28px 14px;
  border: 0;
  border-bottom: 1px solid var(--border);
  border-radius: 0;
  background: transparent;
}

.service-grid .service-concern,
.service-grid .service-after {
  margin: 0;
  padding: 12px 0;
  border-top: 1px solid var(--border);
}

.service-grid .service-concern span,
.service-grid .service-after span {
  display: block;
  margin-bottom: 3px;
  color: #606060;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
}

.service-grid .service-after {
  color: #205c2d;
  font-weight: 800;
}

.service-grid .service-after span {
  color: #337d30;
}

.four-grid {
  gap: 0;
}

.four-grid article {
  padding: 24px 16px;
  border: 0;
  border-top: 3px solid var(--green);
  border-radius: 0;
  background: transparent;
}

.booking-assurance {
  display: grid;
  margin-top: 28px;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.booking-assurance p {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 0;
  padding: 16px 4px;
  border-bottom: 1px solid var(--border);
}

.booking-assurance p:last-child {
  border-bottom: 0;
}

.booking-assurance strong {
  color: #337d30;
}

.booking-assurance span {
  color: #565656;
  text-align: right;
}

.deliverable-visual {
  max-width: 100%;
  overflow: hidden;
}

.deliverables-layout {
  display: grid;
  gap: 42px;
}

.deliverables-copy {
  display: grid;
  gap: 24px;
  align-items: end;
}

.deliverables-copy h2 {
  max-width: 760px;
}

.deliverables-copy p:last-child {
  max-width: 680px;
  margin-bottom: 0;
}

.deliverables-copy .check-list {
  margin: 0;
}

.review-gallery {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: min(82vw, 330px);
  gap: 16px;
  margin-inline: -20px;
  padding: 8px 20px 28px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: inline mandatory;
  scrollbar-width: thin;
  scrollbar-color: #79bd75 #e8f3e6;
}

.review-gallery figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  scroll-snap-align: center;
  border: 1px solid rgba(37, 111, 52, .2);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(18, 55, 25, .14);
}

.review-gallery img {
  width: 100%;
  height: auto;
}

.review-gallery picture {
  display: block;
}

.review-gallery figcaption {
  position: absolute;
  inset: auto 10px 10px;
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, .75);
  border-radius: 999px;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 5px 18px rgba(0, 0, 0, .12);
  color: #205c2d;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.35;
  text-align: center;
  backdrop-filter: blur(8px);
}

.line-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  text-align: left;
}

.line-cta > div {
  display: flex;
  align-items: center;
  gap: 16px;
}

.line-cta p { margin: 0; }

.line-mark {
  display: grid;
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  place-items: center;
  border-radius: 50%;
  background: #28b63e;
  color: #fff;
  font-size: 10px;
  font-weight: 900;
}

.flow-layout {
  display: grid;
  gap: 32px;
}

.course-flow-grid {
  display: grid;
  gap: 12px;
  margin: -8px 0 34px;
}

.course-flow-grid article {
  padding: 20px;
  border: 1px solid var(--border);
  border-radius: 12px;
  background: #fff;
}

.course-flow-grid article.recommended {
  border: 2px solid var(--green);
  box-shadow: 0 12px 28px rgba(37, 111, 52, .09);
}

.course-flow-grid span {
  color: #337d30;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
}

.course-flow-grid h3 {
  margin: 6px 0 10px;
  font-size: 19px;
}

.course-flow-grid p {
  margin: 0;
  color: #565656;
  font-size: 14px;
}

.course-flow-grid small {
  display: block;
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid var(--border);
  color: #505050;
  font-size: 12px;
  line-height: 1.6;
}

.flow-common-label {
  margin: 0 0 24px;
  color: #337d30;
  font-size: 14px;
  font-weight: 900;
}

.flow-visual {
  align-self: end;
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--border);
  border-radius: 12px;
  background: #fff;
}

.flow-visual img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.flow-visual > picture { display: block; }

.flow-visual .reenactment-label {
  bottom: auto;
  top: 12px;
}

.flow-visual p {
  margin: 0;
  padding: 20px;
  color: #565656;
  font-size: 14px;
}

.flow-visual strong {
  display: block;
  margin-bottom: 4px;
  color: var(--text);
  font-size: 17px;
}

.visit-prep {
  display: grid;
  gap: 24px;
  padding: 28px;
  border: 1px solid #b8d8b5;
  border-radius: 14px;
  background: #e8f4e5;
}

.visit-prep .eyebrow {
  margin-bottom: 6px;
}

.visit-prep h3 {
  margin-bottom: 10px;
  font-size: clamp(24px, 4vw, 34px);
}

.visit-prep h4 {
  margin: 0 0 10px;
  font-size: 16px;
}

.visit-prep p {
  margin-bottom: 0;
}

.visit-prep ul {
  display: grid;
  gap: 7px;
  margin: 0;
  padding-left: 1.25em;
  color: #404040;
}

.visit-prep-note {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid #b8d8b5;
  color: #246a2b;
  font-size: 13px;
  font-weight: 800;
}

.phone-stack ul {
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--border);
}

.phone-stack li {
  padding: 8px 0;
  border-bottom: 1px solid var(--border);
  font-size: 10px;
  line-height: 1.4;
}

.phone-stack .screen-label {
  margin-bottom: 18px;
  color: #337d30;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .15em;
}

.trainer-profile {
  display: grid;
  gap: 24px;
}

.trainer-profile > img {
  width: 100%;
  max-height: 480px;
  object-fit: cover;
  object-position: center 30%;
  border: 1px solid rgba(255, 255, 255, .18);
}

.trainer-profile > picture {
  display: block;
  height: 100%;
}

.trainer-profile > picture img {
  width: 100%;
  height: 100%;
  max-height: 480px;
  object-fit: cover;
  object-position: center 30%;
  border: 1px solid rgba(255, 255, 255, .18);
}

.trainer-profile h2 { margin-bottom: 20px; }
.trainer-profile ul { margin-bottom: 0; }

.trainer-style {
  margin: 22px 0;
  padding: 16px 18px;
  border-left: 3px solid var(--green);
  background: rgba(255, 255, 255, .08);
  color: rgba(255, 255, 255, .9);
  font-size: 14px;
}

.access-interior {
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--border);
  border-radius: 12px;
  background: #fff;
}

.access-interior img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center 55%;
}

.access-interior figcaption {
  padding: 8px 14px;
  color: #505050;
  font-size: 13px;
}

svg { display: block; }

.icon svg,
.step-icon svg,
.service-icon svg,
.flow-list svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.card .icon { color: #337d30; }

.record { flex-wrap: nowrap; }

.record > span,
.record > strong {
  display: grid;
  min-width: 128px;
  padding: 16px;
  border-radius: 12px;
  background: var(--bg);
  line-height: 1;
  text-align: center;
}

.record > strong { background: #fff1ed; }

.record i {
  margin-top: 7px;
  font-size: 14px;
  font-style: normal;
}

.record > b {
  display: grid;
  place-items: center;
  color: #337d30;
  font-size: 28px;
  line-height: 1;
}

.record > b small {
  margin-bottom: 4px;
  font-size: 10px;
  white-space: nowrap;
}

.session-visual {
  position: relative;
  margin: 0 0 34px;
  overflow: hidden;
  border-radius: 18px;
  background: #111;
}

.session-visual img {
  width: 100%;
  max-height: 480px;
  object-fit: cover;
}

.session-visual figcaption {
  position: absolute;
  right: 18px;
  bottom: 18px;
  max-width: 440px;
  margin: 0;
  padding: 10px 14px;
  border-radius: 8px;
  background: rgba(255, 255, 255, .92);
  font-size: 13px;
  font-weight: 800;
}

.step-diagram .step-card { padding-top: 28px; }

.step-icon,
.service-icon {
  display: grid;
  width: 52px;
  height: 52px;
  margin: 24px 0 12px;
  place-items: center;
  border-radius: 50%;
  background: #e7f5e6;
  color: #337d30;
}

.step-card > span { top: 14px; }

.service-visual-grid article { position: relative; }

.service-media {
  position: relative;
  margin: -28px -14px 24px;
  overflow: hidden;
  background: #111;
}

.service-media img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center 55%;
}

.service-media picture { display: block; }

.about-photo {
  border-radius: 12px;
  background: #111;
}

.about-photo picture,
.about-photo img {
  display: block;
  width: 100%;
  height: 100%;
}

.about-photo img {
  min-height: 460px;
  object-fit: cover;
  object-position: center;
}

.final-cta > picture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.final-cta > picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.service-visual-grid .service-icon { margin-top: 0; }

.flow-list li > span {
  position: relative;
  width: 54px;
  height: 54px;
  color: #10260f;
}

.flow-list li > span small {
  position: absolute;
  right: -3px;
  top: -5px;
  display: grid;
  width: 20px;
  height: 20px;
  place-items: center;
  border: 2px solid var(--bg);
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 10px;
}

.visual-note {
  max-width: 420px;
  margin: -8px auto 0;
  color: #686868;
  font-size: 12px;
  text-align: center;
}

.footer-meta {
  text-align: right;
}

.footer-home-link {
  color: #bdbdbd;
  font-size: 10px;
  text-decoration-color: #777;
  text-underline-offset: 3px;
}

.footer-home-link:hover {
  color: #fff;
}

@media (min-width: 720px) {
  .safety-note {
    grid-template-columns: 145px minmax(0, 1fr);
    align-items: start;
  }

  .course-flow-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .visit-prep {
    grid-column: 1 / -1;
    grid-template-columns: .75fr 1.25fr;
    align-items: start;
    gap: 48px;
  }

  .visit-prep ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .deliverables-copy {
    grid-template-columns: minmax(0, 1.45fr) minmax(260px, .55fr);
    gap: 56px;
  }

  .review-gallery {
    grid-auto-flow: row;
    grid-auto-columns: auto;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
    gap: 22px;
    margin-inline: 0;
    padding: 24px 0 34px;
    overflow: visible;
  }

  .review-gallery figure {
    transition: transform .2s ease, box-shadow .2s ease;
  }

  .review-gallery figure:nth-child(1) {
    transform: rotate(-1.5deg);
  }

  .review-gallery figure.featured {
    z-index: 1;
    transform: translateY(-18px);
    box-shadow: 0 24px 55px rgba(18, 55, 25, .2);
  }

  .review-gallery figure:nth-child(3) {
    transform: rotate(1.5deg);
  }

  .review-gallery figure:hover {
    z-index: 2;
    transform: translateY(-8px) rotate(0);
    box-shadow: 0 26px 60px rgba(18, 55, 25, .22);
  }

  .case-row {
    grid-template-columns: 110px minmax(0, 1fr) 240px;
    align-items: start;
  }

  .problem-grid,
  .three-grid,
  .service-grid {
    column-gap: 28px;
  }

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

  .booking-assurance p {
    display: block;
    padding: 18px;
  }

  .booking-assurance p:not(:last-child) {
    border-right: 1px solid var(--border);
    border-bottom: 0;
  }

  .booking-assurance span {
    display: block;
    text-align: left;
  }

  .flow-layout {
    grid-template-columns: minmax(0, 1fr) 360px;
    align-items: end;
  }

  .trainer-profile {
    grid-template-columns: minmax(180px, .72fr) minmax(0, 1fr);
    align-items: center;
  }

  .trainer-profile > img {
    height: 520px;
    max-height: none;
  }

  .trainer-profile > picture img {
    height: 520px;
    max-height: none;
  }

  .trainer-grid {
    grid-template-columns: 1.35fr .9fr;
  }

  .step-diagram .step-card:not(:last-child)::after {
    content: "→";
    position: absolute;
    top: 54px;
    right: -22px;
    z-index: 2;
    display: grid;
    width: 32px;
    height: 32px;
    place-items: center;
    border-radius: 50%;
    background: var(--green);
    color: #10260f;
    font-weight: 900;
  }
}

@media (min-width: 720px) and (max-width: 979px) {
  .flow-layout {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (min-width: 980px) {
  .map-wrap {
    grid-row: 1 / span 3;
  }

  .access-interior {
    grid-column: 1;
    grid-row: 3;
  }
}

@media (max-width: 719px) {
  body {
    padding-bottom: 72px;
  }

  .container {
    width: min(calc(100% - 28px), var(--width));
  }

  .section {
    padding: 72px 0;
  }

  .hero h1 {
    font-size: clamp(34px, 10vw, 44px);
    letter-spacing: -.04em;
  }

  .hero-audience span {
    display: block;
  }

  .hero-audience span + span::before {
    content: none;
  }

  .hero {
    min-height: 720px;
  }

  .hero-copy {
    font-size: 15px;
  }

  .trust-list {
    margin: 18px 0;
  }

  .hero-actions {
    display: block;
  }

  .hero-mobile-price {
    display: block;
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 900;
  }

  .hero-mobile-price small {
    font-size: 12px;
    font-weight: 500;
  }

  .hero-actions .price-quick {
    display: none;
  }

  .hero-actions .button {
    width: 100%;
    gap: 8px;
    padding-inline: 12px;
    font-size: 14px;
  }

  .case-library {
    margin-top: 52px;
  }

  .case-row {
    padding: 38px 0;
  }

  .case-story p {
    grid-template-columns: 1fr;
    gap: 3px;
  }

  .course-flow-grid article,
  .visit-prep {
    padding: 20px;
  }

  .phone-stack {
    margin-inline: -88px;
    transform: scale(.66);
  }

  .line-cta {
    align-items: stretch;
    flex-direction: column;
  }

  .line-cta > div {
    align-items: center;
  }

  .line-cta .button { width: 100%; }

  .flow-visual img { aspect-ratio: 16 / 10; }

  .trainer-profile > img,
  .trainer-profile > picture img { aspect-ratio: 4 / 5; }

  .case-visual img {
    min-height: 210px;
    object-position: center;
  }

  .booking-assurance p,
  .center-note {
    font-size: 14px;
  }

  .center-note {
    text-align: left;
  }

  .record {
    justify-content: center;
    gap: 6px;
  }

  .record > span,
  .record > strong {
    min-width: 112px;
    padding: 13px 8px;
    font-size: 25px;
  }

  .record > b { font-size: 22px; }

  .session-visual img {
    min-height: 300px;
    object-position: center;
  }

  .session-visual figcaption {
    position: static;
    max-width: none;
    border-radius: 0;
    background: #111;
    color: #fff;
  }

  .flow-list li {
    grid-template-columns: 58px 1fr;
  }

  .mobile-sticky {
    padding: 6px 8px calc(6px + env(safe-area-inset-bottom));
  }

  .mobile-sticky a {
    min-height: 50px;
  }

  .pricing-guide {
    display: grid;
    gap: 6px;
    margin: -14px 0 28px;
    font-size: 15px;
  }
}
