:root {
  --deep-navy: #12202e;
  --slate: #5a6b7a;
  --olive: #4f563f;
  --olive-2: #6f7a5d;
  --sand: #cbbfa9;
  --stone: #e7e2da;
  --paper: #f7f4ee;
  --ink: #181b18;
  --muted: #6f7069;
  --terracotta: #c47a5a;
  --line: rgba(24, 27, 24, 0.12);
  --shadow: 0 22px 55px rgba(18, 32, 46, 0.14);
  --header-height: 70px;
}

/* 2026-07-05 final visual cleanup for the straight test homepage. */
.straight-frontpage .achievement-section {
  background: linear-gradient(180deg, #f4f0e7 0%, #eee8dc 100%) !important;
  color: #11171a !important;
}

.straight-frontpage .achievement-section .section-heading {
  max-width: 820px !important;
}

.straight-frontpage .achievement-section .section-heading .eyebrow {
  color: #505942 !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-section .section-heading h2 {
  color: #182018 !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

.straight-frontpage .achievement-section .section-heading p:not(.eyebrow) {
  color: rgba(24, 32, 24, 0.74) !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-timeline article {
  background: #e6dfd2 !important;
  border: 1px solid rgba(80, 89, 66, 0.16) !important;
  color: #121a1e !important;
  box-shadow: 0 20px 46px rgba(22, 26, 20, 0.08) !important;
}

.straight-frontpage .achievement-timeline article time {
  color: #505942 !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-timeline article strong {
  color: #111820 !important;
}

.straight-frontpage .achievement-timeline article p {
  color: rgba(18, 24, 32, 0.68) !important;
}

.straight-frontpage .testimonials-section {
  min-height: auto !important;
  padding: clamp(110px, 10vw, 150px) clamp(28px, 5vw, 80px) !important;
  background:
    radial-gradient(circle at 72% 54%, rgba(203, 191, 169, 0.16), transparent 32%),
    linear-gradient(135deg, #172417 0%, #101c13 100%) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .testimonials-section .section-heading .eyebrow,
.straight-frontpage .testimonials-section .section-heading h2 {
  color: #f7f4ee !important;
  opacity: 1 !important;
}

.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.76) !important;
  opacity: 1 !important;
}

.straight-frontpage .testimonial-stage {
  position: relative !important;
  min-height: 500px !important;
  padding-bottom: 112px !important;
}

.straight-frontpage .testimonial-display {
  width: min(660px, 100%) !important;
  min-height: 360px !important;
  margin: 0 auto !important;
  position: relative !important;
  z-index: 2 !important;
}

.straight-frontpage .testimonial-card {
  min-height: 360px !important;
  padding: clamp(34px, 3.6vw, 52px) !important;
  background:
    radial-gradient(circle at 100% 0%, rgba(90, 107, 116, 0.18), transparent 34%),
    linear-gradient(145deg, #131f24, #0c1519) !important;
  border: 1px solid rgba(247, 244, 238, 0.12) !important;
  border-radius: 8px !important;
  color: #f7f4ee !important;
  box-shadow: 0 34px 72px rgba(8, 14, 13, 0.44) !important;
  overflow: hidden !important;
}

.straight-frontpage .testimonial-card blockquote {
  color: #f7f4ee !important;
  font-size: clamp(1.15rem, 1.42vw, 1.62rem) !important;
  font-style: normal !important;
  line-height: 1.18 !important;
  max-width: 560px !important;
}

.straight-frontpage .testimonial-card::before {
  color: rgba(247, 244, 238, 0.13) !important;
}

.straight-frontpage .testimonial-card footer {
  color: rgba(203, 191, 169, 0.82) !important;
  margin-top: auto !important;
}

.straight-frontpage .testimonial-card footer strong {
  color: #d8ceb9 !important;
}

.straight-frontpage .testimonial-plate {
  display: block !important;
  left: 50% !important;
  bottom: 42px !important;
  width: min(520px, 76%) !important;
  height: 92px !important;
  transform: translateX(-50%) !important;
}

.straight-frontpage .testimonial-controls {
  left: 50% !important;
  bottom: 24px !important;
  z-index: 5 !important;
  transform: translateX(-50%) !important;
}

.straight-frontpage .testimonial-controls button {
  background: #c47a5a !important;
  color: #fff7ee !important;
}

.straight-frontpage .testimonial-count {
  color: rgba(216, 206, 185, 0.9) !important;
}

.straight-frontpage .socials-section {
  background:
    radial-gradient(circle at 77% 28%, rgba(203, 191, 169, 0.18), transparent 28%),
    linear-gradient(180deg, #f7f4ee 0%, #eee8dc 100%) !important;
  color: #121a1e !important;
}

.straight-frontpage .socials-section .section-heading .eyebrow {
  color: #505942 !important;
  opacity: 1 !important;
}

.straight-frontpage .socials-section .section-heading h2 {
  color: #141a1d !important;
  opacity: 1 !important;
}

.straight-frontpage .socials-layout {
  width: min(1280px, 100%) !important;
  grid-template-columns: minmax(430px, 0.95fr) minmax(500px, 1.05fr) !important;
  gap: clamp(24px, 3vw, 40px) !important;
  align-items: stretch !important;
}

.straight-frontpage .socials-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

.straight-frontpage .social-card {
  min-height: 230px !important;
  padding: 28px !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.13), transparent 35%),
    linear-gradient(145deg, #4f5a40 0%, #1e3338 100%) !important;
  color: #f7f4ee !important;
  box-shadow: 0 18px 42px rgba(22, 26, 20, 0.08) !important;
}

.straight-frontpage .social-card small,
.straight-frontpage .social-card strong,
.straight-frontpage .social-card p {
  color: inherit !important;
}

.straight-frontpage .social-card p {
  opacity: 0.78 !important;
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) {
  background:
    radial-gradient(circle at 100% 100%, rgba(80, 89, 66, 0.08), transparent 35%),
    linear-gradient(145deg, #f7f4ee 0%, #e8e0d2 100%) !important;
  color: #111820 !important;
}

.straight-frontpage .social-icon {
  background: rgba(216, 206, 185, 0.18) !important;
  color: #d8ceb9 !important;
  border-color: rgba(216, 206, 185, 0.24) !important;
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) .social-icon {
  background: #505942 !important;
  color: #d8ceb9 !important;
}

.straight-frontpage .events-card {
  padding: clamp(30px, 4vw, 52px) !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.13), transparent 31%),
    linear-gradient(145deg, #4f5a40 0%, #20353a 100%) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .events-card__head strong,
.straight-frontpage .events-list strong {
  color: #f7f4ee !important;
}

.straight-frontpage .events-list article {
  background: rgba(247, 244, 238, 0.1) !important;
  border-color: rgba(247, 244, 238, 0.14) !important;
}

.straight-frontpage .events-list p {
  color: rgba(247, 244, 238, 0.74) !important;
}

.straight-frontpage .apply-section {
  background:
    radial-gradient(circle at 18% 12%, rgba(203, 191, 169, 0.1), transparent 28%),
    #172417 !important;
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy,
.straight-frontpage .application-form {
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy .eyebrow,
.straight-frontpage .application-form label,
.straight-frontpage .contact-card span {
  color: #d8ceb9 !important;
  opacity: 1 !important;
}

.straight-frontpage .apply-copy h2 {
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.72) !important;
}

.straight-frontpage .contact-card {
  background: rgba(247, 244, 238, 0.12) !important;
  border-color: rgba(247, 244, 238, 0.18) !important;
}

.straight-frontpage .contact-card a {
  color: #f7f4ee !important;
}

.straight-frontpage .application-form input,
.straight-frontpage .application-form textarea,
.straight-frontpage .application-form select {
  background: #f0ebe0 !important;
  border-color: rgba(247, 244, 238, 0.22) !important;
  color: #111820 !important;
}

.straight-frontpage .application-form input::placeholder,
.straight-frontpage .application-form textarea::placeholder {
  color: rgba(17, 24, 32, 0.46) !important;
}

.straight-frontpage .application-form .button {
  background: #c47a5a !important;
  color: #fff7ee !important;
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section {
    grid-template-columns: 1fr !important;
    gap: 38px !important;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 390px !important;
  }

  .straight-frontpage .socials-layout {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 768px) {
  .straight-frontpage .achievement-section .section-heading h2 {
    font-size: clamp(2.2rem, 11vw, 3.6rem) !important;
  }

  .straight-frontpage .testimonials-section {
    padding: 82px 28px 96px !important;
  }

  .straight-frontpage .testimonials-section .section-heading {
    text-align: center !important;
  }

  .straight-frontpage .testimonial-stage {
    min-height: 560px !important;
    padding-bottom: 110px !important;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 430px !important;
  }

  .straight-frontpage .testimonial-card {
    padding: 34px 24px 58px !important;
  }

  .straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.15rem, 5.8vw, 1.55rem) !important;
    line-height: 1.2 !important;
  }

  .straight-frontpage .testimonial-card footer {
    justify-content: center !important;
    text-align: center !important;
  }

  .straight-frontpage .testimonial-plate {
    bottom: 50px !important;
    width: 78% !important;
    height: 76px !important;
  }

  .straight-frontpage .testimonial-controls {
    bottom: 38px !important;
  }

  .straight-frontpage .testimonial-count {
    position: static !important;
    margin-top: 18px !important;
    text-align: center !important;
  }

  .straight-frontpage .socials-section {
    padding: 76px 28px 92px !important;
  }

  .straight-frontpage .socials-section .section-heading {
    text-align: center !important;
  }

  .straight-frontpage .socials-grid {
    grid-template-columns: 1fr !important;
  }

  .straight-frontpage .social-card,
  .straight-frontpage .events-card {
    min-height: auto !important;
    padding: 26px !important;
  }

  .straight-frontpage .events-card__head {
    grid-template-columns: 1fr !important;
  }

  .straight-frontpage .apply-section {
    padding: 78px 28px 88px !important;
  }
}

/* Straight frontpage polish pass: contrast, testimonial sizing and socials. */
.straight-frontpage .achievement-section .section-heading .eyebrow,
.straight-frontpage .socials-section .section-heading .eyebrow {
  color: var(--olive);
  opacity: 1;
}

.straight-frontpage .achievement-section .section-heading h2,
.straight-frontpage .socials-section .section-heading h2 {
  color: var(--ink);
  opacity: 1;
}

.straight-frontpage .achievement-section .section-heading p:not(.eyebrow),
.straight-frontpage .socials-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 29, 0.72);
  opacity: 1;
}

.straight-frontpage .achievement-timeline article {
  background: linear-gradient(145deg, rgba(231, 225, 214, 0.92), rgba(247, 244, 238, 0.86));
  border-color: rgba(80, 89, 66, 0.15);
}

.straight-frontpage .achievement-timeline article p {
  color: rgba(20, 26, 29, 0.68);
}

.straight-frontpage .testimonials-section {
  min-height: auto;
  padding-top: clamp(90px, 11vw, 150px);
  padding-bottom: clamp(90px, 11vw, 150px);
  background:
    radial-gradient(circle at 76% 54%, rgba(203, 191, 169, 0.13), transparent 34%),
    linear-gradient(135deg, #182417 0%, var(--dark-olive) 100%);
  color: var(--cream);
}

.straight-frontpage .testimonials-section .section-heading .eyebrow {
  color: var(--beige);
  opacity: 1;
}

.straight-frontpage .testimonials-section .section-heading h2 {
  color: var(--cream);
  opacity: 1;
}

.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.78);
  opacity: 1;
}

.straight-frontpage .testimonial-stage {
  position: relative;
  padding-bottom: 98px;
}

.straight-frontpage .testimonial-stage__glow {
  display: block;
  position: absolute;
  inset: auto 7% 18px;
  height: 190px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(203, 191, 169, 0.22), transparent 68%);
  filter: blur(8px);
  pointer-events: none;
}

.straight-frontpage .testimonial-plate {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 36px;
  z-index: 0;
  width: min(520px, 72%);
  height: 92px;
  transform: translateX(-50%);
  border-radius: 50%;
  background:
    radial-gradient(ellipse at 45% 22%, rgba(247, 244, 238, 0.16), transparent 36%),
    linear-gradient(180deg, rgba(80, 89, 66, 0.9), rgba(18, 32, 36, 0.96));
  box-shadow: 0 34px 56px rgba(8, 14, 13, 0.34);
  pointer-events: none;
}

.straight-frontpage .testimonial-display {
  z-index: 2;
  width: min(680px, 100%);
  min-height: 430px;
  margin: 0;
}

.straight-frontpage .testimonial-card {
  min-height: 430px;
  padding: clamp(36px, 4vw, 58px);
  overflow: visible;
  border: 1px solid rgba(247, 244, 238, 0.1);
  background:
    radial-gradient(circle at 100% 0%, rgba(90, 107, 116, 0.18), transparent 34%),
    linear-gradient(145deg, #121d22, #0c1519);
  color: var(--cream);
  box-shadow: 0 34px 72px rgba(8, 14, 13, 0.38);
}

.straight-frontpage .testimonial-card blockquote {
  color: var(--cream);
  font-size: clamp(1.28rem, 2vw, 2rem);
  line-height: 1.14;
}

.straight-frontpage .testimonial-card::before {
  color: rgba(247, 244, 238, 0.12);
}

.straight-frontpage .testimonial-card footer {
  color: rgba(203, 191, 169, 0.8);
}

.straight-frontpage .testimonial-card footer strong {
  color: var(--beige);
}

.straight-frontpage .testimonial-controls {
  position: absolute;
  left: 50%;
  bottom: 28px;
  z-index: 3;
  justify-content: center;
  margin: 0;
  transform: translateX(-50%);
}

.straight-frontpage .testimonial-controls button {
  background: var(--terracotta);
  color: #fff7ee;
  box-shadow: 0 14px 30px rgba(8, 14, 13, 0.22);
}

.straight-frontpage .testimonial-count {
  right: 0;
  bottom: 42px;
  color: rgba(203, 191, 169, 0.9);
}

.straight-frontpage .socials-section {
  padding-top: clamp(90px, 10vw, 140px);
  padding-bottom: clamp(90px, 10vw, 150px);
  background:
    radial-gradient(circle at 78% 36%, rgba(203, 191, 169, 0.18), transparent 30%),
    var(--cream);
}

.straight-frontpage .socials-section .section-heading {
  margin-bottom: clamp(28px, 4vw, 48px);
}

.straight-frontpage .socials-layout {
  grid-template-columns: minmax(380px, 0.9fr) minmax(460px, 1.1fr);
  align-items: stretch;
  gap: clamp(22px, 3vw, 34px);
}

.straight-frontpage .socials-grid {
  gap: 16px;
}

.straight-frontpage .social-card {
  min-height: 210px;
  padding: 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(80, 89, 66, 0.12);
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(80, 89, 66, 0.98), rgba(30, 48, 53, 0.98));
  color: var(--cream);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) {
  background:
    radial-gradient(circle at 100% 100%, rgba(80, 89, 66, 0.09), transparent 34%),
    linear-gradient(145deg, rgba(247, 244, 238, 0.98), rgba(231, 225, 214, 0.86));
  color: var(--ink);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) p {
  color: rgba(20, 26, 29, 0.66);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) .social-icon {
  background: var(--olive);
  color: var(--beige);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) .social-card__actions a {
  border-color: rgba(80, 89, 66, 0.25);
  color: var(--olive);
}

.straight-frontpage .events-card {
  padding: clamp(30px, 4vw, 52px);
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 30%),
    linear-gradient(145deg, #4d5b3e 0%, #1d3338 100%);
}

.straight-frontpage .events-list {
  display: grid;
  gap: 18px;
}

.straight-frontpage .events-list article {
  padding: 24px;
  background: rgba(247, 244, 238, 0.1);
  backdrop-filter: blur(12px);
}

.straight-frontpage .events-list p {
  color: rgba(247, 244, 238, 0.78);
}

.straight-frontpage .apply-section {
  background:
    radial-gradient(circle at 18% 12%, rgba(203, 191, 169, 0.1), transparent 26%),
    var(--dark-olive);
}

.straight-frontpage .apply-copy .eyebrow,
.straight-frontpage .application-form label,
.straight-frontpage .contact-card span {
  color: var(--beige);
  opacity: 1;
}

.straight-frontpage .apply-copy h2 {
  color: var(--cream);
}

.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.72);
}

.straight-frontpage .contact-card {
  background: rgba(247, 244, 238, 0.1);
  border: 1px solid rgba(247, 244, 238, 0.16);
}

.straight-frontpage .contact-card a {
  color: var(--cream);
}

.straight-frontpage .application-form input,
.straight-frontpage .application-form textarea,
.straight-frontpage .application-form select {
  border-color: rgba(247, 244, 238, 0.22);
  background: rgba(247, 244, 238, 0.92);
  color: var(--ink);
}

.straight-frontpage .application-form input::placeholder,
.straight-frontpage .application-form textarea::placeholder {
  color: rgba(20, 26, 29, 0.46);
}

.straight-frontpage .application-form .button {
  background: var(--terracotta);
  color: #fff7ee;
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 390px;
  }

  .straight-frontpage .socials-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .straight-frontpage .testimonials-section {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .straight-frontpage .testimonial-stage {
    padding-bottom: 90px;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 410px;
  }

  .straight-frontpage .testimonial-card {
    padding: 30px 24px 42px;
  }

  .straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.35rem, 7vw, 1.85rem);
  }

  .straight-frontpage .testimonial-plate {
    bottom: 36px;
    width: 82%;
    height: 78px;
  }

  .straight-frontpage .testimonial-count {
    position: static;
    margin-top: 16px;
    text-align: center;
  }

  .straight-frontpage .socials-section {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .straight-frontpage .socials-grid {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .social-card,
  .straight-frontpage .events-card {
    min-height: auto;
    padding: 24px;
  }

  .straight-frontpage .events-card__head {
    grid-template-columns: 1fr;
  }
}

/* 2026-07-05 pinned visual pass: keep this block at EOF so legacy prototype rules cannot override it. */
.straight-frontpage .achievement-section {
  background: linear-gradient(180deg, #f5f1e8 0%, #eee7db 100%) !important;
  color: #141a17 !important;
}

.straight-frontpage .achievement-section .section-heading {
  max-width: 880px !important;
  margin-inline: auto !important;
}

.straight-frontpage .achievement-section .section-heading .eyebrow {
  color: #4f563f !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-section .section-heading h2 {
  color: #172017 !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

.straight-frontpage .achievement-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 23, 0.74) !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-timeline article {
  background: #e5ded2 !important;
  border: 1px solid rgba(79, 86, 63, 0.18) !important;
  color: #151b17 !important;
  box-shadow: 0 20px 52px rgba(21, 28, 19, 0.08) !important;
}

.straight-frontpage .achievement-timeline article time {
  color: #4f563f !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-timeline article strong {
  color: #111820 !important;
}

.straight-frontpage .achievement-timeline article p {
  color: rgba(20, 26, 23, 0.67) !important;
}

.straight-frontpage .testimonials-section {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.82fr) minmax(420px, 1.05fr) !important;
  align-items: center !important;
  gap: clamp(44px, 6vw, 100px) !important;
  min-height: auto !important;
  padding: clamp(120px, 10vw, 165px) clamp(34px, 5vw, 96px) !important;
  background:
    radial-gradient(circle at 72% 54%, rgba(203, 191, 169, 0.16), transparent 34%),
    linear-gradient(135deg, #172417 0%, #101c13 100%) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .testimonials-section .section-heading {
  max-width: 580px !important;
  margin: 0 !important;
  text-align: left !important;
}

.straight-frontpage .testimonials-section .section-heading .eyebrow,
.straight-frontpage .testimonials-section .section-heading h2 {
  color: #f7f4ee !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.75) !important;
  opacity: 1 !important;
}

.straight-frontpage .testimonial-stage {
  position: relative !important;
  min-height: 480px !important;
  padding: 0 0 118px !important;
}

.straight-frontpage .testimonial-display {
  width: min(650px, 100%) !important;
  min-height: 355px !important;
  margin-inline: auto !important;
  perspective: 900px !important;
}

.straight-frontpage .testimonial-card {
  min-height: 355px !important;
  padding: clamp(34px, 3.8vw, 58px) !important;
  background:
    radial-gradient(circle at 92% 10%, rgba(90, 107, 122, 0.18), transparent 24%),
    linear-gradient(145deg, #101820 0%, #12202e 100%) !important;
  border: 1px solid rgba(203, 191, 169, 0.16) !important;
  border-radius: 8px !important;
  box-shadow: 0 28px 55px rgba(6, 9, 10, 0.34) !important;
  color: #f7f4ee !important;
  overflow: hidden !important;
}

.straight-frontpage .testimonial-card blockquote {
  max-width: 560px !important;
  margin: 0 !important;
  color: #f7f4ee !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(1.85rem, 2.55vw, 3.05rem) !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.03 !important;
}

.straight-frontpage .testimonial-card cite {
  position: absolute !important;
  left: clamp(34px, 3.8vw, 58px) !important;
  right: clamp(34px, 3.8vw, 58px) !important;
  bottom: clamp(30px, 3vw, 42px) !important;
  color: #cbbfa9 !important;
  letter-spacing: 0.12em !important;
}

.straight-frontpage .testimonial-card::after {
  color: rgba(247, 244, 238, 0.12) !important;
}

.straight-frontpage .testimonial-plate {
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  bottom: 40px !important;
  width: min(560px, 76%) !important;
  height: 92px !important;
  transform: translateX(-50%) perspective(520px) rotateX(58deg) !important;
  border-radius: 50% !important;
  background:
    radial-gradient(ellipse at center, rgba(111, 122, 93, 0.9) 0%, rgba(28, 46, 47, 0.92) 58%, rgba(11, 20, 22, 0.98) 100%) !important;
  box-shadow: 0 30px 50px rgba(10, 13, 10, 0.35) !important;
}

.straight-frontpage .testimonial-controls {
  position: absolute !important;
  left: 50% !important;
  bottom: 24px !important;
  z-index: 4 !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  gap: 14px !important;
}

.straight-frontpage .testimonial-controls button {
  width: 52px !important;
  height: 52px !important;
  border-radius: 50% !important;
  background: #c47a5a !important;
  color: #fff7ee !important;
  border: 1px solid rgba(247, 244, 238, 0.3) !important;
  box-shadow: 0 14px 25px rgba(12, 18, 12, 0.22) !important;
}

.straight-frontpage .testimonial-count {
  position: absolute !important;
  right: 0 !important;
  bottom: 30px !important;
  color: rgba(203, 191, 169, 0.82) !important;
}

.straight-frontpage .socials-section {
  padding: clamp(92px, 9vw, 140px) clamp(24px, 5vw, 90px) !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(203, 191, 169, 0.16), transparent 34%),
    #f4f0e7 !important;
  color: #141a17 !important;
}

.straight-frontpage .socials-section .section-heading {
  max-width: 740px !important;
  margin: 0 auto clamp(34px, 5vw, 58px) !important;
  text-align: center !important;
}

.straight-frontpage .socials-section .section-heading .eyebrow {
  color: #4f563f !important;
  opacity: 1 !important;
}

.straight-frontpage .socials-section .section-heading h2 {
  color: #151b17 !important;
  opacity: 1 !important;
}

.straight-frontpage .socials-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 23, 0.68) !important;
}

.straight-frontpage .socials-layout {
  display: grid !important;
  grid-template-columns: minmax(340px, 0.85fr) minmax(420px, 1fr) !important;
  align-items: stretch !important;
  gap: clamp(24px, 4vw, 44px) !important;
  max-width: 1220px !important;
  margin-inline: auto !important;
}

.straight-frontpage .socials-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

.straight-frontpage .social-card {
  min-height: 230px !important;
  padding: 28px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  border-radius: 8px !important;
  border: 1px solid rgba(80, 89, 66, 0.14) !important;
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 34%),
    linear-gradient(145deg, #4f563f 0%, #1d3338 100%) !important;
  color: #f7f4ee !important;
  box-shadow: 0 18px 38px rgba(21, 28, 19, 0.08) !important;
}

.straight-frontpage .social-card:nth-child(even) {
  background:
    radial-gradient(circle at 100% 100%, rgba(80, 89, 66, 0.09), transparent 34%),
    linear-gradient(145deg, #fbf8f1 0%, #e9e2d6 100%) !important;
  color: #101820 !important;
}

.straight-frontpage .social-card p {
  color: rgba(247, 244, 238, 0.74) !important;
}

.straight-frontpage .social-card:nth-child(even) p {
  color: rgba(16, 24, 32, 0.66) !important;
}

.straight-frontpage .social-card:nth-child(even) .social-icon {
  background: #4f563f !important;
  color: #cbbfa9 !important;
}

.straight-frontpage .social-card__actions a {
  color: inherit !important;
  border-color: currentColor !important;
}

.straight-frontpage .events-card {
  min-height: 100% !important;
  padding: clamp(30px, 4vw, 54px) !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 32%),
    linear-gradient(145deg, #4f563f 0%, #1d3338 100%) !important;
  color: #f7f4ee !important;
  box-shadow: 0 24px 60px rgba(21, 28, 19, 0.12) !important;
}

.straight-frontpage .events-card h3,
.straight-frontpage .events-card .eyebrow,
.straight-frontpage .events-list strong,
.straight-frontpage .events-list time {
  color: #f7f4ee !important;
}

.straight-frontpage .events-list {
  display: grid !important;
  gap: 18px !important;
}

.straight-frontpage .events-list article {
  padding: 24px !important;
  border: 1px solid rgba(247, 244, 238, 0.14) !important;
  background: rgba(247, 244, 238, 0.1) !important;
  backdrop-filter: blur(12px) !important;
}

.straight-frontpage .events-list p {
  color: rgba(247, 244, 238, 0.76) !important;
}

.straight-frontpage .apply-section {
  background:
    radial-gradient(circle at 18% 12%, rgba(203, 191, 169, 0.1), transparent 28%),
    #172417 !important;
  color: #f7f4ee !important;
}

.straight-frontpage .apply-panel,
.straight-frontpage .apply-form-panel {
  border: 1px solid rgba(247, 244, 238, 0.16) !important;
  background: rgba(247, 244, 238, 0.08) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy .eyebrow,
.straight-frontpage .application-form label,
.straight-frontpage .contact-card span {
  color: #cbbfa9 !important;
  opacity: 1 !important;
}

.straight-frontpage .apply-copy h2 {
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.74) !important;
}

.straight-frontpage .contact-card {
  background: rgba(247, 244, 238, 0.12) !important;
  border: 1px solid rgba(247, 244, 238, 0.18) !important;
}

.straight-frontpage .contact-card a {
  color: #f7f4ee !important;
}

.straight-frontpage .application-form input,
.straight-frontpage .application-form textarea,
.straight-frontpage .application-form select {
  border-color: rgba(247, 244, 238, 0.24) !important;
  background: rgba(247, 244, 238, 0.94) !important;
  color: #101820 !important;
}

.straight-frontpage .application-form input::placeholder,
.straight-frontpage .application-form textarea::placeholder {
  color: rgba(16, 24, 32, 0.48) !important;
}

.straight-frontpage .application-form .button {
  background: #c47a5a !important;
  color: #fff7ee !important;
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section {
    grid-template-columns: 1fr !important;
    text-align: center !important;
  }

  .straight-frontpage .testimonials-section .section-heading {
    margin-inline: auto !important;
    text-align: center !important;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 380px !important;
  }

  .straight-frontpage .socials-layout {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 768px) {
  .straight-frontpage .achievement-section {
    padding-top: 72px !important;
  }

  .straight-frontpage .achievement-section .section-heading h2 {
    font-size: clamp(2.25rem, 12vw, 4.1rem) !important;
  }

  .straight-frontpage .testimonials-section {
    padding: 78px 22px 92px !important;
  }

  .straight-frontpage .testimonial-stage {
    min-height: 510px !important;
    padding-bottom: 116px !important;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 420px !important;
  }

  .straight-frontpage .testimonial-card {
    padding: 34px 24px 56px !important;
  }

  .straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.42rem, 7vw, 2.08rem) !important;
    line-height: 1.14 !important;
  }

  .straight-frontpage .testimonial-card cite {
    left: 24px !important;
    right: 24px !important;
    bottom: 34px !important;
    justify-content: center !important;
  }

  .straight-frontpage .testimonial-plate {
    bottom: 36px !important;
    width: 84% !important;
    height: 82px !important;
  }

  .straight-frontpage .testimonial-controls {
    bottom: 18px !important;
  }

  .straight-frontpage .testimonial-count {
    position: static !important;
    margin-top: 14px !important;
    text-align: center !important;
  }

  .straight-frontpage .socials-section {
    padding: 74px 22px 82px !important;
  }

  .straight-frontpage .socials-grid {
    grid-template-columns: 1fr !important;
  }

  .straight-frontpage .social-card {
    min-height: 190px !important;
    padding: 24px !important;
  }

  .straight-frontpage .events-card {
    padding: 26px !important;
  }

  .straight-frontpage .events-card__head {
    grid-template-columns: 1fr !important;
  }

  .straight-frontpage .apply-section {
    padding: 76px 22px !important;
  }
}

/* July 2026 test-page readability pass. Keep last so it wins over older experiments. */
.straight-frontpage .achievement-section {
  background:
    radial-gradient(circle at 22% 18%, rgba(203, 191, 169, 0.18), transparent 30%),
    linear-gradient(180deg, #fbf8f0 0%, #f3eee3 100%) !important;
}

.straight-frontpage .achievement-section .section-heading {
  max-width: min(760px, 90vw);
}

.straight-frontpage .achievement-section .section-heading .eyebrow {
  color: #505942 !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-section .section-heading h2 {
  color: #141a1d !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

.straight-frontpage .achievement-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 29, 0.72) !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-timeline article {
  background: linear-gradient(145deg, #efe8da, #f7f4ee) !important;
  border: 1px solid rgba(80, 89, 66, 0.18) !important;
  color: #141a1d !important;
  box-shadow: 0 18px 42px rgba(18, 32, 36, 0.08) !important;
}

.straight-frontpage .achievement-timeline article::before {
  background: #505942 !important;
  box-shadow: 0 0 0 7px rgba(80, 89, 66, 0.14) !important;
}

.straight-frontpage .achievement-timeline article time,
.straight-frontpage .achievement-timeline article strong {
  color: #141a1d !important;
  opacity: 1 !important;
}

.straight-frontpage .achievement-timeline article p {
  color: rgba(20, 26, 29, 0.7) !important;
}

.straight-frontpage .testimonials-section {
  grid-template-columns: minmax(280px, 0.78fr) minmax(520px, 1.05fr) !important;
  gap: clamp(40px, 6vw, 92px) !important;
  align-items: center !important;
  background:
    radial-gradient(circle at 76% 42%, rgba(203, 191, 169, 0.13), transparent 34%),
    linear-gradient(135deg, #172116 0%, #1d241a 100%) !important;
}

.straight-frontpage .testimonials-section .section-heading .eyebrow,
.straight-frontpage .testimonials-section .section-heading h2 {
  color: #f7f4ee !important;
  opacity: 1 !important;
}

.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.78) !important;
  opacity: 1 !important;
}

.straight-frontpage .testimonial-stage {
  align-items: center !important;
  min-height: clamp(520px, 46vw, 660px) !important;
  padding-top: 0 !important;
  padding-bottom: 118px !important;
}

.straight-frontpage .testimonial-display {
  width: min(680px, 100%) !important;
  min-height: clamp(360px, 29vw, 430px) !important;
}

.straight-frontpage .testimonial-card {
  min-height: clamp(360px, 29vw, 430px) !important;
  padding: clamp(34px, 3.4vw, 54px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 98% 2%, rgba(90, 107, 116, 0.18), transparent 35%),
    linear-gradient(145deg, #111b20, #0c1519) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .testimonial-card blockquote {
  max-width: 92% !important;
  color: #f7f4ee !important;
  font-size: clamp(1.25rem, 1.55vw, 1.9rem) !important;
  line-height: 1.15 !important;
}

.straight-frontpage .testimonial-card footer {
  margin-top: clamp(22px, 3vw, 40px) !important;
  color: rgba(203, 191, 169, 0.82) !important;
}

.straight-frontpage .testimonial-plate {
  bottom: 42px !important;
  width: min(540px, 78%) !important;
  height: 96px !important;
}

.straight-frontpage .testimonial-controls {
  bottom: 28px !important;
}

.straight-frontpage .testimonial-controls button {
  background: #c47a5a !important;
  color: #fff7ee !important;
}

.straight-frontpage .socials-section {
  background:
    radial-gradient(circle at 76% 24%, rgba(203, 191, 169, 0.18), transparent 30%),
    linear-gradient(180deg, #fbf8f0 0%, #f5efe5 100%) !important;
}

.straight-frontpage .socials-section > .section-heading {
  max-width: min(840px, 88vw) !important;
  margin: 0 auto clamp(34px, 5vw, 58px) !important;
  text-align: left !important;
}

.straight-frontpage .socials-section .section-heading .eyebrow {
  color: #505942 !important;
  opacity: 1 !important;
}

.straight-frontpage .socials-section .section-heading h2 {
  color: #141a1d !important;
  opacity: 1 !important;
}

.straight-frontpage .socials-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 29, 0.7) !important;
}

.straight-frontpage .socials-layout {
  width: min(1320px, 92vw) !important;
  margin: 0 auto !important;
  grid-template-columns: minmax(520px, 0.95fr) minmax(540px, 1.05fr) !important;
  gap: clamp(24px, 3vw, 42px) !important;
  align-items: stretch !important;
}

.straight-frontpage .socials-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(18px, 2vw, 24px) !important;
}

.straight-frontpage .social-card {
  min-height: 260px !important;
  padding: clamp(28px, 3vw, 36px) !important;
  border: 1px solid rgba(247, 244, 238, 0.16) !important;
  background:
    radial-gradient(circle at 102% 105%, rgba(203, 191, 169, 0.16), transparent 34%),
    linear-gradient(145deg, #505942 0%, #1d3338 100%) !important;
  color: #f7f4ee !important;
  box-shadow: 0 22px 50px rgba(18, 32, 36, 0.12) !important;
}

.straight-frontpage .social-card small,
.straight-frontpage .social-card strong {
  color: inherit !important;
}

.straight-frontpage .social-card p {
  color: rgba(247, 244, 238, 0.76) !important;
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) {
  background:
    radial-gradient(circle at 102% 105%, rgba(80, 89, 66, 0.12), transparent 34%),
    linear-gradient(145deg, #f7f4ee 0%, #e7e1d6 100%) !important;
  color: #141a1d !important;
  border-color: rgba(80, 89, 66, 0.16) !important;
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) p {
  color: rgba(20, 26, 29, 0.68) !important;
}

.straight-frontpage .social-icon {
  width: 62px !important;
  height: 62px !important;
}

.straight-frontpage .events-card {
  min-height: 100% !important;
  padding: clamp(34px, 4vw, 56px) !important;
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 30%),
    linear-gradient(145deg, #4d5b3e 0%, #1d3338 100%) !important;
  box-shadow: 0 28px 70px rgba(18, 32, 36, 0.14) !important;
}

.straight-frontpage .events-list article {
  background: rgba(247, 244, 238, 0.12) !important;
  border: 1px solid rgba(247, 244, 238, 0.15) !important;
}

.straight-frontpage .events-list article * {
  color: #f7f4ee !important;
}

.straight-frontpage .events-list article p {
  color: rgba(247, 244, 238, 0.76) !important;
}

.straight-frontpage .apply-section {
  background:
    radial-gradient(circle at 16% 8%, rgba(203, 191, 169, 0.12), transparent 26%),
    linear-gradient(145deg, #172116, #1d241a) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy,
.straight-frontpage .application-form {
  background: rgba(247, 244, 238, 0.06) !important;
  border-color: rgba(247, 244, 238, 0.16) !important;
}

.straight-frontpage .apply-copy .eyebrow,
.straight-frontpage .application-form label,
.straight-frontpage .contact-card span {
  color: #d6ccb5 !important;
  opacity: 1 !important;
}

.straight-frontpage .apply-copy h2 {
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.76) !important;
}

.straight-frontpage .contact-card {
  background: linear-gradient(145deg, #d6ccb5, #f7f4ee) !important;
  border: 0 !important;
  border-left: 4px solid #c47a5a !important;
}

.straight-frontpage .contact-card span,
.straight-frontpage .contact-card a {
  color: #101820 !important;
}

.straight-frontpage .application-form input,
.straight-frontpage .application-form textarea,
.straight-frontpage .application-form select {
  background: #f7f4ee !important;
  border-color: rgba(203, 191, 169, 0.46) !important;
  color: #101820 !important;
}

.straight-frontpage .application-form input::placeholder,
.straight-frontpage .application-form textarea::placeholder {
  color: rgba(16, 24, 32, 0.46) !important;
}

.straight-frontpage .application-form .button {
  background: #c47a5a !important;
  color: #fff7ee !important;
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section,
  .straight-frontpage .socials-layout,
  .straight-frontpage .apply-section {
    grid-template-columns: 1fr !important;
  }

  .straight-frontpage .socials-layout {
    width: min(680px, 92vw) !important;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 430px !important;
  }
}

@media (max-width: 768px) {
  .straight-frontpage .achievement-section .section-heading,
  .straight-frontpage .socials-section > .section-heading,
  .straight-frontpage .testimonials-section .section-heading {
    text-align: center !important;
  }

  .straight-frontpage .testimonials-section {
    padding: 76px 18px 94px !important;
  }

  .straight-frontpage .testimonial-stage {
    min-height: auto !important;
    padding-bottom: 104px !important;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 430px !important;
  }

  .straight-frontpage .testimonial-card {
    padding: 30px 22px 46px !important;
  }

  .straight-frontpage .testimonial-card blockquote {
    max-width: 100% !important;
    font-size: clamp(1.22rem, 5.6vw, 1.72rem) !important;
    line-height: 1.16 !important;
    text-align: center;
  }

  .straight-frontpage .testimonial-card footer {
    justify-content: center;
    text-align: center;
  }

  .straight-frontpage .testimonial-plate {
    bottom: 44px !important;
    width: 88% !important;
    height: 72px !important;
  }

  .straight-frontpage .socials-grid {
    grid-template-columns: 1fr !important;
  }

  .straight-frontpage .social-card,
  .straight-frontpage .events-card {
    min-height: auto !important;
    padding: 26px !important;
  }

  .straight-frontpage .events-card__head {
    grid-template-columns: 1fr !important;
  }

  .straight-frontpage .apply-section {
    padding: 76px 18px !important;
  }
}

/* Final visual corrections for the straight test page. These sit last on purpose. */
.straight-frontpage .achievement-section {
  background:
    radial-gradient(circle at 50% 0%, rgba(203, 191, 169, 0.18), transparent 34%),
    var(--cream);
}

.straight-frontpage .achievement-section .section-heading .eyebrow,
.straight-frontpage .achievement-section .section-heading h2,
.straight-frontpage .achievement-section .section-heading p {
  opacity: 1;
}

.straight-frontpage .achievement-section .section-heading .eyebrow {
  color: var(--olive);
}

.straight-frontpage .achievement-section .section-heading h2 {
  color: var(--ink);
}

.straight-frontpage .achievement-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 29, 0.72);
}

.straight-frontpage .achievement-timeline article {
  background:
    linear-gradient(145deg, rgba(231, 225, 214, 0.96), rgba(247, 244, 238, 0.94));
  box-shadow: 0 24px 70px rgba(18, 32, 46, 0.08);
}

.straight-frontpage .testimonials-section {
  display: grid;
  grid-template-columns: minmax(280px, 0.78fr) minmax(480px, 1fr);
  align-items: center;
  gap: clamp(42px, 6vw, 96px);
  min-height: 760px;
  padding-top: clamp(120px, 11vw, 180px);
  padding-bottom: clamp(120px, 11vw, 180px);
  scroll-margin-top: 92px;
  background:
    radial-gradient(circle at 74% 52%, rgba(203, 191, 169, 0.12), transparent 34%),
    linear-gradient(135deg, #172316 0%, #1d281c 100%);
  color: var(--cream);
}

.straight-frontpage .testimonials-section .section-heading {
  color: var(--cream);
}

.straight-frontpage .testimonials-section .section-heading .eyebrow {
  color: var(--sand);
}

.straight-frontpage .testimonials-section .section-heading h2 {
  color: var(--cream);
}

.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.74);
}

.straight-frontpage .testimonial-stage {
  position: relative;
  min-height: 560px;
  padding: 34px 0 124px;
}

.straight-frontpage .testimonial-stage__glow {
  display: block;
  position: absolute;
  inset: auto 4% 38px;
  height: 210px;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(203, 191, 169, 0.2), transparent 68%);
  filter: blur(14px);
}

.straight-frontpage .testimonial-plate {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 54px;
  z-index: 0;
  width: min(560px, 82%);
  height: 96px;
  border-radius: 50%;
  background:
    radial-gradient(ellipse at center, rgba(94, 106, 77, 0.92), #12202e 72%);
  box-shadow: 0 26px 58px rgba(8, 14, 13, 0.34);
  transform: translateX(-50%) perspective(650px) rotateX(58deg);
}

.straight-frontpage .testimonial-display {
  position: relative;
  z-index: 2;
  width: min(660px, 100%);
  min-height: 410px;
  margin: 0 auto;
}

.straight-frontpage .testimonial-card {
  min-height: 410px;
  padding: clamp(34px, 4vw, 54px);
  border: 1px solid rgba(203, 191, 169, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 100% 0%, rgba(203, 191, 169, 0.06), transparent 28%),
    #12202e;
  color: var(--cream);
  box-shadow: 0 34px 76px rgba(8, 14, 13, 0.34);
}

.straight-frontpage .testimonial-card blockquote {
  max-width: 620px;
  color: var(--cream);
  font-family: var(--font-display);
  font-style: normal;
  font-size: clamp(1.25rem, 1.75vw, 1.72rem);
  line-height: 1.14;
}

.straight-frontpage .testimonial-card footer {
  color: var(--sand);
}

.straight-frontpage .testimonial-card::before {
  color: rgba(247, 244, 238, 0.14);
}

.straight-frontpage .testimonial-controls {
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 4;
  justify-content: center;
  margin: 0;
  transform: translateX(-50%);
}

.straight-frontpage .testimonial-controls button {
  width: 62px;
  height: 62px;
  background: var(--terracotta);
  color: #fff7ee;
  box-shadow: 0 18px 38px rgba(8, 14, 13, 0.28);
}

.straight-frontpage .testimonial-count {
  right: 0;
  bottom: 54px;
  color: rgba(203, 191, 169, 0.92);
}

.straight-frontpage .socials-section {
  padding-top: clamp(96px, 10vw, 150px);
  padding-bottom: clamp(96px, 10vw, 150px);
  background:
    radial-gradient(circle at 82% 22%, rgba(203, 191, 169, 0.18), transparent 32%),
    linear-gradient(180deg, var(--cream), #f0eadf);
}

.straight-frontpage .socials-section .section-heading {
  width: min(1100px, calc(100% - 48px));
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.straight-frontpage .socials-layout {
  width: min(1100px, calc(100% - 48px));
  margin-right: auto;
  margin-left: auto;
  grid-template-columns: minmax(430px, 0.92fr) minmax(520px, 1.08fr);
  gap: clamp(20px, 3vw, 34px);
}

.straight-frontpage .socials-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.straight-frontpage .social-card {
  min-height: 230px;
  padding: 30px;
  border: 1px solid rgba(80, 89, 66, 0.16);
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 34%),
    linear-gradient(145deg, rgba(80, 89, 66, 0.98), rgba(30, 48, 53, 0.98));
  color: var(--cream);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) {
  background:
    radial-gradient(circle at 100% 100%, rgba(80, 89, 66, 0.1), transparent 34%),
    linear-gradient(145deg, rgba(247, 244, 238, 1), rgba(231, 225, 214, 0.9));
  color: var(--ink);
}

.straight-frontpage .social-card strong {
  font-size: clamp(1.2rem, 1.8vw, 1.52rem);
  line-height: 1.08;
}

.straight-frontpage .social-card p {
  max-width: 17rem;
  color: rgba(247, 244, 238, 0.72);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) p {
  color: rgba(20, 26, 29, 0.66);
}

.straight-frontpage .events-card {
  min-height: 100%;
  padding: clamp(34px, 4vw, 54px);
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 30%),
    linear-gradient(145deg, #4d5b3e 0%, #1d3338 100%);
  box-shadow: 0 30px 90px rgba(18, 32, 46, 0.12);
}

.straight-frontpage .events-list article {
  padding: 24px 26px;
  border-color: rgba(247, 244, 238, 0.14);
  background: rgba(247, 244, 238, 0.1);
}

.straight-frontpage .apply-section {
  color: var(--cream);
}

.straight-frontpage .apply-copy .eyebrow,
.straight-frontpage .application-form label,
.straight-frontpage .contact-card span {
  color: var(--beige) !important;
}

.straight-frontpage .apply-copy h2 {
  color: var(--cream) !important;
}

.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.78) !important;
}

.straight-frontpage .contact-card {
  background: rgba(247, 244, 238, 0.9);
  color: var(--ink);
}

.straight-frontpage .contact-card a {
  color: var(--deep-navy) !important;
}

.straight-frontpage .application-form {
  background: rgba(247, 244, 238, 0.08);
  border-color: rgba(247, 244, 238, 0.18);
}

.straight-frontpage .application-form input,
.straight-frontpage .application-form textarea,
.straight-frontpage .application-form select {
  border-color: rgba(247, 244, 238, 0.24);
  background: rgba(247, 244, 238, 0.94);
  color: var(--ink);
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section,
  .straight-frontpage .socials-layout {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .testimonial-stage {
    min-height: 520px;
  }
}

@media (max-width: 768px) {
  .straight-frontpage .testimonials-section {
    padding-top: 86px;
    padding-bottom: 100px;
  }

  .straight-frontpage .testimonial-stage {
    min-height: 560px;
    padding: 0 0 128px;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 430px;
  }

  .straight-frontpage .testimonial-card {
    padding: 34px 28px 48px;
  }

  .straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.34rem, 6vw, 1.82rem);
    line-height: 1.16;
  }

  .straight-frontpage .testimonial-plate {
    bottom: 46px;
    width: 84%;
  }

  .straight-frontpage .testimonial-controls {
    bottom: 34px;
  }

  .straight-frontpage .testimonial-controls button {
    width: 64px;
    height: 64px;
  }

  .straight-frontpage .testimonial-count {
    position: static;
    margin-top: 18px;
    text-align: center;
  }

  .straight-frontpage .socials-section .section-heading,
  .straight-frontpage .socials-layout {
    width: min(100% - 28px, 520px);
  }

  .straight-frontpage .socials-grid {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .social-card,
  .straight-frontpage .events-card {
    min-height: auto;
    padding: 26px;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background:
    radial-gradient(circle at 16% 12%, rgba(203, 191, 169, 0.22), transparent 28%),
    linear-gradient(180deg, #fbf8f2 0%, var(--paper) 42%, #eee8dd 100%);
  color: var(--ink);
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

body.nav-open {
  overflow: hidden;
}

body.modal-open {
  overflow: hidden;
}

img,
svg {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

::selection {
  background: var(--olive);
  color: var(--paper);
}

.skip-link {
  position: fixed;
  left: 16px;
  top: 16px;
  z-index: 30;
  transform: translateY(-140%);
  background: var(--deep-navy);
  color: var(--paper);
  padding: 10px 14px;
  border-radius: 4px;
  transition: transform 180ms ease;
}

.skip-link:focus {
  transform: translateY(0);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  min-height: var(--header-height);
  border-bottom: 1px solid rgba(24, 27, 24, 0.08);
  background: rgba(247, 244, 238, 0.9);
  backdrop-filter: blur(18px);
  transition: box-shadow 180ms ease, background 180ms ease;
}

.site-header.is-scrolled {
  background: rgba(247, 244, 238, 0.97);
  box-shadow: 0 8px 30px rgba(18, 32, 46, 0.08);
}

.nav {
  width: min(1360px, calc(100% - 64px));
  min-height: var(--header-height);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.brand-lockup {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.brand-lockup__mark {
  width: 32px;
  height: 15px;
  object-fit: contain;
  flex: 0 0 auto;
}

.site-header .brand-lockup__mark {
  width: 32px !important;
  max-width: 32px !important;
  height: 15px !important;
  max-height: 15px !important;
}

.brand-lockup strong,
.site-footer strong {
  display: block;
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  white-space: nowrap;
}

.brand-lockup small {
  display: block;
  color: var(--muted);
  font-size: 0.5rem;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  white-space: nowrap;
}

.brand-mark {
  color: var(--olive);
  flex: 0 0 auto;
}

.brand-mark .mark-stroke {
  fill: none;
  stroke: currentColor;
  stroke-width: 22;
  stroke-linecap: butt;
  stroke-linejoin: round;
}

.brand-mark--small {
  width: 78px;
  height: auto;
}

.brand-mark--hero {
  width: min(460px, 72vw);
  margin: 0 auto 22px;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 22px;
  color: rgba(24, 27, 24, 0.76);
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-links a {
  position: relative;
}

.nav-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 1px;
  background: var(--olive);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 180ms ease;
}

.nav-links a:hover::after,
.nav-links a:focus-visible::after {
  transform: scaleX(1);
  transform-origin: left;
}

.nav-links .nav-cta {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border: 1px solid var(--olive);
  border-radius: 4px;
  color: var(--olive);
  overflow: hidden;
}

.nav-links .nav-cta::after {
  display: none;
}

.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
}

.nav-toggle span:not(.sr-only) {
  width: 18px;
  height: 2px;
  background: currentColor;
}

.section {
  width: min(1360px, calc(100% - 64px));
  margin: 0 auto;
  padding: 96px 0;
  scroll-margin-top: calc(var(--header-height) + 24px);
}

.hero {
  position: relative;
  min-height: calc(100svh - 70px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(390px, 0.72fr);
  align-items: center;
  gap: 150px 72px;
  padding-top: 76px;
  padding-bottom: 190px;
}

.hero__content {
  text-align: center;
}

.eyebrow {
  margin: 0 0 18px;
  color: var(--olive);
  font-size: 0.73rem;
  font-weight: 800;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  overflow-wrap: anywhere;
}

h1,
h2,
h3 {
  margin: 0;
  line-height: 1.02;
}

h1 {
  color: var(--olive);
  font-size: clamp(2.45rem, 5.2vw, 4.7rem);
  font-weight: 600;
  letter-spacing: 0.31em;
  line-height: 1.05;
  text-indent: 0.31em;
}

.hero-lockup-art {
  display: block;
  width: min(620px, 100%);
  height: auto;
  margin: 0 auto;
  object-fit: contain;
  object-position: center;
  opacity: 1;
  filter: drop-shadow(0 24px 40px rgba(18, 32, 46, 0.08));
  animation: logoRise 900ms ease both;
}

.hero__subtitle {
  width: fit-content;
  margin: 18px auto 0;
  padding-top: 28px;
  color: var(--deep-navy);
  font-size: clamp(0.9rem, 1.55vw, 1.24rem);
  font-weight: 500;
  letter-spacing: 0.28em;
  line-height: 1.35;
  position: relative;
  text-indent: 0.28em;
  text-transform: uppercase;
}

.hero__subtitle::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 68px;
  height: 2px;
  background: var(--sand);
  transform: translateX(-50%);
}

.discipline-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 32px 0 0;
  color: var(--ink);
  font-size: clamp(0.78rem, 1.2vw, 1rem);
  font-weight: 500;
  letter-spacing: 0.3em;
  line-height: 1.4;
  text-indent: 0.3em;
  text-transform: uppercase;
}

.discipline-row span:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 20px;
  border-radius: 50%;
  background: var(--sand);
  vertical-align: middle;
  transform: translateY(-1px);
}

.discipline-row span {
  white-space: nowrap;
}

.discipline-row span:not(:last-child) {
  display: inline-flex;
  align-items: center;
}

.hero__copy {
  max-width: 620px;
  margin: 34px auto 0;
  color: var(--muted);
  font-size: 1.05rem;
  animation: fadeUp 900ms 140ms ease both;
}

.hero-notes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  max-width: 660px;
  margin: 28px auto 0;
  animation: fadeUp 900ms 190ms ease both;
}

.hero-notes article {
  padding: 18px;
  border: 1px solid rgba(201, 191, 169, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(35, 45, 39, 0.82), rgba(9, 18, 24, 0.94)),
    rgba(9, 18, 24, 0.9);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
  text-align: left;
}

.hero-notes span {
  display: block;
  margin-bottom: 10px;
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 900;
}

.hero-notes strong {
  color: var(--stone);
  font-size: 0.9rem;
}

.hero-notes p {
  margin: 8px 0 0;
  color: rgba(247, 244, 238, 0.68);
  font-size: 0.82rem;
  line-height: 1.55;
}

.hero__actions {
  grid-column: 1 / -1;
  justify-self: center;
  width: min(420px, calc(100% - 64px));
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 0;
  animation: fadeUp 900ms 240ms ease both;
}

.hero__actions .button {
  width: 100%;
  min-height: 60px;
  font-size: 0.84rem;
}

.button {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 22px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 0.78rem;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 180ms ease, background 180ms ease, color 180ms ease, border-color 180ms ease;
}

.button::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, transparent 0 35%, rgba(255, 255, 255, 0.42) 48%, transparent 62% 100%);
  transform: translateX(-120%);
  transition: transform 520ms ease;
}

.button:hover,
.button:focus-visible {
  transform: translateY(-3px);
  box-shadow: 0 14px 34px rgba(18, 32, 46, 0.14);
}

.button:hover::before,
.button:focus-visible::before {
  transform: translateX(120%);
}

.button--primary {
  background: linear-gradient(135deg, var(--olive), #79836a);
  color: var(--paper);
}

.button--secondary,
.button--outline {
  border-color: rgba(79, 86, 63, 0.32);
  color: var(--olive);
}

.button--secondary:hover,
.button--outline:hover {
  background: rgba(79, 86, 63, 0.08);
}

.button--sand {
  background: var(--sand);
  color: var(--deep-navy);
}

.hero__panel {
  display: grid;
  gap: 16px;
}


.panel-card {
  position: relative;
  min-height: 470px;
  overflow: hidden;
  border-radius: 8px;
  background: var(--deep-navy);
  box-shadow: var(--shadow);
  transform-style: preserve-3d;
}

.hero-panel-photo {
  width: 100%;
  height: 100%;
  min-height: 470px;
  object-fit: cover;
}

.route-art {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 18%, rgba(203, 191, 169, 0.72), transparent 18%),
    linear-gradient(145deg, rgba(247, 244, 238, 0.22), transparent 35%),
    linear-gradient(180deg, #d8c7ad 0%, #88906e 42%, #182332 100%);
}

.sun {
  position: absolute;
  right: 16%;
  top: 16%;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: rgba(247, 244, 238, 0.76);
  filter: blur(1px);
  animation: pulseSun 4s ease-in-out infinite;
}

.ridge {
  position: absolute;
  left: -8%;
  right: -8%;
  bottom: 30%;
  height: 38%;
  clip-path: polygon(0 74%, 17% 46%, 32% 62%, 47% 22%, 66% 55%, 82% 30%, 100% 70%, 100% 100%, 0 100%);
}

.ridge--back {
  bottom: 34%;
  background: rgba(18, 32, 46, 0.32);
}

.ridge--front {
  background: rgba(18, 32, 46, 0.72);
}

.road {
  position: absolute;
  left: 34%;
  bottom: -10%;
  width: 32%;
  height: 58%;
  background: linear-gradient(90deg, transparent 0 16%, rgba(247, 244, 238, 0.42) 16% 18%, transparent 18% 82%, rgba(247, 244, 238, 0.42) 82% 84%, transparent 84% 100%),
    linear-gradient(180deg, #273141, #0e1620);
  clip-path: polygon(43% 0, 57% 0, 100% 100%, 0 100%);
}

.runner {
  position: absolute;
  left: calc(50% - 9px);
  bottom: 22%;
  width: 18px;
  height: 48px;
  border-radius: 12px 12px 3px 3px;
  background: var(--paper);
  box-shadow: 0 0 0 4px rgba(18, 32, 46, 0.2);
}

.runner::before {
  content: "";
  position: absolute;
  left: 4px;
  top: -12px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--paper);
}

.runner::after {
  content: "";
  position: absolute;
  left: -9px;
  bottom: -24px;
  width: 36px;
  height: 26px;
  border-left: 5px solid var(--paper);
  border-right: 5px solid var(--paper);
  transform: skewX(-14deg);
}

.panel-card__caption {
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 22px;
  z-index: 2;
  padding: 18px;
  border: 1px solid rgba(247, 244, 238, 0.16);
  border-radius: 6px;
  background: rgba(9, 18, 24, 0.68);
  color: var(--paper);
  backdrop-filter: blur(12px);
}

.panel-card__caption span {
  display: block;
  margin-bottom: 6px;
  color: var(--sand);
  font-size: 0.68rem;
  font-weight: 800;
  text-transform: uppercase;
}

.panel-card__caption strong {
  display: block;
  font-size: 1.12rem;
  line-height: 1.25;
}

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

.panel-grid > div {
  min-height: 126px;
  padding: 22px;
  border: 1px solid rgba(201, 191, 169, 0.1);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(23, 28, 22, 0.72), rgba(10, 16, 18, 0.9));
  color: var(--stone);
}

.panel-label {
  display: block;
  margin-bottom: 12px;
  color: var(--sand);
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
}

.panel-grid strong {
  display: block;
  font-size: 1.1rem;
  line-height: 1.2;
}

.panel-grid small {
  display: block;
  margin-top: 8px;
  color: rgba(247, 244, 238, 0.56);
  line-height: 1.4;
}

.brand-strip {
  position: sticky;
  bottom: 0;
  z-index: 14;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-items: center;
  min-height: 62px;
  padding: 18px min(56px, 5vw);
  background: var(--olive);
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  box-shadow: 0 -18px 44px rgba(0, 0, 0, 0.12);
}

.section--intro {
  padding-top: 110px;
}

.test-frontpage-page {
  min-height: 100svh;
  background:
    radial-gradient(circle at 72% 20%, rgba(203, 191, 169, 0.18), transparent 34%),
    linear-gradient(135deg, #111820 0%, #1f241a 49%, #f0e9dc 49%, #f7f4ee 100%);
}

.test-frontpage-header {
  position: fixed;
  right: 0;
  left: 0;
  transform: translateY(-102%);
  background: rgba(247, 244, 238, 0.84);
  transition: transform 220ms ease, box-shadow 180ms ease, background 180ms ease;
  pointer-events: none;
}

.test-frontpage-header.is-scrolled,
body.nav-open .test-frontpage-header {
  transform: translateY(0);
  pointer-events: auto;
}

.test-front-hero {
  min-height: calc(100svh - 62px);
  display: grid;
  grid-template-columns: minmax(0, 66vw) minmax(340px, 34vw);
  gap: 0;
  align-items: stretch;
  padding: 0;
}

.test-front-hero__photo,
.test-front-hero__content {
  min-height: calc(100svh - 62px);
}

.test-front-hero__photo {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: var(--deep-navy);
  box-shadow: none;
}

.test-front-hero__photo::before,
.test-front-hero__photo::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.test-front-hero__photo::before {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(18, 32, 46, 0.42), transparent 42%),
    linear-gradient(180deg, transparent 45%, rgba(13, 20, 20, 0.56));
  mix-blend-mode: multiply;
}

.test-front-hero__photo::after {
  z-index: 2;
  border: 0;
}

.test-front-hero__photo picture,
.test-front-hero__photo img {
  display: block;
  width: 100%;
  height: 100%;
}

.test-front-hero__photo img {
  min-height: inherit;
  object-fit: cover;
  object-position: 55% center;
  filter: saturate(0.94) contrast(1.04) sepia(0.1);
  transform: scale(1.02);
}

.test-front-hero--swim {
  grid-template-columns: minmax(0, 66vw) minmax(340px, 34vw);
}

.test-front-hero--swim .test-front-hero__photo {
  background: #d9d6cf;
}

.test-front-hero--swim .test-front-hero__photo::before {
  background:
    radial-gradient(circle at 42% 18%, rgba(247, 244, 238, 0.2), transparent 18%),
    linear-gradient(90deg, rgba(13, 20, 20, 0.24), transparent 42%),
    linear-gradient(180deg, transparent 48%, rgba(9, 18, 24, 0.5));
  mix-blend-mode: multiply;
}

.test-front-hero--swim .test-front-hero__photo img {
  object-position: 33% center;
  filter: saturate(0.82) contrast(1.06) sepia(0.12);
}

.test-front-hero--swim .test-front-hero__caption {
  width: min(470px, calc(100% - 44px));
  background:
    linear-gradient(145deg, rgba(9, 18, 24, 0.72), rgba(31, 36, 26, 0.62)),
    rgba(9, 18, 24, 0.64);
}

.test-front-hero__caption {
  position: absolute;
  left: clamp(22px, 3vw, 42px);
  bottom: clamp(22px, 3vw, 42px);
  z-index: 3;
  width: min(420px, calc(100% - 44px));
  padding: 20px;
  border: 1px solid rgba(203, 191, 169, 0.2);
  border-radius: 8px;
  background: rgba(9, 18, 24, 0.68);
  color: var(--stone);
  backdrop-filter: blur(18px);
}

.test-front-hero__caption span,
.test-front-hero__stats span {
  display: block;
  color: var(--sand);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.test-front-hero__caption strong {
  display: block;
  margin-top: 8px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.7rem, 3vw, 2.5rem);
  line-height: 1;
}

.test-front-hero__content {
  position: relative;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: clamp(13px, 1.25vw, 20px);
  padding: clamp(16px, 1.75vw, 28px);
  border: 0;
  border-radius: 0;
  background:
    radial-gradient(circle at 100% 0%, rgba(203, 191, 169, 0.24), transparent 28%),
    linear-gradient(145deg, rgba(247, 244, 238, 0.92), rgba(231, 226, 218, 0.78));
  box-shadow: none;
}

.test-front-hero__content::before {
  display: none;
}

.test-front-hero__box {
  position: relative;
  z-index: 1;
  width: min(460px, 92%);
  margin: 0 auto;
  padding: clamp(24px, 2.7vw, 40px);
  border: 1px solid rgba(79, 86, 63, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(18, 32, 46, 0.92), rgba(31, 36, 26, 0.94)),
    var(--deep-navy);
  color: var(--stone);
  box-shadow:
    0 28px 70px rgba(18, 32, 46, 0.28),
    inset 0 1px 0 rgba(247, 244, 238, 0.08);
}

.test-front-hero__logo {
  width: min(220px, 56%);
  margin: 6px 0 20px;
}

.test-front-hero h1 {
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.55rem, 3.25vw, 4.05rem);
  line-height: 0.98;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: none;
}

.test-front-hero__box p:not(.eyebrow) {
  max-width: 430px;
  margin: 16px 0 0;
  color: rgba(231, 226, 218, 0.78);
  font-size: clamp(0.98rem, 0.9vw, 1.08rem);
  line-height: 1.55;
}

.test-front-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 24px;
}

.test-front-hero__actions .button {
  min-height: 48px;
  padding: 15px 22px;
}

.test-front-hero__actions .button--outline {
  border-color: rgba(203, 191, 169, 0.34);
  color: var(--sand);
}

.test-front-hero__stats {
  position: relative;
  z-index: 1;
  width: min(460px, 92%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.test-front-hero__stats article {
  min-height: 128px;
  padding: clamp(13px, 1vw, 16px);
  border: 1px solid rgba(79, 86, 63, 0.15);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.46);
}

.test-front-hero__stats strong {
  display: block;
  margin-top: 8px;
  color: var(--deep-navy);
  font-size: clamp(0.86rem, 0.84vw, 0.98rem);
}

.test-front-hero__stats p {
  margin: 6px 0 0;
  color: var(--muted);
  font-size: clamp(0.72rem, 0.72vw, 0.82rem);
  line-height: 1.38;
}

.test-about-section {
  padding-top: 124px;
}

.test-frontpage-page .test-about-section .section-heading,
.test-frontpage-page .achievement-section .section-heading,
.test-frontpage-page .testimonials-section .section-heading {
  color: var(--stone);
}

.test-frontpage-page .test-about-section .section-heading h2,
.test-frontpage-page .achievement-section .section-heading h2,
.test-frontpage-page .testimonials-section .section-heading h2 {
  color: var(--stone);
}

.test-frontpage-page .test-about-section .section-heading p:not(.eyebrow),
.test-frontpage-page .achievement-section .section-heading p:not(.eyebrow),
.test-frontpage-page .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(231, 226, 218, 0.82);
}

.test-frontpage-page .test-about-section .section-heading .eyebrow,
.test-frontpage-page .achievement-section .section-heading .eyebrow,
.test-frontpage-page .testimonials-section .section-heading .eyebrow {
  color: var(--sand);
}

.test-about-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
}

.test-about-grid article,
.achievement-timeline article,
.privacy-note-section p {
  border: 1px solid var(--line);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.64), rgba(231, 226, 218, 0.38)),
    rgba(247, 244, 238, 0.68);
  box-shadow: 0 18px 48px rgba(18, 32, 46, 0.06);
}

.test-about-grid article {
  min-height: 250px;
  padding: 24px;
}

.test-about-grid span {
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 900;
}

.test-about-grid h3 {
  margin-top: 18px;
  color: var(--deep-navy);
  font-size: 1.18rem;
}

.test-about-grid p {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 0.92rem;
}

.test-about-feature {
  display: grid;
  grid-template-columns: minmax(0, 1.14fr) minmax(320px, 0.86fr);
  gap: 0;
  align-items: stretch;
  margin-top: 26px;
  border: 1px solid rgba(203, 191, 169, 0.16);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(247, 244, 238, 0.88), rgba(231, 226, 218, 0.72)),
    var(--paper);
  box-shadow: 0 26px 80px rgba(18, 32, 46, 0.1);
  overflow: hidden;
}

.test-about-feature figure,
.test-personality-card figure {
  position: relative;
  min-width: 0;
  margin: 0;
  overflow: hidden;
}

.test-about-feature figure::after,
.test-personality-card figure::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, transparent 45%, rgba(9, 18, 24, 0.26)),
    radial-gradient(circle at 16% 84%, rgba(203, 191, 169, 0.24), transparent 30%);
}

.test-about-feature img,
.test-personality-card img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 390px;
  object-fit: cover;
}

.test-about-feature img {
  object-position: 50% 78%;
}

.test-about-feature > div {
  display: grid;
  align-content: center;
  padding: clamp(30px, 4vw, 58px);
}

.test-about-feature h3,
.test-personality-card h3 {
  margin: 0;
  color: var(--deep-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 4vw, 3.3rem);
  line-height: 0.98;
}

.test-about-feature p:not(.eyebrow),
.test-personality-card p:not(.eyebrow) {
  margin: 18px 0 0;
  color: var(--muted);
  font-size: 1rem;
}

.achievement-section {
  padding-top: 40px;
}

.achievement-timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
}

.achievement-timeline::before {
  content: "";
  position: absolute;
  left: 7%;
  right: 7%;
  top: 28px;
  height: 1px;
  background: rgba(79, 86, 63, 0.22);
}

.achievement-timeline article {
  position: relative;
  display: grid;
  align-content: start;
  min-height: 260px;
  padding: 58px 20px 22px;
}

.achievement-timeline article::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 21px;
  width: 15px;
  height: 15px;
  border: 3px solid var(--paper);
  border-radius: 50%;
  background: var(--olive);
  box-shadow: 0 0 0 1px rgba(79, 86, 63, 0.3);
}

.achievement-timeline time {
  color: var(--olive);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.achievement-timeline strong {
  display: block;
  margin-top: 12px;
  color: var(--deep-navy);
  line-height: 1.25;
}

.achievement-timeline p {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 0.86rem;
  line-height: 1.5;
}

.privacy-note-section {
  padding-top: 20px;
}

.privacy-note-section p {
  width: min(860px, 100%);
  margin: 0 auto;
  padding: 22px 26px;
  color: var(--muted);
  text-align: center;
}

.privacy-note-section strong {
  color: var(--olive);
}

.test-personality-card {
  display: grid;
  grid-template-columns: minmax(300px, 0.72fr) minmax(280px, 0.44fr);
  gap: 0;
  align-items: stretch;
  margin-top: 22px;
  border: 1px solid rgba(203, 191, 169, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 100% 0%, rgba(203, 191, 169, 0.18), transparent 26%),
    linear-gradient(145deg, rgba(79, 86, 63, 0.88), rgba(18, 32, 46, 0.94));
  box-shadow: 0 26px 80px rgba(18, 32, 46, 0.14);
  overflow: hidden;
}

.test-personality-card > div {
  display: grid;
  align-content: center;
  padding: clamp(30px, 4vw, 58px);
}

.test-personality-card .eyebrow,
.test-personality-card h3 {
  color: var(--stone);
}

.test-personality-card p:not(.eyebrow) {
  color: rgba(231, 226, 218, 0.76);
}

.test-personality-card img {
  min-height: 470px;
  object-position: 50% 40%;
}

.section-heading {
  max-width: 760px;
}

.section-heading h2,
.founding h2,
.about-copy h2,
.seo-section h2,
.apply-copy h2 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 3.35rem;
  font-weight: 700;
}

.section-intro {
  max-width: 780px;
  margin: 22px 0 0;
  color: var(--muted);
  font-size: 1.05rem;
}

.package-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 46px;
}

.package-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-height: 100%;
  padding: 34px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.42);
  box-shadow: 0 18px 45px rgba(18, 32, 46, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.package-card:hover {
  transform: translateY(-8px);
  border-color: rgba(79, 86, 63, 0.36);
  box-shadow: 0 28px 70px rgba(18, 32, 46, 0.14);
}

.package-card--featured {
  border-color: rgba(79, 86, 63, 0.4);
  background: linear-gradient(180deg, rgba(79, 86, 63, 0.08), rgba(255, 255, 255, 0.42));
}

.featured-ribbon {
  position: absolute;
  right: 22px;
  top: 22px;
  padding: 7px 10px;
  border-radius: 999px;
  background: var(--deep-navy);
  color: var(--paper);
  font-size: 0.66rem;
  font-weight: 800;
  text-transform: uppercase;
}

.package-card__top {
  padding-right: 120px;
}

.package-kicker {
  margin: 0 0 10px;
  color: var(--olive);
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
}

.package-card h3,
.choice-grid h3,
.founding__details h3,
.brand-system-card h3 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 2rem;
  font-weight: 700;
}

.package-card p {
  margin: 12px 0 0;
  color: var(--muted);
}

.price {
  display: flex;
  align-items: flex-end;
  gap: 9px;
}

.price strong {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 4rem;
  line-height: 0.88;
}

.price span,
.commitment {
  color: var(--muted);
  font-size: 0.95rem;
}

.commitment {
  margin-top: -10px;
}

.check-list {
  display: grid;
  gap: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
  color: rgba(24, 27, 24, 0.84);
}

.check-list li {
  position: relative;
  padding-left: 27px;
}

.check-list li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--olive);
  font-weight: 800;
}

.package-card .button {
  margin-top: auto;
}

.comparison-section {
  border-top: 1px solid var(--line);
}

.comparison-table {
  margin-top: 40px;
  border: 1px solid var(--line);
  border-radius: 8px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.34);
}

.comparison-row {
  display: grid;
  grid-template-columns: 0.85fr 1fr 1fr;
}

.comparison-row > div {
  min-width: 0;
  padding: 18px 20px;
  border-top: 1px solid var(--line);
  border-right: 1px solid var(--line);
}

.comparison-row:not(.comparison-row--head) {
  transition: background 180ms ease, transform 180ms ease;
}

.comparison-row:not(.comparison-row--head):hover {
  background: rgba(79, 86, 63, 0.06);
  transform: translateX(4px);
}

.comparison-row > div:last-child {
  border-right: 0;
}

.comparison-row--head {
  background: var(--deep-navy);
  color: var(--paper);
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
}

.comparison-row--head > div {
  border-top: 0;
  border-color: rgba(247, 244, 238, 0.14);
}

.choice-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 32px;
}

.choice-grid article {
  padding: 30px;
  border-left: 3px solid var(--olive);
  background: rgba(255, 255, 255, 0.34);
  transition: transform 220ms ease, background 220ms ease;
}

.choice-grid article:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.52);
}

.choice-grid ul {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding-left: 18px;
  color: var(--muted);
}

.show-section {
  border-top: 1px solid var(--line);
}

.show-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 24px;
  margin-top: 42px;
}

.show-card {
  position: relative;
  min-height: 260px;
  overflow: hidden;
  padding: 30px;
  border: 1px solid rgba(79, 86, 63, 0.16);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.66), rgba(231, 226, 218, 0.3)),
    radial-gradient(circle at 80% 16%, rgba(196, 122, 90, 0.16), transparent 28%);
  box-shadow: 0 18px 50px rgba(18, 32, 46, 0.08);
}

.show-card::after {
  content: "";
  position: absolute;
  right: -50px;
  top: -50px;
  width: 170px;
  height: 170px;
  border: 1px solid rgba(79, 86, 63, 0.18);
  border-radius: 50%;
  animation: floatRing 7s ease-in-out infinite;
}

.show-card--large {
  grid-row: span 2;
  min-height: 544px;
}

.show-card--dark {
  background:
    linear-gradient(145deg, rgba(18, 32, 46, 0.96), rgba(79, 86, 63, 0.88)),
    radial-gradient(circle at 80% 16%, rgba(203, 191, 169, 0.3), transparent 28%);
  color: var(--paper);
}

.show-number {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(79, 86, 63, 0.28);
  border-radius: 50%;
  color: var(--olive);
  font-size: 0.72rem;
  font-weight: 800;
}

.show-card--dark .show-number {
  border-color: rgba(247, 244, 238, 0.28);
  color: var(--sand);
}

.show-card h3 {
  max-width: 560px;
  margin-top: 26px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 2.5rem;
}

.show-card p {
  max-width: 520px;
  color: var(--muted);
}

.show-card--dark p {
  color: rgba(247, 244, 238, 0.74);
}

.training-rail {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 34px;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  align-items: end;
  height: 190px;
}

.training-rail span {
  display: block;
  height: var(--level);
  border-radius: 6px 6px 2px 2px;
  background: linear-gradient(180deg, var(--olive), var(--sand));
  animation: railPulse 2.8s ease-in-out infinite;
}

.training-rail span:nth-child(2) {
  animation-delay: 120ms;
}

.training-rail span:nth-child(3) {
  animation-delay: 240ms;
}

.training-rail span:nth-child(4) {
  animation-delay: 360ms;
}

.training-rail span:nth-child(5) {
  animation-delay: 480ms;
}

.founding {
  width: 100%;
  max-width: none;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.72fr);
  gap: 48px;
  align-items: center;
  padding: 82px max(40px, calc((100vw - 1180px) / 2));
  background:
    radial-gradient(circle at 82% 20%, rgba(203, 191, 169, 0.18), transparent 30%),
    linear-gradient(135deg, var(--olive), #22291e);
  color: var(--paper);
}

.founding .eyebrow {
  color: var(--sand);
}

.founding__content p {
  max-width: 760px;
  color: rgba(247, 244, 238, 0.78);
}

.founding__price {
  display: inline-grid;
  gap: 4px;
  margin-top: 22px;
  padding: 22px 26px;
  border: 1px solid rgba(247, 244, 238, 0.2);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.18);
}

.founding__price span,
.founding__price small {
  color: rgba(247, 244, 238, 0.68);
  font-size: 0.82rem;
  font-weight: 700;
  text-transform: uppercase;
}

.founding__price strong {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 3.6rem;
  line-height: 0.95;
}

.founding__details {
  padding: 32px;
  border: 1px solid rgba(247, 244, 238, 0.2);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.22);
}

.check-list--light {
  color: rgba(247, 244, 238, 0.82);
}

.check-list--light li::before {
  color: var(--sand);
}

.founding__details .button {
  width: 100%;
  margin-top: 28px;
}

.about-section {
  display: grid;
  grid-template-columns: minmax(420px, 0.92fr) minmax(420px, 0.74fr);
  gap: 72px;
  align-items: start;
}

.about-copy p {
  color: var(--muted);
}

.about-me-panel {
  display: grid;
  gap: 10px;
  margin-top: 30px;
  padding: 24px;
  border: 1px solid rgba(79, 86, 63, 0.16);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.58), rgba(231, 226, 218, 0.42)),
    rgba(247, 244, 238, 0.5);
}

.about-me-panel span {
  color: var(--olive);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.about-me-panel p {
  margin: 0;
}

.brand-system-card {
  position: relative;
  align-self: end;
  overflow: hidden;
  padding: 32px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.54), rgba(231, 226, 218, 0.5)),
    radial-gradient(circle at 50% 32%, rgba(203, 191, 169, 0.26), transparent 34%);
}

.brand-system-card p {
  color: var(--muted);
}

.system-orbit {
  position: relative;
  height: 354px;
  margin: 28px 0 38px;
}

.system-orbit::before,
.system-orbit::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 48%;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.system-orbit::before {
  width: min(330px, 88%);
  height: 180px;
  border: 1px solid rgba(79, 86, 63, 0.14);
  background: radial-gradient(ellipse at 50% 50%, rgba(203, 191, 169, 0.2), transparent 58%);
}

.system-orbit::after {
  width: min(260px, 72%);
  height: 250px;
  border: 1px solid rgba(90, 107, 122, 0.16);
  transform: translate(-50%, -50%) rotate(38deg);
  animation: orbitSpinReverse 18s linear infinite;
}

.orbit-line {
  position: absolute;
  inset: 38px 34px 58px;
  z-index: 1;
  border: 1px solid rgba(79, 86, 63, 0.24);
  border-radius: 50%;
  transform: rotate(-18deg);
  animation: orbitSpin 14s linear infinite;
}

.orbit-line::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--terracotta);
  box-shadow: 0 0 0 7px rgba(196, 122, 90, 0.12), 0 0 22px rgba(196, 122, 90, 0.42);
}

.orbit-line::after {
  content: "";
  position: absolute;
  right: 18%;
  bottom: 5%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--slate);
  box-shadow: 0 0 0 6px rgba(90, 107, 122, 0.12), 0 0 18px rgba(90, 107, 122, 0.35);
}

.orbit-core {
  position: absolute;
  left: 50%;
  top: 48%;
  z-index: 3;
  display: grid;
  width: 70px;
  height: 70px;
  place-items: center;
  border-radius: 50%;
  background: var(--olive);
  transform: translate(-50%, -50%);
  box-shadow: 0 18px 42px rgba(18, 32, 46, 0.18);
}

.orbit-core img {
  display: block;
  width: 42px;
  height: auto;
}

.orbit-node {
  position: absolute;
  z-index: 4;
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  padding: 0 14px;
  border: 1px solid rgba(79, 86, 63, 0.2);
  border-radius: 999px;
  background: rgba(247, 244, 238, 0.84);
  color: var(--deep-navy);
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
  animation: floatNode 3.8s ease-in-out infinite;
}

.orbit-node--one {
  left: 0;
  top: 28%;
}

.orbit-node--two {
  right: 0;
  top: 30%;
  animation-delay: 220ms;
}

.orbit-node--three {
  left: 39%;
  bottom: 14%;
  animation-delay: 440ms;
}

.feature-tiles {
  display: grid;
  gap: 12px;
  margin-top: 0;
  position: relative;
  z-index: 2;
}

.feature-tiles article {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 6px 14px;
  padding: 16px;
  border: 1px solid rgba(79, 86, 63, 0.12);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.42);
}

.feature-tiles span {
  grid-row: span 2;
  color: var(--sand);
  font-weight: 800;
}

.feature-tiles strong {
  color: var(--deep-navy);
}

.feature-tiles p {
  margin: 0;
  font-size: 0.9rem;
}

.testimonials-section {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(420px, 1fr);
  gap: clamp(36px, 6vw, 86px);
  align-items: center;
  padding-top: 92px;
  padding-bottom: 96px;
}

.testimonial-stage {
  position: relative;
  display: grid;
  min-height: 690px;
  align-items: start;
  justify-items: center;
  padding-top: 28px;
  isolation: isolate;
}

.testimonial-stage__glow {
  position: absolute;
  inset: 12% 2% 0;
  z-index: -2;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 42%, rgba(203, 191, 169, 0.28), transparent 34%),
    radial-gradient(circle at 50% 68%, rgba(79, 86, 63, 0.3), transparent 46%);
  filter: blur(18px);
  opacity: 0.82;
}

.testimonial-plate {
  position: absolute;
  left: 50%;
  bottom: 18px;
  z-index: -1;
  width: min(520px, 92%);
  aspect-ratio: 2.45 / 1;
  border: 1px solid rgba(203, 191, 169, 0.28);
  border-radius: 50%;
  background:
    radial-gradient(ellipse at 50% 30%, rgba(247, 244, 238, 0.22), transparent 35%),
    linear-gradient(180deg, rgba(79, 86, 63, 0.92), rgba(18, 32, 46, 0.9));
  box-shadow:
    inset 0 18px 42px rgba(247, 244, 238, 0.07),
    inset 0 -24px 54px rgba(0, 0, 0, 0.26),
    0 36px 86px rgba(18, 32, 46, 0.24);
  transform: translateX(-50%) perspective(760px) rotateX(62deg);
}

.testimonial-plate span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34%;
  height: 1px;
  transform-origin: left center;
  background: linear-gradient(90deg, rgba(203, 191, 169, 0.3), transparent);
}

.testimonial-plate span:nth-child(1) {
  transform: rotate(18deg);
}

.testimonial-plate span:nth-child(2) {
  transform: rotate(138deg);
}

.testimonial-plate span:nth-child(3) {
  transform: rotate(258deg);
}

.testimonial-display {
  position: relative;
  width: min(620px, 100%);
  min-height: 380px;
  margin-top: clamp(38px, 4vw, 62px);
  perspective: 1100px;
}

.testimonial-card {
  position: absolute;
  inset: 0;
  display: grid;
  align-content: space-between;
  gap: 32px;
  padding: clamp(28px, 3.5vw, 42px);
  border: 1px solid rgba(203, 191, 169, 0.22);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(20, 24, 22, 0.94), rgba(18, 32, 46, 0.92)),
    var(--deep-navy);
  color: var(--stone);
  box-shadow:
    0 34px 80px rgba(18, 32, 46, 0.24),
    0 8px 0 rgba(203, 191, 169, 0.12);
  opacity: 0;
  pointer-events: none;
  transform: translateY(26px) rotateX(-10deg) rotateZ(-2deg) scale(0.92);
  transition: opacity 260ms ease, transform 420ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.testimonial-card::before {
  content: "“";
  position: absolute;
  top: 18px;
  right: 28px;
  color: rgba(203, 191, 169, 0.14);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 8rem;
  line-height: 0.8;
}

.testimonial-card.is-active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) rotateX(0deg) rotateZ(0deg) scale(1);
}

.testimonial-card blockquote {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.35rem, 2.05vw, 1.95rem);
  font-weight: 700;
  line-height: 1.12;
}

.testimonial-card footer {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  align-items: baseline;
}

.testimonial-card footer strong {
  color: var(--sand);
  font-size: 0.86rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.testimonial-card footer span {
  color: rgba(231, 226, 218, 0.68);
  font-size: 0.84rem;
  font-weight: 700;
}

.testimonial-controls {
  position: absolute;
  left: 50%;
  bottom: 46px;
  z-index: 3;
  display: flex;
  gap: 16px;
  transform: translateX(-50%);
}

.testimonial-controls button {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border: 1px solid rgba(203, 191, 169, 0.38);
  border-radius: 50%;
  background:
    radial-gradient(circle at 34% 24%, rgba(247, 244, 238, 0.16), transparent 42%),
    rgba(79, 86, 63, 0.92);
  color: var(--sand);
  cursor: pointer;
  box-shadow: 0 18px 38px rgba(18, 32, 46, 0.18);
  transition: transform 160ms ease, background 160ms ease, border-color 160ms ease;
}

.testimonial-controls button:hover,
.testimonial-controls button:focus-visible {
  border-color: rgba(203, 191, 169, 0.7);
  background: rgba(18, 32, 46, 0.92);
  transform: translateY(-3px);
}

.testimonial-controls span {
  display: block;
  margin-top: -4px;
  font-family: Georgia, serif;
  font-size: 2.1rem;
  line-height: 1;
}

.testimonial-count {
  position: absolute;
  right: 7%;
  bottom: 64px;
  z-index: 3;
  margin: 0;
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.socials-section {
  padding-top: 84px;
}

@media (min-width: 900px) {
  .test-frontpage-page .socials-section > .section-heading {
    margin-left: clamp(36px, 5.6vw, 108px);
  }

  .test-frontpage-page .socials-section > .section-heading .eyebrow {
    margin-left: clamp(68px, 5vw, 104px);
  }

  .test-frontpage-page .socials-heading-title span {
    display: block;
  }

  .test-frontpage-page .socials-heading-title span:first-child {
    margin-left: clamp(36px, 2.8vw, 62px);
  }
}

.socials-layout {
  display: grid;
  grid-template-columns: minmax(420px, 0.95fr) minmax(420px, 1.05fr);
  gap: 18px;
  align-items: stretch;
  margin-top: 34px;
}

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

.social-card,
.events-card {
  position: relative;
  display: grid;
  min-height: 245px;
  align-content: start;
  gap: 18px;
  padding: 26px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.62), rgba(231, 226, 218, 0.44)),
    rgba(247, 244, 238, 0.62);
  color: var(--deep-navy);
  overflow: hidden;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.social-card::after,
.events-card::after {
  content: "";
  position: absolute;
  right: -56px;
  bottom: -68px;
  width: 172px;
  height: 172px;
  border: 1px solid rgba(79, 86, 63, 0.16);
  border-radius: 50%;
}

.social-card:hover,
.social-card:focus-visible {
  border-color: rgba(79, 86, 63, 0.36);
  box-shadow: 0 22px 56px rgba(18, 32, 46, 0.1);
  transform: translateY(-4px);
}

.social-card--feature,
.events-card {
  background:
    linear-gradient(145deg, rgba(79, 86, 63, 0.88), rgba(18, 32, 46, 0.9)),
    var(--olive);
  color: var(--stone);
}

.social-card small,
.events-card .panel-label {
  display: block;
  color: var(--olive);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.social-card--feature small,
.events-card .panel-label {
  color: var(--sand);
}

.social-card strong,
.events-card strong {
  display: block;
  margin-top: 8px;
  color: inherit;
  font-size: 1.24rem;
}

.social-card p,
.events-card p {
  margin: 10px 0 0;
  color: var(--muted);
}

.social-card--feature p,
.events-card p {
  color: rgba(231, 226, 218, 0.76);
}

.social-icon {
  position: relative;
  z-index: 1;
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  border: 1px solid rgba(203, 191, 169, 0.34);
  border-radius: 50%;
  background:
    radial-gradient(circle at 32% 24%, rgba(203, 191, 169, 0.22), transparent 38%),
    rgba(79, 86, 63, 0.94);
  color: var(--sand);
  font-size: 1.45rem;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(18, 32, 46, 0.14);
}

.social-card--feature .social-icon {
  border-color: rgba(203, 191, 169, 0.46);
  background:
    radial-gradient(circle at 32% 24%, rgba(247, 244, 238, 0.14), transparent 38%),
    rgba(17, 20, 18, 0.58);
  color: var(--sand);
}

.social-icon--facebook {
  align-items: end;
  font-family: Arial, sans-serif;
  font-size: 2rem;
  font-weight: 800;
  padding-bottom: 8px;
}

.social-icon svg {
  display: block;
  width: 28px;
  height: 28px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.social-icon--instagram svg {
  width: 27px;
  height: 27px;
}

.social-icon--instagram circle:last-child {
  fill: currentColor;
  stroke: none;
}

.social-icon--strava span {
  position: relative;
  display: block;
  width: 31px;
  height: 25px;
}

.social-icon--strava span::before,
.social-icon--strava span::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 16px solid currentColor;
}

.social-icon--strava span::before {
  left: 3px;
  transform: translateY(-7px);
}

.social-icon--strava span::after {
  right: 2px;
}

.social-icon--phone svg {
  width: 29px;
  height: 29px;
}

.social-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

.social-card__actions a {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 0 12px;
  border: 1px solid rgba(79, 86, 63, 0.18);
  border-radius: 999px;
  color: var(--olive);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.events-card {
  min-height: 100%;
  justify-content: space-between;
}

.events-card__head a {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  min-height: 42px;
  align-items: center;
  padding: 0 16px;
  border: 1px solid rgba(203, 191, 169, 0.34);
  border-radius: 4px;
  color: var(--sand);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.events-card {
  gap: 18px;
  padding: 32px;
}

.events-card__head {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 18px;
}

.events-list {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.events-list article {
  display: grid;
  min-height: 132px;
  align-content: start;
  gap: 10px;
  padding: 20px;
  border: 1px solid rgba(203, 191, 169, 0.16);
  border-radius: 6px;
  background:
    linear-gradient(145deg, rgba(203, 191, 169, 0.18), rgba(18, 32, 46, 0.38)),
    rgba(255, 255, 255, 0.03);
}

.events-list time {
  color: var(--sand);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.events-list strong {
  margin: 0;
  color: var(--stone);
  font-size: 1rem;
  line-height: 1.2;
}

.events-list p {
  margin: 0;
  color: rgba(231, 226, 218, 0.72);
  font-size: 0.9rem;
  line-height: 1.55;
}

.swatches {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 26px;
}

.swatch {
  display: flex;
  min-height: 86px;
  align-items: flex-end;
  padding: 10px;
  border-radius: 4px;
  color: var(--paper);
  font-size: 0.64rem;
  font-weight: 800;
  text-transform: uppercase;
}

.swatch--navy {
  background: var(--deep-navy);
}

.swatch--slate {
  background: var(--slate);
}

.swatch--olive {
  background: var(--olive);
}

.swatch--sand {
  background: var(--sand);
  color: var(--deep-navy);
}

.swatch--stone {
  background: var(--stone);
  color: var(--deep-navy);
}

.swatch--terra {
  background: var(--terracotta);
}

.application-strip {
  display: grid;
  grid-template-columns: 0.6fr 1fr 1.3fr;
  gap: 12px;
  margin-top: 24px;
}

.mock {
  display: flex;
  min-height: 114px;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--deep-navy);
  color: var(--sand);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.7rem;
  font-weight: 700;
}

.mock--bottle {
  border-radius: 28px 28px 10px 10px;
}

.mock--shirt {
  clip-path: polygon(16% 0, 35% 0, 42% 10%, 58% 10%, 65% 0, 84% 0, 100% 20%, 84% 38%, 84% 100%, 16% 100%, 16% 38%, 0 20%);
}

.mock--card {
  background: var(--olive);
  font-size: 1.15rem;
}

.seo-section {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  gap: 52px;
  align-items: start;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.seo-section p {
  margin: 0;
  color: var(--muted);
  font-size: 1.06rem;
}

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

.perk-card {
  position: relative;
  overflow: hidden;
  min-height: 245px;
  padding: 24px;
  border: 1px solid rgba(201, 191, 169, 0.28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(79, 86, 63, 0.28), rgba(18, 32, 37, 0.74));
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.18);
}

.perk-card::after {
  content: "";
  position: absolute;
  right: -36px;
  bottom: -54px;
  width: 150px;
  height: 150px;
  border: 1px solid rgba(201, 191, 169, 0.3);
  border-radius: 50%;
}

.perk-icon {
  width: 58px;
  height: 82px;
  display: grid;
  place-items: center;
  margin-bottom: 24px;
  border: 1px solid rgba(201, 191, 169, 0.45);
  background: var(--olive);
  color: var(--stone);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.18em;
}

.perk-icon--bottle {
  border-radius: 24px 24px 10px 10px;
}

.perk-icon--hoodie {
  width: 86px;
  clip-path: polygon(15% 0, 35% 0, 42% 12%, 58% 12%, 65% 0, 85% 0, 100% 20%, 84% 38%, 84% 100%, 16% 100%, 16% 38%, 0 20%);
}

.perk-card span {
  display: block;
  margin-bottom: 10px;
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.perk-card strong {
  display: block;
  color: var(--stone);
  font-size: 1.32rem;
  line-height: 1.1;
}

.perk-card p {
  max-width: 31ch;
  margin-top: 12px;
}

.faq-section {
  padding-top: 82px;
}

.faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 34px;
}

.faq-grid article {
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(247, 244, 238, 0.52);
}

.faq-grid h3 {
  color: var(--deep-navy);
  font-size: 1.18rem;
}

.faq-grid p {
  margin: 12px 0 0;
  color: var(--muted);
}

.apply-section {
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) minmax(360px, 0.8fr);
  gap: 54px;
  align-items: start;
}

.apply-copy p {
  color: var(--muted);
}

.contact-card {
  display: grid;
  gap: 8px;
  margin-top: 28px;
  padding: 22px;
  border-left: 3px solid var(--olive);
  background: rgba(255, 255, 255, 0.4);
}

.contact-card span {
  color: var(--olive);
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
}

.contact-card a {
  color: var(--deep-navy);
  font-weight: 700;
}

.application-form {
  display: grid;
  gap: 16px;
  padding: 32px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.46);
  box-shadow: 0 18px 45px rgba(18, 32, 46, 0.08);
}

.application-form label {
  display: grid;
  gap: 8px;
  color: var(--deep-navy);
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
}

.application-form input,
.application-form select,
.application-form textarea {
  width: 100%;
  min-height: 48px;
  border: 1px solid rgba(24, 27, 24, 0.18);
  border-radius: 4px;
  background: rgba(247, 244, 238, 0.78);
  color: var(--ink);
  padding: 12px 14px;
  outline: none;
  text-transform: none;
}

.application-form textarea {
  resize: vertical;
}

.application-form input:focus,
.application-form select:focus,
.application-form textarea:focus {
  border-color: var(--olive);
  box-shadow: 0 0 0 3px rgba(79, 86, 63, 0.12);
}

.application-form button {
  width: 100%;
}

.form-status {
  min-height: 26px;
  margin: 0;
  color: var(--olive);
  font-size: 0.92rem;
  font-weight: 700;
}

.form-honeypot {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.application-form button:disabled,
.consultation-form button:disabled {
  cursor: wait;
  opacity: 0.72;
}

.consultation-page {
  background:
    radial-gradient(circle at 50% 6%, rgba(203, 191, 169, 0.08), transparent 24%),
    linear-gradient(180deg, #1f1b10 0%, #211c10 46%, #161910 100%);
  color: var(--stone);
}

.consultation-page .site-header {
  background: rgba(31, 27, 16, 0.9);
  border-bottom-color: rgba(203, 191, 169, 0.1);
}

.consultation-page .site-header.is-scrolled {
  background: rgba(31, 27, 16, 0.98);
}

.consultation-page .nav-links {
  color: rgba(231, 226, 218, 0.72);
}

.consultation-page .nav-links .nav-cta {
  border-color: rgba(203, 191, 169, 0.5);
  color: var(--sand);
}

.consultation-page .brand-lockup small,
.consultation-page .site-footer span {
  color: rgba(203, 191, 169, 0.72);
}

.consultation-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.45fr);
  gap: 42px;
  align-items: end;
  padding-top: 118px;
  padding-bottom: 52px;
}

.consultation-hero h1 {
  max-width: 820px;
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.5rem, 8vw, 7.2rem);
  line-height: 0.94;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: none;
}

.consultation-hero p {
  max-width: 760px;
  margin-top: 24px;
  color: rgba(231, 226, 218, 0.72);
  font-size: 1.05rem;
}

.consultation-hero__card {
  padding: 28px;
  border: 1px solid rgba(203, 191, 169, 0.16);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.4);
}

.consultation-hero__card span,
.consultation-sidebar a {
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.consultation-hero__card strong {
  display: block;
  margin-top: 6px;
  color: var(--stone);
  font-size: 1.8rem;
}

.consultation-hero__card p {
  margin-top: 12px;
  color: rgba(231, 226, 218, 0.66);
}

.consultation-layout {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 42px;
  align-items: start;
  padding-top: 26px;
}

.consultation-sidebar {
  position: sticky;
  top: calc(var(--header-height) + 28px);
  display: grid;
  gap: 10px;
  padding: 18px;
  border: 1px solid rgba(203, 191, 169, 0.14);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.24);
}

.consultation-sidebar a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: rgba(203, 191, 169, 0.76);
  line-height: 1.35;
}

.consultation-sidebar a::after {
  content: "";
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  border: 1px solid rgba(203, 191, 169, 0.18);
  border-radius: 999px;
  color: var(--sand);
  font-size: 0.68rem;
  line-height: 1;
  opacity: 0;
  transform: scale(0.74);
  transition: opacity 160ms ease, transform 160ms ease, border-color 160ms ease;
}

.consultation-sidebar a.is-complete {
  color: var(--sand);
}

.consultation-sidebar a.is-complete::after {
  content: "✓";
  border-color: rgba(203, 191, 169, 0.55);
  opacity: 1;
  transform: scale(1);
}

.consultation-form {
  display: grid;
  gap: 42px;
  padding-bottom: 130px;
}

.consultation-form fieldset {
  display: grid;
  gap: 28px;
  min-width: 0;
  margin: 0;
  padding: 42px;
  border: 1px solid rgba(203, 191, 169, 0.18);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(18, 32, 46, 0.4), rgba(17, 20, 18, 0.68)),
    rgba(17, 20, 18, 0.54);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
}

.consultation-form legend {
  padding: 0;
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 2.28rem;
  font-weight: 700;
  line-height: 1;
}

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

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

.consultation-form label {
  display: grid;
  align-content: start;
  gap: 10px;
  color: rgba(231, 226, 218, 0.82);
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.35;
  text-transform: uppercase;
}

.consultation-form input,
.consultation-form select,
.consultation-form textarea {
  width: 100%;
  min-height: 54px;
  border: 1px solid rgba(203, 191, 169, 0.28);
  border-radius: 4px;
  background:
    linear-gradient(180deg, rgba(31, 36, 31, 0.96), rgba(18, 22, 21, 0.96)),
    #151916;
  color: var(--stone);
  padding: 14px 15px;
  outline: none;
  text-transform: none;
}

.consultation-form select {
  color: var(--sand);
  height: 54px;
  line-height: 1.35;
}

.consultation-form option {
  background: #151916;
  color: var(--stone);
}

.consultation-form input::placeholder,
.consultation-form textarea::placeholder {
  color: rgba(203, 191, 169, 0.48);
}

.consultation-form textarea {
  min-height: 132px;
  resize: vertical;
}

.consultation-form input:focus,
.consultation-form select:focus,
.consultation-form textarea:focus {
  border-color: var(--sand);
  background:
    linear-gradient(180deg, rgba(39, 45, 38, 0.98), rgba(20, 25, 24, 0.98)),
    #171d1b;
  box-shadow: 0 0 0 3px rgba(203, 191, 169, 0.13), 0 16px 38px rgba(0, 0, 0, 0.2);
}

.fieldset-note {
  margin: 0;
  color: rgba(231, 226, 218, 0.68);
}

.sport-question-group {
  display: grid;
  gap: 22px;
  padding: 24px;
  border: 1px solid rgba(203, 191, 169, 0.12);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.22);
}

.sport-question-group h3 {
  margin: 0;
  color: var(--sand);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.7rem;
  line-height: 1;
}

.sport-question-group[hidden],
[data-nutrition-details][hidden],
[data-previous-coaching-details][hidden],
.availability-day input[hidden] {
  display: none;
}

.availability-days {
  display: grid;
  gap: 14px;
  padding: 22px;
  border: 1px solid rgba(203, 191, 169, 0.12);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.22);
}

.availability-days .fieldset-note {
  margin-bottom: 4px;
}

.availability-day {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 16px;
  align-items: center;
}

.availability-day label {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 14px;
  border: 1px solid rgba(203, 191, 169, 0.18);
  border-radius: 4px;
  background: rgba(10, 13, 13, 0.34);
}

.availability-day input[type="checkbox"] {
  width: auto;
  min-height: auto;
  accent-color: var(--sand);
}

.consent-list {
  display: grid;
  gap: 12px;
  padding: 18px;
  border: 1px solid rgba(203, 191, 169, 0.12);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.26);
}

.consent-list label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: rgba(231, 226, 218, 0.8);
  font-size: 0.88rem;
  line-height: 1.55;
  text-transform: none;
}

.consent-list input {
  width: auto;
  min-height: auto;
  margin-top: 5px;
  accent-color: var(--sand);
}

.consent-list--single details {
  border-bottom: 1px solid rgba(203, 191, 169, 0.14);
  padding-bottom: 14px;
}

.consent-list--single summary {
  cursor: pointer;
  color: var(--sand);
  font-weight: 800;
}

.consent-list--single ul {
  margin: 14px 0 0;
  padding-left: 20px;
  color: rgba(231, 226, 218, 0.76);
  line-height: 1.6;
}

.consultation-booking__recovery {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.consultation-booking__recovery[hidden] {
  display: none;
}

.consultation-booking__recovery .button {
  min-width: 0;
}

.consultation-booking__fallback,
.consultation-review__edit,
.consultation-step-navigation button {
  min-height: 46px;
  border: 1px solid rgba(203, 191, 169, 0.28);
  border-radius: 6px;
  background: rgba(203, 191, 169, 0.1);
  color: var(--stone);
  padding: 10px 14px;
  font: inherit;
  font-weight: 800;
  cursor: pointer;
}

.consultation-booking__fallback {
  text-align: left;
}

.consultation-step-navigation,
.consultation-form > .consultation-review {
  display: none;
}

.consultation-review__sections {
  display: grid;
  gap: 12px;
}

.consultation-review__section {
  border: 1px solid rgba(203, 191, 169, 0.18);
  border-radius: 7px;
  background: rgba(10, 13, 13, 0.28);
}

.consultation-review__section summary {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  cursor: pointer;
  padding: 16px;
  color: var(--stone);
  font-weight: 800;
}

.consultation-review__section summary small {
  color: var(--sand);
  white-space: nowrap;
}

.consultation-review__body {
  display: grid;
  gap: 12px;
  border-top: 1px solid rgba(203, 191, 169, 0.12);
  padding: 16px;
}

.consultation-review__body p {
  display: grid;
  gap: 4px;
  margin: 0;
  color: rgba(231, 226, 218, 0.76);
}

.consultation-review__body strong {
  color: var(--sand);
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.consultation-submit {
  display: grid;
  gap: 14px;
  justify-items: start;
  padding: 32px 36px;
  border: 1px solid rgba(203, 191, 169, 0.14);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.28);
}

.consultation-submit .button {
  min-width: 260px;
}

.consultation-progress {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 80;
  height: 14px;
  border-top: 1px solid rgba(203, 191, 169, 0.2);
  background: rgba(5, 9, 10, 0.88);
  box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.35);
}

.consultation-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, var(--sand), #d9cfbb 45%, var(--olive-2) 72%, var(--slate));
  box-shadow: 0 -10px 34px rgba(203, 191, 169, 0.34), 0 0 20px rgba(203, 191, 169, 0.22);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 120ms linear;
}

.consultation-page .site-footer {
  padding-bottom: 42px;
}

.admin-page {
  background:
    radial-gradient(circle at 48% 4%, rgba(203, 191, 169, 0.09), transparent 30%),
    linear-gradient(180deg, #1f1b10 0%, #171910 100%);
  color: var(--stone);
}

.admin-page .site-header {
  background: rgba(31, 27, 16, 0.9);
  border-bottom-color: rgba(203, 191, 169, 0.1);
}

.admin-page .nav-links {
  color: rgba(231, 226, 218, 0.72);
}

.admin-page .nav-links a,
.admin-page .nav-links button {
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
}

.admin-page .nav-links a:hover,
.admin-page .nav-links a:focus-visible,
.admin-page .nav-links button:hover,
.admin-page .nav-links button:focus-visible {
  color: var(--stone);
}

.admin-logout-button {
  padding: 10px 13px;
  border: 1px solid rgba(203, 191, 169, 0.32) !important;
  border-radius: 5px;
  background: rgba(203, 191, 169, 0.08) !important;
  color: var(--sand) !important;
}

.admin-logout-button:hover,
.admin-logout-button:focus-visible {
  background: rgba(203, 191, 169, 0.15) !important;
  border-color: rgba(203, 191, 169, 0.58) !important;
}

.admin-shell {
  width: min(1320px, calc(100% - 64px));
  margin: 0 auto;
  padding: 96px 0 120px;
}

.admin-login-panel {
  width: min(620px, 100%);
  margin: 0 auto;
}

.admin-login-panel h1,
.admin-dashboard h1 {
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3rem, 7vw, 5.8rem);
  line-height: 0.95;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: none;
}

.admin-login-panel p {
  color: rgba(231, 226, 218, 0.7);
}

.admin-page .application-form {
  margin-top: 28px;
  border-color: rgba(203, 191, 169, 0.16);
  background: rgba(17, 20, 18, 0.7);
}

.admin-page .application-form label {
  color: rgba(231, 226, 218, 0.84);
}

.admin-page .application-form input {
  border-color: rgba(203, 191, 169, 0.28);
  background: #151916;
  color: var(--stone);
}

.admin-recovery-link {
  width: fit-content;
  color: var(--sand);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.admin-recovery-link:hover,
.admin-recovery-link:focus-visible {
  color: var(--stone);
}

.admin-dashboard__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 50px;
}

.admin-dashboard__intro {
  max-width: 520px;
  margin: 14px 0 0;
  color: rgba(231, 226, 218, 0.66);
  font-size: 1rem;
  line-height: 1.7;
}

.admin-dashboard__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
}

.admin-dashboard__grid {
  display: grid;
  grid-template-columns: minmax(360px, 430px) minmax(0, 1fr);
  gap: 34px;
  align-items: start;
}

.submissions-list,
.client-profile {
  border: 1px solid rgba(203, 191, 169, 0.16);
  border-radius: 8px;
  background: rgba(17, 20, 18, 0.66);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
}

.submissions-list {
  display: grid;
  gap: 14px;
  border: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}

.submissions-list--wide {
  width: min(980px, 100%);
}

.submission-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  min-height: 86px;
  padding: 22px 24px;
  border: 1px solid rgba(203, 191, 169, 0.15);
  border-radius: 8px;
  background: rgba(13, 20, 20, 0.72);
  color: var(--stone);
  text-align: left;
  cursor: pointer;
  transition: background 160ms ease, transform 160ms ease;
}

.submission-row:hover,
.submission-row:focus-visible {
  background: rgba(90, 107, 122, 0.2);
  transform: translateX(4px);
}

.submission-row--link {
  text-decoration: none;
}

.submission-row strong,
.submission-row small,
.submission-row em {
  display: block;
}

.submission-row strong {
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  line-height: 1.15;
}

.submission-row small {
  margin-top: 5px;
  color: rgba(231, 226, 218, 0.58);
  font-size: 0.78rem;
}

.submission-row em {
  color: var(--sand);
  font-size: 0.72rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.submission-row > span:last-child {
  display: grid;
  gap: 6px;
  min-width: 190px;
  justify-items: end;
  text-align: right;
}

.submission-status {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 128px;
  padding: 7px 10px;
  border: 1px solid rgba(203, 191, 169, 0.18);
  border-radius: 999px;
  background: rgba(203, 191, 169, 0.07);
  text-align: center;
}

.submission-status.is-awaiting {
  color: #d8d0c0;
  background: rgba(127, 91, 65, 0.15);
}

.submission-status.is-reviewed {
  color: var(--sand);
  background: rgba(79, 86, 63, 0.28);
}

.client-profile {
  padding: 32px;
  min-height: 320px;
}

.client-profile--full {
  width: min(1120px, 100%);
  margin: 0 auto;
}

.client-profile__head {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(203, 191, 169, 0.12);
}

.client-profile__head h2 {
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.6rem, 5vw, 4.4rem);
}

.client-profile__head h1 {
  margin: 0;
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.2rem, 7vw, 5.4rem);
  line-height: 0.95;
  letter-spacing: 0;
  text-transform: none;
}

.client-profile__head p,
.client-profile__head span,
.admin-empty {
  color: rgba(231, 226, 218, 0.68);
}

.client-profile__meta {
  display: grid;
  gap: 8px;
  justify-items: end;
  text-align: right;
}

.client-profile__meta strong {
  color: var(--sand);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.client-profile__sections {
  display: grid;
  gap: 34px;
  margin-top: 34px;
}

.client-answer-group {
  display: grid;
  gap: 16px;
}

.client-answer-group h2 {
  margin: 0;
  color: var(--stone);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 3.5vw, 3rem);
  line-height: 1;
  text-transform: none;
}

.client-profile__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 0;
}

.client-profile__grid article {
  padding: 18px;
  border: 1px solid rgba(203, 191, 169, 0.11);
  border-radius: 8px;
  background: rgba(18, 32, 46, 0.22);
}

.client-profile__grid span {
  display: block;
  color: var(--sand);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.client-profile__grid p {
  margin: 8px 0 0;
  color: rgba(231, 226, 218, 0.8);
  white-space: pre-wrap;
}

.site-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 30px max(40px, calc((100vw - 1360px) / 2));
  border-top: 1px solid var(--line);
  color: var(--muted);
}

.site-footer span {
  display: block;
  margin-top: 4px;
  color: var(--olive);
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
}

.site-footer p {
  margin: 0;
  text-align: right;
}

.site-footer__meta {
  display: grid;
  justify-items: end;
  gap: 6px;
}

.site-footer__meta a {
  color: var(--sand);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}

.site-footer__meta a:hover,
.site-footer__meta a:focus-visible {
  color: var(--stone);
}

.admin-login-button {
  appearance: none;
  border: 0;
  background: transparent;
  color: rgba(203, 191, 169, 0.68);
  cursor: pointer;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.admin-login-button:hover,
.admin-login-button:focus-visible {
  color: var(--sand);
}

.admin-modal {
  position: fixed;
  inset: 0;
  z-index: 60;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(9, 18, 24, 0.7);
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease;
}

.admin-modal[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
}

.admin-modal__panel {
  width: min(420px, 100%);
  padding: 28px;
  border: 1px solid rgba(203, 191, 169, 0.28);
  border-radius: 8px;
  background: var(--paper);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.28);
}

.admin-page .admin-modal__panel {
  background:
    linear-gradient(145deg, rgba(31, 27, 16, 0.96), rgba(13, 20, 20, 0.98)),
    var(--deep-navy);
}

.admin-modal__panel--wide {
  width: min(1040px, 100%);
}

.admin-modal__panel h2 {
  color: var(--deep-navy);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 2.1rem;
}

.admin-page .admin-modal__panel h2 {
  color: var(--stone);
}

.admin-modal__panel p {
  margin: 10px 0 0;
  color: var(--muted);
}

.admin-page .admin-modal__panel p {
  color: rgba(231, 226, 218, 0.72);
}

.admin-modal__panel form {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.admin-modal__panel label {
  display: grid;
  gap: 7px;
  color: var(--deep-navy);
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
}

.admin-page .admin-modal__panel label {
  color: rgba(231, 226, 218, 0.9);
}

.admin-modal__panel input,
.admin-modal__panel textarea {
  width: 100%;
  min-height: 46px;
  border: 1px solid rgba(24, 27, 24, 0.18);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.55);
  padding: 10px 12px;
}

.admin-modal__panel textarea {
  resize: vertical;
}

.admin-page .admin-modal__panel input,
.admin-page .admin-modal__panel textarea {
  border-color: rgba(203, 191, 169, 0.34);
  background: rgba(247, 244, 238, 0.08);
  color: var(--paper);
}

.admin-page .admin-modal__panel input::placeholder,
.admin-page .admin-modal__panel textarea::placeholder {
  color: rgba(231, 226, 218, 0.44);
}

.admin-page .admin-modal__panel input:focus,
.admin-page .admin-modal__panel textarea:focus {
  border-color: rgba(203, 191, 169, 0.72);
  outline: 2px solid rgba(203, 191, 169, 0.14);
  outline-offset: 2px;
}

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

.events-editor-grid fieldset {
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 18px;
  border: 1px solid rgba(203, 191, 169, 0.16);
  border-radius: 8px;
  background: rgba(9, 18, 24, 0.46);
}

.events-editor-grid legend {
  padding: 0 8px;
  color: var(--sand);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.admin-modal__error {
  min-height: 24px;
  color: var(--terracotta);
  font-size: 0.88rem;
  font-weight: 700;
}

.admin-modal__actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.admin-page .admin-modal__actions .button--secondary {
  border-color: rgba(203, 191, 169, 0.34);
  background: rgba(247, 244, 238, 0.08);
  color: var(--sand);
}

.admin-page .admin-modal__actions .button--secondary:hover,
.admin-page .admin-modal__actions .button--secondary:focus-visible {
  background: rgba(203, 191, 169, 0.16);
}

@media (max-width: 980px) {
  .nav-toggle {
    display: inline-flex;
  }

  .nav-links {
    position: fixed;
    inset: var(--header-height) 0 auto;
    display: grid;
    gap: 0;
    padding: 18px 20px 26px;
    border-bottom: 1px solid var(--line);
    background: rgba(247, 244, 238, 0.98);
    transform: translateY(-120%);
    opacity: 0;
    pointer-events: none;
    transition: transform 180ms ease, opacity 180ms ease;
  }

  .consultation-page .nav-links {
    background: rgba(31, 27, 16, 0.98);
  }

  .nav-links.is-open {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }

  .nav-links a {
    min-height: 46px;
    display: flex;
    align-items: center;
  }

  .nav-links .nav-cta {
    margin-top: 8px;
  }

  .hero,
  .test-front-hero,
  .about-section,
  .seo-section,
  .apply-section,
  .testimonials-section,
  .founding,
  .socials-layout,
  .socials-grid,
  .show-grid {
    grid-template-columns: 1fr;
  }

  .consultation-hero,
  .consultation-layout,
  .admin-dashboard__grid {
    grid-template-columns: 1fr;
  }

  .consultation-sidebar {
    position: static;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

  .hero-notes {
    grid-template-columns: 1fr;
  }

  .show-card--large {
    grid-row: auto;
    min-height: 420px;
  }

  .hero {
    min-height: auto;
    gap: 52px;
    padding-top: 54px;
    padding-bottom: 88px;
  }

  .test-front-hero {
    min-height: auto;
    padding: 24px;
    padding-bottom: 84px;
  }

  .test-front-hero__photo,
  .test-front-hero__content {
    min-height: 560px;
  }

  .test-front-hero__photo {
    border-radius: 8px 8px 0 0;
  }

  .test-front-hero__content {
    border-left: 1px solid rgba(79, 86, 63, 0.16);
    border-top: 0;
    border-radius: 0 0 8px 8px;
  }

  .test-front-hero__box,
  .test-front-hero__stats {
    margin-left: auto;
    margin-right: auto;
  }

  .test-about-grid,
  .achievement-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .achievement-timeline::before {
    display: none;
  }

  h1 {
    font-size: clamp(2.7rem, 7vw, 4.4rem);
  }

  .section-heading h2,
  .founding h2,
  .about-copy h2,
  .seo-section h2,
  .apply-copy h2 {
    font-size: 2.7rem;
  }

  .package-grid,
  .choice-grid,
  .perks-grid,
  .socials-grid,
  .faq-grid {
    grid-template-columns: 1fr;
  }

  .events-card {
    grid-column: auto;
  }

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

  .brand-system-card {
    align-self: auto;
  }

  .testimonial-stage {
    min-height: 620px;
  }

  .founding {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 720px) {
  :root {
    --header-height: 68px;
  }

  .test-frontpage-page {
    background:
      radial-gradient(circle at 74% 12%, rgba(203, 191, 169, 0.16), transparent 28%),
      linear-gradient(135deg, #111820 0%, #1f241a 36%, #f0e9dc 36%, #f7f4ee 100%);
  }

  body {
    font-size: 15px;
  }

  .nav,
  .section {
    width: min(100% - 28px, 1180px);
  }

  .brand-lockup small {
    display: none;
  }

  .brand-lockup__mark {
    width: 32px;
    height: 15px;
  }

  .brand-mark--small {
    width: 58px;
  }

  .section {
    padding: 58px 0;
  }

  .hero {
    gap: 24px;
    padding-top: 30px;
    padding-bottom: 34px;
  }

  .test-front-hero {
    padding: 10px;
    padding-bottom: 24px;
  }

  .test-front-hero__photo,
  .test-front-hero__content {
    min-height: auto;
  }

  .test-front-hero__photo {
    min-height: 360px;
  }

  .test-front-hero__photo img {
    object-position: 58% center;
  }

  .test-front-hero--swim .test-front-hero__photo img {
    object-position: 28% center;
  }

  .test-front-hero__content {
    padding: 14px;
  }

  .test-front-hero__content::before {
    inset: 10px;
  }

  .test-front-hero__box {
    padding: 20px 18px;
    text-align: center;
  }

  .test-front-hero__logo {
    width: min(190px, 52%);
    margin-left: auto;
    margin-right: auto;
  }

  .test-front-hero h1 {
    font-size: clamp(2.25rem, 11vw, 3.15rem);
  }

  .test-front-hero__box p:not(.eyebrow) {
    margin-left: auto;
    margin-right: auto;
  }

  .test-front-hero__actions,
  .test-about-grid,
  .achievement-timeline,
  .test-front-hero__stats,
  .test-about-feature,
  .test-personality-card {
    grid-template-columns: 1fr;
  }

  .test-front-hero__actions {
    display: grid;
  }

  .test-front-hero__caption {
    left: 16px;
    right: 16px;
    bottom: 16px;
    width: auto;
    padding: 16px;
  }

  .test-about-feature {
    margin-top: 18px;
  }

  .test-about-feature figure {
    order: -1;
  }

  .test-about-feature img {
    min-height: 260px;
  }

  .test-about-feature > div,
  .test-personality-card > div {
    padding: 24px;
    text-align: center;
  }

  .test-personality-card {
    margin-top: 16px;
  }

  .test-personality-card img {
    min-height: 420px;
    object-position: 50% 35%;
  }

  .hero__actions {
    position: static;
    width: 100%;
    margin-top: 22px;
    transform: none;
  }

  .hero__content {
    display: grid;
    justify-items: center;
  }

  .hero-lockup-art {
    width: min(360px, 88vw);
  }

  .hero__copy {
    margin-top: 22px;
    font-size: 0.98rem;
    line-height: 1.55;
  }

  .hero-notes {
    gap: 10px;
    margin-top: 20px;
  }

  .hero__panel,
  .hero-notes article,
  .section-heading,
  .section-intro,
  .package-card,
  .comparison-section,
  .choice-grid article,
  .show-section,
  .show-card,
  .founding,
  .founding__content,
  .founding__details,
  .about-copy,
  .brand-system-card,
  .testimonials-section,
  .seo-section,
  .faq-grid article,
  .apply-copy,
  .contact-card,
  .application-form,
  .consultation-form fieldset,
  .consultation-submit,
  .site-footer {
    text-align: center;
  }

  .section-heading,
  .section-intro {
    margin-left: auto;
    margin-right: auto;
  }

  .show-card p,
  .founding__content p,
  .about-copy p,
  .seo-section p,
  .apply-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  h1 {
    font-size: clamp(2rem, 10vw, 3.15rem);
    letter-spacing: 0.18em;
    text-indent: 0.18em;
  }

  .hero__subtitle {
    font-size: 0.86rem;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
  }

  .discipline-row {
    gap: 10px;
    font-size: 0.76rem;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
  }

  .discipline-row span:not(:last-child)::after {
    margin-left: 10px;
  }

  .button {
    width: 100%;
  }

  .panel-card {
    min-height: 300px;
  }

  .hero-panel-photo {
    min-height: 300px;
  }

  .panel-card__caption {
    left: 16px;
    right: 16px;
    bottom: 16px;
    padding: 15px;
  }

  .panel-grid {
    gap: 10px;
  }

  .panel-grid > div {
    min-height: auto;
    padding: 16px;
  }

  .testimonials-section {
    padding-top: 58px;
    padding-bottom: 68px;
  }

  .testimonial-stage {
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 44px;
  }

  .testimonial-card {
    min-height: 330px;
    padding: 26px 20px 28px;
    gap: 20px;
  }

  .testimonial-display {
    width: 100%;
    min-height: 330px;
    margin-top: 0;
  }

  .testimonial-card blockquote {
    font-size: clamp(1.02rem, 4.8vw, 1.22rem);
    line-height: 1.2;
  }

  .testimonial-card::before {
    top: 14px;
    right: 20px;
    font-size: 5.8rem;
  }

  .testimonial-card footer {
    justify-content: center;
    gap: 8px 12px;
  }

  .testimonial-controls {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 18px;
    gap: 14px;
    transform: none;
  }

  .testimonial-controls button {
    width: 52px;
    height: 52px;
  }

  .testimonial-count {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 16px;
    transform: none;
  }

  .testimonial-plate {
    bottom: 56px;
    width: min(340px, 84%);
  }

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

  .panel-label,
  .panel-grid strong,
  .panel-grid small {
    text-align: center;
  }

  .brand-strip {
    position: static;
    grid-template-columns: 1fr;
    gap: 6px;
    min-height: auto;
    padding: 14px 16px;
    font-size: 0.66rem;
  }

  .section-heading h2,
  .founding h2,
  .about-copy h2,
  .seo-section h2,
  .apply-copy h2 {
    font-size: clamp(2rem, 9vw, 2.55rem);
  }

  .package-card,
  .show-card,
  .brand-system-card,
  .application-form,
  .consultation-form fieldset,
  .founding__details {
    padding: 24px;
  }

  .socials-section {
    padding-top: 58px;
  }

  .socials-layout {
    gap: 14px;
    margin-top: 24px;
  }

  .socials-grid {
    gap: 12px;
  }

  .social-card,
  .events-card {
    min-height: auto;
    gap: 14px;
    padding: 20px;
  }

  .social-icon {
    width: 46px;
    height: 46px;
  }

  .social-icon svg {
    width: 23px;
    height: 23px;
  }

  .social-icon--facebook {
    font-size: 1.74rem;
    padding-bottom: 7px;
  }

  .social-card strong,
  .events-card strong {
    font-size: 1.08rem;
  }

  .social-card p,
  .events-card p {
    font-size: 0.92rem;
    line-height: 1.55;
  }

  .events-card {
    padding: 22px;
  }

  .events-list {
    gap: 12px;
  }

  .events-list article {
    min-height: auto;
    padding: 16px;
  }

  .consultation-hero {
    padding-top: 54px;
    padding-bottom: 32px;
    text-align: center;
  }

  .consultation-hero h1 {
    font-size: clamp(3rem, 14vw, 4.1rem);
  }

  .consultation-hero p,
  .consultation-hero__card {
    margin-left: auto;
    margin-right: auto;
  }

  .consultation-hero p {
    font-size: 0.98rem;
    line-height: 1.55;
  }

  .consultation-hero__card {
    padding: 20px;
  }

  .consultation-hero__card strong {
    font-size: 1.45rem;
  }

  .consultation-sidebar,
  .form-grid,
  .health-grid,
  .availability-day,
  .client-profile__grid {
    grid-template-columns: 1fr;
  }

  .consultation-layout {
    gap: 24px;
    padding-top: 10px;
  }

  .consultation-sidebar {
    display: none;
  }

  .consultation-form {
    gap: 28px;
  }

  .consultation-form fieldset {
    gap: 20px;
    padding: 22px 18px;
  }

  .consultation-form legend {
    font-size: clamp(1.8rem, 9vw, 2.2rem);
  }

  .consultation-form label {
    gap: 8px;
    font-size: 0.72rem;
  }

  .consultation-form input,
  .consultation-form select,
  .consultation-form textarea {
    min-height: 50px;
    padding: 12px 13px;
    font-size: 0.95rem;
  }

  .consultation-form select {
    height: 50px;
  }

  .consultation-form textarea {
    min-height: 112px;
  }

  .consultation-form.is-mobile-steps {
    gap: 0;
    padding-bottom: 38px;
  }

  .consultation-form.is-mobile-steps > fieldset,
  .consultation-form.is-mobile-steps > .consultation-submit {
    display: none;
  }

  .consultation-form.is-mobile-steps > fieldset.is-step-active,
  .consultation-form.is-mobile-steps > .consultation-submit.is-step-active {
    display: grid;
  }

  .consultation-form.is-mobile-steps > .consultation-review.is-step-active {
    display: grid;
  }

  .consultation-step-navigation {
    position: sticky;
    bottom: 12px;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 6px -6px -8px;
    padding: 10px;
    border: 1px solid rgba(203, 191, 169, 0.24);
    border-radius: 9px;
    background: rgba(10, 16, 14, 0.96);
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(12px);
  }

  .consultation-step-navigation > span {
    color: var(--sand);
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    white-space: nowrap;
    text-transform: uppercase;
  }

  .consultation-step-navigation > div {
    display: flex;
    gap: 8px;
  }

  .consultation-step-navigation button {
    min-width: 76px;
    min-height: 44px;
    padding: 9px 12px;
  }

  .consultation-step-navigation [data-step-next] {
    border-color: var(--sand);
    background: var(--sand);
    color: #10150f;
  }

  .consultation-step-navigation button:disabled {
    opacity: 0.35;
    cursor: default;
  }

  .consultation-step-navigation--review {
    position: static;
    margin-top: 8px;
  }

  .consultation-form.is-mobile-steps > .consultation-submit.is-step-active {
    margin-top: 14px;
    padding: 18px;
  }

  .consultation-form.is-mobile-steps .consultation-booking__recovery {
    display: grid;
  }

  .consultation-form.is-mobile-steps .consultation-booking__recovery[hidden] {
    display: none;
  }

  .sport-question-group,
  .availability-days,
  .consent-list {
    gap: 16px;
    padding: 16px;
  }

  .sport-question-group h3 {
    font-size: 1.45rem;
  }

  .admin-shell {
    width: min(100% - 28px, 1180px);
    padding-top: 72px;
  }

  .admin-dashboard__head,
  .client-profile__head,
  .submission-row {
    display: grid;
  }

  .admin-dashboard__actions,
  .events-editor-grid {
    display: grid;
    grid-template-columns: 1fr;
  }

  .admin-dashboard__actions {
    justify-content: stretch;
  }

  .submission-row > span:last-child {
    justify-items: start;
    min-width: 0;
    text-align: left;
  }

  .submission-row em,
  .submission-row small {
    text-align: left;
  }

  .consultation-submit {
    justify-items: stretch;
  }

  .consultation-submit .button {
    min-width: 0;
  }

  .show-card--large {
    min-height: 390px;
  }

  .show-card h3 {
    font-size: 2rem;
  }

  .training-rail {
    left: 24px;
    right: 24px;
    height: 130px;
  }

  .system-orbit {
    height: 250px;
  }

  .orbit-node--one {
    left: 0;
  }

  .orbit-node--two {
    right: 0;
  }

  .orbit-node--three {
    left: 24%;
  }

  .package-card__top {
    padding-right: 0;
    padding-top: 28px;
  }

  .check-list {
    text-align: left;
  }

  .featured-ribbon {
    left: 24px;
    right: auto;
    top: 20px;
  }

  .price strong {
    font-size: 3.2rem;
  }

  .comparison-table {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    background: transparent;
  }

  .comparison-row {
    grid-template-columns: 1fr;
    padding: 14px 0;
    border-top: 1px solid var(--line);
  }

  .comparison-row > div {
    border: 0;
    padding: 7px 0;
  }

  .comparison-row > div:first-child {
    color: var(--olive);
    font-weight: 800;
  }

  .comparison-row--head {
    display: none;
  }

  .choice-grid article {
    padding: 24px;
  }

  .founding {
    padding: 70px 20px;
  }

  .founding__price {
    width: 100%;
  }

  .founding__details .check-list {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .founding__price strong {
    font-size: 3rem;
  }

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

  .application-strip {
    grid-template-columns: 1fr;
  }

  .mock {
    min-height: 88px;
  }

  .site-footer {
    display: grid;
    padding: 26px 20px;
    justify-items: center;
  }

  .site-footer p {
    text-align: center;
  }

  .site-footer__meta {
    justify-items: center;
  }
}

@media (max-width: 420px) {
  .nav {
    min-height: 68px;
  }

  .brand-lockup strong {
    font-size: 0.84rem;
    letter-spacing: 0.16em;
  }

  .nav-toggle {
    width: 58px;
    height: 58px;
  }

  .hero-lockup-art {
    width: min(320px, 86vw);
  }

  .hero__copy {
    max-width: 30ch;
    font-size: 0.94rem;
  }

  .hero-notes article {
    padding: 16px;
  }

  .hero-notes p {
    font-size: 0.78rem;
  }

  .panel-card,
  .hero-panel-photo {
    min-height: 260px;
  }

  .panel-grid strong {
    font-size: 0.98rem;
  }

  .test-front-hero__photo {
    min-height: 310px;
  }

  .test-front-hero--swim .test-front-hero__photo {
    min-height: 340px;
  }

  .test-front-hero--swim .test-front-hero__photo img {
    object-position: 22% center;
  }

  .test-front-hero__caption strong {
    font-size: clamp(1.35rem, 8vw, 1.85rem);
  }

  .test-about-feature h3,
  .test-personality-card h3 {
    font-size: clamp(1.8rem, 10vw, 2.45rem);
  }

  .test-about-feature img {
    min-height: 220px;
  }

  .test-personality-card img {
    min-height: 360px;
  }

  .test-front-hero__box {
    padding: 18px 16px;
  }

  .test-front-hero__logo {
    width: min(150px, 46%);
    margin-bottom: 14px;
  }

  .test-front-hero h1 {
    font-size: clamp(1.95rem, 10vw, 2.65rem);
  }

  .test-front-hero__box p:not(.eyebrow) {
    font-size: 0.9rem;
  }

  .test-front-hero__stats article {
    min-height: auto;
    padding: 14px;
  }

  .testimonial-card,
  .testimonial-display {
    min-height: 305px;
  }

  .testimonial-card {
    padding: 24px 18px 26px;
  }

  .testimonial-card blockquote {
    font-size: clamp(0.98rem, 4.45vw, 1.12rem);
  }

  .testimonial-card footer strong,
  .testimonial-card footer span {
    font-size: 0.72rem;
  }

  .social-card,
  .events-card {
    padding: 18px;
  }

  .events-card__head {
    display: grid;
  }

  .consultation-hero {
    padding-top: 42px;
  }

  .consultation-hero h1 {
    font-size: clamp(2.55rem, 13vw, 3.45rem);
  }

  .consultation-form fieldset {
    padding: 20px 14px;
  }
}

@media (max-width: 720px) {
  .test-frontpage-page {
    background:
      radial-gradient(circle at 58% 5%, rgba(203, 191, 169, 0.14), transparent 28%),
      linear-gradient(150deg, #111820 0%, #1f241a 30%, #f0e9dc 30%, #f7f4ee 100%);
  }

  .test-frontpage-page .site-header {
    background: rgba(247, 244, 238, 0.96);
  }

  .test-frontpage-page .nav {
    min-height: 70px;
  }

  .test-frontpage-page .brand-lockup {
    gap: 10px;
  }

  .test-frontpage-page .brand-lockup strong {
    font-size: 0.88rem;
    letter-spacing: 0.18em;
  }

  .test-frontpage-page .nav-toggle {
    width: 54px;
    height: 54px;
    border-radius: 8px;
  }

  .test-front-hero {
    position: relative;
    display: grid;
    grid-template-rows: minmax(292px, 42svh) minmax(0, 1fr);
    min-height: 100svh;
    align-items: stretch;
    padding: 8px;
    padding-bottom: max(18px, env(safe-area-inset-bottom));
    overflow: hidden;
    background: linear-gradient(180deg, #101820 0%, #172019 100%);
  }

  .test-front-hero__photo {
    position: relative;
    min-height: auto;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 24px 54px rgba(18, 32, 46, 0.22);
  }

  .test-front-hero--swim .test-front-hero__photo {
    min-height: auto;
  }

  .test-front-hero__photo::after {
    border: 0;
  }

  .test-front-hero__photo::before,
  .test-front-hero--swim .test-front-hero__photo::before {
    background:
      radial-gradient(circle at 50% 18%, rgba(247, 244, 238, 0.1), transparent 22%),
      linear-gradient(180deg, rgba(9, 18, 24, 0.08) 0%, rgba(9, 18, 24, 0.42) 50%, rgba(9, 18, 24, 0.84) 100%);
    mix-blend-mode: normal;
  }

  .test-front-hero--swim .test-front-hero__photo img {
    object-position: 30% center;
    transform: scale(1.03);
  }

  .test-front-hero__caption {
    left: 16px;
    right: 16px;
    bottom: 14px;
    width: auto;
    padding: 14px 16px;
    text-align: left;
  }

  .test-front-hero__caption strong {
    max-width: 10ch;
    font-size: clamp(1.35rem, 7.5vw, 2.05rem);
  }

  .test-front-hero__content {
    position: relative;
    z-index: 4;
    min-height: auto;
    display: grid;
    gap: 10px;
    align-content: stretch;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .test-front-hero__content::before {
    display: none;
  }

  .test-front-hero__box {
    width: 100%;
    display: grid;
    align-content: center;
    min-height: 100%;
    padding: 18px 18px;
    border-radius: 10px 10px 0 0;
    background:
      linear-gradient(145deg, rgba(18, 32, 46, 0.94), rgba(31, 36, 26, 0.96)),
      var(--deep-navy);
    text-align: center;
  }

  .test-front-hero__logo {
    width: min(118px, 34vw);
    margin: 2px auto 10px;
  }

  .test-front-hero h1 {
    max-width: 12ch;
    margin: 0 auto;
    font-size: clamp(1.78rem, 8.5vw, 2.45rem);
    line-height: 0.95;
  }

  .test-front-hero__box p:not(.eyebrow) {
    max-width: 31ch;
    margin-top: 10px;
    font-size: 0.82rem;
    line-height: 1.38;
  }

  .test-front-hero__actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-top: 12px;
  }

  .test-front-hero__actions .button {
    min-height: 42px;
    padding: 0 10px;
    font-size: 0.66rem;
  }

  .test-front-hero__stats {
    display: none;
  }

  .test-frontpage-page .section-heading h2 {
    text-indent: 0;
    letter-spacing: 0;
  }

  .testimonials-section {
    display: grid;
    gap: 26px;
    padding-top: 76px;
    padding-bottom: 64px;
  }

  .test-frontpage-page .testimonials-section .section-heading {
    color: var(--deep-navy);
    opacity: 1;
  }

  .test-frontpage-page .testimonials-section .section-heading .eyebrow {
    color: var(--olive);
  }

  .test-frontpage-page .testimonials-section .section-heading h2 {
    color: var(--deep-navy);
    opacity: 1;
  }

  .test-frontpage-page .testimonials-section .section-heading p:not(.eyebrow) {
    color: rgba(18, 32, 46, 0.74);
    opacity: 1;
  }

  .testimonial-stage {
    min-height: 500px;
    padding-bottom: 116px;
  }

  .testimonial-display {
    min-height: 380px;
  }

  .testimonial-card {
    min-height: 380px;
    padding: 34px 24px 76px;
  }

  .testimonial-card blockquote {
    font-size: clamp(1.12rem, 6.2vw, 1.48rem);
    line-height: 1.16;
  }

  .testimonial-card footer {
    position: absolute;
    right: 22px;
    bottom: 58px;
    left: 22px;
  }

  .testimonial-plate {
    bottom: 34px;
    width: min(360px, 86vw);
  }

  .testimonial-controls {
    margin-top: 8px;
    transform: translateY(-34px);
  }

  .testimonial-count {
    margin-top: -20px;
  }

  .socials-section {
    padding-top: 64px;
  }

  .test-frontpage-page .socials-section > .section-heading {
    width: min(100% - 38px, 520px);
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .test-frontpage-page .socials-section > .section-heading .eyebrow {
    margin-left: 0;
  }

  .test-frontpage-page .socials-heading-title {
    max-width: 11ch;
    margin-left: 0;
    font-size: clamp(2.35rem, 12vw, 3.65rem);
    line-height: 0.96;
  }

  .socials-layout {
    width: min(100% - 28px, 520px);
    margin-right: auto;
    margin-left: auto;
  }

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

  .social-card,
  .events-card {
    border-radius: 8px;
    text-align: left;
  }

  .social-card {
    min-height: 180px;
  }

  .social-card__actions {
    justify-content: flex-start;
  }

  .events-card {
    gap: 20px;
    padding: 24px 20px;
  }

  .events-card__head {
    display: grid;
    gap: 14px;
  }

  .events-card__head a {
    width: 100%;
    justify-content: center;
    min-height: 48px;
    text-align: center;
  }

  .events-list {
    gap: 14px;
  }

  .events-list article {
    min-height: auto;
    padding: 18px;
  }

  .events-list strong {
    font-size: 1.2rem;
  }

  .events-list p {
    font-size: 0.98rem;
    line-height: 1.5;
  }

  .test-personality-card {
    width: min(100% - 28px, 520px);
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 480px) {
  .test-front-hero {
    padding: 8px;
    grid-template-rows: minmax(300px, 43svh) minmax(0, 1fr);
    padding-bottom: max(16px, env(safe-area-inset-bottom));
  }

  .test-front-hero__caption {
    bottom: 12px;
  }

  .test-front-hero__box {
    padding: 20px 16px;
  }

  .test-front-hero h1 {
    font-size: clamp(1.72rem, 8.7vw, 2.35rem);
  }

  .test-front-hero__box p:not(.eyebrow) {
    font-size: 0.9rem;
  }

  .test-front-hero__stats article {
    min-height: 78px;
    padding: 10px 6px;
  }

  .test-front-hero__stats strong {
    font-size: 0.76rem;
  }

  .testimonials-section {
    padding-top: 62px;
  }

  .testimonial-stage {
    min-height: 470px;
    padding-bottom: 110px;
  }

  .testimonial-display,
  .testimonial-card {
    min-height: 350px;
  }

  .testimonial-card {
    padding: 30px 20px 72px;
  }

  .testimonial-card blockquote {
    font-size: clamp(1.05rem, 5.75vw, 1.32rem);
  }

  .testimonial-controls button {
    width: 56px;
    height: 56px;
  }

  .social-card,
  .events-card {
    padding: 20px 18px;
  }
}

@keyframes logoRise {
  from {
    transform: translateY(18px) scale(0.985);
  }
  to {
    transform: translateY(0) scale(1);
  }
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes pulseSun {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.86;
  }
  50% {
    transform: scale(1.08);
    opacity: 1;
  }
}

@keyframes railPulse {
  0%,
  100% {
    transform: scaleY(0.92);
    filter: saturate(0.9);
  }
  50% {
    transform: scaleY(1);
    filter: saturate(1.18);
  }
}

@keyframes floatRing {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-12px, 14px);
  }
}

@keyframes orbitSpin {
  from {
    transform: rotate(-18deg);
  }
  to {
    transform: rotate(342deg);
  }
}

@keyframes orbitSpinReverse {
  from {
    transform: translate(-50%, -50%) rotate(38deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(-322deg);
  }
}

@keyframes floatNode {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Test frontpage v2: full-image opening screen. */
.test-frontpage-page .test-front-hero--minimal {
  --test-strip-height: 62px;
  position: relative;
  min-height: calc(100svh - var(--test-strip-height));
  display: grid;
  grid-template-columns: 1fr;
  place-items: center;
  padding: 0;
  overflow: hidden;
  isolation: isolate;
  background: var(--deep-navy);
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__photo,
.test-frontpage-page .test-front-hero--minimal .test-front-hero__content {
  min-height: 0;
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: 0;
  box-shadow: none;
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__photo::before {
  z-index: 1;
  background:
    radial-gradient(circle at 43% 28%, rgba(247, 244, 238, 0.2), transparent 18%),
    linear-gradient(90deg, rgba(6, 11, 13, 0.7) 0%, rgba(8, 13, 14, 0.42) 46%, rgba(8, 13, 14, 0.26) 100%),
    linear-gradient(180deg, rgba(8, 13, 14, 0.1) 0%, rgba(8, 13, 14, 0.62) 100%);
  mix-blend-mode: normal;
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__photo::after {
  border: 0;
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__photo img {
  min-height: 100%;
  object-fit: cover;
  object-position: 30% center;
  filter: saturate(0.85) contrast(1.07) sepia(0.08);
  transform: none;
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__content {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  width: min(100%, 1040px);
  padding: clamp(28px, 5vw, 70px) 24px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: translateX(clamp(170px, 20vw, 360px));
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__content::before,
.test-frontpage-page .test-front-hero--minimal .test-front-hero__caption,
.test-frontpage-page .test-front-hero--minimal .test-front-hero__stats {
  display: none;
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__box {
  width: min(600px, 100%);
  margin: 0;
  padding: clamp(24px, 4vw, 46px);
  border: 1px solid rgba(203, 191, 169, 0.24);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(9, 18, 24, 0.78), rgba(31, 36, 26, 0.58)),
    rgba(9, 18, 24, 0.48);
  color: var(--stone);
  text-align: center;
  box-shadow: 0 34px 100px rgba(0, 0, 0, 0.26);
  backdrop-filter: blur(16px);
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__logo {
  width: clamp(160px, 19vw, 280px);
  margin: 0 auto clamp(20px, 3vw, 34px);
}

.test-frontpage-page .test-front-hero--minimal h1 {
  max-width: none;
  margin: 0 auto 14px;
  color: var(--stone);
  font-size: clamp(2.2rem, 4.6vw, 4.35rem);
  line-height: 0.98;
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__box p {
  max-width: 620px;
  margin: 0 auto;
  color: rgba(247, 244, 238, 0.82);
  font-size: clamp(1rem, 1.8vw, 1.28rem);
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__actions {
  display: flex;
  justify-content: center;
  margin-top: clamp(22px, 3vw, 34px);
}

.test-frontpage-page .test-front-hero--minimal .test-front-hero__actions .button {
  min-width: 190px;
}

.test-frontpage-page .test-front-hero--minimal + .brand-strip {
  min-height: var(--test-strip-height, 62px);
}

@media (max-width: 720px) {
  .test-frontpage-page .test-front-hero--minimal {
    --test-strip-height: 58px;
    min-height: calc(100svh - var(--test-strip-height));
  }

  .test-frontpage-page .test-front-hero--minimal .test-front-hero__photo img {
    object-position: 25% center;
  }

  .test-frontpage-page .test-front-hero--minimal .test-front-hero__content {
    align-items: end;
    padding: 18px 16px clamp(34px, 9svh, 70px);
    transform: none;
  }

  .test-frontpage-page .test-front-hero--minimal .test-front-hero__box {
    padding: 22px 18px;
  }

  .test-frontpage-page .test-front-hero--minimal .test-front-hero__logo {
    width: clamp(130px, 42vw, 190px);
  }

  .test-frontpage-page .test-front-hero--minimal h1 {
    font-size: clamp(2.25rem, 12vw, 3.4rem);
  }
}

/* Straight-edge test frontpage concept. */
.straight-frontpage {
  --dark-olive: #1d241a;
  --olive: #505942;
  --beige: #e7e1d6;
  --cream: #f6f2ea;
  --terracotta: #c67652;
  --terracotta-dark: #a95f42;
  --ink: #141a1d;
  --shadow-soft: 0 24px 60px rgba(13, 16, 12, 0.16);
  background: var(--cream);
  color: var(--ink);
}

.straight-frontpage main {
  overflow: hidden;
  background: var(--cream);
}

.straight-frontpage .site-header {
  position: sticky;
  top: 0;
  transform: none;
  background: rgba(247, 244, 238, 0.94);
  border-bottom: 1px solid rgba(80, 89, 66, 0.16);
  box-shadow: 0 14px 34px rgba(20, 26, 29, 0.06);
}

.straight-frontpage .test-front-hero--minimal {
  --test-strip-height: 68px;
  min-height: calc(100svh - var(--test-strip-height));
  padding: 0;
  background: var(--dark-olive);
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__photo {
  position: absolute;
  inset: 0;
  border-radius: 0;
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__photo::before {
  background:
    linear-gradient(180deg, rgba(9, 14, 12, 0.16), rgba(9, 14, 12, 0.48)),
    linear-gradient(90deg, rgba(9, 14, 12, 0.62), rgba(9, 14, 12, 0.28) 42%, rgba(9, 14, 12, 0.56));
  mix-blend-mode: normal;
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__photo::after,
.straight-frontpage .test-about-feature figure::after,
.straight-frontpage .achievement-timeline::before,
.straight-frontpage .social-card::after {
  display: none;
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 52%;
  filter: saturate(0.92) contrast(1.04);
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__content {
  position: relative;
  z-index: 2;
  width: min(100% - 36px, 760px);
  padding: clamp(34px, 6vw, 88px) 0;
  transform: none;
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__box {
  width: min(520px, 100%);
  margin: 0 auto;
  padding: clamp(28px, 4.6vw, 52px);
  border: 1px solid rgba(231, 225, 214, 0.22);
  border-radius: 8px;
  background: rgba(20, 28, 26, 0.86);
  box-shadow: 0 34px 100px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(12px);
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__logo {
  width: clamp(136px, 18vw, 240px);
  margin-bottom: clamp(18px, 3vw, 28px);
}

.straight-frontpage .test-front-hero--minimal h1 {
  color: var(--cream);
  font-size: clamp(2.2rem, 4.5vw, 4.8rem);
  line-height: 0.98;
  text-transform: none;
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__box p {
  color: rgba(247, 244, 238, 0.78);
  font-size: clamp(1rem, 1.3vw, 1.18rem);
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__actions .button {
  min-height: 52px;
  min-width: 172px;
  border: 0;
  border-radius: 8px;
  background: var(--terracotta);
  color: #fff7ee;
  box-shadow: 0 14px 28px rgba(198, 118, 82, 0.24);
}

.straight-frontpage .test-front-hero--minimal .test-front-hero__actions .button:hover,
.straight-frontpage .test-front-hero--minimal .test-front-hero__actions .button:focus-visible {
  background: var(--terracotta-dark);
  transform: translateY(-2px);
}

.straight-frontpage .brand-strip {
  min-height: 68px;
  padding: 0 clamp(18px, 5vw, 70px);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  gap: 0;
  background: var(--olive);
  color: var(--beige);
  letter-spacing: 0.08em;
  box-shadow: 0 -12px 30px rgba(13, 16, 12, 0.16);
}

.straight-frontpage .brand-strip span {
  width: 100%;
  text-align: center;
}

.straight-frontpage .brand-strip span + span {
  border-left: 1px solid rgba(231, 225, 214, 0.34);
}

.straight-frontpage main > .section {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: clamp(72px, 8vw, 130px) clamp(22px, 6vw, 92px);
}

.straight-frontpage .section-heading,
.straight-frontpage .test-about-grid,
.straight-frontpage .test-about-feature,
.straight-frontpage .achievement-timeline,
.straight-frontpage .testimonial-stage,
.straight-frontpage .socials-layout,
.straight-frontpage .faq-grid,
.straight-frontpage .apply-section {
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.straight-frontpage .section-heading {
  margin-bottom: clamp(30px, 4vw, 56px);
}

.straight-frontpage .section-heading h2 {
  max-width: 820px;
  font-size: clamp(2.3rem, 4.7vw, 4.7rem);
  line-height: 0.98;
}

.straight-frontpage .section-heading p:not(.eyebrow) {
  max-width: 700px;
  font-size: 1.05rem;
  line-height: 1.75;
}

.straight-frontpage .test-about-section,
.straight-frontpage .testimonials-section {
  background: var(--dark-olive);
  color: var(--cream);
}

.straight-frontpage .test-about-section .section-heading h2,
.straight-frontpage .testimonials-section .section-heading h2 {
  color: var(--cream);
}

.straight-frontpage .test-about-section .section-heading p:not(.eyebrow),
.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.74);
}

.straight-frontpage .test-about-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.straight-frontpage .test-about-grid article,
.straight-frontpage .achievement-timeline article,
.straight-frontpage .faq-grid article {
  border: 1px solid rgba(80, 89, 66, 0.14);
  border-radius: 8px;
  background: var(--beige);
  color: var(--ink);
  box-shadow: var(--shadow-soft);
}

.straight-frontpage .test-about-grid article {
  min-height: 240px;
  padding: clamp(24px, 3vw, 36px);
}

.straight-frontpage .test-about-grid span {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  margin-bottom: 22px;
  border-radius: 999px;
  background: var(--terracotta);
  color: #fff7ee;
  font: 800 0.8rem/1 Montserrat, sans-serif;
}

.straight-frontpage .test-about-grid h3,
.straight-frontpage .achievement-timeline strong,
.straight-frontpage .faq-grid h3 {
  color: var(--ink);
}

.straight-frontpage .test-about-feature {
  margin-top: clamp(32px, 5vw, 72px);
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 0;
  overflow: hidden;
  border-radius: 8px;
  background: var(--beige);
  box-shadow: var(--shadow-soft);
}

.straight-frontpage .test-about-feature figure {
  min-height: 420px;
  border-radius: 0;
  box-shadow: none;
}

.straight-frontpage .test-about-feature img {
  height: 100%;
  filter: saturate(0.9) contrast(1.02);
}

.straight-frontpage .test-about-feature > div {
  min-height: 100%;
  padding: clamp(34px, 5vw, 70px);
  background: var(--beige);
  color: var(--ink);
}

.straight-frontpage .test-about-feature h3 {
  color: var(--ink);
}

.straight-frontpage .test-about-feature p:not(.eyebrow) {
  color: rgba(20, 26, 29, 0.72);
}

.straight-frontpage .achievement-section,
.straight-frontpage .socials-section,
.straight-frontpage .faq-section {
  background: var(--cream);
}

.straight-frontpage .achievement-timeline {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  padding: 0;
}

.straight-frontpage .achievement-timeline article {
  position: relative;
  min-width: 0;
  min-height: 260px;
  padding: 30px 26px;
}

.straight-frontpage .achievement-timeline article::before {
  width: 34px;
  height: 34px;
  top: 28px;
  left: 24px;
  border: 2px solid var(--beige);
  border-radius: 999px;
  background: var(--olive);
  box-shadow: 0 0 0 4px rgba(80, 89, 66, 0.14);
}

.straight-frontpage .achievement-timeline time {
  display: block;
  margin: 56px 0 18px;
  color: var(--olive);
}

.straight-frontpage .testimonials-section {
  display: grid;
  grid-template-columns: minmax(260px, 0.65fr) minmax(420px, 1fr);
  align-items: center;
  gap: clamp(34px, 5vw, 78px);
}

.straight-frontpage .testimonials-section .section-heading,
.straight-frontpage .testimonials-section .testimonial-stage {
  margin: 0;
  max-width: none;
}

.straight-frontpage .testimonial-stage {
  min-height: auto;
  padding: 0;
}

.straight-frontpage .testimonial-stage__glow,
.straight-frontpage .testimonial-plate {
  display: none;
}

.straight-frontpage .testimonial-display {
  min-height: 330px;
}

.straight-frontpage .testimonial-card {
  min-height: 330px;
  padding: clamp(34px, 5vw, 58px);
  border: 1px solid rgba(80, 89, 66, 0.18);
  border-radius: 8px;
  background: var(--beige);
  color: var(--ink);
  box-shadow: var(--shadow-soft);
}

.straight-frontpage .testimonial-card blockquote {
  max-width: 720px;
  color: var(--ink);
  font-style: italic;
  font-size: clamp(1.55rem, 2.9vw, 2.55rem);
}

.straight-frontpage .testimonial-card::before {
  color: rgba(80, 89, 66, 0.2);
}

.straight-frontpage .testimonial-card footer {
  color: var(--olive);
}

.straight-frontpage .testimonial-controls {
  position: static;
  justify-content: flex-start;
  margin-top: 18px;
  transform: none;
}

.straight-frontpage .testimonial-controls button {
  background: var(--terracotta);
  color: #fff7ee;
}

.straight-frontpage .testimonial-count {
  right: 0;
  bottom: 10px;
  color: rgba(247, 244, 238, 0.62);
}

.straight-frontpage .socials-section {
  position: relative;
}

.straight-frontpage .socials-section .section-heading {
  text-align: left;
}

.straight-frontpage .socials-heading-title span {
  display: inline;
}

.straight-frontpage .socials-layout {
  display: grid;
  grid-template-columns: minmax(320px, 0.8fr) minmax(420px, 1.2fr);
  gap: 28px;
}

.straight-frontpage .socials-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.straight-frontpage .social-card {
  min-height: 250px;
  padding: 28px;
  border: 0;
  border-radius: 8px;
  background: var(--olive);
  color: var(--cream);
  box-shadow: var(--shadow-soft);
}

.straight-frontpage .social-card--feature {
  background: linear-gradient(145deg, var(--olive), #1f3137);
}

.straight-frontpage .social-card small,
.straight-frontpage .social-card strong,
.straight-frontpage .social-card p {
  color: inherit;
}

.straight-frontpage .social-card p {
  color: rgba(247, 244, 238, 0.78);
}

.straight-frontpage .social-icon {
  background: rgba(247, 244, 238, 0.12);
  color: var(--beige);
}

.straight-frontpage .social-card__actions a,
.straight-frontpage .events-card__head a {
  border-color: rgba(247, 244, 238, 0.36);
  color: var(--beige);
}

.straight-frontpage .events-card {
  min-height: 100%;
  padding: clamp(28px, 4vw, 46px);
  border: 0;
  border-radius: 8px;
  background: linear-gradient(145deg, var(--olive), #1c3036);
  box-shadow: var(--shadow-soft);
}

.straight-frontpage .events-card__head {
  align-items: start;
}

.straight-frontpage .events-card__head strong {
  color: var(--cream);
}

.straight-frontpage .events-list article {
  border-radius: 8px;
  border: 1px solid rgba(247, 244, 238, 0.16);
  background: rgba(247, 244, 238, 0.08);
}

.straight-frontpage .test-personality-card,
.straight-frontpage .apply-section,
.straight-frontpage .privacy-note-section p {
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  box-shadow: var(--shadow-soft);
}

.straight-frontpage .test-personality-card {
  margin-top: clamp(42px, 6vw, 86px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.72fr);
  overflow: hidden;
  background: var(--dark-olive);
  color: var(--cream);
}

.straight-frontpage .test-personality-card > div {
  padding: clamp(32px, 5vw, 70px);
}

.straight-frontpage .test-personality-card figure {
  height: 100%;
  min-height: 440px;
}

.straight-frontpage .test-personality-card img {
  height: 100%;
  object-fit: cover;
}

.straight-frontpage .faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.straight-frontpage .faq-grid article {
  padding: 28px;
  box-shadow: none;
}

.straight-frontpage .apply-section {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
  gap: 28px;
  background: var(--dark-olive);
  color: var(--cream);
}

.straight-frontpage .apply-copy,
.straight-frontpage .application-form {
  padding: clamp(28px, 4vw, 48px);
  border: 1px solid rgba(247, 244, 238, 0.14);
  border-radius: 8px;
  background: rgba(247, 244, 238, 0.05);
}

.straight-frontpage .application-form .button {
  background: var(--olive);
  color: var(--cream);
}

.straight-frontpage .privacy-note-section {
  background: var(--cream);
}

.straight-frontpage .privacy-note-section p {
  padding: 24px 28px;
  background: var(--beige);
  color: rgba(20, 26, 29, 0.76);
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section,
  .straight-frontpage .socials-layout,
  .straight-frontpage .test-about-feature,
  .straight-frontpage .test-personality-card,
  .straight-frontpage .apply-section {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .achievement-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .straight-frontpage .test-front-hero--minimal {
    --test-strip-height: 58px;
  }

  .straight-frontpage .test-front-hero--minimal .test-front-hero__content {
    width: min(100% - 28px, 520px);
    padding: 28px 0;
  }

  .straight-frontpage .test-front-hero--minimal .test-front-hero__box {
    padding: 24px 18px;
  }

  .straight-frontpage .test-front-hero--minimal h1 {
    font-size: clamp(2.15rem, 11vw, 3.45rem);
  }

  .straight-frontpage .brand-strip {
    min-height: 58px;
    padding: 0 8px;
    font-size: 0.68rem;
  }

  .straight-frontpage main > .section {
    padding: 64px 18px;
  }

  .straight-frontpage .section-heading {
    text-align: left;
  }

  .straight-frontpage .section-heading h2 {
    font-size: clamp(2.2rem, 11vw, 3.25rem);
  }

  .straight-frontpage .test-about-grid,
  .straight-frontpage .achievement-timeline,
  .straight-frontpage .socials-grid,
  .straight-frontpage .faq-grid {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .test-about-grid article,
  .straight-frontpage .social-card {
    min-height: auto;
  }

  .straight-frontpage .test-about-feature figure,
  .straight-frontpage .test-personality-card figure {
    min-height: 310px;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 0;
  }

  .straight-frontpage .testimonial-card {
    padding: 30px 22px;
  }

  .straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.42rem, 8vw, 2rem);
  }

  .straight-frontpage .testimonial-controls {
    justify-content: center;
  }

  .straight-frontpage .testimonial-count {
    position: static;
    margin-top: 12px;
    color: rgba(247, 244, 238, 0.62);
    text-align: center;
  }

  .straight-frontpage .events-card__head {
    grid-template-columns: 1fr;
  }
}

/* Final straight-frontpage polish: keep this after the core straight layout. */
.straight-frontpage .achievement-section .section-heading .eyebrow,
.straight-frontpage .socials-section .section-heading .eyebrow {
  color: var(--olive);
  opacity: 1;
}

.straight-frontpage .achievement-section .section-heading h2,
.straight-frontpage .socials-section .section-heading h2 {
  color: var(--ink);
  opacity: 1;
}

.straight-frontpage .achievement-section .section-heading p:not(.eyebrow),
.straight-frontpage .socials-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 29, 0.72);
  opacity: 1;
}

.straight-frontpage .achievement-timeline article {
  background: linear-gradient(145deg, rgba(231, 225, 214, 0.94), rgba(247, 244, 238, 0.9));
  border-color: rgba(80, 89, 66, 0.16);
}

.straight-frontpage .achievement-timeline article p {
  color: rgba(20, 26, 29, 0.68);
}

.straight-frontpage .testimonials-section {
  min-height: auto;
  padding-top: clamp(90px, 11vw, 150px);
  padding-bottom: clamp(90px, 11vw, 150px);
  background:
    radial-gradient(circle at 74% 52%, rgba(203, 191, 169, 0.14), transparent 34%),
    linear-gradient(135deg, #182417 0%, var(--dark-olive) 100%);
  color: var(--cream);
}

.straight-frontpage .testimonials-section .section-heading .eyebrow {
  color: var(--beige);
  opacity: 1;
}

.straight-frontpage .testimonials-section .section-heading h2 {
  color: var(--cream);
  opacity: 1;
}

.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.78);
  opacity: 1;
}

.straight-frontpage .testimonial-stage {
  position: relative;
  padding-bottom: 100px;
}

.straight-frontpage .testimonial-stage__glow {
  display: block;
  position: absolute;
  inset: auto 7% 18px;
  height: 190px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(203, 191, 169, 0.22), transparent 68%);
  filter: blur(8px);
  pointer-events: none;
}

.straight-frontpage .testimonial-plate {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 36px;
  z-index: 0;
  width: min(520px, 72%);
  height: 92px;
  transform: translateX(-50%);
  border-radius: 50%;
  background:
    radial-gradient(ellipse at 45% 22%, rgba(247, 244, 238, 0.16), transparent 36%),
    linear-gradient(180deg, rgba(80, 89, 66, 0.9), rgba(18, 32, 36, 0.96));
  box-shadow: 0 34px 56px rgba(8, 14, 13, 0.34);
  pointer-events: none;
}

.straight-frontpage .testimonial-display {
  z-index: 2;
  width: min(680px, 100%);
  min-height: 430px;
  margin: 0;
}

.straight-frontpage .testimonial-card {
  min-height: 430px;
  padding: clamp(36px, 4vw, 58px);
  overflow: hidden;
  border: 1px solid rgba(247, 244, 238, 0.1);
  background:
    radial-gradient(circle at 100% 0%, rgba(90, 107, 116, 0.18), transparent 34%),
    linear-gradient(145deg, #121d22, #0c1519);
  color: var(--cream);
  box-shadow: 0 34px 72px rgba(8, 14, 13, 0.38);
}

.straight-frontpage .testimonial-card blockquote {
  color: var(--cream);
  font-size: clamp(1.2rem, 1.72vw, 1.78rem);
  line-height: 1.16;
}

.straight-frontpage .testimonial-card::before {
  color: rgba(247, 244, 238, 0.12);
}

.straight-frontpage .testimonial-card footer {
  color: rgba(203, 191, 169, 0.8);
}

.straight-frontpage .testimonial-card footer strong {
  color: var(--beige);
}

.straight-frontpage .testimonial-controls {
  position: absolute;
  left: 50%;
  bottom: 28px;
  z-index: 3;
  justify-content: center;
  margin: 0;
  transform: translateX(-50%);
}

.straight-frontpage .testimonial-controls button {
  background: var(--terracotta);
  color: #fff7ee;
  box-shadow: 0 14px 30px rgba(8, 14, 13, 0.22);
}

.straight-frontpage .testimonial-count {
  right: 0;
  bottom: 42px;
  color: rgba(203, 191, 169, 0.9);
}

.straight-frontpage .socials-section {
  padding-top: clamp(90px, 10vw, 140px);
  padding-bottom: clamp(90px, 10vw, 150px);
  background:
    radial-gradient(circle at 78% 36%, rgba(203, 191, 169, 0.18), transparent 30%),
    var(--cream);
}

.straight-frontpage .socials-section .section-heading {
  margin-bottom: clamp(28px, 4vw, 48px);
}

.straight-frontpage .socials-layout {
  grid-template-columns: minmax(380px, 0.9fr) minmax(460px, 1.1fr);
  align-items: stretch;
  gap: clamp(22px, 3vw, 34px);
}

.straight-frontpage .socials-grid {
  gap: 16px;
}

.straight-frontpage .social-card {
  min-height: 210px;
  padding: 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(80, 89, 66, 0.12);
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(80, 89, 66, 0.98), rgba(30, 48, 53, 0.98));
  color: var(--cream);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) {
  background:
    radial-gradient(circle at 100% 100%, rgba(80, 89, 66, 0.09), transparent 34%),
    linear-gradient(145deg, rgba(247, 244, 238, 0.98), rgba(231, 225, 214, 0.86));
  color: var(--ink);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) p {
  color: rgba(20, 26, 29, 0.66);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) .social-icon {
  background: var(--olive);
  color: var(--beige);
}

.straight-frontpage .social-card:not(.social-card--feature):nth-child(even) .social-card__actions a {
  border-color: rgba(80, 89, 66, 0.25);
  color: var(--olive);
}

.straight-frontpage .events-card {
  padding: clamp(30px, 4vw, 52px);
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 30%),
    linear-gradient(145deg, #4d5b3e 0%, #1d3338 100%);
}

.straight-frontpage .events-list {
  display: grid;
  gap: 18px;
}

.straight-frontpage .events-list article {
  padding: 24px;
  background: rgba(247, 244, 238, 0.1);
  backdrop-filter: blur(12px);
}

.straight-frontpage .events-list p {
  color: rgba(247, 244, 238, 0.78);
}

.straight-frontpage .apply-section {
  background:
    radial-gradient(circle at 18% 12%, rgba(203, 191, 169, 0.1), transparent 26%),
    var(--dark-olive);
}

.straight-frontpage .apply-copy .eyebrow,
.straight-frontpage .application-form label,
.straight-frontpage .contact-card span {
  color: var(--beige);
  opacity: 1;
}

.straight-frontpage .apply-copy h2 {
  color: var(--cream);
}

.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.72);
}

.straight-frontpage .contact-card {
  background: rgba(247, 244, 238, 0.1);
  border: 1px solid rgba(247, 244, 238, 0.16);
}

.straight-frontpage .contact-card a {
  color: var(--cream);
}

.straight-frontpage .application-form input,
.straight-frontpage .application-form textarea,
.straight-frontpage .application-form select {
  border-color: rgba(247, 244, 238, 0.22);
  background: rgba(247, 244, 238, 0.92);
  color: var(--ink);
}

.straight-frontpage .application-form input::placeholder,
.straight-frontpage .application-form textarea::placeholder {
  color: rgba(20, 26, 29, 0.46);
}

.straight-frontpage .application-form .button {
  background: var(--terracotta);
  color: #fff7ee;
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 390px;
  }

  .straight-frontpage .socials-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .straight-frontpage .testimonials-section {
    padding-top: 76px;
    padding-bottom: 86px;
  }

  .straight-frontpage .testimonial-stage {
    padding-bottom: 90px;
  }

  .straight-frontpage .testimonial-display,
  .straight-frontpage .testimonial-card {
    min-height: 410px;
  }

  .straight-frontpage .testimonial-card {
    padding: 30px 24px 42px;
  }

  .straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.28rem, 6.4vw, 1.72rem);
    line-height: 1.18;
  }

  .straight-frontpage .testimonial-plate {
    bottom: 36px;
    width: 82%;
    height: 78px;
  }

  .straight-frontpage .testimonial-count {
    position: static;
    margin-top: 16px;
    color: rgba(203, 191, 169, 0.8);
    text-align: center;
  }

  .straight-frontpage .socials-section {
    padding-top: 72px;
    padding-bottom: 82px;
  }

  .straight-frontpage .socials-grid {
    grid-template-columns: 1fr;
  }

  .straight-frontpage .social-card,
  .straight-frontpage .events-card {
    min-height: auto;
    padding: 24px;
  }

  .straight-frontpage .events-card__head {
    grid-template-columns: 1fr;
  }
}


/* 2026-07-05 EOF override: final say for the straight frontpage visual cleanup. */
.straight-frontpage .achievement-section,
.straight-frontpage .achievement-section * {
  opacity: 1 !important;
  text-shadow: none !important;
}

.straight-frontpage .achievement-section {
  background: linear-gradient(180deg, #f5f1e8 0%, #eee7db 100%) !important;
  color: #141a17 !important;
}

.straight-frontpage .achievement-section .eyebrow,
.straight-frontpage .achievement-timeline article time {
  color: #4f563f !important;
}

.straight-frontpage .achievement-section h2,
.straight-frontpage .achievement-timeline article strong {
  color: #151b17 !important;
}

.straight-frontpage .achievement-section p,
.straight-frontpage .achievement-timeline article p {
  color: rgba(20, 26, 23, 0.7) !important;
}

.straight-frontpage .achievement-timeline article {
  background: #e5ded2 !important;
  border: 1px solid rgba(79, 86, 63, 0.18) !important;
  box-shadow: 0 20px 52px rgba(21, 28, 19, 0.08) !important;
}

.straight-frontpage .testimonials-section {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.82fr) minmax(420px, 1.05fr) !important;
  align-items: center !important;
  gap: clamp(44px, 6vw, 100px) !important;
  padding: clamp(120px, 10vw, 165px) clamp(34px, 5vw, 96px) !important;
  background: radial-gradient(circle at 72% 54%, rgba(203, 191, 169, 0.16), transparent 34%), linear-gradient(135deg, #172417 0%, #101c13 100%) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .testimonials-section .section-heading,
.straight-frontpage .testimonials-section .section-heading * {
  color: #f7f4ee !important;
  opacity: 1 !important;
}

.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.75) !important;
}

.straight-frontpage .testimonial-stage {
  position: relative !important;
  min-height: 480px !important;
  padding: 0 0 118px !important;
}

.straight-frontpage .testimonial-card {
  min-height: 355px !important;
  padding: clamp(34px, 3.8vw, 58px) !important;
  overflow: hidden !important;
  border-radius: 8px !important;
  background: radial-gradient(circle at 92% 10%, rgba(90, 107, 122, 0.18), transparent 24%), linear-gradient(145deg, #101820 0%, #12202e 100%) !important;
  border: 1px solid rgba(203, 191, 169, 0.16) !important;
  color: #f7f4ee !important;
  box-shadow: 0 28px 55px rgba(6, 9, 10, 0.34) !important;
}

.straight-frontpage .testimonial-card blockquote {
  margin: 0 !important;
  color: #f7f4ee !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(1.85rem, 2.55vw, 3.05rem) !important;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 1.03 !important;
}

.straight-frontpage .testimonial-card cite {
  position: absolute !important;
  left: clamp(34px, 3.8vw, 58px) !important;
  right: clamp(34px, 3.8vw, 58px) !important;
  bottom: clamp(30px, 3vw, 42px) !important;
  color: #cbbfa9 !important;
}

.straight-frontpage .testimonial-plate {
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  bottom: 40px !important;
  width: min(560px, 76%) !important;
  height: 92px !important;
  transform: translateX(-50%) perspective(520px) rotateX(58deg) !important;
  border-radius: 50% !important;
  background: radial-gradient(ellipse at center, rgba(111, 122, 93, 0.9) 0%, rgba(28, 46, 47, 0.92) 58%, rgba(11, 20, 22, 0.98) 100%) !important;
  box-shadow: 0 30px 50px rgba(10, 13, 10, 0.35) !important;
}

.straight-frontpage .testimonial-controls {
  position: absolute !important;
  left: 50% !important;
  bottom: 24px !important;
  z-index: 4 !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  gap: 14px !important;
}

.straight-frontpage .testimonial-controls button {
  width: 52px !important;
  height: 52px !important;
  border-radius: 50% !important;
  background: #c47a5a !important;
  color: #fff7ee !important;
  border: 1px solid rgba(247, 244, 238, 0.3) !important;
}

.straight-frontpage .socials-section {
  padding: clamp(92px, 9vw, 140px) clamp(24px, 5vw, 90px) !important;
  background: radial-gradient(circle at 50% 0%, rgba(203, 191, 169, 0.16), transparent 34%), #f4f0e7 !important;
  color: #141a17 !important;
}

.straight-frontpage .socials-section .section-heading {
  max-width: 740px !important;
  margin: 0 auto clamp(34px, 5vw, 58px) !important;
  text-align: center !important;
}

.straight-frontpage .socials-section .section-heading h2,
.straight-frontpage .socials-section .section-heading .eyebrow {
  color: #151b17 !important;
  opacity: 1 !important;
}

.straight-frontpage .socials-section .section-heading p:not(.eyebrow) {
  color: rgba(20, 26, 23, 0.68) !important;
}

.straight-frontpage .socials-layout {
  display: grid !important;
  grid-template-columns: minmax(340px, 0.85fr) minmax(420px, 1fr) !important;
  align-items: stretch !important;
  gap: clamp(24px, 4vw, 44px) !important;
  max-width: 1220px !important;
  margin-inline: auto !important;
}

.straight-frontpage .socials-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

.straight-frontpage .social-card {
  min-height: 230px !important;
  padding: 28px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  border-radius: 8px !important;
  background: radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 34%), linear-gradient(145deg, #4f563f 0%, #1d3338 100%) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .social-card:nth-child(even) {
  background: radial-gradient(circle at 100% 100%, rgba(80, 89, 66, 0.09), transparent 34%), linear-gradient(145deg, #fbf8f1 0%, #e9e2d6 100%) !important;
  color: #101820 !important;
}

.straight-frontpage .social-card p { color: rgba(247, 244, 238, 0.74) !important; }
.straight-frontpage .social-card:nth-child(even) p { color: rgba(16, 24, 32, 0.66) !important; }
.straight-frontpage .social-card:nth-child(even) .social-icon { background: #4f563f !important; color: #cbbfa9 !important; }

.straight-frontpage .events-card {
  padding: clamp(30px, 4vw, 54px) !important;
  border-radius: 8px !important;
  background: radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 32%), linear-gradient(145deg, #4f563f 0%, #1d3338 100%) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .events-list article {
  padding: 24px !important;
  border: 1px solid rgba(247, 244, 238, 0.14) !important;
  background: rgba(247, 244, 238, 0.1) !important;
}

.straight-frontpage .apply-section,
.straight-frontpage .apply-section * {
  text-shadow: none !important;
}

.straight-frontpage .apply-section {
  background: radial-gradient(circle at 18% 12%, rgba(203, 191, 169, 0.1), transparent 28%), #172417 !important;
  color: #f7f4ee !important;
}

.straight-frontpage .apply-panel,
.straight-frontpage .apply-form-panel {
  border: 1px solid rgba(247, 244, 238, 0.16) !important;
  background: rgba(247, 244, 238, 0.08) !important;
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy .eyebrow,
.straight-frontpage .application-form label,
.straight-frontpage .contact-card span {
  color: #cbbfa9 !important;
  opacity: 1 !important;
}

.straight-frontpage .apply-copy h2,
.straight-frontpage .contact-card a {
  color: #f7f4ee !important;
}

.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.74) !important;
}

.straight-frontpage .application-form input,
.straight-frontpage .application-form textarea,
.straight-frontpage .application-form select {
  border-color: rgba(247, 244, 238, 0.24) !important;
  background: rgba(247, 244, 238, 0.94) !important;
  color: #101820 !important;
}

.straight-frontpage .application-form .button {
  background: #c47a5a !important;
  color: #fff7ee !important;
}

@media (max-width: 980px) {
  .straight-frontpage .testimonials-section,
  .straight-frontpage .socials-layout {
    grid-template-columns: 1fr !important;
  }
  .straight-frontpage .testimonials-section .section-heading {
    text-align: center !important;
    margin-inline: auto !important;
  }
}

@media (max-width: 768px) {
  .straight-frontpage .achievement-section .section-heading h2 {
    font-size: clamp(2.25rem, 12vw, 4.1rem) !important;
  }
  .straight-frontpage .testimonials-section {
    padding: 78px 22px 92px !important;
  }
  .straight-frontpage .testimonial-stage {
    min-height: 510px !important;
    padding-bottom: 116px !important;
  }
  .straight-frontpage .testimonial-card {
    min-height: 420px !important;
    padding: 34px 24px 56px !important;
  }
  .straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.42rem, 7vw, 2.08rem) !important;
    line-height: 1.14 !important;
  }
  .straight-frontpage .testimonial-card cite {
    left: 24px !important;
    right: 24px !important;
    bottom: 34px !important;
    justify-content: center !important;
  }
  .straight-frontpage .testimonial-controls { bottom: 18px !important; }
  .straight-frontpage .testimonial-count {
    position: static !important;
    margin-top: 14px !important;
    text-align: center !important;
  }
  .straight-frontpage .socials-section { padding: 74px 22px 82px !important; }
  .straight-frontpage .socials-grid { grid-template-columns: 1fr !important; }
  .straight-frontpage .social-card { min-height: 190px !important; padding: 24px !important; }
  .straight-frontpage .events-card { padding: 26px !important; }
  .straight-frontpage .apply-section { padding: 76px 22px !important; }
}

/* 2026-07-05 visible polish pass: wins over older straight-frontpage experiments. */
body.straight-frontpage .achievement-section {
  background:
    radial-gradient(circle at 50% 6%, rgba(203, 191, 169, 0.24), transparent 34%),
    linear-gradient(180deg, #f7f4ee 0%, #eee8dc 100%) !important;
  color: #172417 !important;
  padding: clamp(92px, 10vw, 150px) 24px !important;
}

body.straight-frontpage .achievement-section .section-heading {
  max-width: 760px !important;
  margin: 0 auto clamp(38px, 5vw, 62px) !important;
  text-align: left !important;
}

body.straight-frontpage .achievement-section .eyebrow {
  color: #4f563f !important;
  opacity: 1 !important;
}

body.straight-frontpage .achievement-section h2 {
  color: #172417 !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

body.straight-frontpage .achievement-section .section-heading p:not(.eyebrow) {
  color: #4a4d43 !important;
  opacity: 1 !important;
}

body.straight-frontpage .achievement-timeline {
  max-width: 1080px !important;
  margin: 0 auto !important;
  gap: 22px !important;
}

body.straight-frontpage .achievement-timeline article {
  background: #e8e1d5 !important;
  border: 1px solid rgba(80, 89, 66, 0.18) !important;
  box-shadow: 0 22px 54px rgba(16, 24, 32, 0.08) !important;
  color: #172417 !important;
}

body.straight-frontpage .achievement-timeline article::before {
  background: #4f563f !important;
  box-shadow: 0 0 0 6px rgba(80, 89, 66, 0.14) !important;
}

body.straight-frontpage .achievement-timeline time {
  color: #4f563f !important;
  opacity: 1 !important;
}

body.straight-frontpage .achievement-timeline strong {
  color: #101820 !important;
}

body.straight-frontpage .achievement-timeline p {
  color: #58594f !important;
}

body.straight-frontpage .testimonials-section {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.82fr) minmax(380px, 1fr) !important;
  align-items: center !important;
  gap: clamp(48px, 7vw, 112px) !important;
  min-height: auto !important;
  padding: clamp(96px, 10vw, 150px) max(32px, 8vw) !important;
  background:
    radial-gradient(circle at 74% 50%, rgba(203, 191, 169, 0.08), transparent 34%),
    #172417 !important;
  color: #f7f4ee !important;
}

body.straight-frontpage .testimonials-section .section-heading,
body.straight-frontpage .testimonials-section .section-heading * {
  color: #f7f4ee !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

body.straight-frontpage .testimonials-section .section-heading p:not(.eyebrow) {
  color: rgba(247, 244, 238, 0.76) !important;
}

body.straight-frontpage .testimonial-stage {
  min-height: clamp(440px, 42vw, 610px) !important;
  padding: 0 0 96px !important;
  display: grid !important;
  place-items: center !important;
}

body.straight-frontpage .testimonial-stage__glow {
  opacity: 0.34 !important;
}

body.straight-frontpage .testimonial-display {
  width: min(620px, 100%) !important;
  position: relative !important;
  z-index: 2 !important;
}

body.straight-frontpage .testimonial-card {
  position: absolute !important;
  inset: 0 !important;
  opacity: 0 !important;
  pointer-events: none !important;
  min-height: 320px !important;
  padding: clamp(34px, 4vw, 58px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  border-radius: 8px !important;
  border: 1px solid rgba(203, 191, 169, 0.22) !important;
  background: #101820 !important;
  color: #f7f4ee !important;
  box-shadow: 0 34px 80px rgba(0, 0, 0, 0.34) !important;
}

body.straight-frontpage .testimonial-card.is-active {
  position: relative !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

body.straight-frontpage .testimonial-card blockquote {
  max-width: 100% !important;
  margin: 0 !important;
  color: #f7f4ee !important;
  font-family: "Cormorant Garamond", serif !important;
  font-size: clamp(1.75rem, 2.15vw, 2.85rem) !important;
  font-style: normal !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

body.straight-frontpage .testimonial-card footer {
  display: flex !important;
  gap: 14px !important;
  align-items: center !important;
  margin-top: 32px !important;
  color: #cbbfa9 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

body.straight-frontpage .testimonial-card footer span,
body.straight-frontpage .testimonial-card footer strong {
  color: #cbbfa9 !important;
}

body.straight-frontpage .testimonial-card::after {
  content: "“" !important;
  position: absolute !important;
  top: 22px !important;
  right: 30px !important;
  color: rgba(247, 244, 238, 0.12) !important;
  font-family: "Cormorant Garamond", serif !important;
  font-size: 5.2rem !important;
  line-height: 1 !important;
}

body.straight-frontpage .testimonial-plate {
  width: min(540px, 88%) !important;
  height: 96px !important;
  bottom: 42px !important;
  background:
    radial-gradient(ellipse at 50% 36%, rgba(203, 191, 169, 0.22), transparent 42%),
    linear-gradient(180deg, #4f563f 0%, #101820 100%) !important;
  opacity: 0.95 !important;
}

body.straight-frontpage .testimonial-controls {
  left: 50% !important;
  bottom: 22px !important;
  transform: translateX(-50%) !important;
  gap: 16px !important;
  z-index: 5 !important;
}

body.straight-frontpage .testimonial-controls button {
  background: #c47a5a !important;
  border-color: rgba(255, 247, 238, 0.24) !important;
  color: #fff7ee !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.24) !important;
}

body.straight-frontpage .testimonial-count {
  right: 0 !important;
  bottom: 38px !important;
  color: #cbbfa9 !important;
  opacity: 1 !important;
}

body.straight-frontpage .socials-section {
  background:
    radial-gradient(circle at 82% 14%, rgba(203, 191, 169, 0.18), transparent 34%),
    #f7f4ee !important;
  padding: clamp(92px, 10vw, 145px) max(24px, 8vw) !important;
}

body.straight-frontpage .socials-section > .section-heading {
  max-width: 900px !important;
  margin: 0 auto clamp(42px, 5vw, 58px) !important;
  text-align: center !important;
}

body.straight-frontpage .socials-section > .section-heading h2,
body.straight-frontpage .socials-section > .section-heading .eyebrow {
  color: #172417 !important;
  opacity: 1 !important;
}

body.straight-frontpage .socials-layout {
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: minmax(360px, 0.88fr) minmax(460px, 1.12fr) !important;
  gap: 28px !important;
  align-items: stretch !important;
}

body.straight-frontpage .socials-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

body.straight-frontpage .social-card {
  min-height: 232px !important;
  padding: 28px !important;
  border-radius: 8px !important;
  border: 1px solid rgba(16, 24, 32, 0.1) !important;
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.14), transparent 34%),
    linear-gradient(145deg, #4f563f 0%, #1d3338 100%) !important;
  color: #f7f4ee !important;
  box-shadow: 0 22px 55px rgba(16, 24, 32, 0.1) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}

body.straight-frontpage .social-card:nth-child(even) {
  background:
    radial-gradient(circle at 100% 100%, rgba(80, 89, 66, 0.08), transparent 34%),
    linear-gradient(145deg, #fbf8f1 0%, #e9e2d6 100%) !important;
  color: #101820 !important;
}

body.straight-frontpage .social-card strong {
  color: inherit !important;
  font-size: clamp(1.25rem, 1.45vw, 1.6rem) !important;
  line-height: 1.16 !important;
}

body.straight-frontpage .social-card small {
  color: inherit !important;
  opacity: 0.88 !important;
}

body.straight-frontpage .social-card p {
  color: rgba(247, 244, 238, 0.76) !important;
  font-size: 1rem !important;
  line-height: 1.55 !important;
}

body.straight-frontpage .social-card:nth-child(even) p {
  color: #5b5d54 !important;
}

body.straight-frontpage .events-card {
  min-height: 100% !important;
  padding: clamp(34px, 4vw, 56px) !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 100% 100%, rgba(203, 191, 169, 0.12), transparent 32%),
    linear-gradient(145deg, #4f563f 0%, #1d3338 100%) !important;
  color: #f7f4ee !important;
  box-shadow: 0 26px 65px rgba(16, 24, 32, 0.14) !important;
}

body.straight-frontpage .events-card__head {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 22px !important;
  margin-bottom: 28px !important;
}

body.straight-frontpage .events-card__head strong,
body.straight-frontpage .events-card .panel-label {
  color: #f7f4ee !important;
}

body.straight-frontpage .events-card__head a {
  color: #cbbfa9 !important;
  border-color: rgba(203, 191, 169, 0.45) !important;
}

body.straight-frontpage .events-list {
  display: grid !important;
  gap: 18px !important;
}

body.straight-frontpage .events-list article {
  padding: 22px 24px !important;
  border-radius: 8px !important;
  border: 1px solid rgba(247, 244, 238, 0.14) !important;
  background: rgba(247, 244, 238, 0.1) !important;
}

body.straight-frontpage .events-list time,
body.straight-frontpage .events-list strong {
  color: #f7f4ee !important;
}

body.straight-frontpage .events-list p {
  color: rgba(247, 244, 238, 0.74) !important;
}

body.straight-frontpage .apply-section {
  background:
    radial-gradient(circle at 16% 16%, rgba(203, 191, 169, 0.1), transparent 30%),
    #172417 !important;
  color: #f7f4ee !important;
  padding: clamp(96px, 9vw, 142px) max(24px, 8vw) !important;
}

body.straight-frontpage .apply-copy,
body.straight-frontpage .application-form {
  border: 1px solid rgba(247, 244, 238, 0.16) !important;
  background: rgba(247, 244, 238, 0.07) !important;
  color: #f7f4ee !important;
}

body.straight-frontpage .apply-copy .eyebrow,
body.straight-frontpage .application-form label {
  color: #cbbfa9 !important;
  opacity: 1 !important;
}

body.straight-frontpage .apply-copy h2,
body.straight-frontpage .apply-copy p {
  color: #f7f4ee !important;
  opacity: 1 !important;
}

body.straight-frontpage .apply-copy p {
  color: rgba(247, 244, 238, 0.76) !important;
}

body.straight-frontpage .contact-card {
  background: #eee8dc !important;
  border: 0 !important;
  color: #101820 !important;
}

body.straight-frontpage .contact-card span {
  color: #4f563f !important;
}

body.straight-frontpage .contact-card a {
  color: #101820 !important;
}

body.straight-frontpage .application-form input,
body.straight-frontpage .application-form textarea,
body.straight-frontpage .application-form select {
  border: 1px solid rgba(203, 191, 169, 0.22) !important;
  background: #f7f4ee !important;
  color: #101820 !important;
}

body.straight-frontpage .application-form input::placeholder {
  color: rgba(16, 24, 32, 0.44) !important;
}

body.straight-frontpage .application-form .button {
  background: #c47a5a !important;
  color: #fff7ee !important;
}

@media (max-width: 980px) {
  body.straight-frontpage .testimonials-section,
  body.straight-frontpage .socials-layout {
    grid-template-columns: 1fr !important;
  }

  body.straight-frontpage .testimonials-section .section-heading {
    text-align: center !important;
    margin-inline: auto !important;
  }
}

@media (max-width: 768px) {
  body.straight-frontpage .achievement-section {
    padding: 72px 20px 86px !important;
  }

  body.straight-frontpage .achievement-section .section-heading {
    text-align: center !important;
  }

  body.straight-frontpage .achievement-section h2 {
    font-size: clamp(2.35rem, 12vw, 4rem) !important;
  }

  body.straight-frontpage .testimonials-section {
    display: block !important;
    padding: 74px 20px 104px !important;
  }

  body.straight-frontpage .testimonial-stage {
    min-height: 560px !important;
    margin-top: 34px !important;
    padding-bottom: 128px !important;
  }

  body.straight-frontpage .testimonial-card {
    min-height: 430px !important;
    padding: 32px 24px 56px !important;
  }

  body.straight-frontpage .testimonial-card blockquote {
    font-size: clamp(1.58rem, 7.4vw, 2.24rem) !important;
    line-height: 1.1 !important;
    text-align: center !important;
  }

  body.straight-frontpage .testimonial-card footer {
    justify-content: center !important;
    text-align: center !important;
  }

  body.straight-frontpage .testimonial-plate {
    bottom: 52px !important;
    width: 82% !important;
  }

  body.straight-frontpage .testimonial-controls {
    bottom: 20px !important;
  }

  body.straight-frontpage .testimonial-count {
    position: static !important;
    margin-top: 14px !important;
    text-align: center !important;
  }

  body.straight-frontpage .socials-section {
    padding: 74px 20px 86px !important;
  }

  body.straight-frontpage .socials-grid {
    grid-template-columns: 1fr !important;
  }

  body.straight-frontpage .social-card {
    min-height: auto !important;
    padding: 26px !important;
  }

  body.straight-frontpage .events-card {
    padding: 28px !important;
  }

  body.straight-frontpage .events-card__head {
    display: block !important;
  }

  body.straight-frontpage .events-card__head a {
    margin-top: 18px !important;
  }

  body.straight-frontpage .apply-section {
    padding: 76px 20px !important;
  }
}

/* 2026-07-05 socials width pass: give the follow-along cards room to breathe. */
body.straight-frontpage .socials-section {
  padding-inline: clamp(18px, 3vw, 46px) !important;
}

body.straight-frontpage .socials-section > .section-heading {
  width: min(1500px, calc(100vw - 64px)) !important;
  max-width: none !important;
  text-align: left !important;
}

body.straight-frontpage .socials-section > .section-heading h2 {
  max-width: 850px !important;
}

body.straight-frontpage .socials-layout {
  width: min(1500px, calc(100vw - 64px)) !important;
  max-width: none !important;
  grid-template-columns: minmax(560px, 0.92fr) minmax(640px, 1.08fr) !important;
  gap: clamp(24px, 3vw, 48px) !important;
}

body.straight-frontpage .socials-grid {
  grid-template-columns: repeat(2, minmax(260px, 1fr)) !important;
  gap: clamp(18px, 2vw, 28px) !important;
}

body.straight-frontpage .social-card {
  min-height: 278px !important;
  padding: clamp(28px, 2.8vw, 42px) !important;
}

body.straight-frontpage .social-card strong {
  font-size: clamp(1.45rem, 1.7vw, 2.05rem) !important;
  overflow-wrap: anywhere !important;
}

body.straight-frontpage .social-card p {
  max-width: 34ch !important;
  font-size: clamp(1rem, 1.08vw, 1.16rem) !important;
}

body.straight-frontpage .social-card__actions {
  flex-wrap: wrap !important;
  gap: 10px !important;
}

body.straight-frontpage .events-card {
  padding: clamp(38px, 4.5vw, 66px) !important;
}

body.straight-frontpage .events-list article {
  padding: clamp(22px, 2vw, 30px) !important;
}

@media (max-width: 1220px) {
  body.straight-frontpage .socials-layout {
    width: min(980px, calc(100vw - 48px)) !important;
    grid-template-columns: 1fr !important;
  }

  body.straight-frontpage .socials-section > .section-heading {
    width: min(980px, calc(100vw - 48px)) !important;
    text-align: center !important;
  }

  body.straight-frontpage .socials-section > .section-heading h2 {
    margin-inline: auto !important;
  }
}

@media (max-width: 720px) {
  body.straight-frontpage .socials-section {
    padding: 64px 14px 74px !important;
  }

  body.straight-frontpage .socials-layout,
  body.straight-frontpage .socials-section > .section-heading {
    width: 100% !important;
  }

  body.straight-frontpage .socials-grid {
    grid-template-columns: 1fr !important;
  }

  body.straight-frontpage .social-card {
    min-height: auto !important;
    padding: 24px !important;
  }

  body.straight-frontpage .events-card {
    padding: 24px !important;
  }
}

/* 2026-07-05 socials full width: remove old angled-layout compensation and let the cards breathe. */
body.straight-frontpage .socials-section {
  width: 100% !important;
  max-width: none !important;
  padding: clamp(76px, 7vw, 124px) clamp(22px, 4.2vw, 78px) !important;
}

body.straight-frontpage .socials-section > .section-heading {
  width: min(1760px, 100%) !important;
  max-width: none !important;
  margin: 0 auto clamp(36px, 4vw, 66px) !important;
  padding: 0 !important;
  text-align: left !important;
  transform: none !important;
}

body.straight-frontpage .socials-section > .section-heading .eyebrow,
body.straight-frontpage .socials-section > .section-heading h2 {
  text-align: left !important;
  transform: none !important;
}

body.straight-frontpage .socials-section > .section-heading h2 {
  max-width: 900px !important;
  margin: 0 !important;
}

body.straight-frontpage .socials-layout {
  width: min(1760px, 100%) !important;
  max-width: none !important;
  margin: 0 auto !important;
  grid-template-columns: minmax(690px, 0.92fr) minmax(780px, 1.08fr) !important;
  gap: clamp(28px, 3.4vw, 70px) !important;
  align-items: stretch !important;
}

body.straight-frontpage .socials-grid {
  grid-template-columns: repeat(2, minmax(320px, 1fr)) !important;
  gap: clamp(20px, 2vw, 34px) !important;
}

body.straight-frontpage .social-card {
  min-height: clamp(278px, 18vw, 360px) !important;
  padding: clamp(30px, 2.6vw, 48px) !important;
}

body.straight-frontpage .social-card strong {
  max-width: 100% !important;
  font-size: clamp(1.3rem, 1.45vw, 1.9rem) !important;
  letter-spacing: 0 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

body.straight-frontpage .social-card[href*="instagram.com"] strong {
  white-space: nowrap !important;
  font-size: clamp(1.18rem, 1.28vw, 1.7rem) !important;
}

body.straight-frontpage .social-card p {
  max-width: 38ch !important;
}

body.straight-frontpage .events-card {
  min-height: 100% !important;
  padding: clamp(42px, 4.2vw, 72px) !important;
}

body.straight-frontpage .events-list article {
  padding: clamp(24px, 2.2vw, 34px) !important;
}

@media (max-width: 1500px) {
  body.straight-frontpage .socials-layout {
    grid-template-columns: minmax(600px, 0.9fr) minmax(680px, 1.1fr) !important;
  }

  body.straight-frontpage .socials-grid {
    grid-template-columns: repeat(2, minmax(280px, 1fr)) !important;
  }
}

@media (max-width: 1240px) {
  body.straight-frontpage .socials-section {
    padding-inline: clamp(18px, 5vw, 48px) !important;
  }

  body.straight-frontpage .socials-section > .section-heading {
    text-align: center !important;
  }

  body.straight-frontpage .socials-section > .section-heading .eyebrow,
  body.straight-frontpage .socials-section > .section-heading h2 {
    text-align: center !important;
  }

  body.straight-frontpage .socials-section > .section-heading h2 {
    margin-inline: auto !important;
  }

  body.straight-frontpage .socials-layout {
    grid-template-columns: 1fr !important;
    width: min(980px, 100%) !important;
  }
}

@media (max-width: 720px) {
  body.straight-frontpage .socials-section {
    padding: 64px 18px 78px !important;
  }

  body.straight-frontpage .socials-grid {
    grid-template-columns: 1fr !important;
  }

  body.straight-frontpage .social-card[href*="instagram.com"] strong {
    white-space: normal !important;
  }
}

/* 2026-07-05 run / bike / swim selector for the test about section. */
body.straight-frontpage .training-focus {
  margin-top: clamp(28px, 4vw, 52px);
}

body.straight-frontpage .training-focus__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 24px);
}

body.straight-frontpage .training-focus-card {
  position: relative;
  min-height: clamp(280px, 24vw, 390px);
  overflow: hidden;
  padding: 0;
  border: 1px solid rgba(247, 244, 238, 0.16);
  border-radius: 8px;
  background: #121a1d;
  color: var(--cream);
  text-align: left;
  cursor: pointer;
  box-shadow: var(--shadow-soft);
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  appearance: none;
}

body.straight-frontpage .training-focus-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.84) contrast(1.05);
  transform: scale(1.03);
  transition: transform 0.35s ease, filter 0.35s ease;
}

body.straight-frontpage .training-focus-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(18, 25, 23, 0.08), rgba(18, 25, 23, 0.78)),
    linear-gradient(90deg, rgba(18, 25, 23, 0.35), rgba(18, 25, 23, 0.06));
}

body.straight-frontpage .training-focus-card__content {
  position: absolute;
  inset: auto 0 0;
  z-index: 1;
  display: grid;
  gap: 10px;
  padding: clamp(22px, 3vw, 34px);
}

body.straight-frontpage .training-focus-card__kicker {
  color: var(--sand);
  font: 800 0.78rem/1 Montserrat, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}

body.straight-frontpage .training-focus-card strong {
  color: var(--cream);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 3.3vw, 3.2rem);
  line-height: 0.95;
}

body.straight-frontpage .training-focus-card small {
  max-width: 270px;
  color: rgba(247, 244, 238, 0.82);
  font: 600 0.95rem/1.55 Montserrat, sans-serif;
}

body.straight-frontpage .training-focus-card:hover,
body.straight-frontpage .training-focus-card:focus-visible,
body.straight-frontpage .training-focus-card.is-active {
  transform: translateY(-4px);
  border-color: rgba(197, 122, 90, 0.78);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  outline: none;
}

body.straight-frontpage .training-focus-card.is-active img {
  transform: scale(1.08);
  filter: saturate(0.94) contrast(1.1);
}

body.straight-frontpage .training-focus__panels {
  margin-top: clamp(18px, 2.5vw, 30px);
}

body.straight-frontpage .training-focus-panel {
  display: none;
  grid-template-columns: minmax(120px, 0.28fr) 1fr;
  gap: clamp(20px, 4vw, 58px);
  align-items: start;
  padding: clamp(26px, 4vw, 48px);
  border: 1px solid rgba(80, 89, 66, 0.16);
  border-radius: 8px;
  background: var(--beige);
  color: var(--ink);
  box-shadow: var(--shadow-soft);
}

body.straight-frontpage .training-focus-panel.is-active {
  display: grid;
}

body.straight-frontpage .training-focus-panel[hidden] {
  display: none !important;
}

body.straight-frontpage .training-focus-panel span {
  display: inline-grid;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  place-items: center;
  border-radius: 999px;
  background: var(--terracotta);
  color: #fff7ee;
  font: 800 0.8rem/1 Montserrat, sans-serif;
}

body.straight-frontpage .training-focus-panel h3 {
  margin: 0 0 16px;
  color: var(--ink);
  font-size: clamp(2rem, 3.1vw, 3.3rem);
  line-height: 0.98;
}

body.straight-frontpage .training-focus-panel p:not(.eyebrow) {
  max-width: 760px;
  margin: 0;
  color: rgba(20, 26, 29, 0.72);
  font-size: 1.05rem;
  line-height: 1.75;
}

body.straight-frontpage .training-focus-panel p + p {
  margin-top: 14px;
}

@media (max-width: 980px) {
  body.straight-frontpage .training-focus__cards {
    grid-template-columns: 1fr;
  }

  body.straight-frontpage .training-focus-card {
    min-height: 260px;
  }

  body.straight-frontpage .training-focus-panel {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  body.straight-frontpage .training-focus {
    margin-top: 28px;
  }

  body.straight-frontpage .training-focus-card {
    min-height: 230px;
  }

  body.straight-frontpage .training-focus-card__content {
    padding: 22px;
  }

  body.straight-frontpage .training-focus-panel {
    padding: 24px;
  }
}

/* 2026-07-23 consultation card pairing */
@media (min-width: 1101px) {
  body.straight-frontpage .apply-section {
    align-items: stretch !important;
    gap: clamp(18px, 1.6vw, 28px) !important;
  }

  body.straight-frontpage .apply-copy,
  body.straight-frontpage .application-form {
    align-self: stretch;
  }

  body.straight-frontpage .apply-copy {
    display: flex;
    flex-direction: column;
  }

  body.straight-frontpage .apply-copy .contact-card {
    margin-top: auto !important;
  }

  body.straight-frontpage .application-form {
    align-content: center;
  }
}
