/*
Theme Name: רגשות - מסע שיקוף אישי
Theme URI: https://www.regashot.co.il
Author: רגשות
Author URI: https://www.regashot.co.il
Description: תבנית עברית למערכת שאלון רקע אישי, שיקוף עצמי ומעקב מודעות לאורך זמן.
Version: 1.0.165
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: life-map-hebrew
Tags: custom-logo, featured-images, rtl-language-support, block-styles, wide-blocks, custom-menu
*/

:root {
  --lmh-bg: #f7f9fb;
  --lmh-surface: #ffffff;
  --lmh-surface-soft: #eef6fb;
  --lmh-ink: #172033;
  --lmh-muted: #5d6879;
  --lmh-blue-900: #10233f;
  --lmh-blue-700: #1d4f86;
  --lmh-blue-500: #3a86c8;
  --lmh-blue-100: #dceefa;
  --lmh-green-100: #e5f4ed;
  --lmh-green-600: #287357;
  --lmh-teal: #168466;
  --lmh-amber-100: #fff3d7;
  --lmh-amber-700: #8a5b12;
  --lmh-gold: #ffc757;
  --lmh-border: #dfe7ef;
  --lmh-shadow: 0 18px 56px rgba(16, 35, 63, 0.09);
  --lmh-shadow-soft: 0 10px 30px rgba(16, 35, 63, 0.06);
  --lmh-radius: 8px;
  --lmh-radius-lg: 8px;
  --lmh-container: min(1120px, calc(100vw - 32px));
  --lmh-font: "Rubik", "Segoe UI", "Arial", sans-serif;
  --lmh-page-bg: var(--lmh-bg);
  --lmh-elevated: var(--lmh-surface);
  --lmh-card-bg: var(--lmh-surface);
  --lmh-text: var(--lmh-ink);
  --lmh-text-muted: var(--lmh-muted);
  --lmh-action: #0e6975;
  --lmh-action-hover: #0a5964;
  --lmh-focus: #d58e10;
  --lmh-success: #2f9e78;
  --lmh-warning: #d9a634;
  --lmh-error: #d65d5d;
}

/* Home story experience — version 1.0.147. */
.lmh-main--home-story {
  direction: rtl;
  overflow-x: hidden;
  background: #f4f8fa;
  color: #132843;
}

.lmh-home-shell {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}

.lmh-home-section {
  padding-block: 82px;
}

.lmh-home-section__head {
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}

.lmh-home-section__head h2,
.lmh-home-trust h2,
.lmh-home-final h2 {
  margin: 0;
  color: #10233f;
  font-size: 2.5rem;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}

.lmh-home-section__intro {
  max-width: 680px;
  margin: 18px auto 0;
  color: #5c7084;
  font-size: 1.02rem;
  font-weight: 500;
  line-height: 1.7;
}

.lmh-home-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  color: #0d806f;
  font-size: 0.92rem;
  font-weight: 750;
  line-height: 1.4;
}

.lmh-home-eyebrow::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e9ae34;
  box-shadow: 0 0 0 4px rgba(233, 174, 52, 0.16);
}

.lmh-home-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding-inline: 28px;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 1.05rem;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.lmh-home-button--primary {
  background: #0e6975;
  color: #fff;
  box-shadow: 0 14px 28px rgba(14, 105, 117, 0.22);
}

.lmh-home-button--primary:hover,
.lmh-home-button--primary:focus-visible {
  background: #0a5964;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(14, 105, 117, 0.27);
}

.lmh-main--home-story a:focus-visible {
  outline: 3px solid #d58e10;
  outline-offset: 4px;
}

/* Hero */
.lmh-home-hero {
  position: relative;
  padding-block: 38px 54px;
  background: #eef6f8;
}

.lmh-home-hero__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(350px, 0.88fr);
  align-items: center;
  gap: 56px;
  min-height: 570px;
  padding: 54px;
  border: 1px solid #cfdee6;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 22px 52px rgba(16, 35, 63, 0.1);
  overflow: hidden;
}

.lmh-home-hero__inner::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 6px;
  background: linear-gradient(90deg, #249ac6 0 34%, #16a080 34% 67%, #e9ae34 67%);
}

.lmh-home-hero__copy {
  position: relative;
  z-index: 1;
  min-width: 0;
}

.lmh-home-hero h1 {
  max-width: 17ch;
  margin: 0;
  color: #10233f;
  font-size: 3.3rem;
  font-weight: 900;
  line-height: 1.06;
  letter-spacing: 0;
  overflow-wrap: normal;
}

.lmh-home-hero__lead {
  max-width: 610px;
  margin: 24px 0 0;
  color: #50657a;
  font-size: 1.12rem;
  font-weight: 500;
  line-height: 1.75;
}

.lmh-home-hero__actions {
  margin-block-start: 28px;
}

.lmh-home-hero__microcopy {
  margin: 14px 0 0;
  color: #334c65;
  font-size: 0.95rem;
  font-weight: 700;
}

.lmh-home-hero__disclaimer {
  margin: 7px 0 0;
  color: #728092;
  font-size: 0.88rem;
  font-weight: 500;
}

.lmh-home-map-preview {
  position: relative;
  z-index: 1;
  min-width: 0;
  padding: 30px;
  border-radius: 8px;
  background: #102d4c;
  color: #fff;
  box-shadow: 0 18px 38px rgba(16, 45, 76, 0.2);
}

.lmh-home-map-preview__label {
  margin: 0 0 8px;
  color: #f4c766;
  font-size: 0.88rem;
  font-weight: 750;
}

.lmh-home-map-preview h2 {
  margin: 0;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0;
}

.lmh-home-map-preview__path {
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.lmh-home-map-preview__path li {
  position: relative;
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  min-height: 72px;
  border-block-start: 1px solid rgba(255, 255, 255, 0.14);
}

.lmh-home-map-preview__path li:last-child {
  border-block-end: 1px solid rgba(255, 255, 255, 0.14);
}

.lmh-home-map-preview__path span {
  color: #8bd7c8;
  font-size: 0.85rem;
  font-weight: 750;
}

.lmh-home-map-preview__path strong {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.45;
}

.lmh-home-map-preview__note {
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.6;
}

/* Why self-reflection matters */
.lmh-home-why {
  background: #fff;
}

.lmh-home-why__content {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(340px, 1.05fr);
  align-items: start;
  gap: 72px;
  max-width: 980px;
  margin-inline: auto;
}

.lmh-home-why__copy p {
  margin: 0;
  color: #526a7f;
  font-size: 1.08rem;
  font-weight: 500;
  line-height: 1.8;
}

.lmh-home-why__copy p + p {
  margin-block-start: 14px;
  color: #183a55;
  font-weight: 750;
}

.lmh-home-why__questions {
  margin: 0;
  padding: 0;
  border-block-start: 1px solid #d7e4ea;
  list-style: none;
}

.lmh-home-why__questions li {
  position: relative;
  padding: 14px 28px 14px 4px;
  border-block-end: 1px solid #d7e4ea;
  color: #18354f;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.lmh-home-why__questions li::before {
  content: "";
  position: absolute;
  inset-block-start: 21px;
  inset-inline-start: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #15927e;
}

.lmh-home-brand-statement {
  display: grid;
  gap: 6px;
  max-width: 980px;
  margin: 42px auto 0;
  padding: 24px 28px;
  border: 1px solid #cde0dc;
  border-inline-start: 6px solid #168466;
  border-radius: 8px;
  background: #eef8f5;
}

.lmh-home-brand-statement strong,
.lmh-home-brand-statement span {
  color: #14374b;
  font-size: 1.15rem;
  line-height: 1.55;
}

.lmh-home-brand-statement strong {
  font-weight: 650;
}

.lmh-home-brand-statement span {
  font-weight: 850;
}

/* Past to present example */
.lmh-home-connection {
  background: #fff;
}

.lmh-home-connection__flow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 42px;
}

.lmh-home-connection__item {
  position: relative;
  min-height: 164px;
  padding: 28px;
  border: 1px solid #d9e4eb;
  border-block-start: 5px solid #249ac6;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(16, 35, 63, 0.07);
}

.lmh-home-connection__item::after {
  content: "←";
  position: absolute;
  inset-block-start: 50%;
  inset-inline-end: -34px;
  width: 26px;
  color: #8798a9;
  font-size: 1.35rem;
  font-weight: 800;
  text-align: center;
  transform: translateY(-50%);
}

.lmh-home-connection__item:last-child::after {
  content: none;
}

.lmh-home-connection__item--today {
  border-block-start-color: #e9ae34;
}

.lmh-home-connection__item--possible {
  border-block-start-color: #16a080;
}

.lmh-home-connection__item span {
  display: block;
  margin-block-end: 14px;
  color: #0d806f;
  font-size: 0.88rem;
  font-weight: 800;
}

.lmh-home-connection__item strong {
  display: block;
  color: #152d49;
  font-size: 1.2rem;
  font-weight: 750;
  line-height: 1.55;
}

.lmh-home-connection__decision {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-block-start: 30px;
  padding: 22px 26px;
  border: 1px solid #cfe1dc;
  border-radius: 8px;
  background: #eef8f4;
}

.lmh-home-connection__decision span,
.lmh-home-connection__decision strong {
  display: block;
}

.lmh-home-connection__decision span {
  margin-block-end: 4px;
  color: #24725f;
  font-size: 0.85rem;
  font-weight: 800;
}

.lmh-home-connection__decision strong {
  color: #17364a;
  font-size: 1.05rem;
  font-weight: 750;
}

.lmh-home-connection__decision ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lmh-home-connection__decision li {
  padding: 8px 13px;
  border: 1px solid #bdd8d0;
  border-radius: 999px;
  background: #fff;
  color: #355a55;
  font-size: 0.88rem;
  font-weight: 700;
}

.lmh-home-connection__note {
  max-width: 760px;
  margin: 20px auto 0;
  color: #657689;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.65;
  text-align: center;
}

/* How it works */
.lmh-home-how {
  background: #f4f8fa;
}

.lmh-home-how__steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lmh-home-how__steps li {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 16px;
  padding: 10px 28px;
  border-inline-start: 1px solid #d4e1e8;
}

.lmh-home-how__steps li:first-child {
  padding-inline-start: 0;
  border-inline-start: 0;
}

.lmh-home-how__steps li:last-child {
  padding-inline-end: 0;
}

.lmh-home-how__steps li > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #173c5d;
  color: #fff;
  font-size: 1rem;
  font-weight: 800;
}

.lmh-home-how__steps h3 {
  margin: 0 0 8px;
  color: #132c48;
  font-size: 1.17rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0;
}

.lmh-home-how__steps p {
  margin: 0;
  color: #607286;
  font-size: 0.98rem;
  font-weight: 500;
  line-height: 1.65;
}

.lmh-home-section__action {
  margin: 36px 0 0;
  text-align: center;
}

.lmh-home-link-cta {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding-inline: 18px;
  border: 1px solid #9db8c8;
  border-radius: 8px;
  background: transparent;
  color: #174766;
  font-size: 0.95rem;
  font-weight: 750;
  text-decoration: none;
}

.lmh-home-link-cta:hover,
.lmh-home-link-cta:focus-visible {
  background: #fff;
  color: #102f4d;
}

/* Long-term continuity */
.lmh-home-continuity {
  background: #f4f8fa;
}

.lmh-home-continuity__intro {
  text-align: center;
}

.lmh-home-continuity__intro p {
  margin: 0;
  color: #526b80;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.7;
}

.lmh-home-continuity__intro p:first-child {
  color: #173951;
  font-weight: 800;
}

.lmh-home-continuity__intro p + p {
  margin-block-start: 5px;
}

.lmh-home-continuity__path {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 24px;
  max-width: 1060px;
  margin: 40px auto 0;
  padding: 0;
  counter-reset: continuity-step;
  list-style: none;
}

.lmh-home-continuity__path::before {
  content: "";
  position: absolute;
  inset-block-start: 18px;
  inset-inline: 8%;
  height: 2px;
  background: #b8ced8;
}

.lmh-home-continuity__path li {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
  gap: 13px;
  min-width: 0;
  color: #193c55;
  font-size: 0.96rem;
  font-weight: 750;
  line-height: 1.45;
  text-align: center;
  counter-increment: continuity-step;
}

.lmh-home-continuity__path li::before {
  content: counter(continuity-step);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 4px solid #f4f8fa;
  border-radius: 50%;
  background: #176c78;
  color: #fff;
  font-size: 0.82rem;
  font-weight: 850;
}

/* Difference */
.lmh-home-difference {
  background: #fff;
}

.lmh-home-difference__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.lmh-home-difference__grid article {
  min-height: 210px;
  padding: 25px;
  border: 1px solid #d9e4eb;
  border-radius: 8px;
  background: #fbfdfe;
}

.lmh-home-difference__grid article:nth-child(2) {
  background: #fff9ed;
}

.lmh-home-difference__grid article:nth-child(3) {
  background: #eef8f4;
}

.lmh-home-difference__grid article:nth-child(4) {
  background: #f2f5fb;
}

.lmh-home-difference__grid span {
  display: block;
  margin-block-end: 24px;
  color: #0d806f;
  font-size: 0.85rem;
  font-weight: 800;
}

.lmh-home-difference__grid h3 {
  margin: 0 0 10px;
  color: #132c48;
  font-size: 1.12rem;
  font-weight: 800;
  line-height: 1.45;
  letter-spacing: 0;
}

.lmh-home-difference__grid p {
  margin: 0;
  color: #617286;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.65;
}

/* Journey */
.lmh-home-journey {
  background: #eaf3f7;
}

.lmh-home-journey__path {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lmh-home-journey__path::before {
  content: "";
  position: absolute;
  inset-block-start: 24px;
  inset-inline: 9%;
  height: 2px;
  background: #afc7d3;
}

.lmh-home-journey__path li {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
  min-width: 0;
  text-align: center;
}

.lmh-home-journey__path li > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-block-end: 16px;
  border: 5px solid #eaf3f7;
  border-radius: 50%;
  background: #0e6975;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 800;
}

.lmh-home-journey__path li:nth-child(2) > span,
.lmh-home-journey__path li:nth-child(5) > span {
  background: #245f89;
}

.lmh-home-journey__path li:nth-child(3) > span {
  background: #bf7824;
}

.lmh-home-journey__path li:nth-child(4) > span {
  background: #7b5c8e;
}

.lmh-home-journey__path strong,
.lmh-home-journey__path small {
  display: block;
  width: 100%;
  overflow-wrap: anywhere;
}

.lmh-home-journey__path strong {
  color: #132c48;
  font-size: 1.02rem;
  font-weight: 800;
}

.lmh-home-journey__path small {
  margin-block-start: 5px;
  color: #637487;
  font-size: 0.86rem;
  font-weight: 500;
  line-height: 1.45;
}

.lmh-home-journey__note {
  margin: 34px 0 0;
  color: #405d73;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}

/* Trust and context */
.lmh-home-trust {
  background: #fff;
}

.lmh-home-trust__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(300px, 0.7fr);
  align-items: center;
  gap: 70px;
}

.lmh-home-trust h2 {
  max-width: 18ch;
}

.lmh-home-trust p:not(.lmh-home-eyebrow) {
  max-width: 720px;
  margin: 20px 0 0;
  color: #5d7084;
  font-size: 1.03rem;
  font-weight: 500;
  line-height: 1.75;
}

.lmh-home-trust ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.lmh-home-trust li {
  position: relative;
  padding: 15px 36px 15px 0;
  border-block-end: 1px solid #dbe6eb;
  color: #24445b;
  font-size: 0.98rem;
  font-weight: 700;
}

.lmh-home-trust li:first-child {
  border-block-start: 1px solid #dbe6eb;
}

.lmh-home-trust li::before {
  content: "✓";
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 14px;
  color: #0d806f;
  font-weight: 900;
}

.lmh-home-why-now {
  padding-block: 74px;
  background: #fff8ea;
}

.lmh-home-why-now__inner {
  max-width: 860px;
  text-align: center;
}

.lmh-home-why-now__inner .lmh-home-eyebrow {
  justify-content: center;
}

.lmh-home-why-now h2 {
  font-size: 2.25rem;
}

.lmh-home-why-now p {
  margin: 22px auto 0;
  color: #5c6671;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1.75;
}

.lmh-home-why-now strong {
  display: block;
  margin-block-start: 14px;
  color: #28465b;
  font-size: 1.08rem;
  font-weight: 800;
}

/* Final CTA */
.lmh-home-final {
  padding-block: 62px;
  background: #102d4c;
  color: #fff;
}

.lmh-home-final__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 48px;
}

.lmh-home-final h2 {
  color: #fff;
}

.lmh-home-final p {
  max-width: 650px;
  margin: 14px 0 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.65;
}

.lmh-home-final__action {
  display: grid;
  justify-items: center;
  gap: 10px;
}

.lmh-home-button--light {
  min-width: 230px;
  background: #f4c766;
  color: #102d4c;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18);
}

.lmh-home-button--light:hover,
.lmh-home-button--light:focus-visible {
  background: #ffdb83;
  color: #102d4c;
  transform: translateY(-1px);
}

.lmh-home-final__action small {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.82rem;
  font-weight: 500;
  text-align: center;
}

@media (max-width: 1040px) {
  .lmh-home-hero__inner {
    grid-template-columns: minmax(0, 1fr) minmax(310px, 0.88fr);
    gap: 36px;
    min-height: 560px;
    padding: 40px;
  }

  .lmh-home-hero h1 {
    font-size: 2.85rem;
  }

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

@media (max-width: 820px) {
  .lmh-home-section {
    padding-block: 68px;
  }

  .lmh-home-hero__inner,
  .lmh-home-trust__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-home-hero__inner {
    gap: 34px;
  }

  .lmh-home-hero h1 {
    max-width: 18ch;
  }

  .lmh-home-why__content {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
    max-width: 680px;
  }

  .lmh-home-continuity__path {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    max-width: 600px;
  }

  .lmh-home-continuity__path::before {
    inset-block: 18px;
    inset-inline-start: 17px;
    width: 2px;
    height: auto;
  }

  .lmh-home-continuity__path li {
    grid-template-columns: 36px minmax(0, 1fr);
    justify-items: start;
    align-items: center;
    gap: 15px;
    min-height: 62px;
    text-align: right;
  }

  .lmh-home-connection__flow {
    gap: 30px;
  }

  .lmh-home-connection__item::after {
    inset-inline-end: -28px;
    width: 22px;
  }

  .lmh-home-how__steps {
    grid-template-columns: minmax(0, 1fr);
    gap: 22px;
  }

  .lmh-home-how__steps li,
  .lmh-home-how__steps li:first-child,
  .lmh-home-how__steps li:last-child {
    padding: 0;
    border: 0;
  }

  .lmh-home-journey__path {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }

  .lmh-home-journey__path::before {
    inset-block: 20px;
    inset-inline-start: 23px;
    width: 2px;
    height: auto;
  }

  .lmh-home-journey__path li {
    grid-template-columns: 48px minmax(0, 1fr);
    justify-items: start;
    align-items: center;
    gap: 16px;
    min-height: 82px;
    text-align: right;
  }

  .lmh-home-journey__path li > span {
    grid-row: 1 / span 2;
    margin: 0;
  }

  .lmh-home-journey__path strong,
  .lmh-home-journey__path small {
    grid-column: 2;
  }

  .lmh-home-journey__path strong {
    align-self: end;
  }

  .lmh-home-journey__path small {
    align-self: start;
    margin: 0;
  }

  .lmh-home-trust__inner {
    gap: 36px;
  }

  .lmh-home-final__inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
    text-align: center;
  }

  .lmh-home-final p {
    margin-inline: auto;
  }
}

@media (max-width: 620px) {
  .lmh-home-shell {
    width: min(100% - 24px, 1180px);
  }

  .lmh-home-section {
    padding-block: 56px;
  }

  .lmh-home-section__head {
    margin-block-end: 28px;
  }

  .lmh-home-section__head h2,
  .lmh-home-trust h2,
  .lmh-home-final h2 {
    font-size: 1.75rem;
  }

  .lmh-home-hero {
    padding-block: 12px 38px;
  }

  .lmh-home-hero__inner {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 26px;
    min-height: 0;
    padding: 22px 18px;
  }

  .lmh-home-hero__copy {
    text-align: center;
  }

  .lmh-home-hero__copy .lmh-home-eyebrow {
    justify-content: center;
  }

  .lmh-home-hero h1 {
    max-width: 18ch;
    margin-inline: auto;
    font-size: 2.05rem;
    line-height: 1.1;
  }

  .lmh-home-hero__lead {
    max-width: 34ch;
    margin: 18px auto 0;
    font-size: 0.98rem;
    line-height: 1.58;
  }

  .lmh-home-hero__actions {
    margin-block-start: 22px;
  }

  .lmh-home-button {
    width: 100%;
    min-width: 0;
  }

  .lmh-home-hero__microcopy,
  .lmh-home-hero__disclaimer {
    text-align: center;
  }

  .lmh-home-map-preview {
    padding: 22px 20px;
  }

  .lmh-home-map-preview h2 {
    font-size: 1.45rem;
  }

  .lmh-home-map-preview__path li {
    grid-template-columns: 84px minmax(0, 1fr);
  }

  .lmh-home-brand-statement {
    margin-block-start: 30px;
    padding: 20px;
  }

  .lmh-home-brand-statement strong,
  .lmh-home-brand-statement span {
    font-size: 1.02rem;
  }

  .lmh-home-connection__flow {
    grid-template-columns: minmax(0, 1fr);
    gap: 42px;
  }

  .lmh-home-connection__item {
    min-height: 0;
    padding: 22px;
  }

  .lmh-home-connection__item::after {
    content: "↓";
    inset-block-start: auto;
    inset-block-end: -36px;
    inset-inline: 50% auto;
    transform: translateX(50%);
  }

  .lmh-home-connection__decision {
    display: grid;
    padding: 20px;
  }

  .lmh-home-connection__decision ul {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lmh-home-connection__decision li {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    padding-inline: 8px;
    text-align: center;
  }

  .lmh-home-difference__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-home-difference__grid article {
    min-height: 0;
    padding: 22px;
  }

  .lmh-home-difference__grid span {
    margin-block-end: 14px;
  }

  .lmh-home-why-now {
    padding-block: 54px;
  }

  .lmh-home-why-now h2 {
    font-size: 1.65rem;
  }

  .lmh-home-final {
    padding-block: 48px;
  }

  .lmh-home-final__action {
    width: 100%;
  }

  .lmh-home-mobile-sticky {
    width: calc(100% - 24px);
    max-width: 360px;
    min-height: 50px;
    border-radius: 8px;
  }
}

@media (max-width: 360px) {
  .home .lmh-header-cta {
    font-size: 0.74rem;
    padding-inline: 6px;
  }

  .lmh-home-hero h1 {
    font-size: 1.78rem;
  }

  .lmh-home-section__head h2,
  .lmh-home-trust h2,
  .lmh-home-final h2 {
    font-size: 1.58rem;
  }

  .lmh-home-connection__decision ul {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-home-connection__decision li {
    min-height: 38px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .lmh-home-button,
  .lmh-home-link-cta {
    transition: none;
  }
}

.lmh-home-design--calm .lmh-hero,
.lmh-home-design--calm .lmh-section {
  background:
    radial-gradient(circle at 14% 10%, rgba(22, 132, 102, 0.08), transparent 14rem),
    linear-gradient(180deg, #ffffff, #f5fbfd);
}

.lmh-home-design--calm .lmh-app-preview,
.lmh-home-design--calm .lmh-insight-example,
.lmh-home-design--calm .lmh-analysis-panel,
.lmh-home-design--calm .lmh-trust-panel,
.lmh-home-design--calm .lmh-final-cta {
  box-shadow: 0 16px 42px rgba(16, 35, 63, 0.06);
}

.lmh-home-design--clean .lmh-hero,
.lmh-home-design--clean .lmh-section {
  background: #ffffff;
}

.lmh-home-design--clean .lmh-app-preview,
.lmh-home-design--clean .lmh-insight-example,
.lmh-home-design--clean .lmh-analysis-panel,
.lmh-home-design--clean .lmh-trust-panel,
.lmh-home-design--clean .lmh-final-cta,
.lmh-home-design--clean .lmh-difference-grid article {
  box-shadow: none;
  border-color: rgba(16, 35, 63, 0.14);
}

.lmh-home-design--bold .lmh-hero {
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 199, 87, 0.18), transparent 13rem),
    radial-gradient(circle at 82% 12%, rgba(40, 169, 224, 0.22), transparent 15rem),
    linear-gradient(135deg, #071b35, #10233f 52%, #0c6f68);
  color: #ffffff;
}

.lmh-home-design--bold .lmh-hero h1,
.lmh-home-design--bold .lmh-hero__subtitle,
.lmh-home-design--bold .lmh-hero-focus strong,
.lmh-home-design--bold .lmh-hero-action-prompt,
.lmh-home-design--bold .lmh-hero-price,
.lmh-home-design--bold .lmh-hero-trust {
  color: #ffffff;
}

.lmh-home-design--bold .lmh-kicker,
.lmh-home-design--bold .lmh-hero-focus span {
  color: #ffdf8b;
}

.lmh-home-design--bold .lmh-app-preview {
  border-color: rgba(255, 255, 255, 0.22);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
}

.lmh-home-layout--compact .lmh-hero__inner {
  grid-template-columns: minmax(0, 1fr);
  max-width: 880px;
  text-align: center;
}

.lmh-home-layout--compact .lmh-hero__copy,
.lmh-home-layout--compact .lmh-hero-focus,
.lmh-home-layout--compact .lmh-hero-outcomes,
.lmh-home-layout--compact .lmh-hero-explainer,
.lmh-home-layout--compact .lmh-hero__actions {
  margin-inline: auto;
}

.lmh-home-layout--compact .lmh-app-preview {
  display: none;
}

.lmh-home-density--minimal .lmh-section--difference,
.lmh-home-density--minimal .lmh-section--analysis,
.lmh-home-density--minimal .lmh-section--faq {
  display: none;
}

.lmh-home-density--minimal .lmh-section {
  padding-block: clamp(36px, 6vw, 72px);
}

.lmh-home-density--expanded .lmh-section {
  padding-block: clamp(72px, 9vw, 116px);
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  max-width: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  background:
    linear-gradient(180deg, #ffffff 0%, var(--lmh-bg) 28rem),
    var(--lmh-bg);
  color: var(--lmh-ink);
  font-family: var(--lmh-font);
  font-size: 17px;
  line-height: 1.75;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

img {
  max-width: 100%;
  height: auto;
}

iframe,
video,
svg,
canvas {
  max-width: 100%;
}

a,
button {
  max-width: 100%;
}

a {
  color: var(--lmh-blue-700);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

a:hover,
a:focus {
  color: var(--lmh-blue-900);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--lmh-blue-900);
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 0.65em;
}

h1 {
  font-size: clamp(2.55rem, 5vw, 4.85rem);
  max-width: 12ch;
}

h2 {
  font-size: clamp(1.75rem, 3vw, 2.7rem);
}

h3 {
  font-size: 1.18rem;
}

p {
  margin: 0 0 1.1rem;
}

.screen-reader-text,
.lmh-skip-link {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.lmh-skip-link:focus {
  z-index: 100000;
  top: 12px;
  right: 12px;
  width: auto;
  height: auto;
  padding: 0.55rem 0.8rem;
  clip: auto;
  background: var(--lmh-blue-900);
  color: #fff;
  border-radius: var(--lmh-radius);
}

.lmh-container {
  width: var(--lmh-container);
  max-width: 100%;
  margin-inline: auto;
}

.lmh-narrow {
  max-width: 820px;
}

.lmh-app-page {
  width: min(1240px, calc(100% - 32px));
  max-width: 1240px;
}

.lmh-app-page .lmh-entry-content,
.lmh-app-page .lmh-entry-content > * {
  width: 100%;
  max-width: none;
}

.lmh-journey-page {
  padding-block: clamp(1.5rem, 4vw, 3rem);
}

.lmh-main {
  min-height: 62vh;
}

.lmh-site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.86);
  border-bottom: 1px solid rgba(223, 231, 239, 0.78);
  backdrop-filter: blur(14px);
}

.lmh-site-header__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  min-height: 76px;
}

.lmh-site-branding {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  min-width: 0;
}

.custom-logo-link {
  display: inline-flex;
  align-items: center;
}

.custom-logo {
  max-height: 54px;
  width: auto;
}

.lmh-site-title {
  color: var(--lmh-blue-900);
  font-size: 1.18rem;
  font-weight: 800;
  text-decoration: none;
}

.lmh-site-title--map-logo {
  display: inline-flex;
  align-items: center;
  gap: 0.78rem;
  min-width: 0;
}

.lmh-tree-wordmark-logo {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  direction: rtl;
  height: 60px;
}

.lmh-tree-wordmark-logo__tree,
.lmh-tree-wordmark-logo__wordmark {
  display: block;
  flex: 0 0 auto;
  overflow: hidden;
  background-color: #fff;
  background-image: url("media/regashot-tree-wordmark-logo.webp");
  background-repeat: no-repeat;
}

.lmh-tree-wordmark-logo__tree {
  width: 62px;
  height: 58px;
  background-position: -21px -10px;
  background-size: 104px 104px;
}

.lmh-tree-wordmark-logo__wordmark {
	width: auto;
	height: auto;
	overflow: visible;
	background: none;
	color: #153e34;
	font-size: 1.72rem;
	font-weight: 800;
	line-height: 1;
}

.lmh-map-logo-mark {
  display: inline-grid;
  flex: 0 0 auto;
  width: 58px;
  height: 58px;
  place-items: center;
  border: 1px solid rgba(239, 225, 189, 0.95);
  border-radius: 999px;
  background:
    radial-gradient(circle at 34% 20%, rgba(246, 213, 155, 0.42), transparent 46%),
    linear-gradient(145deg, #fff9ea, #ffffff);
  box-shadow: 0 12px 24px rgba(23, 60, 43, 0.14);
}

.lmh-map-logo-mark svg {
  display: block;
  width: 52px;
  height: 52px;
}

.lmh-site-title__text {
  display: grid;
  gap: 0.1rem;
  min-width: 0;
}

.lmh-site-title__text strong {
  color: #173c2b;
  font-size: 1.42rem;
  font-weight: 950;
  line-height: 1.05;
}

.lmh-site-title__text small {
  color: #4d604e;
  font-size: 0.74rem;
  font-weight: 850;
  line-height: 1.25;
  white-space: nowrap;
}

.lmh-site-description {
  color: var(--lmh-muted);
  font-size: 0.88rem;
  line-height: 1.35;
  margin: 0;
}

.lmh-site-branding .lmh-site-description {
  display: none;
}

.lmh-primary-menu,
.lmh-footer-menu {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.lmh-primary-navigation {
  min-width: 0;
}

.lmh-primary-menu {
  flex-wrap: wrap;
  justify-content: center;
}

.lmh-primary-menu a,
.lmh-footer-menu a {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0.35rem 0.72rem;
  color: var(--lmh-ink);
  border-radius: var(--lmh-radius);
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
}

.lmh-primary-menu a:hover,
.lmh-primary-menu a:focus,
.lmh-footer-menu a:hover,
.lmh-footer-menu a:focus {
  background: var(--lmh-blue-100);
  color: var(--lmh-blue-900);
}

.lmh-header-actions {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.6rem;
}

.lmh-header-login {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 0.35rem 0.72rem;
  color: var(--lmh-blue-900);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  background: rgba(255, 255, 255, 0.78);
  font-size: 0.92rem;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
}

.lmh-header-login:hover,
.lmh-header-login:focus {
  background: var(--lmh-blue-100);
  color: var(--lmh-blue-900);
}

.lmh-account-menu {
  position: relative;
  flex: 0 0 auto;
}

.lmh-account-menu summary {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  padding: 0.35rem 0.72rem;
  color: var(--lmh-blue-900);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  background: rgba(255, 255, 255, 0.9);
  font-size: 0.9rem;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
  white-space: nowrap;
}

.lmh-account-menu summary::-webkit-details-marker {
  display: none;
}

.lmh-account-menu summary > span {
  color: var(--lmh-teal-600, #138a7e);
  font-size: 0.58rem;
}

.lmh-account-menu summary:hover,
.lmh-account-menu summary:focus-visible,
.lmh-account-menu[open] summary {
  background: var(--lmh-blue-100);
}

.lmh-account-menu__panel {
  position: absolute;
  z-index: 1000;
  inset-block-start: calc(100% + 0.55rem);
  inset-inline-end: 0;
  width: 210px;
  padding: 0.55rem;
  border: 1px solid var(--lmh-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(12, 35, 62, 0.16);
}

.lmh-account-menu__panel p {
  display: grid;
  gap: 0.15rem;
  margin: 0 0 0.4rem;
  padding: 0.45rem 0.55rem 0.65rem;
  border-bottom: 1px solid var(--lmh-border);
  color: var(--lmh-ink);
}

.lmh-account-menu__panel p span {
  color: var(--lmh-muted);
  font-size: 0.75rem;
}

.lmh-account-menu__panel p strong {
  overflow: hidden;
  text-overflow: ellipsis;
}

.lmh-account-menu__panel a {
  display: flex;
  min-height: 38px;
  align-items: center;
  padding: 0.45rem 0.55rem;
  color: var(--lmh-blue-900);
  border-radius: 6px;
  font-size: 0.86rem;
  font-weight: 750;
  text-decoration: none;
}

.lmh-account-menu__panel a:hover,
.lmh-account-menu__panel a:focus-visible {
  background: var(--lmh-blue-100);
}

.lmh-header-cta {
  min-height: 42px;
  padding: 0.55rem 0.9rem;
  font-size: 0.92rem;
  white-space: nowrap;
}

.lmh-menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  background: var(--lmh-surface);
  cursor: pointer;
}

.lmh-menu-toggle__bar {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--lmh-blue-900);
}

.lmh-menu-toggle .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.lmh-hero {
  position: relative;
  min-height: min(820px, calc(100vh - 76px));
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 18% 24%, rgba(58, 134, 200, 0.18), transparent 26rem),
    radial-gradient(circle at 76% 28%, rgba(40, 115, 87, 0.14), transparent 22rem),
    linear-gradient(180deg, #ffffff 0%, #eef6fb 100%);
}

.lmh-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image:
    linear-gradient(rgba(29, 79, 134, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(29, 79, 134, 0.06) 1px, transparent 1px);
  background-size: 88px 88px;
  mask-image: linear-gradient(90deg, transparent, #000 35%, #000 100%);
}

.lmh-hero::after {
  content: "";
  position: absolute;
  inset-block-end: 0;
  inset-inline: 0;
  height: 1px;
  background: var(--lmh-border);
}

.lmh-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 0.84fr) minmax(520px, 1.06fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: center;
  padding-block: clamp(4.4rem, 8vw, 7.4rem) clamp(3.2rem, 6vw, 5rem);
}

.lmh-hero__copy {
  position: relative;
  z-index: 2;
  min-width: 0;
}

.lmh-hero h1 {
  max-width: 13ch;
  overflow-wrap: break-word;
}

.lmh-kicker {
  color: var(--lmh-blue-700);
  font-size: 0.94rem;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 0.85rem;
}

.lmh-hero__subtitle {
  max-width: 700px;
  color: #324155;
  font-size: clamp(1.12rem, 2vw, 1.45rem);
  line-height: 1.72;
  margin-bottom: 1.55rem;
}

.lmh-hero-one-liner {
  max-width: 690px;
  margin: -0.75rem 0 1.25rem;
  padding: 0.85rem 1rem;
  border: 1px solid rgba(22, 132, 102, 0.2);
  border-radius: 8px;
  background:
    radial-gradient(circle at 8% 10%, rgba(255, 199, 87, 0.18), transparent 10rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(232, 246, 255, 0.78));
  color: #10213b;
  font-size: clamp(1rem, 1.55vw, 1.15rem);
  font-weight: 900;
  line-height: 1.65;
  box-shadow: 0 14px 34px rgba(16, 35, 63, 0.07);
}

.lmh-hero__subtitle-list {
  display: grid;
  gap: 0.45rem;
  padding: 0;
  list-style: none;
}

.lmh-hero__subtitle-list li {
  position: relative;
  padding-inline-start: 1.1rem;
}

.lmh-hero__subtitle-list li::before {
  content: "";
  position: absolute;
  inset-block-start: 0.7em;
  inset-inline-start: 0;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--lmh-teal), var(--lmh-gold));
  box-shadow: 0 0 0 4px rgba(33, 166, 196, 0.12);
}

.lmh-hero-summary {
  display: grid;
  gap: 0.7rem;
  max-width: 720px;
  padding: 0.95rem 1rem;
  margin: 0 0 1rem;
  border: 1px solid rgba(22, 132, 102, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 199, 87, 0.16), transparent 10rem),
    rgba(255, 255, 255, 0.9);
  box-shadow: 0 12px 30px rgba(16, 33, 59, 0.08);
}

.lmh-hero-one-liner {
  display: grid;
  gap: 0.35rem;
  max-width: 760px;
  padding: 1rem 1.1rem;
  margin: 0 0 1rem;
  border: 1px solid rgba(255, 199, 87, 0.32);
  border-radius: 8px;
  background:
    radial-gradient(circle at 10% 12%, rgba(50, 164, 220, 0.14), transparent 9rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 248, 232, 0.86));
  box-shadow: 0 14px 34px rgba(16, 35, 63, 0.08);
}

.lmh-hero-one-liner span {
  color: var(--lmh-teal);
  font-size: 0.9rem;
  font-weight: 950;
}

.lmh-hero-one-liner strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.02rem, 1.6vw, 1.22rem);
  line-height: 1.65;
}

.lmh-hero-summary strong {
  color: var(--lmh-blue-900);
  font-size: 1.05rem;
}

.lmh-hero-summary ul {
  display: grid;
  gap: 0.45rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.lmh-hero-summary li {
  position: relative;
  padding-inline-start: 1rem;
  color: #34465c;
  font-weight: 800;
  line-height: 1.55;
}

.lmh-hero-summary li::before {
  content: "";
  position: absolute;
  inset-block-start: 0.65em;
  inset-inline-start: 0;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--lmh-green-600), var(--lmh-blue-500));
}

.lmh-hero-explainer {
  display: grid;
  gap: 1rem;
  max-width: 720px;
  padding: clamp(1rem, 2.4vw, 1.25rem);
  margin: 0 0 1.35rem;
  border: 1px solid rgba(58, 134, 200, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(238, 246, 251, 0.88)),
    #fff;
  box-shadow: 0 16px 38px rgba(16, 35, 63, 0.1);
  backdrop-filter: blur(10px);
}

.lmh-hero-explainer__intro {
  display: grid;
  gap: 0.35rem;
}

.lmh-hero-explainer__intro strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.08rem, 1.7vw, 1.28rem);
}

.lmh-hero-explainer__intro span {
  color: #34465c;
  font-size: 1rem;
  line-height: 1.7;
}

.lmh-hero-explainer__steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.65rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.lmh-hero-explainer__steps li {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 0.55rem;
  align-items: start;
  min-height: 72px;
  padding: 0.72rem;
  border: 1px solid rgba(16, 35, 63, 0.08);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
}

.lmh-hero-explainer__steps span {
  display: inline-grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: var(--lmh-blue-900);
  color: #fff;
  font-weight: 900;
  line-height: 1;
}

.lmh-hero-explainer__steps p {
  margin: 0;
  color: #233650;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.45;
}

.lmh-hero__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-bottom: 1rem;
}

.lmh-hero__actions--single {
  margin-top: 0.2rem;
}

.lmh-button,
.wp-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.78rem 1.15rem;
  border: 1px solid transparent;
  border-radius: var(--lmh-radius);
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.lmh-button--large {
  min-height: 56px;
  padding-inline: 1.65rem;
  font-size: 1.06rem;
}

.lmh-button:hover,
.lmh-button:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus {
  transform: translateY(-1px);
}

.lmh-button--primary,
.wp-block-button__link {
  background: var(--lmh-blue-900);
  color: #fff;
  box-shadow: 0 12px 24px rgba(16, 35, 63, 0.18);
}

.lmh-button--primary:hover,
.lmh-button--primary:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus {
  background: var(--lmh-blue-700);
  color: #fff;
}

.lmh-button--secondary {
  background: #fff;
  border-color: rgba(58, 134, 200, 0.26);
  color: var(--lmh-blue-900);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-button--secondary:hover,
.lmh-button--secondary:focus {
  background: var(--lmh-blue-100);
  color: var(--lmh-blue-900);
}

.lmh-hero__note {
  max-width: 580px;
  color: var(--lmh-muted);
  font-size: 0.98rem;
}

.lmh-mirror-question {
  display: grid;
  gap: 0.35rem;
  max-width: 680px;
  padding: 1rem;
  border: 1px solid rgba(22, 132, 102, 0.16);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 14%, rgba(255, 199, 87, 0.2), transparent 10rem),
    rgba(255, 255, 255, 0.82);
  box-shadow: 0 16px 36px rgba(16, 33, 59, 0.08);
}

.lmh-mirror-question span {
  color: var(--lmh-green-600);
  font-size: 0.84rem;
  font-weight: 900;
}

.lmh-mirror-question strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.08rem, 2vw, 1.32rem);
  line-height: 1.45;
}

.lmh-mirror-question p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.96rem;
}

.lmh-hero-support-link {
  display: block;
  width: fit-content;
  margin-top: 0.55rem;
  color: var(--lmh-blue-700);
  font-weight: 800;
  text-decoration: none;
}

.lmh-hero-support-link:hover,
.lmh-hero-support-link:focus {
  color: var(--lmh-blue-900);
  text-decoration: underline;
  text-underline-offset: 0.24em;
}

.lmh-hero--journey {
  min-height: min(860px, calc(100vh - 76px));
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.78) 46%, rgba(255, 255, 255, 0.97) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(238, 246, 251, 0.88)),
    var(--lmh-journey-bg);
  background-position: center left;
  background-size: cover;
}

.lmh-hero--journey::before {
  background:
    linear-gradient(rgba(29, 79, 134, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(29, 79, 134, 0.055) 1px, transparent 1px);
  background-size: 96px 96px;
  opacity: 0.5;
  mask-image: linear-gradient(90deg, transparent, #000 42%, #000 100%);
}

.lmh-journey-hero__inner {
  grid-template-columns: minmax(0, 0.78fr) minmax(290px, 0.42fr);
  grid-template-areas: "copy panel";
  min-height: inherit;
}

.lmh-journey-hero__copy {
  grid-area: copy;
  max-width: 720px;
  justify-self: start;
  padding: clamp(1rem, 3vw, 1.4rem);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 8px;
  box-shadow: 0 22px 64px rgba(16, 35, 63, 0.1);
  backdrop-filter: blur(14px);
}

.lmh-hero--journey h1 {
  max-width: 13ch;
}

.lmh-hero--journey .lmh-hero__subtitle {
  max-width: 640px;
}

.lmh-journey-panel {
  grid-area: panel;
  align-self: end;
  display: grid;
  gap: 1rem;
  max-width: 360px;
  padding: 1rem;
  margin-bottom: clamp(0.5rem, 4vw, 2rem);
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(16, 35, 63, 0.16);
  backdrop-filter: blur(16px);
}

.lmh-journey-panel__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.lmh-journey-panel__top span,
.lmh-journey-roadmap span,
.lmh-journey-panel__meter span {
  color: var(--lmh-blue-700);
  font-size: 0.9rem;
  font-weight: 850;
}

.lmh-journey-panel__top strong {
  color: var(--lmh-blue-900);
}

.lmh-journey-roadmap {
  position: relative;
  display: grid;
  gap: 0.62rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.lmh-journey-roadmap::before {
  content: "";
  position: absolute;
  inset-block: 1.1rem;
  inset-inline-start: 1.05rem;
  width: 2px;
  background: linear-gradient(180deg, #24a389, #3a86c8, #e5ad33);
  opacity: 0.55;
}

.lmh-journey-roadmap li {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.6rem;
  align-items: center;
  min-height: 54px;
  padding: 0.62rem;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(58, 134, 200, 0.18);
  border-radius: 8px;
}

.lmh-journey-roadmap span {
  display: grid;
  width: 2.1rem;
  height: 2.1rem;
  place-items: center;
  background: var(--lmh-blue-900);
  border-radius: 8px;
  color: #fff;
  font-size: 0.78rem;
}

.lmh-journey-roadmap strong {
  color: var(--lmh-blue-900);
  font-size: 0.96rem;
}

.lmh-journey-panel__meter {
  display: grid;
  gap: 0.5rem;
  padding: 0.8rem;
  background: linear-gradient(135deg, rgba(229, 244, 237, 0.92), rgba(220, 238, 250, 0.86));
  border: 1px solid rgba(58, 134, 200, 0.2);
  border-radius: 8px;
}

.lmh-journey-panel__meter i {
  display: block;
  height: 10px;
  overflow: hidden;
  background: rgba(16, 35, 63, 0.11);
  border-radius: 999px;
}

.lmh-journey-panel__meter i::before {
  content: "";
  display: block;
  width: 72%;
  height: 100%;
  background: linear-gradient(90deg, #24a389, #3a86c8, #e5ad33);
  border-radius: inherit;
}

.lmh-hero__visual {
  position: relative;
  min-width: 0;
  min-height: 0;
}

.lmh-hero-browser {
  position: relative;
  aspect-ratio: 3 / 2;
  height: auto;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(58, 134, 200, 0.2);
  border-radius: 18px;
  box-shadow: 0 30px 90px rgba(16, 35, 63, 0.16);
}

.lmh-hero-browser::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  display: none;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 45%, rgba(255, 255, 255, 0.52) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(16, 35, 63, 0.04));
}

.lmh-hero-browser__dots {
  position: absolute;
  inset-block-start: 16px;
  inset-inline-start: 16px;
  z-index: 2;
  display: none;
  grid-template-columns: repeat(3, 10px);
  gap: 6px;
}

.lmh-hero-browser__dots span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f26458;
}

.lmh-hero-browser__dots span:nth-child(2) {
  background: #f5b642;
}

.lmh-hero-browser__dots span:nth-child(3) {
  background: #26a957;
}

.lmh-hero-browser img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transform: none;
}

.lmh-hero-image-link {
  position: absolute;
  z-index: 5;
  display: block;
  border-radius: 999px;
  background: transparent;
}

.lmh-hero-image-link:focus-visible {
  outline: 3px solid rgba(29, 117, 216, 0.85);
  outline-offset: 3px;
}

.lmh-hero-image-link--top {
  top: 10.5%;
  left: 4.7%;
  width: 14.1%;
  height: 5.2%;
}

.lmh-hero-image-link--main {
  top: 51.5%;
  left: 71.3%;
  width: 17.7%;
  height: 7.2%;
}

.lmh-hero-insights {
  position: absolute;
  inset-inline: 6%;
  inset-block-end: -24px;
  z-index: 3;
  display: grid;
  grid-template-columns: 0.7fr 1fr 0.84fr;
  gap: 0.75rem;
  display: none;
}

.lmh-hero-insight {
  min-height: 112px;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(223, 231, 239, 0.95);
  border-radius: 10px;
  box-shadow: 0 18px 42px rgba(16, 35, 63, 0.14);
}

.lmh-hero-insight span,
.lmh-hero-insight small {
  display: block;
  color: var(--lmh-muted);
  font-size: 0.82rem;
  font-weight: 800;
}

.lmh-hero-insight strong {
  display: block;
  color: var(--lmh-blue-900);
  font-size: 2rem;
  line-height: 1.1;
  margin: 0.35rem 0 0.2rem;
}

.lmh-hero-insight--score small {
  display: inline-flex;
  padding: 0.22rem 0.55rem;
  background: var(--lmh-green-100);
  border-radius: 999px;
  color: var(--lmh-green-600);
}

.lmh-hero-insight--bars {
  display: grid;
  align-content: center;
  gap: 0.48rem;
}

.lmh-hero-insight--bars i {
  display: block;
  height: 8px;
  overflow: hidden;
  background: #edf2f6;
  border-radius: 999px;
}

.lmh-hero-insight--bars i::before {
  content: "";
  display: block;
  width: var(--value);
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #1d75d8, #24a389, #e5ad33);
}

.lmh-hero-insight--line {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #2a7fd4;
}

.lmh-hero-insight--line svg {
  width: 100%;
  max-width: 150px;
  height: auto;
  margin-top: 0.35rem;
}

.lmh-section {
  padding-block: clamp(4rem, 8vw, 7rem);
}

.lmh-section--intro,
.lmh-section--steps,
.lmh-section--highlights {
  background: var(--lmh-surface);
}

.lmh-section--highlights {
  padding-block: 1.2rem 5rem;
}

.lmh-section--video {
  padding-block: clamp(2rem, 5vw, 4.5rem);
  background:
    linear-gradient(180deg, var(--lmh-surface), var(--lmh-surface-soft));
}

.lmh-section--clarity-top {
  padding-block: clamp(2rem, 4vw, 3.4rem);
  background:
    radial-gradient(circle at 12% 20%, rgba(50, 164, 220, 0.1), transparent 18rem),
    radial-gradient(circle at 88% 12%, rgba(255, 199, 87, 0.14), transparent 18rem),
    #ffffff;
}

.lmh-clarity-top {
  display: grid;
  gap: 1.2rem;
}

.lmh-clarity-top__head {
  display: grid;
  gap: 0.55rem;
  max-width: 880px;
  margin-inline: auto;
  text-align: center;
}

.lmh-clarity-top__head .lmh-kicker {
  margin-inline: auto;
}

.lmh-clarity-top__head h2 {
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.9rem, 4vw, 3.35rem);
  line-height: 1.15;
}

.lmh-clarity-top__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.lmh-clarity-top__grid article {
  position: relative;
  display: grid;
  gap: 0.6rem;
  min-height: 180px;
  padding: 1.1rem;
  overflow: hidden;
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 199, 87, 0.15), transparent 8rem),
    linear-gradient(180deg, #fff, #f6fbff);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-clarity-top__grid article::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 4px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-clarity-top__grid span {
  color: #176aa6;
  font-weight: 950;
}

.lmh-clarity-top__grid strong {
  color: var(--lmh-blue-900);
  font-size: 1.18rem;
  line-height: 1.35;
}

.lmh-clarity-top__grid p {
  margin: 0;
  color: var(--lmh-muted);
  line-height: 1.7;
}

.lmh-section--micro-demo {
  padding-block: clamp(2.4rem, 5vw, 4.6rem);
  background:
    radial-gradient(circle at 84% 22%, rgba(22, 132, 102, 0.13), transparent 18rem),
    radial-gradient(circle at 12% 80%, rgba(255, 199, 87, 0.16), transparent 18rem),
    linear-gradient(180deg, #ffffff, var(--lmh-surface-soft));
}

.lmh-micro-demo {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: center;
}

.lmh-micro-demo__copy {
  display: grid;
  gap: 0.75rem;
}

.lmh-micro-demo__copy h2 {
  max-width: 680px;
  margin: 0;
  font-size: clamp(1.85rem, 4vw, 3rem);
}

.lmh-micro-demo__copy p {
  max-width: 640px;
  margin: 0;
  color: var(--lmh-muted);
}

.lmh-micro-demo__options {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 0.25rem;
}

.lmh-micro-demo__options button {
  min-height: 44px;
  padding: 0.65rem 0.9rem;
  border: 1px solid rgba(23, 106, 166, 0.18);
  border-radius: 999px;
  background: #fff;
  color: var(--lmh-blue-900);
  box-shadow: 0 10px 24px rgba(16, 33, 59, 0.06);
  font: inherit;
  font-size: 0.92rem;
  font-weight: 900;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.lmh-micro-demo__options button:hover,
.lmh-micro-demo__options button:focus {
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(16, 33, 59, 0.1);
}

.lmh-micro-demo__options button[aria-pressed="true"] {
  background: linear-gradient(135deg, var(--lmh-blue-900), var(--lmh-blue-700), var(--lmh-green-600));
  color: #fff;
}

.lmh-micro-demo__result {
  position: relative;
  display: grid;
  gap: 0.75rem;
  min-height: 300px;
  overflow: hidden;
  padding: clamp(1rem, 3vw, 1.45rem);
  border: 1px solid rgba(23, 106, 166, 0.14);
  border-radius: 8px;
  background:
    radial-gradient(circle at 86% 10%, rgba(255, 199, 87, 0.26), transparent 12rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(233, 248, 239, 0.86));
  box-shadow: 0 24px 60px rgba(16, 33, 59, 0.1);
}

.lmh-micro-demo__result::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-micro-demo__result > span {
  width: fit-content;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  background: rgba(23, 106, 166, 0.1);
  color: var(--lmh-blue-700);
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-micro-demo__result h3 {
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.5rem, 3vw, 2.25rem);
}

.lmh-micro-demo__result p {
  margin: 0;
  color: #40506a;
  font-size: 1.04rem;
}

.lmh-micro-demo__result strong {
  display: block;
  padding: 0.85rem;
  border: 1px solid rgba(22, 132, 102, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  color: var(--lmh-green-600);
}

.lmh-micro-demo__result.is-updated {
  animation: lmh-pulse-card 360ms ease;
}

.lmh-section--home-insight {
  padding-block: clamp(2.4rem, 5vw, 4.6rem);
  background:
    radial-gradient(circle at 14% 18%, rgba(50, 164, 220, 0.14), transparent 18rem),
    radial-gradient(circle at 86% 10%, rgba(255, 199, 87, 0.16), transparent 18rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(238, 248, 251, 0.72));
}

.lmh-home-insight {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(320px, 1.18fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: center;
}

.lmh-home-insight__copy {
  display: grid;
  gap: 0.65rem;
}

.lmh-home-insight__copy h2 {
  max-width: 620px;
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3.1rem);
  line-height: 1.12;
}

.lmh-home-insight__copy p {
  max-width: 680px;
  margin: 0;
  color: var(--lmh-muted);
  font-size: 1.06rem;
}

.lmh-insight-example {
  position: relative;
  display: grid;
  gap: 0.85rem;
  overflow: hidden;
  padding: clamp(1rem, 3vw, 1.45rem);
  border: 1px solid rgba(23, 106, 166, 0.14);
  border-radius: 8px;
  background:
    radial-gradient(circle at 10% 12%, rgba(255, 199, 87, 0.24), transparent 12rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(232, 246, 255, 0.9));
  box-shadow: 0 22px 58px rgba(16, 33, 59, 0.1);
}

.lmh-insight-example::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-insight-example > span {
  width: fit-content;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  background: rgba(22, 132, 102, 0.1);
  color: var(--lmh-green-600);
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-insight-example__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.lmh-insight-example__head span,
.lmh-insight-example__head small {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-insight-example__head span {
  background: rgba(22, 132, 102, 0.1);
  color: var(--lmh-green-600);
}

.lmh-insight-example__head small {
  background: rgba(23, 106, 166, 0.1);
  color: var(--lmh-blue-700);
}

.lmh-insight-example h3 {
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.35rem, 3vw, 2rem);
  line-height: 1.22;
}

.lmh-insight-example p {
  margin: 0;
  color: #40506a;
}

.lmh-insight-example ul {
  display: grid;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lmh-insight-example li {
  position: relative;
  padding-inline-start: 1.1rem;
  color: var(--lmh-blue-900);
  font-weight: 700;
}

.lmh-insight-example li::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0.78em;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #168466, #32a4dc);
}

.lmh-insight-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
  margin-top: 0.2rem;
}

.lmh-insight-points div {
  display: grid;
  gap: 0.25rem;
  min-height: 92px;
  padding: 0.8rem;
  border: 1px solid rgba(16, 33, 59, 0.08);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.78);
}

.lmh-insight-points span {
  color: var(--lmh-muted);
  font-size: 0.78rem;
  font-weight: 900;
}

.lmh-insight-points strong {
  color: var(--lmh-blue-900);
  font-size: 0.94rem;
  line-height: 1.45;
}

.lmh-section--after-five {
  padding-block: clamp(2.2rem, 5vw, 4.2rem);
  background:
    radial-gradient(circle at 80% 18%, rgba(255, 199, 87, 0.14), transparent 18rem),
    radial-gradient(circle at 12% 86%, rgba(22, 132, 102, 0.1), transparent 16rem),
    var(--lmh-surface);
}

.lmh-after-five {
  display: grid;
  gap: clamp(1rem, 3vw, 1.45rem);
}

.lmh-after-five__head {
  max-width: 760px;
}

.lmh-after-five__head h2 {
  margin: 0;
  font-size: clamp(1.8rem, 3.8vw, 2.85rem);
}

.lmh-after-five-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.lmh-after-five-grid article {
  position: relative;
  display: grid;
  gap: 0.55rem;
  min-height: 178px;
  overflow: hidden;
  padding: 1.15rem;
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(232, 246, 255, 0.68)),
    #fff;
  box-shadow: 0 16px 38px rgba(16, 33, 59, 0.08);
}

.lmh-after-five-grid article::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 4px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-after-five-grid span {
  display: grid;
  width: 2.35rem;
  height: 2.35rem;
  place-items: center;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--lmh-blue-900), var(--lmh-blue-700));
  color: #fff;
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-after-five-grid strong {
  color: var(--lmh-blue-900);
  font-size: 1.08rem;
}

.lmh-after-five-grid p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.96rem;
}

.lmh-section--result-example-full {
  padding-block: clamp(2.4rem, 5vw, 4.8rem);
  background:
    radial-gradient(circle at 14% 18%, rgba(50, 164, 220, 0.12), transparent 18rem),
    radial-gradient(circle at 86% 78%, rgba(255, 199, 87, 0.14), transparent 18rem),
    linear-gradient(180deg, #ffffff, var(--lmh-surface-soft));
}

.lmh-result-example-full {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(360px, 1.22fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: center;
}

.lmh-result-example-full__copy {
  display: grid;
  gap: 0.75rem;
}

.lmh-result-example-full__copy h2 {
  margin: 0;
  font-size: clamp(1.85rem, 4vw, 3rem);
}

.lmh-result-example-full__copy p {
  margin: 0;
  color: var(--lmh-muted);
}

.lmh-result-example-full__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.lmh-full-result-card {
  position: relative;
  display: grid;
  gap: 1rem;
  overflow: hidden;
  padding: clamp(1rem, 3vw, 1.45rem);
  border: 1px solid rgba(23, 106, 166, 0.14);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 199, 87, 0.22), transparent 14rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(232, 246, 255, 0.86));
  box-shadow: 0 24px 60px rgba(16, 33, 59, 0.1);
}

.lmh-full-result-card::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-full-result-card__top {
  display: grid;
  gap: 0.45rem;
}

.lmh-full-result-card__top span {
  width: fit-content;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  background: rgba(22, 132, 102, 0.1);
  color: var(--lmh-green-600);
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-full-result-card__top strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.45rem, 3vw, 2.25rem);
  line-height: 1.2;
}

.lmh-full-result-card p {
  margin: 0;
  color: #40506a;
}

.lmh-full-result-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
}

.lmh-full-result-points div {
  display: grid;
  gap: 0.25rem;
  min-height: 110px;
  padding: 0.85rem;
  border: 1px solid rgba(16, 33, 59, 0.08);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.78);
}

.lmh-full-result-points span {
  color: var(--lmh-muted);
  font-size: 0.78rem;
  font-weight: 900;
}

.lmh-full-result-points strong {
  color: var(--lmh-blue-900);
  font-size: 0.94rem;
  line-height: 1.45;
}

.lmh-section--before-start {
  padding-block: clamp(2rem, 4.6vw, 3.8rem);
  background:
    radial-gradient(circle at 12% 18%, rgba(50, 164, 220, 0.09), transparent 18rem),
    linear-gradient(180deg, var(--lmh-surface-soft), #ffffff);
}

.lmh-before-start {
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) minmax(320px, 1.3fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: center;
}

.lmh-before-start h2 {
  margin: 0;
  font-size: clamp(1.75rem, 3.6vw, 2.7rem);
}

.lmh-before-start-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.8rem;
}

.lmh-before-start-grid article {
  display: grid;
  gap: 0.4rem;
  min-height: 136px;
  padding: 1rem;
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 12px 28px rgba(16, 33, 59, 0.06);
}

.lmh-before-start-grid strong {
  color: var(--lmh-blue-900);
  font-size: 1rem;
}

.lmh-before-start-grid p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.92rem;
}

.lmh-section--fit {
  padding-block: clamp(2.2rem, 5vw, 4.5rem);
  background:
    radial-gradient(circle at 18% 80%, rgba(22, 132, 102, 0.1), transparent 18rem),
    linear-gradient(180deg, var(--lmh-surface), var(--lmh-surface-soft));
}

.lmh-fit {
  display: grid;
  gap: clamp(1rem, 3vw, 1.5rem);
}

.lmh-fit__head {
  max-width: 760px;
}

.lmh-fit__head h2 {
  margin: 0;
}

.lmh-fit-grid,
.lmh-difference-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.lmh-fit-grid article,
.lmh-difference-grid article {
  position: relative;
  display: grid;
  gap: 0.55rem;
  min-height: 172px;
  overflow: hidden;
  padding: 1.15rem;
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 34px rgba(16, 33, 59, 0.07);
}

.lmh-fit-grid article::before,
.lmh-difference-grid article::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 4px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-fit-grid strong,
.lmh-difference-grid strong {
  color: var(--lmh-blue-900);
  font-size: 1.08rem;
  line-height: 1.45;
}

.lmh-fit-grid p,
.lmh-difference-grid p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.96rem;
}

.lmh-section--discoveries {
  padding-block: clamp(2rem, 4.8vw, 4rem);
  background:
    radial-gradient(circle at 82% 20%, rgba(255, 199, 87, 0.14), transparent 18rem),
    linear-gradient(135deg, #10213b, #17385e 58%, #176a67);
  color: #fff;
}

.lmh-discoveries {
  display: grid;
  gap: 1rem;
}

.lmh-discoveries .lmh-kicker,
.lmh-discoveries h2 {
  color: #fff;
}

.lmh-discoveries__head h2 {
  max-width: 760px;
  margin: 0;
}

.lmh-discovery-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.lmh-discovery-strip span {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0.56rem 0.9rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1);
  font-weight: 900;
}

.lmh-section--difference {
  padding-block: clamp(2.2rem, 5vw, 4.5rem);
  background:
    radial-gradient(circle at 88% 18%, rgba(255, 199, 87, 0.14), transparent 18rem),
    radial-gradient(circle at 12% 80%, rgba(50, 164, 220, 0.1), transparent 18rem),
    var(--lmh-surface);
}

.lmh-difference {
  display: grid;
  gap: clamp(1rem, 3vw, 1.4rem);
}

.lmh-difference h2 {
  max-width: 760px;
  margin: 0;
}

.lmh-difference-callout {
  display: grid;
  gap: 0.35rem;
  max-width: 860px;
  padding: 1rem;
  border: 1px solid rgba(22, 132, 102, 0.16);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 20%, rgba(255, 199, 87, 0.18), transparent 12rem),
    rgba(255, 255, 255, 0.86);
  box-shadow: 0 14px 34px rgba(16, 33, 59, 0.06);
}

.lmh-difference-callout strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.15rem, 2vw, 1.42rem);
}

.lmh-difference-callout p {
  margin: 0;
  color: var(--lmh-muted);
}

.lmh-section--faq {
  padding-block: clamp(2.4rem, 5vw, 4.6rem);
  background:
    radial-gradient(circle at 86% 18%, rgba(50, 164, 220, 0.1), transparent 18rem),
    linear-gradient(180deg, #ffffff, var(--lmh-surface-soft));
}

.lmh-faq {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(360px, 1.28fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: start;
}

.lmh-faq__head h2 {
  margin: 0;
}

.lmh-faq-list {
  display: grid;
  gap: 0.75rem;
}

.lmh-faq-list details {
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 12px 28px rgba(16, 33, 59, 0.06);
}

.lmh-faq-list summary {
  cursor: pointer;
  padding: 0.95rem 1rem;
  color: var(--lmh-blue-900);
  font-weight: 900;
}

.lmh-faq-list p {
  margin: 0;
  padding: 0 1rem 1rem;
  color: var(--lmh-muted);
}

.lmh-faq-list p a {
  color: var(--lmh-blue-700);
  font-weight: 900;
}

.lmh-section--not-fit {
  padding-block: clamp(2rem, 4.6vw, 3.8rem);
  background:
    radial-gradient(circle at 12% 20%, rgba(255, 199, 87, 0.12), transparent 18rem),
    var(--lmh-surface);
}

.lmh-not-fit {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(360px, 1.28fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: center;
}

.lmh-not-fit h2 {
  margin: 0;
}

.lmh-not-fit-card {
  padding: clamp(1rem, 3vw, 1.25rem);
  border: 1px solid rgba(217, 85, 51, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 199, 87, 0.18), transparent 12rem),
    rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 34px rgba(16, 33, 59, 0.06);
}

.lmh-not-fit-card p {
  margin: 0;
  color: #40506a;
}

.lmh-difference-grid span {
  display: grid;
  width: 2.35rem;
  height: 2.35rem;
  place-items: center;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--lmh-blue-900), var(--lmh-blue-700));
  color: #fff;
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-section--voice-video {
  padding-block: clamp(1.8rem, 4vw, 3.4rem);
  background:
    radial-gradient(circle at 12% 12%, rgba(36, 163, 137, 0.16), transparent 18rem),
    radial-gradient(circle at 86% 20%, rgba(255, 199, 79, 0.18), transparent 16rem),
    linear-gradient(180deg, var(--lmh-surface-soft), #ffffff);
}

.lmh-voice-video {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(380px, 1.22fr);
  gap: clamp(1rem, 3vw, 1.6rem);
  align-items: center;
  padding: clamp(1rem, 3vw, 1.35rem);
  border: 1px solid rgba(23, 106, 166, 0.16);
  border-radius: var(--lmh-radius-lg);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(241, 249, 252, 0.9));
  box-shadow: 0 22px 58px rgba(16, 35, 63, 0.1);
}

.lmh-voice-video__copy {
  display: grid;
  gap: 0.65rem;
}

.lmh-voice-video__copy h2 {
  max-width: 540px;
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.8rem, 4vw, 2.85rem);
  line-height: 1.1;
}

.lmh-voice-video__copy p {
  max-width: 620px;
  margin: 0;
  color: var(--lmh-muted);
  font-size: 1.04rem;
  line-height: 1.8;
}

.lmh-voice-video__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  align-items: center;
  margin-top: 0.35rem;
}

.lmh-voice-video__player {
  display: grid;
  gap: 0.8rem;
}

.lmh-voice-video__screen {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  border: 1px solid rgba(16, 35, 63, 0.2);
  border-radius: var(--lmh-radius);
  background:
    radial-gradient(circle at 12% 15%, rgba(255, 199, 79, 0.24), transparent 9rem),
    linear-gradient(135deg, #10213b, #176aa6 58%, #168466);
  box-shadow: 0 18px 48px rgba(16, 35, 63, 0.16);
}

.lmh-voice-video__screen::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(180deg, transparent 45%, rgba(10, 25, 47, 0.74)),
    radial-gradient(circle at 86% 20%, rgba(255, 255, 255, 0.16), transparent 12rem);
  pointer-events: none;
}

.lmh-voice-video__screen video {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lmh-voice-video__overlay {
  position: absolute;
  inset-inline: clamp(0.75rem, 3vw, 1.25rem);
  inset-block-end: clamp(0.75rem, 3vw, 1.25rem);
  z-index: 3;
  display: grid;
  gap: 0.35rem;
  max-width: 78%;
  padding: clamp(0.8rem, 2vw, 1rem);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 16px 34px rgba(8, 22, 44, 0.18);
  backdrop-filter: blur(10px);
}

.lmh-voice-video__overlay span {
  display: grid;
  width: 2.15rem;
  height: 2.15rem;
  place-items: center;
  border-radius: 8px;
  background: linear-gradient(135deg, var(--lmh-teal), #2a7fd4);
  color: #fff;
  font-size: 0.85rem;
  font-weight: 900;
}

.lmh-voice-video__overlay strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.08rem, 2vw, 1.45rem);
  line-height: 1.22;
}

.lmh-voice-video__overlay p {
  margin: 0;
  color: #44536b;
  font-size: 0.95rem;
  line-height: 1.6;
}

.lmh-voice-video__timeline {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.45rem;
}

.lmh-voice-video__timeline button {
  min-height: 42px;
  padding: 0.45rem 0.5rem;
  border: 1px solid rgba(23, 106, 166, 0.16);
  border-radius: 999px;
  background: #ffffff;
  color: var(--lmh-muted);
  font: inherit;
  font-size: 0.85rem;
  font-weight: 900;
  cursor: pointer;
}

.lmh-voice-video__timeline button[aria-current="true"] {
  background: linear-gradient(135deg, var(--lmh-blue-900), var(--lmh-teal));
  color: #fff;
  box-shadow: 0 10px 24px rgba(22, 132, 102, 0.18);
}

.lmh-section--start-path {
  padding-block: clamp(2rem, 5vw, 4rem);
  background:
    radial-gradient(circle at 16% 8%, rgba(36, 163, 137, 0.1), transparent 18rem),
    linear-gradient(180deg, var(--lmh-surface), var(--lmh-surface-soft));
}

.lmh-start-path {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(320px, 1.2fr);
  gap: clamp(1rem, 3vw, 1.5rem);
  align-items: stretch;
  padding: clamp(1rem, 3vw, 1.35rem);
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-start-path__copy {
  display: grid;
  align-content: center;
  gap: 0.65rem;
}

.lmh-start-path__copy h2 {
  max-width: 620px;
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.85rem, 4vw, 3rem);
  line-height: 1.12;
}

.lmh-start-path__copy p {
  max-width: 680px;
  margin: 0;
  color: var(--lmh-muted);
  font-size: 1.05rem;
}

.lmh-start-path__actions,
.lmh-support-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  margin-top: 0.35rem;
}

.lmh-home-featured-article {
  display: grid;
  gap: 0.85rem;
  align-items: center;
  margin-top: 0.65rem;
  padding-top: 0.9rem;
  border-top: 1px solid rgba(19, 42, 74, 0.12);
}

.lmh-section--featured-article-top {
  padding-block: clamp(1rem, 3vw, 1.6rem);
  background:
    radial-gradient(circle at 18% 20%, rgba(255, 199, 79, 0.12), transparent 18rem),
    linear-gradient(180deg, var(--lmh-surface), var(--lmh-surface-soft));
}

.lmh-home-featured-articles-head {
  display: grid;
  gap: 0.25rem;
  margin-bottom: 0.85rem;
}

.lmh-home-featured-articles-head h2 {
  max-width: 680px;
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.4rem, 3vw, 2.15rem);
  line-height: 1.16;
}

.lmh-home-featured-articles-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));
  gap: clamp(0.8rem, 2vw, 1.1rem);
}

.lmh-home-featured-articles-grid .lmh-home-featured-article--top {
  height: 100%;
  align-items: start;
}

.lmh-home-featured-articles-grid .lmh-home-featured-article--top.lmh-home-featured-article--has-image {
  grid-template-columns: 1fr;
}

.lmh-home-featured-articles-grid .lmh-home-featured-article__image {
  aspect-ratio: 16 / 9;
}

.lmh-home-featured-articles-grid .lmh-home-featured-article__body h3 {
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.08rem, 1.8vw, 1.42rem);
  line-height: 1.22;
}

.lmh-home-featured-articles-grid .lmh-home-featured-article__body h3 a {
  color: inherit;
  text-decoration: none;
}

.lmh-home-featured-article--top {
  gap: clamp(1rem, 3vw, 1.45rem);
  margin-top: 0;
  padding: clamp(1rem, 3vw, 1.25rem);
  border: 1px solid rgba(23, 106, 166, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 44px rgba(16, 35, 63, 0.08);
}

.lmh-home-featured-article--top.lmh-home-featured-article--has-image {
  grid-template-columns: minmax(180px, 0.34fr) minmax(0, 1fr);
}

.lmh-home-featured-article--top .lmh-home-featured-article__image {
  aspect-ratio: 16 / 10;
}

.lmh-home-featured-article--top .lmh-home-featured-article__body h2 {
  max-width: 760px;
  margin: 0;
  color: var(--lmh-blue-900);
  font-size: clamp(1.45rem, 3vw, 2.25rem);
  line-height: 1.18;
}

.lmh-home-featured-article--top .lmh-home-featured-article__body h2 a {
  color: inherit;
  text-decoration: none;
}

.lmh-home-featured-article--has-image {
  grid-template-columns: minmax(86px, 0.34fr) minmax(0, 1fr);
}

.lmh-home-featured-article--text-only {
  grid-template-columns: minmax(0, 1fr);
}

.lmh-home-featured-article__image {
  display: block;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 8px;
  background: var(--lmh-surface-soft);
}

.lmh-home-featured-article__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lmh-home-featured-article__body {
  min-width: 0;
}

.lmh-home-featured-article__body span {
  display: block;
  margin-bottom: 0.25rem;
  color: var(--lmh-teal);
  font-size: 0.78rem;
  font-weight: 900;
}

.lmh-home-featured-article__body h3 {
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.25;
}

.lmh-home-featured-article__body h3 a,
.lmh-home-featured-article__link {
  color: var(--lmh-blue-900);
  text-decoration: none;
}

.lmh-home-featured-article__body p {
  margin: 0.35rem 0 0;
  font-size: 0.9rem;
}

.lmh-home-featured-article__link {
  display: inline-flex;
  margin-top: 0.35rem;
  font-size: 0.88rem;
  font-weight: 900;
}

.lmh-section--testimonials {
  position: relative;
  overflow: hidden;
  padding-block: clamp(2.4rem, 5vw, 4.8rem);
  background:
    radial-gradient(circle at 16% 12%, rgba(22, 132, 102, 0.12), transparent 16rem),
    radial-gradient(circle at 88% 18%, rgba(255, 199, 87, 0.16), transparent 15rem),
    linear-gradient(180deg, #ffffff 0%, #f2f9fc 100%);
}

.lmh-section--testimonials::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(29, 79, 134, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(29, 79, 134, 0.045) 1px, transparent 1px);
  background-size: 74px 74px;
  mask-image: linear-gradient(180deg, transparent, #000 18%, #000 78%, transparent);
}

.lmh-testimonials {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(1.2rem, 4vw, 2.6rem);
  align-items: center;
}

.lmh-testimonials__copy {
  display: grid;
  justify-items: start;
  gap: 0.75rem;
  padding: clamp(1.2rem, 3vw, 1.8rem);
  border: 1px solid rgba(22, 132, 102, 0.16);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 16%, rgba(255, 199, 87, 0.17), transparent 11rem),
    rgba(255, 255, 255, 0.82);
  box-shadow: 0 22px 58px rgba(16, 35, 63, 0.08);
  backdrop-filter: blur(12px);
}

.lmh-testimonials__copy h2 {
  max-width: 12ch;
  margin: 0;
  font-size: clamp(1.8rem, 4vw, 3rem);
}

.lmh-testimonials__copy p {
  max-width: 520px;
  margin: 0;
  color: #405066;
  font-weight: 700;
  line-height: 1.75;
}

.lmh-social-proof-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
  width: 100%;
  margin: 0.25rem 0 0.35rem;
}

.lmh-social-proof-stats div {
  display: grid;
  gap: 0.18rem;
  padding: 0.7rem 0.75rem;
  border: 1px solid rgba(22, 132, 102, 0.15);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 26px rgba(16, 35, 63, 0.06);
}

.lmh-social-proof-stats strong {
  color: var(--lmh-blue-900);
  font-size: 1.3rem;
  font-weight: 950;
  line-height: 1;
}

.lmh-social-proof-stats span {
  color: #168466;
  font-size: 0.78rem;
  font-weight: 950;
  line-height: 1.35;
}

.lmh-social-proof-stats small {
  color: #607086;
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1.35;
}

.lmh-testimonials__cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(0.8rem, 2vw, 1rem);
}

.lmh-testimonial-card {
  position: relative;
  display: grid;
  align-content: start;
  gap: 0.9rem;
  min-height: 100%;
  padding: clamp(1rem, 2vw, 1.2rem);
  overflow: hidden;
  border: 1px solid rgba(23, 106, 166, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    #fff;
  box-shadow: 0 18px 46px rgba(16, 35, 63, 0.08);
}

.lmh-testimonial-card::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 4px;
  background: linear-gradient(90deg, #ffc757, #28a9e0, #168466);
}

.lmh-testimonial-card:nth-child(2) {
  transform: translateY(1.2rem);
}

.lmh-testimonial-card:nth-child(3) {
  transform: translateY(-0.4rem);
}

.lmh-testimonial-card__person {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 0.75rem;
  align-items: center;
}

.lmh-testimonial-card__person img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border: 3px solid #fff;
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(16, 35, 63, 0.16);
}

.lmh-testimonial-card__person strong {
  display: block;
  color: var(--lmh-blue-900);
  font-size: 1.02rem;
  font-weight: 950;
}

.lmh-testimonial-card__person span {
  display: block;
  color: var(--lmh-teal);
  font-size: 0.84rem;
  font-weight: 900;
}

.lmh-testimonial-card__domain {
  justify-self: start;
  padding: 0.26rem 0.55rem;
  border: 1px solid rgba(40, 169, 224, 0.18);
  border-radius: 999px;
  background: rgba(232, 246, 255, 0.9);
  color: #126ca5;
  font-size: 0.78rem;
  font-weight: 950;
}

.lmh-testimonial-card p {
  margin: 0;
  color: #263851;
  font-size: 0.98rem;
  font-weight: 750;
  line-height: 1.72;
}

.lmh-testimonial-card__before-after {
  display: grid;
  gap: 0.5rem;
}

.lmh-testimonial-card__before-after div {
  display: grid;
  gap: 0.18rem;
  padding: 0.65rem 0.7rem;
  border: 1px solid rgba(16, 33, 59, 0.09);
  border-radius: 8px;
  background: #fff;
}

.lmh-testimonial-card__before-after div:last-child {
  border-color: rgba(22, 132, 102, 0.18);
  background: linear-gradient(135deg, rgba(229, 244, 237, 0.82), rgba(255, 255, 255, 0.9));
}

.lmh-testimonial-card__before-after span {
  color: #607086;
  font-size: 0.72rem;
  font-weight: 950;
}

.lmh-testimonial-card__before-after strong {
  color: #10213b;
  font-size: 0.85rem;
  font-weight: 900;
  line-height: 1.45;
}

.lmh-testimonial-card__change {
  display: grid;
  gap: 0.2rem;
  margin-top: auto;
  padding: 0.72rem 0.78rem;
  border: 1px solid rgba(22, 132, 102, 0.15);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(229, 244, 237, 0.78), rgba(220, 238, 250, 0.68));
}

.lmh-testimonial-card__change span {
  color: var(--lmh-muted);
  font-size: 0.78rem;
  font-weight: 900;
}

.lmh-testimonial-card__change strong {
  color: var(--lmh-blue-900);
  font-size: 0.94rem;
  font-weight: 950;
  line-height: 1.4;
}

.lmh-testimonial-card__proof {
  display: grid;
  gap: 0.55rem;
  margin-top: -0.35rem;
}

.lmh-testimonial-card__proof div {
  display: grid;
  gap: 0.18rem;
  padding: 0.65rem 0.7rem;
  border: 1px solid rgba(23, 106, 166, 0.12);
  border-radius: 8px;
  background: rgba(248, 252, 255, 0.86);
}

.lmh-testimonial-card__proof span {
  color: #607086;
  font-size: 0.74rem;
  font-weight: 900;
}

.lmh-testimonial-card__proof strong {
  color: #10213b;
  font-size: 0.86rem;
  font-weight: 950;
  line-height: 1.45;
}

@media (max-width: 980px) {
  .lmh-testimonials {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-testimonials__copy {
    justify-items: start;
  }

  .lmh-testimonials__copy h2 {
    max-width: 18ch;
  }

  .lmh-social-proof-stats {
    grid-template-columns: repeat(3, minmax(150px, 1fr));
    overflow-x: auto;
    padding-block-end: 0.3rem;
  }

  .lmh-testimonials__cards {
    grid-template-columns: repeat(3, minmax(220px, 1fr));
    overflow-x: auto;
    padding-block: 0.2rem 1rem;
    scroll-snap-type: x mandatory;
  }

  .lmh-testimonial-card {
    scroll-snap-align: start;
  }
}

@media (max-width: 640px) {
  .lmh-section--testimonials {
    padding-block: 2.2rem;
  }

  .lmh-testimonials,
  .lmh-testimonials__copy,
  .lmh-testimonials__cards,
  .lmh-testimonial-card {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .lmh-testimonials__cards {
    grid-template-columns: minmax(0, 1fr);
    overflow: visible;
    padding-block-end: 0;
  }

  .lmh-testimonial-card:nth-child(2),
  .lmh-testimonial-card:nth-child(3) {
    transform: none;
  }

  .lmh-testimonial-card__person {
    grid-template-columns: 58px minmax(0, 1fr);
  }

  .lmh-testimonial-card__person img {
    width: 58px;
    height: 58px;
  }

  .lmh-social-proof-stats {
    grid-template-columns: minmax(0, 1fr);
    overflow: visible;
  }
}

.lmh-section--recent-members {
  padding-block: 0 clamp(2rem, 4vw, 3rem);
  background:
    radial-gradient(circle at 84% 12%, rgba(255, 199, 79, 0.1), transparent 16rem),
    linear-gradient(180deg, var(--lmh-surface-soft), var(--lmh-surface));
}

.lmh-section--recent-members .lm-wrap {
  width: 100%;
  max-width: 1100px;
  margin-bottom: 0;
}

.lmh-start-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
}

.lmh-start-steps article {
  display: grid;
  gap: 0.45rem;
  min-height: 180px;
  padding: 1rem;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(220, 238, 250, 0.58)),
    #fff;
  border: 1px solid rgba(58, 134, 200, 0.15);
  border-radius: var(--lmh-radius);
}

.lmh-start-steps span {
  display: grid;
  width: 2.35rem;
  height: 2.35rem;
  place-items: center;
  background: var(--lmh-blue-900);
  border-radius: var(--lmh-radius);
  color: #fff;
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-start-steps strong {
  color: var(--lmh-blue-900);
  font-size: 1.08rem;
}

.lmh-start-steps p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.95rem;
}

.lmh-section--month-path {
  padding-block: clamp(2.4rem, 5vw, 4.8rem);
  background:
    radial-gradient(circle at 18% 20%, rgba(50, 164, 220, 0.12), transparent 18rem),
    radial-gradient(circle at 82% 76%, rgba(22, 132, 102, 0.1), transparent 18rem),
    linear-gradient(180deg, #ffffff, var(--lmh-surface-soft));
}

.lmh-month-path {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(360px, 1.22fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: center;
}

.lmh-month-path__copy {
  display: grid;
  gap: 0.65rem;
}

.lmh-month-path__copy h2 {
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3rem);
}

.lmh-month-path__copy p {
  margin: 0;
  color: var(--lmh-muted);
}

.lmh-month-timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.75rem;
}

.lmh-month-timeline::before {
  content: "";
  position: absolute;
  inset-inline: 2rem;
  inset-block-start: 2.05rem;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-month-timeline article {
  position: relative;
  display: grid;
  gap: 0.45rem;
  min-height: 170px;
  padding: 1rem;
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 38px rgba(16, 33, 59, 0.08);
}

.lmh-month-timeline span {
  display: inline-grid;
  width: fit-content;
  min-width: 3.8rem;
  min-height: 2.1rem;
  place-items: center;
  padding-inline: 0.55rem;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--lmh-blue-900), var(--lmh-blue-700));
  color: #fff;
  font-size: 0.82rem;
  font-weight: 900;
}

.lmh-month-timeline strong {
  color: var(--lmh-blue-900);
  font-size: 1.06rem;
}

.lmh-month-timeline p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.92rem;
}

.lmh-section--week-value {
  padding-block: clamp(2.4rem, 5vw, 4.8rem);
  background:
    radial-gradient(circle at 12% 24%, rgba(255, 199, 87, 0.16), transparent 18rem),
    radial-gradient(circle at 88% 26%, rgba(50, 164, 220, 0.12), transparent 18rem),
    linear-gradient(135deg, var(--lmh-surface-soft), #ffffff);
}

.lmh-week-value {
  display: grid;
  gap: clamp(1rem, 4vw, 1.6rem);
}

.lmh-week-value__copy {
  max-width: 820px;
}

.lmh-week-value__copy h2 {
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3.05rem);
}

.lmh-week-value__copy p {
  margin: 0.65rem 0 0;
  color: var(--lmh-muted);
}

.lmh-week-value-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.lmh-week-value-grid article {
  display: grid;
  gap: 0.55rem;
  min-height: 190px;
  padding: 1rem;
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 199, 87, 0.16), transparent 9rem),
    rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(16, 33, 59, 0.08);
}

.lmh-week-value-grid span {
  color: var(--lmh-green-600);
  font-weight: 900;
}

.lmh-week-value-grid strong {
  color: var(--lmh-blue-900);
  font-size: 1.18rem;
}

.lmh-week-value-grid p {
  margin: 0;
  color: var(--lmh-muted);
}

.lmh-section--week-story {
  padding-block: clamp(2.4rem, 5vw, 4.8rem);
  background:
    radial-gradient(circle at 12% 22%, rgba(22, 132, 102, 0.12), transparent 18rem),
    radial-gradient(circle at 84% 16%, rgba(255, 199, 87, 0.14), transparent 18rem),
    linear-gradient(180deg, #ffffff, var(--lmh-surface-soft));
}

.lmh-week-story {
  display: grid;
  gap: clamp(1rem, 4vw, 1.5rem);
}

.lmh-week-story__head {
  max-width: 860px;
}

.lmh-week-story__head h2 {
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3rem);
}

.lmh-week-story__head p {
  margin: 0.65rem 0 0;
  color: var(--lmh-muted);
}

.lmh-week-story-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.lmh-week-story-grid article {
  position: relative;
  display: grid;
  gap: 0.55rem;
  min-height: 210px;
  overflow: hidden;
  padding: 1.05rem;
  border: 1px solid rgba(16, 33, 59, 0.1);
  border-radius: 8px;
  background:
    radial-gradient(circle at 16% 14%, rgba(50, 164, 220, 0.14), transparent 10rem),
    rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(16, 33, 59, 0.08);
}

.lmh-week-story-grid article::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-week-story-grid span {
  color: var(--lmh-green-600);
  font-weight: 900;
}

.lmh-week-story-grid strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.12rem, 2vw, 1.34rem);
  line-height: 1.45;
}

.lmh-week-story-grid p {
  margin: 0;
  color: var(--lmh-muted);
}

.lmh-section--method-short {
  padding-block: clamp(2.2rem, 5vw, 4.4rem);
  background:
    radial-gradient(circle at 88% 14%, rgba(50, 164, 220, 0.12), transparent 18rem),
    linear-gradient(135deg, var(--lmh-blue-900), #17385e 58%, #176a67);
}

.lmh-method-short {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(360px, 1.18fr);
  gap: clamp(1rem, 4vw, 2rem);
  align-items: center;
}

.lmh-method-short .lmh-kicker,
.lmh-method-short h2 {
  color: #fff;
}

.lmh-method-short h2 {
  margin: 0;
  font-size: clamp(1.9rem, 4vw, 3rem);
}

.lmh-method-short p {
  margin: 0.7rem 0 0;
  color: rgba(255, 255, 255, 0.82);
}

.lmh-method-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.lmh-method-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 0.6rem 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.92);
  font-weight: 900;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

.lmh-section--life-map-game {
  padding-block-start: 0;
  background: var(--lmh-surface-soft);
}

.lmh-section--games-teaser {
  padding-block: clamp(2.4rem, 5vw, 4.2rem);
  background: linear-gradient(135deg, #ffffff, #eef8fb);
}

.lmh-games-teaser {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
  padding: clamp(1rem, 3vw, 1.35rem);
  border: 1px solid var(--lmh-border);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-games-teaser h2,
.lmh-games-hero h1,
.lmh-game-entry h2 {
  margin: 0;
  color: var(--lmh-blue-900);
}

.lmh-games-teaser p,
.lmh-games-hero p,
.lmh-game-entry p {
  margin-bottom: 0;
  color: var(--lmh-muted);
  line-height: 1.8;
}

.lmh-games-hero {
  background:
    radial-gradient(circle at 12% 18%, rgba(58, 134, 200, 0.18), transparent 18rem),
    radial-gradient(circle at 84% 24%, rgba(229, 173, 51, 0.18), transparent 16rem),
    linear-gradient(180deg, #ffffff, #eef6fb);
}

.lmh-games-hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(1.2rem, 4vw, 2rem);
  align-items: end;
}

.lmh-games-hero h1 {
  max-width: 14ch;
  font-size: clamp(2.2rem, 6vw, 4.2rem);
  line-height: 1.08;
}

.lmh-games-hero p {
  max-width: 720px;
  font-size: clamp(1rem, 2vw, 1.18rem);
}

.lmh-games-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  justify-content: flex-end;
}

.lmh-games-directory {
  background: var(--lmh-surface-soft);
}

.lmh-game-entry {
  display: grid;
  gap: 1.2rem;
  padding: clamp(0.8rem, 2vw, 1.2rem);
  border: 1px solid var(--lmh-border);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-game-entry__header {
  display: grid;
  gap: 0.35rem;
  padding: clamp(0.4rem, 2vw, 0.8rem);
}

.lmh-video-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(360px, 1.18fr);
  gap: clamp(1.2rem, 4vw, 2.2rem);
  align-items: center;
  padding: clamp(1rem, 3vw, 1.5rem);
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius-lg);
  box-shadow: var(--lmh-shadow);
}

.lmh-video-panel__copy p {
  color: var(--lmh-muted);
}

.lmh-video-frame {
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: var(--lmh-blue-900);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  box-shadow: 0 18px 46px rgba(16, 35, 63, 0.13);
}

.lmh-video-frame video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lmh-section-heading {
  max-width: 760px;
  margin-bottom: 2.2rem;
}

.lmh-section-heading p {
  color: var(--lmh-muted);
  font-size: 1.05rem;
}

.lmh-highlight-grid,
.lmh-domain-grid,
.lmh-post-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.lmh-highlight-card,
.lmh-domain-card,
.lmh-post-card,
.lmh-step {
  background: var(--lmh-surface);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow);
}

.lmh-highlight-card {
  min-height: 170px;
  padding: 1.25rem;
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-highlight-card span {
  display: inline-flex;
  margin-bottom: 0.8rem;
  color: var(--lmh-green-600);
  font-weight: 900;
}

.lmh-highlight-card p {
  color: var(--lmh-muted);
  margin: 0;
}

.lmh-domain-card {
  min-height: 190px;
  padding: 1.35rem;
}

.lmh-domain-card:nth-child(2),
.lmh-domain-card:nth-child(5) {
  background: linear-gradient(180deg, #fff, var(--lmh-green-100));
}

.lmh-domain-card:nth-child(4) {
  background: linear-gradient(180deg, #fff, var(--lmh-amber-100));
}

.lmh-domain-card h3,
.lmh-step h3 {
  margin-bottom: 0.55rem;
}

.lmh-domain-card p,
.lmh-step p {
  color: var(--lmh-muted);
  margin: 0;
}

.lmh-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.lmh-step {
  min-height: 230px;
  padding: 1.35rem;
}

.lmh-step span {
  display: inline-flex;
  margin-bottom: 1.35rem;
  color: var(--lmh-blue-500);
  font-size: 0.95rem;
  font-weight: 900;
}

.lmh-section--analysis {
  background:
    linear-gradient(135deg, rgba(16, 35, 63, 0.96), rgba(29, 79, 134, 0.92)),
    var(--lmh-blue-900);
  color: rgba(255, 255, 255, 0.84);
}

.lmh-analysis-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.8fr);
  gap: 2rem;
  align-items: center;
}

.lmh-analysis-panel h2,
.lmh-analysis-panel .lmh-kicker {
  color: #fff;
}

.lmh-analysis-panel p {
  color: rgba(255, 255, 255, 0.78);
}

.lmh-result-preview {
  padding: 1.2rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: var(--lmh-radius);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
}

.lmh-result-preview__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.95rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.lmh-result-preview__row span {
  color: rgba(255, 255, 255, 0.72);
}

.lmh-result-preview__row strong {
  color: #fff;
}

.lmh-weekly-preview {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
  margin-top: 1rem;
}

.lmh-weekly-preview article {
  display: grid;
  gap: 0.28rem;
  min-height: 116px;
  padding: 0.85rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
}

.lmh-weekly-preview span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.78rem;
  font-weight: 900;
}

.lmh-weekly-preview strong {
  color: #fff;
  font-size: 0.98rem;
  line-height: 1.35;
}

.lmh-weekly-preview p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.84rem;
  line-height: 1.45;
}

.lmh-weekly-change {
  display: grid;
  gap: 0.3rem;
  margin-top: 0.8rem;
  padding: 0.9rem;
  border: 1px solid rgba(255, 199, 87, 0.32);
  border-radius: 8px;
  background: rgba(255, 199, 87, 0.12);
}

.lmh-weekly-change span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.82rem;
  font-weight: 900;
}

.lmh-weekly-change strong {
  color: #fff;
  line-height: 1.45;
}

.lmh-score-bars {
  display: grid;
  gap: 0.65rem;
  margin-top: 1.2rem;
}

.lmh-score-bars span {
  display: block;
  height: 10px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 999px;
}

.lmh-score-bars span::before {
  content: "";
  display: block;
  width: var(--value);
  height: 100%;
  background: linear-gradient(90deg, var(--lmh-green-100), var(--lmh-blue-100));
  border-radius: inherit;
}

.lmh-section--report {
  background: var(--lmh-surface);
}

.lmh-report-panel {
  padding: clamp(1.5rem, 4vw, 2.4rem);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(220, 238, 250, 0.58)),
    var(--lmh-surface);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow);
}

.lmh-report-panel p {
  max-width: 760px;
  color: var(--lmh-muted);
}

.lmh-section--trust {
  background: linear-gradient(180deg, var(--lmh-surface-soft), var(--lmh-bg));
}

.lmh-trust-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: 2rem;
  align-items: start;
}

.lmh-trust-points {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 1rem 0;
}

.lmh-trust-points span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0.35rem 0.75rem;
  border: 1px solid rgba(22, 132, 102, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.76);
  color: var(--lmh-blue-900);
  font-weight: 900;
}

.lmh-disclaimer {
  color: #425169;
  font-size: 0.96rem;
  line-height: 1.65;
  margin: 0;
}

.lmh-final-cta {
  max-width: 760px;
  text-align: center;
}

.lmh-final-cta h2 {
  margin-bottom: 1.2rem;
}

.lmh-mobile-sticky-cta {
  display: none;
}

@keyframes lmh-pulse-card {
  0% {
    transform: scale(0.985);
  }

  100% {
    transform: scale(1);
  }
}

@media (prefers-reduced-motion: no-preference) {
  .lmh-animate-ready {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 520ms ease, transform 520ms ease;
  }

  .lmh-animate-ready.lmh-in-view {
    opacity: 1;
    transform: translateY(0);
  }

  .lmh-after-five-grid article,
  .lmh-fit-grid article,
  .lmh-before-start-grid article,
  .lmh-month-timeline article,
  .lmh-difference-grid article {
    transition: transform 180ms ease, box-shadow 180ms ease;
  }

  .lmh-after-five-grid article:hover,
  .lmh-fit-grid article:hover,
  .lmh-before-start-grid article:hover,
  .lmh-month-timeline article:hover,
  .lmh-difference-grid article:hover {
    transform: translateY(-3px);
    box-shadow: 0 22px 52px rgba(16, 33, 59, 0.12);
  }
}

.lmh-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  align-items: center;
  padding-block: 1.1rem 0;
  color: var(--lmh-muted);
  font-size: 0.92rem;
  font-weight: 700;
}

.lmh-breadcrumbs a {
  color: var(--lmh-blue-700);
  text-decoration: none;
}

.lmh-breadcrumbs a:hover,
.lmh-breadcrumbs a:focus {
  color: var(--lmh-blue-900);
  text-decoration: underline;
}

.lmh-entry {
  padding-block: clamp(3.5rem, 7vw, 6rem);
}

.lmh-entry-header {
  margin-bottom: 2rem;
}

.lmh-entry-title {
  max-width: 16ch;
}

.lmh-entry-meta,
.lmh-post-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.8rem;
  color: var(--lmh-muted);
  font-size: 0.92rem;
  margin-bottom: 0.65rem;
}

.lmh-featured-image {
  margin: 0 0 2rem;
}

.lmh-featured-image img,
.lmh-post-card__image img {
  display: block;
  width: 100%;
  border-radius: var(--lmh-radius);
  object-fit: cover;
}

.lmh-entry-content {
  color: #263348;
}

.lmh-entry-content > * {
  max-width: 820px;
}

.lmh-entry-content > .alignwide {
  max-width: 1040px;
}

.lmh-entry-content > .alignfull {
  width: 100vw;
  max-width: none;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}

.lmh-entry-content p,
.lmh-entry-content li {
  font-size: 1.05rem;
}

.lmh-entry-content .lmh-article-lead {
  max-width: 900px;
  padding: clamp(1.2rem, 3vw, 1.8rem);
  margin-block: 0 2rem;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(220, 238, 250, 0.72)),
    var(--lmh-surface);
  border: 1px solid rgba(58, 134, 200, 0.24);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow-soft);
  color: #263348;
  font-size: clamp(1.12rem, 2vw, 1.28rem);
  line-height: 1.85;
}

.lmh-entry-content .lmh-article-callout,
.lmh-entry-content .lmh-article-note {
  max-width: 900px;
  padding: clamp(1.15rem, 3vw, 1.65rem);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-entry-content .lmh-article-callout {
  background: var(--lmh-blue-900);
  color: rgba(255, 255, 255, 0.86);
}

.lmh-entry-content .lmh-article-callout h2,
.lmh-entry-content .lmh-article-callout h3 {
  color: #fff;
}

.lmh-entry-content .lmh-article-callout p {
  color: rgba(255, 255, 255, 0.82);
}

.lmh-entry-content .lmh-article-note {
  background: var(--lmh-green-100);
  border: 1px solid rgba(40, 115, 87, 0.18);
}

.lmh-entry-content .lmh-article-questions {
  max-width: 900px;
  padding: clamp(1.15rem, 3vw, 1.65rem);
  background: #fff;
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-entry-content .lmh-article-questions p {
  margin-block: 0.42rem;
  font-weight: 700;
}

.lmh-entry-content .lmh-article-callout .lmh-button {
  margin-top: 0.5rem;
  background: #fff;
  color: var(--lmh-blue-900);
}

.lmh-entry-content .lmh-article-callout .lmh-button:hover,
.lmh-entry-content .lmh-article-callout .lmh-button:focus {
  background: var(--lmh-blue-100);
  color: var(--lmh-blue-900);
}

.lmh-entry-content .lmh-article-card-grid {
  max-width: 1040px;
  gap: 1rem;
}

.lmh-entry-content .lmh-article-card-grid .wp-block-column {
  padding: 1.15rem;
  background: var(--lmh-surface);
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-entry-content .lmh-article-card-grid h3 {
  font-size: 1.08rem;
}

.lmh-article-conversion {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
  max-width: 900px;
  padding: clamp(1.15rem, 3vw, 1.7rem);
  margin-top: 2.4rem;
  border: 1px solid rgba(23, 106, 166, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 20%, rgba(255, 199, 87, 0.18), transparent 14rem),
    linear-gradient(135deg, #ffffff, #eef8fb);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-article-conversion span {
  color: var(--lmh-green-600);
  font-weight: 900;
}

.lmh-article-conversion h2 {
  margin: 0.25rem 0 0.45rem;
  color: var(--lmh-blue-900);
  font-size: clamp(1.45rem, 3vw, 2rem);
}

.lmh-article-conversion p {
  margin: 0;
  color: var(--lmh-muted);
}

.lmh-article-conversion__actions {
  display: grid;
  gap: 0.65rem;
  min-width: 210px;
}

.lmh-entry-footer {
  margin-top: 2.5rem;
}

.lmh-eeat-box {
  max-width: 900px;
  padding: clamp(1.15rem, 3vw, 1.6rem);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(229, 244, 237, 0.72)),
    var(--lmh-surface);
  border: 1px solid rgba(36, 163, 137, 0.24);
  border-radius: var(--lmh-radius);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-eeat-box h2 {
  margin-bottom: 0.65rem;
  font-size: clamp(1.35rem, 3vw, 1.8rem);
}

.lmh-eeat-box p {
  color: #425169;
}

.lmh-eeat-box p:last-child {
  margin-bottom: 0;
}

.lmh-entry-content .wp-block-cover,
.lmh-entry-content .wp-block-group,
.lmh-entry-content .wp-block-columns {
  margin-block: 2rem;
}

.lmh-post-card {
  overflow: hidden;
}

.lmh-post-card__image {
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
}

.lmh-post-card__image img {
  height: 100%;
}

.lmh-post-card__body {
  padding: 1.2rem;
}

.lmh-post-card__title {
  font-size: 1.25rem;
}

.lmh-post-card__title a {
  color: var(--lmh-blue-900);
  text-decoration: none;
}

.lmh-post-card__excerpt {
  color: var(--lmh-muted);
}

.lmh-archive-header {
  max-width: 820px;
  margin-bottom: 2rem;
}

.lmh-articles-hero {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 24%, rgba(58, 134, 200, 0.18), transparent 24rem),
    radial-gradient(circle at 78% 22%, rgba(40, 115, 87, 0.14), transparent 20rem),
    linear-gradient(180deg, #fff 0%, #eef6fb 100%);
  border-bottom: 1px solid var(--lmh-border);
}

.lmh-articles-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(29, 79, 134, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(29, 79, 134, 0.06) 1px, transparent 1px);
  background-size: 88px 88px;
}

.lmh-articles-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 0.42fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: center;
  padding-block: clamp(4rem, 8vw, 6.8rem);
}

.lmh-articles-hero h1 {
  max-width: 12ch;
  margin-bottom: 1rem;
}

.lmh-articles-hero p {
  max-width: 680px;
  color: #324155;
  font-size: clamp(1.08rem, 2vw, 1.35rem);
}

.lmh-articles-hero__visual {
  display: grid;
  align-content: center;
  gap: 0.8rem;
  min-height: 280px;
  padding: 1.4rem;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid rgba(223, 231, 239, 0.9);
  border-radius: 18px;
  box-shadow: var(--lmh-shadow);
  backdrop-filter: blur(10px);
}

.lmh-articles-hero__visual span {
  width: 64px;
  height: 64px;
  background: linear-gradient(135deg, var(--lmh-blue-900), var(--lmh-blue-500));
  border-radius: 50%;
  box-shadow: 0 18px 34px rgba(29, 79, 134, 0.22);
}

.lmh-articles-hero__visual strong {
  color: var(--lmh-blue-900);
  font-size: 1.55rem;
}

.lmh-articles-hero__visual small {
  color: #526173;
  font-weight: 700;
  line-height: 1.7;
}

.lmh-articles-hero__visual ul {
  display: grid;
  gap: 0.7rem;
  margin: 0.5rem 0 0;
  padding: 0;
  list-style: none;
}

.lmh-articles-hero__visual li {
  position: relative;
  padding-inline-start: 1.35rem;
  color: #172943;
  font-weight: 800;
}

.lmh-articles-hero__visual li::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 0.65em;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #24a389, #e5ad33);
  box-shadow: 0 0 0 5px rgba(36, 163, 137, 0.11);
}

.lmh-articles-hero__visual i {
  display: block;
  height: 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1d75d8, #24a389, #e5ad33);
}

.lmh-articles-hero__visual i:nth-of-type(1) {
  width: 86%;
}

.lmh-articles-hero__visual i:nth-of-type(2) {
  width: 64%;
}

.lmh-articles-hero__visual i:nth-of-type(3) {
  width: 74%;
}

.lmh-post-grid--articles {
  grid-template-columns: 1fr;
  align-items: stretch;
}

.lmh-post-card--article {
  display: grid;
  grid-template-columns: minmax(320px, 0.58fr) minmax(0, 1fr);
  min-height: 300px;
}

.lmh-post-card--article .lmh-post-card__image {
  aspect-ratio: auto;
  min-height: 100%;
}

.lmh-post-card--article .lmh-post-card__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(1.25rem, 3vw, 2rem);
}

.lmh-post-card__more {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  min-height: 42px;
  padding: 0.55rem 0.9rem;
  margin-top: 1rem;
  background: var(--lmh-blue-900);
  color: #fff;
  border-radius: var(--lmh-radius);
  font-weight: 800;
  text-decoration: none;
}

.lmh-post-card__more:hover,
.lmh-post-card__more:focus {
  background: var(--lmh-blue-700);
  color: #fff;
}

.lmh-pagination {
  margin-top: 2rem;
}

.lmh-pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.lmh-pagination a,
.lmh-pagination span {
  display: inline-flex;
  min-width: 40px;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 0.35rem 0.75rem;
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  background: var(--lmh-surface);
  text-decoration: none;
}

.lmh-pagination .current {
  background: var(--lmh-blue-900);
  color: #fff;
}

.lmh-empty-state {
  min-height: 50vh;
  display: grid;
  align-items: center;
}

.lmh-site-footer {
  background: var(--lmh-blue-900);
  color: rgba(255, 255, 255, 0.86);
}

.lmh-site-footer__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 2rem;
  align-items: start;
  padding-block: 2.2rem;
}

.lmh-site-footer strong {
  display: block;
  margin-bottom: 0.65rem;
  color: #fff;
}

.lmh-site-footer .lmh-disclaimer {
  max-width: 760px;
  color: rgba(255, 255, 255, 0.74);
}

.lmh-footer-trust {
  max-width: 760px;
  margin: 0.75rem 0 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.94rem;
  line-height: 1.65;
}

.lmh-footer-trust-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  margin-top: 1rem;
}

.lmh-footer-trust-links a {
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.92rem;
  font-weight: 700;
  text-decoration: none;
}

.lmh-footer-trust-links a:hover,
.lmh-footer-trust-links a:focus {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 0.22em;
}

.lmh-footer-copyright {
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.86rem;
  line-height: 1.5;
}

.lmh-footer-menu a {
  color: rgba(255, 255, 255, 0.86);
}

.lmh-footer-menu a:hover,
.lmh-footer-menu a:focus {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

.lmh-contact-card {
  max-width: 760px;
  margin: 2rem auto 0;
  padding: 1.25rem;
  border: 1px solid var(--lmh-border);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: var(--lmh-shadow-soft);
}

.lmh-contact-form {
  display: grid;
  gap: 1rem;
}

.lmh-contact-form label {
  display: grid;
  gap: 0.45rem;
  color: var(--lmh-ink);
  font-weight: 800;
}

.lmh-contact-form input,
.lmh-contact-form select,
.lmh-contact-form textarea {
  width: 100%;
  border: 1px solid rgba(16, 33, 59, 0.16);
  border-radius: 12px;
  background: #fff;
  color: var(--lmh-ink);
  font: inherit;
  padding: 0.82rem 0.95rem;
}

.lmh-contact-form textarea {
  min-height: 180px;
  resize: vertical;
}

.lmh-contact-form input:focus,
.lmh-contact-form select:focus,
.lmh-contact-form textarea:focus {
  border-color: var(--lmh-blue-500);
  box-shadow: 0 0 0 4px rgba(50, 164, 220, 0.16);
  outline: none;
}

.lmh-contact-note,
.lmh-contact-message {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.94rem;
  line-height: 1.65;
}

.lmh-contact-message {
  margin-bottom: 1rem;
  padding: 0.85rem 1rem;
  border-radius: 12px;
  font-weight: 800;
}

.lmh-contact-message--success {
  background: var(--lmh-green-100);
  color: var(--lmh-green-600);
}

.lmh-contact-message--error {
  background: var(--lmh-coral-100);
  color: var(--lmh-coral-600);
}

.lmh-contact-hp {
  position: absolute;
  right: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

@media (max-width: 1080px) {
  h1 {
    max-width: 14ch;
  }

  .lmh-home-featured-article--top.lmh-home-featured-article--has-image {
    grid-template-columns: 1fr;
  }

  .lmh-site-header__inner {
    gap: 0.8rem;
  }

  .lmh-menu-toggle {
    display: inline-flex;
  }

  .lmh-primary-navigation {
    position: absolute;
    inset-block-start: 100%;
    inset-inline: max(12px, calc((100vw - var(--lmh-container)) / 2));
    display: none;
    padding: 0.7rem;
    background: var(--lmh-surface);
    border: 1px solid var(--lmh-border);
    border-radius: var(--lmh-radius);
    box-shadow: var(--lmh-shadow);
  }

  .lmh-primary-navigation.is-open {
    display: block;
  }

  .lmh-primary-menu {
    flex-direction: column;
    align-items: stretch;
    flex-wrap: nowrap;
  }

  .lmh-primary-menu a {
    justify-content: flex-start;
    width: 100%;
    min-height: 46px;
    white-space: normal;
  }

  .lmh-hero {
    min-height: auto;
  }

  .lmh-hero__inner {
    grid-template-columns: 1fr;
    padding-block: 4rem 4.8rem;
  }

  .lmh-journey-hero__inner {
    grid-template-areas:
      "copy"
      "panel";
  }

  .lmh-journey-hero__copy,
  .lmh-journey-panel {
    justify-self: stretch;
    max-width: 100%;
  }

  .lmh-hero h1 {
    max-width: 14ch;
  }

  .lmh-hero__visual {
    min-height: auto;
  }

  .lmh-hero-browser {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .lmh-hero-insights {
    position: relative;
    inset: auto;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: -34px;
    padding-inline: 0.8rem;
  }

  .lmh-highlight-grid,
  .lmh-domain-grid,
  .lmh-steps,
  .lmh-post-grid,
  .lmh-post-grid--articles,
  .lmh-post-card--article,
  .lmh-articles-hero__inner,
  .lmh-clarity-top__grid,
  .lmh-micro-demo,
  .lmh-home-insight,
  .lmh-result-example-full,
  .lmh-full-result-points,
  .lmh-after-five-grid,
  .lmh-before-start,
  .lmh-before-start-grid,
  .lmh-fit-grid,
  .lmh-difference-grid,
  .lmh-week-value-grid,
  .lmh-week-story-grid,
  .lmh-method-short,
  .lmh-article-conversion,
  .lmh-faq,
  .lmh-not-fit,
  .lmh-month-path,
  .lmh-month-timeline,
  .lmh-analysis-panel,
  .lmh-start-path,
  .lmh-start-steps,
  .lmh-voice-video,
  .lmh-games-teaser,
  .lmh-games-hero__inner,
  .lmh-video-panel,
  .lmh-trust-panel,
  .lmh-site-footer__inner {
    grid-template-columns: 1fr;
  }

  .lmh-games-hero__actions {
    justify-content: flex-start;
  }

  .lmh-articles-hero__visual {
    min-height: 220px;
  }

  .lmh-post-card--article .lmh-post-card__image {
    aspect-ratio: 16 / 10;
    min-height: auto;
  }

  .lmh-hero-insight {
    min-height: 102px;
  }

  .lmh-voice-video__copy {
    text-align: center;
  }

  .lmh-voice-video__copy h2,
  .lmh-voice-video__copy p {
    margin-inline: auto;
  }

  .lmh-voice-video__actions {
    justify-content: center;
  }
}

/* Stage 3: focused first-use experience. */
.lmh-main--home-story {
  background: #f3f8f8;
}

.lmh-main--home-story .lmh-home-hero {
  padding-block: 28px 34px;
  background: linear-gradient(135deg, #eaf6f6 0%, #f6f9fc 58%, #fff8e8 100%);
}

.lmh-main--home-story .lmh-home-hero__inner {
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
  gap: clamp(32px, 5vw, 70px);
  min-height: min(610px, calc(100svh - 126px));
  padding: clamp(28px, 4.4vw, 64px) 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}

.lmh-main--home-story .lmh-home-hero__inner::before {
  content: none;
}

.lmh-main--home-story .lmh-home-hero h1 {
  max-width: 15ch;
  font-size: clamp(2.55rem, 5vw, 4.45rem);
  line-height: 1.04;
}

.lmh-main--home-story .lmh-home-hero__lead {
  margin-block-start: 20px;
  color: #334e64;
  font-size: clamp(1.05rem, 1.6vw, 1.24rem);
  font-weight: 650;
  line-height: 1.6;
}

.lmh-home-hero__trust {
  margin: 11px 0 0;
  color: #526b77;
  font-size: 0.94rem;
  font-weight: 650;
  line-height: 1.5;
}

.lmh-main--home-story .lmh-home-hero__actions {
  margin-block-start: 24px;
}

.lmh-main--home-story .lmh-home-button--primary {
  min-width: 250px;
  min-height: 56px;
  background: #0c746e;
  box-shadow: 0 14px 30px rgba(12, 116, 110, 0.22);
}

.lmh-main--home-story .lmh-home-button--primary:hover,
.lmh-main--home-story .lmh-home-button--primary:focus-visible {
  background: #095f5a;
}

.lmh-home-result-example {
  min-width: 0;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid #cbdde1;
  border-block-start: 5px solid #dfa52f;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 48px rgba(22, 52, 69, 0.12);
}

.lmh-home-result-example__label,
.lmh-home-result-example__kicker {
  display: block;
  margin: 0;
  font-weight: 800;
}

.lmh-home-result-example__label {
  color: #94640d;
  font-size: 0.82rem;
}

.lmh-home-result-example__kicker {
  margin-block-start: 18px;
  color: #0b786c;
  font-size: 0.86rem;
}

.lmh-home-result-example h2 {
  margin: 7px 0 0;
  color: #142c48;
  font-size: clamp(1.35rem, 2.25vw, 1.9rem);
  font-weight: 850;
  line-height: 1.35;
  letter-spacing: 0;
}

.lmh-home-result-example__next {
  display: grid;
  gap: 3px;
  margin-block-start: 22px;
  padding-block-start: 17px;
  border-block-start: 1px solid #dbe6ea;
}

.lmh-home-result-example__next strong {
  color: #245d72;
  font-size: 0.84rem;
}

.lmh-home-result-example__next span {
  color: #465f70;
  font-size: 0.96rem;
  font-weight: 620;
  line-height: 1.55;
}

.lmh-home-result-example__note {
  margin: 18px 0 0;
  color: #71808b;
  font-size: 0.8rem;
  line-height: 1.5;
}

.lmh-home-how--focused {
  padding-block: 66px;
  background: #fff;
}

.lmh-home-how--focused .lmh-home-section__head {
  margin-block-end: 32px;
}

.lmh-home-trust--focused {
  padding-block: 62px;
  background: #eef7f4;
}

.lmh-home-trust--focused .lmh-home-trust__inner {
  gap: 56px;
}

.lmh-home-trust--focused li::before {
  color: #117768;
}

body.lmh-opening-funnel .lmh-site-header__inner {
  justify-content: center;
  min-height: 66px;
}

body.lmh-opening-funnel .lmh-site-branding {
  align-items: center;
  margin-inline: auto;
}

body.lmh-opening-funnel .lmh-site-description {
  display: none;
}

body.lmh-opening-funnel .lmh-main {
  padding-block-start: 18px;
}

body.lmh-opening-funnel .lmh-opening-page {
  width: min(900px, calc(100% - 24px));
  max-width: 900px;
  margin-inline: auto;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.lmh-opening-funnel .lmh-opening-page .lmh-entry-content {
  margin: 0;
}

@media (max-width: 820px) {
  .lmh-main--home-story .lmh-home-hero__inner {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }

  .lmh-main--home-story .lmh-home-hero h1 {
    max-width: 17ch;
  }
}

@media (max-width: 620px) {
  .lmh-main--home-story .lmh-home-hero {
    padding-block: 10px 24px;
  }

  .lmh-main--home-story .lmh-home-hero__inner {
    gap: 16px;
    padding: 14px 0 8px;
  }

  .lmh-main--home-story .lmh-home-hero__copy {
    text-align: right;
  }

  .lmh-main--home-story .lmh-home-hero__copy .lmh-home-eyebrow {
    justify-content: flex-start;
    margin-block-end: 8px;
    font-size: 0.8rem;
  }

  .lmh-main--home-story .lmh-home-hero h1 {
    max-width: 16ch;
    margin-inline: 0;
    font-size: clamp(1.92rem, 9.1vw, 2.38rem);
    line-height: 1.08;
  }

  .lmh-main--home-story .lmh-home-hero__lead {
    max-width: none;
    margin: 11px 0 0;
    font-size: 0.98rem;
    line-height: 1.45;
  }

  .lmh-home-hero__trust {
    margin-block-start: 6px;
    font-size: 0.82rem;
  }

  .lmh-main--home-story .lmh-home-hero__actions {
    margin-block-start: 14px;
  }

  .lmh-main--home-story .lmh-home-button--primary {
    min-height: 52px;
  }

  .lmh-home-result-example {
    padding: 16px;
  }

  .lmh-home-result-example__kicker {
    margin-block-start: 10px;
  }

  .lmh-home-result-example h2 {
    font-size: 1.1rem;
    line-height: 1.38;
  }

  .lmh-home-result-example__next {
    margin-block-start: 12px;
    padding-block-start: 11px;
  }

  .lmh-home-result-example__next span {
    font-size: 0.87rem;
  }

  .lmh-home-result-example__note {
    margin-block-start: 10px;
    font-size: 0.74rem;
  }

  .lmh-home-how--focused,
  .lmh-home-trust--focused {
    padding-block: 48px;
  }

  body.lmh-opening-funnel .lmh-main {
    padding-block-start: 8px;
  }
}

html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero {
  background: linear-gradient(135deg, #112733 0%, #111f2e 58%, #2a2519 100%);
}

html[data-theme="dark"] .lmh-home-result-example {
  border-color: #40586a;
  border-block-start-color: #e0ad45;
  background: #162433;
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.3);
}

html[data-theme="dark"] .lmh-home-result-example h2 {
  color: #f2f7fb;
}

html[data-theme="dark"] .lmh-home-result-example__next {
  border-color: #405566;
}

html[data-theme="dark"] .lmh-home-result-example__next span,
html[data-theme="dark"] .lmh-home-result-example__note,
html[data-theme="dark"] .lmh-home-hero__trust {
  color: #b4c4d0;
}

html[data-theme="dark"] .lmh-home-how--focused {
  background: #101b28;
}

html[data-theme="dark"] .lmh-home-trust--focused {
  background: #132a28;
}

@media (max-width: 640px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  body {
    font-size: 16px;
  }

  .lmh-main,
  .lmh-hero,
  .lmh-section,
  .lmh-container {
    max-width: 100%;
    overflow-x: hidden;
  }

  .lmh-container {
    width: min(calc(100% - 24px), 1120px);
  }

  .lmh-app-hero__inner,
  .lmh-hero__inner {
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100%;
    max-width: 100%;
  }

  .lmh-app-hero__copy,
  .lmh-hero__copy {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .lmh-hero__subtitle,
  .lmh-hero-one-liner,
  .lmh-hero-focus,
  .lmh-hero-outcomes,
  .lmh-hero-price,
  .lmh-hero-trust {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-wrap: anywhere;
  }

  .lmh-app-preview {
    display: none;
  }

  .lmh-site-header__inner {
    width: 100%;
    direction: ltr;
    justify-content: center;
    min-height: 68px;
    padding-inline: 12px;
  }

  .lmh-site-title {
    font-size: 1rem;
  }

  .lmh-site-title--map-logo {
    gap: 0.5rem;
  }

  .lmh-map-logo-mark {
    width: 42px;
    height: 42px;
    border-radius: 15px;
  }

  .lmh-map-logo-mark svg {
    width: 36px;
    height: 36px;
  }

  .lmh-site-title__text strong {
    font-size: 1.02rem;
  }

  .lmh-site-title__text small {
    max-width: 18ch;
    overflow: hidden;
    font-size: 0.7rem;
    text-overflow: ellipsis;
  }

  .lmh-home-insight__copy,
  .lmh-result-example-full__copy,
  .lmh-week-value__copy,
  .lmh-week-story__head,
  .lmh-method-short__copy,
  .lmh-fit__head,
  .lmh-faq__head,
  .lmh-not-fit > div:first-child,
  .lmh-difference > div:first-child {
    text-align: center;
  }

  .lmh-home-insight__copy h2,
  .lmh-home-insight__copy p,
  .lmh-result-example-full__copy h2,
  .lmh-result-example-full__copy p,
  .lmh-week-value__copy,
  .lmh-week-value__copy h2,
  .lmh-week-value__copy p,
  .lmh-week-story__head,
  .lmh-week-story__head h2,
  .lmh-week-story__head p,
  .lmh-method-short__copy,
  .lmh-method-short h2,
  .lmh-method-short p,
  .lmh-fit__head,
  .lmh-faq__head h2,
  .lmh-not-fit h2,
  .lmh-difference h2 {
    margin-inline: auto;
  }

  .lmh-insight-example,
  .lmh-full-result-card,
  .lmh-full-result-points div,
  .lmh-clarity-top__grid article,
  .lmh-micro-demo__result,
  .lmh-after-five-grid article,
  .lmh-before-start-grid article,
  .lmh-month-timeline article,
  .lmh-week-value-grid article,
  .lmh-week-story-grid article,
  .lmh-fit-grid article,
  .lmh-difference-grid article,
  .lmh-faq-list details,
  .lmh-not-fit-card {
    padding: 1rem;
  }

  .lmh-insight-points,
  .lmh-weekly-preview {
    grid-template-columns: 1fr;
  }

  .lmh-insight-example__head {
    align-items: flex-start;
    flex-direction: column;
  }

  .lmh-month-timeline::before {
    display: none;
  }

  .lmh-micro-demo__options {
    flex-direction: column;
  }

  .lmh-result-example-full__actions,
  .lmh-article-conversion__actions {
    width: 100%;
  }

  .lmh-micro-demo__options button {
    width: 100%;
  }

  .lmh-mobile-sticky-cta {
    position: fixed;
    right: 12px;
    bottom: 12px;
    left: 12px;
    z-index: 50;
    display: inline-flex;
    min-height: 52px;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1rem;
    border-radius: 8px;
    background: linear-gradient(135deg, #10213b 0%, #176aa6 55%, #168466 100%);
    color: #fff;
    box-shadow: 0 18px 38px rgba(16, 33, 59, 0.28);
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
  }

  .lmh-mobile-sticky-cta:hover,
  .lmh-mobile-sticky-cta:focus {
    color: #fff;
  }

  .home .lmh-site-footer {
    padding-bottom: 5rem;
  }

  .lmh-site-branding,
  .lmh-site-description {
    display: none;
  }

  .lmh-home-density--focused .lmh-section--difference,
  .lmh-home-density--focused .lmh-section--analysis {
    display: none;
  }

  .lmh-header-actions {
    width: 100%;
    direction: rtl;
    justify-content: space-between;
    gap: 0.45rem;
  }

  .lmh-header-cta {
    flex: 1;
    min-height: 40px;
    padding: 0.5rem 0.65rem;
    font-size: 0.82rem;
    min-width: 0;
    white-space: normal;
    text-align: center;
  }

  .lmh-header-login {
    display: inline-flex;
    min-height: 40px;
    max-width: 34vw;
    padding: 0.45rem 0.55rem;
    overflow: hidden;
    font-size: 0.78rem;
    line-height: 1.15;
    text-align: center;
    white-space: normal;
  }

  .lmh-account-menu summary {
    min-height: 40px;
    max-width: 34vw;
    padding: 0.45rem 0.55rem;
    overflow: hidden;
    font-size: 0.78rem;
    line-height: 1.15;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .lmh-account-menu__panel {
    position: fixed;
    inset-block-start: 74px;
    inset-inline: 12px;
    width: auto;
  }

  .lmh-menu-toggle {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }

  .lmh-primary-navigation {
    inset-inline: 12px;
    max-height: calc(100vh - 86px);
    overflow-y: auto;
  }

  .lmh-hero h1 {
    max-width: 100%;
    margin-inline: auto;
    font-size: clamp(2.05rem, 10.8vw, 3.2rem);
    line-height: 1.14;
    overflow-wrap: anywhere;
    text-align: center;
    text-wrap: balance;
  }

  .lmh-hero__copy,
  .lmh-hero__visual,
  .lmh-hero-browser {
    width: min(100%, calc(100vw - 24px));
    max-width: 100%;
    margin-inline: auto;
  }

  .lmh-voice-video {
    padding: 0.8rem;
    border-radius: 8px;
  }

  .lmh-voice-video__screen {
    aspect-ratio: 4 / 3;
    border-radius: 8px;
  }

  .lmh-voice-video__overlay {
    inset-inline: 0.6rem;
    inset-block-end: 0.6rem;
    max-width: calc(100% - 1.2rem);
    padding: 0.75rem;
  }

  .lmh-voice-video__overlay strong {
    font-size: 1rem;
  }

  .lmh-voice-video__overlay p {
    font-size: 0.86rem;
    line-height: 1.45;
  }

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

  .lmh-voice-video__timeline button:last-child {
    grid-column: 1 / -1;
  }

  .lmh-hero__inner {
    direction: ltr;
    overflow: hidden;
    padding-block: 2.5rem 2.9rem;
  }

  .lmh-hero--journey {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.78) 48%, rgba(238, 246, 251, 0.95) 100%),
      var(--lmh-journey-bg);
    background-position: center left;
    background-size: cover;
  }

  .lmh-hero__copy,
  .lmh-hero__visual {
    direction: rtl;
  }

  .lmh-journey-hero__copy {
    padding: 1rem;
    background: rgba(255, 255, 255, 0.86);
  }

  .lmh-journey-panel {
    margin-bottom: 0;
  }

  .lmh-hero__copy,
  .lmh-hero__subtitle,
  .lmh-hero__note {
    text-align: center;
  }

  .lmh-hero__subtitle {
    margin-inline: auto;
    font-size: 0.98rem;
    line-height: 1.7;
  }

  .lmh-hero__subtitle-list {
    width: fit-content;
    text-align: start;
  }

  .lmh-hero-explainer {
    margin-inline: auto;
    padding: 0.85rem;
    text-align: start;
  }

  .lmh-hero-explainer__intro {
    text-align: center;
  }

  .lmh-hero-explainer__steps {
    grid-template-columns: 1fr;
  }

  .lmh-hero-explainer__steps li {
    min-height: 0;
    text-align: start;
  }

  .lmh-hero__note {
    margin-inline: auto;
  }

  .lmh-hero-support-link {
    margin-inline: auto;
  }

  .lmh-hero__actions,
  .lmh-games-hero__actions,
  .lmh-main .lmh-button,
  .wp-block-button__link {
    width: 100%;
  }

  .lmh-hero-browser {
    aspect-ratio: 3 / 2;
    height: auto;
    border-radius: 12px;
  }

  .lmh-hero-browser img {
    object-position: center center;
    transform: none;
  }

  .lmh-hero-insights {
    display: none;
  }

  .lmh-articles-hero__inner {
    width: min(100% - 24px, 1120px);
    max-width: 100%;
    overflow: hidden;
    padding-block: 3.4rem;
    direction: ltr;
  }

  .lmh-articles-hero h1,
  .lmh-articles-hero p {
    text-align: center;
  }

  .lmh-articles-hero h1 {
    max-width: 100%;
  }

  .lmh-articles-hero p {
    max-width: 29ch;
    margin-inline: auto;
    font-size: 1rem;
    line-height: 1.75;
  }

  .lmh-articles-hero__inner > * {
    direction: rtl;
    min-width: 0;
  }

  .lmh-articles-hero__visual {
    display: none;
  }

  .lmh-section--posts-index {
    overflow: hidden;
  }

  .lmh-post-grid--articles,
  .lmh-post-card--article {
    width: min(100%, calc(100vw - 24px));
    max-width: 100%;
    margin-inline: auto;
  }

  .lmh-post-card--article {
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }

  .lmh-post-card--article .lmh-post-card__body {
    width: 100%;
    min-width: 0;
    padding: 1rem;
    text-align: center;
  }

  .lmh-post-card--article .lmh-post-card__title,
  .lmh-post-card--article .lmh-post-card__excerpt {
    overflow-wrap: break-word;
  }

  .lmh-post-card--article .lmh-post-card__title {
    max-width: 22ch;
    margin-inline: auto;
    font-size: 1.08rem;
    line-height: 1.4;
  }

  .lmh-post-card--article .lmh-post-card__excerpt {
    max-width: 30ch;
    margin-inline: auto;
  }

  .lmh-post-card--article .lmh-post-card__more {
    align-self: center;
  }

  .lmh-section {
    padding-block: 3.4rem;
  }

  .lmh-entry {
    width: min(100% - 24px, 820px);
    max-width: 100%;
    overflow: hidden;
  }

  .lmh-entry-title {
    max-width: 100%;
    margin-inline: auto;
    font-size: clamp(2rem, 10vw, 2.55rem);
    line-height: 1.2;
    text-align: center;
  }

  .lmh-highlight-card,
  .lmh-domain-card,
  .lmh-step,
  .lmh-post-card__body {
    padding: 1rem;
  }

  .lmh-footer-menu {
    align-items: stretch;
    flex-direction: column;
  }
}

/* App-like colorful refresh */
:root {
  --lmh-bg: #f4f8fb;
  --lmh-surface: #ffffff;
  --lmh-surface-soft: #eef8fb;
  --lmh-ink: #10213b;
  --lmh-muted: #58677b;
  --lmh-blue-900: #10213b;
  --lmh-blue-700: #176aa6;
  --lmh-blue-500: #32a4dc;
  --lmh-blue-100: #e8f6ff;
  --lmh-green-100: #e9f8ef;
  --lmh-green-600: #168466;
  --lmh-amber-100: #fff4d7;
  --lmh-amber-700: #93650f;
  --lmh-coral-100: #fff0ea;
  --lmh-coral-600: #d95533;
  --lmh-lilac-100: #f1f0ff;
  --lmh-border: rgba(16, 33, 59, 0.12);
  --lmh-shadow: 0 20px 54px rgba(16, 33, 59, 0.12);
  --lmh-shadow-soft: 0 12px 32px rgba(16, 33, 59, 0.08);
}

body {
  background:
    radial-gradient(circle at 12% 8%, rgba(50, 164, 220, 0.16), transparent 24rem),
    radial-gradient(circle at 88% 16%, rgba(255, 199, 87, 0.18), transparent 22rem),
    radial-gradient(circle at 16% 84%, rgba(22, 132, 102, 0.12), transparent 20rem),
    linear-gradient(180deg, #ffffff 0%, #f4f8fb 42rem, #eef5f8 100%);
}

.lmh-site-header {
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(16, 33, 59, 0.09);
  box-shadow: 0 10px 28px rgba(16, 33, 59, 0.05);
}

.lmh-site-title {
  font-weight: 900;
}

.lmh-primary-menu a,
.lmh-footer-menu a,
.lmh-header-login {
  border-radius: 8px;
}

.lmh-primary-menu a:hover,
.lmh-primary-menu a:focus {
  background: linear-gradient(135deg, #e8f6ff, #e9f8ef);
}

.lmh-header-cta,
.lmh-button--primary,
.wp-block-button__link {
  background: linear-gradient(135deg, #10213b 0%, #176aa6 55%, #168466 100%);
  box-shadow: 0 16px 34px rgba(23, 106, 166, 0.22);
}

.lmh-button--secondary {
  background: rgba(255, 255, 255, 0.92);
  border-color: rgba(23, 106, 166, 0.22);
  box-shadow: 0 10px 24px rgba(16, 33, 59, 0.07);
}

.lmh-hero--app {
  min-height: auto;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.78) 48%, rgba(239, 249, 255, 0.9) 100%),
    radial-gradient(circle at 12% 18%, rgba(50, 164, 220, 0.24), transparent 26rem),
    radial-gradient(circle at 82% 10%, rgba(255, 199, 87, 0.34), transparent 24rem),
    radial-gradient(circle at 72% 78%, rgba(22, 132, 102, 0.2), transparent 24rem),
    url("media/lifemap-journey-hero-bg-v2-optimized.jpg"),
    linear-gradient(145deg, #ffffff 0%, #eff9ff 55%, #fff8e8 100%);
  background-position: center, 12% 18%, 82% 10%, 72% 78%, left bottom, center;
  background-repeat: no-repeat;
  background-size: auto, auto, auto, auto, min(52vw, 720px) auto, auto;
}

.lmh-hero--app::before {
  opacity: 0.58;
  background-image:
    radial-gradient(circle, rgba(23, 106, 166, 0.16) 1.5px, transparent 1.5px),
    linear-gradient(120deg, transparent 0 48%, rgba(255, 255, 255, 0.48) 48% 49%, transparent 49% 100%);
  background-size: 34px 34px, 100% 100%;
  mask-image: none;
}

.lmh-app-hero__inner {
  grid-template-columns: minmax(0, 0.94fr) minmax(390px, 0.72fr);
  gap: clamp(1.4rem, 4vw, 3rem);
  padding-block: clamp(3.4rem, 7vw, 6.2rem);
}

.lmh-app-hero__copy {
  max-width: 760px;
}

.lmh-app-hero__copy h1 {
  max-width: 12ch;
  font-size: clamp(2.45rem, 5.4vw, 5rem);
  letter-spacing: 0;
}

.lmh-kicker {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.45rem;
  padding: 0.34rem 0.72rem;
  border: 1px solid rgba(23, 106, 166, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 10px 22px rgba(16, 33, 59, 0.06);
}

.lmh-kicker::before {
  content: "";
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffc757, #168466);
  box-shadow: 0 0 0 5px rgba(255, 199, 87, 0.18);
}

.lmh-hero-explainer,
.lmh-start-path,
.lmh-games-teaser,
.lmh-video-panel,
.lmh-report-panel,
.lmh-articles-hero__visual {
  border: 1px solid rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 20px 54px rgba(16, 33, 59, 0.1);
  backdrop-filter: blur(14px);
}

.lmh-hero-explainer__steps li,
.lmh-start-steps article,
.lmh-highlight-card,
.lmh-domain-card,
.lmh-step,
.lmh-post-card,
.lmh-result-preview,
.lmh-eeat-box {
  position: relative;
  overflow: hidden;
  border-color: rgba(16, 33, 59, 0.1);
}

.lmh-hero-explainer__steps li::before,
.lmh-highlight-card::before,
.lmh-domain-card::before,
.lmh-step::before,
.lmh-post-card::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 4px;
  background: linear-gradient(90deg, #32a4dc, #168466, #ffc757);
}

.lmh-app-preview {
  position: relative;
  display: grid;
  gap: 1rem;
  align-self: center;
  padding: clamp(1rem, 3vw, 1.25rem);
  border: 1px solid rgba(255, 255, 255, 0.76);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(239, 249, 255, 0.8)),
    #fff;
  box-shadow: 0 28px 80px rgba(16, 33, 59, 0.16);
  backdrop-filter: blur(16px);
}

.lmh-app-preview::before,
.lmh-app-preview::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 999px;
}

.lmh-app-preview::before {
  width: 10rem;
  height: 10rem;
  inset-block-start: -2.5rem;
  inset-inline-end: -2.2rem;
  background: rgba(255, 199, 87, 0.32);
}

.lmh-app-preview::after {
  width: 8rem;
  height: 8rem;
  inset-block-end: -2rem;
  inset-inline-start: -1.8rem;
  background: rgba(50, 164, 220, 0.2);
}

.lmh-app-preview__top,
.lmh-app-preview__score,
.lmh-app-next {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.lmh-app-preview__top {
  padding: 0.2rem 0 0.7rem;
  border-bottom: 1px solid rgba(16, 33, 59, 0.08);
}

.lmh-app-preview__members {
  margin-top: -0.35rem;
}

.lmh-app-preview__members .lm-wrap {
  margin-bottom: 0;
}

.lmh-app-preview__top span,
.lmh-app-preview__score span,
.lmh-app-next span,
.lmh-app-card span {
  color: #176aa6;
  font-size: 0.88rem;
  font-weight: 900;
}

.lmh-app-preview__top strong,
.lmh-app-next strong,
.lmh-app-card strong {
  display: block;
  color: var(--lmh-blue-900);
}

.lmh-app-preview__top a {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  padding: 0.35rem 0.85rem;
  border-radius: 8px;
  background: var(--lmh-blue-900);
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}

.lmh-app-preview__score {
  min-height: 150px;
  padding: 1rem;
  border: 1px solid rgba(23, 106, 166, 0.12);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 199, 87, 0.28), transparent 9rem),
    linear-gradient(135deg, #10213b, #176aa6);
  color: #fff;
}

.lmh-app-preview__score span,
.lmh-app-preview__score small,
.lmh-app-preview__score strong {
  color: #fff;
}

.lmh-app-preview__score strong {
  display: block;
  max-width: 8ch;
  font-size: clamp(1.85rem, 4.6vw, 3.1rem);
  line-height: 1.05;
}

.lmh-app-insight {
  display: grid;
  gap: 0.45rem;
  padding: 1rem;
  border: 1px solid rgba(22, 132, 102, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 10% 16%, rgba(255, 199, 87, 0.2), transparent 8rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(233, 248, 239, 0.8));
  box-shadow: 0 12px 28px rgba(16, 33, 59, 0.07);
}

.lmh-app-insight span {
  color: var(--lmh-green-600);
  font-size: 0.84rem;
  font-weight: 900;
}

.lmh-app-insight strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1rem, 2vw, 1.18rem);
  line-height: 1.45;
}

.lmh-app-insight p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.9rem;
  line-height: 1.55;
}

.lmh-app-ring {
  display: grid;
  width: 112px;
  height: 112px;
  place-items: center;
  border-radius: 999px;
  background:
    conic-gradient(#ffc757 0 28%, #168466 28% 62%, #32a4dc 62% 100%);
  box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.16);
}

.lmh-app-ring span {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: inherit;
  background: #fff;
}

.lmh-app-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.lmh-app-card {
  display: grid;
  gap: 0.35rem;
  min-height: 138px;
  padding: 0.85rem;
  border: 1px solid rgba(16, 33, 59, 0.08);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(16, 33, 59, 0.06);
}

.lmh-app-card p {
  margin: 0;
  color: var(--lmh-muted);
  font-size: 0.9rem;
  line-height: 1.55;
}

.lmh-app-card--blue {
  background: linear-gradient(180deg, #fff, #e8f6ff);
}

.lmh-app-card--green {
  background: linear-gradient(180deg, #fff, #e9f8ef);
}

.lmh-app-card--amber {
  background: linear-gradient(180deg, #fff, #fff4d7);
}

.lmh-app-bars {
  display: grid;
  gap: 0.55rem;
  padding: 0.9rem;
  border: 1px solid rgba(16, 33, 59, 0.08);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
}

.lmh-app-bars div {
  height: 10px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(16, 33, 59, 0.1);
}

.lmh-app-bars span {
  display: block;
  width: var(--value);
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #168466, #32a4dc, #ffc757);
}

.lmh-app-next {
  padding: 0.9rem;
  border: 1px solid rgba(22, 132, 102, 0.2);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(233, 248, 239, 0.92), rgba(232, 246, 255, 0.92));
}

.lmh-section--start-path,
.lmh-section--highlights,
.lmh-section--domains,
.lmh-section--steps,
.lmh-section--posts,
.lmh-section--posts-index {
  background:
    radial-gradient(circle at 12% 18%, rgba(50, 164, 220, 0.08), transparent 18rem),
    radial-gradient(circle at 86% 20%, rgba(255, 199, 87, 0.1), transparent 18rem),
    transparent;
}

.lmh-highlight-card:nth-child(3n + 1)::before,
.lmh-domain-card:nth-child(3n + 1)::before,
.lmh-step:nth-child(3n + 1)::before {
  background: linear-gradient(90deg, #32a4dc, #176aa6);
}

.lmh-highlight-card:nth-child(3n + 2)::before,
.lmh-domain-card:nth-child(3n + 2)::before,
.lmh-step:nth-child(3n + 2)::before {
  background: linear-gradient(90deg, #168466, #54c38f);
}

.lmh-highlight-card:nth-child(3n)::before,
.lmh-domain-card:nth-child(3n)::before,
.lmh-step:nth-child(3n)::before {
  background: linear-gradient(90deg, #ffc757, #d95533);
}

.lmh-domain-card:nth-child(2),
.lmh-domain-card:nth-child(5),
.lmh-domain-card:nth-child(4) {
  background: #fff;
}

.lmh-post-card {
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.lmh-post-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 54px rgba(16, 33, 59, 0.12);
}

.lmh-post-card__image {
  background: linear-gradient(135deg, #e8f6ff, #fff4d7);
}

.lmh-analysis-panel {
  position: relative;
}

.lmh-section--analysis {
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 199, 87, 0.18), transparent 20rem),
    radial-gradient(circle at 88% 82%, rgba(50, 164, 220, 0.16), transparent 20rem),
    linear-gradient(135deg, #10213b, #17385e 58%, #176a67);
}

.lmh-result-preview {
  background: rgba(255, 255, 255, 0.12);
}

.lmh-site-footer {
  background:
    radial-gradient(circle at 12% 0%, rgba(50, 164, 220, 0.16), transparent 20rem),
    linear-gradient(135deg, #10213b, #071426);
}

@media (max-width: 1080px) {
  .lmh-app-hero__inner {
    grid-template-columns: 1fr;
  }

  .lmh-app-preview {
    max-width: 760px;
    margin-inline: auto;
  }
}

@media (max-width: 640px) {
  .lmh-app-hero__copy h1 {
    max-width: 8.5ch;
    margin-inline: auto;
    font-size: clamp(2rem, 9.2vw, 2.35rem);
    text-align: center;
  }

  .lmh-kicker {
    display: block;
    margin-inline: auto;
    width: fit-content;
    max-width: calc(100vw - 24px);
    white-space: normal;
    text-align: center;
    line-height: 1.45;
  }

  .lmh-kicker::before {
    display: none;
  }

  .lmh-app-cards {
    grid-template-columns: 1fr;
  }

  .lmh-app-preview__score,
  .lmh-app-preview__top,
  .lmh-app-next {
    align-items: flex-start;
    flex-direction: column;
  }

  .lmh-app-ring {
    width: 92px;
    height: 92px;
  }

  .lmh-app-ring span {
    width: 56px;
    height: 56px;
  }
}

/* Focused home-page pass: clearer first action, less visual noise. */
.lmh-hero-focus {
  display: grid;
  gap: 0.45rem;
  max-width: 720px;
  padding: 1rem 1.15rem;
  border: 1px solid rgba(28, 103, 154, 0.16);
  border-inline-start: 5px solid var(--lmh-teal);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 44px rgba(16, 35, 63, 0.08);
}

.lmh-hero-focus span {
  color: var(--lmh-teal);
  font-size: 0.88rem;
  font-weight: 900;
}

.lmh-hero-focus strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.02rem, 1.5vw, 1.18rem);
  line-height: 1.65;
}

.lmh-hero-action-prompt {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  margin: 0;
  padding: 0.78rem 1rem;
  border: 1px solid rgba(14, 123, 120, 0.18);
  border-radius: 999px;
  background: rgba(236, 252, 248, 0.86);
  color: var(--lmh-teal);
  font-weight: 900;
  line-height: 1.45;
  box-shadow: 0 12px 28px rgba(14, 123, 120, 0.08);
}

.lmh-hero-outcomes {
  display: grid;
  gap: 0.65rem;
  max-width: 680px;
  padding: 1rem 1.15rem;
  border: 1px solid rgba(16, 35, 63, 0.1);
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(246, 252, 255, 0.78));
  box-shadow: 0 18px 42px rgba(16, 35, 63, 0.08);
}

.lmh-hero-outcomes strong {
  color: var(--lmh-blue-900);
  font-size: 1.02rem;
  font-weight: 900;
}

.lmh-hero-outcomes ul {
  display: grid;
  gap: 0.45rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lmh-hero-outcomes li {
  position: relative;
  padding-inline-start: 1.15rem;
  color: #425169;
  font-size: 0.96rem;
  font-weight: 700;
  line-height: 1.55;
}

.lmh-hero-outcomes li::before {
  content: "";
  position: absolute;
  inset-block-start: 0.72em;
  inset-inline-start: 0;
  width: 0.46rem;
  height: 0.46rem;
  border-radius: 999px;
  background: var(--lmh-amber);
  box-shadow: 0 0 0 4px rgba(255, 199, 87, 0.2);
}

.lmh-hero--app .lmh-hero-explainer {
  max-width: 640px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.lmh-hero--app .lmh-hero-explainer__steps {
  gap: 0.55rem;
}

.lmh-hero--app .lmh-hero-explainer__steps li {
  min-height: 64px;
  border: 1px solid rgba(28, 103, 154, 0.13);
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 12px 26px rgba(16, 35, 63, 0.06);
}

.lmh-hero--app .lmh-button--large {
  padding: 1.05rem 1.55rem;
  font-size: 1.08rem;
  box-shadow: 0 18px 42px rgba(14, 123, 120, 0.28);
}

.lmh-hero-price,
.lmh-hero-trust {
  max-width: 640px;
  margin: -0.35rem 0 0;
  color: #52657c;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.55;
}

.lmh-hero-price {
  color: var(--lmh-blue-900);
}

.lmh-hero-trust {
  margin-top: -0.55rem;
}

.lmh-app-preview__members {
  margin-block: 0.3rem 0.55rem;
}

.lmh-app-preview__members .lm-wrap {
  margin: 0;
  padding: 0;
}

.lmh-app-preview__members .lm-recent-members__panel {
  padding: 0.55rem 0.7rem;
  border-radius: 12px;
  background: rgba(245, 251, 253, 0.78);
  box-shadow: none;
}

.lmh-app-preview__members .lm-recent-members__head {
  margin-bottom: 0.35rem;
}

.lmh-app-preview__members .lm-recent-members__head h2 {
  font-size: 0.85rem;
  color: #52657c;
}

.lmh-app-preview__members .lm-recent-members__table {
  font-size: 0.83rem;
}

.lmh-app-preview__members .lm-recent-members__table th {
  display: none;
}

.lmh-app-preview__members .lm-recent-members__table td {
  padding: 0.22rem 0;
}

.lmh-app-preview__members .lm-recent-members__avatar {
  width: 16px;
  height: 16px;
}

.lmh-section--micro-demo {
  padding-block-start: clamp(2.2rem, 5vw, 4rem);
}

.lmh-section--home-insight {
  padding-block: clamp(2.6rem, 5vw, 4.8rem);
}

.lmh-entry-content .lmh-article-inline-cta {
  display: grid;
  gap: 0.65rem;
  max-width: 760px;
  padding: clamp(1.1rem, 2.5vw, 1.45rem);
  margin: 2.2rem auto 0;
  border: 1px solid rgba(22, 132, 102, 0.2);
  border-inline-start: 5px solid var(--lmh-teal);
  border-radius: 8px;
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 199, 87, 0.18), transparent 10rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(233, 248, 239, 0.82));
  box-shadow: 0 18px 44px rgba(16, 33, 59, 0.08);
}

.lmh-entry-content .lmh-article-inline-cta strong {
  color: var(--lmh-blue-900);
  font-size: clamp(1.1rem, 2vw, 1.28rem);
  line-height: 1.55;
}

.lmh-entry-content .lmh-article-inline-cta p {
  margin: 0;
  color: #405066;
}

.lmh-entry-content .lmh-article-inline-cta a {
  display: inline-flex;
  width: fit-content;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.1rem;
  border-radius: 8px;
  background: linear-gradient(135deg, #10213b 0%, #176aa6 55%, #168466 100%);
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 14px 30px rgba(23, 106, 166, 0.2);
}

.lmh-entry-content .lmh-article-inline-cta a:hover,
.lmh-entry-content .lmh-article-inline-cta a:focus {
  color: #fff;
  transform: translateY(-1px);
}

@media (max-width: 640px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
  }

  .lmh-hero--app .lmh-app-hero__inner {
    width: min(calc(100% - 24px), 1120px);
    grid-template-columns: minmax(0, 1fr);
    direction: rtl;
    gap: 1.35rem;
    overflow: visible;
  }

  .lmh-hero--app .lmh-hero__copy,
  .lmh-hero--app .lmh-hero__visual,
  .lmh-app-hero__copy,
  .lmh-app-preview,
  .lmh-hero-focus,
  .lmh-hero-outcomes,
  .lmh-hero--app .lmh-hero-explainer {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .lmh-hero--app .lmh-hero__subtitle,
  .lmh-hero-focus,
  .lmh-hero-outcomes,
  .lmh-hero-price,
  .lmh-hero-trust,
  .lmh-app-preview strong,
  .lmh-app-preview p {
    overflow-wrap: anywhere;
  }

  .lmh-hero--app .lmh-hero__subtitle {
    max-width: 100%;
  }

  .lmh-app-preview {
    display: none;
  }

  .lmh-app-preview__members,
  .lmh-app-preview__members .lm-wrap,
  .lmh-app-preview__members .lm-recent-members__panel {
    max-width: 100%;
    overflow: hidden;
  }

  .lmh-app-preview__members .lm-recent-members__table {
    width: 100%;
    table-layout: fixed;
  }

  .lmh-hero-focus {
    margin-inline: auto;
    text-align: start;
  }

  .lmh-hero-action-prompt {
    width: 100%;
    justify-content: center;
    border-radius: 14px;
    text-align: center;
  }

  .lmh-hero-outcomes {
    margin-inline: auto;
    text-align: start;
  }

  .lmh-hero-price,
  .lmh-hero-trust {
    margin-inline: auto;
    text-align: center;
  }

  .lmh-hero--app .lmh-hero-explainer {
    width: 100%;
  }

  .lmh-hero--app .lmh-hero-explainer__steps li {
    min-height: 0;
  }

  .lmh-entry-content .lmh-article-inline-cta {
    margin-top: 1.6rem;
    text-align: center;
  }

  .lmh-entry-content .lmh-article-inline-cta a {
    width: 100%;
  }
}

/* Mobile viewport guard: prevent RTL pages from opening with hidden horizontal overflow. */
@media (max-width: 640px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
  }

  html {
    direction: ltr;
  }

  body {
    direction: rtl;
    position: relative;
  }

  .lmh-site-header,
  .lmh-main,
  .lmh-site-footer,
  .lmh-hero,
  .lmh-section,
  .lmh-container,
  .lmh-entry,
  .lmh-hero__inner,
  .lmh-app-hero__inner,
  .lmh-articles-hero__inner,
  .lmh-journey-hero__inner,
  .lmh-page-header,
  .lmh-entry-content,
  .lmh-post-grid,
  .lmh-start-path,
  .lmh-testimonials,
  .lmh-testimonials__cards,
  .lmh-video-panel,
  .lmh-report-panel,
  .lmh-final-cta {
    max-width: 100vw;
    min-width: 0;
    overflow-x: clip;
  }

  .lmh-container,
  .lmh-entry,
  .lmh-hero__inner,
  .lmh-app-hero__inner,
  .lmh-articles-hero__inner,
  .lmh-journey-hero__inner {
    width: calc(100vw - 24px);
    margin-right: auto;
    margin-left: auto;
  }

  .lmh-site-header__inner {
    width: calc(100vw - 24px);
    max-width: calc(100vw - 24px);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .lmh-hero__copy,
  .lmh-app-hero__copy,
  .lmh-hero__visual,
  .lmh-app-preview,
  .lmh-hero-focus,
  .lmh-hero-outcomes,
  .lmh-hero-explainer,
  .lmh-insight-example,
  .lmh-full-result-card,
  .lmh-analysis-panel,
  .lmh-trust-panel,
  .lmh-testimonials__copy,
  .lmh-testimonial-card,
  .lmh-post-card,
  .lmh-step,
  .lmh-domain-card,
  .lmh-highlight-card {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .lmh-hero__subtitle,
  .lmh-entry-content,
  .lmh-entry-content p,
  .lmh-entry-content li,
  .lmh-section p,
  .lmh-section li,
  .lmh-post-card__title,
  .lmh-post-card__excerpt,
  .lmh-button,
  .lmh-header-cta,
  .lmh-header-login {
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .lmh-primary-navigation {
    right: 12px;
    left: 12px;
    width: auto;
    max-width: calc(100vw - 24px);
  }
}

.lmh-home-design--deep-blue .lmh-hero {
  background:
    radial-gradient(circle at 18% 16%, rgba(44, 123, 229, 0.28), transparent 15rem),
    radial-gradient(circle at 88% 12%, rgba(22, 132, 102, 0.18), transparent 14rem),
    linear-gradient(135deg, #07162b 0%, #10213b 52%, #153d68 100%);
  color: #ffffff;
}

.lmh-home-design--deep-blue .lmh-hero h1,
.lmh-home-design--deep-blue .lmh-hero__subtitle,
.lmh-home-design--deep-blue .lmh-hero-focus strong,
.lmh-home-design--deep-blue .lmh-hero-action-prompt,
.lmh-home-design--deep-blue .lmh-hero-price,
.lmh-home-design--deep-blue .lmh-hero-trust {
  color: #ffffff;
}

.lmh-home-design--deep-blue .lmh-kicker,
.lmh-home-design--deep-blue .lmh-hero-focus span {
  color: #8bd3ff;
}

.lmh-home-design--deep-blue .lmh-button--primary {
  background: linear-gradient(135deg, #1d7ed0, #18a999);
}

.lmh-home-design--glass .lmh-hero,
.lmh-home-design--glass .lmh-section {
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 255, 255, 0.9), transparent 11rem),
    radial-gradient(circle at 78% 18%, rgba(40, 169, 224, 0.16), transparent 15rem),
    linear-gradient(135deg, #f8fcff, #edf7fb 52%, #ffffff);
}

.lmh-home-design--glass .lmh-app-preview,
.lmh-home-design--glass .lmh-insight-example,
.lmh-home-design--glass .lmh-analysis-panel,
.lmh-home-design--glass .lmh-trust-panel,
.lmh-home-design--glass .lmh-final-cta,
.lmh-home-design--glass .lmh-difference-grid article {
  background: rgba(255, 255, 255, 0.78);
  border-color: rgba(122, 155, 190, 0.28);
  box-shadow: 0 24px 70px rgba(16, 35, 63, 0.09);
  backdrop-filter: blur(10px);
}

.lmh-home-design--sunrise .lmh-hero {
  background:
    radial-gradient(circle at 20% 15%, rgba(255, 199, 87, 0.35), transparent 13rem),
    radial-gradient(circle at 84% 14%, rgba(231, 111, 81, 0.16), transparent 14rem),
    linear-gradient(135deg, #fffaf1 0%, #f1fbff 48%, #ffffff 100%);
}

.lmh-home-design--sunrise .lmh-kicker,
.lmh-home-design--sunrise .lmh-hero-focus span,
.lmh-home-design--sunrise .lmh-section .lmh-kicker {
  color: #9b5d16;
}

.lmh-home-design--sunrise .lmh-button--primary {
  background: linear-gradient(135deg, #10213b, #e0a12c 56%, #168466);
}

.lmh-home-design--sunrise .lmh-app-card--amber,
.lmh-home-design--sunrise .lmh-insight-example {
  border-color: rgba(224, 161, 44, 0.28);
}

.lmh-home-design--forest .lmh-hero,
.lmh-home-design--forest .lmh-section {
  background:
    radial-gradient(circle at 16% 14%, rgba(22, 132, 102, 0.16), transparent 14rem),
    radial-gradient(circle at 84% 18%, rgba(88, 166, 108, 0.12), transparent 16rem),
    linear-gradient(180deg, #f7fdf9, #ffffff);
}

.lmh-home-design--forest .lmh-kicker,
.lmh-home-design--forest .lmh-hero-focus span,
.lmh-home-design--forest .lmh-section .lmh-kicker {
  color: #176b52;
}

.lmh-home-design--forest .lmh-button--primary,
.lmh-home-design--forest .lmh-app-ring span {
  background: linear-gradient(135deg, #0f513f, #168466, #71b280);
}

.lmh-home-design--forest .lmh-app-preview,
.lmh-home-design--forest .lmh-insight-example,
.lmh-home-design--forest .lmh-analysis-panel,
.lmh-home-design--forest .lmh-trust-panel {
  border-color: rgba(22, 132, 102, 0.22);
}

.lmh-home-design--editorial .lmh-hero,
.lmh-home-design--editorial .lmh-section {
  background: linear-gradient(180deg, #fbfcfd, #ffffff);
}

.lmh-home-design--editorial .lmh-hero__inner {
  align-items: center;
}

.lmh-home-design--editorial .lmh-hero h1 {
  max-width: 820px;
  font-size: clamp(3rem, 7vw, 5.8rem);
  line-height: 1.02;
}

.lmh-home-design--editorial .lmh-app-preview,
.lmh-home-design--editorial .lmh-insight-example,
.lmh-home-design--editorial .lmh-analysis-panel,
.lmh-home-design--editorial .lmh-trust-panel,
.lmh-home-design--editorial .lmh-final-cta {
  border: 1px solid rgba(16, 35, 63, 0.16);
  box-shadow: 0 10px 30px rgba(16, 35, 63, 0.05);
}

.lmh-home-design--editorial .lmh-button--primary {
  background: #10213b;
}

.lmh-home-design--dashboard .lmh-hero {
  background:
    radial-gradient(circle at 18% 14%, rgba(40, 169, 224, 0.22), transparent 14rem),
    radial-gradient(circle at 86% 18%, rgba(124, 92, 255, 0.14), transparent 15rem),
    linear-gradient(135deg, #f8fbff 0%, #edf7ff 52%, #ffffff 100%);
}

.lmh-home-design--dashboard .lmh-app-preview,
.lmh-home-design--dashboard .lmh-insight-example,
.lmh-home-design--dashboard .lmh-analysis-panel,
.lmh-home-design--dashboard .lmh-result-preview {
  border-color: rgba(40, 169, 224, 0.24);
  box-shadow: 0 22px 64px rgba(44, 123, 229, 0.12);
}

.lmh-home-design--dashboard .lmh-app-bars div span,
.lmh-home-design--dashboard .lmh-button--primary {
  background: linear-gradient(135deg, #246bfe, #28a9e0, #168466);
}

.lmh-home-design--dashboard .lmh-app-card--blue,
.lmh-home-design--dashboard .lmh-difference-grid article:first-child {
  border-color: rgba(36, 107, 254, 0.25);
}

/* Additional homepage design presets */
.lmh-home-design--ocean .lmh-hero,
.lmh-home-design--ocean .lmh-section {
  background:
    radial-gradient(circle at 14% 16%, rgba(40, 169, 224, 0.22), transparent 15rem),
    radial-gradient(circle at 86% 18%, rgba(22, 132, 102, 0.16), transparent 16rem),
    linear-gradient(135deg, #f5fdff 0%, #eaf8ff 48%, #ffffff 100%);
}

.lmh-home-design--ocean .lmh-kicker,
.lmh-home-design--ocean .lmh-hero-focus span,
.lmh-home-design--ocean .lmh-section .lmh-kicker {
  color: #0c6b85;
}

.lmh-home-design--ocean .lmh-button--primary,
.lmh-home-design--ocean .lmh-app-bars div span {
  background: linear-gradient(135deg, #0f83b7, #28a9e0, #16a085);
}

.lmh-home-design--emerald .lmh-hero,
.lmh-home-design--emerald .lmh-section {
  background:
    radial-gradient(circle at 18% 16%, rgba(22, 132, 102, 0.2), transparent 14rem),
    radial-gradient(circle at 86% 18%, rgba(255, 194, 70, 0.16), transparent 14rem),
    linear-gradient(135deg, #f6fff9 0%, #edf9f2 48%, #ffffff 100%);
}

.lmh-home-design--emerald .lmh-kicker,
.lmh-home-design--emerald .lmh-hero-focus span,
.lmh-home-design--emerald .lmh-section .lmh-kicker {
  color: #0f6b50;
}

.lmh-home-design--emerald .lmh-button--primary,
.lmh-home-design--emerald .lmh-app-ring span {
  background: linear-gradient(135deg, #083b31, #168466, #d8a629);
}

.lmh-home-design--midnight .lmh-hero {
  background:
    radial-gradient(circle at 18% 18%, rgba(40, 169, 224, 0.24), transparent 15rem),
    radial-gradient(circle at 84% 14%, rgba(124, 92, 255, 0.18), transparent 16rem),
    linear-gradient(135deg, #050b17 0%, #0b1830 48%, #13284a 100%);
  color: #ffffff;
}

.lmh-home-design--midnight .lmh-hero h1,
.lmh-home-design--midnight .lmh-hero__subtitle,
.lmh-home-design--midnight .lmh-hero-focus strong,
.lmh-home-design--midnight .lmh-hero-action-prompt,
.lmh-home-design--midnight .lmh-hero-price,
.lmh-home-design--midnight .lmh-hero-trust {
  color: #ffffff;
}

.lmh-home-design--midnight .lmh-kicker,
.lmh-home-design--midnight .lmh-hero-focus span {
  color: #9ee6ff;
}

.lmh-home-design--midnight .lmh-button--primary,
.lmh-home-design--midnight .lmh-app-bars div span {
  background: linear-gradient(135deg, #246bfe, #28a9e0, #18a999);
}

.lmh-home-design--coral .lmh-hero,
.lmh-home-design--coral .lmh-section {
  background:
    radial-gradient(circle at 16% 12%, rgba(231, 111, 81, 0.18), transparent 14rem),
    radial-gradient(circle at 84% 18%, rgba(255, 194, 70, 0.2), transparent 15rem),
    linear-gradient(135deg, #fff8f5 0%, #f6fbff 55%, #ffffff 100%);
}

.lmh-home-design--coral .lmh-kicker,
.lmh-home-design--coral .lmh-hero-focus span,
.lmh-home-design--coral .lmh-section .lmh-kicker {
  color: #b6462d;
}

.lmh-home-design--coral .lmh-button--primary {
  background: linear-gradient(135deg, #10213b, #e76f51, #ffc246);
}

.lmh-home-design--violet .lmh-hero,
.lmh-home-design--violet .lmh-section {
  background:
    radial-gradient(circle at 16% 12%, rgba(124, 92, 255, 0.18), transparent 14rem),
    radial-gradient(circle at 86% 18%, rgba(40, 169, 224, 0.14), transparent 16rem),
    linear-gradient(135deg, #fbf9ff 0%, #eef7ff 52%, #ffffff 100%);
}

.lmh-home-design--violet .lmh-kicker,
.lmh-home-design--violet .lmh-hero-focus span,
.lmh-home-design--violet .lmh-section .lmh-kicker {
  color: #5941b6;
}

.lmh-home-design--violet .lmh-button--primary,
.lmh-home-design--violet .lmh-app-bars div span {
  background: linear-gradient(135deg, #352164, #7c5cff, #28a9e0);
}

.lmh-home-design--mono .lmh-hero,
.lmh-home-design--mono .lmh-section {
  background: linear-gradient(180deg, #ffffff 0%, #f7f8fa 100%);
}

.lmh-home-design--mono .lmh-kicker,
.lmh-home-design--mono .lmh-hero-focus span,
.lmh-home-design--mono .lmh-section .lmh-kicker {
  color: #111827;
}

.lmh-home-design--mono .lmh-app-preview,
.lmh-home-design--mono .lmh-insight-example,
.lmh-home-design--mono .lmh-analysis-panel,
.lmh-home-design--mono .lmh-trust-panel,
.lmh-home-design--mono .lmh-final-cta,
.lmh-home-design--mono .lmh-difference-grid article {
  border-color: rgba(17, 24, 39, 0.18);
  box-shadow: 0 12px 34px rgba(17, 24, 39, 0.07);
}

.lmh-home-design--mono .lmh-button--primary,
.lmh-home-design--mono .lmh-app-bars div span {
  background: linear-gradient(135deg, #111827, #374151);
}

.lmh-home-design--premium .lmh-hero {
  background:
    radial-gradient(circle at 18% 16%, rgba(255, 194, 70, 0.16), transparent 14rem),
    radial-gradient(circle at 84% 14%, rgba(40, 169, 224, 0.12), transparent 15rem),
    linear-gradient(135deg, #06111f 0%, #0f2748 55%, #172033 100%);
  color: #ffffff;
}

.lmh-home-design--premium .lmh-hero h1,
.lmh-home-design--premium .lmh-hero__subtitle,
.lmh-home-design--premium .lmh-hero-focus strong,
.lmh-home-design--premium .lmh-hero-action-prompt,
.lmh-home-design--premium .lmh-hero-price,
.lmh-home-design--premium .lmh-hero-trust {
  color: #ffffff;
}

.lmh-home-design--premium .lmh-kicker,
.lmh-home-design--premium .lmh-hero-focus span {
  color: #ffd979;
}

.lmh-home-design--premium .lmh-button--primary {
  background: linear-gradient(135deg, #0f2748, #93650f, #ffc246);
}

.lmh-home-design--map .lmh-hero,
.lmh-home-design--map .lmh-section {
  background:
    linear-gradient(120deg, rgba(16, 33, 59, 0.04) 0 1px, transparent 1px 100%),
    radial-gradient(circle at 14% 18%, rgba(22, 132, 102, 0.18), transparent 13rem),
    radial-gradient(circle at 86% 18%, rgba(255, 194, 70, 0.2), transparent 15rem),
    linear-gradient(135deg, #ffffff, #f4fbf8 52%, #fffaf0);
  background-size: 42px 42px, auto, auto, auto;
}

.lmh-home-design--map .lmh-kicker,
.lmh-home-design--map .lmh-hero-focus span,
.lmh-home-design--map .lmh-section .lmh-kicker {
  color: #176b52;
}

.lmh-home-design--map .lmh-button--primary {
  background: linear-gradient(135deg, #10213b, #168466, #ffc246);
}

.lmh-home-design--magazine .lmh-hero,
.lmh-home-design--magazine .lmh-section {
  background:
    radial-gradient(circle at 18% 18%, rgba(231, 111, 81, 0.16), transparent 13rem),
    radial-gradient(circle at 84% 16%, rgba(40, 169, 224, 0.17), transparent 16rem),
    linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.lmh-home-design--magazine .lmh-hero h1 {
  max-width: 760px;
  font-size: clamp(2.9rem, 6.4vw, 5.6rem);
}

.lmh-home-design--magazine .lmh-kicker,
.lmh-home-design--magazine .lmh-hero-focus span,
.lmh-home-design--magazine .lmh-section .lmh-kicker {
  color: #c65335;
}

.lmh-home-design--magazine .lmh-button--primary {
  background: linear-gradient(135deg, #10213b, #e76f51, #28a9e0);
}

.lmh-home-design--focus .lmh-hero,
.lmh-home-design--focus .lmh-section {
  background: #ffffff;
}

.lmh-home-design--focus .lmh-hero__inner {
  gap: clamp(1rem, 3vw, 2rem);
}

.lmh-home-design--focus .lmh-app-preview,
.lmh-home-design--focus .lmh-insight-example,
.lmh-home-design--focus .lmh-analysis-panel,
.lmh-home-design--focus .lmh-trust-panel,
.lmh-home-design--focus .lmh-final-cta,
.lmh-home-design--focus .lmh-difference-grid article {
  box-shadow: 0 8px 24px rgba(16, 33, 59, 0.05);
}

.lmh-home-design--focus .lmh-button--primary {
  background: linear-gradient(135deg, #10213b, #168466);
}

@media (max-width: 640px) {
  .lmh-site-header,
  .lmh-main,
  .lmh-site-footer,
  .lmh-hero,
  .lmh-section {
    width: 100%;
    max-width: 100vw;
    margin-inline: 0;
    overflow-x: clip;
  }

  .lmh-site-header *,
  .lmh-main *,
  .lmh-site-footer * {
    max-width: 100%;
    min-width: 0;
  }

  .lmh-container {
    width: auto !important;
    max-width: none !important;
    margin-right: 12px !important;
    margin-left: 12px !important;
  }

  .lmh-breadcrumbs {
    display: none;
  }

  .lmh-hero__inner,
  .lmh-app-hero__inner {
    margin-inline: 0 !important;
  }

  .lmh-hero__subtitle,
  .lmh-hero-one-liner,
  .lmh-hero-focus,
  .lmh-hero-outcomes,
  .lmh-testimonials__copy p,
  .lmh-testimonial-card p,
  .lmh-final-cta p {
    text-align: center;
    overflow-wrap: anywhere;
  }

  .lmh-section--testimonials,
  .lmh-section--home-insight,
  .lmh-section--featured-article-top,
  .lmh-section--faq,
  .lmh-section--trust,
  .lmh-section--cta {
    padding-block: 2rem;
  }
}

/* Marketing entry pages for the MVP funnel. */
.lmh-marketing-entry {
  max-width: 880px;
  margin: clamp(1.5rem, 4vw, 3rem) auto;
  padding: clamp(1.4rem, 4vw, 3rem);
  border: 1px solid rgba(18, 68, 105, 0.12);
  border-radius: 22px;
  background:
    radial-gradient(circle at 8% 0%, rgba(37, 171, 202, 0.12), transparent 12rem),
    radial-gradient(circle at 96% 14%, rgba(255, 183, 43, 0.13), transparent 10rem),
    linear-gradient(145deg, #ffffff, #f6fbff);
  box-shadow: 0 24px 60px rgba(16, 33, 59, 0.09);
  text-align: right;
}

.lmh-marketing-entry h1 {
  max-width: 12ch;
  margin: 0 0 1rem;
  color: #10213b;
  font-size: clamp(2.1rem, 5vw, 4rem);
  line-height: 1.05;
}

.lmh-marketing-entry .lmh-article-lead {
  max-width: 62ch;
  color: #52647a;
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  font-weight: 750;
  line-height: 1.85;
}

.lmh-marketing-entry ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  padding: 0;
  margin: 1.4rem 0;
  list-style: none;
}

.lmh-marketing-entry li {
  padding: 1rem;
  border: 1px solid rgba(22, 132, 102, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.78);
  color: #10213b;
  font-weight: 850;
  line-height: 1.6;
}

.lmh-marketing-entry .wp-block-button__link {
  min-height: 48px;
  padding: 0.78rem 1.35rem;
  border-radius: 12px;
  background: linear-gradient(135deg, #0b426c, #118877);
  color: #ffffff;
  font-weight: 950;
}

@media (max-width: 720px) {
  .lmh-marketing-entry {
    border-radius: 16px;
  }

  .lmh-marketing-entry h1 {
    max-width: 100%;
  }

  .lmh-marketing-entry ul {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* Focused home polish: clearer hierarchy, a visual result path, and calmer mobile rhythm. */
.lmh-main--home-0206 {
  --lmh-home-navy: #102a4a;
  --lmh-home-blue: #1e8ec5;
  --lmh-home-teal: #118b79;
  --lmh-home-gold: #e9ae31;
  --lmh-home-coral: #df765e;
}

.lmh-conversion-hero {
  padding-block-start: clamp(1.1rem, 2vw, 1.7rem);
}

.lmh-conversion-hero__inner {
  min-height: clamp(540px, 64vh, 640px);
  gap: clamp(2rem, 4vw, 3.25rem);
  padding: clamp(2.2rem, 4vw, 3.25rem);
  border-radius: 8px;
  box-shadow: 0 20px 52px rgba(14, 39, 69, 0.11);
}

.lmh-conversion-hero__copy {
  gap: 0.9rem;
}

.lmh-conversion-hero h1 {
  max-width: 12.5ch;
  font-size: clamp(3.1rem, 4.9vw, 5rem);
  line-height: 1.04;
}

.lmh-conversion-hero__lead {
  max-width: 610px;
  color: #4e6278;
  font-size: clamp(1.08rem, 1.35vw, 1.28rem);
  font-weight: 600;
  line-height: 1.7;
}

.lmh-conversion-hero__account-note {
  color: #50657a;
  font-size: 0.95rem;
  font-weight: 600;
}

.lmh-conversion-hero__trust {
  display: flex;
  align-items: center;
  gap: 0;
  max-width: 100%;
  margin-block-start: 0.3rem;
  padding: 0.55rem 0.75rem;
  border: 1px solid rgba(196, 216, 229, 0.95);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.74);
}

.lmh-conversion-hero__trust span {
  position: relative;
  min-height: 0;
  padding: 0.15rem 0.7rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #53677a;
  font-size: 0.82rem;
  font-weight: 650;
  white-space: nowrap;
}

.lmh-conversion-hero__trust span::before {
  width: 0.34rem;
  height: 0.34rem;
  margin-inline-end: 0.38rem;
  background: var(--lmh-home-gold);
}

.lmh-conversion-result {
  padding: clamp(1.35rem, 2.2vw, 1.8rem);
  border-radius: 8px;
  box-shadow: 0 16px 38px rgba(15, 35, 63, 0.11);
}

.lmh-conversion-result::before {
  border-radius: 8px 8px 0 0;
}

.lmh-conversion-result__eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  margin: 0 0 0.35rem !important;
  padding-inline: 0.7rem;
  border-radius: 999px;
  background: #eaf7f3;
  color: #087866 !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
}

.lmh-conversion-result h2 {
  margin-block-start: 0.25rem;
  font-size: clamp(1.55rem, 2vw, 1.95rem);
}

.lmh-conversion-result > p:not(.lmh-conversion-result__eyebrow) {
  max-width: 42ch;
  color: #596d81;
  font-weight: 600;
  line-height: 1.6;
}

.lmh-conversion-path {
  position: relative;
  display: grid;
  gap: 0.7rem;
  margin: 1.1rem 0;
  padding: 0;
  list-style: none;
}

.lmh-conversion-path::before {
  content: "";
  position: absolute;
  inset-block: 1.45rem;
  inset-inline-start: 1.15rem;
  width: 2px;
  background: linear-gradient(180deg, var(--lmh-home-blue), var(--lmh-home-teal), var(--lmh-home-coral));
  opacity: 0.32;
}

.lmh-conversion-path li {
  position: relative;
  display: grid;
  grid-template-columns: 2.35rem minmax(0, 1fr);
  gap: 0.8rem;
  align-items: center;
  min-height: 74px;
  padding: 0.8rem;
  border: 1px solid #dce8f1;
  border-radius: 8px;
  background: #fbfdff;
}

.lmh-conversion-path__number {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 2.35rem;
  height: 2.35rem;
  border: 4px solid #edf6fa;
  border-radius: 50%;
  background: var(--lmh-home-blue);
  color: #fff;
  font-size: 0.84rem;
  font-weight: 900;
  box-shadow: 0 4px 12px rgba(17, 72, 108, 0.18);
}

.lmh-conversion-path li:nth-child(2) .lmh-conversion-path__number {
  background: var(--lmh-home-teal);
}

.lmh-conversion-path li:nth-child(3) .lmh-conversion-path__number {
  background: var(--lmh-home-coral);
}

.lmh-conversion-path strong,
.lmh-conversion-path span:not(.lmh-conversion-path__number) {
  display: block;
}

.lmh-conversion-path strong {
  margin-block-end: 0.2rem;
  color: #087866;
  font-size: 0.92rem;
  font-weight: 850;
}

.lmh-conversion-path span:not(.lmh-conversion-path__number) {
  color: #203650;
  font-size: 0.94rem;
  font-weight: 650;
  line-height: 1.45;
}

.lmh-conversion-price {
  border-radius: 8px;
  background: linear-gradient(135deg, #102c50, #123a59);
}

.lmh-conversion-price span {
  font-weight: 600;
}

.lmh-conversion-card {
  min-height: 150px;
  border-radius: 8px;
  color: inherit;
  text-decoration: none;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.lmh-conversion-card small {
  display: inline-grid;
  place-items: center;
  width: 2.25rem;
  height: 2.25rem;
  margin-block-end: 0.65rem;
  border-radius: 50%;
  background: #eaf5fb;
  color: #166c9b;
  font-size: 0.75rem;
  font-weight: 900;
}

.lmh-conversion-card:hover,
.lmh-conversion-card:focus-visible {
  color: inherit;
  border-color: #9fc9d7;
  transform: translateY(-3px);
  box-shadow: 0 18px 38px rgba(14, 39, 69, 0.12);
}

.lmh-conversion-card span {
  font-weight: 600;
}

.lmh-conversion-fineprint__inner {
  border-radius: 8px;
  font-weight: 550;
}

@media (max-width: 720px) {
  .lmh-conversion-hero__inner {
    gap: 1.05rem;
    padding: 1.15rem;
    border-radius: 8px;
  }

  .lmh-conversion-hero__copy {
    gap: 0.8rem;
  }

  .lmh-conversion-hero h1 {
    max-width: 10.5ch;
    font-size: clamp(2rem, 9.2vw, 2.5rem);
    line-height: 1.06;
  }

  .lmh-conversion-hero__lead {
    max-width: 29ch;
    font-size: 0.98rem;
    font-weight: 600;
    line-height: 1.58;
  }

  .lmh-conversion-hero__account-note {
    max-width: 29ch;
    font-size: 0.9rem;
    font-weight: 600;
  }

  .lmh-conversion-hero__trust {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.35rem 0;
    padding: 0.55rem 0.35rem;
  }

  .lmh-conversion-hero__trust span {
    justify-content: flex-start;
    width: auto;
    padding-inline: 0.45rem;
    font-size: 0.76rem;
    text-align: right;
  }

  .lmh-conversion-result {
    padding: 1.1rem;
    border-radius: 8px;
  }

  .lmh-conversion-result__eyebrow {
    display: flex;
    justify-content: center;
    width: max-content;
    max-width: 100%;
    margin-inline: auto !important;
  }

  .lmh-conversion-path li {
    grid-template-columns: 2.15rem minmax(0, 1fr);
    min-height: 70px;
    padding: 0.7rem;
    text-align: right;
  }

  .lmh-conversion-path__number {
    width: 2.15rem;
    height: 2.15rem;
  }

  .lmh-conversion-path strong,
  .lmh-conversion-path span:not(.lmh-conversion-path__number) {
    text-align: right;
  }

  .lmh-conversion-card {
    min-height: 0;
    padding: 1rem;
  }

  .lmh-mobile-sticky-cta {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(calc(100% + 20px));
    transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease;
  }

  .lmh-mobile-sticky-cta.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .lmh-conversion-card,
  .lmh-mobile-sticky-cta {
    transition: none;
  }
}

/* Homepage conversion polish: clearer promise, stronger sample result, calmer scan path. */
.lmh-main--focused-home .lmh-hero--app {
  border-bottom: 1px solid rgba(16, 35, 63, 0.08);
}

.lmh-main--focused-home .lmh-app-hero__inner {
  grid-template-columns: minmax(0, 0.98fr) minmax(380px, 0.74fr);
  padding-block: clamp(2.7rem, 6vw, 5.2rem);
}

.lmh-main--focused-home .lmh-app-hero__copy h1 {
  max-width: 13ch;
}

.lmh-main--focused-home .lmh-hero__subtitle {
  max-width: 720px;
  color: #354762;
  font-weight: 850;
}

.lmh-main--focused-home .lmh-hero-one-liner {
  max-width: 720px;
  border-color: rgba(22, 132, 102, 0.18);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(233, 248, 239, 0.72));
  color: #23364d;
  font-weight: 850;
}

.lmh-main--focused-home .lmh-hero-focus {
  border-inline-start-color: #ffc757;
  background:
    radial-gradient(circle at 10% 12%, rgba(255, 199, 87, 0.18), transparent 9rem),
    rgba(255, 255, 255, 0.9);
}

.lmh-main--focused-home .lmh-hero-outcomes {
  grid-template-columns: minmax(0, 0.72fr) minmax(0, 1fr);
  align-items: start;
  gap: 1rem;
}

.lmh-main--focused-home .lmh-hero-outcomes strong {
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  line-height: 1.35;
}

.lmh-main--focused-home .lmh-hero--app .lmh-hero-explainer__steps li {
  min-height: 58px;
  background: rgba(255, 255, 255, 0.86);
}

.lmh-main--focused-home .lmh-hero--app .lmh-button--large {
  min-height: 58px;
  padding-inline: clamp(1.35rem, 4vw, 2.2rem);
  background: linear-gradient(135deg, #10213b 0%, #176aa6 44%, #168466 100%);
}

.lmh-main--focused-home .lmh-hero-trust-line {
  margin: -0.25rem 0 0;
  color: #50627a;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.55;
}

.lmh-hero-sample {
  position: relative;
  min-height: 580px;
  isolation: isolate;
}

.lmh-hero-sample::before {
  content: "";
  position: absolute;
  inset-block-start: 2.4rem;
  inset-inline-start: 1.2rem;
  width: min(74%, 390px);
  height: min(72%, 430px);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 18%, rgba(245, 184, 75, 0.26), transparent 8rem),
    linear-gradient(135deg, rgba(47, 143, 209, 0.13), rgba(22, 132, 102, 0.08));
  filter: blur(1px);
  transform: rotate(-2deg);
  z-index: -2;
}

.lmh-hero-sample__chart {
  position: absolute;
  inset-block-start: 0.3rem;
  inset-inline-start: clamp(0.6rem, 2vw, 1.4rem);
  width: min(66%, 390px);
  padding: 1rem 1rem 0.85rem;
  border: 1px solid rgba(47, 143, 209, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 20px 50px rgba(16, 35, 63, 0.1);
  backdrop-filter: blur(14px);
  transform: translateY(1rem) rotate(-1.4deg);
  z-index: 0;
}

.lmh-hero-sample__chart span {
  display: block;
  margin-bottom: 0.45rem;
  color: #63738a;
  font-size: 0.83rem;
  font-weight: 900;
}

.lmh-hero-sample__chart svg {
  display: block;
  width: 100%;
  height: auto;
}

.lmh-hero-sample__chart svg path {
  fill: none;
  stroke-width: 7;
  stroke-linecap: round;
  opacity: 0.88;
}

.lmh-hero-sample__chart svg path:nth-child(1) {
  stroke: #2f8fd1;
}

.lmh-hero-sample__chart svg path:nth-child(2) {
  stroke: #168466;
}

.lmh-hero-sample__chart svg path:nth-child(3) {
  stroke: #f5b84b;
}

.lmh-hero-sample__chart div {
  display: flex;
  gap: 0.35rem;
  justify-content: flex-start;
}

.lmh-hero-sample__chart i {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 999px;
  background: #2f8fd1;
}

.lmh-hero-sample__chart i:nth-child(2) {
  background: #168466;
}

.lmh-hero-sample__chart i:nth-child(3) {
  background: #f5b84b;
}

.lmh-hero-sample__card {
  position: relative;
  display: grid;
  gap: 1rem;
  width: min(92%, 520px);
  margin-inline-start: auto;
  margin-block-start: clamp(4rem, 8vw, 5.4rem);
  padding: clamp(1.1rem, 2.8vw, 1.55rem);
  border: 1px solid rgba(16, 35, 63, 0.08);
  border-radius: 8px;
  background:
    radial-gradient(circle at 8% 10%, rgba(245, 184, 75, 0.18), transparent 10rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(247, 252, 255, 0.94));
  box-shadow: 0 28px 70px rgba(16, 35, 63, 0.15);
  overflow: hidden;
  z-index: 1;
}

.lmh-hero-sample__card::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  background: linear-gradient(90deg, #2f8fd1, #168466, #f5b84b, #e86f51);
}

.lmh-hero-sample__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.lmh-hero-sample__head span {
  color: #168466;
  font-size: 0.95rem;
  font-weight: 950;
}

.lmh-hero-sample__head strong {
  padding: 0.42rem 0.68rem;
  border: 1px solid rgba(47, 143, 209, 0.18);
  border-radius: 999px;
  background: rgba(233, 247, 255, 0.8);
  color: #10213b;
  font-size: 0.82rem;
  font-weight: 950;
}

.lmh-hero-sample__card h2 {
  margin: 0;
  color: #10213b;
  font-size: clamp(1.55rem, 3vw, 2.18rem);
  line-height: 1.22;
  letter-spacing: 0;
}

.lmh-hero-sample__card p {
  margin: 0;
  color: #354762;
  font-size: clamp(1rem, 1.7vw, 1.11rem);
  font-weight: 760;
  line-height: 1.78;
}

.lmh-hero-sample__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.lmh-hero-sample__tags span {
  padding: 0.42rem 0.7rem;
  border: 1px solid rgba(22, 132, 102, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  color: #10213b;
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-hero-sample__points {
  display: grid;
  gap: 0.55rem;
}

.lmh-hero-sample__points div {
  display: grid;
  gap: 0.18rem;
  padding: 0.72rem 0.82rem;
  border: 1px solid rgba(16, 35, 63, 0.07);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.78);
}

.lmh-hero-sample__points span {
  color: #168466;
  font-size: 0.82rem;
  font-weight: 950;
}

.lmh-hero-sample__points strong {
  color: #23364d;
  font-size: 0.95rem;
  font-weight: 850;
  line-height: 1.55;
}

.lmh-hero-sample__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: start;
  min-height: 52px;
  padding: 0.78rem 1.1rem;
  border-radius: 8px;
  background: linear-gradient(135deg, #10213b 0%, #176aa6 48%, #168466 100%);
  color: #fff;
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 16px 36px rgba(22, 132, 102, 0.22);
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.lmh-hero-sample__cta:hover,
.lmh-hero-sample__cta:focus {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 20px 42px rgba(16, 35, 63, 0.22);
}

.lmh-main--focused-home .lmh-app-preview {
  gap: 0.86rem;
  border-color: rgba(23, 106, 166, 0.16);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 255, 0.86)),
    #fff;
}

.lmh-main--focused-home .lmh-app-preview__top {
  border-bottom-color: rgba(22, 132, 102, 0.13);
}

.lmh-main--focused-home .lmh-app-preview__top a {
  background: linear-gradient(135deg, #10213b, #168466);
}

.lmh-main--focused-home .lmh-app-preview__score {
  min-height: 168px;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 199, 87, 0.32), transparent 10rem),
    linear-gradient(135deg, #10213b 0%, #174c7c 55%, #168466 100%);
}

.lmh-main--focused-home .lmh-app-preview__score strong {
  max-width: 10ch;
  font-size: clamp(1.55rem, 3.4vw, 2.35rem);
}

.lmh-main--focused-home .lmh-app-insight {
  border-inline-start: 5px solid #168466;
}

.lmh-main--focused-home .lmh-app-insight strong {
  font-size: clamp(1.05rem, 2vw, 1.3rem);
}

.lmh-main--focused-home .lmh-app-card {
  min-height: 122px;
}

.lmh-main--focused-home .lmh-section {
  padding-block: clamp(2.3rem, 5vw, 4.4rem);
}

.lmh-main--focused-home .lmh-section--testimonials {
  padding-block-start: clamp(2rem, 4vw, 3.2rem);
}

.lmh-main--focused-home .lmh-testimonials__copy h2 {
  max-width: 14ch;
}

.lmh-main--focused-home .lmh-testimonial-card {
  gap: 0.75rem;
}

.lmh-main--focused-home .lmh-testimonial-card__proof {
  display: none;
}

.lmh-insight-sample-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.lmh-insight-sample-card__head span {
  display: inline-grid;
  width: 2.35rem;
  height: 2.35rem;
  place-items: center;
  border-radius: 999px;
  background: linear-gradient(135deg, #10213b, #176aa6);
  color: #fff;
  font-size: 0.88rem;
  font-weight: 950;
}

.lmh-insight-sample-card__head strong {
  color: #168466;
  font-size: 0.9rem;
  font-weight: 950;
}

.lmh-insight-sample-card h3 {
  margin: 0;
  color: #10213b;
  font-size: clamp(1.12rem, 2vw, 1.32rem);
  line-height: 1.42;
}

.lmh-section--full-path {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 8% 18%, rgba(255, 199, 87, 0.16), transparent 17rem),
    radial-gradient(circle at 90% 28%, rgba(50, 164, 220, 0.13), transparent 18rem),
    linear-gradient(180deg, #f7fbfd 0%, #ffffff 100%);
}

.lmh-full-path {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.8fr);
  gap: clamp(1rem, 4vw, 2.2rem);
  align-items: center;
}

.lmh-full-path__copy {
  display: grid;
  gap: 0.8rem;
}

.lmh-full-path__copy h2 {
  max-width: 18ch;
  margin: 0;
  color: #10213b;
  font-size: clamp(1.9rem, 4.2vw, 3.35rem);
  line-height: 1.08;
}

.lmh-full-path__copy p {
  max-width: 700px;
  margin: 0;
  color: #405066;
  font-size: clamp(1rem, 2vw, 1.16rem);
  font-weight: 760;
  line-height: 1.78;
}

.lmh-full-path__panel {
  display: grid;
  gap: 1rem;
  padding: clamp(1rem, 3vw, 1.4rem);
  border: 1px solid rgba(16, 35, 63, 0.12);
  border-radius: 8px;
  background:
    radial-gradient(circle at 16% 10%, rgba(255, 199, 87, 0.18), transparent 11rem),
    rgba(255, 255, 255, 0.92);
  box-shadow: 0 22px 58px rgba(16, 35, 63, 0.1);
}

.lmh-full-path__list {
  display: grid;
  gap: 0.55rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.lmh-full-path__list li {
  position: relative;
  padding: 0.72rem 2.15rem 0.72rem 0.85rem;
  border: 1px solid rgba(22, 132, 102, 0.14);
  border-radius: 8px;
  background: rgba(248, 252, 255, 0.86);
  color: #10213b;
  font-weight: 900;
  line-height: 1.45;
}

.lmh-full-path__list li::before {
  content: "";
  position: absolute;
  inset-inline-start: 0.9rem;
  inset-block-start: 50%;
  width: 0.66rem;
  height: 0.66rem;
  border-radius: 999px;
  background: #168466;
  box-shadow: 0 0 0 5px rgba(22, 132, 102, 0.12);
  transform: translateY(-50%);
}

.lmh-full-path__price {
  display: grid;
  gap: 0.25rem;
  padding: 1rem;
  border: 1px solid rgba(255, 199, 87, 0.28);
  border-radius: 8px;
  background: linear-gradient(135deg, #10213b 0%, #174c7c 58%, #168466 100%);
  color: #fff;
}

.lmh-full-path__price span,
.lmh-full-path__price p {
  color: rgba(255, 255, 255, 0.82);
  font-weight: 850;
}

.lmh-full-path__price strong {
  color: #fff;
  font-size: clamp(1.35rem, 3vw, 1.9rem);
  font-weight: 950;
}

.lmh-full-path__price p {
  margin: 0;
  line-height: 1.5;
}

.lmh-full-path__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.lmh-full-path__trust span {
  padding: 0.45rem 0.68rem;
  border: 1px solid rgba(23, 106, 166, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  color: #405066;
  font-size: 0.84rem;
  font-weight: 900;
}

.lmh-full-path__panel .lmh-button {
  width: 100%;
  justify-content: center;
}

@media (max-width: 980px) {
  .lmh-main--focused-home .lmh-app-hero__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-main--focused-home .lmh-hero-outcomes {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-full-path {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-full-path__copy h2 {
    max-width: 100%;
  }

  .lmh-hero-sample {
    min-height: auto;
    display: grid;
    padding-block-start: 1rem;
  }

  .lmh-hero-sample__chart {
    position: relative;
    inset: auto;
    width: min(92%, 460px);
    justify-self: end;
    transform: rotate(-1.2deg);
  }

  .lmh-hero-sample__card {
    width: min(96%, 560px);
    margin-block-start: -1.5rem;
  }
}

@media (max-width: 640px) {
  .lmh-main--focused-home .lmh-hero--app {
    background-size: auto, auto, auto, auto, 0, auto;
  }

  .lmh-main--focused-home .lmh-app-hero__inner {
    padding-block: 2.05rem 1.7rem;
  }

  .lmh-main--focused-home .lmh-app-hero__copy h1 {
    max-width: 100%;
  }

  .lmh-main--focused-home .lmh-app-preview {
    display: grid;
    gap: 0.72rem;
    padding: 0.85rem;
  }

  .lmh-main--focused-home .lmh-hero__subtitle {
    font-size: 1.04rem;
    line-height: 1.65;
  }

  .lmh-main--focused-home .lmh-hero-trust-line {
    margin-block-start: -0.45rem;
    font-size: 0.88rem;
  }

  .lmh-hero-sample {
    padding-block-start: 0.2rem;
  }

  .lmh-hero-sample__chart {
    width: 94%;
    padding: 0.72rem;
  }

  .lmh-hero-sample__chart svg {
    max-height: 104px;
  }

  .lmh-hero-sample__card {
    width: 100%;
    margin-block-start: -0.85rem;
    padding: 1rem;
  }

  .lmh-hero-sample__head {
    align-items: flex-start;
  }

  .lmh-hero-sample__card h2 {
    font-size: clamp(1.38rem, 8vw, 1.82rem);
  }

  .lmh-hero-sample__card p,
  .lmh-hero-sample__points strong {
    font-size: 0.94rem;
  }

  .lmh-hero-sample__cta {
    width: 100%;
    justify-self: stretch;
  }

  .lmh-main--focused-home .lmh-app-preview__score {
    min-height: 124px;
    padding: 0.85rem;
  }

  .lmh-main--focused-home .lmh-app-ring {
    width: 78px;
    height: 78px;
  }

  .lmh-main--focused-home .lmh-app-ring span {
    width: 48px;
    height: 48px;
  }

  .lmh-main--focused-home .lmh-app-cards {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-main--focused-home .lmh-app-card {
    min-height: 0;
  }

  .lmh-main--focused-home .lmh-app-bars {
    display: none;
  }

  .lmh-main--focused-home .lmh-testimonial-card__before-after,
  .lmh-main--focused-home .lmh-testimonial-card__change {
    display: none;
  }

  .lmh-full-path__panel {
    padding: 0.9rem;
  }

  .lmh-full-path__trust {
    display: grid;
  }
}

/* Design direction 1: emotional-professional colorful homepage. */
.lmh-main--focused-home {
  --lmh-home-coral: #e86f51;
  --lmh-home-gold: #f5b84b;
  --lmh-home-sky: #2f8fd1;
  --lmh-home-teal: #168466;
  --lmh-home-navy: #10213b;
  background:
    linear-gradient(rgba(47, 143, 209, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(47, 143, 209, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, #fbfdff 0%, #f4fbff 42%, #ffffff 100%);
  background-size: 64px 64px, 64px 64px, auto;
}

.lmh-main--focused-home .lmh-hero--app {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.84) 48%, rgba(244, 251, 255, 0.94) 100%),
    radial-gradient(ellipse at 18% 22%, rgba(47, 143, 209, 0.2), transparent 30rem),
    radial-gradient(ellipse at 78% 16%, rgba(245, 184, 75, 0.24), transparent 25rem),
    radial-gradient(ellipse at 80% 78%, rgba(232, 111, 81, 0.12), transparent 24rem),
    url("media/lifemap-journey-hero-bg-v2-optimized.jpg"),
    #fbfdff;
  background-position: center, 18% 22%, 78% 16%, 80% 78%, left bottom, center;
  background-repeat: no-repeat;
  background-size: auto, auto, auto, auto, min(46vw, 640px) auto, auto;
}

.lmh-main--focused-home .lmh-kicker {
  border-color: rgba(47, 143, 209, 0.18);
  background: rgba(255, 255, 255, 0.82);
  color: var(--lmh-home-navy);
}

.lmh-main--focused-home .lmh-kicker::before {
  background: linear-gradient(135deg, var(--lmh-home-gold), var(--lmh-home-coral));
  box-shadow: 0 0 0 5px rgba(245, 184, 75, 0.18);
}

.lmh-main--focused-home .lmh-hero-focus,
.lmh-main--focused-home .lmh-hero-outcomes,
.lmh-main--focused-home .lmh-full-path__panel,
.lmh-main--focused-home .lmh-insight-example {
  border-radius: 8px;
  border-color: rgba(16, 33, 59, 0.1);
  box-shadow: 0 18px 46px rgba(16, 33, 59, 0.09);
}

.lmh-main--focused-home .lmh-hero-focus {
  border-inline-start-color: var(--lmh-home-coral);
}

.lmh-main--focused-home .lmh-hero-outcomes {
  border-block-start: 4px solid transparent;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(90deg, var(--lmh-home-sky), var(--lmh-home-teal), var(--lmh-home-gold), var(--lmh-home-coral)) border-box;
}

.lmh-main--focused-home .lmh-hero-outcomes li:nth-child(1)::before {
  background: var(--lmh-home-coral);
  box-shadow: 0 0 0 4px rgba(232, 111, 81, 0.16);
}

.lmh-main--focused-home .lmh-hero-outcomes li:nth-child(2)::before {
  background: var(--lmh-home-sky);
  box-shadow: 0 0 0 4px rgba(47, 143, 209, 0.15);
}

.lmh-main--focused-home .lmh-hero-outcomes li:nth-child(3)::before {
  background: var(--lmh-home-teal);
  box-shadow: 0 0 0 4px rgba(22, 132, 102, 0.14);
}

.lmh-main--focused-home .lmh-app-preview {
  border-block-start: 4px solid transparent;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(247, 252, 255, 0.9)) padding-box,
    linear-gradient(90deg, var(--lmh-home-sky), var(--lmh-home-teal), var(--lmh-home-gold), var(--lmh-home-coral)) border-box;
}

.lmh-main--focused-home .lmh-app-card--blue {
  background: linear-gradient(180deg, #ffffff, rgba(47, 143, 209, 0.12));
}

.lmh-main--focused-home .lmh-app-card--green {
  background: linear-gradient(180deg, #ffffff, rgba(22, 132, 102, 0.12));
}

.lmh-main--focused-home .lmh-app-card--amber {
  background: linear-gradient(180deg, #ffffff, rgba(245, 184, 75, 0.18));
}

.lmh-main--focused-home .lmh-full-path__price {
  background: linear-gradient(135deg, var(--lmh-home-navy) 0%, #176aa6 48%, var(--lmh-home-teal) 100%);
}

.lmh-main--focused-home .lmh-insight-sample-card {
  border-block-start: 4px solid transparent;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)) padding-box,
    linear-gradient(90deg, var(--lmh-home-gold), var(--lmh-home-teal)) border-box;
}

.lmh-main--focused-home .lmh-insight-sample-card:nth-child(2) {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)) padding-box,
    linear-gradient(90deg, var(--lmh-home-coral), var(--lmh-home-gold)) border-box;
}

.lmh-main--focused-home .lmh-insight-sample-card:nth-child(3) {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)) padding-box,
    linear-gradient(90deg, var(--lmh-home-sky), var(--lmh-home-teal)) border-box;
}

/* v0.9.13: clean hero rebuild, modeled after the approved sample-result mockup. */
.lmh-main--focused-home .lmh-hero--clean-rebuild {
  min-height: auto;
  padding: 0;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(246, 251, 255, 0.94) 60%, #ffffff 100%),
    linear-gradient(135deg, rgba(47, 143, 209, 0.11) 0%, transparent 34%),
    linear-gradient(225deg, rgba(245, 184, 75, 0.18) 0%, transparent 32%),
    #fbfdff;
}

.lmh-main--focused-home .lmh-hero--clean-rebuild::before {
  opacity: 0.42;
  background-image:
    linear-gradient(rgba(47, 143, 209, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(47, 143, 209, 0.055) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(90deg, transparent 0%, #000 18%, #000 82%, transparent 100%);
}

.lmh-main--focused-home .lmh-hero--clean-rebuild::after {
  background: rgba(16, 35, 63, 0.06);
}

.lmh-clean-hero {
  direction: ltr;
  display: grid;
  grid-template-columns: minmax(560px, 1.03fr) minmax(390px, 0.8fr);
  grid-template-areas: "visual copy";
  gap: clamp(2.2rem, 5vw, 5.4rem);
  align-items: center;
  min-height: min(780px, calc(100vh - 76px));
  padding-block: clamp(3.2rem, 7vw, 5.8rem);
}

.lmh-clean-hero__copy {
  direction: rtl;
  grid-area: copy;
  display: grid;
  justify-items: start;
  gap: clamp(0.88rem, 1.8vw, 1.15rem);
  min-width: 0;
}

.lmh-clean-hero__kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  width: fit-content;
  margin: 0;
  padding: 0.52rem 0.78rem;
  border: 1px solid rgba(47, 143, 209, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  color: #10213b;
  font-size: 0.95rem;
  font-weight: 950;
  box-shadow: 0 12px 30px rgba(16, 35, 63, 0.05);
}

.lmh-clean-hero__kicker::before {
  content: "";
  width: 0.62rem;
  height: 0.62rem;
  border-radius: 999px;
  background: linear-gradient(135deg, #f5b84b, #168466);
  box-shadow: 0 0 0 5px rgba(245, 184, 75, 0.16);
}

.lmh-clean-hero h1 {
  max-width: 15ch;
  margin: 0;
  color: #10213b;
  font-size: clamp(3.25rem, 5.8vw, 5.75rem);
  font-weight: 950;
  line-height: 0.98;
  letter-spacing: 0;
}

.lmh-clean-hero__subtitle {
  max-width: 620px;
  margin: 0;
  color: #405066;
  font-size: clamp(1.12rem, 1.9vw, 1.42rem);
  font-weight: 760;
  line-height: 1.78;
}

.lmh-clean-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0.86rem 1.45rem;
  border-radius: 8px;
  background: linear-gradient(135deg, #10213b 0%, #176aa6 46%, #168466 100%);
  color: #fff;
  font-size: 1.06rem;
  font-weight: 950;
  line-height: 1.2;
  text-decoration: none;
  box-shadow: 0 18px 42px rgba(16, 35, 63, 0.18);
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.lmh-clean-hero__button:hover,
.lmh-clean-hero__button:focus {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 22px 46px rgba(16, 35, 63, 0.22);
}

.lmh-clean-hero__trust {
  margin: -0.25rem 0 0;
  color: #5d6e86;
  font-size: 0.96rem;
  font-weight: 850;
  line-height: 1.55;
}

.lmh-clean-hero__visual {
  direction: rtl;
  grid-area: visual;
  position: relative;
  min-height: 610px;
  isolation: isolate;
}

.lmh-clean-chart {
  position: absolute;
  inset-block-start: 1.35rem;
  inset-inline-start: 0;
  width: min(64%, 410px);
  padding: 1rem 1.05rem 0.82rem;
  border: 1px solid rgba(47, 143, 209, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 18px 46px rgba(16, 35, 63, 0.08);
  backdrop-filter: blur(14px);
  transform: rotate(-1.1deg);
  z-index: 0;
}

.lmh-clean-chart__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.65rem;
  margin-bottom: 0.45rem;
}

.lmh-clean-chart__top span {
  color: #607089;
  font-size: 0.84rem;
  font-weight: 950;
}

.lmh-clean-chart__top i {
  width: 2.1rem;
  height: 0.45rem;
  border-radius: 999px;
  background: linear-gradient(90deg, #2f8fd1, #168466, #f5b84b);
}

.lmh-clean-chart svg {
  display: block;
  width: 100%;
  height: auto;
}

.lmh-clean-chart path {
  fill: none;
  stroke-linecap: round;
  stroke-width: 7;
}

.lmh-clean-chart .line-a {
  stroke: #2f8fd1;
}

.lmh-clean-chart .line-b {
  stroke: #168466;
}

.lmh-clean-chart .line-c {
  stroke: #f5b84b;
}

.lmh-clean-chart__legend {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.lmh-clean-chart__legend span {
  color: #65758b;
  font-size: 0.78rem;
  font-weight: 850;
}

.lmh-clean-insight {
  position: relative;
  display: grid;
  gap: 1rem;
  width: min(78%, 560px);
  margin-inline-start: auto;
  margin-block-start: 4.6rem;
  padding: clamp(1.22rem, 2.3vw, 1.75rem);
  border: 1px solid rgba(16, 35, 63, 0.09);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.985), rgba(250, 253, 255, 0.96));
  box-shadow: 0 34px 80px rgba(16, 35, 63, 0.16);
  overflow: hidden;
  z-index: 1;
}

.lmh-clean-insight::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  background: linear-gradient(90deg, #2f8fd1, #168466, #f5b84b, #e86f51);
}

.lmh-clean-insight__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
}

.lmh-clean-insight__top span {
  color: #168466;
  font-size: 0.96rem;
  font-weight: 950;
}

.lmh-clean-insight__top strong {
  padding: 0.42rem 0.68rem;
  border: 1px solid rgba(47, 143, 209, 0.18);
  border-radius: 999px;
  background: #f2faff;
  color: #10213b;
  font-size: 0.82rem;
  font-weight: 950;
}

.lmh-clean-insight h2 {
  max-width: 13ch;
  margin: 0;
  color: #10213b;
  font-size: clamp(1.75rem, 3vw, 2.55rem);
  font-weight: 950;
  line-height: 1.13;
  letter-spacing: 0;
}

.lmh-clean-insight p {
  margin: 0;
  color: #405066;
  font-size: clamp(1rem, 1.55vw, 1.12rem);
  font-weight: 760;
  line-height: 1.78;
}

.lmh-clean-insight__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.lmh-clean-insight__tags span {
  padding: 0.42rem 0.7rem;
  border: 1px solid rgba(22, 132, 102, 0.15);
  border-radius: 999px;
  background: #fff;
  color: #10213b;
  font-size: 0.86rem;
  font-weight: 900;
}

.lmh-clean-insight__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.62rem;
}

.lmh-clean-insight__grid div {
  display: grid;
  align-content: start;
  gap: 0.24rem;
  min-height: 126px;
  padding: 0.82rem;
  border: 1px solid rgba(16, 35, 63, 0.07);
  border-radius: 8px;
  background: #fbfdff;
}

.lmh-clean-insight__grid span {
  color: #168466;
  font-size: 0.8rem;
  font-weight: 950;
}

.lmh-clean-insight__grid strong {
  color: #253850;
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1.5;
}

.lmh-clean-insight__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0.78rem 1.15rem;
  border-radius: 8px;
  background: linear-gradient(135deg, #10213b 0%, #176aa6 48%, #168466 100%);
  color: #fff;
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 15px 34px rgba(22, 132, 102, 0.2);
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.lmh-clean-insight__button:hover,
.lmh-clean-insight__button:focus {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 18px 40px rgba(16, 35, 63, 0.2);
}

@media (max-width: 1100px) {
  .lmh-clean-hero {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "copy"
      "visual";
    min-height: auto;
  }

  .lmh-clean-hero h1 {
    max-width: 17ch;
  }

  .lmh-clean-hero__visual {
    min-height: 560px;
  }
}

@media (max-width: 720px) {
  .lmh-clean-hero {
    gap: 1.65rem;
    padding-block: 2.2rem 2rem;
  }

  .lmh-clean-hero h1 {
    font-size: clamp(2.25rem, 12vw, 3.25rem);
    line-height: 1.02;
  }

  .lmh-clean-hero__subtitle {
    font-size: 1.04rem;
    line-height: 1.68;
  }

  .lmh-clean-hero__button,
  .lmh-clean-insight__button {
    width: 100%;
  }

  .lmh-clean-hero__visual {
    min-height: auto;
    display: grid;
    gap: 0;
  }

  .lmh-clean-chart {
    position: relative;
    inset: auto;
    width: 94%;
    justify-self: start;
    padding: 0.78rem;
  }

  .lmh-clean-chart svg {
    max-height: 112px;
  }

  .lmh-clean-insight {
    width: 100%;
    margin-block-start: -0.55rem;
    padding: 1rem;
  }

  .lmh-clean-insight h2 {
    max-width: 100%;
    font-size: clamp(1.45rem, 8vw, 1.95rem);
  }

  .lmh-clean-insight__top {
    align-items: flex-start;
  }

  .lmh-clean-insight__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-clean-insight__grid div {
    min-height: 0;
  }
}

/* v0.9.12: closer to the clean generated homepage mockup. */
.lmh-main--focused-home .lmh-hero--app {
  min-height: auto;
  background:
    radial-gradient(ellipse at 18% 20%, rgba(47, 143, 209, 0.16), transparent 27rem),
    radial-gradient(ellipse at 82% 12%, rgba(245, 184, 75, 0.22), transparent 25rem),
    radial-gradient(ellipse at 80% 78%, rgba(22, 132, 102, 0.1), transparent 25rem),
    linear-gradient(180deg, #fbfdff 0%, #f5fbff 52%, #ffffff 100%);
}

.lmh-main--focused-home .lmh-hero--app::before {
  opacity: 0.48;
  background-size: 72px 72px;
  mask-image: linear-gradient(90deg, transparent, #000 26%, #000 88%, transparent);
}

.lmh-main--focused-home .lmh-app-hero__inner {
  grid-template-columns: minmax(430px, 0.88fr) minmax(0, 1fr);
  gap: clamp(2.2rem, 6vw, 5.3rem);
  align-items: center;
  padding-block: clamp(3.2rem, 7vw, 6.1rem);
}

.lmh-main--focused-home .lmh-app-hero__copy {
  display: grid;
  align-content: center;
  gap: 1rem;
}

.lmh-main--focused-home .lmh-app-hero__copy .lmh-kicker {
  width: fit-content;
  margin: 0;
}

.lmh-main--focused-home .lmh-app-hero__copy h1 {
  max-width: 15ch;
  margin: 0;
  color: #10213b;
  font-size: clamp(3rem, 6vw, 5.3rem);
  line-height: 0.98;
}

.lmh-main--focused-home .lmh-hero__subtitle {
  max-width: 610px;
  margin: 0;
  color: #415069;
  font-size: clamp(1.12rem, 2vw, 1.42rem);
  font-weight: 780;
  line-height: 1.72;
}

.lmh-main--focused-home .lmh-hero__actions {
  margin: 0.15rem 0 0;
}

.lmh-main--focused-home .lmh-hero-trust-line {
  margin: -0.25rem 0 0;
  color: #607089;
  font-size: 0.98rem;
  font-weight: 850;
}

.lmh-main--focused-home .lmh-hero-sample {
  min-height: 620px;
  display: grid;
  align-items: center;
  overflow: visible;
}

.lmh-main--focused-home .lmh-hero-sample::before {
  inset-block-start: 3.6rem;
  inset-inline-start: 0.3rem;
  width: min(76%, 430px);
  height: 470px;
  border: 1px solid rgba(47, 143, 209, 0.08);
  background:
    radial-gradient(circle at 18% 15%, rgba(245, 184, 75, 0.18), transparent 8rem),
    linear-gradient(135deg, rgba(47, 143, 209, 0.1), rgba(22, 132, 102, 0.06));
  filter: none;
  transform: rotate(-1.2deg);
}

.lmh-main--focused-home .lmh-hero-sample__chart {
  inset-block-start: 1.2rem;
  inset-inline-start: 0;
  width: min(70%, 410px);
  padding: 1.05rem 1.1rem 0.95rem;
  border-color: rgba(47, 143, 209, 0.14);
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 18px 44px rgba(16, 35, 63, 0.08);
  transform: translateY(0.4rem) rotate(-1.2deg);
}

.lmh-main--focused-home .lmh-hero-sample__card {
  width: min(94%, 560px);
  margin-block-start: 4.6rem;
  padding: clamp(1.35rem, 3vw, 1.85rem);
  border-color: rgba(16, 35, 63, 0.09);
  background:
    radial-gradient(circle at 8% 8%, rgba(245, 184, 75, 0.12), transparent 11rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 255, 0.96));
  box-shadow: 0 34px 78px rgba(16, 35, 63, 0.16);
}

.lmh-main--focused-home .lmh-hero-sample__card h2 {
  max-width: 13ch;
  font-size: clamp(1.75rem, 3.4vw, 2.55rem);
  line-height: 1.12;
}

.lmh-main--focused-home .lmh-hero-sample__card p {
  color: #405066;
  font-size: clamp(1.02rem, 1.8vw, 1.18rem);
  font-weight: 760;
}

.lmh-main--focused-home .lmh-hero-sample__points {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.65rem;
}

.lmh-main--focused-home .lmh-hero-sample__points div {
  align-content: start;
  min-height: 132px;
  padding: 0.85rem;
  background: rgba(255, 255, 255, 0.86);
}

.lmh-main--focused-home .lmh-hero-sample__cta {
  justify-self: stretch;
}

@media (max-width: 1100px) {
  .lmh-main--focused-home .lmh-app-hero__inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-main--focused-home .lmh-app-hero__copy h1 {
    max-width: 17ch;
  }

  .lmh-main--focused-home .lmh-hero-sample {
    min-height: auto;
  }
}

@media (max-width: 720px) {
  .lmh-main--focused-home .lmh-hero--app::before {
    opacity: 0.28;
  }

  .lmh-main--focused-home .lmh-app-hero__inner {
    padding-block: 2.2rem 2rem;
    gap: 1.55rem;
  }

  .lmh-main--focused-home .lmh-app-hero__copy h1 {
    font-size: clamp(2.25rem, 12vw, 3.25rem);
    line-height: 1.02;
  }

  .lmh-main--focused-home .lmh-hero-sample__chart {
    width: 92%;
    justify-self: start;
  }

  .lmh-main--focused-home .lmh-hero-sample__card {
    width: 100%;
    margin-block-start: -0.35rem;
  }

  .lmh-main--focused-home .lmh-hero-sample__card h2 {
    max-width: 100%;
  }

  .lmh-main--focused-home .lmh-hero-sample__points {
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-main--focused-home .lmh-hero-sample__points div {
    min-height: 0;
  }
}

/* v0.9.14: isolated pixel-match homepage hero based on the generated mockup. */
.lmh-pixel-hero,
.lmh-pixel-hero * {
  box-sizing: border-box;
}

.lmh-pixel-hero {
  direction: rtl;
  position: relative;
  overflow: hidden;
  min-height: min(790px, calc(100vh - 82px));
  isolation: isolate;
  background:
    radial-gradient(ellipse at 14% 18%, rgba(47, 143, 209, 0.15), transparent 32rem),
    radial-gradient(ellipse at 92% 78%, rgba(245, 184, 75, 0.24), transparent 28rem),
    linear-gradient(180deg, #fbfdff 0%, #f6fbff 56%, #fffaf0 100%);
}

.lmh-pixel-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image:
    linear-gradient(rgba(47, 143, 209, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(47, 143, 209, 0.035) 1px, transparent 1px);
  background-size: 78px 78px;
  mask-image: linear-gradient(90deg, transparent 0%, #000 16%, #000 82%, transparent 100%);
}

.lmh-pixel-hero__inner {
  direction: ltr;
  display: grid;
  grid-template-columns: minmax(620px, 1.08fr) minmax(430px, 0.88fr);
  grid-template-areas:
    "visual copy"
    "features features";
  align-items: center;
  gap: clamp(2.4rem, 5.4vw, 5.8rem) clamp(2.2rem, 5vw, 5.2rem);
  width: min(1510px, calc(100% - 4rem));
  min-height: min(790px, calc(100vh - 82px));
  margin-inline: auto;
  padding-block: clamp(2.6rem, 5.2vw, 4.9rem) 1.65rem;
}

.lmh-pixel-hero__visual {
  direction: rtl;
  grid-area: visual;
  position: relative;
  min-height: 520px;
  isolation: isolate;
}

.lmh-pixel-chart {
  position: absolute;
  inset-block-start: 9.6rem;
  inset-inline-start: 0;
  width: 320px;
  min-height: 370px;
  padding: 1.15rem 1.15rem 1rem;
  border: 1px solid rgba(47, 143, 209, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 24px 58px rgba(16, 35, 63, 0.12);
  backdrop-filter: blur(12px);
  transform: translateX(-0.3rem) rotate(-0.6deg);
  z-index: 0;
}

.lmh-pixel-chart strong,
.lmh-pixel-chart span {
  display: block;
  text-align: center;
}

.lmh-pixel-chart strong {
  color: #10213b;
  font-size: 1rem;
  font-weight: 950;
}

.lmh-pixel-chart > span {
  margin-top: 0.18rem;
  color: #67778c;
  font-size: 0.84rem;
  font-weight: 820;
}

.lmh-pixel-chart svg {
  display: block;
  width: 100%;
  height: auto;
  margin-block: 1rem 0.5rem;
}

.lmh-pixel-chart path {
  fill: none;
  stroke-width: 5.5;
  stroke-linecap: round;
}

.lmh-pixel-chart .line-blue {
  stroke: #177bd4;
}

.lmh-pixel-chart .line-green {
  stroke: #168466;
}

.lmh-pixel-chart .line-gold {
  stroke: #f3a500;
}

.lmh-pixel-chart .line-purple {
  stroke: #7f4af4;
}

.lmh-pixel-chart ul {
  display: grid;
  gap: 0.55rem;
  padding: 0;
  margin: 0.85rem 0 0;
  list-style: none;
}

.lmh-pixel-chart li {
  position: relative;
  padding-inline-start: 1.05rem;
  color: #405066;
  font-size: 0.86rem;
  font-weight: 820;
}

.lmh-pixel-chart li::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 0.55em;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 999px;
  background: #177bd4;
}

.lmh-pixel-chart li:nth-child(2)::before {
  background: #168466;
}

.lmh-pixel-chart li:nth-child(3)::before {
  background: #f3a500;
}

.lmh-pixel-chart li:nth-child(4)::before {
  background: #7f4af4;
}

.lmh-pixel-result {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 1.05rem;
  width: 545px;
  min-height: 595px;
  margin-inline-start: 13.7rem;
  padding: 2.15rem 2.25rem 1.35rem;
  border: 1px solid rgba(16, 35, 63, 0.1);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255,255,255,0.992), rgba(250,253,255,0.98));
  box-shadow: 0 34px 78px rgba(16, 35, 63, 0.15);
  overflow: hidden;
}

.lmh-pixel-result__stripe {
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 7px;
  background: linear-gradient(90deg, #22b6d5, #168466, #f3a500);
}

.lmh-pixel-result__badge {
  display: flex;
  justify-content: center;
}

.lmh-pixel-result__badge span {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  min-height: 42px;
  padding: 0.52rem 1rem;
  border-radius: 999px;
  background: #e8f7f2;
  color: #176c5d;
  font-size: 0.98rem;
  font-weight: 950;
}

.lmh-pixel-result__badge span::before {
  content: "✦";
  color: #168466;
  font-size: 1.1rem;
}

.lmh-pixel-result h2 {
  max-width: 12.5ch;
  margin: 0 auto;
  color: #10213b;
  font-size: clamp(2.2rem, 3.25vw, 3.25rem);
  font-weight: 950;
  line-height: 1.15;
  letter-spacing: 0;
  text-align: center;
}

.lmh-pixel-result p {
  max-width: 390px;
  margin: 0 auto;
  color: #405066;
  font-size: 1.18rem;
  font-weight: 760;
  line-height: 1.75;
  text-align: center;
}

.lmh-pixel-result__columns {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-block-start: 0.45rem;
}

.lmh-pixel-result__columns div {
  display: grid;
  justify-items: center;
  gap: 0.38rem;
  min-height: 150px;
  padding: 0.45rem 0.8rem;
  text-align: center;
}

.lmh-pixel-result__columns div + div {
  border-inline-start: 1px solid rgba(16, 35, 63, 0.11);
}

.lmh-pixel-result__columns i {
  display: block;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(22, 132, 102, 0.2);
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.98) 0 30%, transparent 31%),
    rgba(22, 132, 102, 0.13);
}

.lmh-pixel-result__columns div:nth-child(2) i {
  border-color: rgba(47, 143, 209, 0.22);
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.98) 0 30%, transparent 31%),
    rgba(47, 143, 209, 0.14);
}

.lmh-pixel-result__columns div:nth-child(3) i {
  border-color: rgba(232, 111, 81, 0.2);
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.98) 0 30%, transparent 31%),
    rgba(232, 111, 81, 0.12);
}

.lmh-pixel-result__columns span {
  color: #10213b;
  font-size: 0.96rem;
  font-weight: 950;
}

.lmh-pixel-result__columns strong {
  color: #52627a;
  font-size: 0.9rem;
  font-weight: 760;
  line-height: 1.45;
}

.lmh-pixel-result__tags {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-block-start: 0.2rem;
}

.lmh-pixel-result__tags span {
  padding: 0.38rem 0.78rem;
  border-radius: 999px;
  background: #fff0da;
  color: #b76d00;
  font-size: 0.88rem;
  font-weight: 900;
}

.lmh-pixel-result__tags span:nth-child(2) {
  background: #eaf4ff;
  color: #176aa6;
}

.lmh-pixel-result__tags span:nth-child(3) {
  background: #fff0f0;
  color: #c33838;
}

.lmh-pixel-result small {
  color: #718097;
  font-size: 0.8rem;
  font-weight: 760;
  text-align: center;
}

.lmh-pixel-hero__copy {
  direction: rtl;
  grid-area: copy;
  display: grid;
  justify-items: start;
  align-content: center;
  gap: 1.25rem;
  min-width: 0;
}

.lmh-pixel-hero__kicker {
  display: none;
}

.lmh-pixel-hero__copy h1 {
  max-width: 11.8ch;
  margin: 0;
  color: #10213b;
  font-size: clamp(4.3rem, 6vw, 6.35rem);
  font-weight: 950;
  line-height: 1.04;
  letter-spacing: 0;
  text-align: right;
}

.lmh-pixel-hero__copy h1::after {
  content: "";
  display: block;
  width: min(58%, 290px);
  height: 4px;
  margin-block-start: 0.34rem;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, #f3a500, transparent);
}

.lmh-pixel-hero__copy p {
  max-width: 560px;
  margin: 0;
  color: #35465f;
  font-size: clamp(1.28rem, 1.9vw, 1.65rem);
  font-weight: 760;
  line-height: 1.68;
  text-align: right;
}

.lmh-pixel-hero__copy > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  min-width: min(100%, 455px);
  min-height: 74px;
  padding: 1rem 1.65rem;
  border: 1px solid rgba(16, 35, 63, 0.08);
  border-radius: 999px;
  background: linear-gradient(135deg, #0e314d 0%, #087b7b 100%);
  color: #fff;
  font-size: clamp(1.22rem, 2vw, 1.6rem);
  font-weight: 950;
  line-height: 1.15;
  text-decoration: none;
  box-shadow: 0 20px 48px rgba(8, 123, 123, 0.24);
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.lmh-pixel-hero__copy > a:hover,
.lmh-pixel-hero__copy > a:focus {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 24px 54px rgba(8, 123, 123, 0.3);
}

.lmh-pixel-hero__copy > a span {
  display: inline-grid;
  place-items: center;
  width: 1.8rem;
  height: 1.8rem;
  font-size: 2rem;
  line-height: 1;
}

.lmh-pixel-hero__trust {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
  color: #52627a;
  font-size: 1rem;
  font-weight: 820;
}

.lmh-pixel-hero__trust span + span::before {
  content: "•";
  margin-inline-end: 0.75rem;
  color: #718097;
}

.lmh-pixel-hero__features {
  direction: rtl;
  grid-area: features;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  align-items: center;
  margin-block-start: -0.25rem;
}

.lmh-pixel-hero__features div {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  grid-template-areas:
    "icon title"
    "icon text";
  column-gap: 0.85rem;
  align-items: center;
  min-height: 72px;
  padding-inline: clamp(0.8rem, 2vw, 1.65rem);
}

.lmh-pixel-hero__features div + div {
  border-inline-start: 1px solid rgba(16, 35, 63, 0.14);
}

.lmh-pixel-hero__features i {
  grid-area: icon;
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 999px;
  border: 1px solid rgba(47, 143, 209, 0.16);
  background:
    radial-gradient(circle at 50% 50%, #fff 0 28%, transparent 29%),
    rgba(47, 143, 209, 0.13);
}

.lmh-pixel-hero__features div:nth-child(2) i {
  background:
    radial-gradient(circle at 50% 50%, #fff 0 28%, transparent 29%),
    rgba(22, 132, 102, 0.13);
}

.lmh-pixel-hero__features div:nth-child(3) i {
  background:
    radial-gradient(circle at 50% 50%, #fff 0 28%, transparent 29%),
    rgba(127, 74, 244, 0.12);
}

.lmh-pixel-hero__features div:nth-child(4) i {
  background:
    radial-gradient(circle at 50% 50%, #fff 0 28%, transparent 29%),
    rgba(245, 184, 75, 0.16);
}

.lmh-pixel-hero__features strong {
  grid-area: title;
  color: #10213b;
  font-size: 1.04rem;
  font-weight: 950;
}

.lmh-pixel-hero__features span {
  grid-area: text;
  color: #52627a;
  font-size: 0.95rem;
  font-weight: 760;
}

@media (min-width: 900px) {
  .home .lmh-site-header {
    border-bottom-color: transparent;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: none;
  }

  .home .lmh-site-header__inner {
    min-height: 86px;
  }
}

@media (max-width: 1180px) {
  .lmh-pixel-hero__inner {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "copy"
      "visual"
      "features";
    min-height: auto;
    padding-block-start: 2.5rem;
  }

  .lmh-pixel-hero__copy h1 {
    max-width: 15ch;
    font-size: clamp(3.1rem, 9vw, 5.4rem);
  }

  .lmh-pixel-hero__visual {
    min-height: 560px;
  }

  .lmh-pixel-result {
    margin-inline: auto 2rem;
  }

  .lmh-pixel-chart {
    inset-inline-start: 2rem;
  }
}

@media (max-width: 820px) {
  .lmh-pixel-hero__inner {
    width: min(100% - 1.5rem, 680px);
    gap: 1.35rem;
    padding-block: 2rem 1.25rem;
  }

  .lmh-pixel-hero__copy {
    justify-items: stretch;
  }

  .lmh-pixel-hero__copy h1,
  .lmh-pixel-hero__copy p {
    max-width: 100%;
  }

  .lmh-pixel-hero__copy h1 {
    font-size: clamp(2.45rem, 13vw, 3.55rem);
  }

  .lmh-pixel-hero__copy > a {
    width: 100%;
    min-width: 0;
    min-height: 60px;
    font-size: 1.18rem;
  }

  .lmh-pixel-hero__visual {
    min-height: auto;
    display: grid;
  }

  .lmh-pixel-chart {
    position: relative;
    inset: auto;
    width: min(94%, 360px);
    min-height: auto;
    justify-self: start;
    padding: 0.8rem;
  }

  .lmh-pixel-chart svg {
    max-height: 136px;
  }

  .lmh-pixel-chart ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.35rem 0.65rem;
  }

  .lmh-pixel-result {
    width: 100%;
    min-height: auto;
    margin: -0.65rem 0 0;
    padding: 1.35rem 1rem 1rem;
  }

  .lmh-pixel-result h2 {
    max-width: 100%;
    font-size: clamp(1.65rem, 8vw, 2.2rem);
  }

  .lmh-pixel-result p {
    font-size: 1rem;
  }

  .lmh-pixel-result__columns {
    grid-template-columns: minmax(0, 1fr);
    gap: 0.6rem;
  }

  .lmh-pixel-result__columns div {
    min-height: 0;
    padding: 0.75rem;
    border: 1px solid rgba(16, 35, 63, 0.08);
    border-radius: 8px;
  }

  .lmh-pixel-result__columns div + div {
    border-inline-start: 1px solid rgba(16, 35, 63, 0.08);
  }

  .lmh-pixel-hero__features {
    grid-template-columns: minmax(0, 1fr);
    gap: 0.75rem;
    padding-block-start: 0.4rem;
  }

  .lmh-pixel-hero__features div {
    min-height: 64px;
    padding: 0.72rem;
    border: 1px solid rgba(16, 35, 63, 0.1);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.72);
  }

  .lmh-pixel-hero__features div + div {
    border-inline-start: 1px solid rgba(16, 35, 63, 0.1);
  }
}

/* v0.9.17: 02+06 homepage direction - emotional headline with clean conversion layout. */
.lmh-main--home-0206,
.lmh-main--home-0206 * {
  box-sizing: border-box;
}

.lmh-main--home-0206 {
  direction: rtl;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 16%, rgba(33, 169, 211, 0.16), transparent 28rem),
    radial-gradient(circle at 90% 4%, rgba(239, 183, 62, 0.16), transparent 26rem),
    linear-gradient(180deg, #f8fcff 0%, #edf7fb 100%);
}

.lmh-conversion-hero {
  position: relative;
  padding: clamp(1.4rem, 3vw, 2.4rem) 1.25rem 1.35rem;
  isolation: isolate;
}

.lmh-conversion-hero__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.92fr);
  gap: clamp(1.8rem, 4vw, 3.6rem);
  align-items: center;
  width: min(1210px, 100%);
  min-height: clamp(560px, 68vh, 700px);
  margin-inline: auto;
  padding: clamp(2.4rem, 4vw, 3.8rem);
  border: 1px solid rgba(183, 207, 225, 0.9);
  border-radius: 34px;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.82) 53%, rgba(255, 255, 255, 0.54)),
    radial-gradient(circle at 8% 78%, rgba(15, 141, 130, 0.14), transparent 28rem),
    radial-gradient(circle at 80% 14%, rgba(239, 183, 62, 0.2), transparent 28rem);
  box-shadow: 0 24px 58px rgba(14, 39, 69, 0.14);
  overflow: hidden;
}

.lmh-conversion-hero__inner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(90deg, rgba(15, 35, 63, 0.045) 1px, transparent 1px) 0 0 / 44px 44px,
    linear-gradient(rgba(15, 35, 63, 0.035) 1px, transparent 1px) 0 0 / 44px 44px;
  pointer-events: none;
  mask-image: linear-gradient(90deg, transparent, #000 35%, #000 100%);
}

.lmh-conversion-hero__copy,
.lmh-conversion-result {
  position: relative;
  z-index: 1;
}

.lmh-conversion-hero__copy {
  display: grid;
  align-content: center;
  justify-items: start;
  gap: 1.05rem;
  min-width: 0;
}

.lmh-conversion-hero__kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  margin: 0;
  padding: 0.55rem 0.9rem;
  border: 1px solid rgba(183, 207, 225, 0.9);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.74);
  color: #51647a;
  font-size: 0.95rem;
  font-weight: 900;
  box-shadow: 0 10px 24px rgba(14, 39, 69, 0.06);
}

.lmh-conversion-hero__kicker::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #efb73e;
  box-shadow: 0 0 0 5px rgba(239, 183, 62, 0.16);
}

.lmh-conversion-hero h1 {
  max-width: 13ch;
  margin: 0;
  color: #10233f;
  font-size: clamp(3.6rem, 5.55vw, 5.8rem);
  font-weight: 950;
  line-height: 1.02;
  letter-spacing: 0;
  text-align: right;
}

.lmh-conversion-hero__lead {
  max-width: 650px;
  margin: 0;
  color: #5c6f85;
  font-size: clamp(1.2rem, 1.55vw, 1.42rem);
  font-weight: 800;
  line-height: 1.65;
  text-align: right;
}

.lmh-conversion-hero__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-block-start: 0.55rem;
}

.lmh-conversion-hero__account-note {
  max-width: 620px;
  margin: 0;
  color: #4c5f73;
  font-size: 1rem;
  font-weight: 850;
  line-height: 1.55;
  text-align: right;
}

.lmh-conversion-button,
.lmh-conversion-price a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  border-radius: 14px;
  font-weight: 950;
  line-height: 1.15;
  text-decoration: none;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.lmh-conversion-button--primary {
  padding: 0 1.75rem;
  border: 0;
  background: linear-gradient(135deg, #0f4773, #0e9786);
  color: #fff;
  font-size: 1.15rem;
  box-shadow: 0 18px 34px rgba(13, 103, 125, 0.24);
}

.lmh-conversion-button--primary:hover,
.lmh-conversion-button--primary:focus,
.lmh-conversion-price a:hover,
.lmh-conversion-price a:focus {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 22px 42px rgba(13, 103, 125, 0.3);
}

.lmh-conversion-button--secondary {
  padding: 0 1.35rem;
  border: 1px solid #cddce8;
  background: rgba(255, 255, 255, 0.78);
  color: #153153;
  font-size: 1rem;
}

.lmh-conversion-button--secondary:hover,
.lmh-conversion-button--secondary:focus {
  color: #10233f;
  border-color: #9eb8ce;
  transform: translateY(-1px);
}

.lmh-conversion-hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 0.62rem;
  margin-block-start: 0.2rem;
}

.lmh-conversion-hero__trust span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 0.8rem;
  border: 1px solid #d8e5ee;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.8);
  color: #5d6f82;
  font-size: 0.9rem;
  font-weight: 900;
}

.lmh-conversion-hero__trust span::before {
  content: "";
  width: 0.42rem;
  height: 0.42rem;
  margin-inline-end: 0.45rem;
  border-radius: 999px;
  background: #efb73e;
}

.lmh-conversion-result {
  padding: clamp(1.25rem, 2.2vw, 1.7rem);
  border: 1px solid #d8e5ee;
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(15, 35, 63, 0.13);
  overflow: hidden;
}

.lmh-conversion-result::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  border-radius: 26px 26px 0 0;
  background: linear-gradient(90deg, #1f99cf, #12a884, #efb73e);
}

.lmh-conversion-result h2 {
  margin: 0.55rem 0 0.65rem;
  color: #10233f;
  font-size: clamp(1.65rem, 2.15vw, 2.1rem);
  font-weight: 950;
  line-height: 1.18;
  letter-spacing: 0;
}

.lmh-conversion-result > p {
  margin: 0 0 1rem;
  color: #5d6f82;
  font-size: 1rem;
  font-weight: 800;
}

.lmh-conversion-insight {
  padding: 1rem;
  border: 1px solid #dce8f1;
  border-radius: 18px;
  background:
    radial-gradient(circle at 8% 12%, rgba(29, 166, 207, 0.09), transparent 42%),
    #fbfdff;
  margin-block-end: 0.78rem;
}

.lmh-conversion-insight strong {
  display: block;
  margin-block-end: 0.35rem;
  color: #0d8b78;
  font-size: 1.02rem;
  font-weight: 950;
}

.lmh-conversion-insight span {
  display: block;
  color: #203650;
  font-size: 1rem;
  font-weight: 850;
  line-height: 1.55;
}

.lmh-conversion-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-block-start: 1rem;
  padding: 1rem;
  border-radius: 18px;
  background: #0d2a4d;
  color: #fff;
}

.lmh-conversion-price strong {
  display: block;
  color: #ffd36d;
  font-size: 1.45rem;
  font-weight: 950;
}

.lmh-conversion-price span {
  display: block;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.92rem;
  font-weight: 800;
}

.lmh-conversion-price a {
  min-height: 44px;
  padding: 0 1.1rem;
  background: linear-gradient(135deg, #0e6c8e, #0e9786);
  color: #fff;
  font-size: 0.95rem;
  white-space: nowrap;
}

.lmh-conversion-cards,
.lmh-conversion-fineprint {
  padding-inline: 1.25rem;
}

.lmh-conversion-cards__inner {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.1rem;
  width: min(1210px, 100%);
  margin-inline: auto;
  padding-block: 0.15rem 2.1rem;
}

.lmh-conversion-cards__head {
  grid-column: 1 / -1;
  max-width: 780px;
  margin: 0 auto 0.25rem;
  text-align: center;
}

.lmh-conversion-cards__head span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  margin-block-end: 0.7rem;
  padding: 0 0.9rem;
  border: 1px solid #d8e5ee;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  color: #0d8b78;
  font-size: 0.92rem;
  font-weight: 950;
}

.lmh-conversion-cards__head span::before {
  content: "";
  width: 0.42rem;
  height: 0.42rem;
  margin-inline-end: 0.45rem;
  border-radius: 999px;
  background: #efb73e;
  box-shadow: 0 0 0 5px rgba(239, 183, 62, 0.14);
}

.lmh-conversion-cards__head h2 {
  margin: 0;
  color: #10233f;
  font-size: clamp(1.75rem, 3vw, 2.55rem);
  font-weight: 950;
  line-height: 1.16;
  letter-spacing: 0;
}

.lmh-conversion-card {
  position: relative;
  min-height: 132px;
  padding: 1.35rem;
  border: 1px solid #d8e5ee;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 14px 32px rgba(14, 39, 69, 0.08);
  overflow: hidden;
}

.lmh-conversion-card::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline: 0;
  height: 5px;
  background: linear-gradient(90deg, #1f99cf, #12a884, #efb73e);
}

.lmh-conversion-card strong {
  display: block;
  margin-block-end: 0.65rem;
  color: #10233f;
  font-size: 1.22rem;
  font-weight: 950;
  line-height: 1.35;
  overflow-wrap: anywhere;
  white-space: normal;
}

.lmh-conversion-card span {
  display: block;
  color: #607386;
  font-weight: 820;
  line-height: 1.65;
  overflow-wrap: anywhere;
  white-space: normal;
}

.lmh-conversion-fineprint__inner {
  display: grid;
  gap: 0.35rem;
  width: min(1210px, 100%);
  margin-inline: auto;
  margin-block-end: 2rem;
  padding: 1.1rem 1.3rem;
  border: 1px solid rgba(216, 229, 238, 0.9);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.64);
  color: #5d6f82;
  font-size: 0.95rem;
  font-weight: 760;
  text-align: center;
}

.lmh-conversion-fineprint p {
  margin: 0;
}

@media (min-width: 900px) {
  .home .lmh-site-header {
    border-bottom-color: transparent;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: none;
  }
}

@media (max-width: 1040px) {
  .lmh-conversion-hero__inner {
    grid-template-columns: minmax(0, 1fr);
    min-height: auto;
  }

  .lmh-conversion-hero h1 {
    max-width: 15ch;
  }

  .lmh-conversion-cards__inner {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 720px) {
  html,
  body,
  .lmh-site,
  .lmh-main--home-0206 {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  .lmh-main--home-0206,
  .lmh-conversion-hero,
  .lmh-conversion-cards,
  .lmh-conversion-fineprint {
    direction: ltr;
  }

  .lmh-conversion-hero__inner,
  .lmh-conversion-hero__copy,
  .lmh-conversion-result,
  .lmh-conversion-cards__inner,
  .lmh-conversion-card,
  .lmh-conversion-fineprint__inner {
    direction: rtl;
  }

  .lmh-conversion-hero {
    padding: 0.9rem 0.75rem 1rem;
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }

  .lmh-conversion-hero__inner {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    margin-inline: 0;
    padding: 1.25rem;
    border-radius: 24px;
    overflow: hidden;
  }

  .lmh-conversion-hero__inner::before {
    opacity: 0.55;
  }

  .lmh-conversion-hero__copy {
    justify-items: stretch;
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }

  .lmh-conversion-hero h1 {
    width: 100%;
    max-width: 9.5ch;
    margin-inline: auto;
    font-size: clamp(1.88rem, 8.8vw, 2.35rem);
    line-height: 1.08;
    text-align: center;
    overflow-wrap: anywhere;
  }

  .lmh-conversion-hero__lead {
    width: 100%;
    max-width: 25ch;
    margin-inline: auto;
    font-size: 0.98rem;
    line-height: 1.62;
    text-align: center;
    overflow-wrap: anywhere;
  }

  .lmh-conversion-hero__account-note {
    width: 100%;
    max-width: 26ch;
    margin-inline: auto;
    text-align: center;
  }

  .lmh-conversion-hero__actions,
  .lmh-conversion-hero__trust {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
  }

  .lmh-conversion-button {
    width: 100%;
    min-width: 0;
  }

  .lmh-conversion-hero__kicker,
  .lmh-conversion-hero__trust span {
    justify-content: center;
    width: 100%;
    text-align: center;
    white-space: normal;
  }

  .lmh-conversion-result {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    border-radius: 20px;
  }

  .lmh-conversion-result h2,
  .lmh-conversion-result > p,
  .lmh-conversion-insight strong,
  .lmh-conversion-insight span,
  .lmh-conversion-cards__head,
  .lmh-conversion-card strong,
  .lmh-conversion-card span {
    text-align: center;
    overflow-wrap: anywhere;
  }

  .lmh-conversion-result h2 {
    max-width: 17ch;
    margin-inline: auto;
    font-size: clamp(1.35rem, 6.5vw, 1.7rem);
  }

  .lmh-conversion-result > p {
    max-width: 24ch;
    margin-inline: auto;
  }

  .lmh-conversion-insight span,
  .lmh-conversion-price span {
    max-width: 25ch;
    margin-inline: auto;
    font-size: 0.92rem;
  }

  .lmh-conversion-price strong {
    font-size: 1.2rem;
    text-align: center;
  }

  .lmh-conversion-price div {
    text-align: center;
  }

  .lmh-conversion-price {
    display: grid;
  }

  .lmh-conversion-price a {
    width: 100%;
  }

  .lmh-conversion-cards,
  .lmh-conversion-fineprint {
    padding-inline: 0.75rem;
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }

  .lmh-conversion-cards__inner,
  .lmh-conversion-fineprint__inner,
  .lmh-conversion-card {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    margin-inline: auto;
  }

  .lmh-conversion-cards__inner {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  .lmh-conversion-card {
    padding-inline: 1rem;
  }

  .lmh-conversion-card strong,
  .lmh-conversion-card span {
    width: 100%;
    max-width: 100%;
  }

  .lmh-conversion-cards__head h2 {
    max-width: 18ch;
    margin-inline: auto;
    font-size: clamp(1.4rem, 7vw, 1.8rem);
  }
}

/* Final home overrides stay last so older design presets cannot undo the focused polish. */
.lmh-main--home-0206 .lmh-conversion-hero__inner {
  min-height: clamp(540px, 64vh, 640px);
  gap: clamp(2rem, 4vw, 3.25rem);
  padding: clamp(2.2rem, 4vw, 3.25rem);
  border-radius: 8px;
  box-shadow: 0 20px 52px rgba(14, 39, 69, 0.11);
}

.lmh-main--home-0206 .lmh-conversion-hero h1 {
  max-width: 12.5ch;
  font-size: clamp(3.1rem, 4.9vw, 5rem);
  line-height: 1.04;
}

.lmh-main--home-0206 .lmh-conversion-hero__lead {
  max-width: 610px;
  color: #4e6278;
  font-size: clamp(1.08rem, 1.35vw, 1.28rem);
  font-weight: 600;
  line-height: 1.7;
}

.lmh-main--home-0206 .lmh-conversion-hero__account-note {
  color: #50657a;
  font-size: 0.95rem;
  font-weight: 600;
}

.lmh-main--home-0206 .lmh-conversion-hero__trust {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0.55rem 0.75rem;
  border: 1px solid rgba(196, 216, 229, 0.95);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.74);
}

.lmh-main--home-0206 .lmh-conversion-hero__trust span {
  width: auto;
  min-height: 0;
  padding: 0.15rem 0.7rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #53677a;
  font-size: 0.82rem;
  font-weight: 650;
  white-space: nowrap;
}

.lmh-main--home-0206 .lmh-conversion-result,
.lmh-main--home-0206 .lmh-conversion-card,
.lmh-main--home-0206 .lmh-conversion-price,
.lmh-main--home-0206 .lmh-conversion-fineprint__inner {
  border-radius: 8px;
}

.lmh-main--home-0206 .lmh-conversion-result::before {
  border-radius: 8px 8px 0 0;
}

.lmh-main--home-0206 .lmh-conversion-card span,
.lmh-main--home-0206 .lmh-conversion-fineprint__inner {
  font-weight: 600;
}

@media (max-width: 720px) {
  .home .lmh-site-header__inner {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
  }

  .home .lmh-header-actions {
    position: relative;
    display: block;
    height: 44px;
    width: 100%;
    max-width: 100%;
    overflow: visible;
    direction: ltr;
  }

  .home .lmh-menu-toggle {
    position: absolute;
    top: 2px;
    left: 0;
    width: 40px;
    height: 40px;
  }

  .home .lmh-header-cta {
    position: absolute;
    top: 0;
    right: 71px;
    left: 47px;
    width: auto;
    min-width: 0;
  }

  .home .lmh-header-login {
    position: absolute;
    top: 2px;
    right: 0;
    width: 64px;
    max-width: none;
    min-width: 64px;
    white-space: nowrap;
  }

  .lmh-main--home-0206 .lmh-conversion-hero__inner {
    gap: 1.05rem;
    padding: 1.15rem;
    border-radius: 8px;
  }

  .lmh-main--home-0206 .lmh-conversion-hero h1 {
    max-width: 10.5ch;
    font-size: clamp(2rem, 9.2vw, 2.5rem);
    line-height: 1.06;
  }

  .lmh-main--home-0206 .lmh-conversion-hero__lead {
    max-width: 29ch;
    font-size: 0.98rem;
    line-height: 1.58;
  }

  .lmh-main--home-0206 .lmh-conversion-hero__account-note {
    max-width: 29ch;
    font-size: 0.9rem;
  }

  .lmh-main--home-0206 .lmh-conversion-hero__trust {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.35rem 0;
    padding: 0.55rem 0.35rem;
  }

  .lmh-main--home-0206 .lmh-conversion-hero__trust span {
    justify-content: flex-start;
    width: auto;
    padding-inline: 0.45rem;
    font-size: 0.76rem;
    text-align: right;
  }

  .lmh-main--home-0206 .lmh-conversion-result {
    padding: 1.1rem;
    border-radius: 8px;
  }

  .lmh-main--home-0206 .lmh-conversion-card {
    min-height: 0;
    padding: 1rem;
  }

  .home .lmh-mobile-sticky-cta {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(calc(100% + 20px));
  }

  .home .lmh-mobile-sticky-cta.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }
}

/* v1.0.149: accessible light, dark and system display modes. */
.lmh-primary-navigation {
  display: flex;
  align-items: center;
  gap: 0.55rem;
}

.lmh-theme-menu {
  position: relative;
  flex: 0 0 auto;
}

.lmh-theme-menu summary {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  gap: 0.42rem;
  padding: 0.35rem 0.68rem;
  border: 1px solid var(--lmh-border);
  border-radius: var(--lmh-radius);
  background: color-mix(in srgb, var(--lmh-elevated) 90%, transparent);
  color: var(--lmh-text);
  font-size: 0.82rem;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
  white-space: nowrap;
}

.lmh-theme-menu summary::-webkit-details-marker {
  display: none;
}

.lmh-theme-menu summary small {
  color: var(--lmh-text-muted);
  font-size: 0.72rem;
  font-weight: 650;
}

.lmh-theme-menu summary:hover,
.lmh-theme-menu summary:focus-visible,
.lmh-theme-menu[open] summary {
  border-color: #83aaa8;
  background: var(--lmh-surface-soft);
}

.lmh-theme-menu__panel {
  position: absolute;
  z-index: 1001;
  inset-block-start: calc(100% + 0.5rem);
  inset-inline-end: 0;
  display: grid;
  width: 164px;
  gap: 0.28rem;
  padding: 0.45rem;
  border: 1px solid var(--lmh-border);
  border-radius: 8px;
  background: var(--lmh-elevated);
  box-shadow: var(--lmh-shadow);
}

.lmh-theme-menu__panel button {
  min-height: 38px;
  padding: 0.4rem 0.6rem;
  border: 1px solid transparent;
  border-radius: 6px;
  background: transparent;
  color: var(--lmh-text);
  font: inherit;
  font-size: 0.82rem;
  font-weight: 750;
  text-align: right;
  cursor: pointer;
}

.lmh-theme-menu__panel button:hover,
.lmh-theme-menu__panel button:focus-visible {
  background: var(--lmh-surface-soft);
}

.lmh-theme-menu__panel button[aria-pressed="true"] {
  border-color: #64a99a;
  background: #dff3ed;
  color: #145d50;
}

.lmh-theme-menu :is(summary, button):focus-visible {
  outline: 3px solid var(--lmh-focus);
  outline-offset: 3px;
}

html[data-theme="dark"] {
  --lmh-bg: #0d1724;
  --lmh-surface: #152231;
  --lmh-surface-soft: #1b2d3d;
  --lmh-ink: #edf4fa;
  --lmh-muted: #aebdca;
  --lmh-blue-900: #f2f7fb;
  --lmh-blue-700: #80c8f0;
  --lmh-blue-500: #58b4e6;
  --lmh-blue-100: #20374a;
  --lmh-green-100: #17392f;
  --lmh-green-600: #79cfb3;
  --lmh-teal: #65cfbc;
  --lmh-amber-100: #3f3219;
  --lmh-amber-700: #f4cf7b;
  --lmh-gold: #f0c25a;
  --lmh-border: #344657;
  --lmh-shadow: 0 18px 56px rgba(0, 0, 0, 0.34);
  --lmh-shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.25);
  --lmh-page-bg: #0d1724;
  --lmh-elevated: #152231;
  --lmh-card-bg: #172635;
  --lmh-text: #edf4fa;
  --lmh-text-muted: #aebdca;
  --lmh-action: #2a9f92;
  --lmh-action-hover: #35b7a7;
  --lmh-focus: #f0c25a;
  --lmh-success: #74d0aa;
  --lmh-warning: #f0c25a;
  --lmh-error: #ff9393;
}

html[data-theme="dark"] body {
  background: linear-gradient(180deg, #101c2a 0%, var(--lmh-page-bg) 28rem), var(--lmh-page-bg);
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(h1, h2, h3, h4, h5, h6) {
  color: var(--lmh-blue-900);
}

html[data-theme="dark"] a {
  color: #8ed5f6;
}

html[data-theme="dark"] a:hover,
html[data-theme="dark"] a:focus {
  color: #c2ebff;
}

html[data-theme="dark"] .lmh-site-header,
html[data-theme="dark"] .home .lmh-site-header {
  border-bottom-color: rgba(83, 106, 126, 0.72);
  background: rgba(13, 23, 36, 0.9);
}

html[data-theme="dark"] :is(.lmh-primary-navigation, .lmh-account-menu__panel, .lmh-theme-menu__panel) {
  border-color: var(--lmh-border);
  background: var(--lmh-elevated);
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(.lmh-primary-menu a, .lmh-footer-menu a, .lmh-account-menu__panel a, .lmh-header-login, .lmh-account-menu summary) {
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(.lmh-header-login, .lmh-account-menu summary) {
  border-color: var(--lmh-border);
  background: rgba(21, 34, 49, 0.9);
}

html[data-theme="dark"] :is(.lmh-primary-menu a, .lmh-footer-menu a, .lmh-account-menu__panel a, .lmh-header-login, .lmh-account-menu summary):hover,
html[data-theme="dark"] :is(.lmh-primary-menu a, .lmh-footer-menu a, .lmh-account-menu__panel a, .lmh-header-login, .lmh-account-menu summary):focus-visible {
  background: var(--lmh-surface-soft);
  color: #fff;
}

html[data-theme="dark"] .lmh-account-menu__panel p {
  border-color: var(--lmh-border);
  color: var(--lmh-text);
}

html[data-theme="dark"] .lmh-account-menu__panel p span {
  color: var(--lmh-text-muted);
}

html[data-theme="dark"] .lmh-theme-menu__panel button[aria-pressed="true"] {
  border-color: #5ac1af;
  background: #19453d;
  color: #c5f2e7;
}

html[data-theme="dark"] .lmh-main--home-story {
  background: var(--lmh-page-bg);
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(.lmh-home-hero, .lmh-home-continuity, .lmh-home-journey) {
  background: #101e2c;
}

html[data-theme="dark"] :is(.lmh-home-why, .lmh-home-connection, .lmh-home-trust) {
  background: var(--lmh-page-bg);
}

html[data-theme="dark"] .lmh-home-hero__inner {
  border-color: var(--lmh-border);
  background: var(--lmh-elevated);
  box-shadow: var(--lmh-shadow);
}

html[data-theme="dark"] :is(.lmh-home-section__head h2, .lmh-home-trust h2, .lmh-home-hero h1) {
  color: #f2f7fb;
}

html[data-theme="dark"] :is(
  .lmh-home-section__intro,
  .lmh-home-hero__lead,
  .lmh-home-hero__disclaimer,
  .lmh-home-why__copy p,
  .lmh-home-continuity__intro p,
  .lmh-home-connection__note,
  .lmh-home-trust p:not(.lmh-home-eyebrow),
  .lmh-home-journey__path small
) {
  color: var(--lmh-text-muted);
}

html[data-theme="dark"] :is(
  .lmh-home-why__copy p + p,
  .lmh-home-why__questions li,
  .lmh-home-continuity__intro p:first-child,
  .lmh-home-continuity__path li,
  .lmh-home-journey__path strong,
  .lmh-home-journey__note,
  .lmh-home-trust li
) {
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(.lmh-home-why__questions, .lmh-home-why__questions li, .lmh-home-trust li) {
  border-color: var(--lmh-border);
}

html[data-theme="dark"] :is(.lmh-home-brand-statement, .lmh-home-connection__decision) {
  border-color: #356257;
  background: #17342f;
}

html[data-theme="dark"] :is(.lmh-home-brand-statement strong, .lmh-home-brand-statement span, .lmh-home-connection__decision strong) {
  color: #def3eb;
}

html[data-theme="dark"] .lmh-home-connection__item {
  border-color: var(--lmh-border);
  background: var(--lmh-card-bg);
  box-shadow: var(--lmh-shadow-soft);
}

html[data-theme="dark"] .lmh-home-connection__item strong {
  color: var(--lmh-text);
}

html[data-theme="dark"] .lmh-home-connection__decision li {
  border-color: #4f7169;
  background: #1d4038;
  color: #d8eee8;
}

html[data-theme="dark"] :is(.lmh-home-continuity__path::before, .lmh-home-journey__path::before) {
  background: #4a6576;
}

html[data-theme="dark"] .lmh-home-continuity__path li::before {
  border-color: #101e2c;
}

html[data-theme="dark"] .lmh-home-journey__path li > span {
  border-color: #101e2c;
}

html[data-theme="dark"] .lmh-home-link-cta {
  border-color: #608198;
  color: #b9e1f4;
}

html[data-theme="dark"] .lmh-home-link-cta:hover,
html[data-theme="dark"] .lmh-home-link-cta:focus-visible {
  background: var(--lmh-elevated);
  color: #fff;
}

html[data-theme="dark"] :is(.lmh-entry, .lmh-entry-content .wp-block-group, .lmh-entry-content .wp-block-columns, .lmh-entry-content .lmh-article-callout, .lmh-entry-content .lmh-article-note) {
  border-color: var(--lmh-border);
  background-color: var(--lmh-elevated);
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(.lmh-entry-content p, .lmh-entry-content li, .lmh-entry-meta) {
  color: var(--lmh-text-muted);
}

html[data-theme="dark"] :is(input, textarea, select) {
  border-color: #52677a;
  background: #111d2a;
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(input, textarea)::placeholder {
  color: #91a5b5;
  opacity: 1;
}

html[data-theme="dark"] :is(button, a, summary, input, textarea, select):focus-visible {
  outline-color: var(--lmh-focus);
}

html[data-theme="dark"] .lmh-site-footer {
  border-color: var(--lmh-border);
  background: #0a131e;
  color: var(--lmh-text-muted);
}

html[data-theme="dark"] :is(
  .woocommerce form.checkout,
  .woocommerce-checkout #customer_details,
  .woocommerce-checkout .woocommerce-checkout-review-order,
  .woocommerce table.shop_table,
  .woocommerce-checkout #payment,
  .woocommerce .select2-container--default .select2-selection--single,
  .woocommerce .select2-dropdown
) {
  border-color: var(--lmh-border);
  background: var(--lmh-elevated);
  color: var(--lmh-text);
}

html[data-theme="dark"] :is(.woocommerce, .woocommerce p, .woocommerce label, .woocommerce th, .woocommerce td, .woocommerce h1, .woocommerce h2, .woocommerce h3) {
  color: var(--lmh-text);
}

html[data-theme="dark"] .woocommerce-checkout #payment div.payment_box {
  background: #1b3040;
  color: var(--lmh-text);
}

html[data-theme="dark"] .woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #1b3040;
}

html[data-theme="dark"] :is(.woocommerce-error, .woocommerce-info, .woocommerce-message) {
  border-color: var(--lmh-border);
  background: var(--lmh-elevated);
  color: var(--lmh-text);
}

html[data-theme="dark"] body .woocommerce form .form-row :is(input.input-text, textarea) {
  border-color: #52677a;
  background: #111d2a;
  color: var(--lmh-text);
}

html[data-theme="dark"] .woocommerce .blockUI.blockOverlay {
  background: #0b1521 !important;
  opacity: 0.66 !important;
}

@media (max-width: 1080px) {
  .lmh-primary-navigation {
    display: none;
    align-items: stretch;
  }

  .lmh-primary-navigation.is-open {
    display: block;
  }

  .lmh-theme-menu {
    margin-block-start: 0.35rem;
    padding-block-start: 0.55rem;
    border-block-start: 1px solid var(--lmh-border);
  }

  .lmh-theme-menu summary {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }

  .lmh-theme-menu__panel {
    position: static;
    width: 100%;
    margin-block-start: 0.35rem;
    box-shadow: none;
  }
}

/* Keep Stage 3 surfaces authoritative after the global theme-mode rules. */
.lmh-main--home-story .lmh-home-hero__inner,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero__inner {
  border: 0;
  background: transparent;
  box-shadow: none;
}

html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero {
  background: linear-gradient(135deg, #112733 0%, #111f2e 58%, #2a2519 100%);
}

html[data-theme="dark"] .lmh-main--home-story .lmh-home-how--focused {
  background: #101b28;
}

html[data-theme="dark"] .lmh-main--home-story .lmh-home-trust--focused {
  background: #132a28;
}

/* Stage 3B: unmistakable visual reset for the local beta entrance. */
body.home,
html[data-theme="dark"] body.home {
  color-scheme: light;
  background: #f7f8f4;
  color: #17352f;
}

body.home .lmh-site-header,
html[data-theme="dark"] body.home .lmh-site-header,
body.lmh-opening-funnel .lmh-site-header,
html[data-theme="dark"] body.lmh-opening-funnel .lmh-site-header {
  border-block-end: 1px solid #dce6df;
  background: rgba(255, 255, 255, 0.97);
  color: #183b34;
  box-shadow: 0 8px 28px rgba(23, 53, 47, 0.06);
}

body.home .lmh-site-header a,
html[data-theme="dark"] body.home .lmh-site-header a,
body.home .lmh-theme-menu summary,
html[data-theme="dark"] body.home .lmh-theme-menu summary {
  color: #17352f;
}

body.home .lmh-header-cta,
html[data-theme="dark"] body.home .lmh-header-cta {
  border-color: #126f5e;
  background: #126f5e;
  color: #fff;
}

body.home .lmh-site-header .lmh-header-cta,
html[data-theme="dark"] body.home .lmh-site-header .lmh-header-cta {
  color: #fff;
}

body.home .lmh-main--home-story,
html[data-theme="dark"] body.home .lmh-main--home-story {
  background: #f7f8f4;
}

.lmh-main--home-story .lmh-home-hero,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero {
  position: relative;
  min-height: 590px;
  padding: 0;
  overflow: hidden;
  isolation: isolate;
  background-color: #f8f6ef;
  background-image: url("assets/images/opening-journey-hero-v1.webp");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}

.lmh-main--home-story .lmh-home-hero::after {
  content: "";
  position: absolute;
  inset-block: 0;
  inset-inline-start: 0;
  z-index: -1;
  width: 57%;
  background: rgba(250, 249, 244, 0.9);
}

.lmh-main--home-story .lmh-home-hero__inner,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero__inner {
  display: flex;
  min-height: 590px;
  align-items: center;
  padding-block: 46px;
}

.lmh-main--home-story .lmh-home-hero__copy {
  width: min(57%, 700px);
  text-align: right;
}

.lmh-main--home-story .lmh-home-eyebrow,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-eyebrow {
  color: #126f5e;
}

.lmh-main--home-story .lmh-home-hero h1,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero h1 {
  max-width: 13ch;
  margin: 0;
  color: #123d35;
  font-size: 4.25rem;
  line-height: 1.04;
  letter-spacing: 0;
  text-wrap: balance;
}

.lmh-main--home-story .lmh-home-hero__lead,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero__lead {
  max-width: 46ch;
  color: #385c55;
  font-size: 1.2rem;
}

.lmh-home-hero__trust,
html[data-theme="dark"] .lmh-home-hero__trust {
  color: #5d716b;
}

.lmh-main--home-story .lmh-home-button--primary,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-button--primary {
  min-height: 58px;
  border-radius: 6px;
  background: #126f5e;
  color: #fff;
  box-shadow: 0 14px 28px rgba(18, 111, 94, 0.2);
}

.lmh-main--home-story .lmh-home-button--primary:hover,
.lmh-main--home-story .lmh-home-button--primary:focus-visible,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-button--primary:hover,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-button--primary:focus-visible {
  background: #0d5d4f;
}

.lmh-home-hero__facts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 24px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  color: #415f59;
  font-size: 0.9rem;
  font-weight: 700;
}

.lmh-home-hero__facts li {
  position: relative;
  padding-inline-start: 18px;
}

.lmh-home-hero__facts li::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 0.48em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #df765e;
}

.lmh-home-result-band,
html[data-theme="dark"] .lmh-home-result-band {
  position: relative;
  z-index: 2;
  margin-block-start: -44px;
  padding-block-end: 28px;
  background: transparent;
}

.lmh-home-result-band .lmh-home-result-example,
html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example {
  display: grid;
  grid-template-columns: 150px minmax(0, 1.35fr) minmax(250px, 0.65fr);
  align-items: center;
  gap: 22px;
  padding: 24px 28px;
  border: 1px solid #d6e3db;
  border-block-start: 5px solid #e0a83a;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(23, 53, 47, 0.13);
}

.lmh-home-result-example__label,
html[data-theme="dark"] .lmh-home-result-example__label {
  color: #956812;
}

.lmh-home-result-example__main {
  min-width: 0;
}

.lmh-home-result-band .lmh-home-result-example__kicker,
html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example__kicker {
  margin: 0;
  color: #126f5e;
}

.lmh-home-result-band .lmh-home-result-example h2,
html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example h2 {
  margin-block-start: 5px;
  color: #153f37;
  font-size: 1.65rem;
  line-height: 1.35;
}

.lmh-home-result-band .lmh-home-result-example__next,
html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example__next {
  margin: 0;
  padding: 14px 18px 14px 0;
  border-block-start: 0;
  border-inline-start: 1px solid #d9e4de;
}

.lmh-home-result-band .lmh-home-result-example__next strong {
  color: #2a7187;
}

.lmh-home-result-band .lmh-home-result-example__next span,
html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example__next span {
  color: #48655f;
}

.lmh-home-result-band .lmh-home-result-example__note,
html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example__note {
  grid-column: 1 / -1;
  margin: -8px 0 0;
  color: #536a63;
  text-align: center;
}

.lmh-main--home-story .lmh-home-how--focused,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-how--focused {
  padding-block: 54px 66px;
  background: #f7f8f4;
  color: #17352f;
}

.lmh-main--home-story .lmh-home-how__steps li {
  border-block-start: 4px solid #7cb5ae;
  background: #fff;
  color: #17352f;
}

.lmh-main--home-story .lmh-home-how__steps li:nth-child(2) {
  border-block-start-color: #e0a83a;
}

.lmh-main--home-story .lmh-home-how__steps li:nth-child(3) {
  border-block-start-color: #df765e;
}

.lmh-main--home-story .lmh-home-how__steps :is(h3, p),
html[data-theme="dark"] .lmh-main--home-story .lmh-home-how__steps :is(h3, p) {
  color: #244a42;
}

.lmh-main--home-story .lmh-home-trust--focused,
html[data-theme="dark"] .lmh-main--home-story .lmh-home-trust--focused {
  background: #e7f2ee;
  color: #17352f;
}

.lmh-main--home-story .lmh-home-trust--focused :is(h2, p, li),
html[data-theme="dark"] .lmh-main--home-story .lmh-home-trust--focused :is(h2, p, li) {
  color: #244a42;
}

body.home .lmh-site-footer,
html[data-theme="dark"] body.home .lmh-site-footer,
body.lmh-opening-funnel .lmh-site-footer,
html[data-theme="dark"] body.lmh-opening-funnel .lmh-site-footer {
  border-block-start: 1px solid #dbe5df;
  background: #f1f5f1;
  color: #405e57;
}

body.home .lmh-site-footer :is(a, strong, p),
html[data-theme="dark"] body.home .lmh-site-footer :is(a, strong, p),
body.lmh-opening-funnel .lmh-site-footer :is(a, strong, p),
html[data-theme="dark"] body.lmh-opening-funnel .lmh-site-footer :is(a, strong, p) {
  color: #405e57;
}

@media (max-width: 900px) {
  .lmh-main--home-story .lmh-home-hero,
  html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero {
    min-height: 0;
    background-position: 30% center;
  }

  .lmh-main--home-story .lmh-home-hero::after {
    width: 72%;
  }

  .lmh-main--home-story .lmh-home-hero__inner,
  html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero__inner {
    min-height: 530px;
  }

  .lmh-main--home-story .lmh-home-hero__copy {
    width: 70%;
  }

  .lmh-main--home-story .lmh-home-hero h1,
  html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero h1 {
    font-size: 3.25rem;
  }

  .lmh-home-result-band .lmh-home-result-example,
  html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example {
    grid-template-columns: 110px minmax(0, 1fr);
  }

  .lmh-home-result-band .lmh-home-result-example__next,
  html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example__next {
    grid-column: 2;
    padding: 12px 0 0;
    border-block-start: 1px solid #d9e4de;
    border-inline-start: 0;
  }
}

@media (max-width: 620px) {
  .lmh-main--home-story .lmh-home-hero,
  html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero {
    padding-block-end: 248px;
    background-position: 19% bottom;
    background-size: auto 330px;
  }

  .lmh-main--home-story .lmh-home-hero::after {
    inset-inline: 0;
    width: auto;
    height: 61%;
    background: rgba(250, 249, 244, 0.95);
  }

  .lmh-main--home-story .lmh-home-hero__inner,
  html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero__inner {
    min-height: 0;
    align-items: flex-start;
    padding-block: 24px 16px;
  }

  .lmh-main--home-story .lmh-home-hero__copy {
    width: 100%;
  }

  .lmh-main--home-story .lmh-home-hero h1,
  html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero h1 {
    max-width: 14ch;
    font-size: 2.38rem;
    line-height: 1.08;
  }

  .lmh-main--home-story .lmh-home-hero__lead,
  html[data-theme="dark"] .lmh-main--home-story .lmh-home-hero__lead {
    font-size: 1rem;
  }

  .lmh-home-hero__facts {
    display: grid;
    gap: 6px;
    margin-block-start: 16px;
  }

  .lmh-home-result-band,
  html[data-theme="dark"] .lmh-home-result-band {
    margin-block-start: -28px;
  }

  .lmh-home-result-band .lmh-home-result-example,
  html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 18px;
  }

  .lmh-home-result-band .lmh-home-result-example__next,
  html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example__next {
    grid-column: 1;
  }

  .lmh-home-result-band .lmh-home-result-example h2,
  html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example h2 {
    font-size: 1.2rem;
  }

  .lmh-home-result-band .lmh-home-result-example__note,
  html[data-theme="dark"] .lmh-home-result-band .lmh-home-result-example__note {
    grid-column: 1;
    margin: 0;
    text-align: right;
  }
}

/* Stage 3B follow-up: keep the opening experience light even when the saved
 * site preference is dark. The questionnaire owns its own calm visual mode. */
body.lmh-opening-funnel .lmh-opening-page,
html[data-theme="dark"] body.lmh-opening-funnel .lmh-opening-page {
  border-color: transparent !important;
  background: transparent !important;
  color: #17352f !important;
  box-shadow: none !important;
}

body.home .lmh-primary-navigation,
html[data-theme="dark"] body.home .lmh-primary-navigation {
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.home .lmh-primary-navigation a,
html[data-theme="dark"] body.home .lmh-primary-navigation a {
  color: #284e46;
}

body.home .lmh-primary-navigation a:hover,
body.home .lmh-primary-navigation a:focus-visible,
body.home .lmh-primary-navigation .current-menu-item > a,
html[data-theme="dark"] body.home .lmh-primary-navigation a:hover,
html[data-theme="dark"] body.home .lmh-primary-navigation a:focus-visible,
html[data-theme="dark"] body.home .lmh-primary-navigation .current-menu-item > a {
  background: #e8f2ed;
  color: #126f5e;
}

/* 1.0.165: retain a compact brand cue on narrow screens. */
@media (max-width: 640px) {
  .lmh-site-header__inner {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 8px;
    direction: rtl;
  }

  .lmh-site-branding,
  body.lmh-opening-funnel .lmh-site-branding {
    display: flex;
    flex: 0 0 auto;
  }

  .lmh-tree-wordmark-logo {
    height: 40px;
    gap: 0.2rem;
  }

  .lmh-tree-wordmark-logo__tree {
    width: 42px;
    height: 40px;
    max-height: 40px;
    background-position: -14px -7px;
    background-size: 72px 72px;
  }

  .lmh-tree-wordmark-logo__wordmark {
    font-size: 1.08rem;
  }

  .lmh-header-actions,
  .home .lmh-header-actions {
    min-width: 0;
  }

  body.lmh-opening-funnel .lmh-site-header__inner {
    display: flex;
    justify-content: center;
  }
}
