/* AI-COACH+ 1.1: shared typography and editorial rhythm across all public pages. */
@font-face {
  font-family: Inter;
  src: url("assets/brand/InterVariable.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
body { font-family: var(--ai-coach-font); background-color: var(--ai-coach-paper-light); }
h1, h2, h3 { text-wrap: balance; }
p { text-wrap: pretty; }
.brand-mark { font-size: 1.25rem; font-weight: 800; letter-spacing: .055em; }
.brand-name { font-size: .7rem; font-weight: 500; letter-spacing: 0; }
.brand-mark b { color: var(--ai-coach-accent); }
.is-scrolled .brand-mark b, .is-menu-open .brand-mark b, .site-footer .brand-mark b { color: var(--ai-coach-accent-soft); }
.language-switch { border-radius: var(--ai-coach-radius); }
.language-switch button { width: 44px; height: 44px; border-radius: 2px; font-size: .75rem; }
.nav-cta, .button { border-radius: var(--ai-coach-radius); box-shadow: none; }
.hero { background: var(--ai-coach-paper-light); }
.hero::before { background: linear-gradient(90deg, var(--ai-coach-paper-light) 55%, var(--ai-coach-paper) 55%); }
.hero-media { border-radius: 4px; box-shadow: none; top: calc(var(--header-height) + 30px); bottom: 38px; }
.hero-content { padding-top: calc(var(--header-height) + 64px); padding-bottom: 64px; }
.hero-wordmark { color: var(--ai-coach-forest); font-size: clamp(1.8rem, 2.5vw, 2.6rem); font-weight: 800; letter-spacing: .035em; line-height: 1; margin: 0 0 18px; }
.hero-wordmark b { color: var(--ai-coach-accent); }
.hero-eyebrow { margin-bottom: 24px; font-size: .72rem; letter-spacing: .12em; font-weight: 650; }
.hero h1 { font-size: var(--ai-coach-title); max-width: 11.5ch; line-height: 1.04; font-weight: 720; letter-spacing: -.05em; }
.hero-lead { max-width: 43ch; font-size: var(--ai-coach-text-lead); line-height: 1.55; }
.hero-caption { color: var(--ai-coach-ink); text-shadow: none; background: var(--ai-coach-paper-light); padding: 14px 18px; border-left: 3px solid var(--ai-coach-accent); right: max(46px, calc((100vw - 1380px) / 2 + 14px)); bottom: 52px; }
.hero-caption strong { color: var(--ai-coach-ink-soft); }
.hero-note { color: var(--ai-coach-ink-soft); }
.kicker, .step-label { font-size: .75rem; letter-spacing: .12em; font-weight: 650; }
.section h2, .services h2, .method-intro h2, .about-copy h2 { font-size: var(--ai-coach-heading); line-height: 1.1; }
.section-intro > p:last-child, .service-copy, .method-steps article p:last-child { line-height: 1.65; }
.outcome { padding-top: 112px; }
.services { padding-top: 104px; padding-bottom: 104px; }
.method { padding-top: 112px; }
.method-shell { gap: 7vw; padding-bottom: 112px; }
.method-steps article { min-height: 230px; padding: 32px 0; grid-template-columns: 60px 1fr; }
.method-steps h3 { font-size: clamp(1.6rem, 2.25vw, 2.4rem); line-height: 1.15; }
.step-label { margin-bottom: 12px; }
.workflow-strip-intro .kicker, .workflow-outcomes .workflow-outcome-label { color: var(--ai-coach-accent-soft); }
.workflow-strip-intro h3 { font-family: var(--ai-coach-font); font-weight: 650; }
.about-copy > p:not(.kicker):not(.about-lead):not(.independence-note) { color: var(--ai-coach-paper); }
.about > *, .about-facts > div > * { min-width: 0; }
.about-copy h2, .about-facts dd { overflow-wrap: anywhere; }
.site-header:not(.is-scrolled):not(.is-menu-open) .main-nav > a:hover { color: var(--ai-coach-accent); }

/* Contact and legal pages use the same material, type and line treatment. */
body:has(.legal-main), body:has(.booking-main) { background: var(--ai-coach-paper-light); }
.legal-main, .booking-main { background: var(--ai-coach-paper-light); }
.booking-copy h1, .legal-layout h1 { font-size: var(--ai-coach-heading); line-height: 1.12; font-weight: 720; }
.booking-copy p:not(.section-kicker), .booking-option p, .booking-detail-grid p, .legal-card p { font-weight: 400; }
.booking-contact-card { border-radius: 0; box-shadow: none; padding: 24px 0 0; background: transparent; border: 0; border-top: 1px solid var(--ai-coach-line); }
.booking-panel { gap: 0; }
.booking-option { border-radius: 0; border: 0; border-top: 1px solid var(--ai-coach-line); padding: 32px 24px; background: transparent; box-shadow: none; }
.booking-option.is-selected { box-shadow: inset 3px 0 0 var(--ai-coach-accent); background: var(--ai-coach-paper); border-color: var(--ai-coach-line); }
.booking-option-quiet { background: transparent; }
.booking-option .booking-price { font-size: .94rem; font-weight: 400 !important; color: var(--ai-coach-ink-soft) !important; }
.booking-tag { padding: 0; border-radius: 0; background: transparent; font-weight: 650; }
.booking-detail-grid > div { border: 0; border-top: 1px solid var(--ai-coach-line); border-radius: 0; background: transparent; padding: 24px 0; }
.btn, .btn-small { border-radius: 4px; box-shadow: none; font-weight: 650; }
.btn-primary { background: var(--ai-coach-forest); }
.btn-primary:hover { box-shadow: none; background: var(--ai-coach-accent); }
.btn-secondary { background: transparent; border: 1px solid var(--ai-coach-line); }
.booking-contact-card > span { font-weight: 650; }
.legal-language { border-radius: 4px; }
.legal-language button { border-radius: 2px; }
.legal-card { border-radius: 4px; box-shadow: none; border-color: var(--ai-coach-line); }
.legal-card p, .legal-card li { max-width: var(--ai-coach-measure); line-height: 1.7; }
.legal-status { border-radius: 2px; }
.legal-language button { min-width: 44px; min-height: 44px; }
.legal-nav a, .footer-links a { padding-block: 8px; }
:focus-visible { outline: 3px solid var(--ai-coach-accent); outline-offset: 4px; }

@media (min-width:821px) and (max-height:800px) {
  .hero-content { padding-top: calc(var(--header-height) + 30px); padding-bottom: 36px; }
  .hero h1 { font-size: clamp(3.2rem, 4.9vw, 4.5rem); margin-bottom: 22px; }
  .hero-lead { margin-bottom: 24px; }
  .hero-wordmark { margin-bottom: 12px; }
  .hero-eyebrow { margin-bottom: 18px; }
}
@media (max-width:820px) {
  .hero::before { background: var(--ai-coach-paper-light); }
  .hero { padding-bottom: 40px; }
  .hero-media { margin: var(--header-height) 0 0; width: 100%; height: clamp(180px, 29svh, 260px); border-radius: 0; inset: auto; }
  .hero-content { padding: 24px 22px 0; }
  .hero-wordmark { font-size: 1.75rem; margin-bottom: 12px; }
  .hero-eyebrow { font-size: .66rem; margin-bottom: 16px; }
  .hero h1 { font-size: clamp(2.65rem, 10.8vw, 4rem); margin-bottom: 18px; }
  .hero-lead { font-size: 1rem; }
  .hero-actions { margin-bottom: 0; }
  .outcome, .services, .method { padding-top: 72px; }
  .services, .method-shell { padding-bottom: 72px; }
  .method-steps article { min-height: auto; grid-template-columns: 44px 1fr; }
  .method-steps h3 { font-size: 1.7rem; }
  .brand-mark { font-size: 1.15rem; }
  .legal-nav { gap: 12px; flex-wrap: wrap; }
  body:has(.booking-main) .nav-shell, body:has(.legal-main) .nav-shell { gap: 8px; min-height: 76px; }
  .legal-nav > a { display: none !important; }
  .booking-option { padding: 28px 18px; }
}
@media (prefers-reduced-motion:reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
  .hero-enter, .hero-content > *, .hero-caption, .hero-note, [data-reveal] { opacity: 1 !important; transform: none !important; }
}
