/* ============================================================
   ze-coach — core.css
   Généré automatiquement — NE PAS ÉDITER DIRECTEMENT
   Sources : variables.css + base.css + components.css + header.css + footer.css
   Pour regénérer : cat variables.css base.css components.css header.css footer.css > core.css
   ============================================================ */

/* ── variables.css ─────────────────────────────────────────── */
:root {
  /* Couleur signature */
  --ze-lime: #CDFF00;
  --ze-lime-soft: #E8FF73;
  --ze-lime-pale: #F4FFB8;
  --ze-lime-bg: #F9FFDB;

  /* Accent décoratif */
  --ze-lavender: #B8A9FF;
  --ze-lavender-soft: #DED6FF;
  --ze-lavender-pale: #F0ECFF;

  /* Texte */
  --ze-navy: #1B1B3A;
  --ze-navy-light: #2D2D5E;
  --ze-navy-muted: #6B6B8D;

  /* Surfaces */
  --ze-white: #FFFFFF;
  --ze-offwhite: #FAFAFA;
  --ze-orange-pale: #FFF3E0;
  --ze-warm-pale:   #FFF8E1;
  --ze-green-pale:  #E8F5E9;

  /* États UI */
  --ze-error: #c0392b;
  --ze-error-bg: #fff8f7;

  /* Polices */
  --ze-font-hand: 'Caveat', cursive;
  --ze-font-display: 'Urbanist', sans-serif;
  --ze-font-body: 'DM Sans', sans-serif;

  /* Ombres */
  --ze-shadow-offset: 8px 8px 0 var(--ze-lime);
  --ze-shadow-offset-sm: 6px 6px 0 var(--ze-lime-pale);
  --ze-shadow-offset-lav: 8px 8px 0 var(--ze-lavender);
  --ze-shadow-offset-lav-soft: 12px 12px 0 var(--ze-lavender-soft);
  --ze-shadow-float: 0 8px 28px rgba(27,27,58,0.1);
  --ze-shadow-nav: 0 4px 30px rgba(27,27,58,0.06);
  --ze-shadow-btn-lime: 0 10px 35px rgba(205,255,0,0.4);
  --ze-shadow-btn-dark: 0 12px 40px rgba(27,27,58,0.2);
  --ze-shadow-btn-nav: 0 6px 20px rgba(205,255,0,0.35);

  /* Bordures */
  --ze-border-subtle: 2px solid rgba(27,27,58,0.05);
  --ze-border-lime: 2px solid var(--ze-lime);

  /* Transitions */
  --ze-transition: 0.3s ease;
  --ze-transition-slow: 0.4s ease;
  --ze-transition-fast: 0.2s ease;
  --ze-transition-fade: 0.7s ease;

  /* Conteneurs */
  --ze-container-lg: 1200px;
  --ze-container: 1100px;
  --ze-container-md: 900px;
  --ze-container-sm: 720px;
}

/* ── base.css ──────────────────────────────────────────────── */
/* ── Fonts auto-hébergées (variable fonts, latin + latin-ext) ── */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url('../fonts/caveat-latin-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;
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url('../fonts/caveat-latin.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: 'DM Sans';
  font-style: italic;
  font-weight: 400 500;
  font-display: optional;
  src: url('../fonts/dm-sans-italic-latin-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;
}
@font-face {
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400 500;
  font-display: optional;
  src: url('../fonts/dm-sans-italic-latin.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: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url('../fonts/dm-sans-latin-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;
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url('../fonts/dm-sans-latin.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: 'Urbanist';
  font-style: normal;
  font-weight: 400 800;
  font-display: optional;
  src: url('../fonts/urbanist-latin-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;
}
@font-face {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 400 800;
  font-display: optional;
  src: url('../fonts/urbanist-latin.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;
}

/* ── Reset ── */
*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--ze-font-body);
  color: var(--ze-navy);
  background: var(--ze-white);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  line-height: 1.7;
}

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

a {
  color: inherit;
  text-decoration: none;
}

ul {
  list-style: none;
}

/* ── Typography ── */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--ze-font-display);
  line-height: 1.15;
  color: var(--ze-navy);
}

/* ── Layout utilities ── */
.ze-coach-si {
  max-width: var(--ze-container);
  margin: 0 auto;
}

/* ── Section label (Caveat) ── */
.ze-coach-slabel {
  font-family: var(--ze-font-hand);
  font-size: 1.3rem;
  color: var(--ze-lavender);
  margin-bottom: .4rem;
  transform: rotate(-1deg);
  display: inline-block;
}

/* ── Section title (Urbanist) ── */
.ze-coach-stitle {
  font-family: var(--ze-font-display);
  font-size: clamp(1.7rem, 3vw, 2.3rem);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -.02em;
  margin-bottom: 1rem;
}

/* ── Section description ── */
.ze-coach-sdesc {
  font-size: 1.02rem;
  line-height: 1.7;
  color: var(--ze-navy-muted);
  max-width: 560px;
  margin-bottom: 3rem;
}

/* ── Highlight box (dans les titres) ── */
.ze-coach-hb {
  background: var(--ze-lime);
  padding: .05em .3em;
  border-radius: 6px;
  display: inline;
}

/* ── Highlight underline (hero H1) ── */
.ze-coach-hl {
  position: relative;
  display: inline;
}
.ze-coach-hl::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: -4px;
  right: -4px;
  height: 14px;
  background: var(--ze-lime);
  border-radius: 4px;
  z-index: -1;
  opacity: .6;
}

/* ── Fade-in au scroll ── */
.ze-coach-fi {
  opacity: 0;
  transform: translateY(25px);
  transition: opacity var(--ze-transition-fade), transform var(--ze-transition-fade);
}
.ze-coach-fi.vis {
  opacity: 1;
  transform: translateY(0);
}

/* ── Contenu introuvable ── */
.ze-coach-content-none {
  text-align: center;
  padding: 4rem 2rem;
}
.ze-coach-content-none p {
  font-size: 1.1rem;
  color: var(--ze-navy-muted);
}
.ze-coach-content-none .ze-coach-btn-lime {
  margin-top: 1.5rem;
}

/* ── Section modifiers ── */
.ze-coach-section--alt     { background: var(--ze-offwhite); }
.ze-coach-section--navy    { background: var(--ze-navy); color: var(--ze-white); }
.ze-coach-section--lime-bg {
  background: var(--ze-lime-bg);
  border-top: 3px solid var(--ze-lime);
  border-bottom: 3px solid var(--ze-lime);
}

/* ── Gutenberg block resets ── */
/* Les inline CSS de WordPress sont supprimés par cleanup.php.
   Ces resets compensent les styles natifs retirés. */
.wp-block-group { box-sizing: border-box; }
.wp-block-columns {
  display: flex;
  flex-wrap: nowrap;
  gap: 1.5rem;
}
.wp-block-column {
  flex: 1;
  min-width: 0;
}
.wp-block-column img {
  max-width: 100%;
  height: auto;
}
figure.wp-block-image {
  margin: 0;
}

/* ── Page 404 ── */
.ze-coach-404 {
  padding: 10rem 2rem;
  text-align: center;
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ze-coach-404__icon {
  font-size: 5rem;
  margin-bottom: 1rem;
}
.ze-coach-404__title { margin-bottom: 1rem; }
.ze-coach-404__desc {
  color: var(--ze-navy-muted);
  margin-bottom: 2rem;
  font-size: 1.05rem;
}

/* ── components.css ────────────────────────────────────────── */
/* ══════════════════════════════════
   COMPONENTS — Boutons, badges, cartes
══════════════════════════════════ */

/* ── Boutons ── */
/* Le double sélecteur supporte à la fois :
   - Usage direct : <a class="ze-coach-btn-lime">
   - Bloc wp:button : <div class="wp-block-button ze-coach-btn-lime"><a>  */
.wp-block-button { display: inline; }

a.ze-coach-btn-lime,
.wp-block-button.ze-coach-btn-lime > a {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  background: var(--ze-lime);
  color: var(--ze-navy);
  padding: 1rem 2rem;
  border-radius: 100px;
  text-decoration: none;
  font-family: var(--ze-font-body);
  font-weight: 700;
  font-size: .95rem;
  transition: all var(--ze-transition);
  border: none;
  cursor: pointer;
}
a.ze-coach-btn-lime:hover,
.wp-block-button.ze-coach-btn-lime > a:hover {
  transform: translateY(-3px);
  box-shadow: var(--ze-shadow-btn-lime);
}

a.ze-coach-btn-ghost,
.wp-block-button.ze-coach-btn-ghost > a {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  color: var(--ze-navy);
  padding: 1rem 1.5rem;
  border-radius: 100px;
  text-decoration: none;
  font-weight: 600;
  font-size: .95rem;
  transition: all var(--ze-transition);
  border: 2px solid var(--ze-navy);
  background: transparent;
}
a.ze-coach-btn-ghost:hover,
.wp-block-button.ze-coach-btn-ghost > a:hover {
  background: var(--ze-navy);
  color: var(--ze-white);
}

a.ze-coach-btn-dark,
.wp-block-button.ze-coach-btn-dark > a {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  background: var(--ze-navy);
  color: var(--ze-lime);
  padding: 1.1rem 2.5rem;
  border-radius: 100px;
  text-decoration: none;
  font-family: var(--ze-font-body);
  font-weight: 700;
  font-size: 1rem;
  transition: all var(--ze-transition);
}
a.ze-coach-btn-dark:hover,
.wp-block-button.ze-coach-btn-dark > a:hover {
  transform: translateY(-3px);
  box-shadow: var(--ze-shadow-btn-dark);
}

/* ── Testimonial card ── */
.ze-coach-tcard {
  min-width: 340px;
  max-width: 400px;
  flex-shrink: 0;
  scroll-snap-align: start;
  background: var(--ze-white);
  border-radius: 24px;
  padding: 2.5rem;
  border: 2px solid transparent;
  transition: all var(--ze-transition);
}
.ze-coach-tcard:hover { border-color: var(--ze-lavender-soft); }
.ze-coach-tcard__quote {
  font-family: var(--ze-font-hand);
  font-size: 3.5rem;
  color: var(--ze-lime);
  line-height: 1;
  margin-bottom: .3rem;
}
.ze-coach-tcard__text {
  font-size: .98rem;
  line-height: 1.7;
  color: var(--ze-navy-muted);
  margin-bottom: .5rem;
  font-style: italic;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ze-coach-tcard.expanded .ze-coach-tcard__text {
  -webkit-line-clamp: unset;
  overflow: visible;
}
.ze-coach-tcard__toggle {
  display: inline-block;
  font-size: .82rem;
  font-weight: 600;
  color: var(--ze-lavender);
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  margin-bottom: 1rem;
  transition: color var(--ze-transition);
}
.ze-coach-tcard__toggle:hover { color: var(--ze-navy); }
.ze-coach-tcard__author {
  display: flex;
  align-items: center;
  gap: .7rem;
}
.ze-coach-tcard__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--ze-lime);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--ze-font-display);
  font-size: .85rem;
  font-weight: 800;
  color: var(--ze-navy);
  flex-shrink: 0;
  margin: 0;
}
.ze-coach-tcard__name { font-weight: 700; font-size: .88rem; margin: 0; }
.ze-coach-tcard__role { font-size: .72rem; color: var(--ze-navy-muted); margin: 0; }
@media (max-width: 768px) {
  .ze-coach-tcard { min-width: 280px; }
}

/* ── Badge ── */
.ze-coach-badge {
  display: inline-block;
  font-size: .63rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  background: var(--ze-lime);
  color: var(--ze-navy);
  padding: .2rem .6rem;
  border-radius: 100px;
}

/* ── Step (carte process) ── */
.ze-coach-step {
  padding: 2rem 1.5rem;
  background: var(--ze-offwhite);
  border-radius: 20px;
  border: 2px solid rgba(27, 27, 58, .03);
  text-align: center;
  transition: all var(--ze-transition);
}
.ze-coach-section--alt .ze-coach-step { background: var(--ze-white); }
.ze-coach-step:hover {
  border-color: var(--ze-lime);
  transform: translateY(-4px);
}
.ze-coach-step__num {
  font-family: var(--ze-font-display);
  font-size: 2.8rem;
  font-weight: 800;
  color: var(--ze-lime);
  opacity: .35;
  line-height: 1;
  margin-bottom: .7rem;
}
.ze-coach-step h4 {
  font-family: var(--ze-font-display);
  font-size: .95rem;
  font-weight: 700;
  margin-bottom: .4rem;
}
.ze-coach-step p:not(.ze-coach-step__num):not(.ze-coach-step__result) {
  font-size: .83rem;
  line-height: 1.6;
  color: var(--ze-navy-muted);
}
.ze-coach-step__result {
  font-size: .8rem;
  font-weight: 600;
  color: var(--ze-navy);
  margin-top: .6rem;
  padding-top: .6rem;
  border-top: 2px solid var(--ze-lime-pale);
}

/* ── Testimonial carousel arrows ── */
.ze-coach-testi__carousel { position: relative; }
.ze-coach-testi__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--ze-white);
  border: 2px solid rgba(27, 27, 58, .08);
  box-shadow: var(--ze-shadow-float);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
  font-size: 1.1rem;
  color: var(--ze-navy);
  transition: all var(--ze-transition);
}
.ze-coach-testi__arrow:hover { background: var(--ze-lime); border-color: var(--ze-lime); }
.ze-coach-testi__arrow--prev { left: -22px; }
.ze-coach-testi__arrow--next { right: -22px; }
.ze-coach-testi__arrow[disabled] { opacity: .3; cursor: default; pointer-events: none; }

/* ── FAQ (wp:details natif) ── */
/* wp:details → <details class="ze-coach-faq__item"> / <summary> */
.ze-coach-faq__item {
  border-bottom: var(--ze-border-subtle);
}
.ze-coach-faq__item summary {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 1.3rem 0;
  font-family: var(--ze-font-display);
  font-size: 1.02rem;
  font-weight: 700;
  color: var(--ze-navy);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: color var(--ze-transition);
  gap: 1rem;
  list-style: none;
  margin: 0;
}
.ze-coach-faq__item summary::-webkit-details-marker { display: none; }
.ze-coach-faq__item summary::marker { display: none; content: ''; }
.ze-coach-faq__item summary:hover { color: var(--ze-navy-light); }

/* Toggle icon (+) via ::after */
.ze-coach-faq__item summary::after {
  content: '+';
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--ze-lime);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--ze-navy);
  transition: transform var(--ze-transition), background var(--ze-transition);
  flex-shrink: 0;
}
.ze-coach-faq__item[open] summary::after {
  transform: rotate(45deg);
  background: var(--ze-lavender-soft);
}
.ze-coach-faq__item p {
  font-size: .92rem;
  line-height: 1.7;
  color: var(--ze-navy-muted);
  padding-bottom: 1.3rem;
  margin: 0;
}

/* ── CTA pleine largeur (fond lime) ── */
.ze-coach-page-cta {
  padding: 6rem 2rem;
  background: var(--ze-lime);
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* Modifier décoratif — homepage uniquement */
.ze-coach-page-cta--deco::before {
  content: '✦';
  position: absolute;
  top: 1.5rem;
  left: 6%;
  font-family: var(--ze-font-hand);
  font-size: 3rem;
  color: var(--ze-navy);
  opacity: .06;
  transform: rotate(-12deg);
  pointer-events: none;
  z-index: 0;
}
.ze-coach-page-cta--deco::after {
  content: '~';
  position: absolute;
  bottom: 1.5rem;
  right: 6%;
  font-family: var(--ze-font-hand);
  font-size: 3rem;
  color: var(--ze-navy);
  opacity: .06;
  transform: rotate(8deg);
  pointer-events: none;
  z-index: 0;
}

.ze-coach-page-cta .ze-coach-stitle { color: var(--ze-navy); }
.ze-coach-page-cta .ze-coach-sdesc {
  margin: 0 auto 2.5rem;
  color: var(--ze-navy-light);
}
.ze-coach-page-cta .wp-block-buttons { margin-bottom: 2rem; }
.ze-coach-page-cta__note {
  font-size: .82rem;
  color: var(--ze-navy-muted);
}
/* ze-coach-hb inversé sur fond lime */
.ze-coach-page-cta .ze-coach-hb {
  background: var(--ze-navy);
  color: var(--ze-lime);
}

/* Éléments spécifiques homepage (sous-titres manuscrits) */
.ze-coach-page-cta .ze-coach-cta__inner {
  position: relative;
  z-index: 1;
}
.ze-coach-page-cta .ze-coach-cta__sub {
  font-family: var(--ze-font-hand);
  font-size: 1.3rem;
  color: var(--ze-navy-light);
  margin-bottom: .5rem;
  opacity: .65;
  position: relative;
  z-index: 1;
}
.ze-coach-page-cta .ze-coach-cta__sub2 {
  font-size: .95rem;
  color: var(--ze-navy-muted);
  margin-bottom: 2rem;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}
.ze-coach-page-cta .ze-coach-cta__note {
  margin-top: 1rem;
  font-size: .75rem;
  color: var(--ze-navy-muted);
  opacity: .7;
  position: relative;
  z-index: 1;
}

/* ── header.css ────────────────────────────────────────────── */
/* ══════════════════════════════════
   HEADER / NAV
══════════════════════════════════ */

#ze-coach-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(255, 255, 255, .92);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(27, 27, 58, .06);
  transition: box-shadow var(--ze-transition-slow);
}
#ze-coach-nav.scrolled {
  box-shadow: var(--ze-shadow-nav);
}

.ze-coach-nav__inner {
  max-width: var(--ze-container-lg);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .75rem 2rem;
}

.ze-coach-nav__logo {
  font-family: var(--ze-font-hand);
  font-size: 1.8rem;
  font-weight: 600;
  color: var(--ze-navy);
  text-decoration: none;
  position: relative;
}
.ze-coach-nav__logo::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 8px;
  background: var(--ze-lime);
  border-radius: 4px;
  z-index: -1;
  opacity: .7;
}

.ze-coach-nav__links {
  display: flex;
  gap: 1.8rem;
  align-items: center;
  list-style: none;
}
.ze-coach-nav__links a {
  text-decoration: none;
  color: var(--ze-navy-muted);
  font-size: .88rem;
  font-weight: 500;
  transition: color var(--ze-transition);
}
.ze-coach-nav__links a:hover {
  color: var(--ze-navy);
}

.ze-coach-nav__cta,
.ze-coach-nav__links li:last-child > a {
  background: var(--ze-lime) !important;
  color: var(--ze-navy) !important;
  padding: .6rem 1.4rem;
  border-radius: 100px;
  font-weight: 700 !important;
  font-size: .84rem !important;
  transition: all var(--ze-transition) !important;
}
.ze-coach-nav__cta:hover,
.ze-coach-nav__links li:last-child > a:hover {
  transform: translateY(-2px);
  box-shadow: var(--ze-shadow-btn-nav);
}

.ze-coach-nav__hamburger {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  width: 28px;
  height: 20px;
  position: relative;
  padding: 0;
}
.ze-coach-nav__hamburger span {
  display: block;
  width: 100%;
  height: 2.5px;
  background: var(--ze-navy);
  border-radius: 2px;
  position: absolute;
  left: 0;
  transition: all var(--ze-transition);
}
.ze-coach-nav__hamburger span:nth-child(1) { top: 0; }
.ze-coach-nav__hamburger span:nth-child(2) { top: 8px; }
.ze-coach-nav__hamburger span:nth-child(3) { top: 16px; }

.ze-coach-nav__hamburger.open span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 6px);
}
.ze-coach-nav__hamburger.open span:nth-child(2) {
  opacity: 0;
}
.ze-coach-nav__hamburger.open span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -6px);
}

/* ── Responsive nav ── */
@media (max-width: 900px) {
  .ze-coach-nav__links {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .98);
    backdrop-filter: blur(20px);
    flex-direction: column;
    gap: 0;
    border-top: 1px solid rgba(27, 27, 58, .06);
    box-shadow: 0 8px 20px rgba(27, 27, 58, .08);
  }
  .ze-coach-nav__links.open {
    display: flex;
  }
  .ze-coach-nav__links li {
    width: 100%;
    border-bottom: 1px solid rgba(27, 27, 58, .04);
  }
  .ze-coach-nav__links a {
    display: block;
    padding: 1rem 2rem;
    font-size: 1rem;
  }
  .ze-coach-nav__cta,
  .ze-coach-nav__links li:last-child > a {
    margin: 1rem 2rem !important;
    text-align: center;
    display: block;
  }
  .ze-coach-nav__hamburger {
    display: block;
  }
}

/* ── footer.css ────────────────────────────────────────────── */
/* ══════════════════════════════════
   FOOTER
══════════════════════════════════ */

.ze-coach-footer {
  background: var(--ze-navy);
  color: rgba(255, 255, 255, .4);
  padding: 3rem 2rem;
}

.ze-coach-footer__inner {
  max-width: var(--ze-container);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 2rem;
  align-items: center;
}

.ze-coach-footer__logo {
  font-family: var(--ze-font-hand);
  font-size: 1.3rem;
  color: var(--ze-white);
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.ze-coach-footer__brand small {
  display: block;
  font-family: var(--ze-font-body);
  font-size: .72rem;
  color: rgba(255, 255, 255, .3);
  margin-top: .2rem;
}

.ze-coach-footer__links {
  display: flex;
  gap: 1.5rem;
  list-style: none;
  flex-wrap: wrap;
}
.ze-coach-footer__links a {
  color: rgba(255, 255, 255, .4);
  text-decoration: none;
  font-size: .82rem;
  transition: color var(--ze-transition);
}
.ze-coach-footer__links a:hover {
  color: var(--ze-lime);
}

.ze-coach-footer__social {
  display: flex;
  gap: .6rem;
}
.ze-coach-footer__social a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .06);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, .4);
  text-decoration: none;
  transition: all var(--ze-transition);
}
.ze-coach-footer__social a:hover {
  background: var(--ze-lime);
  color: var(--ze-navy);
}

.ze-coach-footer__copy {
  max-width: var(--ze-container);
  margin: 2rem auto 0;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, .06);
  text-align: center;
  font-size: .78rem;
}
.ze-coach-footer__copy a {
  color: rgba(255, 255, 255, .4);
  transition: color var(--ze-transition);
}
.ze-coach-footer__copy a:hover {
  color: var(--ze-lime);
}

@media (max-width: 900px) {
  .ze-coach-footer__inner {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
  }
  .ze-coach-footer__links {
    justify-content: center;
  }
}
