/* AI Visibility Audit v5 — Stitch 3.1 body inside the accepted Home v4 shell. */

body.ay-stitch-home-v3.ay-stitch-audit-v5 {
  --audit-cream: #f4f1e9;
  --audit-paper: #ffffff;
  --audit-ink: #0f172a;
  --audit-muted: rgba(15, 23, 42, .66);
  --audit-line: rgba(15, 23, 42, .10);
  --audit-faint: rgba(15, 23, 42, .055);
  background: var(--audit-cream);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .site-container,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .content-container,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .site-main,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .content-area,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .entry,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .entry-content-wrap,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .entry-content {
  width: 100%;
  max-width: none;
  margin: 0;
  padding-inline: 0;
  border: 0;
  border-radius: 0;
  background: var(--audit-cream);
  box-shadow: none;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .entry-content {
  padding-top: 88px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 * {
  box-sizing: border-box;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 {
  overflow: clip;
  color: var(--audit-ink);
  background: var(--audit-cream);
  font-family: Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__reading {
  width: min(100% - 72px, 960px);
  max-width: none;
  margin-inline: auto;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 h1,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 h2,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 h3 {
  margin-top: 0;
  color: var(--audit-ink);
  font-family: Manrope, sans-serif;
  text-wrap: balance;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 p {
  color: var(--audit-muted);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero {
  padding: clamp(56px, 6vw, 82px) 0 44px;
  text-align: center;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero h1 {
  max-width: 920px;
  margin: 0 auto;
  font: 800 clamp(48px, 5.25vw, 76px)/.98 Manrope, sans-serif;
  letter-spacing: -.055em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__lede {
  max-width: 760px;
  margin: 28px auto 0;
  color: rgba(15, 23, 42, .68) !important;
  font: 500 clamp(17px, 1.5vw, 20px)/1.62 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__underline {
  position: relative;
  display: inline-block;
  color: var(--audit-ink);
  font-weight: 700;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__underline::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: .06em;
  left: 0;
  z-index: -1;
  height: .22em;
  background: rgba(15, 23, 42, .14);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-section {
  padding: 0 0 clamp(48px, 5vw, 72px);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-shell {
  padding: clamp(34px, 5vw, 58px);
  border: 1px solid var(--audit-line);
  border-radius: 34px;
  background: var(--audit-paper);
  box-shadow: 0 28px 80px rgba(15, 23, 42, .075);
  scroll-margin-top: 100px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro {
  max-width: 700px;
  margin: 0 auto 38px;
  text-align: center;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro h2 {
  margin-bottom: 12px;
  font: 800 clamp(30px, 3.4vw, 42px)/1.05 Manrope, sans-serif;
  letter-spacing: -.04em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro > p {
  max-width: 570px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.6;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form {
  position: relative;
  display: grid;
  gap: 24px;
  max-width: 650px;
  margin: 0 auto;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__fields,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional-fields {
  display: grid;
  gap: 22px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form label:not(.ay-audit-v5__consent) {
  display: grid;
  gap: 7px;
  margin: 0;
  color: var(--audit-ink);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form label > span {
  font: 700 12px/1.25 Geist, Manrope, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form label em {
  margin-left: 6px;
  color: rgba(15, 23, 42, .64);
  font-style: normal;
  font-weight: 600;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form small {
  color: rgba(15, 23, 42, .64);
  font: 500 12px/1.45 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form input:not([type="checkbox"]),
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form textarea {
  width: 100%;
  min-height: 49px;
  padding: 12px 2px;
  border: 0;
  border-bottom: 1px solid rgba(15, 23, 42, .22);
  border-radius: 0;
  background: transparent;
  color: var(--audit-ink);
  font: 500 16px/1.35 Manrope, sans-serif;
  box-shadow: none;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form textarea {
  min-height: 92px;
  resize: vertical;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form input:not([type="checkbox"]):focus,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form textarea:focus {
  outline: none;
  border-color: var(--audit-ink);
  box-shadow: 0 1px 0 var(--audit-ink);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional {
  overflow: hidden;
  border: 1px solid var(--audit-line);
  border-radius: 16px;
  background: rgba(244, 241, 233, .42);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional summary {
  position: relative;
  padding: 16px 48px 16px 18px;
  color: var(--audit-ink);
  font: 700 14px/1.3 Manrope, sans-serif;
  cursor: pointer;
  list-style: none;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional summary::-webkit-details-marker {
  display: none;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional summary span {
  color: rgba(15, 23, 42, .64);
  font-weight: 600;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional summary::after {
  content: "+";
  position: absolute;
  top: 14px;
  right: 18px;
  color: var(--audit-ink);
  font: 500 22px/1 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional[open] summary::after {
  content: "–";
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__optional-fields {
  padding: 22px 18px 20px;
  border-top: 1px solid var(--audit-line);
  background: var(--audit-paper);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__consent {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  margin: 0;
  color: rgba(15, 23, 42, .62);
  font: 500 12px/1.48 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__consent input {
  width: 17px;
  height: 17px;
  margin: 1px 0 0;
  accent-color: var(--audit-ink);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__consent span {
  font: inherit !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__consent a {
  color: var(--audit-ink);
  text-underline-offset: 3px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form > button {
  width: 100%;
  min-height: 52px;
  margin: 0;
  padding: 14px 24px;
  border: 1px solid var(--audit-ink);
  border-radius: 999px;
  background: var(--audit-ink);
  color: #fff;
  font: 700 12px/1 Geist, Manrope, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .12);
  transition: transform .2s ease, box-shadow .2s ease;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form > button:hover,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form > button:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 18px 38px rgba(15, 23, 42, .18);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-note {
  margin: 0;
  padding-top: 18px;
  border-top: 1px solid var(--audit-line);
  color: rgba(15, 23, 42, .64) !important;
  font: 500 12px/1.55 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-notice.error {
  margin: 20px 0 0;
  padding: 13px 15px;
  border: 1px solid rgba(166, 48, 24, .24);
  border-radius: 10px;
  background: #fff0eb;
  color: #8a2f1a;
  font: 700 13px/1.45 Manrope, sans-serif;
  text-align: left;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-section,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-section,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-section,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section {
  padding: clamp(82px, 9vw, 118px) 0;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-section {
  padding-top: clamp(44px, 5vw, 64px);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__section-rule {
  padding-top: 16px;
  border-top: 1px solid var(--audit-ink);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__section-rule p {
  margin: 0 0 18px;
  color: rgba(15, 23, 42, .58);
  font: 700 11px/1.2 Geist, Manrope, sans-serif;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt {
  margin: 0;
  border-bottom: 1px solid var(--audit-line);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-row {
  display: grid;
  grid-template-columns: minmax(210px, .62fr) minmax(0, 1.38fr);
  gap: 30px;
  padding: 24px 4px;
  border-top: 1px solid var(--audit-line);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt dt {
  color: var(--audit-ink);
  font: 800 18px/1.25 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt dd {
  margin: 0;
  color: var(--audit-muted);
  font: 500 16px/1.55 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__trust-panel {
  padding: clamp(78px, 8vw, 112px) 0;
  background: var(--audit-ink);
  text-align: center;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__trust-panel h2 {
  max-width: 760px;
  margin: 0 auto;
  color: #fff;
  font: 800 clamp(34px, 4vw, 52px)/1.03 Manrope, sans-serif;
  letter-spacing: -.045em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__trust-panel p {
  max-width: 760px;
  margin: 24px auto 0;
  color: rgba(255, 255, 255, .67);
  font: 500 17px/1.65 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-section > .ay-audit-v5__reading > h2,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section > .ay-audit-v5__reading > h2,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__final-cta h2 {
  margin: 0;
  font: 800 clamp(30px, 3.4vw, 42px)/1.06 Manrope, sans-serif;
  letter-spacing: -.04em;
  text-align: center;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
  margin-top: 48px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process article {
  padding: 3px 0 3px 22px;
  border-left: 1px solid var(--audit-line);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process article:first-child {
  border-color: var(--audit-ink);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process h3 {
  margin-bottom: 10px;
  font: 800 18px/1.25 Manrope, sans-serif;
  letter-spacing: -.015em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process p {
  margin: 0;
  font: 500 14px/1.6 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-section {
  padding-bottom: clamp(36px, 4vw, 52px);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-section {
  padding: 0 0 clamp(58px, 6vw, 78px);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-shell {
  overflow: hidden;
  border: 1px solid var(--audit-line);
  border-radius: 30px;
  background: var(--audit-paper);
  box-shadow: 0 24px 64px rgba(15, 23, 42, .055);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-head {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 28px;
  align-items: start;
  padding: 28px 34px 30px;
  border-bottom: 1px solid var(--audit-line);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-head p,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__dark-label,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__light-label {
  margin: 4px 0 0;
  font: 700 11px/1.2 Geist, Manrope, sans-serif;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-head p {
  color: rgba(15, 23, 42, .64);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-head h2 {
  max-width: 650px;
  margin: 0;
  font: 800 clamp(28px, 3vw, 38px)/1.08 Manrope, sans-serif;
  letter-spacing: -.038em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(280px, .78fr);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid article {
  padding: 32px 34px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-diagnostic {
  border-left: 1px solid var(--audit-line);
  background: rgba(244, 241, 233, .58);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-title {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 22px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-title p {
  margin: 0;
  color: var(--audit-ink);
  font: 700 11px/1.2 Geist, Manrope, sans-serif;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-title span,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-title strong {
  color: rgba(15, 23, 42, .64);
  font: 700 11px/1.2 Geist, Manrope, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid h3 {
  max-width: 470px;
  margin-bottom: 12px;
  font: 800 22px/1.18 Manrope, sans-serif;
  letter-spacing: -.025em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid article > p:not(.ay-audit-v5__offer-meta) {
  margin: 0;
  font: 500 14px/1.58 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid ul {
  display: grid;
  gap: 0;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-free ul {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 24px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid li {
  display: grid;
  gap: 3px;
  padding: 13px 0;
  border-top: 1px solid var(--audit-line);
  color: var(--audit-muted);
  font: 500 12px/1.45 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid li strong {
  color: var(--audit-ink);
  font-weight: 800;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-meta {
  margin: 20px 0 0;
  color: rgba(15, 23, 42, .64) !important;
  font: 700 11px/1.5 Geist, Manrope, sans-serif;
  letter-spacing: .035em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-path {
  margin: 0;
  padding: 17px 34px;
  border-top: 1px solid rgba(255, 255, 255, .12);
  background: var(--audit-ink);
  color: rgba(255, 255, 255, .82) !important;
  font: 700 13px/1.45 Manrope, sans-serif;
  text-align: center;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__intelligence-section {
  padding: 0 0 clamp(68px, 7vw, 92px);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__intelligence {
  display: grid;
  grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, .16);
  border-radius: 30px;
  background: var(--audit-ink);
  box-shadow: 0 24px 64px rgba(15, 23, 42, .07);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__thesis {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: center;
  padding: 38px 36px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__dark-label {
  color: rgba(255, 255, 255, .5) !important;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__thesis h2 {
  margin: 18px 0 16px;
  color: #fff;
  font: 800 clamp(28px, 3vw, 38px)/1.06 Manrope, sans-serif;
  letter-spacing: -.04em;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__thesis > p:last-child {
  margin: 0;
  color: rgba(255, 255, 255, .65);
  font: 500 14px/1.62 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-panel {
  padding: 30px 32px;
  background: var(--audit-paper);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__light-label {
  color: rgba(15, 23, 42, .64) !important;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-panel .ay-audit-v5__receipt {
  margin-top: 17px;
  border: 0;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-panel .ay-audit-v5__receipt-row {
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 18px;
  padding: 14px 0;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-panel .ay-audit-v5__receipt dt {
  font-size: 14px;
  line-height: 1.3;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-panel .ay-audit-v5__receipt dd {
  font-size: 12px;
  line-height: 1.5;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail {
  grid-column: 1 / -1;
  padding: 21px 30px 25px;
  border-top: 1px solid rgba(255, 255, 255, .12);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 16px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail article {
  padding: 0 24px;
  border-left: 1px solid rgba(255, 255, 255, .14);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail article:first-child {
  padding-left: 0;
  border-left: 0;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail h3 {
  margin-bottom: 6px;
  color: #fff;
  font: 800 14px/1.28 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail article p {
  margin: 0;
  color: rgba(255, 255, 255, .58);
  font: 500 12px/1.48 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__final-cta {
  padding: 20px 0 30px;
  background: var(--audit-cream);
  text-align: left;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__return-rail {
  display: flex;
  min-height: 70px;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 14px 4px;
  border-top: 1px solid var(--audit-line);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__return-rail > p {
  margin: 0;
  color: rgba(15, 23, 42, .64);
  font: 700 11px/1.2 Geist, Manrope, sans-serif;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__return-rail .ay-audit-v5__back {
  margin-top: 0;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section {
  background: var(--audit-paper);
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section .ay-native-accordion {
  display: grid;
  gap: 12px;
  max-width: 820px;
  margin: 42px auto 0;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section details {
  overflow: hidden;
  border: 1px solid var(--audit-line);
  border-radius: 18px;
  background: #fff;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section summary {
  position: relative;
  padding: 20px 58px 20px 22px;
  color: var(--audit-ink);
  font: 800 16px/1.3 Manrope, sans-serif;
  cursor: pointer;
  list-style: none;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section summary::-webkit-details-marker {
  display: none;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section summary::after {
  content: "+";
  position: absolute;
  top: 17px;
  right: 22px;
  color: var(--audit-ink);
  font: 500 25px/1 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section details[open] summary::after {
  content: "–";
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section .ay-native-accordion__answer {
  padding: 0 58px 20px 22px;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section .ay-native-accordion__answer p {
  margin: 0;
  font: 500 14px/1.62 Manrope, sans-serif;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__back {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin-top: 26px;
  padding: 13px 22px;
  border: 1px solid var(--audit-ink);
  border-radius: 999px;
  color: var(--audit-ink);
  font: 700 12px/1 Geist, Manrope, sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__back:hover,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__back:focus-visible {
  transform: translateY(-1px);
  background: var(--audit-ink);
  color: #fff;
}

body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 a:focus-visible,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 button:focus-visible,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 summary:focus-visible,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 input:focus-visible,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 textarea:focus-visible {
  outline: 3px solid rgba(15, 23, 42, .28);
  outline-offset: 3px;
}

/* Stitch 2026 audit-primary body grammar: answer-first hero, receipt rail and compact split form. */
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__reading { width: min(100% - 72px, 1080px); }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero { padding: clamp(62px,7vw,94px) 0 54px; text-align: left; }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-grid {
  display: grid;
  grid-template-columns: minmax(0,1.28fr) minmax(300px,.72fr);
  gap: clamp(54px,8vw,108px);
  align-items: end;
}
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__kicker,
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt > p {
  margin: 0 0 20px;
  color: rgba(15,23,42,.64);
  font: 800 10px/1 Geist, Manrope, sans-serif;
  letter-spacing: .15em;
  text-transform: uppercase;
}
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero h1 {
  max-width: 720px;
  margin: 0;
  font-size: clamp(48px,5.3vw,70px);
}
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__lede { max-width: 650px; margin: 24px 0 0; }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-link {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  margin-top: 30px;
  color: var(--audit-ink);
  font: 800 12px/1 Geist, Manrope, sans-serif;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
}
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt { padding-top: 16px; border-top: 1px solid var(--audit-ink); }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt dl { margin: 0; }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt dl > div { padding: 14px 0; border-top: 1px solid var(--audit-line); }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt dt { color: var(--audit-ink); font: 760 14px/1.3 Manrope, sans-serif; }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt dd { margin: 4px 0 0; color: var(--audit-muted); font: 500 12px/1.5 Manrope, sans-serif; }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-shell {
  display: grid;
  grid-template-columns: minmax(240px,.72fr) minmax(0,1.28fr);
  gap: clamp(38px,6vw,72px);
  align-items: start;
  padding: clamp(34px,4vw,48px);
}
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro { margin: 0; text-align: left; }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro > p { margin: 0; }
body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form { max-width: none; margin: 0; }

@media (max-width: 900px) {
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__reading {
    width: min(100% - 48px, 760px);
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__intelligence,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-grid,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-shell {
    grid-template-columns: minmax(0, 1fr);
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt { max-width: 620px; }
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro { margin-bottom: 0; }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-diagnostic {
    border-top: 1px solid var(--audit-line);
    border-left: 0;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail > div {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail article {
    padding: 16px 0;
    border-top: 1px solid rgba(255, 255, 255, .12);
    border-left: 0;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail article:first-child {
    padding-top: 0;
    border-top: 0;
  }
}

@media (max-width: 720px) {
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .entry-content {
    padding-top: 78px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__reading {
    width: min(100% - 32px, 520px);
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero {
    padding: 46px 0 34px;
    text-align: left;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-grid { gap: 34px; }
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt { max-width: none; }
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero-receipt dl > div { padding-block: 12px; }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__hero h1 {
    font-size: clamp(38px, 10.8vw, 48px);
    line-height: 1;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__lede {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.55;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-section {
    padding-bottom: 38px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-shell {
    padding: 30px 20px;
    border-radius: 24px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro {
    margin-bottom: 30px;
    text-align: left;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__form-intro h2 {
    font-size: 31px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-section {
    padding: 0 0 48px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-shell,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__intelligence {
    border-radius: 22px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-head {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    padding: 24px 22px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-head h2 {
    font-size: 27px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-grid article {
    padding: 24px 22px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-free ul {
    grid-template-columns: minmax(0, 1fr);
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__offer-path {
    padding: 15px 22px;
    text-align: left;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__intelligence-section {
    padding: 0 0 58px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__thesis,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-panel {
    padding: 26px 22px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__thesis h2 {
    font-size: 29px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__receipt-panel .ay-audit-v5__receipt-row {
    grid-template-columns: minmax(0, 1fr);
    gap: 5px;
    padding: 14px 0;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__process-rail {
    padding: 21px 22px 24px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section {
    padding: 64px 0;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section > .ay-audit-v5__reading > h2 {
    text-align: left;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section .ay-native-accordion {
    margin-top: 30px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section summary {
    padding: 18px 52px 18px 18px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__faq-section .ay-native-accordion__answer {
    padding: 0 42px 18px 18px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__final-cta {
    padding: 12px 0 22px;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__return-rail {
    display: grid;
    gap: 16px;
    padding: 20px 0 0;
  }

  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5__back {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 *,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 *::before,
  body.ay-stitch-home-v3.ay-stitch-audit-v5 .ay-audit-v5 *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
  }
}
