/* September 2026 homepage. Shared pages retain styles.css. */
.home { background: var(--paper); }
.home .hero { padding-block: clamp(3.5rem, 6vw, 6rem); background: var(--ink); }
.home .hero-inner { grid-template-columns: minmax(0, 1.25fr) minmax(0, .85fr); gap: clamp(2rem, 5vw, 5rem); align-items: center; }
.home .hero-title-kicker { font-size: .875rem; letter-spacing: .13em; margin-bottom: 1.3rem; }
.home .hero-title-display { font-size: clamp(3.6rem, 6.2vw, 6rem); line-height: .98; max-width: 13ch; letter-spacing: -.035em; }
.home .hero-title-display em { color: var(--gold-soft); font-weight: 400; }
.home .hero-lede { max-width: 46ch; margin-top: 1.7rem; font-size: 1.05rem; line-height: 1.7; }
.home .hero-actions { margin-top: 1.8rem; gap: 1.5rem; }
.home .hero-actions .btn { gap: 2rem; font-size: .95rem; }
.home .hero-meta { margin-top: 2.25rem; }
.home .hero-meta dt { font-size: .75rem; }
.home .hero-meta dd { font-size: .875rem; line-height: 1.5; }
.review-preview { color: var(--ink); background: var(--paper); padding: 2rem 2rem 0; border-top: 4px solid var(--gold-soft); box-shadow: 16px 18px 0 var(--ink-deep); }
.review-preview-top { display: flex; justify-content: space-between; gap: 1rem; font-size: .75rem; letter-spacing: .08em; color: var(--gold-dim); font-weight: 600; }
.review-preview-title { margin: 2.5rem 0 1.8rem; font-family: var(--font-display); font-size: clamp(1.8rem, 2.6vw, 2.5rem); line-height: 1.1; }
.review-register { margin: 0; }
.review-register > div { padding: 1.1rem 0; border-top: 1px solid var(--line); }
.review-register dt { font-size: .75rem; color: var(--gold-dim); font-variant-numeric: tabular-nums; }
.review-register dt span { color: var(--ink); font-weight: 600; font-size: .95rem; margin-left: .75rem; }
.review-register dd { margin: .5rem 0 0 1.85rem; color: var(--text-muted); font-size: .875rem; line-height: 1.6; }
.review-preview-bottom { display: flex; align-items: center; justify-content: space-between; gap: 1rem; border-top: 1px solid var(--line); margin-top: .5rem; padding: 1.3rem 0; font-size: .8rem; }
.preview-seal { display: grid; place-items: center; width: 2.5rem; height: 2.5rem; border: 1px solid var(--gold); color: var(--gold-dim); font-family: var(--font-display); font-size: 1.6rem; }
.review-preview-link { display: flex; justify-content: space-between; gap: 1rem; margin: 0 -2rem; padding: 1.1rem 2rem; background: var(--ivory-alt); color: var(--ink); font-size: .875rem; font-weight: 600; text-decoration: none; }
.review-preview-link:hover { background: var(--line-soft); }
.home .context-strip { padding-block: 1.4rem; }
.home .context-frameworks, .home .rulings-body { font-size: .875rem; }
.home .context-rulings { gap: .4rem; }
.home .section-title { letter-spacing: -.025em; }
.home .section--what .section-head { align-items: end; }
.home .what-label { font-family: var(--font-display); font-size: 2rem; font-weight: 400; }
.home .what-body, .home .sector-desc, .home .sample-body { font-size: 1rem; }
.home .sample-thumb { background: var(--ivory-alt); }
.home .sample-thumb img { object-position: top; }
.home .pkg { display: flex; flex-direction: column; box-shadow: none; }
.home .pkg-body { flex: 1; display: flex; flex-direction: column; }
.home .pkg-name { font-size: 2.05rem; line-height: 1.12; }
.home .pkg-price { margin-block: 1.5rem; }
.home .price-num { font-family: var(--font-display); font-size: 3.1rem; font-weight: 400; }
.home .pkg-blurb, .home .pkg-list, .home .pkg-credit, .home .price-unit { font-size: .875rem; }
.home .pkg-list { flex: 1; line-height: 1.6; }
.home .pkg--flagship { border-color: var(--ink); transform: none; }
.home .pkg--flagship .pkg-flag { background: var(--ink); color: var(--ivory); }
.home .pkg-flag { font-size: .75rem; }
.home .pkg-credit { line-height: 1.5; }
.home .package-foot { font-size: .875rem; }
.scope-definition { margin-top: 2rem; border-block: 1px solid var(--line); padding: 1.2rem 0; }
.scope-definition summary { font-weight: 600; font-size: .95rem; cursor: pointer; }
.scope-definition p { color: var(--text-muted); max-width: 90ch; font-size: .95rem; margin-top: 1rem; }
.review-cadence { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border: 1px solid var(--line); margin-top: 2rem; }
.cadence-tier { padding: 1.75rem; border-right: 1px solid var(--line); }
.cadence-tier:last-child { border-right: 0; }
.cadence-tier h4 { margin: 0 0 1rem; font-size: 1rem; font-weight: 600; }
.cadence-price { margin: 0 0 .8rem; font-family: var(--font-display); font-size: 2.6rem; line-height: 1.1; }
.cadence-price span { display: block; font-family: var(--font-sans); color: var(--text-muted); font-size: .8rem; margin-top: .5rem; }
.cadence-tier > p:not(.cadence-price) { color: var(--text-muted); font-size: .875rem; }
.cadence-tier a { display: inline-block; color: var(--ink); font-size: .875rem; font-weight: 600; margin-top: 1rem; text-underline-offset: .25em; }
.additional-scopes { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-top: 2rem; }
.additional-scope { padding-top: 1.5rem; border-top: 1px solid var(--line); }
.additional-scope h4 { font-family: var(--font-display); font-size: 1.7rem; font-weight: 400; margin: 0; }
.additional-scope p { font-size: .875rem; color: var(--text-muted); margin-top: .65rem; }
.additional-scope a { color: var(--ink); font-size: .875rem; font-weight: 600; }
.scope-guide { background: var(--paper); border: 1px solid var(--line); padding: 1.5rem 1.75rem; margin-bottom: 2rem; display: grid; grid-template-columns: minmax(0, .7fr) minmax(0, 1fr); gap: 1rem 2rem; align-items: center; }
.scope-guide label { display: block; font-size: .875rem; font-weight: 600; margin-bottom: .5rem; }
.scope-guide select { width: 100%; padding: .8rem 2rem .8rem .8rem; font: inherit; font-size: .95rem; background: var(--paper); color: var(--ink); border: 1px solid var(--line); border-radius: 0; }
.scope-guide-result { font-size: .95rem; line-height: 1.6; }
.scope-guide-result p { margin: 0; }
.scope-guide-result a { display: inline-block; font-size: .875rem; margin-top: .4rem; font-weight: 600; color: var(--ink); }
.scope-guide[hidden] { display: none; }
.home .audit-flow li > span:last-child { font-size: .875rem; }
.home .cta-headline { max-width: 15ch; font-size: clamp(2.5rem, 4.5vw, 4.5rem); }
.cta-context { font-size: 1rem; max-width: 32ch; line-height: 1.7; color: var(--ivory-alt); margin-top: 1.5rem; }
.home .field--engagement { grid-column: 1 / -1; }
.home .field input, .home .field select, .home .field textarea { font-size: 1rem; }
.home .field label, .home .cta-assurance, .home .field-hint, .home .toggle-text { font-size: .875rem; }
.home .cta-caveat { color: var(--ivory-alt); font-size: .875rem; }
.home .footer-brand p, .home .footer-meta, .home .footer-nav a { color: var(--ivory-alt); }
.home .signature-caption { color: var(--text-muted); font-size: .875rem; }
.home a:focus-visible, .home button:focus-visible, .home summary:focus-visible, .home select:focus-visible { outline: 3px solid var(--gold-soft); outline-offset: 4px; }
@media (max-width: 1100px) {
  .home .package-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .home .pkg:last-child { grid-column: auto; }
  .home .pkg-body { padding: 1.5rem; }
  .home .pkg-name { font-size: 1.75rem; }
  .home .hero-title-display { font-size: clamp(3.3rem, 6.4vw, 5rem); }
  .review-preview { padding: 1.5rem 1.5rem 0; }
  .review-preview-link { margin-inline: -1.5rem; padding-inline: 1.5rem; }
}
@media (max-width: 900px) {
  .home .hero-inner { grid-template-columns: 1fr; gap: 3rem; }
  .home .hero-title-display { font-size: clamp(3.4rem, 9vw, 5.75rem); max-width: none; }
  .review-preview { width: 100%; max-width: 36rem; }
  .review-preview-title { font-size: 2.2rem; }
  .home .package-grid { grid-template-columns: 1fr; }
  .home .pkg-body { padding: 2rem; }
  .home .pkg-name { font-size: 2.2rem; }
  .home .pkg-list { margin-bottom: 1.5rem; }
  .review-cadence { grid-template-columns: 1fr; }
  .cadence-tier { border-right: 0; border-bottom: 1px solid var(--line); }
  .cadence-tier:last-child { border-bottom: 0; }
  .scope-guide { grid-template-columns: 1fr; }
}
@media (max-width: 600px) {
  .home .hero { padding-top: 3rem; }
  .home .hero-title-display { font-size: clamp(2.9rem, 12.5vw, 4.5rem); }
  .home .hero-actions { align-items: stretch; gap: 1rem; }
  .home .hero-meta { grid-template-columns: 1fr; }
  .home .hero-meta div:last-child { grid-column: auto; }
  .review-preview { max-width: calc(100% - 10px); box-shadow: 10px 12px 0 var(--ink-deep); }
  .review-preview-top { font-size: .75rem; letter-spacing: 0; }
  .additional-scopes { grid-template-columns: 1fr; }
  .home .pkg-body { padding: 1.5rem; }
  .home .cta-form { padding: 1.5rem; }
}
@media (prefers-reduced-motion: reduce) {
  .home *, .home *::before, .home *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
