.elementor-65513 .elementor-element.elementor-element-f49b1f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-ced43af{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-9798857{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-9d4471e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-c55588e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-9b8691f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-d8b55a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-60b94a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-65513 .elementor-element.elementor-element-b385158{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-65513{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//* ============================================================
   MLM MASTERY CLUB — HOME PAGE CSS
   Delivery: Paste into Page Settings > Custom CSS in Elementor
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Lato:wght@300;400;700;900&display=swap');

/* === BRAND VARIABLES === */
:root {
  --mlm-orange:     #ffa62b;
  --mlm-teal:       #16697a;
  --mlm-blue-mid:   #489fb5;
  --mlm-blue-light: #82c0cc;
  --mlm-sand:       #FAF6F1;
  --mlm-dark:       #1c1c1c;
  --mlm-white:      #ffffff;
}

/* ============================================================
   HOME NAV
   ============================================================ */
.home-nav {
  background: var(--mlm-teal);
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 999;
  box-sizing: border-box;
}

.home-nav-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
}

.home-nav-brand {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  flex-shrink: 0;
}

.home-nav-brand img {
  height: 46px;
  width: auto;
}

.home-nav-brand-name {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.home-nav-links {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 32px;
}

.home-nav-links li { margin: 0; padding: 0; }

.home-nav-links a {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.82;
  transition: opacity 0.2s, color 0.2s;
  white-space: nowrap;
}

.home-nav-links a:hover,
.home-nav-links a.nav-active {
  opacity: 1;
  color: var(--mlm-orange);
}

.home-nav-login {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: rgba(255,255,255,0.82);
  text-decoration: none;
  letter-spacing: 0.06em;
  transition: color 0.2s;
  flex-shrink: 0;
}

.home-nav-login:hover {
  color: var(--mlm-orange);
}

.home-nav-hamburger {
  display: none;
  background: none;
  border: none;
  color: #ffffff;
  font-size: 28px;
  cursor: pointer;
  padding: 4px 8px;
  line-height: 1;
}

.home-nav-mobile-menu {
  display: none;
  flex-direction: column;
  background: #0f4e5c;
  padding: 8px 5%;
  border-top: 1px solid rgba(255,255,255,0.12);
}

.home-nav-mobile-menu.open { display: flex; }

.home-nav-mobile-menu a {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  transition: color 0.2s;
}

.home-nav-mobile-menu a:last-child { border-bottom: none; }
.home-nav-mobile-menu a:hover { color: var(--mlm-orange); }

@media (max-width: 820px) {
  .home-nav-links,
  .home-nav-login  { display: none; }
  .home-nav-hamburger { display: block; }
}

/* ============================================================
   HERO
   ============================================================ */
.home-hero {
  background: linear-gradient(145deg, #0a3d49 0%, var(--mlm-teal) 55%, #1f8699 100%);
  padding: 96px 5% 88px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.home-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 10% 70%, rgba(255,166,43,0.10) 0%, transparent 50%),
    radial-gradient(ellipse at 90% 10%, rgba(130,192,204,0.12) 0%, transparent 50%);
  pointer-events: none;
}

.home-hero-inner {
  max-width: 820px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.home-hero-eyebrow {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--mlm-orange);
  margin: 0 0 20px;
}

.home-hero h1 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 54px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 24px;
  line-height: 1.15;
}

.home-hero-sub {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: rgba(255,255,255,0.85);
  margin: 0 0 48px;
  line-height: 1.65;
}

/* Assessment CTA Card */
.home-hero-assessment-card {
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 16px;
  padding: 32px 40px 36px;
  max-width: 560px;
  margin: 0 auto;
  backdrop-filter: blur(4px);
}

.home-hero-assessment-features {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin-bottom: 24px;
  flex-wrap: wrap;
}

.home-hero-assessment-features span {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: rgba(255,255,255,0.88);
  letter-spacing: 0.04em;
}

.home-hero-assessment-features span::before {
  content: '✓ ';
  color: var(--mlm-orange);
}

.home-quiz-btn {
  display: inline-block;
  background: var(--mlm-orange);
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 900;
  text-decoration: none;
  padding: 20px 44px;
  border-radius: 8px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 10px 36px rgba(255,166,43,0.35);
  width: 100%;
  box-sizing: border-box;
}

.home-quiz-btn:hover {
  background: #e8921a;
  transform: translateY(-3px);
  box-shadow: 0 16px 48px rgba(255,166,43,0.45);
}

.home-hero-assessment-hint {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: rgba(255,255,255,0.65);
  margin: 18px 0 0;
}

/* What you'll learn list */
.home-hero-learn-list {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.home-hero-learn-list li {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: rgba(255,255,255,0.80);
  padding-left: 28px;
  position: relative;
  line-height: 1.5;
}

.home-hero-learn-list li::before {
  content: '→';
  position: absolute;
  left: 0;
  color: var(--mlm-orange);
  font-weight: 700;
}

@media (max-width: 768px) {
  .home-hero h1                 { font-size: 34px; }
  .home-hero-sub                { font-size: 18px; margin-bottom: 36px; }
  .home-hero-assessment-card    { padding: 24px 24px 28px; }
  .home-hero                    { padding: 72px 5% 64px; }
}

/* ============================================================
   PAIN POINTS — "IS THIS YOU?"
   ============================================================ */
.home-pain {
  background: var(--mlm-sand);
  padding: 90px 5%;
}

.home-pain-inner {
  max-width: 1000px;
  margin: 0 auto;
}

.home-pain-header {
  text-align: center;
  margin-bottom: 52px;
}

.home-section-eyebrow {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--mlm-orange);
  margin: 0 0 12px;
}

.home-section-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 38px;
  font-weight: 700;
  color: var(--mlm-teal);
  margin: 0 0 18px;
  line-height: 1.2;
}

.home-section-lead {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #555;
  line-height: 1.7;
  margin: 0;
}

.home-pain-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.home-pain-item {
  background: #ffffff;
  border-radius: 10px;
  padding: 26px 30px 26px 24px;
  display: flex;
  align-items: flex-start;
  gap: 18px;
  border-left: 4px solid var(--mlm-orange);
}

.home-pain-check {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--mlm-orange);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 16px;
  color: #ffffff;
  font-weight: 900;
  margin-top: 2px;
}

.home-pain-text {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #333;
  line-height: 1.65;
  margin: 0;
}

.home-pain-footer {
  text-align: center;
  margin-top: 48px;
}

.home-pain-footer p {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 24px;
  font-style: italic;
  color: var(--mlm-teal);
  margin: 0 0 28px;
  line-height: 1.5;
}

.home-pain-footer .home-quiz-btn {
  max-width: 440px;
}

@media (max-width: 700px) {
  .home-pain-grid     { grid-template-columns: 1fr; }
  .home-section-title { font-size: 28px; }
}

/* ============================================================
   HOW IT WORKS — 4-STEP PROCESS
   ============================================================ */
.home-how {
  background: #ffffff;
  padding: 90px 5%;
}

.home-how-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.home-how-header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 64px;
}

.home-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  position: relative;
}

/* Connector line between steps */
.home-steps::before {
  content: '';
  position: absolute;
  top: 38px;
  left: calc(12.5% + 16px);
  right: calc(12.5% + 16px);
  height: 2px;
  background: linear-gradient(to right, var(--mlm-orange), var(--mlm-teal));
  z-index: 0;
}

.home-step {
  text-align: center;
  position: relative;
  z-index: 1;
}

.home-step-number {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: var(--mlm-teal);
  color: #ffffff;
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 28px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 22px;
  box-shadow: 0 4px 20px rgba(22,105,122,0.2);
}

.home-step:first-child .home-step-number,
.home-step:nth-child(2) .home-step-number {
  background: var(--mlm-orange);
  box-shadow: 0 4px 20px rgba(255,166,43,0.25);
}

.home-step h3 {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: var(--mlm-teal);
  margin: 0 0 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.home-step p {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #555;
  line-height: 1.65;
  margin: 0;
}

@media (max-width: 860px) {
  .home-steps { grid-template-columns: repeat(2, 1fr); }
  .home-steps::before { display: none; }
}

@media (max-width: 520px) {
  .home-steps { grid-template-columns: 1fr; }
}

/* ============================================================
   TIER OVERVIEW — NO PRICING
   ============================================================ */
.home-tiers {
  background: var(--mlm-sand);
  padding: 90px 5%;
}

.home-tiers-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.home-tiers-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 64px;
}

.home-tier-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  align-items: start;
}

.home-tier-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 36px 28px 32px;
  text-align: center;
  box-shadow: 0 4px 24px rgba(0,0,0,0.06);
  border-top: 5px solid var(--mlm-blue-light);
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: transform 0.2s, box-shadow 0.2s;
}

.home-tier-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.10);
}

.home-tier-card.tier-discovery { border-top-color: var(--mlm-blue-light); }
.home-tier-card.tier-leader    { border-top-color: var(--mlm-blue-mid); }
.home-tier-card.tier-freedom   { border-top-color: var(--mlm-teal); }
.home-tier-card.tier-legacy    { border-top-color: var(--mlm-orange); }

.home-tier-icon {
  font-size: 36px;
  display: block;
}

.home-tier-name {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 26px;
  font-weight: 700;
  color: var(--mlm-teal);
  margin: 0;
}

.home-tier-card.tier-legacy .home-tier-name {
  color: var(--mlm-orange);
}

.home-tier-income {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--mlm-orange);
  background: rgba(255,166,43,0.1);
  border-radius: 20px;
  padding: 6px 16px;
  display: inline-block;
  margin: 0;
}

.home-tier-card.tier-legacy .home-tier-income {
  background: rgba(22,105,122,0.08);
  color: var(--mlm-teal);
}

.home-tier-desc {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #555;
  line-height: 1.65;
  margin: 0;
  flex: 1;
}

.home-tier-cta {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  padding: 14px 24px;
  border-radius: 6px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: background 0.2s, transform 0.2s;
  margin-top: auto;
}

/* Discovery + Leader: solid teal */
.home-tier-card.tier-discovery .home-tier-cta,
.home-tier-card.tier-leader .home-tier-cta {
  background: var(--mlm-teal);
  color: #ffffff;
}

.home-tier-card.tier-discovery .home-tier-cta:hover,
.home-tier-card.tier-leader .home-tier-cta:hover {
  background: #0f4e5c;
  transform: translateY(-2px);
}

/* Freedom: orange */
.home-tier-card.tier-freedom .home-tier-cta {
  background: var(--mlm-orange);
  color: #ffffff;
}

.home-tier-card.tier-freedom .home-tier-cta:hover {
  background: #e8921a;
  transform: translateY(-2px);
}

/* Legacy: outlined */
.home-tier-card.tier-legacy .home-tier-cta {
  background: transparent;
  color: var(--mlm-teal);
  border: 2px solid var(--mlm-teal);
}

.home-tier-card.tier-legacy .home-tier-cta:hover {
  background: var(--mlm-teal);
  color: #ffffff;
  transform: translateY(-2px);
}

.home-tier-badge {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  background: var(--mlm-orange);
  color: #ffffff;
  border-radius: 20px;
  padding: 4px 14px;
  display: inline-block;
  margin: 0;
  letter-spacing: 0.04em;
}

.home-tier-badge.badge-invite {
  background: #888;
}

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

@media (max-width: 520px) {
  .home-tier-grid { grid-template-columns: 1fr; }
}

/* ============================================================
   MID-PAGE QUIZ CTA BAND
   ============================================================ */
.home-quiz-band {
  background: var(--mlm-orange);
  padding: 64px 5%;
  text-align: center;
}

.home-quiz-band-inner {
  max-width: 760px;
  margin: 0 auto;
}

.home-quiz-band h2 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 38px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 16px;
  line-height: 1.2;
}

.home-quiz-band p {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: rgba(255,255,255,0.90);
  margin: 0 0 36px;
  line-height: 1.65;
}

.home-quiz-band .home-quiz-btn {
  background: #ffffff;
  color: var(--mlm-orange);
  max-width: 460px;
  box-shadow: 0 10px 36px rgba(0,0,0,0.12);
}

.home-quiz-band .home-quiz-btn:hover {
  background: #fff7ee;
  transform: translateY(-3px);
}

@media (max-width: 768px) {
  .home-quiz-band h2 { font-size: 28px; }
  .home-quiz-band p  { font-size: 18px; }
}

/* ============================================================
   SOCIAL PROOF
   ============================================================ */
.home-social-proof {
  background: #ffffff;
  padding: 90px 5%;
}

.home-social-proof-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.home-social-proof-header {
  text-align: center;
  margin-bottom: 52px;
}

.home-testimonials-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.home-testimonial-card {
  background: var(--mlm-sand);
  border-radius: 12px;
  padding: 32px 28px;
  border-top: 4px solid var(--mlm-teal);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.home-testimonial-quote {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 20px;
  font-style: italic;
  color: #333;
  line-height: 1.65;
  margin: 0;
  flex: 1;
}

.home-testimonial-quote::before {
  content: '\201C';
  color: var(--mlm-orange);
  font-size: 32px;
  line-height: 0;
  vertical-align: -10px;
  margin-right: 4px;
}

.home-testimonial-author {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 16px;
  border-top: 1px solid rgba(0,0,0,0.07);
}

.home-testimonial-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--mlm-blue-light);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--mlm-teal);
  flex-shrink: 0;
  overflow: hidden;
}

.home-testimonial-name {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--mlm-dark);
  margin: 0 0 3px;
}

.home-testimonial-rank {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #888;
  margin: 0;
}

@media (max-width: 900px) {
  .home-testimonials-row { grid-template-columns: 1fr; }
}

/* ============================================================
   FINAL CTA
   ============================================================ */
.home-final-cta {
  background: linear-gradient(145deg, #0a3d49 0%, var(--mlm-teal) 100%);
  padding: 100px 5%;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.home-final-cta::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at 50% 110%, rgba(255,166,43,0.14) 0%, transparent 60%);
  pointer-events: none;
}

.home-final-cta-inner {
  max-width: 720px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.home-final-cta-eyebrow {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--mlm-orange);
  margin: 0 0 18px;
}

.home-final-cta h2 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 44px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 20px;
  line-height: 1.15;
}

.home-final-cta p {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: rgba(255,255,255,0.84);
  line-height: 1.7;
  margin: 0 0 40px;
}

.home-final-cta .home-quiz-btn {
  max-width: 480px;
}

.home-final-cta-secondary {
  margin-top: 20px;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: rgba(255,255,255,0.60);
}

.home-final-cta-secondary a {
  color: rgba(255,255,255,0.75);
  text-decoration: underline;
  transition: color 0.2s;
}

.home-final-cta-secondary a:hover {
  color: var(--mlm-orange);
}

@media (max-width: 768px) {
  .home-final-cta h2  { font-size: 30px; }
  .home-final-cta p   { font-size: 18px; }
}

/* ============================================================
   FOOTER
   ============================================================ */
.home-footer {
  background: var(--mlm-dark);
  padding: 52px 5% 36px;
}

.home-footer-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.home-footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 36px;
  margin: 0 0 28px;
  padding: 0;
  list-style: none;
}

.home-footer-links a {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: rgba(255,255,255,0.60);
  text-decoration: none;
  transition: color 0.2s;
}

.home-footer-links a:hover {
  color: var(--mlm-orange);
}

.home-footer-divider {
  border: none;
  border-top: 1px solid rgba(255,255,255,0.1);
  margin: 0 0 24px;
}

.home-footer-copy {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: rgba(255,255,255,0.35);
  text-align: center;
  margin: 0;
  line-height: 1.6;
}/* End custom CSS */