/* kc-v4.css: V4 ONLY, loaded after ac-framework/ac-v4.css (V2/V3 never link it).
   1. AI product art (visuals/art/web/*.webp, served at /art/): real images replace
      the inline-SVG mockups, so the template's fixed-height art boxes go auto.
   2. C6 (open-items): the reader is 66 on a phone. The template ships 8-15px body
      text and headings at line-height 1.2 with -0.04em tracking ("lines roll on top
      of each other"). Body copy goes to 18px/1.6, headings get air, nothing under 12px.
   "body .ghl-ac-page" = one step more specific than the template, so these win
   inside the template's own media queries too. */

/* 1. art */
body .ghl-ac-page .product-stack,
body .ghl-ac-page .product-stack-small { height: auto; width: min(560px, 100%); margin-left: auto; margin-right: auto; }
body .ghl-ac-page .kc-art { display: block; width: 100%; height: auto; }
body .ghl-ac-page .bonus-card .kc-art { width: auto; max-width: 100%; height: 180px; object-fit: contain; margin: 0 auto; }

/* 2. C6: headings */
body .ghl-ac-page .hero-shell > h1 { line-height: 1.24; letter-spacing: -0.012em; }
body .ghl-ac-page .hero-copy h2, body .ghl-ac-page .story-copy h2,
body .ghl-ac-page .section-shell > h2, body .ghl-ac-page .reviews-section h2,
body .ghl-ac-page .included-section h2, body .ghl-ac-page .faq-section h2,
body .ghl-ac-page .stack-section h2 { line-height: 1.3; letter-spacing: -0.01em; }

/* 2. C6: reading text */
body .ghl-ac-page .hero-subtitle { font-size: 17px; line-height: 1.5; }
body .ghl-ac-page .eyebrow { font-size: 15px; }
body .ghl-ac-page .hero-copy p,
body .ghl-ac-page .story-copy > p,
body .ghl-ac-page .section-grid.solo .story-copy > p,
body .ghl-ac-page .included-section .story-copy > p,
body .ghl-ac-page .letter-bullets li,
body .ghl-ac-page .doom-list p,
body .ghl-ac-page .letter-steps p { font-size: 18px; line-height: 1.6; }
body .ghl-ac-page .section-intro { font-size: 16px; }
body .ghl-ac-page .section-eyebrow { font-size: 12px; }
body .ghl-ac-page .faq-grid summary { font-size: 17px; line-height: 1.4; }
body .ghl-ac-page .faq-grid details p { font-size: 16px; }
body .ghl-ac-page .bonus-card h3 { font-size: 17px; line-height: 1.35; }
body .ghl-ac-page .bonus-card > p { font-size: 15px; }

/* 2. C6: the order box */
body .ghl-ac-page .offer-kicker { font-size: 14px; }
body .ghl-ac-page .price-line { font-size: 18px; }
body .ghl-ac-page .price-line strong { font-size: 30px; }
body .ghl-ac-page .offer-copy, body .ghl-ac-page .inline-offer .offer-copy { max-width: 340px; font-size: 15px; line-height: 1.5; }
body .ghl-ac-page .available { font-size: 13px; }
body .ghl-ac-page .primary-cta strong { font-size: 18px; }
body .ghl-ac-page .primary-cta small { font-size: 12px; }
body .ghl-ac-page .secure-line { font-size: 12px; }
body .ghl-ac-page .guarantee-mini p { font-size: 12px; }
body .ghl-ac-page .guarantee-line { font-size: 13px; }

/* 3. design sweep (2026-09-23, /browse audit of the live /slo/) */
/* headings: no orphan last word, and air before the text they introduce */
body .ghl-ac-page h1, body .ghl-ac-page h2, body .ghl-ac-page h3 { text-wrap: balance; }
body .ghl-ac-page .story-copy > h2, body .ghl-ac-page .section-shell > h2,
body .ghl-ac-page .guarantee-block > h2 { margin-bottom: 14px; }
/* reading text the C6 pass missed */
body .ghl-ac-page .section-shell > p, body .ghl-ac-page .section-shell.narrow-shell > p { font-size: 18px; line-height: 1.6; }
body .ghl-ac-page .letter-disclaimer p { font-size: 14px; line-height: 1.55; }
body .ghl-ac-page .review-note p { font-size: 14px; }
body .ghl-ac-page .download-link { font-size: 12px; }
body .ghl-ac-page .site-footer p { font-size: 12px; line-height: 1.5; }
body .ghl-ac-page .media-box p { font-size: 14px; }

/* "Write it. Burn it. Rinse it." = the method, shown as 3 steps, not a stray bold line */
body .ghl-ac-page .letter-h3.kc-acts { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 22px 0; text-align: center; }
body .ghl-ac-page .letter-h3.kc-acts span { padding: 10px 18px; border-radius: 999px; background: #17132f; color: #fff2c7; font-size: 18px; font-weight: 700; letter-spacing: .01em; box-shadow: inset 0 0 0 1px rgba(242,181,30,.45); }
/* a kicker line right above a centred H2 is centred with it */
body .ghl-ac-page .letter-h3:not(.kc-acts):has(+ h2) { text-align: center; color: #5f478b; font-size: 15px; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 4px; }

/* order boxes: buttons never touch, the price reads as the price */
body .ghl-ac-page .primary-cta + .primary-cta { margin-top: 14px; }
body .ghl-ac-page .inline-offer .primary-cta + p { margin: 12px 0; }
body .ghl-ac-page .inline-offer { display: flex; flex-direction: column; align-items: center; gap: 0; }
body .ghl-ac-page .inline-offer > .primary-cta { width: 100%; }
body .ghl-ac-page .kc-offer-art { width: min(380px, 100%); margin: 0 auto 6px; }
body .ghl-ac-page .inline-offer .price-line { margin: 4px 0 8px; font-size: 18px; }
body .ghl-ac-page .inline-offer .price-line strong { font-size: 44px; line-height: 1; letter-spacing: -.01em; }
body .ghl-ac-page .available,
body .ghl-ac-page .inline-offer .available { display: inline-flex; align-items: center; gap: 8px; margin: 10px auto; padding: 6px 14px; border-radius: 999px; background: #eefbf1; color: #17663a; font-size: 14px; font-weight: 600; }
body .ghl-ac-page .available::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: #22a55a; flex: none; }

/* guarantee: a real seal, a readable letter, centred as one block */
body .ghl-ac-page .guarantee-block { max-width: 680px; margin: 40px auto; padding: 32px 28px; border-radius: 18px; background: #fffaf0; box-shadow: inset 0 0 0 1px rgba(242,181,30,.55); text-align: left; }
body .ghl-ac-page .guarantee-block > h2 { text-align: center; }
body .ghl-ac-page .guarantee-block p { font-size: 18px; line-height: 1.6; max-width: none; }
body .ghl-ac-page .kc-art.kc-seal { width: 150px; height: auto; margin: -8px auto 8px; filter: drop-shadow(0 8px 18px rgba(95,71,139,.28)); }
body .ghl-ac-page .guarantee-mini { align-items: center; }
body .ghl-ac-page .kc-art.kc-seal-mini { width: 52px; height: auto; flex: none; }

/* AI scenes in the letter + the how-it-works panel */
body .ghl-ac-page .kc-scene { margin: 26px 0; }
body .ghl-ac-page .kc-scene .kc-art { border-radius: 16px; box-shadow: 0 14px 34px rgba(23,19,47,.22); }
body .ghl-ac-page .kc-ways { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 26px 0; }
body .ghl-ac-page .kc-way { border-radius: 16px; padding: 20px 22px; display: grid; grid-template-rows: auto 1fr; }
body .ghl-ac-page .kc-way.new ol { align-content: center; }
body .ghl-ac-page .kc-way.old { background: #ecebf0; color: #4a4658; }
body .ghl-ac-page .kc-way.new { background: #17132f; color: #fff; box-shadow: inset 0 0 0 1px rgba(242,181,30,.5); }
body .ghl-ac-page .kc-way-h { margin: 0 0 10px; font-size: 13px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
body .ghl-ac-page .kc-way.new .kc-way-h { color: #f2b51e; }
body .ghl-ac-page .kc-way ol { margin: 0; padding-left: 22px; display: grid; gap: 6px; font-size: 16px; line-height: 1.45; }
body .ghl-ac-page .kc-way.old li { text-decoration: line-through; text-decoration-color: rgba(74,70,88,.45); }
body .ghl-ac-page .kc-way.new ol { gap: 14px; font-size: 22px; font-weight: 700; color: #fff2c7; }
@media (max-width: 640px) {
  body .ghl-ac-page .kc-ways { grid-template-columns: 1fr; }
  body .ghl-ac-page .guarantee-block { padding: 26px 18px; margin: 28px auto; }
  body .ghl-ac-page .inline-offer .price-line strong { font-size: 40px; }
}
