.seo-landing-page { background: var(--paper); }
.seo-landing-page .site-header { color: var(--ink); }
.seo-landing-hero { min-height: 100dvh; padding: 118px 0 50px; overflow: hidden; background: var(--paper); }
.seo-landing-hero-grid { display: grid; grid-template-columns: minmax(430px, .92fr) minmax(500px, 1.08fr); align-items: center; gap: clamp(48px, 7vw, 110px); min-height: calc(100dvh - 168px); }
.seo-landing-copy { position: relative; z-index: 2; }
.seo-landing-copy .page-back { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 52px; color: #53616d; font-size: .82rem; font-weight: 800; }
.seo-landing-copy .page-back:hover { color: var(--orange); }
.seo-landing-kicker { margin-bottom: 18px; color: var(--teal); font-size: .76rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.seo-landing-copy h1 { max-width: 720px; margin-bottom: 28px; font-size: clamp(3.7rem, 5.5vw, 6.4rem); font-weight: 650; line-height: .94; letter-spacing: -.055em; }
.seo-landing-copy > p:not(.seo-landing-kicker) { max-width: 590px; margin-bottom: 32px; color: #4f5d68; font-size: clamp(1rem, 1.25vw, 1.18rem); }
.seo-landing-photo { position: relative; margin: 0; padding: 18px 18px 0 0; }
.seo-landing-photo::before { content: ""; position: absolute; z-index: 0; inset: 0 -24px 24px 24px; border-radius: 48% 48% 22px 22px / 18% 18% 22px 22px; background: var(--teal); transform: rotate(1.8deg); }
.seo-landing-photo img { position: relative; z-index: 1; display: block; width: 100%; height: min(68dvh, 690px); object-fit: cover; border-radius: 48% 48% 18px 18px / 18% 18% 18px 18px; }
.seo-landing-under-key .seo-landing-photo img { object-position: center 38%; }
.seo-landing-young .seo-landing-photo img { object-position: center 32%; }
.seo-landing-teen .seo-landing-photo img { object-position: center; }
.seo-landing-photo figcaption { position: relative; z-index: 2; width: 76%; margin: 0 0 0 auto; padding: 14px 0 0 18px; border-top: 1px solid var(--ink); color: #4f5d68; background: var(--paper); font-size: .76rem; font-weight: 800; }

.seo-landing-content { border-top: 1px solid var(--line); background: var(--white); }
.seo-landing-heading { max-width: 830px; margin-bottom: 60px; }
.seo-landing-heading h2, .seo-landing-proof h2, .seo-landing-booking h2 { margin-bottom: 22px; font-size: clamp(2.7rem, 4.6vw, 5.2rem); line-height: .98; letter-spacing: -.045em; }
.seo-landing-heading > p:last-child, .seo-landing-proof p, .seo-landing-booking > .page-shell > p:not(.seo-landing-kicker) { max-width: 690px; color: #51606d; font-size: 1.08rem; }
.seo-feature-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.seo-feature-grid article { position: relative; min-height: 260px; padding: clamp(28px, 4vw, 48px); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--white); }
.seo-feature-grid article:nth-child(2), .seo-feature-grid article:nth-child(3) { background: var(--paper); }
.seo-feature-grid article > span { display: block; margin-bottom: 52px; color: var(--orange); font-size: .72rem; font-weight: 900; }
.seo-feature-grid h3 { margin-bottom: 12px; font-size: clamp(1.45rem, 2vw, 2rem); }
.seo-feature-grid p { max-width: 38ch; color: #596875; }
.seo-feature-grid a { position: absolute; right: 34px; bottom: 32px; left: 34px; padding-top: 14px; border-top: 1px solid var(--line); color: var(--orange); font-size: .84rem; font-weight: 800; }

.seo-landing-proof { color: var(--white); background: #162535; }
.seo-proof-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(430px, 1.1fr); gap: clamp(60px, 9vw, 140px); padding-top: 110px; padding-bottom: 110px; }
.seo-landing-proof h2 { color: var(--white); }
.seo-landing-proof p { color: #c6d0d8; }
.seo-landing-proof ul { display: grid; gap: 0; margin-top: 32px; border-top: 1px solid rgba(255,255,255,.2); }
.seo-landing-proof li { padding: 17px 0; border-bottom: 1px solid rgba(255,255,255,.2); font-weight: 800; }

.seo-landing-programs { background: var(--paper); }
.seo-program-links { display: grid; grid-template-columns: 1.25fr .85fr .85fr; gap: 20px; }
.seo-program-links > a { display: grid; grid-template-rows: minmax(280px, 1fr) auto; min-width: 0; color: var(--ink); background: var(--white); transition: transform .25s cubic-bezier(.16,1,.3,1); }
.seo-program-links > a:hover { transform: translateY(-5px); }
.seo-program-links img { width: 100%; height: 100%; min-height: 280px; max-height: 520px; object-fit: cover; }
.seo-program-links > a > span { display: grid; gap: 4px; padding: 20px 22px 24px; border-top: 5px solid var(--teal); }
.seo-program-links small { color: var(--orange); font-weight: 900; }
.seo-program-links strong { font-size: clamp(1.15rem, 1.6vw, 1.65rem); }

.seo-landing-booking { padding: 110px 0; border-top: 1px solid var(--line); background: var(--white); }
.seo-landing-booking .hero-actions { margin-top: 34px; }
.seo-landing-booking .text-link { font-size: 1.05rem; font-weight: 800; }

@media (max-width: 1100px) {
  .seo-landing-hero-grid { grid-template-columns: minmax(360px, .9fr) minmax(420px, 1.1fr); gap: 42px; }
  .seo-landing-copy h1 { font-size: clamp(3.2rem, 5.4vw, 5rem); }
  .seo-landing-page .desktop-nav a:nth-child(3), .seo-landing-page .desktop-nav a:nth-child(5) { display: none; }
}

@media (max-width: 800px) {
  .seo-landing-hero { min-height: auto; padding: 104px 0 36px; }
  .seo-landing-hero-grid, .seo-proof-grid { grid-template-columns: 1fr; min-height: auto; }
  .seo-landing-copy .page-back { margin-bottom: 34px; }
  .seo-landing-copy h1 { font-size: clamp(3.1rem, 13vw, 5rem); }
  .seo-landing-copy .hero-actions { align-items: flex-start; flex-direction: column; gap: 20px; }
  .seo-landing-photo { margin-top: 12px; }
  .seo-landing-photo img { height: min(72dvh, 640px); }
  .seo-feature-grid { grid-template-columns: 1fr; }
  .seo-feature-grid article { min-height: 230px; }
  .seo-proof-grid { gap: 30px; padding-top: 76px; padding-bottom: 76px; }
  .seo-program-links { display: flex; gap: 14px; overflow-x: auto; padding-bottom: 12px; scroll-snap-type: x mandatory; }
  .seo-program-links > a { flex: 0 0 min(84vw, 390px); grid-template-rows: 360px auto; scroll-snap-align: start; }
  .seo-landing-booking { padding: 78px 0; }
}

@media (max-width: 520px) {
  .seo-landing-photo { padding-right: 8px; }
  .seo-landing-photo::before { inset: 0 -15px 18px 14px; }
  .seo-landing-photo figcaption { width: 90%; }
  .seo-feature-grid article { padding: 28px 24px 70px; }
  .seo-feature-grid a { right: 24px; bottom: 24px; left: 24px; }
}
