@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&display=swap");

:root {
  color-scheme: light;
  --ink: #17211f;
  --muted: #5f6d68;
  --line: #d8dfdc;
  --surface: #f7f8f6;
  --panel: #ffffff;
  --accent: #0f6b5c;
  --accent-dark: #0a4038;
  --warm: #c5893f;
  --soft: #e8eee9;
}

/* Editorial conversion layout shared by Excell Media review pages */
.editorial-review {
  --er-ink: #10231f;
  --er-muted: #52645e;
  --er-paper: #fbfaf5;
  --er-soft: #e8f0eb;
  --er-green: #0b2c27;
  --er-green-light: #176f5d;
  --er-gold: #e2ad55;
  --er-line: #cad6cf;
  color: var(--er-ink);
  background: var(--er-paper);
  font-family: Manrope, ui-sans-serif, system-ui, sans-serif;
}

.editorial-review .site-header {
  min-height: 80px;
  padding: 10px clamp(24px, 8vw, 124px);
  border-bottom-color: rgba(16, 35, 31, 0.12);
  background: rgba(251, 250, 245, 0.96);
}

.editorial-review .brand-logo {
  width: 104px;
  max-height: 60px;
}

.editorial-review nav {
  gap: clamp(16px, 2vw, 28px);
  font-weight: 700;
}

.editorial-review nav a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: #3d4d48;
}

.editorial-review nav a:hover,
.editorial-review nav a:focus-visible {
  color: var(--er-green-light);
}

.editorial-review :focus-visible {
  outline: 3px solid var(--er-gold);
  outline-offset: 4px;
}

.editorial-review .review-hero {
  position: relative;
  isolation: isolate;
  display: grid;
  min-height: calc(100vh - 80px);
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
  gap: clamp(48px, 7vw, 104px);
  align-items: center;
  overflow: hidden;
  padding: clamp(44px, 5vw, 64px) clamp(24px, 8vw, 124px);
  color: #fffdf8;
  background:
    radial-gradient(circle at 88% 12%, rgba(226, 173, 85, 0.2), transparent 28%),
    linear-gradient(135deg, #102721 0%, var(--er-green) 58%, #123e34 100%);
}

.editorial-review .review-hero::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
  background-size: 44px 44px;
  content: "";
  mask-image: linear-gradient(90deg, transparent, #000 72%);
}

.editorial-review .review-hero-copy {
  max-width: 620px;
  animation: mg-rise 560ms ease-out both;
}

.editorial-review .eyebrow {
  margin-bottom: 12px;
  color: var(--er-green-light);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.editorial-review .review-hero .eyebrow {
  color: var(--er-gold);
}

.editorial-review h1,
.editorial-review h2,
.editorial-review .review-summary dd,
.editorial-review .review-cta h2 {
  font-family: "Source Serif 4", Georgia, serif;
}

.editorial-review .review-hero h1 {
  max-width: 680px;
  margin: 0 0 18px;
  color: #fffdf8;
  font-size: clamp(3rem, 4.5vw, 4.5rem);
  line-height: 0.98;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

.editorial-review .review-hero .lead {
  max-width: 640px;
  margin: 0;
  color: #dce7e2;
  font-size: clamp(1rem, 1.35vw, 1.18rem);
  line-height: 1.55;
}

.editorial-review .review-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  margin: 20px 0 16px;
}

.editorial-review .button {
  min-height: 52px;
  border-radius: 4px;
  padding: 14px 20px;
  font-weight: 800;
}

.editorial-review .button.primary {
  border-color: var(--er-gold);
  color: #17211f;
  background: var(--er-gold);
  box-shadow: none;
}

.editorial-review .button.primary:hover,
.editorial-review .button.primary:focus-visible {
  border-color: #f0c87f;
  background: #f0c87f;
  transform: translateY(-2px);
}

.editorial-review .review-hero .button.secondary {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 0;
  padding-right: 0;
  padding-left: 0;
  color: #fff;
  background: transparent;
}

.editorial-review .review-hero .affiliate-note {
  max-width: 620px;
  margin-top: 0;
  color: rgba(255, 255, 255, 0.67);
  font-size: 0.76rem;
  line-height: 1.5;
}

.editorial-review .review-summary {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  border: 1px solid rgba(226, 173, 85, 0.64);
  border-radius: 4px;
  padding: 112px clamp(28px, 4vw, 48px) 32px;
  color: #fff;
  background:
    linear-gradient(152deg, rgba(255, 255, 255, 0.08), transparent 36%),
    linear-gradient(145deg, #176f5d, #082c25 76%);
  box-shadow: 0 28px 68px rgba(0, 0, 0, 0.24);
  animation: mg-rise 620ms 90ms ease-out both;
}

.editorial-review .review-summary::before {
  position: absolute;
  top: 32px;
  left: clamp(28px, 4vw, 48px);
  color: var(--er-gold);
  content: "INDEPENDENT\A BUYER GUIDE";
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.6;
  white-space: pre;
}

.editorial-review .review-summary::after {
  position: absolute;
  right: -52px;
  bottom: 88px;
  width: 240px;
  height: 1px;
  background: rgba(226, 173, 85, 0.46);
  content: "";
  transform: rotate(-48deg);
}

.editorial-review .review-summary dl {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin: 0;
}

.editorial-review .review-summary dl div {
  min-height: 116px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  padding: 18px 20px 18px 0;
}

.editorial-review .review-summary dl div:nth-child(odd) {
  border-right: 1px solid rgba(255, 255, 255, 0.18);
}

.editorial-review .review-summary dl div:nth-child(even) {
  padding-left: 20px;
}

.editorial-review .review-summary dt {
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.64);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.editorial-review .review-summary dd {
  color: #fff;
  font-size: clamp(1rem, 1.35vw, 1.25rem);
  font-weight: 600;
  line-height: 1.15;
}

.editorial-review .review-section {
  display: grid;
  max-width: none;
  grid-template-columns: minmax(0, 0.92fr) minmax(380px, 1.08fr);
  gap: clamp(48px, 8vw, 120px);
  align-items: center;
  padding: clamp(76px, 9vw, 124px) clamp(24px, 8vw, 124px);
  background: var(--er-paper);
}

.editorial-review .review-section.muted-band {
  background: var(--er-soft);
}

.editorial-review .review-content {
  max-width: 690px;
}

.editorial-review .review-section h2 {
  max-width: 720px;
  margin: 0 0 24px;
  color: var(--er-ink);
  font-size: clamp(2.5rem, 4vw, 4.25rem);
  line-height: 1;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

.editorial-review .review-section p {
  color: var(--er-muted);
  font-size: 1.02rem;
  line-height: 1.75;
}

.editorial-review .review-panel {
  position: relative;
  min-height: 330px;
  border: 1px solid var(--er-line);
  border-radius: 4px;
  padding: 92px clamp(28px, 4vw, 48px) 36px;
  background: #fff;
  box-shadow: 0 22px 50px rgba(17, 43, 36, 0.1);
}

.editorial-review .review-panel::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 24px clamp(28px, 4vw, 48px);
  color: #fff;
  background: linear-gradient(110deg, var(--er-green-light), var(--er-green));
  content: "REVIEW NOTES";
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.editorial-review .review-panel h3 {
  margin-top: 0;
  font-size: 1.15rem;
}

.editorial-review .review-panel li {
  margin-bottom: 12px;
  line-height: 1.6;
}

.editorial-review .fit-list {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  border-top: 3px solid var(--er-green-light);
  background: #fff;
  box-shadow: 0 22px 50px rgba(17, 43, 36, 0.08);
}

.editorial-review .fit-list span {
  min-height: 76px;
  border: 0;
  border-right: 1px solid var(--er-line);
  border-bottom: 1px solid var(--er-line);
  border-radius: 0;
  padding: 20px;
  color: var(--er-ink);
  background: transparent;
  font-weight: 700;
}

.editorial-review .fit-list span:nth-child(even) {
  border-right: 0;
}

.editorial-review .check-table {
  overflow: hidden;
  border: 1px solid var(--er-line);
  border-top: 3px solid var(--er-green-light);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 22px 50px rgba(17, 43, 36, 0.08);
}

.editorial-review .check-table > div {
  min-height: 76px;
  border-color: var(--er-line);
  padding: 20px 24px;
}

.editorial-review .check-table strong {
  color: var(--er-green-light);
}

.editorial-review .review-cta {
  position: relative;
  overflow: hidden;
  max-width: none;
  border: 0;
  border-radius: 0;
  padding: clamp(76px, 9vw, 124px) clamp(24px, 8vw, 124px);
  color: #fff;
  background:
    radial-gradient(circle at 82% 24%, rgba(226, 173, 85, 0.18), transparent 26%),
    var(--er-green);
  text-align: left;
}

.editorial-review .review-cta .eyebrow {
  color: var(--er-gold);
}

.editorial-review .review-cta h2 {
  max-width: 980px;
  margin: 0 0 32px;
  color: #fffdf8;
  font-size: clamp(2.75rem, 5vw, 5rem);
  line-height: 1;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

.editorial-review .review-cta .affiliate-note {
  max-width: 720px;
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.66);
}

.editorial-review footer {
  border-color: rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.7);
  background: #071d19;
}

@media (max-width: 900px) {
  .editorial-review .site-header {
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    padding: 8px 20px;
  }

  .editorial-review .brand-logo {
    width: 84px;
    max-height: 50px;
  }

  .editorial-review .header-actions,
  .editorial-review nav {
    width: 100%;
  }

  .editorial-review nav {
    gap: 20px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: thin;
  }

  .editorial-review nav a {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .editorial-review .review-hero,
  .editorial-review .review-section {
    grid-template-columns: 1fr;
  }

  .editorial-review .review-hero {
    min-height: auto;
    gap: 44px;
    padding-top: 48px;
    padding-bottom: 56px;
  }

  .editorial-review .review-summary {
    width: 100%;
    min-height: 0;
  }
}

@media (max-width: 560px) {
  .editorial-review .review-hero,
  .editorial-review .review-section,
  .editorial-review .review-cta {
    padding-right: 20px;
    padding-left: 20px;
  }

  .editorial-review .review-hero h1 {
    font-size: clamp(2.65rem, 14vw, 3.5rem);
  }

  .editorial-review .review-actions,
  .editorial-review .review-actions .button,
  .editorial-review .review-cta .button {
    width: 100%;
  }

  .editorial-review .review-actions .button,
  .editorial-review .review-cta .button {
    justify-content: center;
    text-align: center;
  }

  .editorial-review .review-summary {
    padding: 104px 24px 24px;
  }

  .editorial-review .review-summary::before {
    left: 24px;
  }

  .editorial-review .review-summary dl,
  .editorial-review .fit-list {
    grid-template-columns: 1fr;
  }

  .editorial-review .review-summary dl div,
  .editorial-review .review-summary dl div:nth-child(odd),
  .editorial-review .review-summary dl div:nth-child(even) {
    min-height: 0;
    border-right: 0;
    padding: 16px 0;
  }

  .editorial-review .fit-list span,
  .editorial-review .fit-list span:nth-child(even) {
    border-right: 0;
  }

  .editorial-review .check-table > div {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .editorial-review .review-hero-copy,
  .editorial-review .review-summary {
    animation: none;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--ink);
  background: var(--surface);
  line-height: 1.5;
}

a {
  color: inherit;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 14px clamp(18px, 4vw, 54px);
  border-bottom: 1px solid rgba(23, 33, 31, 0.12);
  background: rgba(247, 248, 246, 0.94);
  backdrop-filter: blur(14px);
}

.brand {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.brand-logo {
  display: block;
  width: clamp(178px, 20vw, 246px);
  height: auto;
  max-height: 52px;
  object-fit: contain;
}

nav {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 0.94rem;
}

nav a {
  color: var(--muted);
  text-decoration: none;
}

nav a:hover,
nav a:focus {
  color: var(--ink);
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 18px;
}

.language-switcher {
  position: relative;
}

.language-trigger {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  border: 1px solid var(--line);
  border-radius: 6px;
  color: var(--accent-dark);
  background: #fff;
  font-weight: 820;
  cursor: pointer;
}

.language-menu {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  display: none;
  min-width: 116px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 6px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(23, 33, 31, 0.14);
}

.language-switcher.is-open .language-menu {
  display: grid;
  gap: 4px;
}

.language-menu button {
  border: 0;
  border-radius: 5px;
  padding: 8px 10px;
  color: var(--ink);
  background: transparent;
  font-weight: 760;
  text-align: left;
  cursor: pointer;
}

.language-menu button:hover,
.language-menu button:focus,
.language-menu button.is-active {
  color: #fff;
  background: var(--accent-dark);
}

.hero {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  padding: clamp(34px, 5vw, 68px) clamp(18px, 5vw, 72px) clamp(38px, 5vw, 72px);
}

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

.eyebrow {
  margin: 0 0 12px;
  color: var(--accent);
  font-weight: 760;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.76rem;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  margin-bottom: 18px;
  font-size: clamp(3rem, 7vw, 6.8rem);
  line-height: 0.94;
  letter-spacing: 0;
}

.hero-title {
  white-space: nowrap;
  font-size: clamp(2.7rem, 6vw, 5.8rem);
}

.hero-title span:first-child {
  color: #c8102e;
}

.hero-title span:last-child {
  color: #0b4f7d;
}

h2 {
  margin-bottom: 18px;
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1.02;
  letter-spacing: 0;
}

h3 {
  margin-bottom: 8px;
  font-size: 1.03rem;
}

.lead {
  max-width: 620px;
  color: #34413d;
  font-size: clamp(1.12rem, 2vw, 1.45rem);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 28px 0 34px;
}

.button {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--accent-dark);
  border-radius: 6px;
  padding: 0 18px;
  font-weight: 740;
  text-decoration: none;
}

.button.primary {
  color: #fff;
  background: var(--accent-dark);
}

.button.secondary {
  color: var(--accent-dark);
  background: transparent;
}

.signal-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin: 0;
}

.signal-row div {
  border-top: 1px solid var(--line);
  padding-top: 12px;
}

.signal-row dt {
  color: var(--muted);
  font-size: 0.78rem;
}

.signal-row dd {
  margin: 2px 0 0;
  font-weight: 760;
}

.hero-visual {
  margin: 0;
}

.hero-visual img {
  display: block;
  width: 100%;
  border: 1px solid rgba(23, 33, 31, 0.16);
  border-radius: 8px;
  background: var(--panel);
}

.hero-visual figcaption {
  margin-top: 10px;
  color: var(--muted);
  font-size: 0.88rem;
}

.section {
  padding: clamp(58px, 8vw, 104px) clamp(18px, 5vw, 72px);
}

.band {
  background: var(--ink);
  color: #f8fbf8;
}

.section-heading {
  display: grid;
  grid-template-columns: minmax(220px, 0.75fr) minmax(0, 1.25fr);
  gap: clamp(24px, 5vw, 72px);
  margin-bottom: 34px;
}

.section-heading h2,
.section-heading p {
  margin-bottom: 0;
}

.section-heading.narrow {
  display: block;
  max-width: 840px;
}

.capability-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.capability-grid article {
  min-height: 190px;
  padding: clamp(22px, 3vw, 34px);
  background: var(--ink);
}

.capability-grid p,
.band .eyebrow {
  color: #cbd6d2;
}

.split {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: clamp(30px, 6vw, 84px);
  align-items: start;
}

.split > div > p:not(.eyebrow) {
  max-width: 600px;
  color: var(--muted);
  font-size: 1.08rem;
}

.process-list {
  display: grid;
  gap: 1px;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid var(--line);
  background: var(--line);
}

.process-list li {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 18px;
  padding: 22px;
  background: var(--panel);
}

.process-list span {
  color: var(--warm);
  font-weight: 820;
}

.process-list p,
.rules p,
.contact p,
.contact-panel p {
  color: var(--muted);
}

.compliance {
  background: var(--soft);
}

.rules {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.rules div,
.contact-panel {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 24px;
  background: var(--panel);
}

.rules strong {
  display: block;
  margin-bottom: 8px;
}

.checklist-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.checklist-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line);
}

.checklist-grid li {
  padding: 16px 0;
  border-bottom: 1px solid var(--line);
  font-weight: 700;
}

.proof {
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) minmax(0, 1.3fr);
  gap: 30px;
  background: #fff;
}

.fit-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-content: start;
}

.fit-list span {
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 10px 14px;
  background: var(--surface);
  font-weight: 720;
}

.contact {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.55fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
}

.contact-panel a {
  display: block;
  margin-bottom: 12px;
  color: var(--accent-dark);
  font-size: 1.22rem;
  font-weight: 820;
  word-break: break-word;
}

footer {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 24px clamp(18px, 5vw, 72px);
  border-top: 1px solid var(--line);
  color: var(--muted);
  font-size: 0.88rem;
}

footer span:first-child {
  color: var(--ink);
  font-weight: 780;
}

.review-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.6fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
  padding: clamp(42px, 7vw, 92px) clamp(18px, 5vw, 72px) clamp(38px, 6vw, 78px);
  background: #fff;
}

.review-hero-copy {
  max-width: 760px;
}

.review-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 28px 0 14px;
}

.affiliate-note {
  max-width: 680px;
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
}

.review-summary,
.review-panel {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: clamp(22px, 3vw, 32px);
  background: var(--panel);
}

.review-summary dl {
  display: grid;
  gap: 18px;
  margin: 0;
}

.review-summary div {
  border-bottom: 1px solid var(--line);
  padding-bottom: 16px;
}

.review-summary div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.review-summary dt {
  color: var(--muted);
  font-size: 0.82rem;
}

.review-summary dd {
  margin: 4px 0 0;
  font-weight: 760;
}

.review-section {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.75fr);
  gap: clamp(28px, 5vw, 72px);
  padding: clamp(56px, 8vw, 96px) clamp(18px, 5vw, 72px);
  align-items: start;
}

.review-content {
  max-width: 780px;
}

.review-content p:not(.eyebrow) {
  color: #34413d;
  font-size: 1.06rem;
}

.review-panel ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding-left: 18px;
}

.muted-band {
  background: var(--soft);
}

.fit-list-left {
  justify-content: flex-start;
}

.check-table {
  display: grid;
  border: 1px solid var(--line);
  background: var(--line);
}

.check-table div {
  display: grid;
  grid-template-columns: minmax(120px, 0.35fr) minmax(0, 1fr);
  gap: 18px;
  padding: 18px;
  background: var(--panel);
}

.check-table strong {
  color: var(--accent-dark);
}

.check-table span {
  color: var(--muted);
}

.review-cta {
  padding: clamp(56px, 8vw, 96px) clamp(18px, 5vw, 72px);
  color: #f8fbf8;
  background: var(--ink);
}

.review-cta h2 {
  max-width: 980px;
}

.review-cta .affiliate-note {
  margin-top: 16px;
  color: #cbd6d2;
}

@media (max-width: 920px) {
  .hero,
  .split,
  .proof,
  .contact,
  .review-hero,
  .review-section,
  .section-heading {
    grid-template-columns: 1fr;
  }

  .capability-grid,
  .rules,
  .checklist-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .site-header {
    align-items: center;
    flex-direction: column;
    gap: 12px;
    padding: 14px 16px 13px;
  }

  .brand-logo {
    width: min(82vw, 330px);
    max-height: 82px;
  }

  .header-actions {
    width: 100%;
    flex-direction: column-reverse;
    gap: 10px;
  }

  nav {
    width: 100%;
    justify-content: space-between;
    gap: 10px;
    font-size: 0.86rem;
  }

  .language-switcher {
    align-self: flex-end;
    margin-top: -48px;
  }

  .signal-row {
    grid-template-columns: 1fr;
  }

  .hero-title {
    font-size: clamp(2.35rem, 13vw, 4rem);
    text-align: center;
  }

  .hero-actions {
    flex-direction: column;
  }

  .review-actions {
    flex-direction: column;
  }

  .button {
    width: 100%;
  }

  .process-list li {
    grid-template-columns: 1fr;
  }

  footer {
    flex-direction: column;
  }

  .check-table div {
    grid-template-columns: 1fr;
    gap: 6px;
  }
}

/* Myron Golden independent buyer guide */
.myron-guide {
  --mg-ink: #10211d;
  --mg-deep: #0b2c27;
  --mg-green: #0f604f;
  --mg-gold: #e2ad55;
  --mg-cream: #f5f0e5;
  --mg-paper: #fffdf8;
  --mg-line: rgba(16, 33, 29, 0.16);
  background: var(--mg-cream);
  font-family: "Manrope", sans-serif;
}

.myron-guide h1,
.myron-guide h2,
.myron-guide .mg-offer-choice strong {
  font-family: "Source Serif 4", serif;
}

.myron-guide .site-header {
  min-height: 76px;
  border-bottom-color: rgba(16, 33, 29, 0.13);
  background: rgba(255, 253, 248, 0.94);
}

.myron-guide .site-header nav a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: #42524d;
  font-weight: 700;
}

.myron-guide .site-header nav a:hover,
.myron-guide .site-header nav a:focus-visible {
  color: var(--mg-green);
}

.myron-guide a:focus-visible {
  outline: 3px solid var(--mg-gold);
  outline-offset: 4px;
}

.mg-hero {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(520px, 1.14fr);
  gap: clamp(42px, 6vw, 92px);
  align-items: center;
  min-height: calc(100vh - 76px);
  overflow: hidden;
  padding: clamp(42px, 4vw, 56px) clamp(22px, 5vw, 76px);
  color: #fffdf8;
  background:
    radial-gradient(circle at 88% 14%, rgba(226, 173, 85, 0.22), transparent 28%),
    linear-gradient(135deg, #102721 0%, #0b2c27 58%, #123e34 100%);
}

.mg-hero::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
  background-size: 44px 44px;
  content: "";
  mask-image: linear-gradient(90deg, transparent, #000 72%);
}

.mg-hero-copy {
  max-width: 660px;
  animation: mg-rise 560ms ease-out both;
}

.mg-kicker {
  margin: 0 0 14px;
  color: var(--mg-gold);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.mg-hero h1 {
  max-width: 650px;
  margin-bottom: 18px;
  font-size: clamp(3rem, 4.15vw, 4.4rem);
  line-height: 0.98;
  letter-spacing: -0.035em;
  text-wrap: balance;
}

.mg-lead {
  max-width: 620px;
  margin-bottom: 0;
  color: #dce7e2;
  font-size: clamp(1rem, 1.4vw, 1.18rem);
  line-height: 1.52;
}

.mg-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin: 18px 0 14px;
}

.mg-button {
  display: inline-flex;
  min-height: 58px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 10px 18px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: transform 180ms ease-out, background-color 180ms ease-out;
}

.mg-button span {
  margin-top: 4px;
  font-size: 0.71rem;
  font-weight: 600;
}

.mg-button-gold {
  color: #17211f;
  background: var(--mg-gold);
}

.mg-button-gold:hover {
  transform: translateY(-2px);
  background: #f1c16f;
}

.mg-text-link {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.mg-text-link:hover {
  border-bottom-color: var(--mg-gold);
  color: #f4cc89;
}

.mg-trust-line,
.mg-disclosure {
  max-width: 610px;
  margin: 0;
  color: #b9cbc5;
  font-size: 0.78rem;
  line-height: 1.55;
}

.mg-disclosure {
  margin-top: 6px;
}

.mg-choice-stack {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  align-items: stretch;
  perspective: 1000px;
}

.mg-offer-choice {
  position: relative;
  display: flex;
  min-height: 390px;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.23);
  border-radius: 4px;
  padding: 22px 18px;
  color: #fff;
  text-decoration: none;
  transition: transform 220ms ease-out, border-color 220ms ease-out;
  animation: mg-rise 620ms ease-out both;
}

.mg-offer-choice:nth-child(2) {
  animation-delay: 80ms;
  transform: translateY(-14px);
}

.mg-offer-choice:nth-child(3) {
  animation-delay: 150ms;
}

.mg-offer-choice::after {
  position: absolute;
  right: -45px;
  bottom: 76px;
  width: 180px;
  height: 1px;
  background: rgba(255, 255, 255, 0.28);
  content: "";
  transform: rotate(-52deg);
}

.mg-offer-choice:hover {
  z-index: 2;
  border-color: var(--mg-gold);
  transform: translateY(-8px);
}

.mg-offer-choice:nth-child(2):hover {
  transform: translateY(-20px);
}

.mg-offer-choice:visited {
  border-color: rgba(226, 173, 85, 0.78);
}

.mg-choice-trash {
  background: linear-gradient(160deg, #6b4023, #251d19 78%);
}

.mg-choice-boss {
  background: linear-gradient(160deg, #e0ae58, #8f5e1d 78%);
}

.mg-choice-ops {
  background: linear-gradient(160deg, #176f5d, #082c25 78%);
}

.mg-choice-label {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.67rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.mg-offer-choice strong {
  margin: 72px 0 16px;
  font-size: clamp(1.6rem, 2.45vw, 2.8rem);
  line-height: 0.96;
  letter-spacing: -0.035em;
}

.mg-choice-meta {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.83rem;
  line-height: 1.45;
}

.mg-choice-price {
  margin-top: auto;
  font-size: 1.18rem;
  font-weight: 800;
}

.mg-choice-price small {
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.66rem;
  font-weight: 600;
  line-height: 1.35;
}

.myron-guide .review-section {
  scroll-margin-top: 92px;
}

.myron-guide .review-section h2 {
  max-width: 760px;
  font-size: clamp(2.6rem, 4.3vw, 4.7rem);
  line-height: 1;
  letter-spacing: -0.025em;
  text-wrap: balance;
}

.mg-compare {
  grid-template-columns: minmax(260px, 0.52fr) minmax(0, 1.48fr);
  background: var(--mg-paper);
}

.mg-compare .check-table {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  border: 0;
  background: transparent;
}

.mg-compare .check-table > div {
  display: flex;
  min-height: 280px;
  flex-direction: column;
  gap: 14px;
  border-top: 4px solid var(--mg-green);
  padding: 24px;
  background: var(--mg-cream);
}

.mg-compare .check-table strong {
  font-family: "Source Serif 4", serif;
  font-size: 1.45rem;
  line-height: 1.08;
}

.mg-compare .check-table span {
  display: flex;
  flex: 1;
  flex-direction: column;
  color: #44524e;
}

.mg-compare .check-table b {
  margin-top: auto;
  padding-top: 18px;
  color: var(--mg-ink);
}

.mg-compare .check-table a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  align-self: flex-start;
  margin-top: 10px;
  border-bottom: 2px solid var(--mg-gold);
  color: var(--mg-green);
  font-weight: 800;
  text-decoration: none;
}

.mg-anchor {
  scroll-margin-top: 92px;
}

.mg-product-section {
  min-height: 620px;
  align-items: center;
}

.mg-product-section .review-content p:not(.eyebrow) {
  max-width: 700px;
  color: #34433e;
  font-size: 1.06rem;
  line-height: 1.75;
}

.mg-product-section .review-panel {
  overflow: hidden;
  border: 0;
  border-radius: 4px;
  padding: 0 28px 28px;
  box-shadow: 0 20px 55px rgba(16, 33, 29, 0.13);
}

.mg-product-section .review-panel::before {
  display: flex;
  min-height: 240px;
  align-items: flex-end;
  margin: 0 -28px 26px;
  padding: 28px;
  color: #fff;
  font-family: "Source Serif 4", serif;
  font-size: clamp(2.2rem, 4vw, 4rem);
  font-weight: 750;
  line-height: 0.9;
  white-space: pre-line;
}

.mg-boss {
  background: #e8efe9;
}

.mg-boss .review-panel::before {
  background: linear-gradient(150deg, #dca74f, #7a501b);
  content: "B.O.S.S.\A MOVES";
}

.mg-trash {
  background: #f7f1e6;
}

.mg-trash .review-panel::before {
  background: linear-gradient(150deg, #704426, #211915);
  content: "TRASH MAN\A TO CASH MAN";
}

.mg-ops {
  background: #dfece6;
}

.mg-ops .review-panel::before {
  background: linear-gradient(150deg, #176f5d, #082c25);
  content: "GOLDEN\A OPS";
}

.mg-product-section .button.primary {
  min-height: 52px;
  margin-top: 12px;
  border-color: var(--mg-deep);
  border-radius: 4px;
  padding: 0 20px;
  background: var(--mg-deep);
  transition: transform 180ms ease-out, background-color 180ms ease-out;
}

.mg-product-section .button.primary:hover {
  transform: translateY(-2px);
  background: var(--mg-green);
}

.myron-guide #checks {
  min-height: auto;
  background: var(--mg-paper);
}

.myron-guide #checks .check-table {
  border-color: #d9dfda;
  background: #d9dfda;
}

.mg-final-cta {
  padding: clamp(64px, 9vw, 118px) clamp(22px, 5vw, 76px);
  color: #fffdf8;
  background:
    radial-gradient(circle at 86% 18%, rgba(226, 173, 85, 0.2), transparent 30%),
    var(--mg-ink);
}

.mg-final-cta h2 {
  max-width: 850px;
  margin-bottom: 14px;
  font-size: clamp(3rem, 6vw, 6.2rem);
  line-height: 0.95;
  letter-spacing: -0.035em;
}

.mg-final-cta > p:not(.mg-kicker):not(.mg-final-note) {
  max-width: 760px;
  color: #c9d5d1;
  font-size: 1.1rem;
}

.mg-final-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 34px 0 24px;
}

.mg-final-links a {
  display: flex;
  min-height: 116px;
  flex-direction: column;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 4px;
  padding: 20px;
  color: #fff;
  text-decoration: none;
  transition: transform 180ms ease-out, border-color 180ms ease-out, background-color 180ms ease-out;
}

.mg-final-links a:hover,
.mg-final-links a:visited {
  border-color: var(--mg-gold);
  background: rgba(255, 255, 255, 0.06);
  transform: translateY(-2px);
}

.mg-final-links strong {
  font-size: 1rem;
}

.mg-final-links span {
  margin-top: 6px;
  color: #b9cbc5;
  font-size: 0.78rem;
}

.mg-final-note {
  max-width: 820px;
  margin: 0;
  color: #a8bab4;
  font-size: 0.77rem;
  line-height: 1.55;
}

.myron-guide footer {
  background: var(--mg-paper);
}

@keyframes mg-rise {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1080px) {
  .mg-hero {
    grid-template-columns: 1fr;
  }

  .mg-choice-stack {
    max-width: 850px;
  }

  .mg-compare {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .myron-guide .site-header {
    gap: 8px;
    min-height: 0;
    padding: 10px 16px;
  }

  .myron-guide .brand-logo {
    width: min(64vw, 240px);
    max-height: 58px;
  }

  .myron-guide .header-actions {
    width: 100%;
  }

  .myron-guide nav {
    justify-content: center;
    gap: 20px;
  }

  .myron-guide nav a {
    min-height: 44px;
    font-size: 0.82rem;
  }

  .mg-hero {
    grid-template-columns: 1fr;
    gap: 44px;
    min-height: 0;
    padding: 52px 20px 64px;
  }

  .mg-hero h1 {
    font-size: clamp(3rem, 14vw, 4.7rem);
  }

  .mg-hero-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .mg-button,
  .mg-text-link {
    width: 100%;
  }

  .mg-choice-stack,
  .mg-compare .check-table,
  .mg-final-links {
    grid-template-columns: 1fr;
  }

  .mg-offer-choice,
  .mg-offer-choice:nth-child(2) {
    min-height: 250px;
    transform: none;
  }

  .mg-offer-choice strong {
    margin: 42px 0 14px;
    font-size: 2.5rem;
  }

  .mg-compare .check-table > div {
    min-height: 0;
  }

  .myron-guide .review-section {
    grid-template-columns: 1fr;
    padding: 62px 20px;
  }

  .myron-guide .review-section h2 {
    font-size: clamp(2.45rem, 12vw, 3.8rem);
  }

  .mg-product-section {
    min-height: 0;
  }

  .mg-product-section .review-panel::before {
    min-height: 200px;
  }

  .mg-final-cta {
    padding: 70px 20px;
  }

  .mg-final-cta h2 {
    font-size: clamp(3rem, 14vw, 5rem);
  }
}

@media (prefers-reduced-motion: reduce) {
  .myron-guide *,
  .myron-guide *::before,
  .myron-guide *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* Focused paid-search landing page */
.focused-page {
  --focus-ink: #14201d;
  --focus-green: #096b5b;
  --focus-green-dark: #073f37;
  --focus-mint: #e5f1ec;
  --focus-coral: #e9694b;
  --focus-paper: #fbfcfa;
  background: var(--focus-paper);
}

.skip-link {
  position: fixed;
  top: 8px;
  left: 8px;
  z-index: 100;
  transform: translateY(-160%);
  border-radius: 4px;
  padding: 10px 14px;
  color: #fff;
  background: var(--focus-green-dark);
  font-weight: 760;
}

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

.focused-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 70px;
  padding: 10px clamp(18px, 5vw, 72px);
  border-bottom: 1px solid var(--line);
  background: #fff;
}

.focused-logo {
  display: block;
  width: clamp(164px, 18vw, 220px);
  height: 48px;
  object-fit: contain;
}

.focused-header span {
  color: var(--muted);
  font-size: 0.82rem;
  font-weight: 760;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.focused-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(400px, 0.78fr);
  gap: clamp(42px, 6vw, 92px);
  align-items: center;
  min-height: calc(100vh - 70px);
  padding: clamp(56px, 7vw, 104px) clamp(18px, 5vw, 72px);
  overflow: hidden;
}

.focused-hero-copy {
  max-width: 820px;
}

.focused-kicker {
  margin-bottom: 14px;
  color: var(--focus-green);
  font-size: 0.76rem;
  font-weight: 840;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.focused-hero h1 {
  max-width: 800px;
  margin-bottom: 22px;
  color: var(--focus-ink);
  font-size: clamp(3rem, 6.3vw, 6.2rem);
  line-height: 0.95;
  letter-spacing: -0.045em;
}

.focused-lead {
  max-width: 720px;
  margin-bottom: 0;
  color: #384741;
  font-size: clamp(1.08rem, 1.7vw, 1.35rem);
  line-height: 1.6;
}

.focused-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 30px 0;
}

.focused-button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  gap: 18px;
  border: 1px solid var(--focus-green-dark);
  border-radius: 5px;
  padding: 0 20px;
  color: #fff;
  background: var(--focus-green-dark);
  font-weight: 820;
  text-decoration: none;
  transition: background 160ms ease, transform 160ms ease;
}

.focused-button:hover {
  background: var(--focus-green);
  transform: translateY(-1px);
}

.focused-button:focus-visible,
.focused-text-link:focus-visible,
.focused-mobile-cta a:focus-visible {
  outline: 3px solid var(--focus-coral);
  outline-offset: 3px;
}

.focused-button span {
  font-size: 1.2em;
}

.focused-trial-note {
  max-width: 240px;
  color: var(--muted);
  font-size: 0.88rem;
}

.focused-signals {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  max-width: 760px;
  margin: 0 0 24px;
  padding: 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  list-style: none;
}

.focused-signals li {
  display: grid;
  gap: 3px;
  padding: 16px 16px 16px 0;
}

.focused-signals li + li {
  border-left: 1px solid var(--line);
  padding-left: 16px;
}

.focused-signals strong {
  color: var(--focus-ink);
  font-size: 0.98rem;
}

.focused-signals span {
  color: var(--muted);
  font-size: 0.78rem;
}

.focused-disclosure {
  max-width: 760px;
  font-size: 0.82rem;
}

.workflow-preview {
  position: relative;
  z-index: 1;
  margin: 0;
  border: 1px solid #c9d4d0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 24px 28px 0 var(--focus-mint);
}

.workflow-preview::before {
  position: absolute;
  top: -64px;
  right: -48px;
  z-index: -1;
  width: 170px;
  height: 170px;
  border: 26px solid #f4c9be;
  border-radius: 50%;
  content: "";
}

.workflow-toolbar {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 10px;
  align-items: center;
  padding: 14px 16px;
  border-bottom: 1px solid var(--line);
  color: var(--focus-ink);
  font-size: 0.82rem;
  font-weight: 760;
}

.workflow-mark {
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #fff;
  background: var(--focus-green);
}

.workflow-status {
  border-radius: 999px;
  padding: 6px 9px;
  color: var(--focus-green-dark);
  background: var(--focus-mint);
  font-size: 0.7rem;
}

.workflow-canvas {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  min-height: 410px;
}

.workflow-sidebar {
  display: grid;
  align-content: start;
  justify-content: center;
  gap: 18px;
  border-right: 1px solid var(--line);
  padding-top: 24px;
  background: #f5f7f5;
}

.workflow-sidebar span {
  width: 18px;
  height: 6px;
  border-radius: 999px;
  background: #aeb9b5;
}

.workflow-sidebar .is-active {
  background: var(--focus-coral);
}

.workflow-content {
  padding: 28px;
}

.workflow-content > p {
  margin-bottom: 20px;
  color: var(--focus-ink);
  font-size: 1.1rem;
  font-weight: 820;
}

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

.creative-card {
  display: flex;
  min-height: 190px;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 6px;
  padding: 14px;
  color: #fff;
}

.creative-card span {
  align-self: flex-start;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 999px;
  padding: 4px 7px;
  font-size: 0.64rem;
  text-transform: uppercase;
}

.creative-card strong {
  max-width: 90px;
  font-size: 1.05rem;
  line-height: 1.05;
}

.creative-one {
  background: #0b6b5c;
}

.creative-two {
  background: #d15d43;
}

.creative-three {
  background: #253f61;
}

.workflow-progress {
  height: 6px;
  margin: 26px 0 20px;
  border-radius: 999px;
  background: #e3e8e5;
}

.workflow-progress span {
  display: block;
  width: 72%;
  height: 100%;
  border-radius: inherit;
  background: var(--focus-green);
}

.workflow-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  color: var(--muted);
  font-size: 0.78rem;
}

.workflow-footer strong {
  border-radius: 4px;
  padding: 8px 10px;
  color: #fff;
  background: var(--focus-ink);
}

.workflow-caption {
  margin: 0;
  padding: 12px 16px;
  border-top: 1px solid var(--line);
  color: var(--muted);
  font-size: 0.72rem;
}

.focused-proof {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(40px, 7vw, 110px);
  padding: clamp(72px, 9vw, 126px) clamp(18px, 5vw, 72px);
  color: #fff;
  background: var(--focus-ink);
}

.focused-proof h2,
.focused-fit h2,
.focused-check h2,
.focused-final h2 {
  font-size: clamp(2.2rem, 4.4vw, 4.7rem);
  letter-spacing: -0.04em;
}

.focused-proof h2 {
  color: #fff;
}

.focused-proof .focused-kicker,
.focused-final .focused-kicker {
  color: #8ad2c4;
}

.focused-benefits {
  display: grid;
}

.focused-benefits article {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 18px;
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.focused-benefits article:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.focused-benefits article > span {
  color: #8ad2c4;
  font-weight: 820;
}

.focused-benefits h3 {
  margin-bottom: 8px;
  color: #fff;
  font-size: 1.32rem;
}

.focused-benefits p {
  max-width: 650px;
  margin-bottom: 0;
  color: #cbd6d2;
}

.focused-fit {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.58fr);
  gap: clamp(42px, 7vw, 110px);
  align-items: start;
  padding: clamp(72px, 9vw, 126px) clamp(18px, 5vw, 72px);
  background: #fff;
}

.focused-fit-copy {
  max-width: 820px;
}

.focused-fit-copy > p:not(.focused-kicker) {
  color: #3c4b45;
  font-size: 1.08rem;
}

.focused-text-link {
  display: inline-flex;
  gap: 12px;
  align-items: center;
  margin-top: 12px;
  color: var(--focus-green-dark);
  font-weight: 820;
  text-underline-offset: 4px;
}

.focused-price {
  border-top: 5px solid var(--focus-green);
  padding: 24px;
  background: var(--focus-mint);
}

.focused-price > p {
  margin-bottom: 18px;
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 760;
  text-transform: uppercase;
}

.focused-price div {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 0;
  border-top: 1px solid #bdcdc7;
}

.focused-price b {
  color: var(--focus-green-dark);
  font-size: 1.55rem;
}

.focused-price small {
  display: block;
  margin-top: 18px;
  color: var(--muted);
  line-height: 1.55;
}

.focused-check {
  display: grid;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  gap: clamp(42px, 7vw, 110px);
  padding: clamp(72px, 9vw, 126px) clamp(18px, 5vw, 72px);
  background: #edf1ee;
}

.focused-check-heading > p:last-child {
  max-width: 500px;
  color: var(--muted);
  font-size: 1.08rem;
}

.focused-steps {
  display: grid;
  margin: 0;
  padding: 0;
  list-style: none;
}

.focused-steps li {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  padding: 20px 0;
  border-top: 1px solid #c8d1cd;
}

.focused-steps li:last-child {
  border-bottom: 1px solid #c8d1cd;
}

.focused-steps span {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background: var(--focus-green);
  font-weight: 820;
}

.focused-steps p {
  margin: 5px 0 0;
  color: #34413d;
  font-size: 1.05rem;
}

.focused-final {
  padding: clamp(72px, 9vw, 126px) clamp(18px, 5vw, 72px);
  text-align: center;
  color: #fff;
  background: var(--focus-green-dark);
}

.focused-final h2,
.focused-final > p {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.focused-final > p:not(.focused-kicker):not(.focused-final-note) {
  color: #c9dbd6;
  font-size: 1.12rem;
}

.focused-button-light {
  margin-top: 16px;
  border-color: #fff;
  color: var(--focus-green-dark);
  background: #fff;
}

.focused-button-light:hover {
  color: #fff;
  background: transparent;
}

.focused-final-note {
  margin-top: 20px;
  color: #a9c2bb;
  font-size: 0.8rem;
}

.focused-footer {
  background: #fff;
}

.focused-mobile-cta {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  .focused-button {
    transition: none;
  }
}

@media (max-width: 980px) {
  .focused-hero,
  .focused-proof,
  .focused-fit,
  .focused-check {
    grid-template-columns: 1fr;
  }

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

  .workflow-preview {
    max-width: 680px;
  }
}

@media (max-width: 640px) {
  .focused-page {
    padding-bottom: calc(76px + env(safe-area-inset-bottom));
  }

  .focused-header {
    min-height: 60px;
    padding: 8px 16px;
  }

  .focused-logo {
    width: 150px;
    height: 42px;
  }

  .focused-header span {
    max-width: 120px;
    font-size: 0.62rem;
    text-align: right;
  }

  .focused-hero {
    padding-top: 46px;
  }

  .focused-hero h1 {
    font-size: clamp(2.65rem, 14vw, 4.25rem);
  }

  .focused-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .focused-trial-note {
    max-width: none;
  }

  .focused-signals {
    grid-template-columns: 1fr;
  }

  .focused-signals li,
  .focused-signals li + li {
    border-left: 0;
    border-top: 1px solid var(--line);
    padding: 12px 0;
  }

  .focused-signals li:first-child {
    border-top: 0;
  }

  .workflow-preview {
    box-shadow: 12px 14px 0 var(--focus-mint);
  }

  .workflow-preview::before {
    display: none;
  }

  .workflow-canvas {
    grid-template-columns: 38px minmax(0, 1fr);
    min-height: 330px;
  }

  .workflow-content {
    padding: 18px 14px;
  }

  .creative-card {
    min-height: 138px;
    padding: 10px;
  }

  .creative-card strong {
    font-size: 0.78rem;
  }

  .workflow-toolbar {
    grid-template-columns: auto 1fr;
  }

  .workflow-status {
    display: none;
  }

  .focused-benefits article {
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .focused-footer {
    padding-bottom: 28px;
  }

  .focused-mobile-cta {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 68px;
    padding: 10px 14px calc(10px + env(safe-area-inset-bottom));
    border-top: 1px solid #bfd0ca;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 -8px 24px rgba(20, 32, 29, 0.12);
  }

  .focused-mobile-cta span {
    color: var(--focus-ink);
    font-size: 0.78rem;
    font-weight: 760;
  }

  .focused-mobile-cta a {
    flex: 0 0 auto;
    border-radius: 4px;
    padding: 10px 14px;
    color: #fff;
    background: var(--focus-green-dark);
    font-weight: 820;
    text-decoration: none;
  }
}
