/* Freedom250 Marketing Page Components
   Load this AFTER f250-base-clean.css only on the marketing / sales pages.
--------------------------------------------------------------------------------*/
.f250-page.f250-conference-page {
  overflow-x: hidden;
}

/* ==========================================================================
   Shared Freedom250 Marketing System
   ========================================================================== */

.f250-page {
  --f250-section-y: 100px;
  --f250-section-x: 24px;
  --f250-max: 1180px;
  --f250-max-narrow: 820px;
}

.f250-page .f250-section {
  padding: var(--f250-section-y) var(--f250-section-x);
}

.f250-page .f250-section-inner {
  max-width: var(--f250-max);
  margin: 0 auto;
}

.f250-page .f250-section-header {
  max-width: var(--f250-max-narrow);
  margin: 0 auto 56px;
}

.f250-page .f250-section-header-center {
  text-align: center;
}

.f250-page .f250-kicker,
.f250-page .f250-intro-eyebrow,
.f250-page .f250-phase {
  color: var(--f250-gold);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.f250-page .f250-section-title {
  margin: 0;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: clamp(42px, 6vw, 72px);
  line-height: 0.98;
  color: var(--f250-ink);
  letter-spacing: -0.04em;
}

.f250-page.f250-conference-page .f250-section-title,
.f250-page.f250-su-page .f250-section-title {
  font-size: 42px;
  line-height: 1.08;
  letter-spacing: -0.025em;
}

@media (max-width: 767px) {

  .f250-page.f250-conference-page .f250-section-title,
  .f250-page.f250-su-page .f250-section-title {
    font-size: 34px;
  }
}

.f250-page .f250-section-text {
  color: var(--f250-muted);
  font-size: 19px;
  line-height: 1.6;
}

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

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

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

.f250-page .f250-card {
  background: #ffffff;
  border: 1px solid var(--f250-border);
  border-radius: 24px;
  box-shadow: var(--f250-shadow);
}

@media (max-width: 900px) {
  .f250-page {
    --f250-section-y: 72px;
    --f250-section-x: 20px;
  }

  .f250-page .f250-grid-2,
  .f250-page .f250-grid-3,
  .f250-page .f250-grid-4 {
    grid-template-columns: 1fr;
  }

  .f250-page .f250-section-header {
    text-align: center;
  }
}

.f250-page .f250-pricing-card,
.f250-page .f250-highlight-card,
.f250-page .f250-journey-card {
  transition: transform 220ms ease, box-shadow 220ms ease;
}

#nav-wrap,
#site-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999 !important;
}

.f250-page .f250-hero,
.f250-page .f250-america-word,
.f250-page .f250-journey-sequence,
.f250-page section {
  position: relative;
  z-index: 1;
}

.f250-page .f250-hero-video,
.f250-page .f250-hero-overlay,
.f250-page .f250-hero::after,
.f250-page .f250-america-word::before,
.f250-page .f250-journey-sequence::before {
  z-index: 0;
}

.f250-page .f250-hero-inner,
.f250-page .f250-america-word-inner,
.f250-page .f250-journey-sequence-inner {
  position: relative;
  z-index: 2;
}

/* Hide all segmented sections by default */
.f250-members-only,
.f250-seekers-only,
.f250-groups-only {
  display: none !important;
}

/* Show non-language audience sections */
body.f250-audience-members .f250-members-only,
body.f250-audience-groups .f250-groups-only {
  display: block !important;
}

/* Hide all seeker language variants by default */
body.f250-audience-seekers .f250-seekers-only {
  display: none !important;
}

/* Show English seeker path */
body.f250-audience-seekers.f250-lang-en .f250-seekers-only.f250-seeker-en {
  display: block !important;
}

/* Show Spanish seeker path */
body.f250-audience-seekers.f250-lang-es .f250-seekers-only.f250-seeker-es {
  display: block !important;
}

/* Portuguese fallback to English seeker path */
body.f250-audience-seekers.f250-lang-pt .f250-seekers-only.f250-seeker-en {
  display: block !important;
}

/* Editor mode */
html.f250-editor-mode .f250-members-only,
html.f250-editor-mode .f250-seekers-only,
html.f250-editor-mode .f250-groups-only,
html.f250-editor-mode .f250-seeker-en,
html.f250-editor-mode .f250-seeker-es {
  display: block !important;
}

/* Pathway visibility */
.f250-main-path-only {
  display: none !important;
}

.f250-essentials-path-only {
  display: block !important;
}

/* Members can see main conference pathway */
body.f250-audience-members .f250-main-path-only {
  display: block !important;
}

/* Members do not need seeker-only Essentials emphasis */
body.f250-audience-members .f250-essentials-path-only {
  display: none !important;
}

/* Seekers remain Essentials-first */
body.f250-audience-seekers .f250-main-path-only {
  display: none !important;
}

body.f250-audience-seekers .f250-essentials-path-only {
  display: block !important;
}

body.f250-lang-en .f250-seeker-es,
body.f250-lang-es .f250-seeker-en {
  display: none !important;
}

/* Editor mode: show everything */
html.f250-editor-mode .f250-main-path-only,
html.f250-editor-mode .f250-essentials-path-only {
  display: block !important;
}

html.f250-editor-mode .f250-reveal,
body.f250-editor-mode .f250-reveal {
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  transition: none !important;
}
.f250-page .swoogo-text p {
  margin: 0;
}

.f250-page #header-wrap {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  margin: 0;
  padding: 0;
}

.f250-page .f250-hero {
  position: relative;
  min-height: 800px;
  display: grid;
  place-items: center;
  overflow: hidden;
  color: white;
  text-align: center;
  padding: 120px 24px 90px;
}

.f250-page .f250-hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.f250-page .f250-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;

  background:
    linear-gradient(180deg,
      rgba(10, 20, 40, 0.85) 0%,
      rgba(10, 20, 40, 0.65) 35%,
      rgba(10, 20, 40, 0.4) 55%,
      rgba(248, 247, 243, 1) 100%),

    radial-gradient(circle at 50% 50%,
      rgba(23, 18, 70, 0.34),
      transparent 40%);
}

.f250-page .f250-hero::after {
  content: "";
  position: absolute;
  left: -6%;
  right: -6%;
  bottom: -70px;
  height: 140px;
  background: var(--f250-cream);
  transform: rotate(-1.5deg);
}

.f250-page .f250-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 980px;
  margin: 0 auto;
}

.f250-page .f250-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 9px 15px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.92);
}

.f250-page .f250-hero-logo {
  margin: 30px auto 12px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: clamp(64px, 12vw, 132px);
  line-height: 0.92;
  letter-spacing: -0.06em;
  color: white;
  text-shadow:
    0 0 12px rgba(211, 129, 231, 0.35),
    0 0 28px rgba(231, 129, 226, 0.18);
}

.f250-page .f250-hero-subline {
  margin: 0 auto 10px;
  font-size: clamp(14px, 2vw, 18px);
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
}

.f250-page .f250-hero h1 {
  margin: 22px auto 16px;
  max-width: 760px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: clamp(38px, 6vw, 76px);
  line-height: 0.98;
  font-weight: 600;
  letter-spacing: -0.035em;
}

.f250-page .f250-hero-paragraph {
  margin: 0 auto;
  max-width: 720px;
  font-size: clamp(18px, 2.2vw, 22px);
  color: rgba(255, 255, 255, 0.88);
}

.f250-page .f250-hero-actions {
  margin-top: 34px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 14px;
}

.f250-page .f250-intro {
  background: var(--f250-cream);
  padding: 100px 24px 40px;
  text-align: center;
}

.f250-page .f250-intro-inner {
  max-width: 680px;
  margin: 0 auto;
}

.f250-page .f250-intro-eyebrow {
  margin-bottom: 16px;
}

.f250-page .f250-intro-title {
  font-family: var(--font-heading);
  font-size: clamp(32px, 4vw, 48px);
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 20px;
  color: var(--f250-navy);
}

.f250-page .f250-intro-text {
  font-size: 25px;
  color: var(--f250-navy);
  text-align: left;
  line-height: 1.75;
}

.f250-page .f250-intro-text p {
  margin-bottom: 14px;
}

/* =========================================
   JOURNEY SEQUENCE
========================================= */

.f250-page .f250-journey-sequence {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 0%, rgba(112, 92, 190, .36), transparent 34%),
    linear-gradient(180deg, #111653 0%, #21113f 52%, #120824 100%);
  color: #ffffff;
}

.f250-page .f250-journey-sequence::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 20%, rgba(255, 255, 255, .10), transparent 18%),
    radial-gradient(circle at 80% 35%, rgba(207, 169, 91, .14), transparent 24%);
  pointer-events: none;
}

.f250-page .f250-journey-sequence-inner {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  z-index: 1;
}

.f250-page .f250-journey-sequence-heading {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 64px;
}

.f250-page .f250-journey-sequence-heading h2 {
  margin: 0 0 18px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: clamp(38px, 5vw, 66px);
  line-height: 1.05;
  font-weight: 500;
  color: #ffffff;
}

.f250-page .f250-journey-intro {
  max-width: 680px;
  margin: 0 auto;
  color: rgba(255, 255, 255, .78);
  font-size: 17px;
  line-height: 1.7;
}

.f250-page .f250-journey-line {
  width: 2px;
  height: 70px;
  margin: 0 auto 26px;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, .15),
      rgba(201, 154, 63, .9));
  box-shadow: 0 0 24px rgba(201, 154, 63, .45);
}

.f250-page .f250-journey-line-short {
  height: 48px;
  margin-top: 26px;
}

.f250-page .f250-journey-sequence-card {
  position: relative;
  display: grid;
  grid-template-columns: 340px 1fr;
  overflow: hidden;
  background: rgba(255, 255, 255, .96);
  color: #143563;
  border-radius: 22px;
  margin-bottom: 36px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, .30);
  border: 1px solid rgba(255, 255, 255, .35);
}

.f250-page .f250-date-badge {
  position: absolute;
  top: 22px;
  left: 22px;
  z-index: 3;
  background: rgba(9, 22, 52, .88);
  color: #ffffff;
  border-radius: 999px;
  padding: 9px 16px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  box-shadow: 0 10px 28px rgba(0, 0, 0, .25);
}

.f250-page .f250-date-badge span {
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.f250-page .f250-date-badge strong {
  color: #f4cc7a;
  font-size: 12px;
}

.f250-page .f250-journey-sequence-card .f250-card-image {
  position: relative;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
  background: #0b1534;
}

.f250-page .f250-journey-sequence-card .f250-card-image .swoogo-image,
.f250-page .f250-journey-sequence-card .f250-card-image img {
  width: 100%;
  height: 100%;
}

.f250-page .f250-journey-sequence-card .f250-card-image img {
  object-fit: cover;
  display: block;
}

.f250-page .f250-journey-sequence-card .f250-card-content {
  padding: 42px 46px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.f250-page .f250-step {
  color: var(--f250-gold);
  font-size: 12px;
  letter-spacing: .15em;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 14px;
}

.f250-page .f250-journey-sequence-card h3 {
  margin: 0 0 16px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.05;
  color: #143563;
  font-weight: 500;
}

.f250-page .f250-card-subtitle {
  margin: -6px 0 18px;
  color: #8a6a31;
  font-weight: 700;
}

.f250-page .f250-card-description {
  margin: 0 0 22px;
  font-size: 16px;
  line-height: 1.7;
  color: #29486d;
}

.f250-page .f250-sacred-pause {
  max-width: 520px;
  margin: 0 auto;
  padding: 24px 28px;
  text-align: center;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.86);
}

.f250-page .f250-sacred-pause span {
  display: block;
  margin-bottom: 6px;
  color: var(--f250-gold-soft);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.f250-page .f250-sacred-pause p {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
}

@media (max-width: 820px) {
  .f250-page .f250-journey-sequence-card {
    grid-template-columns: 1fr;
  }

  .f250-page .f250-journey-sequence-card .f250-card-image {
    min-height: 250px;
  }

  .f250-page .f250-journey-sequence-card .f250-card-content {
    padding: 34px 26px 32px;
  }

  .f250-page .f250-date-badge {
    top: 16px;
    left: 16px;
  }
}

/* =========================================
   PRICING
========================================= */
.f250-page .f250-pricing {
  background: #ffffff;
  padding: 100px 24px;
}

/* HEADER */
.f250-page .f250-pricing-header {
  max-width: var(--f250-max-narrow);
  margin: 0 auto 56px;
  text-align: left;
}

.f250-page .f250-pricing-header h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: clamp(42px, 6vw, 72px);
  line-height: 0.95;
  color: #1e2a44;
  letter-spacing: -0.04em;
}

.f250-page .f250-pricing-header p {
  max-width: 720px;
  margin: 22px 0 0;
  font-size: 20px;
  line-height: 1.55;
  color: var(--f250-muted);
}

/* GRID FIX (IMPORTANT) */
.f250-page .f250-pricing-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 36px;
  max-width: var(--f250-max);
  margin: 0 auto;
}

/* FORCE OVERRIDE BOOTSTRAP */
.f250-page .f250-pricing-grid>* {
  width: 100% !important;
  float: none !important;
  max-width: none !important;
}

/* Pricing grid modifiers */
.f250-page .f250-pricing-grid.f250-pricing-grid-1 {
  grid-template-columns: minmax(0, 720px) !important;
  justify-content: center;
  max-width: 820px;
  margin: 0 auto;
}

.f250-page .f250-pricing-grid.f250-pricing-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  max-width: 920px;
  margin: 0 auto;
}

@media (max-width: 900px) {

  .f250-page .f250-pricing-grid.f250-pricing-grid-1,
  .f250-page .f250-pricing-grid.f250-pricing-grid-2 {
    grid-template-columns: 1fr !important;
    max-width: 100%;
  }
}

/* CARD */
.f250-page .f250-pricing-card {
  background: #ffffff;
  border: 1px solid rgba(30, 42, 68, 0.14);
  border-radius: 24px;
  padding: 36px 32px;
  box-shadow: 0 22px 60px rgba(13, 27, 53, 0.08);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.f250-page .f250-pricing-card:hover {
  transform: translateY(-4px);
}

/* FEATURED */
.f250-page .f250-pricing-featured {
  background: linear-gradient(160deg, #0d1b35, #263d74);
  color: #ffffff;
  transform: translateY(-6px);
  box-shadow: 0 28px 80px rgba(13, 27, 53, 0.22);
}

/* BADGE */
.f250-page .f250-badge {
  display: inline-flex;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(231, 201, 129, 0.16);
  color: #e7c981;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.f250-page .f250-badge-light {
  background: rgba(192, 138, 58, 0.12);
  color: var(--f250-gold);
}

/* TITLE */
.f250-page .f250-pricing-card h3 {
  margin: 6px 0 16px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 32px;
  line-height: 1.05;
  color: #0d1b35;
}

.f250-page .f250-pricing-featured h3 {
  color: #ffffff;
}

/* DATE */
.f250-page .f250-card-date {
  color: var(--f250-gold);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* TEXT */
.f250-page .f250-pricing-card p.f250-card-description {
  color: var(--f250-muted);
}

.f250-page .f250-pricing-featured p {
  color: rgba(255, 255, 255, 0.85);
}

/* LIST */
.f250-page .f250-pricing-card ul {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}

.f250-page .f250-pricing-card li {
  margin-bottom: 8px;
}

/* BUTTON OPTIONS */
.f250-page .f250-attend-options {
  display: grid;
  gap: 12px;
  margin-top: auto;
}

.f250-page .f250-attend-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  border-radius: 999px;
  border: 1px solid rgba(30, 42, 68, 0.16);
  background: #ffffff;
  color: #1e2a44;
  font-weight: 800;
  text-decoration: none;
  transition: background 180ms ease, color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.f250-page .f250-attend-btn:hover {
  transform: translateY(-1px);
  text-decoration: none;
}

.f250-page .f250-attend-btn span {
  font-size: 13px;
  opacity: 0.7;
}

.f250-page .f250-attend-primary {
  background: var(--f250-gold);
  color: #ffffff;
  border-color: var(--f250-gold);
}

.f250-page .f250-attend-primary:hover {
  background: #b9812f;
  border-color: #b9812f;
  color: #ffffff;
}

/* FEATURED BUTTON STYLE */
.f250-page .f250-pricing-featured .f250-attend-btn {
  border-color: rgba(255, 255, 255, 0.2);
}

.f250-page .f250-pricing-featured .f250-attend-btn:not(.f250-attend-primary) {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}

.f250-page .f250-audience-note {
  max-width: 860px;
  margin: 42px auto 0;
  padding: 20px 24px;
  background: #ffffff;
  border: 1px solid rgba(30, 42, 68, 0.12);
  border-radius: 18px;
  text-align: center;
  color: #1e2a44;
  box-shadow: 0 18px 46px rgba(13, 27, 53, 0.05);
}

.f250-page .f250-audience-note a {
  color: var(--f250-gold);
  font-weight: 800;
  text-decoration: none;
}

.f250-page .f250-link-btn {
  background: none;
  border: none;
  padding: 0;
  margin-left: 6px;
  color: #c8a96a;
  text-decoration: underline;
  cursor: pointer;
  font: inherit;
}

/* MOBILE */
@media (max-width: 900px) {
  .f250-page .f250-pricing-grid {
    grid-template-columns: 1fr !important;
  }

  .f250-page .f250-pricing-featured {
    transform: none;
  }

  .f250-page .f250-pricing-header {
    text-align: center;
  }
}

/* Language note */
.f250-page .f250-language-note {
  max-width: var(--f250-max);
  margin: 34px auto 0;
  padding: 18px 22px;
  border: 1px solid rgba(30, 42, 68, 0.10);
  border-radius: 18px;
  background: rgba(248, 247, 243, 0.72);
  color: var(--f250-muted);
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}

.f250-page .f250-language-note strong {
  display: inline;
  color: var(--f250-navy);
  font-weight: 800;
  margin-right: 6px;
}

@media (max-width: 767px) {
  .f250-page .f250-language-note {
    text-align: left;
    margin-top: 24px;
    padding: 16px 18px;
  }

  .f250-page .f250-language-note strong {
    display: block;
    margin: 0 0 4px;
  }
}

/* =========================================
   7. HIGHLIGHTS
========================================= */
.f250-page .f250-highlights {
  background: #ffffff;
  padding: 100px 24px;
}

.f250-page .f250-highlights-header {
  max-width: var(--f250-max-narrow);
  margin: 0 auto 52px;
  text-align: center;
}

.f250-page .f250-highlights-header h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: clamp(42px, 6vw, 68px);
  line-height: 0.98;
  color: #1e2a44;
}

.f250-page .f250-highlights-header p {
  max-width: 720px;
  margin: 20px auto 0;
  font-size: 19px;
  line-height: 1.6;
  color: var(--f250-muted);
}

.f250-page .f250-highlights-grid {
  max-width: var(--f250-max);
  margin: 0 auto;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 22px;
}

.f250-page .f250-highlight-card {
  background: #fbf8f1;
  border: 1px solid rgba(30, 42, 68, 0.12);
  border-radius: 22px;
  padding: 26px;
  box-shadow: 0 16px 42px rgba(13, 27, 53, 0.05);
}

.f250-page .f250-highlight-card:hover {
  transform: translateY(-4px);
}

.f250-page .f250-highlight-icon {
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  overflow: hidden;
}

.f250-page .f250-highlight-icon svg {
  width: 24px !important;
  height: 24px !important;
  max-width: 24px !important;
  max-height: 24px !important;
  display: block;
}

.f250-page .f250-highlight-icon svg,
.f250-page .f250-highlight-icon svg path,
.f250-page .f250-highlight-icon svg g {
  fill: var(--f250-gold) !important;
}

.f250-page .f250-highlight-card h3 {
  margin: 0 0 10px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 24px;
  line-height: 1.08;
  color: #1e2a44;
}

.f250-page .f250-highlight-card p {
  margin: 0;
  color: var(--f250-muted);
  line-height: 1.55;
}

@media (max-width: 1000px) {
  .f250-page .f250-highlights-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 600px) {
  .f250-page .f250-highlights-grid {
    grid-template-columns: 1fr !important;
  }
}

/* George Washington Prayer Transition
--------------------------------------------------------------------------------*/

.f250-page .f250-washington-prayer {
  position: relative;
  min-height: 680px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #ffffff;
  padding: 120px 24px;
  background: #071226;
}

.f250-page .f250-washington-bg {
  position: absolute;
  inset: 0;
  background-image: url("https://assets.swoogo.com/uploads/full/6999753-6a0172b75f7fb.jpg");
  background-size: cover;
  background-position: center center;
  transform: scale(1.02);
  z-index: 0;
}

.f250-page .f250-washington-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg,
      rgba(11, 23, 54, 0.88) 0%,
      rgba(8, 16, 39, 0.72) 38%,
      rgba(5, 10, 24, 0.34) 70%,
      rgba(5, 10, 24, 0.18) 100%),
    radial-gradient(circle at 22% 50%,
      rgba(192, 138, 58, 0.12),
      transparent 34%);
}

.f250-page .f250-washington-inner {
  position: relative;
  z-index: 2;
  max-width: 620px;
  margin-left: max(24px, calc((100vw - var(--f250-max)) / 2));
}

.f250-page .f250-washington-prayer .f250-kicker {
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 14px;
}

.f250-page .f250-washington-prayer h2 {
  margin: 0 0 24px;
  font-family: var(--font-heading);
  font-size: clamp(44px, 6vw, 78px);
  font-weight: 500;
  line-height: 0.96;
  letter-spacing: -0.04em;
  color: #ffffff;
}

.f250-page .f250-washington-intro {
  max-width: 560px;
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.86);
}

.f250-page .f250-washington-prayer blockquote {
  margin: 0 0 18px;
  padding: 8px 0 8px 26px;
  border-left: 3px solid var(--f250-gold);
  font-family: var(--font-heading);
  font-size: clamp(22px, 3vw, 30px);
  line-height: 1.45;
  font-style: italic;
  color: rgba(255, 255, 255, 0.96);
}

.f250-page .f250-washington-source {
  margin-bottom: 34px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}

.f250-page .f250-washington-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  padding: 0 28px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--f250-gold), #6c4cff);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: 0 18px 42px rgba(108, 76, 255, 0.22);
  cursor: pointer;
}

.f250-page .f250-washington-button:hover {
  transform: translateY(-1px);
}

@media (max-width: 767px) {
  .f250-page .f250-washington-prayer {
    min-height: 620px;
    padding: 90px 22px;
  }

  .f250-page .f250-washington-overlay {
    background:
      linear-gradient(180deg,
        rgba(5, 10, 24, 0.88) 0%,
        rgba(5, 10, 24, 0.72) 58%,
        rgba(5, 10, 24, 0.88) 100%);
  }

  .f250-page .f250-washington-inner {
    margin: 0 auto;
  }

  .f250-page .f250-washington-button {
    width: 100%;
  }
}

/* =========================================
   7. PRAYER WALL
========================================= */
.f250-page .f250-prayer-wall {
  padding: 110px 24px;
  background:
    radial-gradient(circle at top right, rgba(108, 76, 255, 0.06), transparent 32%),
    linear-gradient(to bottom, #f7f5f2, #ffffff);
  overflow: hidden;
}

.f250-page .f250-prayer-wall-inner {
  width: 100%;
}

.f250-page .f250-prayer-wall-header {
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}

.f250-page .f250-prayer-wall-header h2 {
  font-size: clamp(42px, 6vw, 72px);
  font-family: var(--font-heading);
  font-weight: 500;
  line-height: 1.02;
  letter-spacing: -0.04em;
  color: #14213d;
  margin-bottom: 22px;
}

.f250-page .f250-prayer-wall-header p {
  font-size: 17px;
  line-height: 1.75;
  color: #44506b;
}

.f250-page .f250-prayer-submit {
  margin-top: 28px;
  border: none;
  border-radius: 999px;
  padding: 16px 30px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ffffff;
  background: linear-gradient(135deg, #c49a4a, #6c4cff);
  box-shadow: 0 16px 40px rgba(108, 76, 255, 0.20);
}

.f250-page .f250-prayer-marquee {
  margin-top: 64px;
  position: relative;
  overflow: hidden;
}

.f250-page .f250-prayer-marquee::before,
.f250-page .f250-prayer-marquee::after {
  content: "";
  position: absolute;
  top: 0;
  width: 120px;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}

.f250-page .f250-prayer-marquee::before {
  left: 0;
  background: linear-gradient(to right, #f7f5f2, transparent);
}

.f250-page .f250-prayer-marquee::after {
  right: 0;
  background: linear-gradient(to left, #ffffff, transparent);
}

.f250-page .f250-prayer-track {
  display: flex;
  gap: 22px;
  width: max-content;
}

.f250-page .f250-track-left {
  animation: f250ScrollLeft 58s linear infinite;
}

.f250-page .f250-track-right {
  margin-top: 22px;
  opacity: 0.9;
  animation: f250ScrollRight 72s linear infinite;
}

.f250-page .f250-prayer-marquee:hover .f250-prayer-track {
  animation-play-state: paused;
}

.f250-page .f250-prayer-card {
  width: 360px;
  min-height: 210px;
  flex: 0 0 auto;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(20, 33, 61, 0.07);
  border-radius: 24px;
  padding: 28px;
  box-shadow: 0 10px 30px rgba(15, 30, 60, 0.05);
}

.f250-page .f250-prayer-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #7d879d;
}

.f250-page .f250-prayer-flag {
  width: 20px;
  height: auto;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}

.f250-page .f250-prayer-card p {
  font-size: 19px;
  line-height: 1.6;
  font-style: italic;
  color: var(--f250-ink);
  margin: 0;
}

.f250-page .f250-prayer-name {
  margin-top: 18px;
  font-size: 13px;
  color: #7d879d;
}

@keyframes f250ScrollLeft {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@keyframes f250ScrollRight {
  from {
    transform: translateX(-50%);
  }

  to {
    transform: translateX(0);
  }
}

@media (max-width: 700px) {
  .f250-page .f250-prayer-wall {
    padding: 90px 20px;
  }

  .f250-page .f250-prayer-card {
    width: 300px;
    min-height: 220px;
  }

  .f250-page .f250-track-left {
    animation-duration: 70s;
  }

  .f250-page .f250-track-right {
    animation-duration: 85s;
  }
}


.f250-page .f250-visit-teaser {
  padding: 72px 20px;
  background: var(--f250-cream);
}

.f250-page .f250-visit-cta {
  max-width: 1100px;
  margin: 0 auto;
  padding: 56px 48px;
  text-align: center;
  color: #fff;
  background:
    radial-gradient(circle at top left, rgba(201, 149, 58, 0.22), transparent 34%),
    linear-gradient(135deg, #071b3e 0%, #142f68 100%);
  border-radius: 28px;
  box-shadow: 0 28px 70px rgba(7, 27, 62, 0.22);
}

.f250-page .f250-visit-cta h2 {
  margin: 12px 0 18px;
  color: #fff;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.1;
  font-family: var(--font-heading);
  font-weight: 500;
}

.f250-page .f250-visit-cta p {
  max-width: 760px;
  margin: 0 auto 34px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.65;
}

.f250-page .f250-visit-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 32px;
}

.f250-page .f250-visit-card {
  display: block;
  padding: 24px 18px;
  min-height: 178px;
  text-decoration: none;
  color: var(--f250-navy);
  background: rgba(255, 255, 255, 0.96);
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.f250-page .f250-visit-card:hover,
.f250-page .f250-visit-card:focus {
  transform: translateY(-4px);
  background: #fff;
  box-shadow: 0 22px 46px rgba(0, 0, 0, 0.18);
  text-decoration: none;
  color: var(--f250-navy);
}

.f250-page .f250-visit-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-bottom: 14px;
  color: var(--f250-gold);
  background: rgba(201, 149, 58, 0.12);
  border: 1px solid rgba(201, 149, 58, 0.28);
  border-radius: 999px;
}

.f250-page .f250-visit-icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.f250-page .f250-visit-card strong {
  display: block;
  margin-bottom: 8px;
  font-size: 17px;
  color: var(--f250-navy);
}

.f250-page .f250-visit-card small {
  display: block;
  color: var(--f250-muted);
  font-size: 13px;
  line-height: 1.45;
}

@media (max-width: 900px) {
  .f250-page .f250-visit-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .f250-page .f250-visit-teaser {
    padding: 48px 16px;
  }

  .f250-page .f250-visit-cta {
    padding: 40px 22px;
    border-radius: 22px;
  }

  .f250-page .f250-visit-grid {
    grid-template-columns: 1fr;
  }

  .f250-page .f250-visit-cta p {
    font-size: 16px;
  }
}

.f250-page .f250-destiny-purple {
  background: var(--f250-cream);
  color: var(--f250-navy);
  padding: 100px 20px;
}

.f250-page .f250-destiny-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 60px;
  align-items: center;
  /* Card effect */
  background:
    radial-gradient(circle at 75% 25%, rgba(237, 232, 248, 0.281), transparent 50%),
    linear-gradient(135deg, #ffffff 0%, #f4f1fb 100%);
  border-radius: 24px;
  padding: 56px;
  box-shadow: 0 30px 80px rgba(87, 141, 235, 0.08);
}

.f250-page .f250-destiny-image img {
  width: 100%;
  border-radius: 16px;
}

.f250-page .f250-destiny-content h2 {
  color: var(--f250-navy);
  font-family: var(--font-heading);
  font-weight: 500;
}

.f250-page .f250-destiny-content p {
  color: var(--f250-navy);
  opacity: 0.9;
  font-size: 17px;
}

.f250-page .f250-destiny-content blockquote {
  color: var(--f250-navy);
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 22px;
  line-height: 1.6;
  font-style: italic;
  margin: 36px 0;
}

.f250-page .f250-signature-block img {
  height: 60px;
  filter: invert(1) brightness(0.2);
}

/* America / I AM Race Transition
--------------------------------------------------------------------------------*/

.f250-page .f250-america-word {
  position: relative;
  overflow: hidden;
  background: var(--f250-cream);
  padding: 70px 20px;
  text-align: center;
}

.f250-page .f250-america-word::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 50%, rgba(192, 138, 58, 0.08), transparent 38%),
    radial-gradient(circle at 20% 80%, rgba(10, 49, 97, 0.05), transparent 32%);
  pointer-events: none;
}

.f250-page .f250-america-word-inner {
  position: relative;
  z-index: 2;
  max-width: 820px;
  margin: 0 auto;
}

.f250-page .f250-america-word-stage {
  position: relative;
  width: min(720px, 95vw);
  height: 90px;
  margin: 22px auto 0;
  font-family: var(--font-heading);
  font-size: clamp(34px, 5vw, 72px);
  font-weight: 500;
  color: var(--f250-navy);
  letter-spacing: 0.08em;
}

.f250-page .f250-letter {
  position: absolute;
  top: 8px;
  left: 50%;
  opacity: 0.82;
  text-shadow:
    0 0 10px rgba(255, 255, 255, 0.75),
    0 0 24px rgba(199, 162, 90, 0.12);
  animation: f250RevealAmerica 16s ease-in-out infinite;
}

/* Initial positions = I AM RACE */
/* End positions = AMERICA */
.f250-page .f250-l1 {
  --start: -300px;
  --end: 100px;
  animation-delay: 0s;
}

/* I */
.f250-page .f250-l2 {
  --start: -205px;
  --end: 240px;
  animation-delay: .05s;
}

/* A */
.f250-page .f250-l3 {
  --start: -110px;
  --end: -175px;
  animation-delay: .1s;
}

/* M */
.f250-page .f250-l4 {
  --start: 25px;
  --end: 0px;
  animation-delay: .15s;
}

/* R */
.f250-page .f250-l5 {
  --start: 130px;
  --end: -270px;
  animation-delay: .2s;
}

/* A */
.f250-page .f250-l6 {
  --start: 225px;
  --end: 160px;
  animation-delay: .25s;
}

/* C */
.f250-page .f250-l7 {
  --start: 320px;
  --end: -75px;
  animation-delay: .3s;
}

/* E */

@keyframes f250RevealAmerica {
  0%, 26% {
    transform: translateX(var(--start));
    opacity: 0.82;
    filter: blur(0);
  }

  40% {
    opacity: 0.22;
    filter: blur(2px);
  }

  56%, 88% {
    transform: translateX(var(--end));
    opacity: 0.88;
    filter: blur(0);
  }

  100% {
    transform: translateX(var(--start));
    opacity: 0.82;
    filter: blur(0);
  }
}

.f250-page .f250-america-caption {
  margin: 10px auto 0;
  max-width: 520px;
  color: var(--f250-muted);
  font-size: 14px;
  line-height: 1.7;
}

@media (max-width: 767px) {
  .f250-page .f250-america-word {
    padding: 56px 18px;
  }

  .f250-page .f250-america-word-stage {
    height: 72px;
    font-size: clamp(30px, 10vw, 48px);
  }

  .f250-page .f250-letter {
    top: 10px;
  }

  .f250-page .f250-l1 {
    --start: -135px;
    --end: 42px;
  }

  .f250-page .f250-l2 {
    --start: -92px;
    --end: 100px;
  }

  .f250-page .f250-l3 {
    --start: -50px;
    --end: -75px;
  }

  .f250-page .f250-l4 {
    --start: 10px;
    --end: 0px;
  }

  .f250-page .f250-l5 {
    --start: 58px;
    --end: -118px;
  }

  .f250-page .f250-l6 {
    --start: 102px;
    --end: 72px;
  }

  .f250-page .f250-l7 {
    --start: 145px;
    --end: -32px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .f250-page .f250-letter {
    animation: none !important;
  }
}

.f250-page .f250-encounters {
  background: var(--f250-cream);
  padding: 90px 24px;
}

.f250-page .f250-encounters-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1fr;
  gap: 64px;
  align-items: center;
}

.f250-page .f250-square-slider {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(10, 31, 68, 0.14);
}

.f250-page .f250-square-slider .swoogo-slideshow,
.f250-page .f250-square-slider .carousel,
.f250-page .f250-square-slider .carousel-inner {
  width: 100%;
  height: 100%;
}

.f250-page .f250-square-slider .carousel {
  margin: 0 !important;
}

.f250-page .f250-square-slider .carousel-inner {
  padding-top: 100% !important;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}

.f250-page .f250-square-slider .carousel-inner .item {
  position: absolute;
  inset: 0;
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.f250-page .f250-square-slider .carousel-inner .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.f250-page .f250-encounters-content h2 {
  font-size: clamp(36px, 5vw, 64px);
  line-height: 0.95;
  color: #17223b;
  margin-bottom: 24px;
  font-family: var(--font-heading);
  font-weight: 500;
}

.f250-page .f250-encounters-content p {
  max-width: 560px;
  font-size: 16px;
  line-height: 1.75;
  color: #32415f;
  margin-bottom: 18px;
}

.f250-page .f250-lineage {
  padding: 50px 20px 30px;
  background: var(--f250-cream);
  text-align: center;
}

.f250-page .f250-lineage-text {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #8a8a8a;
  margin-bottom: 24px;
}

.f250-page .f250-lineage-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 36px;
  flex-wrap: wrap;
}

.f250-page .f250-lineage-logos img {
  opacity: 0.55;
  filter: grayscale(100%);
  transition: opacity 0.3s ease;
}

.f250-page .f250-lineage-logos img:hover {
  opacity: 0.8;
}

/* SECTION */
.f250-page .f250-audio-moment {
  background: #ffffff;
  padding: 90px 24px;
}

.f250-page .f250-audio-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 1fr;
  gap: 64px;
  align-items: center;
}

/* AUDIO CARD (LEFT) */
.f250-page .f250-audio-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* Square media */
.f250-page .f250-audio-cover {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(10, 31, 68, 0.14);
}

.f250-page .f250-audio-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Play button */
.f250-page .f250-audio-play {
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  background: linear-gradient(135deg, #6c4cff, #3b6cff);
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transition: transform 0.2s ease, opacity 0.2s ease;
  bottom: 24px;
  z-index: 3;
}

.f250-page .f250-audio-play:hover {
  transform: scale(1.05);
  opacity: 0.9;
}

/* Audio control */
.f250-page .f250-audio-card audio {
  width: 100%;
  border-radius: 10px;
  opacity: 0.9;
}

/* TEXT SIDE (RIGHT) */
.f250-page .f250-audio-content h2 {
  font-size: clamp(34px, 5vw, 60px);
  line-height: 1.05;
  color: #14213d;
  margin-bottom: 20px;
  font-family: var(--font-heading);
  font-weight: 500;
}

.f250-page .f250-audio-content p {
  max-width: 520px;
  font-size: 16px;
  line-height: 1.75;
  color: #32415f;
}

/* Kicker reuse */
.f250-page .f250-audio-content .f250-kicker {
  color: #c8a96a;
  margin-bottom: 12px;
}

.f250-page .f250-audio-ui {
  margin-top: 12px;
}

.f250-page .f250-audio-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(4px);
  z-index: 2;
}

.f250-page .f250-audio-progress-bar {
  width: 0%;
  height: 100%;
  background: rgba(213, 149, 221, 0.8);
  transition: width 0.1s linear;
}

.f250-page .f250-audio-cover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 60%);
  z-index: 1;
  pointer-events: none;
}

/* ==========================================================================
   Marketing Pages 2 — Conference + SU
   ========================================================================== */


/* ==========================================================================
   CONFERENCE PAGE HERO ONLY
   ========================================================================== */

.f250-page.f250-conference-page .f250-conference-hero {
  position: relative;
  overflow: hidden;
  min-height: 760px;
  padding: 124px 24px 110px;
  color: #ffffff;
  background: #071736;
}

.f250-page.f250-conference-page .f250-conference-hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 72% 28%, rgba(255, 190, 116, 0.34), transparent 28%),
    radial-gradient(circle at 22% 36%, rgba(111, 84, 255, 0.36), transparent 32%),
    linear-gradient(135deg, #071736 0%, #112b63 46%, #251143 100%);
}

.f250-page.f250-conference-page .f250-conference-hero-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5, 12, 32, 0.18), rgba(5, 12, 32, 0.45)),
    radial-gradient(circle at 50% 100%, rgba(248, 247, 243, 0.28), transparent 30%);
}

.f250-page.f250-conference-page .f250-conference-hero::after {

  content: "";

  position: absolute;

  left: -5%;
  right: -5%;
  bottom: -90px;

  height: 220px;

  background:
    linear-gradient(180deg,
      rgba(248, 247, 243, 0) 0%,
      rgba(248, 247, 243, 0.68) 52%,
      rgba(248, 247, 243, 1) 100%);

  transform: rotate(-1.5deg);
  z-index: 1;
  pointer-events: none;
}

.f250-page.f250-conference-page .f250-conference-hero::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  height: 180px;
  background: linear-gradient(180deg,
      transparent,
      rgba(126, 71, 158, 0.61),
      rgba(248, 247, 243, 0.86));
  z-index: 1;
  pointer-events: none;
}

.f250-page.f250-conference-page .f250-conference-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.28fr 1fr;
  gap: 60px;
  align-items: center;
}

.f250-page.f250-conference-page .f250-conference-hero-copy {
  max-width: 680px;
}

.f250-page.f250-conference-page .f250-conference-subline {
  margin: -6px 0 24px;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 225, 170, 0.78);
}

.f250-page.f250-conference-page .f250-conference-hero h1 {
  margin: 18px 0 34px;
  font-family: var(--font-heading);
  font-size: clamp(52px, 5.6vw, 72px);
  line-height: 0.94;
  font-weight: 500;
  letter-spacing: -0.055em;
  color: #ffffff;
}

.f250-page.f250-conference-page .f250-conference-hero h1 .f250-small-word {
  display: block;
  font-size: 0.72em;
  opacity: 0.92;
}

.f250-page.f250-conference-page .f250-conference-hero .f250-hero-text {
  max-width: 38ch;
  font-size: clamp(18px, 1.4vw, 21px);
  line-height: 1.62;
  color: rgba(255, 255, 255, 0.84);
}

.f250-page.f250-conference-page .f250-conference-hero-actions {
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.f250-page.f250-conference-page .f250-conference-hero-actions .btn-standard {
  background:
    linear-gradient(135deg,
      #f6d58b 0%,
      #e9b65d 100%) !important;
  border-color: transparent !important;
  color: #16234a !important;
  box-shadow:
    0 10px 28px rgba(231, 184, 92, 0.28) !important;
  font-weight: 700 !important;
}

.f250-page.f250-conference-page .f250-conference-hero-actions .btn-standard:hover {
  background:
    linear-gradient(135deg,
      #ffe3a7 0%,
      #efc978 100%);

  transform: translateY(-1px);
}

.f250-page.f250-conference-page .f250-conference-hero-actions .btn-alternate {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background: transparent !important;
}

.f250-page.f250-conference-page .f250-conference-hero-note {
  margin-top: 22px;
  max-width: 500px;
  font-size: 14px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.66);
}

.f250-page.f250-conference-page .f250-conference-hero-art {
  position: relative;
  max-width: 440px;
  margin-left: auto;
  margin-top: 40px;
}

.f250-page.f250-conference-page .f250-conference-hero-art::before {
  content: "";
  position: absolute;
  inset: -18px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 50% 30%, rgba(255, 255, 255, 0.16), transparent 48%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.03));
  filter: blur(2px);
  z-index: -1;
}

.f250-page.f250-conference-page .f250-conference-hero-art img {
  width: 100%;
  display: block;
  border-radius: 26px;
  box-shadow:
    0 34px 90px rgba(0, 0, 0, 0.35),
    0 0 70px rgba(215, 158, 255, 0.18);
  transform: none;
}

@media (max-width: 900px) {
  .f250-page.f250-conference-page .f250-conference-hero {
    min-height: auto;
    padding: 130px 20px 90px;
  }

  .f250-page.f250-conference-page .f250-conference-hero-inner {
    grid-template-columns: 1fr;
    gap: 42px;
    text-align: center;
  }

  .f250-page.f250-conference-page .f250-conference-hero-copy,
  .f250-page.f250-conference-page .f250-conference-hero p {
    margin-left: auto;
    margin-right: auto;
  }

  .f250-page.f250-conference-page .f250-conference-hero-actions {
    justify-content: center;
  }

  .f250-page.f250-conference-page .f250-conference-hero-art img {
    transform: none;
    border-radius: 22px;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .f250-page.f250-conference-page .f250-conference-hero {
    padding: 120px 24px 90px;
  }

  .f250-page.f250-conference-page .f250-conference-hero-inner {
    grid-template-columns: 1fr;
    gap: 46px;
    max-width: 760px;
    text-align: center;
  }

  .f250-page.f250-conference-page .f250-conference-hero-copy {
    max-width: 680px;
    margin: 0 auto;
  }

  .f250-page.f250-conference-page .f250-conference-hero h1 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: clamp(52px, 8vw, 76px);
  }

  .f250-page.f250-conference-page .f250-conference-hero p {
    margin-left: auto;
    margin-right: auto;
  }

  .f250-page.f250-conference-page .f250-conference-hero-actions {
    justify-content: center;
  }

  .f250-page.f250-conference-page .f250-conference-hero-art {
    max-width: 440px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .f250-page.f250-conference-page .f250-conference-hero {
    padding: 86px 16px 78px;
  }

  .f250-page.f250-conference-page .f250-conference-hero-art {
    max-width: 340px;
    margin: 18px auto 0;
  }

  .f250-page.f250-conference-page .f250-conference-hero h1 {
    font-size: clamp(44px, 14vw, 58px);
    line-height: 0.96;
  }
}

/* ==========================================================================
   CONFERENCE PAGE — WHY SECTION
   ========================================================================== */

.f250-page.f250-conference-page .f250-why-section {
  position: relative;

  margin-top: -80px;

  padding-top: 180px;

  background:
    radial-gradient(circle at 50% 0%,
      rgba(226, 200, 150, 0.18),
      transparent 42%),

    linear-gradient(180deg,
      #f8f7f3 0%,
      #ffffff 100%);
}

.f250-page.f250-conference-page .f250-why-section::before {
  content: "";

  position: absolute;

  top: -120px;
  left: 0;
  right: 0;

  height: 240px;

  background:
    radial-gradient(ellipse at center,
      rgba(255, 220, 180, 0.24),
      transparent 68%);

  pointer-events: none;
}

.f250-page.f250-conference-page .f250-why-inner {
  max-width: 1080px;
}

.f250-page.f250-conference-page .f250-why-header {
  max-width: 780px;
  margin-bottom: 64px;
}

.f250-page.f250-conference-page .f250-why-header .f250-section-title {
  max-width: 760px;
  margin: 0 auto 22px;
  font-size: clamp(38px, 5vw, 60px);
  line-height: 1.02;
  letter-spacing: -0.035em;
}

.f250-page.f250-conference-page .f250-why-header .f250-section-text {
  max-width: 720px;
  margin: 0 auto 14px;
  font-size: 18px;
  line-height: 1.72;
}

.f250-page.f250-conference-page .f250-why-lead {
  color: #273b68;
}

.f250-page.f250-conference-page .f250-why-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.f250-page.f250-conference-page .f250-why-card {
  position: relative;
  padding: 34px 32px 36px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(30, 42, 68, 0.08);
  box-shadow: 0 18px 50px rgba(13, 27, 53, 0.06);
  transition:
    transform 240ms ease,
    box-shadow 240ms ease,
    border-color 240ms ease;
}

.f250-page.f250-conference-page .f250-why-card:hover {
  transform: translateY(-4px);
  border-color: rgba(201, 154, 63, 0.22);
  box-shadow:
    0 22px 60px rgba(13, 27, 53, 0.08),
    0 0 32px rgba(201, 154, 63, 0.06);
}

.f250-page.f250-conference-page .f250-why-card span {
  display: block;
  margin-bottom: 18px;
  color: #b8862f;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.f250-page.f250-conference-page .f250-why-card h3 {
  margin: 0 0 14px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 27px;
  line-height: 1.08;
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-why-card .f250-section-text {
  margin: 0;
  color: #4d5b78;
  font-size: 15.5px;
  line-height: 1.65;
}

@media (max-width: 900px) {
  .f250-page.f250-conference-page .f250-why-section {
    padding-top: 92px;
    padding-bottom: 90px;
  }

  .f250-page.f250-conference-page .f250-why-grid {
    grid-template-columns: 1fr;
    max-width: 620px;
    margin: 0 auto;
  }
}

/* ==========================================================================
   CONFERENCE PAGE — WEEK THEMES
   ========================================================================== */

.f250-page.f250-conference-page .f250-week-themes {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 0%, rgba(104, 84, 180, 0.06), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f8f7f3 100%);
  padding-top: 112px;
  padding-bottom: 120px;
}

.f250-page.f250-conference-page .f250-week-header {
  max-width: 820px;
  margin-bottom: 62px;
}

.f250-page.f250-conference-page .f250-week-header .f250-section-title {
  margin-bottom: 22px;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.04;
}

.f250-page.f250-conference-page .f250-week-header .f250-section-text {
  max-width: 680px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.72;
}

.f250-page.f250-conference-page .f250-week-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.f250-page.f250-conference-page .f250-week-grid .f250-theme-card {
  position: relative;
  min-height: 245px;
  padding: 34px 30px 32px;
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(251, 248, 241, 0.94));
  border: 1px solid rgba(201, 154, 63, 0.16);
  box-shadow: 0 16px 46px rgba(13, 27, 53, 0.05);
  transition:
    transform 240ms ease,
    box-shadow 240ms ease,
    border-color 240ms ease;
}

.f250-page.f250-conference-page .f250-week-grid .f250-theme-card:hover {
  transform: translateY(-4px);
  border-color: rgba(201, 154, 63, 0.28);
  box-shadow:
    0 24px 64px rgba(13, 27, 53, 0.08),
    0 0 34px rgba(201, 154, 63, 0.06);
}

.f250-page.f250-conference-page .f250-week-grid .f250-theme-card span {
  display: block;
  margin-bottom: 18px;
  color: #b8862f;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.f250-page.f250-conference-page .f250-week-grid .f250-theme-card h3 {
  margin: 0 0 14px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 25px;
  line-height: 1.12;
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-week-grid .f250-theme-card p {
  margin: 0;
  color: #536078;
  font-size: 15.5px;
  line-height: 1.68;
}

@media (max-width: 900px) {
  .f250-page.f250-conference-page .f250-week-themes {
    padding-top: 88px;
    padding-bottom: 96px;
  }

  .f250-page.f250-conference-page .f250-week-grid {
    grid-template-columns: 1fr;
    max-width: 620px;
    margin: 0 auto;
  }
}

/* ==========================================================================
   CONFERENCE PAGE — EXPERIENCE EDITORIAL
   ========================================================================== */

.f250-page.f250-conference-page .f250-experience-editorial {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 15% 35%, rgba(201, 154, 63, 0.10), transparent 28%),
    linear-gradient(180deg, #f8f7f3 0%, #ffffff 100%);
  padding-top: 120px;
  padding-bottom: 125px;
}

.f250-page.f250-conference-page .f250-experience-editorial-inner {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: 76px;
  align-items: start;
  max-width: 1120px;
}

.f250-page.f250-conference-page .f250-experience-image {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  box-shadow:
    0 30px 80px rgba(13, 27, 53, 0.14),
    0 0 60px rgba(201, 154, 63, 0.08);
}

.f250-page.f250-conference-page .f250-experience-image img {
  width: 100%;
  display: block;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center 18%;
}

.f250-page.f250-conference-page .f250-experience-content {
  margin-top: 24px;
}

.f250-page.f250-conference-page .f250-experience-content .f250-section-title {
  max-width: 660px;
  margin: 14px 0 24px;
  font-size: clamp(38px, 5vw, 52px);
  line-height: 1.02;
}

.f250-page.f250-conference-page .f250-experience-content .f250-section-text {
  max-width: 620px;
  margin-bottom: 42px;
  font-size: 18px;
  line-height: 1.72;
}

.f250-page.f250-conference-page .f250-experience-list {
  display: grid;
  gap: 26px;
}

.f250-page.f250-conference-page .f250-experience-item {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 20px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(30, 42, 68, 0.10);
}

.f250-page.f250-conference-page .f250-experience-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.f250-page.f250-conference-page .f250-experience-item span {
  color: #b8862f;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.f250-page.f250-conference-page .f250-experience-item h3 {
  margin: 0 0 8px;
  font-family: var(--font-heading);
  font-size: 25px;
  line-height: 1.12;
  font-weight: 500;
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-experience-item .f250-section-text {
  margin: 0;
  color: #536078;
  font-size: 15.5px;
  line-height: 1.65;
}

@media (max-width: 900px) {
  .f250-page.f250-conference-page .f250-experience-editorial {
    padding-top: 92px;
    padding-bottom: 96px;
  }

  .f250-page.f250-conference-page .f250-experience-editorial-inner {
    grid-template-columns: 1fr;
    gap: 46px;
    max-width: 680px;
  }

  .f250-page.f250-conference-page .f250-experience-content {
    text-align: center;
  }

  .f250-page.f250-conference-page .f250-experience-content .f250-section-title,
  .f250-page.f250-conference-page .f250-experience-content .f250-section-text {
    margin-left: auto;
    margin-right: auto;
  }

  .f250-page.f250-conference-page .f250-experience-item {
    text-align: left;
  }
}

/* Shared cards */

.f250-page .f250-card,
.f250-page.f250-conference-page .f250-theme-card,
.f250-page.f250-conference-page .f250-experience-card,
.f250-page.f250-conference-page .f250-pathway-card {
  padding: 34px 32px;
  border-radius: 22px;
  border: 1px solid rgba(20, 30, 50, 0.06);
}

.f250-page.f250-conference-page .f250-theme-card,
.f250-page.f250-conference-page .f250-experience-card {
  background: #fbf8f1;
  box-shadow: 0 16px 42px rgba(13, 27, 53, 0.05);
}

.f250-page.f250-conference-page .f250-theme-card span {
  display: block;
  margin-bottom: 12px;
  color: var(--f250-gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.f250-page.f250-conference-page .f250-theme-card h3,
.f250-page.f250-conference-page .f250-experience-card h3 {
  margin: 0 0 14px;
  font-family: var(--font-heading);
  font-size: 24px;
  line-height: 1.18;
  font-weight: 500;
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-theme-card .f250-section-text,
.f250-page.f250-conference-page .f250-experience-card .f250-section-text {
  margin: 0;
  color: var(--f250-muted);
  font-size: 15px;
  line-height: 1.7;
}

/* Dictations */
.f250-page.f250-conference-page .f250-dictations {
  background: var(--f250-cream);
}

.f250-page.f250-conference-page .f250-dictations .f250-grid-2 {
  align-items: start;
  gap: 64px;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
}

.f250-page.f250-conference-page .f250-dictation-content {
  max-width: 600px;
}

.f250-page.f250-conference-page .f250-dictation-quote {
  margin: 32px 0;
  padding: 28px 32px;
  border-left: 4px solid var(--f250-gold);
  background: rgba(255, 255, 255, 0.65);
  border-radius: 16px;
  font-family: var(--font-heading);
  font-size: 24px;
  line-height: 1.45;
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-dictation-quote span {
  display: block;
  margin-top: 18px;
  font-family: var(--font-body);
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--f250-muted);
}

.f250-page.f250-conference-page .f250-dictation-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

/* Dictation flip cards */
.f250-page.f250-conference-page .f250-dictation-flip-card {
  perspective: 1000px;
  min-height: 220px;
}

.f250-page.f250-conference-page .f250-dictation-flip-inner {
  position: relative;
  width: 100%;
  min-height: 220px;
  transform-style: preserve-3d;
  transition: transform 700ms ease;
}

.f250-page.f250-conference-page .f250-dictation-flip-card:hover .f250-dictation-flip-inner,
.f250-page.f250-conference-page .f250-dictation-flip-card:focus-within .f250-dictation-flip-inner {
  transform: rotateY(180deg);
}

.f250-page.f250-conference-page .f250-dictation-flip-face {
  position: absolute;
  inset: 0;
  padding: 24px 18px;
  text-align: center;
  border-radius: 22px;
  backface-visibility: hidden;
  background: #ffffff;
  border: 1px solid rgba(20, 30, 50, 0.08);
  box-shadow: 0 18px 45px rgba(13, 27, 53, 0.08);
}

.f250-page.f250-conference-page .f250-dictation-front img {
  width: 78px;
  height: 78px;
  border-radius: 999px;
  object-fit: cover;
  margin: 0 auto 14px;
  display: block;
}

.f250-page.f250-conference-page .f250-dictation-front h3,
.f250-page.f250-conference-page .f250-dictation-back h3 {
  margin: 0 0 8px;
  font-family: var(--font-heading);
  font-size: 20px;
  line-height: 1.12;
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-dictation-front .f250-section-text,
.f250-page.f250-conference-page .f250-dictation-back .f250-section-text {
  margin: 0;
  font-size: 13px;
  line-height: 1.45;
  color: var(--f250-muted);
}


.f250-page.f250-conference-page .f250-dictation-back {
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.f250-page.f250-conference-page .f250-dictation-back span {
  display: block;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.f250-page.f250-conference-page .ray-violet .f250-dictation-back {
  background: radial-gradient(circle at top, rgba(198, 139, 255, 0.36), transparent 42%),
    linear-gradient(145deg, #221047, #4b1d73);
  color: #ffffff;
}

.f250-page.f250-conference-page .ray-blue .f250-dictation-back {
  background: radial-gradient(circle at top, rgba(120, 170, 255, 0.36), transparent 42%),
    linear-gradient(145deg, #071b44, #123d73);
  color: #ffffff;
}

.f250-page.f250-conference-page .ray-gold .f250-dictation-back {
  background: radial-gradient(circle at top, rgba(255, 226, 142, 0.5), transparent 42%),
    linear-gradient(145deg, #5b3510, #c08a3a);
  color: #ffffff;
}

.f250-page.f250-conference-page .ray-green .f250-dictation-back {
  background: radial-gradient(circle at top, rgba(112, 225, 176, 0.34), transparent 42%),
    linear-gradient(145deg, #053b33, #0d6f5f);
  color: #ffffff;
}

.f250-page.f250-conference-page .ray-rose .f250-dictation-back {
  background: radial-gradient(circle at top, rgba(255, 180, 210, 0.4), transparent 42%),
    linear-gradient(145deg, #4b1234, #a63f72);
  color: #ffffff;
}

.f250-page.f250-conference-page .ray-white .f250-dictation-back {
  background: radial-gradient(circle at top, rgba(255, 255, 255, 0.95), transparent 42%),
    linear-gradient(145deg, #e8edf7, #ffffff);
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-dictation-back h3,
.f250-page.f250-conference-page .f250-dictation-back .f250-section-text,
.f250-page.f250-conference-page .f250-dictation-back span {
  color: inherit;
}

/* =========================================================
   GOLDEN AGE SECTION
========================================================= */

.f250-page.f250-conference-page .f250-golden-age-light {
  position: relative;
  overflow: hidden;
  padding: 118px 20px 126px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 225, 145, 0.38), transparent 34%),
    linear-gradient(180deg, #fff7e6 0%, #fffaf2 34%, #ffffff 100%);
  color: #17285d;
}

.f250-page.f250-conference-page .f250-golden-age-light::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://assets.swoogo.com/themes/69b9c948cdbf8/TSL_Freedom2026-GoldenAgeBackground.jpg") center top / cover no-repeat;
  opacity: 0.3;
  filter: saturate(0.9);
  pointer-events: none;
  z-index: 0;
}

.f250-page.f250-conference-page .f250-golden-age-light-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 8%, rgba(255, 246, 220, 0.95) 0%, rgba(255, 246, 220, 0.45) 24%, transparent 58%),
    radial-gradient(circle at 15% 20%, rgba(248, 208, 120, 0.13), transparent 35%),
    radial-gradient(circle at 85% 18%, rgba(255, 255, 255, 0.85), transparent 28%);
  pointer-events: none;
  z-index: 1;
}

.f250-page.f250-conference-page .f250-golden-age-light-glow {
  position: absolute;
  top: -240px;
  left: 50%;
  transform: translateX(-50%);
  width: 1120px;
  height: 1120px;
  background: radial-gradient(circle, rgba(255, 245, 210, .74) 0%, rgba(255, 245, 210, .28) 35%, transparent 68%);
  pointer-events: none;
  z-index: 1;
}

/* Heart chakra atmospheric watermark */
.f250-page.f250-conference-page .f250-heart-chakra-bg {
  position: absolute;
  top: 46%;
  left: 50%;
  width: 620px;
  max-width: 70vw;
  transform: translate(-50%, -50%);
  opacity: 0.07;
  filter: blur(1.5px) saturate(110%);
  pointer-events: none;
  mix-blend-mode: multiply;
  z-index: 1;
}

.f250-page.f250-conference-page .f250-golden-age-light-inner {
  position: relative;
  z-index: 2;
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}

.f250-page.f250-conference-page .f250-golden-age-overline {
  margin-bottom: 18px;
  letter-spacing: .34em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #b3872d;
}

.f250-page.f250-conference-page .f250-golden-age-light .f250-kicker {
  margin-bottom: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #b3872d;
}

.f250-page.f250-conference-page .f250-golden-age-light h2 {
  max-width: 760px;
  margin: 0 auto 26px;
  font-size: clamp(42px, 5.6vw, 70px);
  line-height: .98;
  font-weight: 500;
  color: #17285d;
}

.f250-page.f250-conference-page .f250-golden-age-lead {
  max-width: 700px;
  margin: 0 auto 34px;
  font-size: 18px;
  line-height: 1.72;
  color: #3d4968;
}

.f250-page.f250-conference-page .f250-golden-age-quote-icon {
  display: flex;
  justify-content: center;
  margin: 0 auto 18px;
}

.f250-page.f250-conference-page .f250-golden-age-quote-icon img {
  width: 94px;
  height: 94px;
  border-radius: 999px;
  opacity: 0.82;
  filter: drop-shadow(0 0 18px rgba(255, 214, 138, 0.28));
}

.f250-page.f250-conference-page .f250-golden-age-quote {
  max-width: 600px;
  margin: 0 auto 34px;
  padding: 0 0 0 24px;
  border-left: 3px solid #c89a3c;
  text-align: left;
}

.f250-page.f250-conference-page .f250-golden-age-quote .quote-text {
  margin: 0 0 10px;
  font-size: 26px;
  line-height: 1.36;
  font-family: var(--font-heading);
  color: #17285d;
}

.f250-page.f250-conference-page .f250-golden-age-quote span {
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8a7343;
}

.f250-page.f250-conference-page .f250-golden-age-secondary {
  max-width: 680px;
  margin: 0 auto 56px;
  font-size: 16.5px;
  line-height: 1.78;
  color: #55617f;
}

.f250-page.f250-conference-page .f250-golden-age-card {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 680px;
  min-height: 320px;
  border-radius: 24px;
  box-shadow:
    0 28px 80px rgba(65, 22, 70, 0.16),
    0 0 60px rgba(219, 168, 68, 0.14);
}

.f250-page.f250-conference-page .f250-golden-age-card-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(57, 19, 88, 0.92) 0%, rgba(92, 31, 89, 0.75) 42%, rgba(39, 3, 44, 0.02) 100%);
}

.f250-page.f250-conference-page .f250-golden-age-card-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 320px;
  padding: 44px;
  text-align: left;
}

.f250-page.f250-conference-page .f250-golden-age-card h3 {
  max-width: 420px;
  margin: 0 0 16px;
  font-size: 38px;
  line-height: 1.04;
  font-weight: 500;
  color: #fff8e8;
}

.f250-page.f250-conference-page .f250-golden-age-card .f250-section-text {
  max-width: 460px;
  margin: 0;
  font-size: 16px;
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.86);
}

@media (max-width: 767px) {
  .f250-page.f250-conference-page .f250-golden-age-light {
    padding: 88px 20px 96px;
  }

  .f250-page.f250-conference-page .f250-heart-chakra-bg {
    width: 420px;
    max-width: 95vw;
    opacity: 0.06;
  }

  .f250-page.f250-conference-page .f250-golden-age-light h2 {
    font-size: 44px;
  }

  .f250-page.f250-conference-page .f250-golden-age-lead,
  .f250-page.f250-conference-page .f250-golden-age-secondary {
    font-size: 16px;
  }

  .f250-page.f250-conference-page .f250-golden-age-quote p {
    font-size: 22px;
  }

  .f250-page.f250-conference-page .f250-golden-age-card-content {
    min-height: 340px;
    padding: 34px;
  }

  .f250-page.f250-conference-page .f250-golden-age-card h3 {
    font-size: 32px;
  }
}

/* ==========================================================================
   CONFERENCE PAGE — PARTICIPATION PATHWAYS
   ========================================================================== */

.f250-page.f250-conference-page .f250-pathways {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 0%, rgba(201, 154, 63, 0.10), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f8f7f3 100%);
  padding-top: 108px;
  padding-bottom: 110px;
}

.f250-page.f250-conference-page .f250-pathways-header {
  max-width: 780px;
  margin-bottom: 58px;
}

.f250-page.f250-conference-page .f250-pathways-header .f250-section-title {
  max-width: 720px;
  margin: 0 auto 22px;
  font-size: clamp(38px, 5vw, 60px);
  line-height: 1.02;
}

.f250-page.f250-conference-page .f250-pathways-header .f250-section-text {
  max-width: 720px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.72;
}

.f250-page.f250-conference-page .f250-pathways-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  max-width: 1040px;
  margin: 0 auto;
}

.f250-page.f250-conference-page .f250-pathway-card {
  position: relative;
  padding: 42px 38px 40px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(30, 42, 68, 0.10);
  box-shadow: 0 22px 60px rgba(13, 27, 53, 0.07);
}

.f250-page.f250-conference-page .f250-pathway-featured {
  background:
    radial-gradient(circle at 100% 0%, rgba(201, 154, 63, 0.18), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
  border-color: rgba(201, 154, 63, 0.26);
}

.f250-page.f250-conference-page .f250-pathway-label {
  margin-bottom: 18px;
  color: #b8862f;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.f250-page.f250-conference-page .f250-pathway-card h3 {
  margin: 0 0 16px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 36px;
  line-height: 1.02;
  color: var(--f250-navy);
}

.f250-page.f250-conference-page .f250-pathway-card .f250-section-text {
  margin: 0 0 24px;
  color: #536078;
  font-size: 16px;
  line-height: 1.72;
}

.f250-page.f250-conference-page .f250-pathway-card ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}

.f250-page.f250-conference-page .f250-pathway-card li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 12px;
  color: #263b63;
  font-size: 15px;
  line-height: 1.55;
}

.f250-page.f250-conference-page .f250-pathway-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .72em;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #c89a3c;
  box-shadow: 0 0 0 4px rgba(200, 154, 60, 0.12);
}

/* Option rows */
.f250-page.f250-conference-page .f250-pathway-option-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 18px;
  align-items: center;
  margin-top: 18px;
  padding: 20px;
  border-radius: 20px;
  background: rgba(248, 247, 243, 0.78);
  border: 1px solid rgba(22, 34, 68, 0.08);
}

.f250-page.f250-conference-page .f250-pathway-option-row strong {
  display: block;
  margin-bottom: 5px;
  color: var(--f250-navy);
  font-size: 18px;
  line-height: 1.25;
}

.f250-page.f250-conference-page .f250-pathway-option-row span {
  display: block;
  color: var(--f250-muted);
  font-size: 14px;
  line-height: 1.45;
}

.f250-page.f250-conference-page .f250-pathway-option-featured {
  background: linear-gradient(180deg, #fffaf0 0%, #ffffff 100%);
  border-color: rgba(201, 154, 63, 0.28);
  box-shadow: 0 16px 44px rgba(201, 154, 63, 0.08);
}

.f250-page.f250-conference-page .f250-pathway-mini-label {
  margin-bottom: 6px;
  color: var(--f250-gold);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.f250-page.f250-conference-page .f250-pathway-option-row .btn {
  min-width: 165px;
  padding-inline: 22px;
  justify-content: center;
  white-space: nowrap;
}

/* Guidance */
.f250-page.f250-conference-page .f250-pathway-guidance {
  display: flex;
  gap: 18px;
  align-items: center;
  justify-content: space-between;
  max-width: 760px;
  margin: 36px auto 0;
  padding: 20px 24px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(30, 42, 68, 0.08);
  backdrop-filter: blur(8px);
}

.f250-page.f250-conference-page .f250-pathway-guidance .f250-section-text {
  flex: 1;
  margin: 0;
  color: #64708a;
  font-size: 14.5px;
  line-height: 1.65;
  text-align: left;
}

.f250-page.f250-conference-page .f250-pathway-guidance .btn {
  flex-shrink: 0;
}

.f250-page.f250-conference-page .f250-essentials-path-only .btn.btn-standard {
  background: rgba(255, 255, 255, 0.58) !important;
  border: 1px solid rgba(195, 161, 86, 0.24) !important;
  color: #17315f !important;
  backdrop-filter: blur(10px);
}

.f250-page.f250-conference-page .f250-essentials-path-only .btn.btn-standard:hover {
  background: rgba(255, 255, 255, 0.82) !important;
  border-color: rgba(195, 161, 86, 0.42) !important;
}

@media (max-width: 900px) {
  .f250-page.f250-conference-page .f250-pathways {
    padding-top: 90px;
    padding-bottom: 96px;
  }

  .f250-page.f250-conference-page .f250-pathways-grid {
    grid-template-columns: 1fr;
    max-width: 620px;
  }

  .f250-page.f250-conference-page .f250-pathway-card {
    padding: 36px 28px;
  }
}

@media (max-width: 700px) {
  .f250-page.f250-conference-page .f250-pathway-guidance {
    display: block;
    text-align: center;
  }

  .f250-page.f250-conference-page .f250-pathway-guidance p {
    text-align: center;
  }

  .f250-page.f250-conference-page .f250-pathway-guidance .btn {
    margin-top: 18px;
  }

  .f250-page.f250-conference-page .f250-pathway-option-row {
    grid-template-columns: 1fr;
  }

  .f250-page.f250-conference-page .f250-pathway-option-row .btn {
    width: 100%;
    min-width: 0;
  }
}

/* ==========================================================================
   SCIENCE OF THE SPOKEN WORD — DESKTOP + MOBILE
   ========================================================================== */

.f250-page.f250-conference-page .f250-spoken-word-experience {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(156, 92, 255, 0.16), transparent 30%),
    radial-gradient(circle at bottom right, rgba(231, 201, 129, 0.12), transparent 32%),
    linear-gradient(145deg, #080d28 0%, #11184d 38%, #2a1347 70%, #080c1f 100%);
  color: #ffffff;
}

.f250-page.f250-conference-page .f250-spoken-word-grid {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 72px;
  align-items: center;
}

.f250-page.f250-conference-page .f250-spoken-word-content {
  position: relative;
  z-index: 2;
}

.f250-page.f250-conference-page .f250-spoken-word-content .f250-kicker {
  color: var(--f250-gold-soft);
}

.f250-page.f250-conference-page .f250-spoken-word-content .f250-section-title {
  color: #ffffff;
  margin-bottom: 28px;
  max-width: 620px;
}

.f250-page.f250-conference-page .f250-spoken-word-content .f250-section-text {
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 22px;
  max-width: 620px;
}

.f250-page.f250-conference-page .f250-spoken-word-points {
  margin-top: 42px;
  display: grid;
  gap: 26px;
}

.f250-page.f250-conference-page .f250-spoken-word-point {
  padding-left: 18px;
  border-left: 1px solid rgba(243, 210, 139, 0.28);
}

.f250-page.f250-conference-page .f250-spoken-word-point span {
  display: block;
  margin-bottom: 8px;
  color: #f3d28b;
  font-size: 15px;
  font-weight: 700;
}

.f250-page.f250-conference-page .f250-spoken-word-point .f250-section-text {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}

/* Visual */

.f250-page.f250-conference-page .f250-spoken-word-visual {
  position: relative;
  min-height: 560px;
  overflow: visible;
}

.f250-page.f250-conference-page .f250-energy-field {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  overflow: visible;
}

.f250-page.f250-conference-page .f250-energy-field .f250-wave-core,
.f250-page.f250-conference-page .f250-energy-field .f250-wave-glow,
.f250-page.f250-conference-page .f250-energy-field .f250-wave-line {
  position: absolute;
  top: 50%;
  left: 50%;
}

.f250-page.f250-conference-page .f250-wave-core {
  width: 190px;
  height: 190px;
  border-radius: 999px;
  background:
    radial-gradient(circle,
      rgba(255, 255, 255, 0.95) 0%,
      rgba(231, 201, 129, 0.72) 18%,
      rgba(184, 126, 255, 0.55) 42%,
      rgba(77, 103, 255, 0.25) 72%,
      transparent 100%);
  filter: blur(2px);
  transform: translate(-50%, -50%);
  animation: f250PulseCore 5s ease-in-out infinite;
  z-index: 3;
}

.f250-page.f250-conference-page .f250-wave-glow {
  width: 660px;
  height: 660px;
  border-radius: 999px;
  background:
    radial-gradient(circle,
      rgba(156, 92, 255, 0.24),
      rgba(77, 103, 255, 0.08),
      transparent 72%);
  transform: translate(-50%, -50%);
  animation: f250GlowShift 9s ease-in-out infinite;
  z-index: 1;
}

.f250-page.f250-conference-page .f250-wave-line {
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transform: translate(-50%, -50%);
  animation: f250WavePulse 8s ease-in-out infinite;
  z-index: 2;
}

.f250-page.f250-conference-page .wave-1 {
  width: 440px;
  height: 440px;
}

.f250-page.f250-conference-page .wave-2 {
  width: 520px;
  height: 520px;
  animation-duration: 9s;
}

.f250-page.f250-conference-page .wave-3 {
  width: 610px;
  height: 610px;
  animation-duration: 10s;
}

.f250-page.f250-conference-page .wave-4 {
  width: 700px;
  height: 700px;
  animation-duration: 11s;
}

.f250-page.f250-conference-page .f250-wave-quote {
  position: absolute;
  top: 34%;
  left: 58%;
  z-index: 4;
  max-width: 220px;
  text-align: left;
  font-family: var(--font-heading);
  font-size: clamp(22px, 2.2vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: rgba(255, 255, 255, 0.92);
  text-shadow: 0 0 24px rgba(201, 138, 255, 0.22);
  animation: f250QuoteFloat 8s ease-in-out infinite;
}

.f250-page.f250-conference-page .f250-spoken-word-audio {
  position: absolute;
  z-index: 5;
  bottom: 42px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: min(420px, 90%);
}

.f250-page.f250-conference-page .f250-mantra-label {
  margin-bottom: 12px;
  color: rgba(243, 210, 139, 0.72);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.f250-page.f250-conference-page .f250-mantra-text {
  margin-bottom: 14px;
  font-family: var(--font-heading);
  font-size: 22px;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.9);
}

.f250-page.f250-conference-page .f250-spoken-word-audio-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 22px;
  padding: 14px 22px;
  border-radius: 999px;
  border: 1px solid rgba(243, 210, 139, 0.22);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.10), rgba(255, 255, 255, 0.04));
  color: #ffffff;
  backdrop-filter: blur(12px);
}

/* Animations */

@keyframes f250QuoteFloat {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@keyframes f250PulseCore {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.82;
  }

  50% {
    transform: translate(-50%, -50%) scale(1.12);
    opacity: 1;
  }
}

@keyframes f250WavePulse {
  0%, 100% {
    opacity: 0.13;
  }

  50% {
    opacity: 0.42;
  }
}

@keyframes f250GlowShift {
  0%, 100% {
    opacity: 0.85;
    filter: blur(0);
  }

  50% {
    opacity: 1;
    filter: blur(6px);
  }
}

/* Mobile */

@media (max-width: 560px) {
  .f250-page.f250-conference-page .f250-spoken-word-experience {
    padding: 82px 18px 88px;
  }

  .f250-page.f250-conference-page .f250-spoken-word-grid {
    display: block;
  }

  .f250-page.f250-conference-page .f250-spoken-word-content .f250-section-title {
    font-size: 36px;
    line-height: 1.04;
  }

  .f250-page.f250-conference-page .f250-spoken-word-content .f250-section-text {
    font-size: 16px;
    line-height: 1.68;
  }

  .f250-page.f250-conference-page .f250-spoken-word-points {
    margin-top: 30px;
    gap: 22px;
  }

  .f250-page.f250-conference-page .f250-spoken-word-point p {
    font-size: 15px;
    line-height: 1.6;
  }

  .f250-page.f250-conference-page .f250-spoken-word-visual {
    min-height: auto;
    margin-top: 42px;
    padding: 44px 24px 38px;
    border-radius: 26px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background:
      radial-gradient(circle at 50% 18%, rgba(185, 130, 255, 0.20), transparent 38%),
      radial-gradient(circle at 80% 90%, rgba(243, 210, 139, 0.10), transparent 34%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow:
      0 24px 70px rgba(0, 0, 0, 0.18),
      inset 0 1px 0 rgba(255, 255, 255, 0.06);
  }

  .f250-page.f250-conference-page .f250-wave-quote {
    position: relative;
    top: auto;
    left: auto;
    z-index: 5;
    max-width: 230px;
    margin: 0 auto 18px;
    text-align: center;
    font-size: 32px;
    animation: none;
    transform: none;
  }

  .f250-page.f250-conference-page .f250-energy-field {
    position: relative;
    inset: auto;
    width: 300px;
    height: 118px;
    margin: 0 auto 16px;
  }

  .f250-page.f250-conference-page .f250-wave-core {
    width: 76px;
    height: 76px;
  }

  .f250-page.f250-conference-page .f250-wave-glow {
    width: 250px;
    height: 250px;
    filter: blur(42px);
  }

  .f250-page.f250-conference-page .wave-1 {
    width: 145px;
    height: 145px;
  }

  .f250-page.f250-conference-page .wave-2 {
    width: 210px;
    height: 210px;
  }

  .f250-page.f250-conference-page .wave-3 {
    width: 280px;
    height: 280px;
  }

  .f250-page.f250-conference-page .wave-4 {
    width: 350px;
    height: 350px;
  }

  .f250-page.f250-conference-page .f250-spoken-word-audio {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    width: 100%;
    max-width: 300px;
  }

  .f250-page.f250-conference-page .f250-mantra-text {
    font-size: 18px;
    line-height: 1.38;
  }

  .f250-page.f250-conference-page .f250-spoken-word-audio-btn {
    width: 100%;
  }
}


/* Final CTA */
.f250-page.f250-conference-page .f250-final-cta {
  padding-top: 120px;
  padding-bottom: 140px;
}

.f250-page.f250-conference-page .f250-final-cta-card {
  position: relative;
  overflow: hidden;
  max-width: 980px;
  margin: 0 auto;
  padding: 82px 72px;
  border-radius: 36px;
  background:
    radial-gradient(circle at 50% 0%,
      rgba(255, 255, 255, 0.10),
      transparent 36%),
    linear-gradient(135deg,
      #07175a 0%,
      #171b72 46%,
      #2b1262 100%);
  box-shadow:
    0 40px 120px rgba(17, 24, 59, 0.18),
    0 0 90px rgba(98, 60, 168, 0.14);
  text-align: center;
}

.f250-page.f250-conference-page .f250-final-cta-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 0%,
      rgba(255, 225, 145, 0.10),
      transparent 28%);
  pointer-events: none;
}

.f250-page.f250-conference-page .f250-final-cta-card .f250-section-title {
  max-width: 760px;
  margin: 0 auto 24px;
  font-size: clamp(46px, 5vw, 72px);
  line-height: .96;

  color: #fffaf0;
}

.f250-page.f250-conference-page .f250-final-cta-card .f250-section-text {
  max-width: 700px;
  margin: 0 auto 42px;

  font-size: 19px;
  line-height: 1.8;

  color: rgba(255, 255, 255, 0.82);
}

.f250-page.f250-conference-page .f250-final-cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.f250-page.f250-conference-page .f250-final-cta-buttons .btn-standard {
  background:
    linear-gradient(135deg,
      #d7b15c 0%,
      #f2d17a 100%) !important;
  color: #142451 !important;
  border: none !important;
  box-shadow:
    0 12px 28px rgba(242, 209, 122, 0.28);
}

.f250-page.f250-conference-page .f250-final-cta-buttons .btn-alternate {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: rgba(255, 255, 255, 0.88);
}

@media (max-width: 767px) {

  .f250-page.f250-conference-page .f250-final-cta {
    padding-top: 84px;
    padding-bottom: 96px;
  }

  .f250-page.f250-conference-page .f250-final-cta-card {
    padding: 54px 28px 42px;

    border-radius: 28px;

    box-shadow:
      0 28px 70px rgba(17, 24, 59, 0.18),
      0 0 60px rgba(98, 60, 168, 0.12);
  }

  .f250-page.f250-conference-page .f250-final-cta-card .f250-section-title {
    margin-bottom: 22px;

    font-size: 42px;
    line-height: .96;

    letter-spacing: -0.04em;
  }

  .f250-page.f250-conference-page .f250-final-cta-card .f250-section-text {
    margin-bottom: 34px;

    font-size: 16px;
    line-height: 1.72;
  }

  .f250-page.f250-conference-page .f250-final-cta-buttons {
    flex-direction: column;
    align-items: stretch;

    gap: 14px;

    width: 100%;
  }

  .f250-page.f250-conference-page .f250-final-cta-buttons a {
    width: 100%;
    justify-content: center;
    min-height: 56px;
  }

  .f250-page.f250-conference-page .f250-final-cta-buttons .btn-standard,
  .f250-page.f250-conference-page .f250-final-cta-buttons .btn-alternate {
    width: 100%;
  }

}

/* Mobile fixes */
@media (max-width: 900px) {
  .f250-page.f250-conference-page .f250-section {
    padding: 84px 20px;
  }

  .f250-page.f250-conference-page .f250-dictations .f250-grid-2 {
    grid-template-columns: 1fr !important;
    gap: 42px;
  }

  .f250-page.f250-conference-page .f250-dictation-content {
    max-width: 100%;
  }

  .f250-page.f250-conference-page .f250-dictation-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}

@media (max-width: 560px) {
  .f250-page.f250-conference-page .f250-section {
    padding: 76px 18px;
  }

  .f250-page.f250-conference-page .f250-dictation-grid {
    grid-template-columns: 1fr;
  }

  .f250-page.f250-conference-page .f250-dictation-flip-card,
  .f250-page.f250-conference-page .f250-dictation-flip-inner {
    min-height: 220px;
  }

  .f250-page.f250-conference-page .f250-dictation-flip-face {
    padding: 26px 22px;
  }

  .f250-page.f250-conference-page .f250-dictation-front img {
    width: 84px;
    height: 84px;
  }
}

@media (max-width: 560px) {

  .f250-page.f250-conference-page .f250-conference-hero {
    padding-bottom: 56px;
  }

  .f250-page.f250-conference-page .f250-conference-hero-art {
    max-width: 300px;
  }

  .f250-page.f250-conference-page .f250-why-section {
    padding-top: 78px;
  }

  .f250-page.f250-conference-page .f250-why-card,
  .f250-page.f250-conference-page .f250-week-grid .f250-theme-card,
  .f250-page.f250-conference-page .f250-pathway-card {
    padding: 30px 24px;
  }

  .f250-page.f250-conference-page .f250-experience-image {
    max-width: 320px;
    margin: 0 auto;
  }

  .f250-page.f250-conference-page .f250-golden-age-card {
    max-width: 100%;
  }

  .f250-page.f250-conference-page .f250-final-cta-card .f250-section-title {
    font-size: 34px;
  }
}


/* ==========================================================================
   SUMMIT UNIVERSITY — JEREMIAH PAGE
   Scoped to: .f250-su-jeremiah-page
   ========================================================================== */

.f250-page.f250-su-jeremiah-page .f250-section {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
}

@media (max-width: 767px) {

  .f250-page.f250-su-jeremiah-page .f250-section {
    padding-top: 84px;
    padding-bottom: 84px;
  }

}

.f250-page.f250-su-jeremiah-page .f250-section-text {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  opacity: .82;
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-card p,
.f250-page.f250-su-jeremiah-page .f250-su-rhythm-card p,
.f250-page.f250-su-jeremiah-page .f250-su-registration-description,
.f250-page.f250-su-jeremiah-page .f250-su-experience-list li {
  opacity: .74;
}

/* HERO */
.f250-page.f250-su-jeremiah-page .f250-su-hero {
  position: relative;
  overflow: hidden;
  min-height: 760px;
  padding: 124px 24px 110px;
  color: #ffffff;
  background: #071736;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 72% 28%, rgba(255, 220, 140, 0.28), transparent 30%),
    radial-gradient(circle at 24% 36%, rgba(120, 160, 255, 0.24), transparent 34%),
    linear-gradient(135deg, #071736 0%, #123d73 48%, #172b5c 100%);
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5, 12, 32, 0.14), rgba(5, 12, 32, 0.42)),
    radial-gradient(circle at 50% 100%, rgba(248, 247, 243, 0.26), transparent 32%);
}

.f250-page.f250-su-jeremiah-page .f250-su-hero::after {
  content: "";
  position: absolute;
  left: -5%;
  right: -5%;
  bottom: -90px;
  height: 220px;
  background:
    linear-gradient(180deg,
      rgba(248, 247, 243, 0) 0%,
      rgba(248, 247, 243, 0.68) 52%,
      rgba(248, 247, 243, 1) 100%);
  transform: rotate(-1.5deg);
  z-index: 1;
  pointer-events: none;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero::before {
  animation: f250Glow 9s ease-in-out infinite alternate;
}

@keyframes f250Glow {
  from {
    opacity: .45;
    transform: scale(1);
  }

  to {
    opacity: .7;
    transform: scale(1.04);
  }
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.9fr 430px;
  gap: 56px;
  align-items: center;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-copy {
  max-width: 680px;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero h1 {
  margin: 18px 0 34px;
  font-family: var(--font-heading);
  font-size: clamp(52px, 5.6vw, 72px);
  line-height: 0.96;
  font-weight: 500;
  letter-spacing: -0.055em;
  color: #ffffff;
}

.f250-page.f250-su-jeremiah-page .f250-su-subline {
  margin: -6px 0 24px;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 225, 170, 0.82);
}

.f250-page.f250-su-jeremiah-page .f250-hero-text {
  max-width: 42ch;
  font-size: clamp(18px, 1.4vw, 21px);
  line-height: 1.62;
  color: rgba(255, 255, 255, 0.86);
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-actions {
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-actions .btn-standard {
  background: linear-gradient(135deg, #f6d58b 0%, #e9b65d 100%) !important;
  border-color: transparent !important;
  color: #16234a !important;
  box-shadow: 0 10px 28px rgba(231, 184, 92, 0.28) !important;
  font-weight: 700 !important;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-actions .btn-alternate {
  border: 1px solid rgba(255, 255, 255, .7) !important;
  color: #ffffff !important;
  background: rgba(255, 255, 255, .06) !important;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-art {
  position: relative;
  width: min(100%, 430px);
  margin-left: auto;
  margin-top: 20px;
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-art::after {
  content: "";
  position: absolute;
  top: 22%;
  left: 50%;
  width: 38%;
  aspect-ratio: 1 / 1;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background:
    radial-gradient(circle,
      rgba(255, 255, 255, .55) 0%,
      rgba(255, 220, 140, .28) 28%,
      rgba(255, 220, 140, .08) 52%,
      transparent 72%);
  filter: blur(10px);
  opacity: .75;
  mix-blend-mode: screen;
  pointer-events: none;
  animation: f250SuHaloPulse 5.5s ease-in-out infinite;
}

@keyframes f250SuHaloPulse {
  0%, 100% {
    opacity: .45;
    transform: translate(-50%, -50%) scale(.95);
  }

  50% {
    opacity: .85;
    transform: translate(-50%, -50%) scale(1.08);
  }
}

.f250-page.f250-su-jeremiah-page .f250-su-hero-art img {
  display: block;
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  border-radius: 24px;
  box-shadow:
    0 34px 90px rgba(0, 0, 0, 0.35),
    0 0 70px rgba(255, 220, 140, 0.16);
}

/* MOBILE */
@media (max-width: 900px) {
  .f250-page.f250-su-jeremiah-page .f250-su-hero {
    min-height: auto;
    padding: 130px 20px 90px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-hero-inner {
    grid-template-columns: 1fr;
    gap: 42px;
    text-align: center;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-hero-copy,
  .f250-page.f250-su-jeremiah-page .f250-hero-text {
    margin-left: auto;
    margin-right: auto;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-hero-actions {
    justify-content: center;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-hero-art {
    width: min(100%, 380px);
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .f250-page.f250-su-jeremiah-page .f250-su-hero {
    padding: 86px 16px 78px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-hero h1 {
    font-size: clamp(42px, 13vw, 58px);
    line-height: 0.98;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-hero-art {
    max-width: 340px;
    margin: 18px auto 0;
  }
}

/* SU Bridge */
.f250-page.f250-su-jeremiah-page .f250-su-bridge {
  background:
    radial-gradient(circle at 20% 20%, rgba(201, 154, 63, 0.10), transparent 30%),
    linear-gradient(180deg, #f8f7f3 0%, #ffffff 100%);
  padding-top: 120px;
  padding-bottom: 110px;
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-inner {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 56px;
  align-items: center;
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-content {
  max-width: 680px;
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-content .f250-section-title {
  margin: 12px 0 24px;
  font-size: clamp(38px, 5vw, 58px);
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-content .f250-section-text {
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.72;
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-card {
  padding: 42px 38px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top right, rgba(201, 154, 63, 0.18), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
  border: 1px solid rgba(201, 154, 63, 0.24);
  box-shadow: 0 24px 70px rgba(13, 27, 53, 0.08);
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-card span {
  display: block;
  margin-bottom: 16px;
  color: var(--f250-gold);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-card h3 {
  margin: 0 0 16px;
  font-family: var(--font-heading);
  font-size: 34px;
  line-height: 1.08;
  font-weight: 500;
  color: var(--f250-navy);
}

.f250-page.f250-su-jeremiah-page .f250-su-bridge-card .f250-section-text {
  margin: 0;
  color: var(--f250-muted);
  font-size: 16px;
  line-height: 1.7;
}

@media (max-width: 900px) {
  .f250-page.f250-su-jeremiah-page .f250-su-bridge-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-bridge-content {
    margin: 0 auto;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-bridge-card {
    text-align: left;
  }
}

/* SU Seminar */
.f250-page.f250-su-jeremiah-page .f250-su-seminar {
  background: linear-gradient(180deg, #ffffff 0%, #f8f7f3 100%);
  position: relative;
  overflow: hidden;
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar::before {
  content: "";
  position: absolute;
  top: 4%;
  left: 4%;
  width: 520px;
  height: 520px;
  background:
    radial-gradient(circle,
      rgba(201,154,63,.18) 0%,
      rgba(201,154,63,.08) 38%,
      rgba(201,154,63,0) 72%);
  pointer-events: none;
  z-index: 0;
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar>* {
  position: relative;
  z-index: 1;
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-immersive {
  position: relative;
  overflow: hidden;
  border-radius: 34px;
  padding: 72px 64px;
  color: #ffffff;
  background: #071b3e;
  box-shadow: 0 34px 100px rgba(7, 27, 62, 0.22);
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg,
      rgba(7, 27, 62, 0.96) 0%,
      rgba(7, 27, 62, 0.82) 38%,
      rgba(7, 27, 62, 0.40) 72%,
      rgba(7, 27, 62, 0.22) 100%),
    url("https://assets.swoogo.com/themes/69b9c948cdbf8/f250-jeremiah2.jpg");
  background-size: cover;
  background-position: center center;
  opacity: 1;
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 78% 26%, rgba(255, 214, 140, 0.20), transparent 26%),
    radial-gradient(circle at 20% 85%, rgba(255, 255, 255, 0.06), transparent 30%);
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-main,
.f250-page.f250-su-jeremiah-page .f250-su-seminar-points {
  position: relative;
  z-index: 2;
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-main {
  max-width: 620px;
  margin-bottom: 52px;
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-main .f250-section-title {
  margin: 14px 0 24px;
  color: #ffffff;
  font-size: clamp(40px, 5vw, 64px);
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-main .f250-section-text {
  color: rgba(255, 255, 255, 0.86);
  font-size: 17px;
  line-height: 1.74;
}

.f250-page.f250-su-jeremiah-page .f250-su-seminar-points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.f250-page.f250-su-jeremiah-page .f250-su-point {
  padding: 30px 28px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.16);
}

.f250-page.f250-su-jeremiah-page .f250-su-point span {
  display: block;
  margin-bottom: 14px;
  color: var(--f250-gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.f250-page.f250-su-jeremiah-page .f250-su-point h3 {
  margin: 0 0 12px;
  font-family: var(--font-heading);
  font-size: 25px;
  line-height: 1.12;
  font-weight: 500;
  color: var(--f250-navy);
}

.f250-page.f250-su-jeremiah-page .f250-su-point .f250-section-text {
  margin: 0;
  color: var(--f250-muted);
  font-size: 15px;
  line-height: 1.65;
}

@media (max-width: 900px) {
  .f250-page.f250-su-jeremiah-page .f250-su-seminar-immersive {
    padding: 52px 28px;
    border-radius: 28px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-seminar-bg {
    background:
      linear-gradient(180deg,
        rgba(7, 27, 62, 0.94) 0%,
        rgba(7, 27, 62, 0.84) 52%,
        rgba(7, 27, 62, 0.70) 100%),
      url("/landing/assets/f250-jeremiah.png");
    background-size: cover;
    background-position: center top;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-seminar-points {
    grid-template-columns: 1fr;
  }
}

/* ==========================================================================
   SUMMIT UNIVERSITY EXPERIENCE
   ========================================================================== */

.f250-page.f250-su-jeremiah-page .f250-su-experience {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 20%, rgba(201, 154, 63, 0.10), transparent 26%),
    radial-gradient(circle at 80% 80%, rgba(22, 56, 112, 0.08), transparent 32%),
    linear-gradient(180deg, #f8f7f3 0%, #ffffff 100%);
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-header {
  max-width: 860px;
  margin: 0 auto 68px;
  text-align: center;
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-header .f250-section-title {
  margin: 14px 0 26px;
  font-size: clamp(42px, 5vw, 64px);
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-header .f250-section-text {
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.75;
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-card {
  position: relative;
  overflow: hidden;
  padding: 42px 38px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, #ffffff 0%, #fdfbf7 100%);
  border: 1px solid rgba(22, 34, 68, 0.08);
  box-shadow:
    0 20px 60px rgba(13, 27, 53, 0.06);
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;

  background:
    linear-gradient(90deg,
      #c99a3f 0%,
      #f2d28b 100%);
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-label {
  margin-bottom: 16px;

  color: var(--f250-gold);

  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-card h3 {
  margin: 0 0 22px;

  font-family: var(--font-heading);
  font-size: 36px;
  line-height: 1.08;
  font-weight: 500;

  color: var(--f250-navy);
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-list li {
  position: relative;

  padding-left: 24px;
  margin-bottom: 16px;

  color: var(--f250-muted);

  font-size: 16px;
  line-height: 1.68;
}

.f250-page.f250-su-jeremiah-page .f250-su-experience-list li::before {
  content: "";

  position: absolute;
  top: 11px;
  left: 0;

  width: 8px;
  height: 8px;

  border-radius: 50%;

  background: var(--f250-gold);
}

@media (max-width: 900px) {

  .f250-page.f250-su-jeremiah-page .f250-su-experience-grid {
    grid-template-columns: 1fr;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-experience-header {
    margin-bottom: 52px;
  }

}

@media (max-width: 767px) {

  .f250-page.f250-su-jeremiah-page .f250-su-experience-card {
    padding: 34px 28px;
    border-radius: 24px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-experience-card h3 {
    font-size: 30px;
  }

}

/* ==========================================================================
   WHAT YOU WILL RECEIVE
   ========================================================================== */

.f250-page.f250-su-jeremiah-page .f250-su-receive {
  background:
    radial-gradient(circle at 20% 20%, rgba(201, 154, 63, .08), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #f8f7f3 100%);
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-header {
  max-width: 820px;
  margin: 0 auto 70px;
  text-align: center;
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-header .f250-section-title {
  margin: 14px 0 24px;
  font-size: clamp(42px, 5vw, 62px);
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-header .f250-section-text {
  font-size: 18px;
  line-height: 1.75;
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-card {
  position: relative;

  padding: 38px 34px;

  border-radius: 28px;

  background:
    linear-gradient(180deg, #ffffff 0%, #fdfbf7 100%);

  border: 1px solid rgba(20, 34, 68, .08);

  box-shadow:
    0 18px 50px rgba(13, 27, 53, .05);

  transition:
    transform .3s ease,
    box-shadow .3s ease;
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-card:hover {
  transform: translateY(-4px);

  box-shadow:
    0 26px 70px rgba(13, 27, 53, .08);
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-card span {
  display: inline-block;

  margin-bottom: 18px;

  color: var(--f250-gold);

  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-card h3 {
  margin: 0 0 16px;

  font-family: var(--font-heading);

  font-size: 30px;
  line-height: 1.12;
  font-weight: 500;

  color: var(--f250-navy);
}

.f250-page.f250-su-jeremiah-page .f250-su-receive-card .f250-section-text {
  margin: 0;
  color: var(--f250-muted);
  font-size: 15.5px;
  line-height: 1.72;
}

@media (max-width: 1000px) {

  .f250-page.f250-su-jeremiah-page .f250-su-receive-grid {
    grid-template-columns: repeat(2, 1fr);
  }

}

@media (max-width: 767px) {

  .f250-page.f250-su-jeremiah-page .f250-su-receive-grid {
    grid-template-columns: 1fr;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-receive-card {
    padding: 34px 28px;
    border-radius: 24px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-receive-card h3 {
    font-size: 27px;
  }

}

/* ==========================================================================
   SUMMIT UNIVERSITY REGISTRATION
   ========================================================================== */

.f250-page.f250-su-jeremiah-page .f250-su-registration {
  position: relative;
  background:
    radial-gradient(circle at 20% 20%, rgba(201, 154, 63, .10), transparent 26%),
    radial-gradient(circle at 80% 80%, rgba(22, 56, 112, .08), transparent 30%),
    linear-gradient(180deg, #f8f7f3 0%, #ffffff 100%);
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-header {
  max-width: 820px;
  margin: 0 auto 72px;
  text-align: center;
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-header .f250-section-title {
  margin: 14px 0 24px;
  font-size: clamp(42px, 5vw, 64px);
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-header .f250-section-text {
  font-size: 18px;
  line-height: 1.75;
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  align-items: stretch;
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 42px 40px;
  border-radius: 32px;
  background: linear-gradient(180deg, #ffffff 0%, #fdfbf7 100%);
  border: 1px solid rgba(22, 34, 68, .08);
  box-shadow: 0 22px 70px rgba(13, 27, 53, .06);
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-label {
  margin-bottom: 18px;
  color: var(--f250-gold);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-card h3 {
  margin: 0 0 18px;
  font-family: var(--font-heading);
  font-size: 36px;
  line-height: 1.05;
  font-weight: 500;
  color: var(--f250-navy);
}

.f250-page.f250-su-jeremiah-page .f250-su-registration-description {
  margin-bottom: 28px;
  color: var(--f250-muted);
  font-size: 17px;
  line-height: 1.72;
}

/* Mode rows inside each card */
.f250-page.f250-su-jeremiah-page .f250-su-option-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 18px;
  align-items: center;
  margin-top: 18px;
  padding: 24px;
  border-radius: 20px;
  background: rgba(248, 247, 243, .78);
  border: 1px solid rgba(22, 34, 68, .08);
}

.f250-page.f250-su-jeremiah-page .f250-su-option-row strong {
  display: block;
  margin-bottom: 5px;
  color: var(--f250-navy);
  font-size: 18px;
  line-height: 1.25;
}

.f250-page.f250-su-jeremiah-page .f250-su-option-row span {
  display: block;
  color: var(--f250-muted);
  font-size: 14px;
  line-height: 1.45;
}

.f250-page.f250-su-jeremiah-page .f250-su-option-featured {
  background: linear-gradient(180deg, #fffaf0 0%, #ffffff 100%);
  border-color: rgba(201, 154, 63, .28);
  box-shadow: 0 16px 44px rgba(201, 154, 63, .08);
}

.f250-page.f250-su-jeremiah-page .f250-su-option-row .btn {
  min-width: 180px;
  justify-content: center;
  white-space: nowrap;
}

.f250-page.f250-su-jeremiah-page .f250-su-option-row .btn.btn-alternate {
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(22,34,68,.16);  
  color: var(--f250-navy);
  backdrop-filter: blur(8px);
}

.f250-page.f250-su-jeremiah-page .f250-su-option-row .btn.btn-alternate:hover {
  background: rgba(22,34,68,.04);
  border-color: rgba(22,34,68,.26);
}

/* Full Journey note */
.f250-page.f250-su-jeremiah-page .f250-su-full-journey-note {
  max-width: 860px;
  margin: 34px auto 0;
  padding: 20px 24px;
  border-radius: 18px;
  text-align: center;
  color: var(--f250-muted);
  background: rgba(255, 255, 255, .72);
  border: 1px solid rgba(201, 154, 63, .18);
}

.f250-page.f250-su-jeremiah-page .f250-su-full-journey-note strong {
  color: var(--f250-navy);
}

@media (max-width: 900px) {
  .f250-page.f250-su-jeremiah-page .f250-su-registration-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .f250-page.f250-su-jeremiah-page .f250-su-registration-card {
    padding: 36px 28px;
    border-radius: 26px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-registration-card h3 {
    font-size: 34px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-option-row {
    grid-template-columns: 1fr;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-option-row .btn {
    min-width: 165px;
    padding-inline: 22px;
  }
}
.f250-page.f250-su-jeremiah-page .f250-su-final-cta {
  background:
    radial-gradient(circle at top right, rgba(201, 154, 63, .18), transparent 26%),
    linear-gradient(180deg, #071736 0%, #0b2450 100%);
  padding-top: 140px;
  padding-bottom: 140px;
}

.f250-page.f250-su-jeremiah-page .f250-su-final-cta-card {
  position: relative;
  overflow: hidden;
  max-width: 980px;
  margin: 0 auto;
  padding: 72px 64px;
  border-radius: 36px;
  text-align: center;
  background:
    linear-gradient(135deg,
      rgba(255, 255, 255, .06),
      rgba(255, 255, 255, .02));

  border: 1px solid rgba(255, 255, 255, .08);
  box-shadow:
    0 30px 100px rgba(0, 0, 0, .22);
}

.f250-page.f250-su-jeremiah-page .f250-su-final-cta-card h2 {
  margin: 16px 0 24px;

  font-family: var(--font-heading);

  font-size: clamp(44px, 5vw, 72px);
  line-height: .98;
  font-weight: 500;

  color: #ffffff;
}

.f250-page.f250-su-jeremiah-page .f250-su-final-cta-card .f250-section-text {
  max-width: 720px;
  margin: 0 auto;
  color: rgba(255, 255, 255, .82);
  font-size: 18px;
  line-height: 1.75;
}

.f250-page.f250-su-jeremiah-page .f250-su-final-cta-actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 38px;
}

.f250-page.f250-su-jeremiah-page .f250-su-final-cta-actions .btn-alternate {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background-color: transparent !important;
}

.f250-page.f250-su-jeremiah-page .f250-su-final-cta-actions .btn-standard {
  background-color: var(--f250-gold) !important;
  ;
  color: rgb(22, 35, 74) !important;
}

@media (max-width: 767px) {

  .f250-page.f250-su-jeremiah-page .f250-su-final-cta-card {
    padding: 52px 28px;
    border-radius: 28px;
  }

}

/* ==========================================================================
   WHY JEREMIAH
   ========================================================================== */

.f250-page.f250-su-jeremiah-page .f250-su-why-jeremiah {
  background:
    radial-gradient(circle at 18% 30%, rgba(201, 154, 63, .10), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f8f7f3 100%);
}

.f250-page.f250-su-jeremiah-page .f250-su-why-jeremiah-inner {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 58px;
  align-items: center;
}

.f250-page.f250-su-jeremiah-page .f250-su-why-quote {
  padding: 46px 42px;
  border-radius: 30px;
  background:
    radial-gradient(circle at top left, rgba(201, 154, 63, .18), transparent 36%),
    linear-gradient(160deg, #071b3e 0%, #123b72 100%);
  color: #ffffff;
  box-shadow: 0 28px 80px rgba(7, 27, 62, .16);
}

.f250-page.f250-su-jeremiah-page .f250-su-why-quote span {
  display: block;
  margin-bottom: 22px;
  color: #f2d28b;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.f250-page.f250-su-jeremiah-page .f250-su-why-quote blockquote {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.12;
  font-weight: 500;
}

.f250-page.f250-su-jeremiah-page .f250-su-why-content .f250-section-title {
  margin: 14px 0 24px;
  font-size: clamp(40px, 5vw, 62px);
}

.f250-page.f250-su-jeremiah-page .f250-su-why-content .f250-section-text {
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.75;
}

@media (max-width: 900px) {
  .f250-page.f250-su-jeremiah-page .f250-su-why-jeremiah-inner {
    grid-template-columns: 1fr;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-why-content {
    text-align: center;
  }
}

/* ==========================================================================
   FIVE-DAY SEMINAR RHYTHM
   ========================================================================== */

.f250-page.f250-su-jeremiah-page .f250-su-rhythm {
  position: relative;

  background:
    radial-gradient(circle at 20% 20%, rgba(201, 154, 63, .08), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f8f7f3 100%);
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-header {
  max-width: 860px;
  margin: 0 auto 68px;
  text-align: center;
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-header .f250-section-title {
  margin: 14px 0 24px;

  font-size: clamp(42px, 5vw, 62px);
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-header .f250-section-text {
  font-size: 18px;
  line-height: 1.75;
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-card {
  position: relative;
  padding: 36px 30px;
  border-radius: 28px;
  background:
    linear-gradient(180deg, #ffffff 0%, #fdfbf7 100%);
  border: 1px solid rgba(20, 34, 68, .08);
  box-shadow:
    0 18px 50px rgba(13, 27, 53, .05);
  transition:
    transform .3s ease,
    box-shadow .3s ease;
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-card:hover {
  transform: translateY(-4px);

  box-shadow:
    0 24px 70px rgba(13, 27, 53, .08);
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-card span {
  display: inline-block;

  margin-bottom: 16px;

  color: var(--f250-gold);

  font-size: 11px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-card h3 {
  margin: 0 0 14px;

  font-family: var(--font-heading);

  font-size: 30px;
  line-height: 1.08;
  font-weight: 500;

  color: var(--f250-navy);
}

.f250-page.f250-su-jeremiah-page .f250-su-rhythm-card .f250-section-text {
  margin: 0;
  color: var(--f250-muted);
  font-size: 15.5px;
  line-height: 1.72;
}

@media (max-width: 1100px) {

  .f250-page.f250-su-jeremiah-page .f250-su-rhythm-grid {
    grid-template-columns: repeat(2, 1fr);
  }

}

@media (max-width: 767px) {

  .f250-page.f250-su-jeremiah-page .f250-su-rhythm-grid {
    grid-template-columns: 1fr;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-rhythm-card {
    padding: 32px 26px;
    border-radius: 24px;
  }

  .f250-page.f250-su-jeremiah-page .f250-su-rhythm-card h3 {
    font-size: 27px;
  }

}

/* ==========================================================================
   SECTION DIVIDER
   ========================================================================== */

.f250-page .f250-section-divider {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
  padding: 18px 0;
}

.f250-page .f250-section-divider::before {
  content: "";
  width: 100%;
  height: 1px;

  background:
    linear-gradient(90deg,
      rgba(201, 154, 63, 0) 0%,
      rgba(201, 154, 63, .14) 20%,
      rgba(201, 154, 63, .30) 50%,
      rgba(201, 154, 63, .14) 80%,
      rgba(201, 154, 63, 0) 100%);
}

.f250-page .f250-section-divider span {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 30%,
      #f8deb0 0%,
      #c99a3f 70%);
  box-shadow:
    0 0 18px rgba(201, 154, 63, .38);
}

.f250-page.f250-su-jeremiah-page .f250-su-testimonial {
  background: linear-gradient(180deg, #ffffff 0%, #f8f7f3 100%);
  padding-top: 60px;
  padding-bottom: 60px;
}

.f250-page.f250-su-jeremiah-page .f250-su-testimonial-card {
  max-width: 860px;
  margin: 0 auto;
  padding: 54px 48px;
  border-radius: 32px;
  text-align: center;
  background:
    radial-gradient(circle at top, rgba(201, 154, 63, .14), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
  border: 1px solid rgba(201, 154, 63, .20);
  box-shadow: 0 24px 70px rgba(13, 27, 53, .07);
}

.f250-page.f250-su-jeremiah-page .f250-su-testimonial-card .f250-section-text {
  margin: 0 0 18px;
  font-family: var(--font-heading);
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.15;
  color: var(--f250-navy);
}

.f250-page.f250-su-jeremiah-page .f250-su-testimonial-card span {
  color: var(--f250-gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.f250-reveal {
  opacity: 0;
  transform: translateY(54px) scale(.985);
  filter: blur(8px);
  transition:
    opacity 900ms ease,
    transform 1000ms cubic-bezier(.22, 1, .36, 1),
    filter 1000ms cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform, filter;
}

.f250-reveal.is-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
  filter: blur(0);
}

.f250-reveal-delay-1 {
  transition-delay: 120ms;
}

.f250-reveal-delay-2 {
  transition-delay: 220ms;
}

.f250-reveal-delay-3 {
  transition-delay: 320ms;
}

/* ==========================================================================
   ACCESSIBILITY
   ========================================================================== */

@media (prefers-reduced-motion: reduce) {

  .f250-reveal {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }

}

.f250-su-receive-card,
.f250-su-rhythm-card,
.f250-su-registration-card,
.f250-su-experience-card {
  transition:
    transform .35s ease,
    box-shadow .35s ease;
}

.f250-su-receive-card:hover,
.f250-su-rhythm-card:hover,
.f250-su-registration-card:hover,
.f250-su-experience-card:hover {
  transform: translateY(-4px);
}