body.seo-page {
  background:
    radial-gradient(circle at 12% 8%, rgba(214, 161, 91, 0.15), transparent 28%),
    linear-gradient(180deg, #fbf7ed 0%, #f4efe5 58%, #e8dece 100%);
}

.seo-topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 18px max(22px, calc((100% - 1180px) / 2));
  color: #fff;
  background: rgba(12, 19, 18, 0.92);
  backdrop-filter: blur(18px);
}

.seo-brand {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.65rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.seo-nav {
  display: flex;
  align-items: center;
  gap: 22px;
  font-size: 0.84rem;
  font-weight: 700;
}

.seo-call {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: #ac5647;
  color: #fff;
  font-weight: 800;
}

.seo-hero,
.seo-section,
.seo-cta {
  width: min(1180px, calc(100% - 44px));
  margin: 0 auto;
}

.seo-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: end;
  padding: clamp(72px, 10vw, 132px) 0 56px;
}

.seo-eyebrow {
  margin: 0 0 18px;
  color: #d6a15b;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.seo-hero h1,
.seo-section h2,
.seo-cta h2 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 0.9;
}

.seo-hero h1 {
  font-size: clamp(4rem, 8vw, 8.1rem);
}

.seo-lead {
  max-width: 680px;
  margin: 28px 0 0;
  color: #61706c;
  font-size: clamp(1.08rem, 2vw, 1.34rem);
  line-height: 1.65;
}

.seo-media-card {
  overflow: hidden;
  border-radius: 34px;
  box-shadow: 0 30px 90px rgba(17, 24, 23, 0.22);
  background: #0c1312;
}

.seo-media-card img {
  width: 100%;
  height: min(54vw, 520px);
  object-fit: cover;
}

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

.seo-section h2,
.seo-cta h2 {
  max-width: 920px;
  font-size: clamp(3rem, 6vw, 6.2rem);
}

.seo-section-head {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(280px, 0.75fr);
  gap: 38px;
  align-items: end;
  margin-bottom: 34px;
}

.seo-section-head p {
  margin: 0;
  color: #61706c;
  font-size: 1.08rem;
  line-height: 1.7;
}

.seo-card-grid,
.seo-program-grid,
.seo-faq-grid {
  display: grid;
  gap: 18px;
}

.seo-card-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.seo-card,
.seo-program,
.seo-faq-item,
.seo-form {
  border: 1px solid rgba(17, 24, 23, 0.14);
  border-radius: 28px;
  background: rgba(255, 253, 247, 0.78);
  box-shadow: 0 18px 50px rgba(17, 24, 23, 0.08);
}

.seo-card,
.seo-faq-item {
  padding: 28px;
}

.seo-card strong,
.seo-program strong {
  display: block;
  margin-bottom: 16px;
  color: #1f756c;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(2.6rem, 5vw, 5rem);
  line-height: 0.9;
}

.seo-card h3,
.seo-program h3,
.seo-faq-item h3 {
  margin: 0 0 12px;
  font-size: 1.06rem;
}

.seo-card p,
.seo-program p,
.seo-faq-item p,
.seo-form p {
  margin: 0;
  color: #61706c;
  line-height: 1.65;
}

.seo-dark {
  margin: 70px 0;
  padding: 80px max(22px, calc((100% - 1180px) / 2));
  background: #0c1312;
  color: #fff;
}

.seo-dark-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.seo-dark h2 {
  color: #fff;
}

.seo-dark .seo-lead {
  color: rgba(255, 255, 255, 0.68);
}

.seo-program-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.seo-program {
  min-height: 330px;
  padding: 24px;
}

.seo-program strong {
  margin-top: 34px;
  color: #111817;
}

.seo-program.is-dark {
  background: #111817;
  color: #fff;
}

.seo-program.is-dark p,
.seo-program.is-dark h3 {
  color: rgba(255, 255, 255, 0.88);
}

.seo-program.is-dark strong {
  color: #f4efe5;
}

.seo-map {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  overflow: hidden;
  border-radius: 34px;
  background: #0c1312;
}

.seo-map-aside {
  padding: 34px;
  color: #f4efe5;
}

.seo-map-aside h3 {
  margin: 0 0 26px;
  font-family: "Cormorant Garamond", serif;
  font-size: 2.1rem;
  line-height: 1;
}

.seo-route {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 14px;
  align-items: baseline;
  padding: 16px 0;
  border-bottom: 1px solid rgba(244, 239, 229, 0.18);
}

.seo-route strong {
  color: #f4dcc2;
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
}

.seo-route span {
  color: rgba(244, 239, 229, 0.75);
  font-weight: 800;
  text-transform: uppercase;
}

.seo-map img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.seo-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
  gap: 28px;
  align-items: stretch;
  padding: 76px 0 96px;
}

.seo-cta-panel,
.seo-form {
  padding: clamp(28px, 4vw, 46px);
  border-radius: 34px;
}

.seo-cta-panel {
  background: #0c1312;
  color: #fff;
}

.seo-cta-panel p {
  max-width: 620px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 1.05rem;
  line-height: 1.65;
}

.seo-form {
  display: grid;
  gap: 14px;
}

.seo-form label {
  display: grid;
  gap: 8px;
  color: #61706c;
  font-size: 0.86rem;
  font-weight: 800;
}

.seo-form input,
.seo-form select {
  width: 100%;
  min-height: 54px;
  border: 1px solid rgba(17, 24, 23, 0.16);
  border-radius: 16px;
  padding: 0 16px;
  background: #fffdf7;
  color: #111817;
}

.seo-form button {
  min-height: 58px;
  border: 0;
  border-radius: 18px;
  background: #ac5647;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}

.seo-bottom-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.seo-bottom-links a {
  padding: 11px 15px;
  border: 1px solid rgba(17, 24, 23, 0.14);
  border-radius: 999px;
  color: #61706c;
  background: rgba(255, 253, 247, 0.64);
  font-weight: 800;
}

@media (max-width: 920px) {
  .seo-topbar {
    position: relative;
    flex-wrap: wrap;
  }

  .seo-nav {
    order: 3;
    width: 100%;
    overflow-x: auto;
    padding-bottom: 4px;
  }

  .seo-hero,
  .seo-section-head,
  .seo-map,
  .seo-cta {
    grid-template-columns: 1fr;
  }

  .seo-card-grid,
  .seo-program-grid {
    grid-template-columns: 1fr;
  }

  .seo-media-card img,
  .seo-map img {
    height: auto;
    min-height: 0;
  }
}

@media (max-width: 560px) {
  .seo-hero,
  .seo-section,
  .seo-cta {
    width: min(100% - 28px, 1180px);
  }

  .seo-hero h1 {
    font-size: clamp(3.2rem, 18vw, 5rem);
  }

  .seo-section h2,
  .seo-cta h2 {
    font-size: clamp(2.7rem, 15vw, 4.3rem);
  }
}
