/* ============================================================
   Self-hosted fonts — served from /assets/fonts (no Google
   requests: faster first paint + GDPR-friendly for the EU/CZ).
   Czech glyphs (ě š č ř ž ů ...) live in the latin-ext subset.
   Newsreader is variable (one file covers the weight range).
   ============================================================ */
/* Jaldi 400 */
@font-face{font-family:'Jaldi';font-style:normal;font-weight:400;font-display:swap;
  src:url(fonts/jaldi-400.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'Jaldi';font-style:normal;font-weight:400;font-display:swap;
  src:url(fonts/jaldi-400-ext.woff2) format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
/* Jaldi 700 */
@font-face{font-family:'Jaldi';font-style:normal;font-weight:700;font-display:swap;
  src:url(fonts/jaldi-700.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'Jaldi';font-style:normal;font-weight:700;font-display:swap;
  src:url(fonts/jaldi-700-ext.woff2) format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
/* Newsreader — normal, variable weight 400–600 */
@font-face{font-family:'Newsreader';font-style:normal;font-weight:400 600;font-display:swap;
  src:url(fonts/newsreader.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'Newsreader';font-style:normal;font-weight:400 600;font-display:swap;
  src:url(fonts/newsreader-ext.woff2) format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}
/* Newsreader — italic, variable weight 400–500 */
@font-face{font-family:'Newsreader';font-style:italic;font-weight:400 500;font-display:swap;
  src:url(fonts/newsreader-italic.woff2) format('woff2');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'Newsreader';font-style:italic;font-weight:400 500;font-display:swap;
  src:url(fonts/newsreader-italic-ext.woff2) format('woff2');
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}

/* ============================================================
   FySport — Jak odnaučit děti W sed | Landing page
   Design system
   ------------------------------------------------------------
   Type:   Newsreader (warm trustworthy serif) for emotional
           headlines + Jaldi (brand sans) for body & UI.
   Color:  Warm cream base, brand teal (#0A7E86) for trust,
           warm coral (#E0664B) reserved exclusively for CTAs.
   Tone:   Calm, generous whitespace, large readable type,
           mobile-first, friendly but not childish.
   ============================================================ */

:root {
  --cream:      #FAF5EE;
  --cream-deep: #F3EADD;
  --paper:      #FFFFFF;
  --ink:        #2B2825;
  --ink-soft:   #4A4540;
  --muted:      #756C63;
  --line:       #E8DECF;

  --teal:       #0A7E86;
  --teal-deep:  #086069;
  --teal-tint:  #EAF2F1;
  --teal-tintb: #DCEAE9;

  --coral:      #E0664B;
  --coral-deep: #C8512F;
  --coral-tint: #FBEAE2;

  --blush:      #F8ECE4;
  --honey:      #F4C95D;

  --maxw: 1180px;
  --radius: 22px;
  --radius-sm: 14px;
  --shadow: 0 18px 50px -24px rgba(43, 40, 37, 0.45);
  --shadow-soft: 0 10px 30px -18px rgba(43, 40, 37, 0.35);

  --font-head: "Newsreader", Georgia, serif;
  --font-body: "Jaldi", system-ui, sans-serif;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  font-family: var(--font-body);
  color: var(--ink);
  background: var(--cream);
  font-size: 19px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img { max-width: 100%; display: block; }

h1, h2, h3 {
  font-family: var(--font-head);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: var(--ink);
  margin: 0 0 0.5em;
  text-wrap: balance;
}

h1 { font-size: clamp(2.3rem, 5.2vw, 4.1rem); }
h2 { font-size: clamp(1.9rem, 3.6vw, 3rem); }
h3 { font-size: clamp(1.3rem, 2vw, 1.7rem); }

p { margin: 0 0 1em; text-wrap: pretty; }
strong { font-weight: 700; }

a { color: inherit; }

.wrap {
  width: 100%;
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 24px;
}

section { position: relative; }

.section-pad { padding: clamp(56px, 8vw, 110px) 0; }

.eyebrow {
  font-family: var(--font-body);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--teal);
  margin: 0 0 18px;
  display: block;
}
.eyebrow .ey-hl {
  color: var(--ink);
  background: linear-gradient(transparent 52%, rgba(244,201,93,0.6) 52%);
  padding: 0 3px;
  white-space: nowrap;
}
.eyebrow.center { text-align: center; }

.lead { font-size: 1.18rem; color: var(--ink-soft); }
.muted { color: var(--muted); }

/* ---------- Buttons ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 1.18rem;
  line-height: 1.1;
  border: none;
  cursor: pointer;
  border-radius: 999px;
  padding: 20px 34px;
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.btn--cta {
  background: var(--coral);
  color: #fff;
  box-shadow: 0 14px 30px -12px rgba(200, 81, 47, 0.65);
}
.btn--cta:hover { background: var(--coral-deep); transform: translateY(-2px); }
.btn--cta .price-chip {
  background: rgba(255,255,255,0.22);
  border-radius: 999px;
  padding: 4px 12px;
  font-size: 0.95rem;
}
.btn--ghost {
  background: transparent;
  color: var(--teal-deep);
  border: 2px solid var(--teal);
  padding: 16px 28px;
  font-size: 1.02rem;
}
.btn--ghost:hover { background: var(--teal); color: #fff; }
.btn--full { width: 100%; }

.cta-note {
  font-size: 0.95rem;
  color: var(--muted);
  margin-top: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.cta-note svg { flex: none; }

/* ---------- Header ---------- */
header.site {
  position: static;
  background: #0E0E0E;
  color: #fff;
}
.site-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 12px 24px;
  max-width: 1320px;
  margin: 0 auto;
}
.site-logo img { width: auto; height: 42px; }

/* ---------- Micro-navigation (section index) ---------- */
.micronav {
  position: sticky;
  top: 0;
  z-index: 55;
  background: rgba(255,255,255,0.96);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--line);
}
.micronav-in {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 6px;
  height: 52px;
  overflow-x: auto;
  scrollbar-width: none;
}
.micronav-in::-webkit-scrollbar { display: none; }
.micronav a {
  text-decoration: none;
  color: var(--ink-soft);
  font-weight: 700;
  font-size: 0.92rem;
  padding: 8px 14px;
  border-radius: 999px;
  white-space: nowrap;
  transition: background .15s ease, color .15s ease;
}
.micronav a:hover { background: var(--cream-deep); color: var(--ink); }
.micronav .mn-cta { margin-left: auto; background: var(--coral); color: #fff; }
.micronav .mn-cta:hover { background: var(--coral-deep); color: #fff; }

/* anchored sections clear the sticky micronav */
section[id] { scroll-margin-top: 66px; }
.site-nav { display: flex; align-items: center; gap: 28px; }
.site-nav ul {
  display: flex;
  gap: 26px;
  list-style: none;
  margin: 0; padding: 0;
}
.site-nav a {
  text-decoration: none;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  transition: color .15s ease;
}
.site-nav a:hover { color: var(--teal); }
.site-social { display: flex; gap: 14px; align-items: center; }
.site-social a { color: #fff; display: inline-flex; transition: color .15s; }
.site-social a:hover { color: var(--teal); }
.nav-toggle {
  display: none;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 0.85rem;
  letter-spacing: 0.1em;
}

/* ---------- Hero ---------- */
.hero {
  background:
    radial-gradient(120% 130% at 85% -10%, var(--blush) 0%, rgba(248,236,228,0) 55%),
    var(--cream);
  overflow: hidden;
}
.hero-head {
  padding: clamp(40px, 5.5vw, 76px) 24px 0;
}
.hero-head .eyebrow { margin-bottom: 16px; }
.hero-head h1 {
  margin: 0;
  font-size: clamp(2.4rem, 5.6vw, 4.4rem);
  max-width: none;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(32px, 5vw, 70px);
  align-items: stretch;
  padding: clamp(28px, 3.5vw, 44px) 24px clamp(40px, 5vw, 64px);
}
.hero-copy {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 2.4vw, 28px);
}
.hero-buy {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.hero h1 em {
  font-style: italic;
  color: var(--teal-deep);
}
.hero .lead { max-width: 42ch; margin: 0; }
.hero-cta-row {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.price-line {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin: 0;
}
.price-line .amount {
  font-family: var(--font-head);
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--ink);
}
.price-line .once { color: var(--muted); font-size: 1rem; }

.hero-media {
  position: relative;
}
.hero-media .photo {
  border-radius: 26px;
  box-shadow: var(--shadow);
  width: 100%;
  aspect-ratio: 3 / 2.35;
  object-fit: cover;
}
.hero-badge {
  position: absolute;
  left: -18px;
  bottom: 28px;
  background: var(--paper);
  border-radius: 18px;
  padding: 16px 20px;
  box-shadow: var(--shadow-soft);
  display: flex;
  align-items: center;
  gap: 14px;
  max-width: 250px;
}
.hero-badge .av {
  width: 46px; height: 46px;
  border-radius: 50%;
  background: var(--teal-tint);
  color: var(--teal-deep);
  display: grid; place-items: center;
  flex: none;
}
.hero-badge b { display: block; font-size: 0.98rem; }
.hero-badge span { font-size: 0.85rem; color: var(--muted); line-height: 1.35; }

/* hero trust mini-row */
.hero-trust {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 0;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.hero-trust .rating { display: flex; align-items: center; gap: 10px; }
.hero-trust .stars { display: flex; gap: 3px; color: var(--honey); }
.hero-trust .rating b { font-family: var(--font-head); font-size: 1.15rem; }
.hero-trust .rating span { color: var(--muted); font-size: 0.92rem; }
.hero-trust .cred {
  display: inline-flex; align-items: center; gap: 9px;
  font-size: 1rem; font-weight: 700; color: #fff;
  background: var(--teal); padding: 11px 18px; border-radius: 999px;
  box-shadow: 0 10px 22px -10px rgba(10,126,134,0.75);
}
.hero-trust .cred svg { flex: none; }

/* hero video frame override */
.hero-media .video-frame { aspect-ratio: 16 / 10; }

/* trust strip */
.trust-strip {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: rgba(255,255,255,0.5);
}
.trust-strip ul {
  list-style: none;
  margin: 0; padding: 22px 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
.trust-strip li {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
  font-size: 0.98rem;
  font-weight: 600;
  color: var(--ink-soft);
}
.trust-strip li svg { color: var(--teal); flex: none; }
.trust-strip b { color: var(--ink); }

/* ---------- Generic two-col ---------- */
.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(34px, 5vw, 76px);
  align-items: center;
}
.split.media-left .media { order: -1; }
.split .media img {
  border-radius: var(--radius);
  box-shadow: var(--shadow-soft);
  width: 100%;
  aspect-ratio: 3 / 2.1;
  object-fit: cover;
}

/* ---------- Recognition / checklist ---------- */
.recognition { background: var(--teal-tint); }
.know-card {
  background: var(--paper);
  border-radius: var(--radius);
  padding: clamp(26px, 3vw, 40px);
  box-shadow: var(--shadow-soft);
}
.checklist { list-style: none; margin: 0; padding: 0; display: grid; gap: 14px; }
.checklist li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  font-size: 1.04rem;
  line-height: 1.45;
}
.checklist .tick {
  flex: none;
  width: 28px; height: 28px;
  border-radius: 9px;
  background: var(--teal-tintb);
  color: var(--teal-deep);
  display: grid; place-items: center;
  margin-top: 2px;
}
.know-quote {
  margin-top: 26px;
  padding: 20px 24px;
  background: var(--coral-tint);
  border-radius: var(--radius-sm);
  font-family: var(--font-head);
  font-style: italic;
  font-size: 1.22rem;
  color: var(--coral-deep);
  line-height: 1.35;
}

/* ---------- "Why it matters" cards ---------- */
.why-points { display: grid; gap: 18px; margin-top: 8px; }
.why-points .pt {
  display: flex; gap: 16px; align-items: flex-start;
}
.why-points .ic {
  flex: none; width: 44px; height: 44px;
  border-radius: 12px;
  background: var(--cream-deep);
  color: var(--teal-deep);
  display: grid; place-items: center;
}
.why-points h3 { font-size: 1.18rem; margin: 0 0 4px; }
.why-points p { margin: 0; color: var(--ink-soft); font-size: 1rem; }

/* ---------- Guarantee ---------- */
.hero-guarantee {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0;
  font-size: 0.98rem;
  color: var(--ink-soft);
}
.hero-guarantee svg { color: var(--teal); flex: none; }
.hero-guarantee b { color: var(--ink); }

.guarantee-box {
  max-width: 1000px;
  margin: 24px auto 0;
  background: var(--teal-tint);
  border: 1px solid var(--teal-tintb);
  border-radius: var(--radius);
  padding: 26px 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.guarantee-box .shield {
  width: 56px; height: 56px;
  border-radius: 50%;
  background: var(--teal);
  color: #fff;
  display: grid; place-items: center;
  flex: none;
}
.guarantee-box h3 { margin: 0 0 4px; font-size: 1.25rem; }
.guarantee-box p { margin: 0; color: var(--ink-soft); font-size: 1.02rem; }

/* ---------- Reassurance ---------- */
.reassure-line {
  background: var(--teal-tint);
  border-left: 3px solid var(--teal);
  border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
  padding: 16px 20px;
  margin-top: 18px;
  font-size: 1.04rem;
  color: var(--ink-soft);
}
.reassure { background: var(--cream-deep); }
.reassure .know-card { background: var(--paper); }
.tag-yes {
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--teal); color: #fff;
  font-weight: 700; font-size: 0.9rem;
  padding: 6px 14px; border-radius: 999px;
  margin-bottom: 16px;
}
.move-list { list-style: none; margin: 14px 0 0; padding: 0; display: grid; gap: 10px; }
.move-list li { display: flex; gap: 12px; align-items: center; font-size: 1rem; }
.move-list .dot { width: 9px; height: 9px; border-radius: 50%; background: var(--teal); flex: none; }

/* ---------- Course contents ---------- */
.course { background: var(--teal-deep); color: #fff; }
.course h2, .course h3 { color: #fff; }
.course .eyebrow { color: #8FD6D2; }
.course .eyebrow::before, .course .eyebrow::after { background: #8FD6D2; }
.course-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 40px;
}
.learn-card {
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: var(--radius-sm);
  padding: 26px;
}
.learn-card .ic {
  width: 46px; height: 46px; border-radius: 12px;
  background: rgba(143,214,210,0.18);
  color: #BDEBE7;
  display: grid; place-items: center;
  margin-bottom: 16px;
}
.learn-card h3 { font-size: 1.2rem; margin-bottom: 6px; }
.learn-card p { margin: 0; color: rgba(255,255,255,0.78); font-size: 0.98rem; }
.course-meta {
  display: flex; flex-wrap: wrap; gap: 14px 32px;
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid rgba(255,255,255,0.16);
}
.course-meta .m { display: flex; align-items: center; gap: 12px; }
.course-meta .num { font-family: var(--font-head); font-size: 2.1rem; line-height: 1; color: var(--honey); }
.course-meta .lbl { font-size: 0.95rem; color: rgba(255,255,255,0.82); line-height: 1.25; }

/* ---------- Video preview ---------- */
.preview { background: var(--cream); }
.preview-head { text-align: center; max-width: 720px; margin: 0 auto clamp(30px, 4vw, 48px); }
.video-wrap { max-width: 900px; margin: 0 auto; }
.video-frame {
  position: relative;
  aspect-ratio: 16 / 9;
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow);
  cursor: pointer;
  background: #0d1f21;
}
.video-frame img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform .5s ease, filter .3s ease;
}
.video-frame::after {
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(to top, rgba(8,30,32,0.55), rgba(8,30,32,0.05) 55%);
  transition: opacity .3s ease;
}
.video-frame:hover img { transform: scale(1.03); }
.video-frame .play {
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  width: 86px; height: 86px;
  border-radius: 50%;
  background: var(--coral);
  color: #fff;
  display: grid; place-items: center;
  box-shadow: 0 12px 34px -8px rgba(200,81,47,0.7);
  z-index: 2;
  transition: transform .2s ease, background .2s ease;
}
.video-frame:hover .play { transform: translate(-50%, -50%) scale(1.08); background: var(--coral-deep); }
.video-frame .play svg { margin-left: 5px; }
.video-frame .badge {
  position: absolute;
  left: 22px; bottom: 20px;
  z-index: 2;
  display: inline-flex; align-items: center; gap: 10px;
  background: rgba(255,255,255,0.94);
  color: var(--ink);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 9px 16px;
  border-radius: 999px;
}
.video-frame .badge .pill {
  background: var(--teal); color: #fff;
  font-size: 0.78rem; padding: 2px 9px; border-radius: 999px;
}
.video-frame.playing { cursor: default; }
.video-frame.playing::after, .video-frame.playing .play, .video-frame.playing .badge { display: none; }
.video-frame iframe { width: 100%; height: 100%; border: 0; display: block; }
.preview-note {
  text-align: center;
  margin-top: 22px;
  color: var(--muted);
  font-size: 0.98rem;
}

/* ---------- Reference / proof cards ---------- */
.proof { background: var(--teal-tint); }
.proof-head { text-align: center; max-width: 680px; margin: 0 auto clamp(28px, 4vw, 44px); }
.proof-head .agg {
  display: inline-flex; align-items: center; gap: 12px;
  margin-top: 6px;
}
.proof-head .agg .stars { display: flex; gap: 3px; color: var(--honey); }
.proof-head .agg b { font-family: var(--font-head); font-size: 1.3rem; }
.proof-head .agg span { color: var(--muted); font-size: 0.95rem; }
.proof-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.ref-card {
  background: var(--paper);
  border-radius: var(--radius-sm);
  padding: 28px 26px;
  box-shadow: var(--shadow-soft);
  display: flex;
  flex-direction: column;
}
.ref-card .stars { display: flex; gap: 3px; color: var(--honey); margin-bottom: 14px; }
.ref-card blockquote {
  margin: 0 0 20px;
  font-family: var(--font-head);
  font-size: 1.12rem;
  line-height: 1.4;
  color: var(--ink);
  flex: 1;
}
.ref-by { display: flex; align-items: center; gap: 12px; }
.ref-avatar {
  width: 44px; height: 44px; border-radius: 50%;
  background: var(--teal-tintb); color: var(--teal-deep);
  display: grid; place-items: center;
  font-weight: 700; font-size: 1rem; flex: none;
  font-family: var(--font-head);
}
.ref-by b { display: block; font-size: 1rem; }
.ref-by span { font-size: 0.85rem; color: var(--muted); }

/* slim "pro koho" note */
.forwhom-band {
  display: flex; flex-wrap: wrap; gap: 14px 28px;
  margin-top: 38px; padding-top: 30px;
  border-top: 1px solid rgba(255,255,255,0.16);
}
.forwhom-band .fw {
  display: flex; align-items: center; gap: 12px;
  font-size: 1rem; color: rgba(255,255,255,0.9);
}
.forwhom-band .fw svg { color: var(--honey); flex: none; }
.forwhom-band .fw b { color: #fff; }

/* ---------- Lesson list (course section) ---------- */
.lessons { margin-top: 44px; }
.lessons .lessons-title {
  display: flex; align-items: center; gap: 12px;
  font-family: var(--font-head); font-size: 1.35rem; color: #fff;
  margin: 0 0 18px;
}
.lessons .lessons-title .badge-count {
  background: var(--honey); color: #5a4300;
  font-family: var(--font-body); font-weight: 700; font-size: 0.85rem;
  padding: 4px 11px; border-radius: 999px;
}
.lesson-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 36px;
}
.lesson-item {
  display: flex; align-items: center; gap: 16px;
  padding: 14px 2px;
  border-bottom: 1px solid rgba(255,255,255,0.13);
}
.lesson-item .n {
  font-family: var(--font-head); font-size: 1.3rem; line-height: 1;
  color: var(--honey); min-width: 1.6ch; flex: none;
}
.lesson-item .t { font-size: 1.06rem; color: rgba(255,255,255,0.92); }

/* ---------- Inline CTA block ---------- */
.inline-cta {
  display: flex; flex-direction: column; align-items: center; gap: 10px;
  margin-top: 44px; text-align: center;
}
.inline-cta .price-note { font-size: 0.98rem; color: var(--muted); }
.course .inline-cta .price-note { color: rgba(255,255,255,0.8); }

/* ---------- For whom ---------- */
.whom-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 44px;
}
.whom-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 28px 24px;
  text-align: center;
}
.whom-card .ic {
  width: 54px; height: 54px; border-radius: 50%;
  background: var(--teal-tint); color: var(--teal-deep);
  display: grid; place-items: center; margin: 0 auto 16px;
}
.whom-card p { margin: 0; font-size: 1.02rem; color: var(--ink-soft); }
.whom-note {
  margin-top: 32px;
  background: var(--blush);
  border-radius: var(--radius-sm);
  padding: 22px 26px;
  display: flex; gap: 16px; align-items: flex-start;
  font-size: 1.02rem; color: var(--ink-soft);
}
.whom-note svg { color: var(--coral-deep); flex: none; margin-top: 3px; }

/* ---------- Author ---------- */
.author { background: var(--cream-deep); }
.author .media img { aspect-ratio: 4 / 3.4; }
.author .creds { list-style: none; margin: 22px 0 0; padding: 0; display: grid; gap: 12px; }
.author .creds li { display: flex; gap: 12px; align-items: flex-start; font-size: 1.02rem; }
.author .creds .ic { color: var(--teal); flex: none; margin-top: 3px; }
.author .sig {
  font-family: var(--font-head);
  font-style: italic;
  font-size: 1.5rem;
  color: var(--teal-deep);
  margin-top: 18px;
}

/* ---------- Review ---------- */
.review .quote-card {
  max-width: 820px; margin: 0 auto; text-align: center;
}
.review .stars { display: flex; gap: 5px; justify-content: center; color: var(--honey); margin-bottom: 22px; }
.review blockquote {
  font-family: var(--font-head);
  font-size: clamp(1.5rem, 3vw, 2.1rem);
  line-height: 1.32;
  font-style: italic;
  margin: 0 0 24px;
  color: var(--ink);
}
.review .by { font-weight: 700; }
.review .by span { display: block; color: var(--muted); font-weight: 400; font-size: 0.95rem; }

/* ---------- FAQ ---------- */
.faq { background: var(--cream-deep); }
.faq-list { max-width: 820px; margin: 40px auto 0; display: grid; gap: 12px; }
.faq-item {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  overflow: hidden;
}
.faq-q {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  cursor: pointer;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 1.12rem;
  color: var(--ink);
  padding: 22px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
}
.faq-q .chev { flex: none; transition: transform .25s ease; color: var(--teal); }
.faq-item.open .faq-q .chev { transform: rotate(180deg); }
.faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease;
}
.faq-a-inner { padding: 0 24px 24px; color: var(--ink-soft); font-size: 1.04rem; }

/* ---------- Final CTA + form ---------- */
.final {
  background:
    radial-gradient(120% 130% at 15% 0%, var(--blush) 0%, rgba(248,236,228,0) 55%),
    var(--cream);
}
.final-head { text-align: center; max-width: 760px; margin: 0 auto clamp(32px, 4vw, 52px); }
.final-head h2 em { font-style: italic; color: var(--teal-deep); }
.offer {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 0;
  background: var(--paper);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow);
  max-width: 1000px;
  margin: 0 auto;
}
.offer-left {
  background: var(--teal-deep);
  color: #fff;
  padding: clamp(32px, 4vw, 50px);
}
.offer-left h3 { color: #fff; font-size: 1.6rem; }
.offer-price {
  display: flex; align-items: baseline; gap: 10px;
  margin: 18px 0 8px;
}
.offer-price .big { font-family: var(--font-head); font-size: 3.4rem; line-height: 1; color: var(--honey); }
.offer-price .cur { font-family: var(--font-head); font-size: 1.6rem; color: var(--honey); }
.offer-price .note { color: rgba(255,255,255,0.75); font-size: 0.95rem; }
.offer-incl { list-style: none; margin: 26px 0 0; padding: 0; display: grid; gap: 14px; }
.offer-incl li { display: flex; gap: 12px; align-items: flex-start; font-size: 1.02rem; color: rgba(255,255,255,0.92); }
.offer-incl .ic { color: var(--honey); flex: none; margin-top: 2px; }
.offer-right { padding: clamp(30px, 4vw, 48px); }
.offer-right h3 { font-size: 1.4rem; margin-bottom: 6px; }
.offer-right .muted { font-size: 1rem; margin-bottom: 22px; }

/* fapi form host — keep neutral so the embedded form styles itself */
.fapi-host { min-height: 60px; }
.fapi-host .in_element_content { width: 100%; }
.voucher-link {
  margin-top: 22px;
  text-align: center;
  font-size: 0.98rem;
}
.voucher-link a {
  color: var(--teal-deep);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
  display: inline-flex; align-items: center; gap: 8px;
}

/* ---------- Sticky mobile CTA ---------- */
.sticky-cta {
  position: fixed;
  left: 0; right: 0; bottom: 0;
  z-index: 70;
  background: rgba(255,255,255,0.94);
  backdrop-filter: blur(8px);
  border-top: 1px solid var(--line);
  box-shadow: 0 -8px 24px -16px rgba(0,0,0,0.4);
  padding: 12px 16px;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  transform: translateY(120%);
  transition: transform .3s ease;
}
.sticky-cta.show { transform: translateY(0); }
.sticky-cta .sc-price { font-weight: 700; }
.sticky-cta .sc-price b { font-family: var(--font-head); font-size: 1.3rem; }
.sticky-cta .sc-price span { display: block; font-size: 0.78rem; color: var(--muted); font-weight: 400; }
.sticky-cta .btn { padding: 15px 24px; font-size: 1.05rem; flex: 1; max-width: 320px; }

/* ---------- Footer (preserved styling, restyled to match) ---------- */
footer.site-footer {
  background: #0E0E0E;
  color: #BBB4AC;
  text-align: center;
  padding: 30px 24px;
  font-size: 0.95rem;
}
footer.site-footer a { color: #fff; }

/* ============================================================
   Responsive
   ============================================================ */
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr; }
  .hero-media { order: -1; }
  .hero .lead { max-width: none; }
  .split { grid-template-columns: 1fr; }
  .split.media-left .media,
  .split .media { order: -1; }
  .course-grid { grid-template-columns: 1fr; }
  .whom-grid { grid-template-columns: repeat(2, 1fr); }
  .proof-grid { grid-template-columns: 1fr; }
  .offer { grid-template-columns: 1fr; }
}

@media (max-width: 980px) {
  .site-nav { display: none; }
  .nav-toggle { display: inline-flex; }
  .site-nav.open {
    display: flex;
    position: absolute;
    top: 100%; left: 0; right: 0;
    background: #161616;
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 24px 24px;
    gap: 8px;
  }
  .site-nav.open ul { flex-direction: column; gap: 4px; width: 100%; }
  .site-nav.open ul li { width: 100%; }
  .site-nav.open a { display: block; padding: 10px 0; font-size: 1.05rem; }
  .site-nav.open .site-social { margin-top: 8px; }
  .sticky-cta { display: flex; }
}

@media (max-width: 560px) {
  body { font-size: 18px; }
  .trust-strip ul { grid-template-columns: 1fr 1fr; gap: 16px 10px; }
  .whom-grid { grid-template-columns: 1fr; }
  .lesson-grid { grid-template-columns: 1fr; }
  .course-meta { gap: 18px; }
  .hero-badge { left: 0; right: 0; margin: 0 auto; bottom: -22px; max-width: 90%; }
  .hero-media { margin-bottom: 30px; }
  .btn { width: 100%; }
  .hero-cta-row { width: 100%; justify-content: center; }
  /* center the rating + price block on phones */
  .hero-trust { justify-content: center; }
  .hero-trust .rating { justify-content: center; flex-wrap: wrap; }
  .price-line { justify-content: center; }
  .sticky-cta .sc-price span { display: none; }
  .hero-guarantee { font-size: 0.92rem; justify-content: center; text-align: center; }
  .guarantee-box { flex-direction: column; text-align: center; gap: 14px; padding: 24px; }
}

@media (prefers-reduced-motion: no-preference) {
  .js-reveal .reveal { opacity: 0; transform: translateY(22px); transition: opacity .6s ease, transform .6s ease; }
  .js-reveal .reveal.in { opacity: 1; transform: none; }
}
