/* Small, migration-safe visual refinements aligned with go.heartcoregrowth.com. */
::selection {
  background: rgba(255, 45, 138, 0.34);
  color: #fff;
}

:where(a, button, input, select, textarea):focus-visible {
  outline: 3px solid var(--gold, #ffe14a);
  outline-offset: 4px;
}

.nav-links a.active:not(.nav-cta) {
  color: var(--ink, #f7f2ff);
}

.page-header {
  background:
    radial-gradient(60% 100% at 10% 0%, rgba(255, 45, 138, 0.14), transparent 70%),
    radial-gradient(55% 100% at 90% 0%, rgba(123, 44, 191, 0.2), transparent 72%),
    var(--bg, #0b0614);
}

/* Shared inner-page rhythm: paper, violet, wine, then repeat without black resets. */
body:not(.home) > .section {
  isolation: isolate;
  background-image: none;
}

body:not(.home) > .section:nth-of-type(3n + 2) {
  color: #1a0b29;
  background: #f2edf7;
}

body:not(.home) > .section:nth-of-type(3n + 3) {
  background: #221036;
}

body:not(.home) > .section:nth-of-type(3n + 4) {
  border-top: 8px solid var(--gold, #ffe14a);
  background: #4b123f;
}

body:not(.home) > .section:nth-of-type(3n + 2) :where(h1, h2, h3, h4, strong) {
  color: #1a0b29;
}

body:not(.home) > .section:nth-of-type(3n + 2) :where(p, li, .rich-content p, .features-list li) {
  color: #5b5264;
}

body:not(.home) > .section:nth-of-type(3n + 2) :where(.eyebrow, .price-tag) {
  color: #6d229f;
}

body:not(.home) > .section:nth-of-type(3n + 2) :where(.text-pink, .card-title-pink) {
  color: #b91660;
}

body:not(.home) > .section:nth-of-type(3n + 2) .card,
body:not(.home) > .section:nth-of-type(3n + 2) .blog-card {
  border-color: rgba(26, 11, 41, 0.12);
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 18px 55px rgba(35, 16, 49, 0.1);
}

body:not(.home) > .section:nth-of-type(3n + 2) .card:hover,
body:not(.home) > .section:nth-of-type(3n + 2) .blog-card:hover {
  border-color: rgba(185, 22, 96, 0.42);
  box-shadow: 0 24px 65px rgba(35, 16, 49, 0.16);
}

body:not(.home) > .section:nth-of-type(3n + 2) .blog-card h3 a {
  color: #1a0b29;
}

body:not(.home) > .section:nth-of-type(3n + 2) .blog-card h3 a:hover {
  color: #b91660;
}

body:not(.home) > .section:nth-of-type(3n + 2) .btn-secondary,
body:not(.home) > .section:nth-of-type(3n + 2) .btn-outline {
  color: #8d164e;
  border-color: rgba(141, 22, 78, 0.42);
}

body:not(.home) > .section:nth-of-type(3n + 2) .btn-secondary:hover,
body:not(.home) > .section:nth-of-type(3n + 2) .btn-outline:hover {
  color: #fff;
  background: #8d164e;
  border-color: #8d164e;
}

body:not(.home) > .section:nth-of-type(3n + 2) .form-group label,
body:not(.home) > .section:nth-of-type(3n + 2) .trust-line {
  color: #55475f;
}

body:not(.home) > .section:nth-of-type(3n + 2) .form-group :where(input, select, textarea) {
  color: #1a0b29;
  border-color: rgba(26, 11, 41, 0.2);
  background: #fff;
}

body:not(.home) > .section:nth-of-type(3n + 2) .form-group :where(input, textarea)::placeholder {
  color: #817488;
}

.cta-block {
  background:
    radial-gradient(75% 90% at 50% 0%, rgba(123, 44, 191, 0.32) 0%, transparent 55%),
    radial-gradient(60% 60% at 50% 20%, rgba(255, 45, 138, 0.2) 0%, transparent 60%),
    var(--bg-footer, #080410);
}

.cta-block + .footer {
  background: var(--bg-footer, #080410);
}

.blog-card {
  box-shadow: 0 16px 50px rgba(0, 0, 0, 0.16);
}

.blog-card:has(a:hover) {
  border-color: rgba(255, 45, 138, 0.46);
  transform: translateY(-3px);
}

.blog-post-content a {
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

/* Editorial article layout */
.article-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(5.5rem, 10vw, 8.5rem) 1.5rem clamp(8rem, 14vw, 12rem);
  background:
    radial-gradient(60% 120% at 12% 15%, rgba(255, 45, 138, 0.2), transparent 62%),
    radial-gradient(52% 110% at 92% 0%, rgba(123, 44, 191, 0.34), transparent 70%),
    #160a25;
}

.article-hero::after {
  content: "";
  position: absolute;
  right: -8rem;
  bottom: -11rem;
  width: 31rem;
  height: 31rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  box-shadow: 0 0 0 5rem rgba(255, 255, 255, 0.025), 0 0 0 10rem rgba(255, 255, 255, 0.018);
}

.article-hero-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.article-hero .eyebrow {
  margin-bottom: 1.7rem;
}

.article-hero .eyebrow a {
  color: var(--pink, #ff2d8a) !important;
}

.article-hero h1 {
  max-width: 18ch;
  font-size: clamp(2.65rem, 6.5vw, 5.6rem);
  line-height: 0.98;
  letter-spacing: -0.045em;
  text-wrap: balance;
}

.article-hero .blog-post-meta {
  margin: 2.25rem 0 0;
  color: rgba(247, 242, 255, 0.66);
  font-size: 0.72rem;
  letter-spacing: 0.16em;
}

.article-hero-rule {
  width: 5.5rem;
  height: 4px;
  margin-top: 2rem;
  background: linear-gradient(90deg, var(--brand, #ff2d8a), var(--gold, #ffe14a));
}

.blog-post {
  max-width: none;
  margin: 0;
  padding: 0 1.5rem 7rem;
  background:
    linear-gradient(90deg, transparent 0 8%, rgba(123, 44, 191, 0.05) 8% 8.1%, transparent 8.1% 91.9%, rgba(255, 45, 138, 0.05) 91.9% 92%, transparent 92%),
    #f2edf7;
}

.blog-post-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding: clamp(3rem, 7vw, 6.5rem) clamp(1.5rem, 7vw, 6rem);
  transform: translateY(-5.5rem);
  border: 1px solid rgba(55, 26, 70, 0.08);
  border-radius: 1.75rem;
  background: #fffdfb;
  box-shadow: 0 35px 90px rgba(37, 15, 53, 0.15);
}

.blog-post-content > p:first-child {
  margin-bottom: 2rem;
  color: #2c1738;
  font-size: clamp(1.2rem, 2.3vw, 1.42rem);
  font-weight: 600;
  line-height: 1.65;
}

.blog-post-content p,
.blog-post-content li {
  color: #574c5d;
  font-size: 1.08rem;
  line-height: 1.86;
}

.blog-post-content p {
  margin-bottom: 1.55rem;
}

.blog-post-content h2 {
  position: relative;
  margin: 4.5rem 0 1.45rem;
  padding-top: 1.7rem;
  color: #20102c;
  font-size: clamp(1.85rem, 4vw, 2.65rem);
  line-height: 1.13;
  letter-spacing: -0.035em;
}

.blog-post-content h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3.5rem;
  height: 3px;
  background: var(--brand, #ff2d8a);
}

.blog-post-content h3 {
  margin: 2.8rem 0 1rem;
  color: #351444;
  font-size: clamp(1.3rem, 2.7vw, 1.65rem);
  line-height: 1.3;
}

.blog-post-content :where(ul, ol) {
  margin: 0 0 2rem;
  padding: 1.6rem 1.75rem 1.45rem 3.2rem;
  border: 1px solid rgba(123, 44, 191, 0.12);
  border-radius: 1rem;
  background: #f8f4fa;
}

.blog-post-content li {
  margin-bottom: 0.75rem;
  padding-left: 0.35rem;
}

.blog-post-content li:last-child {
  margin-bottom: 0;
}

.blog-post-content li::marker {
  color: #c91668;
  font-weight: 800;
}

.blog-post-content strong {
  color: #281334;
}

.blog-post-content em {
  color: #3e2849;
}

.blog-post-content a {
  color: #a51254;
  font-weight: 650;
  text-decoration-color: rgba(165, 18, 84, 0.4);
  text-decoration-thickness: 2px;
}

.blog-post-content a:hover {
  color: #6e168f;
  text-decoration-color: currentColor;
}

.blog-post-content blockquote {
  margin: 2.6rem -1.5rem;
  padding: 2rem 2.2rem;
  border: 0;
  border-left: 5px solid var(--brand, #ff2d8a);
  border-radius: 0 1rem 1rem 0;
  color: #30113e;
  background: #f4e7f2;
  font-size: 1.22rem;
  font-weight: 600;
  line-height: 1.65;
}

.blog-post-content :where(img, figure) {
  margin: 2.5rem 0;
}

.blog-post-content img {
  width: 100%;
  border-radius: 1rem;
  box-shadow: 0 18px 45px rgba(37, 15, 53, 0.12);
}

.blog-post-content figcaption {
  margin-top: 0.7rem;
  color: #74677a;
  font-size: 0.82rem;
  line-height: 1.5;
  text-align: center;
}

.blog-post-content :where(pre, code) {
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}

.blog-post-content pre {
  overflow-x: auto;
  margin: 2rem 0;
  padding: 1.4rem;
  border-radius: 0.85rem;
  color: #f7f2ff;
  background: #20102c;
}

.blog-post-nav {
  width: 100%;
  max-width: 880px;
  margin: -2.5rem auto 0;
  padding: 0;
  border: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.blog-post-nav a {
  display: flex;
  min-height: 7rem;
  align-items: center;
  padding: 1.4rem 1.5rem;
  border: 1px solid rgba(45, 19, 59, 0.1);
  border-radius: 1rem;
  color: #4e4055;
  background: rgba(255, 255, 255, 0.72);
  font-weight: 650;
  line-height: 1.45;
  box-shadow: 0 14px 35px rgba(37, 15, 53, 0.08);
  transition: transform 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.blog-post-nav a:last-child {
  justify-content: flex-end;
  text-align: right;
}

.blog-post-nav a:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 22, 104, 0.38);
  color: #a51254;
}

.blog-post + .cta-block {
  position: relative;
  margin-top: 0;
  border-radius: 3rem 3rem 0 0;
}

@media (max-width: 680px) {
  .article-hero {
    padding: 4.5rem 1.25rem 8.5rem;
  }

  .article-hero h1 {
    font-size: clamp(2.35rem, 11vw, 3.8rem);
  }

  .blog-post {
    padding-inline: 0.8rem;
    padding-bottom: 5rem;
  }

  .blog-post-content {
    padding: 3.2rem 1.35rem;
    transform: translateY(-4rem);
    border-radius: 1.25rem;
  }

  .blog-post-content p,
  .blog-post-content li {
    font-size: 1rem;
  }

  .blog-post-content blockquote {
    margin-inline: -0.45rem;
    padding: 1.45rem 1.25rem;
  }

  .blog-post-nav {
    grid-template-columns: 1fr;
    margin-top: -1rem;
  }

  .blog-post-nav a {
    min-height: 0;
  }
}

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

/* Homepage composition: varied silhouettes and pacing inspired by go.heartcoregrowth.com. */
.home .hero {
  min-height: min(780px, calc(100svh - 72px));
  display: grid;
  place-items: center;
  overflow: hidden;
  isolation: isolate;
}

.home .hero-content { position: relative; z-index: 2; }
.home .hero h1 { font-size: clamp(3.1rem, 8vw, 6.8rem); max-width: 10ch; margin-inline: auto; }
.home .hero-sub { max-width: 29ch; }

.home-orb {
  position: absolute;
  z-index: 0;
  border-radius: 999px;
  filter: blur(72px);
  opacity: .75;
  pointer-events: none;
  animation: home-drift 11s ease-in-out infinite alternate;
}
.home-orb-pink { width: 32rem; height: 32rem; right: -12rem; top: 6%; background: rgba(255,45,138,.28); }
.home-orb-purple { width: 38rem; height: 38rem; left: -16rem; top: -14%; background: rgba(123,44,191,.38); animation-delay: -4s; }
.home-orb-gold { width: 17rem; height: 17rem; left: 46%; bottom: -10rem; background: rgba(255,225,74,.12); animation-delay: -7s; }
.hero-proof { margin-top: 30px; color: var(--ink-faint); font-size: 13px; letter-spacing: .04em; }

.home-problem {
  padding: 10rem 0;
  position: relative;
  overflow: hidden;
  background: #f2edf7;
}
.home-problem::after {
  content: "";
  position: absolute;
  inset: auto 0 -1px;
  height: clamp(2.5rem, 6vw, 5rem);
  background: #221036;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}
.home-problem-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: clamp(4rem, 10vw, 9rem); align-items: center; }
.home-problem-title { position: relative; }
.home-problem .eyebrow { color: #7b2cbf; }
.home-problem-title h2 { color: #1a0b29; font-size: clamp(2.8rem, 5vw, 5rem); line-height: .98; }
.home-problem-title h2 span { display: block; color: #d5196b; }
.problem-signal { margin-top: 3.5rem; display: flex; align-items: center; gap: 1rem; color: var(--gold); }
.problem-signal span { color: #7b2cbf; font: 800 clamp(4.5rem, 9vw, 7.5rem)/.8 var(--font-head); letter-spacing: -.08em; }
.problem-signal small { color: #665b70; font-size: .72rem; font-weight: 700; line-height: 1.35; letter-spacing: .16em; text-transform: uppercase; }
.home-problem-copy { border-left: 1px solid rgba(26,11,41,.16); padding-left: clamp(2rem, 5vw, 4.5rem); }
.home-problem-copy p { color: #5b5264; font-size: 1.08rem; margin-bottom: 1.5rem; }
.home-problem-copy .lead { color: #1a0b29; font-weight: 600; }
.home-problem-copy blockquote { margin: 2rem 0; padding: .35rem 0 .35rem 1.5rem; border-left: 3px solid #d5196b; color: #8d164e; font: 700 clamp(1.25rem, 2.5vw, 1.75rem)/1.35 var(--font-head); }
.home-problem-copy .home-closer { color: #1a0b29; font: 800 1.25rem var(--font-head); margin: 2rem 0 0; }

.home-process { padding: 12rem 0 13rem; position: relative; overflow: hidden; background: #221036; }
.home-process::before { content: ""; position: absolute; width: 1px; height: auto; right: 14%; top: 0; bottom: 0; background: rgba(255,255,255,.08); }
.home-process-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(4rem, 10vw, 8rem); align-items: start; }
.home-process-heading { position: sticky; top: 8.5rem; }
.home-process-heading h2 { font-size: clamp(2.6rem, 5vw, 4.6rem); }
.home-process-heading > p:not(.eyebrow) { margin: 1.5rem 0 2.2rem; font-size: 1.05rem; max-width: 34ch; }
.process-rail { list-style: none; position: relative; }
.process-rail::before { content: ""; position: absolute; top: 1.25rem; bottom: 1.25rem; left: 2.4rem; width: 1px; background: linear-gradient(var(--brand), var(--purple), var(--gold)); }
.process-step { display: grid; grid-template-columns: 4.8rem 1fr; gap: 1.7rem; align-items: start; padding: 0 0 4.8rem; position: relative; }
.process-step:last-child { padding-bottom: 0; }
.process-number { width: 4.8rem; height: 4.8rem; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; background: #221036; box-shadow: 0 0 0 9px #221036; color: var(--gold); font: 800 1rem var(--font-head); position: relative; z-index: 1; }
.process-step > div { padding: 1rem 0 0; }
.step-kicker { color: var(--brand); font-size: .72rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.process-step h3 { margin: .3rem 0 .85rem; font-size: clamp(1.45rem, 3vw, 2.15rem); }
.process-step p { max-width: 47ch; }

.home-offers { position: relative; z-index: 2; overflow: hidden; margin-top: -3rem; padding: 13rem 0 10rem; border-radius: 56px 56px 0 0; background: #4b123f; }
.home-offers-glow { position: absolute; inset: 0 auto 0 0; width: 8px; background: var(--brand); }
.home-offers-heading { position: relative; text-align: center; margin: 0 auto 4rem; max-width: 760px; }
.home-offers-heading h2 { font-size: clamp(2.7rem, 5.7vw, 5.25rem); }
.offer-ladder { position: relative; display: grid; gap: 1rem; }
.offer-row { display: grid; grid-template-columns: 6rem minmax(0, 1fr) auto; gap: 2rem; align-items: center; padding: 2rem 2.2rem; border: 1px solid rgba(255,255,255,.13); border-radius: 18px; background: rgba(25,7,32,.52); backdrop-filter: blur(18px); transition: transform .35s cubic-bezier(.22,1,.36,1), border-color .35s ease, background .35s ease; }
.offer-row:hover { transform: translateX(7px); border-color: rgba(255,225,74,.48); background: rgba(28,8,36,.72); }
.offer-entry { width: 86%; }
.offer-middle { width: 93%; margin-left: 7%; }
.offer-top { width: 88%; margin-left: 12%; }
.offer-level { text-align: center; }
.offer-level span { color: var(--gold); font: 800 1.8rem var(--font-head); }
.offer-level p { color: var(--ink-faint); font-size: .68rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.offer-copy .price-tag { margin: 0 0 .2rem; color: var(--gold); font-size: .7rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.offer-copy h3 { margin-bottom: .45rem; color: var(--brand); font-size: 1.45rem; }
.offer-copy > p:last-child { max-width: 60ch; font-size: .95rem; }
.offer-row .btn { min-width: 11rem; }

.home-audience { position: relative; z-index: 1; margin-top: -3rem; padding: 13rem 0 10rem; background: #eee8f2; }
.audience-shell { display: grid; grid-template-columns: .85fr 1.15fr; min-height: 35rem; padding: 0; overflow: hidden; border: 1px solid rgba(26,11,41,.12); border-radius: 24px; background: #fff; box-shadow: 0 32px 100px rgba(35,16,49,.18); }
.audience-intro { padding: clamp(2.5rem, 6vw, 5rem); display: flex; flex-direction: column; align-items: flex-start; justify-content: center; background: radial-gradient(circle at 20% 15%, rgba(255,45,138,.25), transparent 45%), #170a28; }
.audience-intro h2 { font-size: clamp(2.25rem, 4.5vw, 4rem); margin-bottom: 2.2rem; }
.audience-lists { display: grid; grid-template-rows: 1fr auto; background: #fff; }
.audience-list { padding: clamp(2.2rem, 5vw, 4.25rem); }
.audience-positive { display: flex; flex-direction: column; justify-content: center; }
.audience-positive h3 { color: #b91660; }
.audience-positive .features-list li { color: #34283c; }
.audience-negative { border-top: 1px solid rgba(26,11,41,.12); background: #ded5e7; }
.audience-negative h3 { color: #493b53; }
.audience-negative .features-list { display: flex; gap: 1rem 2rem; flex-wrap: wrap; }
.audience-negative .features-list li { margin: 0; color: #55475f; font-size: .9rem; }
.audience-negative .features-list li::before { background: #75657f; box-shadow: none; }

.home-founder { padding: 10rem 0; position: relative; border-top: 10px solid var(--gold); background: #11162c; }
.founder-grid { display: grid; grid-template-columns: minmax(18rem, .75fr) 1.25fr; gap: clamp(4rem, 10vw, 9rem); align-items: center; max-width: 1030px; }
.founder-portrait { position: relative; }
.portrait-glow { position: absolute; inset: 8% -12% -5%; background: linear-gradient(135deg, rgba(255,45,138,.5), rgba(123,44,191,.25)); border-radius: 28px; filter: blur(35px); opacity: .55; }
.founder-portrait img { position: relative; width: 100%; aspect-ratio: 4/5; object-fit: cover; object-position: center top; border-radius: 22px; border: 1px solid rgba(255,255,255,.12); filter: saturate(.85) contrast(1.04); }
.founder-portrait > p { position: relative; margin: -2.5rem 1.25rem 0; padding: 1rem 1.2rem; border: 1px solid rgba(255,255,255,.1); border-radius: 12px; background: rgba(11,6,20,.84); backdrop-filter: blur(16px); }
.founder-portrait strong, .founder-portrait span { display: block; }
.founder-portrait strong { color: var(--ink); font-family: var(--font-head); }
.founder-portrait span { color: var(--ink-faint); font-size: .78rem; margin-top: .15rem; }
.founder-copy h2 { font-size: clamp(2.8rem, 5vw, 4.8rem); line-height: 1; margin-bottom: 1.8rem; }
.founder-copy > p:not(.eyebrow) { margin-bottom: 1.25rem; font-size: 1.04rem; }
.founder-copy .founder-accent { color: var(--brand); font: 700 clamp(1.15rem, 2.4vw, 1.5rem)/1.45 var(--font-head); }
.founder-copy .btn { margin-top: 1rem; }

.reveal-left, .reveal-right, .reveal-scale { opacity: 0; transition: opacity .85s cubic-bezier(.22,1,.36,1), transform .85s cubic-bezier(.22,1,.36,1); }
.reveal-left { transform: translateX(-36px); }
.reveal-right { transform: translateX(36px); }
.reveal-scale { transform: scale(.965); }
.reveal-left.visible, .reveal-right.visible, .reveal-scale.visible { opacity: 1; transform: none; }

@keyframes home-drift { to { transform: translate3d(2.5rem, -1.5rem, 0) scale(1.08); } }

@media (max-width: 900px) {
  .home-problem-grid, .home-process-grid, .audience-shell, .founder-grid { grid-template-columns: 1fr; }
  .home-process-heading { position: relative; top: auto; }
  .home-problem-copy { border-left: 0; border-top: 1px solid rgba(26,11,41,.16); padding: 2.5rem 0 0; }
  .offer-entry, .offer-middle, .offer-top { width: 100%; margin-left: 0; }
  .offer-row { grid-template-columns: 5rem 1fr; }
  .offer-row .btn { grid-column: 2; justify-self: start; }
  .audience-lists { grid-template-rows: auto; }
}

@media (max-width: 640px) {
  .home .hero { min-height: 680px; }
  .home .hero h1 { font-size: clamp(2.85rem, 14vw, 4.6rem); }
  .home-problem, .home-process, .home-offers, .home-audience, .home-founder { padding: 6.5rem 0; }
  .home-process { padding-top: 9rem; padding-bottom: 9rem; }
  .home-offers { margin-top: -2rem; padding-top: 8.5rem; border-radius: 32px 32px 0 0; }
  .home-audience { margin-top: -2rem; padding-top: 8.5rem; }
  .problem-signal { margin-top: 2.5rem; }
  .process-rail::before { left: 1.8rem; }
  .process-step { grid-template-columns: 3.6rem 1fr; gap: 1.15rem; padding-bottom: 3.5rem; }
  .process-number { width: 3.6rem; height: 3.6rem; box-shadow: 0 0 0 6px var(--bg); }
  .process-step > div { padding-top: .55rem; }
  .offer-row { grid-template-columns: 1fr; gap: 1.2rem; padding: 1.6rem; }
  .offer-level { display: flex; align-items: baseline; gap: .75rem; text-align: left; }
  .offer-row .btn { grid-column: 1; }
  .audience-shell { border-radius: 18px; }
  .audience-intro, .audience-list { padding: 2.2rem 1.6rem; }
  .founder-grid { gap: 4rem; }
  .founder-portrait { max-width: 25rem; margin-inline: auto; }
}

@media (prefers-reduced-motion: reduce) {
  .home-orb { animation: none; }
  .reveal-left, .reveal-right, .reveal-scale { opacity: 1; transform: none; }
}
