/* Codex 2026-06-05: homepage launch realignment below audio player.
   Pulls the post-audio sections back toward the approved v28 prototype rhythm:
   split route header, calmer feature card, dark proof band, and compact CTA. */
body.home #page-container #main-content .lfm-home-products {
  padding: clamp(72px, 7vw, 96px) 0 clamp(76px, 7vw, 104px) !important;
  background: #f7f6fb !important;
}

body.home #page-container #main-content .lfm-home-v2.lfm-home-hero.lfm-home-star-parallax,
body.home #main-content .lfm-home-v2.lfm-home-hero.lfm-home-star-parallax {
  background-position: left var(--lfm-home-star-y, 0px) !important;
}

@media (prefers-reduced-motion: reduce), (max-width: 760px) {
  body.home #page-container #main-content .lfm-home-v2.lfm-home-hero.lfm-home-star-parallax,
  body.home #main-content .lfm-home-v2.lfm-home-hero.lfm-home-star-parallax {
    --lfm-home-star-y: 0px;
  }
}

body.home #page-container #main-content .lfm-home-products::before {
  display: none !important;
}

body.home.lfm-audio-player-active #page-container #main-content .lfm-home-audio {
  padding-bottom: 150px !important;
}

body.home #page-container #main-content .lfm-home-products .et_pb_row,
body.home #page-container #main-content .lfm-home-why .et_pb_row,
body.home #page-container #main-content .lfm-home-proof .et_pb_row,
body.home #page-container #main-content .lfm-home-final-cta .et_pb_row {
  width: min(1160px, calc(100% - 48px)) !important;
  max-width: 1160px !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-products-head-row {
  margin: 0 auto 42px !important;
  padding: 0 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-section-head,
body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  text-align: left !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-section-head .et_pb_text_inner,
body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner {
  display: grid !important;
  grid-template-columns: minmax(0, .86fr) minmax(420px, 1fr) !important;
  gap: 58px !important;
  align-items: end !important;
  width: 100% !important;
  max-width: none !important;
  text-align: left !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-section-head h2,
body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head h2 {
  max-width: 520px !important;
  margin: 0 !important;
  font-size: clamp(46px, 4.4vw, 58px) !important;
  font-weight: 800 !important;
  line-height: 1.02 !important;
  text-align: left !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-section-head p,
body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head p {
  max-width: 610px !important;
  margin: 0 !important;
  color: #756d80 !important;
  font-size: clamp(21px, 2vw, 28px) !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  text-align: left !important;
}

@media (min-width: 1181px) {
  body.home #page-container #main-content .lfm-home-products .lfm-products-grid-v15 {
    display: grid !important;
    grid-template-columns: minmax(0, 1.25fr) minmax(340px, .75fr) !important;
    gap: 22px !important;
    align-items: stretch !important;
  }
}

body.home #page-container #main-content .lfm-home-products .lfm-products-grid-v15 > .et_pb_column {
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 {
  min-height: clamp(420px, 36vw, 500px) !important;
  padding: clamp(30px, 3.4vw, 48px) !important;
  border: 1px solid rgba(58, 22, 100, .12) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 88% 18%, rgba(4, 241, 255, .14), transparent 30%),
    radial-gradient(circle at 18% 88%, rgba(118, 30, 232, .13), transparent 34%),
    linear-gradient(145deg, #ffffff 0%, #f8f6fd 48%, #f1edf9 100%) !important;
  box-shadow: 0 22px 54px rgba(9, 4, 33, .10) !important;
  color: #111016 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15::after {
  right: 34px !important;
  bottom: 32px !important;
  left: 34px !important;
  background: rgba(53, 23, 111, .08) !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .et_pb_text_inner {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(240px, .62fr) !important;
  gap: 26px !important;
  align-items: center !important;
  align-content: center !important;
  min-height: 330px !important;
  padding-right: 0 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .lfm-route-kicker-v15,
body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 h3,
body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 p:not(.lfm-route-actions-v15),
body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .lfm-route-actions-v15 {
  grid-column: 1 !important;
  max-width: 520px !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 h3 {
  margin: 0 !important;
  color: #111016 !important;
  font-size: clamp(40px, 4.2vw, 60px) !important;
  font-weight: 800 !important;
  line-height: .98 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 p:not(.lfm-route-actions-v15) {
  margin-top: 20px !important;
  color: #756d80 !important;
  font-size: clamp(17px, 1.3vw, 20px) !important;
  line-height: 1.48 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-actions-v15 {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin-top: 26px !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-actions-v15 a {
  min-height: 48px !important;
  padding: 0 22px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-actions-v15 a:last-child {
  color: #37136a !important;
  background: #fff !important;
  border: 1px solid rgba(53, 23, 111, .14) !important;
  box-shadow: none !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 {
  position: relative !important;
  grid-column: 2 !important;
  grid-row: 1 / span 4 !important;
  align-self: center !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: 100% !important;
  height: auto !important;
  min-height: 300px !important;
  margin: 0 !important;
  transform: none !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img {
  border-radius: 22px !important;
  box-shadow: 0 26px 52px rgba(22, 8, 46, .16) !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(1) {
  top: 8px !important;
  left: 3% !important;
  width: clamp(130px, 12vw, 184px) !important;
  transform: rotate(-3deg) !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(2) {
  top: 34px !important;
  right: 0 !important;
  width: clamp(96px, 9.6vw, 144px) !important;
  transform: rotate(3deg) !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(3) {
  bottom: 12px !important;
  left: 20% !important;
  width: clamp(110px, 10.4vw, 156px) !important;
  transform: rotate(2deg) !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(4) {
  right: 8% !important;
  bottom: 34px !important;
  width: clamp(96px, 9.6vw, 144px) !important;
  transform: rotate(-2deg) !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15,
body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 .et_pb_text_inner {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
  align-content: start !important;
  height: auto !important;
}

@media (min-width: 1181px) {
  body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 .et_pb_text_inner {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
}

body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 article {
  min-height: 0 !important;
  padding: 22px 24px !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, .82) !important;
  border: 1px solid rgba(53, 23, 111, .10) !important;
  box-shadow: 0 14px 30px rgba(19, 9, 42, .045) !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 article::before {
  width: 32px !important;
  height: 3px !important;
  margin-bottom: 14px !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 article h3 {
  margin: 0 0 9px !important;
  color: #111016 !important;
  font-size: clamp(21px, 1.65vw, 27px) !important;
  font-weight: 800 !important;
  line-height: 1.08 !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 article p {
  margin: 0 !important;
  color: #756d80 !important;
  font-size: 15px !important;
  line-height: 1.42 !important;
}

body.home #page-container #main-content .lfm-home-products .lfm-route-helper-v15 p {
  margin-top: 18px !important;
}

body.home #page-container #main-content .lfm-home-why {
  padding: 90px 0 96px !important;
  color: #332148 !important;
  border-top: 1px solid rgba(53, 23, 111, .07) !important;
  border-bottom: 1px solid rgba(53, 23, 111, .07) !important;
  background:
    radial-gradient(circle at 82% 4%, rgba(127, 13, 242, .06), transparent 32%),
    linear-gradient(180deg, #f1eff6 0%, #fbfbfe 100%) !important;
}

body.home #page-container #main-content .lfm-home-v2.lfm-home-why,
body.home #main-content .lfm-home-v2.lfm-home-why {
  color: #332148 !important;
  background:
    radial-gradient(circle at 82% 4%, rgba(127, 13, 242, .06), transparent 32%),
    linear-gradient(180deg, #f1eff6 0%, #fbfbfe 100%) !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-section-head {
  max-width: none !important;
  margin: 0 auto 34px !important;
  text-align: left !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-section-head h2 {
  color: #111016 !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

body.home #page-container #main-content .lfm-home-v2.lfm-home-why .lfm-section-head h2,
body.home #main-content .lfm-home-v2.lfm-home-why .lfm-section-head h2 {
  color: #111016 !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-section-head p {
  max-width: 620px !important;
  color: #756d80 !important;
  font-size: 18px !important;
  line-height: 1.45 !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-layout {
  display: grid !important;
  grid-template-columns: .72fr 1fr !important;
  gap: 28px !important;
  align-items: stretch !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-studio-image-frame {
  min-height: 430px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(53, 23, 111, .16) !important;
  box-shadow: 0 24px 54px rgba(9, 4, 33, .14) !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-copy-stack {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-copy-stack > .et_pb_text_inner {
  display: grid !important;
  gap: 18px !important;
  height: 100% !important;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.home #page-container #main-content .lfm-home-why .why-proof-note-v17,
body.home #page-container #main-content .lfm-home-why .why-summary {
  margin: 0 !important;
  padding: 28px 32px !important;
  border: 1px solid rgba(53, 23, 111, .08) !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, .88) !important;
  box-shadow: 0 18px 42px rgba(9, 4, 33, .055) !important;
}

body.home #page-container #main-content .lfm-home-why .why-proof-note-v17 {
  align-self: start !important;
}

body.home #page-container #main-content .lfm-home-why .proof-kicker-v17 {
  display: block !important;
  margin: 0 0 18px !important;
  color: #725f8c !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  text-transform: none !important;
}

body.home #page-container #main-content .lfm-home-why .why-proof-note-v17 strong {
  display: block !important;
  max-width: 540px !important;
  margin: 0 0 14px !important;
  color: #111016 !important;
  font-size: clamp(24px, 2.4vw, 34px) !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  letter-spacing: 0 !important;
}

body.home #page-container #main-content .lfm-home-why .why-proof-note-v17 p {
  max-width: 580px !important;
  margin: 0 !important;
  color: #756d80 !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

body.home #page-container #main-content .lfm-home-why .why-summary {
  align-self: end !important;
  background:
    radial-gradient(circle at 92% 0%, rgba(4, 241, 255, .08), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(249, 248, 253, .9)) !important;
}

body.home #page-container #main-content .lfm-home-why .why-summary strong {
  display: block !important;
  max-width: 620px !important;
  margin: 0 0 16px !important;
  color: #111016 !important;
  font-size: clamp(24px, 2.3vw, 34px) !important;
  font-weight: 780 !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

body.home #page-container #main-content .lfm-home-why .why-summary p {
  max-width: 620px !important;
  margin: 0 0 22px !important;
  color: #756d80 !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

body.home #page-container #main-content .lfm-home-why .why-summary a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 0 20px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #761ee8, #9d28f4) !important;
  box-shadow: 0 14px 26px rgba(118, 30, 232, .22) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-kicker {
  margin: 0 0 18px !important;
  color: #725f8c !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: .08em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-copy-stack h3 {
  max-width: 560px !important;
  margin: 0 0 16px !important;
  color: #111016 !important;
  font-size: clamp(28px, 2.6vw, 38px) !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-copy-stack p {
  max-width: 580px !important;
  margin: 0 0 18px !important;
  color: #756d80 !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-proof-chips {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 22px 0 24px !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-proof-chips span {
  display: inline-flex !important;
  align-items: center !important;
  padding: 8px 11px !important;
  border: 1px solid rgba(53, 23, 111, .09) !important;
  border-radius: 999px !important;
  background: #f5f4f8 !important;
  color: #5f586c !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-action {
  margin: 0 !important;
}

body.home #page-container #main-content .lfm-home-why .lfm-why-action a {
  min-height: 48px !important;
  padding: 0 20px !important;
  box-shadow: 0 14px 26px rgba(118, 30, 232, .22) !important;
  font-size: 15px !important;
  font-weight: 800 !important;
}

body.home #page-container #main-content .lfm-home-proof {
  padding: 86px 0 92px !important;
  color: #fff !important;
  background:
    radial-gradient(circle at 78% 14%, rgba(118, 30, 232, .24), transparent 32%),
    radial-gradient(circle at 8% 0%, rgba(4, 241, 255, .08), transparent 28%),
    linear-gradient(180deg, #0f0f10 0%, #06030d 92%) !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-grid {
  display: grid !important;
  grid-template-columns: .9fr 1.1fr !important;
  gap: 46px !important;
  align-items: center !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy h2 {
  color: #fff !important;
  font-size: clamp(38px, 4vw, 54px) !important;
  font-weight: 800 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy p,
body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy blockquote {
  color: rgba(255, 255, 255, .72) !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy blockquote {
  margin: 26px 0 16px !important;
  padding: 0 !important;
  border: 0 !important;
  color: rgba(255, 255, 255, .82) !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy strong {
  color: #d9c8ff !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 {
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 18px !important;
  background:
    radial-gradient(circle at 82% 22%, rgba(118, 30, 232, .34), transparent 36%),
    linear-gradient(135deg, #150720 0%, #2b0b46 56%, #3d126a 100%) !important;
  box-shadow: 0 28px 78px rgba(0, 0, 0, .22) !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 .et_pb_text_inner {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 126px !important;
  gap: 24px !important;
  align-items: center !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 .et_pb_text_inner > div {
  min-width: 0 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 .et_pb_text_inner > img {
  width: 126px !important;
  max-width: 126px !important;
  justify-self: end !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-testimonial-row-shortcode {
  margin-top: 34px !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial-shortcode .lfm-testimonial-card,
body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial-shortcode .lfm-testimonial,
body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial-shortcode article,
body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial {
  min-height: 164px !important;
  border: 1px solid rgba(255, 255, 255, .10) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, .055) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06) !important;
  color: rgba(255, 255, 255, .76) !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-native-testimonial-card .lfm-native-testimonial-quote {
  color: rgba(255, 255, 255, .78) !important;
  font-size: 15px !important;
  line-height: 1.48 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-native-testimonial-card .lfm-native-testimonial-name {
  color: #fff !important;
  font-weight: 800 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-native-testimonial-card .lfm-native-testimonial-company {
  color: #761ee8 !important;
  font-weight: 800 !important;
}

/* Codex 2026-06-12: keep the homepage lead testimonial readable and dark.
   This card sits beside the Station-Fit feature; inherited mini-testimonial
   defaults can otherwise render it as a narrow pale card in Atlas/admin views. */
body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random {
  display: block !important;
  width: 100% !important;
  max-width: 520px !important;
  margin-top: 26px !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonials__inner,
body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-grid {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-card {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  padding: 22px 24px !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 18px !important;
  background:
    radial-gradient(circle at 88% 0%, rgba(118, 30, 232, .22), transparent 36%),
    linear-gradient(180deg, rgba(255, 255, 255, .105), rgba(255, 255, 255, .055)) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 18px 44px rgba(0, 0, 0, .18) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  overflow: hidden !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-card::before {
  height: 1px !important;
  opacity: .22 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-stars {
  margin-bottom: 12px !important;
  color: #f3a91d !important;
  font-size: 12px !important;
  letter-spacing: .05em !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-quote {
  margin: 0 0 18px !important;
  color: rgba(255, 255, 255, .82) !important;
  font-size: 15.5px !important;
  font-weight: 520 !important;
  line-height: 1.52 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-name {
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 820 !important;
  line-height: 1.25 !important;
}

body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-company {
  margin-top: 4px !important;
  color: #a75cff !important;
  font-size: 13px !important;
  font-weight: 780 !important;
  line-height: 1.3 !important;
}

body.home #page-container #main-content .lfm-home-final-cta {
  padding: 82px 0 86px !important;
  text-align: center !important;
  color: #fff !important;
  border-top: 1px solid rgba(255, 255, 255, .08) !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(127, 13, 242, .22), transparent 34%),
    linear-gradient(180deg, #08050e, #0f0f10) !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-final-centered {
  display: block !important;
  max-width: 1080px !important;
  text-align: center !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-final-centered .et_pb_column {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0 18px !important;
  width: 100% !important;
  margin: 0 !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-final-copy {
  flex: 0 0 100% !important;
  margin: 0 0 24px !important;
}

body.home #page-container #main-content .lfm-home-final-cta .et_pb_button_module_wrapper {
  margin-bottom: 0 !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-final-copy h2,
body.home #page-container #main-content .lfm-home-final-cta h2 {
  max-width: 1080px !important;
  margin: 0 auto !important;
  color: #fff !important;
  font-size: clamp(34px, 3.7vw, 54px) !important;
  font-weight: 800 !important;
  line-height: 1.03 !important;
  white-space: normal !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-final-copy p {
  max-width: 760px !important;
  margin: 18px auto 0 !important;
  color: rgba(255, 255, 255, .68) !important;
  font-size: 18px !important;
  line-height: 1.55 !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-primary,
body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-text {
  display: inline-flex !important;
  width: auto !important;
  margin: 0 !important;
  vertical-align: middle !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-primary .et_pb_button {
  min-height: 52px !important;
  padding: 15px 25px 16px !important;
}

body.home #page-container #main-content .lfm-home-final-cta a.et_pb_button.lfm-btn-primary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 52px !important;
  padding: 15px 25px 16px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #741ff0, #a522f4) !important;
  box-shadow: 0 18px 42px rgba(118, 30, 232, .25) !important;
  color: #fff !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-text .et_pb_button {
  min-height: 52px !important;
  padding: 15px 25px 16px !important;
  color: rgba(255, 255, 255, .84) !important;
  background: rgba(255, 255, 255, .055) !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
  border-radius: 999px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06) !important;
  backdrop-filter: blur(14px) saturate(1.06) !important;
  -webkit-backdrop-filter: blur(14px) saturate(1.06) !important;
}

body.home #page-container #main-content .lfm-home-final-cta a.et_pb_button.lfm-btn-text {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 52px !important;
  padding: 15px 25px 16px !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .055) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06) !important;
  color: rgba(255, 255, 255, .84) !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  backdrop-filter: blur(14px) saturate(1.06) !important;
  -webkit-backdrop-filter: blur(14px) saturate(1.06) !important;
}

@media (max-width: 1180px) {
  body.home #page-container #main-content .lfm-home-products .lfm-products-grid-v15,
  body.home #page-container #main-content .lfm-home-proof .lfm-proof-grid {
    grid-template-columns: 1fr !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 {
    min-height: 0 !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .et_pb_text_inner {
    display: block !important;
    min-height: 0 !important;
    padding-right: 0 !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    width: min(100%, 360px) !important;
    height: 320px !important;
    min-height: 300px !important;
    margin: 34px auto 0 !important;
    transform: none !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 .et_pb_text_inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  body.home #page-container #main-content .lfm-home-products .lfm-section-head .et_pb_text_inner,
  body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner {
    grid-template-columns: minmax(0, .82fr) minmax(360px, 1fr) !important;
    gap: 42px !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-section-head h2,
  body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head h2 {
    font-size: clamp(40px, 4.2vw, 48px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-section-head p,
  body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head p {
    font-size: clamp(20px, 2vw, 24px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-products-grid-v15 {
    display: grid !important;
    grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr) !important;
    gap: 20px !important;
    align-items: stretch !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 {
    min-height: 420px !important;
    padding: 34px !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .et_pb_text_inner {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(200px, .58fr) !important;
    gap: 20px !important;
    align-items: center !important;
    align-content: center !important;
    min-height: 340px !important;
    padding-right: 0 !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .lfm-route-kicker-v15,
  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 h3,
  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 p:not(.lfm-route-actions-v15),
  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .lfm-route-actions-v15 {
    grid-column: 1 !important;
    max-width: 360px !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 h3 {
    font-size: clamp(36px, 4vw, 46px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 p:not(.lfm-route-actions-v15) {
    font-size: 17px !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-actions-v15 a {
    min-height: 46px !important;
    padding: 0 18px !important;
    font-size: 14px !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 {
    position: relative !important;
    grid-column: 2 !important;
    grid-row: 1 / span 4 !important;
    align-self: center !important;
    width: 100% !important;
    height: auto !important;
    min-height: 260px !important;
    margin: 0 !important;
    transform: none !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(1) {
    width: clamp(118px, 13vw, 154px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(2),
  body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(4) {
    width: clamp(88px, 9vw, 118px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(3) {
    width: clamp(100px, 10vw, 132px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 .et_pb_text_inner {
    grid-template-columns: 1fr !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 article {
    padding: 20px 22px !important;
  }

  body.home #page-container #main-content .lfm-home-why .lfm-why-layout {
    grid-template-columns: .72fr 1fr !important;
    gap: 26px !important;
  }

  body.home #page-container #main-content .lfm-home-why .lfm-studio-image-frame {
    min-height: 380px !important;
  }

  body.home #page-container #main-content .lfm-home-why .lfm-why-copy-stack > .et_pb_text_inner {
    padding: 0 !important;
  }

  body.home #page-container #main-content .lfm-home-why .why-proof-note-v17,
  body.home #page-container #main-content .lfm-home-why .why-summary {
    padding: 24px 26px !important;
  }
}

@media (max-width: 760px) {
  body.home.lfm-audio-player-active #page-container #main-content .lfm-home-audio {
    padding-bottom: 166px !important;
  }

  body.home #page-container #main-content .lfm-home-products,
  body.home #page-container #main-content .lfm-home-why,
  body.home #page-container #main-content .lfm-home-proof,
  body.home #page-container #main-content .lfm-home-final-cta {
    padding-top: 64px !important;
    padding-bottom: 70px !important;
  }

  body.home #page-container #main-content .lfm-home-products .et_pb_row,
  body.home #page-container #main-content .lfm-home-why .et_pb_row,
  body.home #page-container #main-content .lfm-home-proof .et_pb_row,
  body.home #page-container #main-content .lfm-home-final-cta .et_pb_row {
    width: calc(100% - 28px) !important;
    max-width: calc(100% - 28px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-section-head h2,
  body.home #page-container #main-content .lfm-home-why .lfm-section-head h2,
  body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy h2,
  body.home #page-container #main-content .lfm-home-final-cta h2 {
    font-size: clamp(31px, 9vw, 40px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-section-head,
  body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head,
  body.home #page-container #main-content .lfm-home-products .lfm-section-head .et_pb_text_inner,
  body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner {
    display: block !important;
    text-align: left !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-section-head h2,
  body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head h2 {
    max-width: 360px !important;
    margin: 0 0 12px !important;
    text-align: left !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-section-head p,
  body.home #page-container #main-content .lfm-home-products .lfm-products-head-row .lfm-section-head p {
    max-width: 360px !important;
    font-size: 20px !important;
    line-height: 1.38 !important;
    text-align: left !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 {
    padding: 28px 22px 36px !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 h3 {
    font-size: clamp(36px, 10.5vw, 42px) !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 p:not(.lfm-route-actions-v15) {
    font-size: 16px !important;
    line-height: 1.45 !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-actions-v15 a {
    width: 100% !important;
    justify-content: center !important;
  }

  body.home #page-container #main-content .lfm-home-products .lfm-route-paths-v15 .et_pb_text_inner {
    grid-template-columns: 1fr !important;
  }

  body.home #page-container #main-content .lfm-home-why .lfm-why-layout {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
  }

  body.home #page-container #main-content .lfm-home-why .lfm-why-layout > .et_pb_column {
    width: 100% !important;
    margin: 0 !important;
  }

  body.home #page-container #main-content .lfm-home-why .lfm-studio-image-frame {
    min-height: 260px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy blockquote {
    font-size: 19px !important;
  }

  body.home #page-container #main-content .lfm-home-why .lfm-why-copy-stack > .et_pb_text_inner {
    padding: 0 !important;
  }

  body.home #page-container #main-content .lfm-home-why .why-proof-note-v17,
  body.home #page-container #main-content .lfm-home-why .why-summary {
    padding: 22px !important;
  }

  body.home #page-container #main-content .lfm-home-why .why-summary strong {
    font-size: 22px !important;
    line-height: 1.18 !important;
  }

  body.home #page-container #main-content .lfm-home-why .why-proof-note-v17 strong {
    font-size: 24px !important;
  }

  body.home #page-container #main-content .lfm-home-final-cta .lfm-final-centered .et_pb_column {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-primary,
  body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-text,
  body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-primary .et_pb_button,
  body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-text .et_pb_button {
    width: 100% !important;
  }

  body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-text .et_pb_button {
    display: inline-flex !important;
    width: auto !important;
    justify-content: center !important;
  }

  body.home #page-container #main-content .lfm-home-final-cta .lfm-btn-text,
  body.home #page-container #main-content .lfm-home-final-cta a.et_pb_button.lfm-btn-text {
    justify-self: center !important;
    width: auto !important;
  }
}

@media (max-width: 760px) {
  html body.home #page-container #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner h2 {
    font-size: 34px !important;
    line-height: 1.04 !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 {
    padding: 22px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 .et_pb_text_inner {
    grid-template-columns: minmax(0, 1fr) 86px !important;
    gap: 14px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 h3 {
    font-size: 24px !important;
    line-height: 1.1 !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 p {
    font-size: 15px !important;
    line-height: 1.42 !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-card-v21 .et_pb_text_inner > img,
  body.home #page-container #main-content .lfm-home-proof .lfm-station-fit-product-v21 {
    width: 86px !important;
    max-width: 86px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-testimonial-row-shortcode {
    margin-top: 24px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial-shortcode .lfm-testimonial-card,
  body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial-shortcode .lfm-testimonial,
  body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial-shortcode article,
  body.home #page-container #main-content .lfm-home-proof .lfm-mini-testimonial {
    min-height: 0 !important;
    padding: 16px 18px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-native-testimonial-card .lfm-native-testimonial-quote {
    font-size: 14px !important;
    line-height: 1.42 !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random {
    max-width: none !important;
    margin-top: 22px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-card {
    padding: 18px 20px !important;
    border-radius: 16px !important;
  }

  body.home #page-container #main-content .lfm-home-proof .lfm-proof-copy .lfm-home-proof-random .lfm-native-testimonial-quote {
    font-size: 14.5px !important;
    line-height: 1.48 !important;
  }
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > div.why-summary {
  padding: 28px 32px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > aside.why-proof-note-v17 > span.proof-kicker-v17 {
  color: #725f8c !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
  line-height: 1.1 !important;
  text-transform: none !important;
}

@media (max-width: 760px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > div.why-summary {
    padding: 24px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > div.why-summary strong {
    font-size: 28px !important;
    line-height: 1.02 !important;
    font-weight: 700 !important;
  }
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head .et_pb_text_inner {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 500px) !important;
  gap: 56px !important;
  align-items: end !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head h2 {
  margin: 0 !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
  justify-self: end !important;
  max-width: 500px !important;
  margin: 0 !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
  grid-template-columns: minmax(0, .86fr) minmax(0, 1fr) !important;
  gap: 30px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
  min-height: 470px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption {
  position: absolute !important;
  z-index: 2 !important;
  left: 24px !important;
  right: 24px !important;
  bottom: 24px !important;
  display: grid !important;
  gap: 8px !important;
  max-width: 390px !important;
  margin: 0 !important;
  padding: 20px !important;
  border: 1px solid rgba(255, 255, 255, .10) !important;
  border-radius: 15px !important;
  background: rgba(10, 8, 14, .68) !important;
  box-shadow: none !important;
  color: rgba(255, 255, 255, .72) !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  backdrop-filter: blur(14px) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption strong,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption strong {
  display: block !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  line-height: 1.08 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption span,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption span {
  display: block !important;
  color: rgba(255, 255, 255, .72) !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.42 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > aside.why-proof-note-v17,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > div.why-summary {
  padding: 36px !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack p:empty {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-proof-note-v17 strong {
  max-width: 650px !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(25px, 2.6vw, 38px) !important;
  font-weight: 700 !important;
  line-height: 1.06 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-proof-note-v17 p,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary p {
  max-width: 520px !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  font-weight: 400 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-proof-note-v17 p {
  font-size: clamp(16px, 1.35vw, 19px) !important;
  line-height: 1.52 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary {
  display: grid !important;
  min-height: 420px !important;
  align-content: center !important;
  gap: 24px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary strong {
  max-width: 540px !important;
  margin: 0 !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  font-size: clamp(28px, 3vw, 42px) !important;
  font-weight: 700 !important;
  line-height: 1.02 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary p {
  font-size: 17px !important;
  line-height: 1.55 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary p:has(> a) {
  margin: 0 !important;
  padding: 0 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary a {
  display: inline !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #761ee8 !important;
  font-family: Inter, Gilroy, -apple-system, system-ui, "Segoe UI", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
}

@media (min-width: 981px) and (max-width: 1180px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head .et_pb_text_inner {
    grid-template-columns: minmax(0, .8fr) minmax(360px, 500px) !important;
    gap: 42px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    grid-template-columns: minmax(0, .86fr) minmax(0, 1fr) !important;
    gap: 26px !important;
  }
}

@media (max-width: 760px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head .et_pb_text_inner {
    display: block !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
    max-width: 360px !important;
    margin-top: 12px !important;
    font-size: 16px !important;
    line-height: 1.45 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    grid-template-columns: 1fr !important;
    gap: 22px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
    min-height: 260px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption {
    left: 16px !important;
    right: 16px !important;
    bottom: 16px !important;
    padding: 16px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption strong,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption strong {
    font-size: 20px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > aside.why-proof-note-v17,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > div.why-summary {
    padding: 28px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary {
    min-height: 0 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary strong {
    font-size: 28px !important;
    line-height: 1.02 !important;
  }
}

/* Codex 2026-06-05: calm the Why LFM section back toward the v28 prototype.
   This layer deliberately owns the final proportions so older Divi/homepage
   rules cannot turn the body cards into hero-scale slabs. */
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
  padding-top: clamp(76px, 6vw, 88px) !important;
  padding-bottom: clamp(82px, 6.4vw, 94px) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head {
  margin-bottom: 38px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head h2 {
  font-size: clamp(42px, 3.75vw, 54px) !important;
  line-height: 1.02 !important;
  font-weight: 780 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
  max-width: 500px !important;
  color: #756d80 !important;
  font-size: 17px !important;
  line-height: 1.46 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
  grid-template-columns: minmax(0, .88fr) minmax(0, 1fr) !important;
  gap: 30px !important;
  align-items: stretch !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-art-board,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-art-board .et_pb_text_inner,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
  height: 100% !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
  min-height: 560px !important;
  box-shadow: 0 24px 54px rgba(9, 4, 33, .12) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame::after {
  content: none !important;
  display: none !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption {
  max-width: 360px !important;
  padding: 18px !important;
  border-radius: 14px !important;
  background: rgba(10, 8, 14, .66) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption strong,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption strong {
  font-size: 21px !important;
  line-height: 1.08 !important;
  font-weight: 780 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption span,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption span {
  font-size: 13px !important;
  line-height: 1.42 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner {
  display: grid !important;
  gap: 16px !important;
  align-content: stretch !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > aside.why-proof-note-v17,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > div.why-summary {
  padding: clamp(26px, 2.2vw, 32px) !important;
  border-radius: 16px !important;
  box-shadow: 0 16px 34px rgba(9, 4, 33, .045) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-proof-note-v17 {
  min-height: 212px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-proof-note-v17 strong {
  max-width: 560px !important;
  font-size: clamp(25px, 2.2vw, 34px) !important;
  line-height: 1.08 !important;
  font-weight: 700 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-proof-note-v17 p,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary p {
  max-width: 560px !important;
  color: #756d80 !important;
  font-size: 16px !important;
  line-height: 1.52 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary {
  min-height: 322px !important;
  align-content: center !important;
  gap: 18px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary strong {
  max-width: 560px !important;
  font-size: clamp(26px, 2.35vw, 34px) !important;
  line-height: 1.08 !important;
  font-weight: 700 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary a {
  font-size: 15px !important;
}

@media (min-width: 981px) and (max-width: 1180px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head .et_pb_text_inner {
    grid-template-columns: minmax(0, .84fr) minmax(340px, 460px) !important;
    gap: 36px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    gap: 24px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
    min-height: 500px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-proof-note-v17 strong,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary strong {
    font-size: 29px !important;
  }
}

@media (max-width: 760px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head {
    margin-bottom: 26px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head .et_pb_text_inner,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 22px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head h2 {
    font-size: clamp(34px, 9vw, 40px) !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
    max-width: 360px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout > .et_pb_column,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-art-board,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-art-board .et_pb_text_inner,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
    min-height: 330px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > aside.why-proof-note-v17,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > div.why-summary {
    padding: 24px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .why-summary strong {
    font-size: 27px !important;
    line-height: 1.08 !important;
  }
}

/* Codex 2026-06-05: restore the selected v28 Why LFM rhythm.
   The section should read as one dark proof/story moment: studio image plus
   one concise copy card. It should not inherit the temporary light two-card
   treatment that made this area look like another generic benefits grid. */
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
  padding-top: clamp(90px, 6.2vw, 108px) !important;
  padding-bottom: clamp(92px, 6.4vw, 112px) !important;
  background:
    radial-gradient(circle at 18% 42%, rgba(118, 30, 232, .18), transparent 36%),
    radial-gradient(circle at 78% 16%, rgba(4, 241, 255, .10), transparent 30%),
    linear-gradient(180deg, #070311 0%, #05030f 56%, #030208 100%) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-head-row {
  margin-bottom: 48px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head {
  margin-bottom: 0 !important;
  text-align: center !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head .et_pb_text_inner {
  display: block !important;
  max-width: 760px !important;
  margin-inline: auto !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head h2 {
  margin: 0 0 18px !important;
  color: #fff !important;
  font-size: clamp(44px, 3.4vw, 58px) !important;
  line-height: 1.02 !important;
  font-weight: 800 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
  max-width: 640px !important;
  margin-inline: auto !important;
  color: rgba(255, 255, 255, .70) !important;
  font-size: 18px !important;
  line-height: 1.5 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
  grid-template-columns: minmax(0, .96fr) minmax(0, 1fr) !important;
  gap: clamp(44px, 5vw, 66px) !important;
  align-items: center !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-art-board,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-art-board .et_pb_text_inner {
  height: auto !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 26px !important;
  background: #10091f !important;
  box-shadow: 0 28px 80px rgba(0, 0, 0, .34) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame img {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 1 / .92 !important;
  height: auto !important;
  object-fit: cover !important;
  filter: saturate(1.02) contrast(1.02) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame figcaption,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame .lfm-why-image-caption {
  display: none !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
  min-height: 0 !important;
  padding: clamp(38px, 4vw, 58px) !important;
  border: 1px solid rgba(255, 255, 255, .13) !important;
  border-radius: 28px !important;
  background:
    radial-gradient(circle at 92% 8%, rgba(4, 241, 255, .11), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, .075), rgba(255, 255, 255, .035)),
    rgba(9, 8, 17, .72) !important;
  box-shadow: 0 28px 80px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .08) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner {
  display: block !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-kicker {
  margin: 0 0 22px !important;
  color: #04f1ff !important;
  font: 800 12px/1.1 Inter, Gilroy, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  letter-spacing: .1em !important;
  text-transform: uppercase !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
  max-width: 620px !important;
  margin: 0 0 22px !important;
  color: #fff !important;
  font-family: Inter, Gilroy, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: clamp(33px, 2.6vw, 42px) !important;
  font-weight: 760 !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack p {
  max-width: 600px !important;
  color: rgba(255, 255, 255, .70) !important;
  font-size: 18px !important;
  line-height: 1.56 !important;
  letter-spacing: 0 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px 12px !important;
  max-width: 420px !important;
  margin: 28px 0 0 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips span {
  color: #04f1ff !important;
  font: 850 12px/1.05 Inter, Gilroy, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action {
  margin: 44px 0 0 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action a {
  display: inline-flex !important;
  min-height: 56px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 30px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #761ee8, #a528f4) !important;
  color: #fff !important;
  font: 800 15px/1 Inter, Gilroy, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  text-decoration: none !important;
  box-shadow: 0 18px 44px rgba(118, 30, 232, .32) !important;
}

@media (min-width: 981px) and (max-width: 1180px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
    padding-top: 82px !important;
    padding-bottom: 88px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    gap: 34px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
    padding: 38px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
    font-size: 34px !important;
  }
}

@media (max-width: 760px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
    padding-top: 66px !important;
    padding-bottom: 72px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-head-row {
    margin-bottom: 30px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head h2 {
    font-size: 38px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
    font-size: 16px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame img {
    aspect-ratio: 1 / .86 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
    padding: 28px !important;
    border-radius: 22px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
    font-size: 30px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack p {
    font-size: 16px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action {
    margin-top: 32px !important;
  }
}

/* Final cascade guard for the restored Why card. These more specific selectors
   defeat older broad paragraph and chip rules that live later in the Divi stack. */
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack p.lfm-why-kicker {
  margin: 0 0 22px !important;
  color: #04f1ff !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  line-height: 1.1 !important;
  letter-spacing: .1em !important;
  text-transform: uppercase !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > p:not(.lfm-why-kicker):not(.lfm-why-proof-chips):not(.lfm-why-action) {
  color: rgba(255, 255, 255, .70) !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
  font-size: clamp(32px, 2.35vw, 38px) !important;
  font-weight: 760 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(130px, max-content)) !important;
  gap: 8px 18px !important;
  max-width: 430px !important;
  margin: 30px 0 0 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips span {
  display: block !important;
  width: auto !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #04f1ff !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  line-height: 1.05 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
}

@media (max-width: 760px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack p.lfm-why-kicker {
    font-size: 11px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
    font-size: 29px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips {
    grid-template-columns: 1fr !important;
    gap: 7px !important;
  }
}

/* June 5 launch cleanup: quiet the restored Why section so it reads like a
   deliberate brand story block rather than a glossy promo panel. */
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
  background:
    radial-gradient(circle at 18% 18%, rgba(118, 30, 232, .16), transparent 34%),
    radial-gradient(circle at 82% 6%, rgba(4, 241, 255, .055), transparent 30%),
    linear-gradient(180deg, #070411 0%, #04030a 100%) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
  box-shadow: 0 22px 58px rgba(0, 0, 0, .28) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame img {
  filter: saturate(.86) contrast(1.01) brightness(.94) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
  background:
    radial-gradient(circle at 92% 8%, rgba(4, 241, 255, .055), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, .06), rgba(255, 255, 255, .028)),
    rgba(9, 8, 17, .78) !important;
  box-shadow: 0 22px 62px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255, 255, 255, .07) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack p.lfm-why-kicker,
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips span {
  color: rgba(79, 234, 244, .86) !important;
}

@media (max-width: 760px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
    padding-top: 52px !important;
    padding-bottom: 56px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-head-row {
    margin-bottom: 24px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame img {
    aspect-ratio: 1 / .74 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
    aspect-ratio: auto !important;
    min-height: 0 !important;
    line-height: 0 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    gap: 18px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
    padding: 24px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
    font-size: 27px !important;
    line-height: 1.08 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > p:not(.lfm-why-kicker):not(.lfm-why-proof-chips):not(.lfm-why-action) {
    font-size: 15.5px !important;
    line-height: 1.5 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips {
    margin-top: 22px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action {
    margin-top: 26px !important;
  }
}

/* June 5 final proportion pass: keep the restored one-card Why section, but
   trim the oversized promo feel that appeared in Atlas/admin-bar viewports. */
html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
  padding-top: clamp(72px, 5vw, 86px) !important;
  padding-bottom: clamp(76px, 5.4vw, 92px) !important;
  background:
    radial-gradient(circle at 18% 22%, rgba(118, 30, 232, .13), transparent 34%),
    radial-gradient(circle at 82% 8%, rgba(4, 241, 255, .04), transparent 30%),
    linear-gradient(180deg, #070411 0%, #04030a 100%) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-head-row {
  margin-bottom: 34px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head h2 {
  font-size: clamp(42px, 3.1vw, 52px) !important;
  font-weight: 780 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
  max-width: 590px !important;
  font-size: 17px !important;
  line-height: 1.46 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
  gap: clamp(34px, 4vw, 52px) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
  border-radius: 22px !important;
  box-shadow: 0 22px 58px rgba(0, 0, 0, .26) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame img {
  aspect-ratio: 1 / .84 !important;
  filter: saturate(.9) contrast(1.01) brightness(.96) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
  padding: clamp(34px, 3.25vw, 46px) !important;
  border-radius: 24px !important;
  background:
    radial-gradient(circle at 92% 8%, rgba(4, 241, 255, .04), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, .055), rgba(255, 255, 255, .025)),
    rgba(9, 8, 17, .76) !important;
  box-shadow: 0 22px 58px rgba(0, 0, 0, .25), inset 0 1px 0 rgba(255, 255, 255, .065) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack p.lfm-why-kicker {
  margin-bottom: 18px !important;
  color: rgba(79, 234, 244, .82) !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
  max-width: 560px !important;
  margin-bottom: 18px !important;
  font-size: clamp(30px, 2.15vw, 36px) !important;
  line-height: 1.09 !important;
  font-weight: 740 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > p:not(.lfm-why-kicker):not(.lfm-why-proof-chips):not(.lfm-why-action) {
  max-width: 540px !important;
  font-size: 16.5px !important;
  line-height: 1.52 !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips {
  margin-top: 24px !important;
  gap: 7px 16px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips span {
  color: rgba(79, 234, 244, .82) !important;
  font-size: 11.5px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action {
  margin-top: 34px !important;
}

html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action a {
  min-height: 52px !important;
  padding-inline: 28px !important;
  box-shadow: 0 14px 36px rgba(118, 30, 232, .28) !important;
}

@media (min-width: 981px) and (max-width: 1180px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
    padding-top: 66px !important;
    padding-bottom: 72px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-head-row {
    margin-bottom: 28px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    gap: 28px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
    padding: 32px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
    font-size: 31px !important;
  }
}

@media (max-width: 760px) {
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why {
    padding-top: 46px !important;
    padding-bottom: 50px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-head-row {
    margin-bottom: 22px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head h2 {
    font-size: 34px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-section-head p {
    font-size: 15.5px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-layout {
    gap: 18px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame {
    border-radius: 18px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-studio-image-frame img {
    aspect-ratio: 1 / .68 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack {
    padding: 22px !important;
    border-radius: 18px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack h3 {
    font-size: 25px !important;
    line-height: 1.08 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-copy-stack .et_pb_text_inner > p:not(.lfm-why-kicker):not(.lfm-why-proof-chips):not(.lfm-why-action) {
    font-size: 15px !important;
    line-height: 1.48 !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-proof-chips {
    margin-top: 18px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action {
    margin-top: 22px !important;
  }

  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-why .lfm-why-action a {
    min-height: 50px !important;
    width: 100% !important;
  }
}

/* Codex 2026-06-05: keep homepage Featured Work as a tight artwork stack.
   The hero should use real artwork for energy; the sticky player supplies title/context after click. */
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack {
  width: min(470px, 100%) !important;
  max-width: 470px !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
  position: relative !important;
  display: block !important;
  grid-template-columns: none !important;
  gap: 0 !important;
  width: 430px !important;
  max-width: 430px !important;
  height: 360px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  justify-self: start !important;
  transform: none !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2),
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3),
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4),
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:hover,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card.is-active {
  position: absolute !important;
  width: 190px !important;
  height: 190px !important;
  flex: 0 0 auto !important;
  min-height: 0 !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child {
  left: 70px !important;
  top: 0 !important;
  z-index: 2 !important;
  transform: rotate(-5deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2) {
  left: 210px !important;
  top: 44px !important;
  right: auto !important;
  z-index: 3 !important;
  transform: rotate(4deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3) {
  left: 34px !important;
  top: 156px !important;
  bottom: auto !important;
  z-index: 4 !important;
  transform: rotate(3deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4) {
  left: 190px !important;
  top: 188px !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 5 !important;
  transform: rotate(-4deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child:hover,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child.is-active {
  z-index: 8 !important;
  transform: translateY(-5px) rotate(-5deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2):hover,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2).is-active {
  z-index: 8 !important;
  transform: translateY(-5px) rotate(4deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3):hover,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3).is-active {
  z-index: 8 !important;
  transform: translateY(-5px) rotate(3deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4):hover,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4).is-active {
  z-index: 8 !important;
  transform: translateY(-5px) rotate(-4deg) !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__play {
  width: 34px !important;
  height: 34px !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__play svg {
  width: 15px !important;
  height: 15px !important;
}

html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__caption,
html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode .lfm-featured-work__caption {
  display: none !important;
}

@media (min-width: 981px) and (max-width: 1320px) {
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack {
    width: 350px !important;
    max-width: 350px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
    width: 350px !important;
    max-width: 350px !important;
    height: 304px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:hover,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card.is-active {
    width: 156px !important;
    height: 156px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child {
    left: 54px !important;
    top: 0 !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2) {
    left: 168px !important;
    top: 36px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3) {
    left: 20px !important;
    top: 128px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4) {
    left: 144px !important;
    top: 154px !important;
  }
}

@media (max-width: 980px) {
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack {
    width: min(350px, calc(100vw - 54px)) !important;
    max-width: min(350px, calc(100vw - 54px)) !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode {
    margin: 34px auto 0 !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__label {
    margin: 0 auto 14px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
    position: relative !important;
    display: block !important;
    width: min(350px, calc(100vw - 54px)) !important;
    max-width: min(350px, calc(100vw - 54px)) !important;
    height: 304px !important;
    overflow: visible !important;
    transform: none !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:hover,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card.is-active {
    position: absolute !important;
    width: 156px !important;
    height: 156px !important;
    flex: 0 0 auto !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child {
    left: 54px !important;
    top: 0 !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2) {
    left: 168px !important;
    top: 36px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3) {
    left: 20px !important;
    top: 128px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4) {
    left: 144px !important;
    top: 154px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__play {
    width: 32px !important;
    height: 32px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__caption,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode .lfm-featured-work__caption {
    display: none !important;
  }
}

@media (max-width: 600px) {
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
    width: min(284px, calc(100vw - 56px)) !important;
    max-width: min(284px, calc(100vw - 56px)) !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
    height: 244px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4),
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:hover,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card.is-active {
    width: 132px !important;
    height: 132px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:first-child {
    left: 50px !important;
    top: 0 !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(2) {
    left: 146px !important;
    top: 28px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(3) {
    left: 22px !important;
    top: 102px !important;
  }

  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card:nth-child(4) {
    left: 122px !important;
    top: 120px !important;
  }
}

/* Codex 2026-06-06: loosen the homepage Radio Imaging art stack so all four real demo covers read as an intentional overlap. */
@media (min-width: 1181px) {
  html body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .et_pb_text_inner {
    grid-template-columns: minmax(0, 1fr) minmax(270px, .72fr) !important;
    gap: 24px !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 {
    min-height: 318px !important;
    overflow: visible !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img {
    border-radius: 22px !important;
    background: #fff !important;
    outline: 1px solid rgba(54, 26, 109, .08) !important;
    box-shadow: 0 24px 48px rgba(22, 8, 46, .17) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(1) {
    top: 2px !important;
    left: 0 !important;
    z-index: 5 !important;
    width: clamp(150px, 12.6vw, 174px) !important;
    transform: rotate(-4deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(2) {
    top: 42px !important;
    right: 0 !important;
    z-index: 4 !important;
    width: clamp(118px, 9.7vw, 136px) !important;
    transform: rotate(5deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(3) {
    bottom: 2px !important;
    left: 45px !important;
    z-index: 3 !important;
    width: clamp(126px, 10.4vw, 146px) !important;
    transform: rotate(-2deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(4) {
    right: 8px !important;
    bottom: 38px !important;
    z-index: 2 !important;
    width: clamp(112px, 9.4vw, 132px) !important;
    transform: rotate(4deg) !important;
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  html body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .et_pb_text_inner {
    grid-template-columns: minmax(0, 1fr) minmax(238px, .7fr) !important;
    gap: 18px !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 {
    min-height: 284px !important;
    overflow: visible !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img {
    border-radius: 20px !important;
    background: #fff !important;
    outline: 1px solid rgba(54, 26, 109, .08) !important;
    box-shadow: 0 22px 42px rgba(22, 8, 46, .16) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(1) {
    top: 2px !important;
    left: 0 !important;
    z-index: 5 !important;
    width: clamp(132px, 13vw, 144px) !important;
    transform: rotate(-4deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(2) {
    top: 34px !important;
    right: 0 !important;
    z-index: 4 !important;
    width: clamp(98px, 9.5vw, 110px) !important;
    transform: rotate(5deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(3) {
    bottom: 4px !important;
    left: 36px !important;
    z-index: 3 !important;
    width: clamp(112px, 10.4vw, 122px) !important;
    transform: rotate(-2deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(4) {
    right: 6px !important;
    bottom: 36px !important;
    z-index: 2 !important;
    width: clamp(98px, 9.4vw, 108px) !important;
    transform: rotate(4deg) !important;
  }
}

/* Codex 2026-06-06: keep the Radio Imaging route artwork as a tight collage on phone widths too. */
@media (max-width: 760px) {
  html body.home #page-container #main-content .lfm-home-products .lfm-route-feature-v15 .et_pb_text_inner {
    display: flex !important;
    flex-direction: column !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 {
    order: 4 !important;
    width: min(100%, 286px) !important;
    height: 286px !important;
    min-height: 286px !important;
    margin: 24px auto 14px !important;
    overflow: visible !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-actions-v15 {
    order: 5 !important;
    margin-top: 0 !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img {
    border-radius: 21px !important;
    background: #fff !important;
    outline: 1px solid rgba(54, 26, 109, .08) !important;
    box-shadow: 0 22px 42px rgba(22, 8, 46, .16) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(1) {
    top: 8px !important;
    left: 18px !important;
    z-index: 5 !important;
    width: clamp(140px, 39vw, 154px) !important;
    transform: rotate(-4deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(2) {
    top: 42px !important;
    right: 20px !important;
    z-index: 4 !important;
    width: clamp(106px, 30vw, 118px) !important;
    transform: rotate(5deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(3) {
    bottom: 8px !important;
    left: 60px !important;
    z-index: 3 !important;
    width: clamp(116px, 33vw, 130px) !important;
    transform: rotate(-2deg) !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(4) {
    right: 26px !important;
    bottom: 44px !important;
    z-index: 2 !important;
    width: clamp(104px, 29vw, 114px) !important;
    transform: rotate(4deg) !important;
  }
}

@media (max-width: 360px) {
  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 {
    width: min(100%, 262px) !important;
    height: 272px !important;
    min-height: 272px !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(1) {
    left: 10px !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(2) {
    right: 16px !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(3) {
    left: 48px !important;
  }

  html body.home #page-container #main-content .lfm-home-products .lfm-route-art-board-v15 img:nth-child(4) {
    right: 18px !important;
  }
}

/* Codex 2026-06-06: make the homepage mobile hero feel calmer and more Apple-like. */
@media (max-width: 640px) {
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-secondary,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-secondary,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero a.lfm-home-secondary,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero a.lfm-home-secondary {
    display: inline-flex !important;
    width: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    height: auto !important;
    margin: 6px auto 0 !important;
    padding: 6px 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: rgba(255,255,255,.78) !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-secondary::after,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-secondary::after {
    content: "\2192" !important;
    display: inline-block !important;
    margin-left: 8px !important;
    transform: translateY(-1px) !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode {
    margin-top: 24px !important;
  }
}

@media (max-width: 430px) {
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
    width: min(304px, calc(100vw - 44px)) !important;
    max-width: min(304px, calc(100vw - 44px)) !important;
  }
}

/* Codex 2026-06-08: fix 981px homepage hero collision without hiding featured work. */
@media (min-width: 861px) and (max-width: 1020px) {
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row {
    width: min(920px, calc(100vw - 48px)) !important;
    align-items: center !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column:first-child {
    width: 54% !important;
    margin-right: 3% !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column:last-child,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-art-col {
    width: 37% !important;
    margin-right: 0 !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy .et_pb_text_inner,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy h1,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy p {
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy h1 {
    max-width: 455px !important;
    font-size: 51px !important;
    line-height: 1.03 !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy p {
    max-width: 500px !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy .lfm-home-actions,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-actions {
    justify-content: flex-start !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
    width: 318px !important;
    max-width: 318px !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card {
    width: 154px !important;
    height: 154px !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-home-audio-panel {
    width: min(900px, calc(100vw - 48px)) !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-home-audio-panel .et_pb_column {
    width: 100% !important;
  }
}

/* Codex 2026-06-08: final tablet safeguard for the 981px browser/device band. */
@media (min-width: 861px) and (max-width: 1020px) {
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero {
    padding-bottom: 78px !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row {
    display: flex !important;
    flex-direction: column !important;
    width: min(760px, calc(100vw - 48px)) !important;
    max-width: min(760px, calc(100vw - 48px)) !important;
    min-height: 0 !important;
    gap: 34px !important;
    align-items: center !important;
    text-align: center !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column:first-child,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column:first-child,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column:last-child,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-row > .et_pb_column:last-child {
    float: none !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy .et_pb_text_inner,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy h1,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy p,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy .et_pb_text_inner,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy h1,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy p {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy h1,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy h1 {
    max-width: 650px !important;
    font-size: 52px !important;
    line-height: 1.04 !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy p,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-copy p {
    max-width: 620px !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-actions,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-actions {
    justify-content: center !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-art-col,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-home-hero-art-col {
    min-height: 336px !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack,
  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-shortcode,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work-root,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work--hero-stack,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__grid {
    width: min(336px, calc(100vw - 80px)) !important;
    max-width: min(336px, calc(100vw - 80px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body.home #page-container #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card,
  html body.home #page-container #et-main-area #main-content .lfm-home-v2.lfm-home-hero .lfm-featured-work__card {
    width: 154px !important;
    height: 154px !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-home-audio-panel,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-home-audio-panel {
    width: min(820px, calc(100vw - 48px)) !important;
    padding-top: 34px !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-audio-heading .et_pb_text_inner,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-heading .et_pb_text_inner {
    display: block !important;
    min-height: 0 !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-audio-heading h2,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-heading h2 {
    display: block !important;
    width: auto !important;
    max-width: 620px !important;
    margin: 0 auto 14px !important;
    font-size: 44px !important;
    line-height: 1.06 !important;
    text-align: center !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-audio-heading p,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-heading p {
    position: static !important;
    display: block !important;
    width: auto !important;
    max-width: 620px !important;
    margin: 0 auto 22px !important;
    transform: none !important;
    text-align: center !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-audio-shortcode,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-shortcode {
    clear: both !important;
  }
}

/* Codex 2026-06-14: tighten the homepage demo intro so the tabs feel connected to the copy. */
@media (min-width: 761px) {
  html body.home #page-container #main-content .lfm-home-audio .lfm-audio-heading,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-heading {
    margin-bottom: 12px !important;
  }

  html body.home #page-container #main-content .lfm-home-audio .lfm-audio-shortcode .category-navbar,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-shortcode .category-navbar {
    margin-bottom: 14px !important;
    padding-bottom: 8px !important;
  }
}

@media (max-width: 760px) {
  html body.home #page-container #main-content .lfm-home-audio .lfm-audio-heading,
  html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-heading {
    margin-bottom: 18px !important;
  }
}

/* Codex 2026-06-18: Local/staging can resolve homepage regional content as
   unknown. Use the US/international audio demo module as the fallback, but keep the
   all-region fallback copy hidden so the demo grid does not repeat. */
html body.home.lfm-country-unknown #page-container #main-content .lfm-home-audio .lfm-regional-content-item.lfm-show-us,
html body.home.lfm-country-unknown #page-container #et-main-area #main-content .lfm-home-audio .lfm-regional-content-item.lfm-show-us {
  display: block !important;
}

html body.home.lfm-country-unknown #page-container #main-content .lfm-home-audio .lfm-regional-content-item:not(.lfm-show-us),
html body.home.lfm-country-unknown #page-container #et-main-area #main-content .lfm-home-audio .lfm-regional-content-item:not(.lfm-show-us) {
  display: none !important;
}

/* Codex 2026-06-18: keep the homepage proof demos visible even when the
   scroll-reveal observer has not fired yet in screenshots or short viewports. */
html body.home #page-container #main-content .lfm-home-audio .audio-grid-vue-root.lfm-motion-reveal,
html body.home #page-container #main-content .lfm-home-audio .lfm-audio-player-v2 .lfm-motion-reveal,
html body.home #page-container #main-content .lfm-home-audio .lfm-audio-player-v2 .lfm-motion-card,
html body.home #page-container #et-main-area #main-content .lfm-home-audio .audio-grid-vue-root.lfm-motion-reveal,
html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-player-v2 .lfm-motion-reveal,
html body.home #page-container #et-main-area #main-content .lfm-home-audio .lfm-audio-player-v2 .lfm-motion-card {
  opacity: 1 !important;
  transform: none !important;
}

/* Codex 2026-06-18: the homepage should never ship as blank bands if a
   scroll-reveal callback misses. Keep lower content visible and stable. */
html body.home #page-container #main-content .lfm-home-products .lfm-motion-reveal,
html body.home #page-container #main-content .lfm-home-products .lfm-motion-card,
html body.home #page-container #main-content .lfm-home-why .lfm-motion-reveal,
html body.home #page-container #main-content .lfm-home-why .lfm-motion-card,
html body.home #page-container #main-content .lfm-home-proof .lfm-motion-reveal,
html body.home #page-container #main-content .lfm-home-proof .lfm-motion-card,
html body.home #page-container #main-content .lfm-home-final-cta .lfm-motion-reveal,
html body.home #page-container #et-main-area #main-content .lfm-home-products .lfm-motion-reveal,
html body.home #page-container #et-main-area #main-content .lfm-home-products .lfm-motion-card,
html body.home #page-container #et-main-area #main-content .lfm-home-why .lfm-motion-reveal,
html body.home #page-container #et-main-area #main-content .lfm-home-why .lfm-motion-card,
html body.home #page-container #et-main-area #main-content .lfm-home-proof .lfm-motion-reveal,
html body.home #page-container #et-main-area #main-content .lfm-home-proof .lfm-motion-card,
html body.home #page-container #et-main-area #main-content .lfm-home-final-cta .lfm-motion-reveal {
  opacity: 1 !important;
  transform: none !important;
}

/* Codex 2026-06-18: calm the mobile product chooser heading after the demo
   panel so the homepage stays guided rather than shouty. */
@media (max-width: 760px) {
  html body.home #page-container #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head h2,
  html body.home #page-container #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner h2,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head h2,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner h2 {
    max-width: 322px !important;
    font-size: 30px !important;
    font-weight: 780 !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
  }

  html body.home #page-container #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head p,
  html body.home #page-container #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner p,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head p,
  html body.home #page-container #et-main-area #main-content .et_pb_section.lfm-home-products .lfm-products-head-row .lfm-section-head .et_pb_text_inner p {
    max-width: 324px !important;
    font-size: 17px !important;
    line-height: 1.42 !important;
  }
}

/* Codex 2026-06-22: keep the homepage demo load-more hover readable. */
html body.home #page-container #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:hover,
html body.home #page-container #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:focus-visible,
html body.home #page-container #et-main-area #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:hover,
html body.home #page-container #et-main-area #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:focus-visible {
  color: #fff !important;
  background: linear-gradient(135deg, #761ee8 0%, #9d28f4 100%) !important;
  border-color: transparent !important;
  box-shadow: 0 18px 36px rgba(118, 30, 232, .24) !important;
}

html body.home #page-container #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:hover span,
html body.home #page-container #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:focus-visible span,
html body.home #page-container #et-main-area #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:hover span,
html body.home #page-container #et-main-area #main-content .lfm-home-audio .load-more-btn.lfm-v2-load-more-link:focus-visible span {
  color: #fff !important;
}
