
:root{--charcoal:#2A2A2A;--cream:#F1E9DE;--terracotta:#AD5738;--white:#FFFFFF;--page:#FBF9F6;--muted:#666666;--line:rgba(42,42,42,.14);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope",system-ui,sans-serif;color:var(--charcoal);background:var(--page);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.section{padding:105px 0}.section-soft{background:var(--cream)}.section-dark,.final-cta{background:var(--charcoal);color:var(--page)}.site-header{position:sticky;top:0;z-index:10;background:rgba(251,249,246,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{min-height:84px;display:flex;align-items:center;gap:28px}.brand{width:210px}.site-nav{display:flex;gap:24px;margin-left:auto;font-size:.92rem;color:var(--muted)}.site-nav a:hover,.site-nav a:focus-visible{color:var(--charcoal)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;background:var(--terracotta);color:#fff;font-weight:600}.button-small{min-height:44px;padding:0 18px;font-size:.92rem}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:var(--charcoal);margin:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero-grid,.two-col,.diagnostic-grid,.founder-grid,.offer-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero{padding-top:85px}.hero h1,h2{margin:0 0 24px;font-weight:600;letter-spacing:-.04em;line-height:1.08}.hero h1{font-size:clamp(3.2rem,6vw,6.2rem)}.hero h1 span{color:var(--charcoal);font-weight:500}.hero h1 .hero-accent{color:var(--terracotta)}h2{font-size:clamp(2.3rem,4.2vw,4.7rem)}.eyebrow{font-size:.79rem;font-weight:600;letter-spacing:.1em;margin:0 0 18px}.eyebrow-light{color:var(--page)}.lead,.body-large{font-size:clamp(1.1rem,1.7vw,1.45rem);color:var(--charcoal);max-width:690px}.section-dark p,.final-cta p{color:var(--page)}.microcopy{font-size:.76rem;letter-spacing:.08em;font-weight:600;color:var(--muted);margin-top:16px}.photo-placeholder{min-height:450px;border-radius:28px;border:1px dashed rgba(42,42,42,.25);display:grid;place-items:center;background:rgba(42,42,42,.03);color:var(--muted);font-weight:600}.photo-placeholder-founder{border-color:rgba(241,233,222,.2);color:var(--cream)}.handwritten{font-family:"Caveat",cursive;font-size:1.8rem;color:var(--terracotta);line-height:1.05}.note-hero{max-width:280px;margin:14px 24px 0 auto;transform:rotate(-2deg)}.situations-list{border-left:1px solid var(--line);padding-left:44px}.situations-caption{font-size:.76rem;letter-spacing:.09em;font-weight:600;color:var(--muted)}.situations-list ul{list-style:none;padding:0}.situations-list li{padding:12px 0;border-bottom:1px solid var(--line);font-size:1.25rem}.diagnostic-grid{align-items:start}.diagnostic-card{padding:36px;background:var(--white);border-radius:28px;border:1px solid rgba(42,42,42,.08)}.profile-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.profile-row>span{font-weight:600;letter-spacing:.08em}.dots{display:flex;gap:8px}.dots i{width:12px;height:12px;border-radius:50%;background:var(--charcoal)}.dots .off{background:transparent;border:1px solid #bfb6ad}.note-diagnostic{margin-top:28px;transform:rotate(-1deg)}.method-grid{display:grid;grid-template-columns:.9fr 1.1fr .8fr;gap:48px;align-items:center}.method-visual img{width:min(100%,470px);margin:auto}.method-points p{padding:16px 0;border-bottom:1px solid var(--line);margin:0}.method-points strong{display:block;font-weight:600}.founder-credit{font-weight:600!important;color:var(--page)!important}.founder-facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.founder-facts span{border:1px solid rgba(241,233,222,.24);border-radius:999px;padding:9px 14px;font-size:.88rem}.clean-list{list-style:none;padding:0;margin:28px 0 32px}.clean-list li{padding:12px 0 12px 26px;border-bottom:1px solid var(--line);position:relative}.clean-list li:before{content:"→";position:absolute;left:0;color:var(--terracotta);font-weight:600}.phone-wrap{display:grid;place-items:center}.phone{width:min(330px,90%);padding:12px;border-radius:40px;background:var(--charcoal);box-shadow:0 28px 60px rgba(42,42,42,.16)}.phone-screen{min-height:540px;border-radius:30px;background:var(--white);padding:42px 24px 24px}.phone-label{font-size:.72rem;letter-spacing:.08em;color:var(--muted);font-weight:600}.phone-screen h3{font-size:2rem;font-weight:600;letter-spacing:-.03em;line-height:1.15}.phone-card{padding:18px;border-radius:18px;background:var(--cream);margin-bottom:12px}.phone-card small{display:block;color:var(--muted);font-weight:600}.phone-card strong{display:block;margin:8px 0;font-weight:600}.phone-card span{font-size:.85rem;color:var(--muted)}.phone-screen button{width:100%;min-height:48px;border:0;border-radius:999px;background:var(--terracotta);color:#fff;font:inherit;font-weight:600;margin-top:16px}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:48px}.testimonials article{padding:30px 0;border-top:2px solid var(--charcoal)}.quote-placeholder{min-height:70px;color:var(--muted)}.final-cta{text-align:center}.cta-inner{max-width:780px}.site-footer{padding:42px 0;background:var(--cream)}.footer-grid{display:grid;grid-template-columns:220px 1fr auto;gap:30px;align-items:center}.footer-links{display:flex;gap:22px;justify-content:center}.footer-grid p{margin:0;color:var(--muted);font-size:.9rem}@media(max-width:900px){.site-nav,.header-cta{display:none}.menu-toggle{display:block}.site-nav.open{position:absolute;top:84px;left:20px;right:20px;display:flex;flex-direction:column;background:var(--page);border:1px solid var(--line);padding:20px;border-radius:18px}.section{padding:80px 0}.hero-grid,.two-col,.diagnostic-grid,.founder-grid,.offer-grid,.method-grid,.footer-grid{grid-template-columns:1fr;gap:42px}.situations-list{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.testimonials{grid-template-columns:1fr}.footer-links{justify-content:flex-start;flex-wrap:wrap}.photo-placeholder{min-height:320px}}@media(max-width:560px){.container{width:min(calc(100% - 28px),var(--max))}.brand{width:175px}.button{width:100%}.diagnostic-card{padding:24px}.profile-row{align-items:flex-start;flex-direction:column}.handwritten{font-size:1.55rem}}
/* Hero: balanced copy and a generous conversation image. */
.hero {
  padding: clamp(56px, 6vw, 88px) 0 clamp(64px, 7vw, 100px);
}
.hero .hero-grid {
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(32px, 4vw, 60px);
  align-items: center;
}
.hero .hero-copy,
.hero .hero-visual {
  min-width: 0;
}
.hero .eyebrow {
  max-width: 36em;
  margin: 0 0 24px;
  font-size: 0.72rem;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
.hero h1 {
  margin: 0 0 26px;
  font-size: clamp(2.5rem, 4.2vw, 3.65rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
  white-space: nowrap;
}
.hero .lead {
  max-width: 30em;
  margin: 0 0 32px;
  font-size: clamp(1.0625rem, 1.4vw, 1.2rem);
  line-height: 1.65;
}
.hero .button {
  min-height: 54px;
  padding: 14px 28px;
  text-align: center;
}
.hero .button:focus-visible {
  outline: 2px solid var(--charcoal);
  outline-offset: 4px;
}
.hero .microcopy {
  margin: 16px 0 0;
  font-size: 0.65rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.hero .hero-photo {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: 56% center;
  border-radius: 24px;
  display: block;
}
.hero .note-hero {
  position: relative;
  max-width: 100%;
  margin: 12px 8px 0;
  color: var(--charcoal);
  font-size: clamp(1.35rem, 1.8vw, 1.6rem);
  line-height: 1.2;
  text-align: center;
  transform: rotate(-2deg);
}
@media (max-width: 900px) {
  .hero .hero-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 38px;
  }
  .hero .hero-copy {
    max-width: 650px;
  }
  .hero h1 {
    max-width: 100%;
    font-size: clamp(2.5rem, 6.5vw, 3.65rem);
  }
  .hero .hero-photo {
    aspect-ratio: 16 / 10;
  }
}
@media (max-width: 560px) {
  .hero {
    padding: 42px 0 56px;
  }
  .hero .eyebrow {
    margin-bottom: 20px;
    font-size: 0.65rem;
    letter-spacing: 0.1em;
  }
  .hero h1 {
    margin-bottom: 22px;
    font-size: clamp(1rem, 8vw, 3rem);
  }
  .hero .lead {
    margin-bottom: 26px;
  }
  .hero .hero-photo {
    aspect-ratio: 4 / 3;
    border-radius: 18px;
  }
  .hero .note-hero {
    max-width: 280px;
    margin: 10px auto 0;
    padding: 0 8px;
    font-size: 1.4rem;
  }
}

/* Minimal arrow for diagnostic booking buttons. */
.button .button-arrow {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-inline-start: 10px;
  color: #FFFFFF;
}

/* Desktop photo bleeds into the header; smaller screens keep the inline image. */
@media (min-width: 1101px) {
  .site-header {
    position: relative;
    background: transparent;
    backdrop-filter: none;
    border-bottom: 0;
  }
  .site-header .header-inner {
    /* Preserve the original header height, including its removed 1px border. */
    min-height: 85px;
  }
  .site-header .site-nav a {
    /* Local contrast support without a background band over the photograph. */
    text-shadow: 0 0 6px var(--page), 0 1px 2px var(--page);
  }
  .hero {
    position: relative;
    isolation: isolate;
  }
  .hero .hero-copy {
    position: relative;
    z-index: 1;
  }
  .hero .hero-visual {
    align-self: stretch;
    min-height: 400px;
  }
  .hero .hero-photo {
    position: absolute;
    z-index: -1;
    top: -85px;
    right: 0;
    width: 56%;
    max-width: none;
    height: calc(100% + 5px);
    aspect-ratio: auto;
    object-fit: cover;
    object-position: 64% top;
    border-radius: 0;
    /* Ease into full opacity before the central subjects; no full-image tint. */
    -webkit-mask-image: linear-gradient(90deg,
      transparent 0%, rgba(0, 0, 0, .04) 4%,
      rgba(0, 0, 0, .18) 9%, rgba(0, 0, 0, .5) 16%,
      rgba(0, 0, 0, .82) 23%, #000 31%);
    mask-image: linear-gradient(90deg,
      transparent 0%, rgba(0, 0, 0, .04) 4%,
      rgba(0, 0, 0, .18) 9%, rgba(0, 0, 0, .5) 16%,
      rgba(0, 0, 0, .82) 23%, #000 31%);
  }
  .hero .note-hero {
    position: absolute;
    right: max(20px, calc((100% - var(--max)) / 2));
    bottom: 30px;
    margin: 0;
    text-align: right;
  }
}
/* Keep tablet imagery in normal flow, clear of the navigation. */
@media (min-width: 901px) and (max-width: 1100px) {
  .hero .hero-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 38px;
  }
  .hero .hero-copy {
    max-width: 650px;
  }
  .hero .hero-photo {
    aspect-ratio: 16 / 10;
  }
}

/* Problem: a quiet editorial continuation of the hero. */
#probleme {
  background: var(--page);
  color: var(--charcoal);
}
#probleme .problem-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(0, .8fr);
  gap: clamp(48px, 7vw, 100px);
  align-items: center;
}
#probleme .eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  font-size: .7rem;
  letter-spacing: .12em;
}
#probleme .eyebrow::before {
  content: "";
  flex: 0 0 28px;
  height: 1px;
  background: var(--terracotta);
}
#probleme h2 {
  margin: 0 0 26px;
  font-size: clamp(1.875rem, 3.2vw, 2.9rem);
  line-height: 1.14;
  letter-spacing: -.04em;
  text-wrap: pretty;
}
#probleme .problem-body {
  max-width: 39em;
  margin: 0;
  font-size: clamp(1rem, 1.3vw, 1.125rem);
  line-height: 1.75;
  color: var(--muted);
}
#probleme .problem-emphasis {
  max-width: 39em;
  margin: 26px 0 0;
  font-size: 1rem;
  line-height: 1.75;
}
#probleme .problem-emphasis strong {
  font-weight: 500;
}
#probleme .problem-situations {
  border-left: 1px solid var(--line);
  padding-left: clamp(24px, 3vw, 42px);
}
#probleme .problem-caption {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px;
  font-size: .625rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: .1em;
  color: var(--muted);
}
#probleme .problem-caption::before {
  content: "";
  flex: 0 0 12px;
  height: 1px;
  background: var(--terracotta);
}
#probleme .problem-situations ul {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#probleme .problem-situations li {
  font-size: .9375rem;
  line-height: 1.6;
}
@media (max-width: 900px) {
  #probleme .problem-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
  }
  #probleme .problem-situations {
    border-left: 0;
    border-top: 1px solid var(--line);
    padding: 26px 0 0;
  }
  #probleme .problem-situations ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 24px;
  }
}
@media (max-width: 380px) {
  #probleme .problem-situations ul {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* Diagnostic: restrained line icons and a personal communication profile. */
#diagnostic {
  background: var(--page);
  color: var(--charcoal);
  padding: clamp(56px, 6vw, 80px) 0;
}
#diagnostic .diagnostic-grid {
  grid-template-columns: minmax(0, 1fr) minmax(275px, 320px) minmax(140px, 180px);
  gap: clamp(20px, 2.5vw, 32px);
  align-items: center;
}
#diagnostic .eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  font-size: .7rem;
  letter-spacing: .12em;
}
#diagnostic .eyebrow::before {
  content: "";
  flex: 0 0 28px;
  height: 1px;
  background: var(--terracotta);
}
#diagnostic h2 {
  margin: 0 0 26px;
  font-size: clamp(1.875rem, 3.2vw, 2.9rem);
  line-height: 1.14;
  letter-spacing: -.04em;
  text-wrap: pretty;
}
#diagnostic .body-large {
  margin: 0 0 32px;
  font-size: clamp(1rem, 1.3vw, 1.125rem);
  line-height: 1.75;
  color: var(--muted);
}
#diagnostic .button {
  min-height: 54px;
  padding: 14px 28px;
  text-align: center;
}
#diagnostic .button:focus-visible {
  outline: 2px solid var(--charcoal);
  outline-offset: 4px;
}
#diagnostic .diagnostic-card {
  min-width: 0;
  padding: 24px;
  border: 1px solid rgba(42, 42, 42, .08);
  border-radius: 28px;
  background: var(--white);
}
#diagnostic .profile-heading {
  margin: 0 0 12px;
  font-size: .65rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: .1em;
  color: var(--muted);
}
#diagnostic .profile-row {
  display: grid;
  grid-template-columns: 136px max-content;
  align-items: center;
  justify-content: start;
  gap: 18px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(42, 42, 42, .08);
}
#diagnostic .profile-category {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: .75rem;
  font-weight: 500;
  letter-spacing: .06em;
}
/* Clip only the original circular artwork; never show the size-test sheet. */
#diagnostic .phase-badge {
  position: relative;
  display: block;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
#diagnostic .phase-badge img {
  position: absolute;
  display: block;
  max-width: none;
}
#diagnostic .phase-badge--sound img {
  width: 283.921569%;
  height: 219.838057%;
  left: -15.098039%;
  top: -44.939271%;
}
#diagnostic .phase-badge--flow img {
  width: 394.858612%;
  height: 265.284974%;
  left: -32.647815%;
  top: -36.528497%;
}
#diagnostic .phase-badge--decision img {
  width: 281.834862%;
  height: 190.689013%;
  left: -90.825688%;
  top: -22.346369%;
}
#diagnostic .phase-badge--control img {
  width: 441.379310%;
  height: 298.542274%;
  left: -23.563218%;
  top: -38.192420%;
}
#diagnostic .phase-badge--live img {
  width: 245.760000%;
  height: 165.428110%;
  left: -20.160000%;
  top: -28.756058%;
}
#diagnostic .profile-indicator {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
#diagnostic .profile-indicator i {
  display: block;
  width: 7px;
  height: 7px;
  flex: 0 0 7px;
  border: 1px solid #DDD8D1;
  border-radius: 50%;
  background: transparent;
}
#diagnostic .profile-indicator .is-filled {
  border-color: var(--phase-color);
  background: var(--phase-color);
}
#diagnostic .profile-indicator--sound { --phase-color: #B54832; }
#diagnostic .profile-indicator--flow { --phase-color: #376F9B; }
#diagnostic .profile-indicator--decision { --phase-color: #348E83; }
#diagnostic .profile-indicator--control { --phase-color: #CB9B19; }
#diagnostic .profile-live {
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
  padding-top: 12px;
  padding-bottom: 0;
  border-bottom: 0;
}
#diagnostic .profile-live small {
  margin-left: 0;
  font-size: .75rem;
  line-height: 1.6;
  color: var(--muted);
}
#diagnostic .note-diagnostic {
  position: relative;
  margin: 48px 0 0;
  max-width: 14em;
  padding-bottom: 14px;
  transform: rotate(-3deg);
  font-size: clamp(1.4rem, 2vw, 1.65rem);
  font-weight: 500;
  line-height: 1.2;
  color: var(--charcoal);
}

#diagnostic .note-diagnostic::after {
  content: "";
  display: block;
  width: 64px;
  height: 1px;
  margin: 10px 0 0 auto;
  background: var(--terracotta);
  transform: rotate(-5deg);
}
@media (max-width: 900px) {
  #diagnostic .diagnostic-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
  }
  #diagnostic .diagnostic-card {
    width: 100%;
    max-width: 400px;
    justify-self: center;
  }
  #diagnostic .note-diagnostic {
    width: min(100%, 280px);
    margin: 0;
    justify-self: center;
  }
}

/* Method: connected ribbon turns and a quiet editorial progression. */
#methode {
  padding: clamp(56px, 6vw, 80px) 0;
  background: var(--page);
  color: var(--charcoal);
}
#methode .method-grid {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 360px) minmax(170px, .62fr);
  gap: clamp(24px, 3vw, 44px);
  align-items: center;
}
#methode .eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  font-size: .7rem;
  letter-spacing: .12em;
}
#methode .eyebrow::before {
  content: "";
  flex: 0 0 28px;
  height: 1px;
  background: var(--terracotta);
}
#methode h2 {
  margin: 0 0 24px;
  font-size: clamp(1.875rem, 3.2vw, 2.9rem);
  line-height: 1.14;
  letter-spacing: -.04em;
}
#methode .body-large {
  margin: 0 0 24px;
  font-size: clamp(1rem, 1.3vw, 1.125rem);
  line-height: 1.75;
  color: var(--muted);
}
#methode .method-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--terracotta);
  font-size: .9375rem;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
#methode .method-link:focus-visible {
  outline: 2px solid var(--charcoal);
  outline-offset: 5px;
}
#methode .method-ribbon {
  position: relative;
  width: 100%;
  max-width: 360px;
  justify-self: center;
  aspect-ratio: 360 / 440;
}
#methode .method-ribbon-art {
  display: block;
  width: 100%;
  height: 100%;
}
#methode .method-phases {
  list-style: none;
  margin: 0;
  padding: 0;
}
#methode .method-phase {
  color: var(--charcoal);
  position: absolute;
  left: 50%;
  display: flex;
  align-items: center;
  gap: 8px;
  transform: translate(-50%, -50%) rotate(-6deg);
  font-size: .6875rem;
  font-weight: 700;
  letter-spacing: .025em;
  white-space: nowrap;
}
#methode .method-phase--live { top: 18.41%; }
#methode .method-phase--control { top: 34.77%; }
#methode .method-phase--decision { top: 51.14%; }
#methode .method-phase--flow { top: 67.50%; }
#methode .method-phase--sound { top: 83.86%; }
#methode .phase-badge {
  position: relative;
  display: block;
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  border-radius: 50%;
}
#methode .phase-badge img {
  position: absolute;
  display: block;
  max-width: none;
}
#methode .method-principles {
  position: relative;
  display: grid;
  gap: 28px;
  padding-left: 22px;
  scroll-margin-top: 110px;
}
#methode .method-principles::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background: #D3CCC5;
}
#methode .method-principles p {
  position: relative;
  margin: 0;
  font-size: .9375rem;
  line-height: 1.65;
}
#methode .method-principles p::before {
  content: "";
  position: absolute;
  left: -21px;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #BFB5AC;
}
#methode .method-principles strong {
  display: block;
  font-weight: 500;
}
#methode .method-principles span {
  display: block;
  color: var(--muted);
}
@media (max-width: 900px) {
  #methode .method-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 32px;
  }
  #methode .method-copy {
    max-width: 650px;
  }
  #methode .method-principles {
    width: min(100%, 360px);
    justify-self: center;
    gap: 24px;
  }
}

#methode .phase-badge--live img {
  width: 245.760000%;
  height: 165.428110%;
  left: -20.160000%;
  top: -28.756058%;
}

#methode .phase-badge--control img {
  width: 441.379310%;
  height: 298.542274%;
  left: -23.563218%;
  top: -38.192420%;
}

#methode .phase-badge--decision img {
  width: 281.834862%;
  height: 190.689013%;
  left: -90.825688%;
  top: -22.346369%;
}

#methode .phase-badge--flow img {
  width: 394.858612%;
  height: 265.284974%;
  left: -32.647815%;
  top: -36.528497%;
}

#methode .phase-badge--sound img {
  width: 283.921569%;
  height: 219.838057%;
  left: -15.098039%;
  top: -44.939271%;
}

/* Two quiet upward cues between the Method progression nodes. */
#methode .method-principles p + p::after {
  content: "";
  position: absolute;
  left: -21.5px;
  top: -16px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #B5AAA0;
  border-left: 1px solid #B5AAA0;
  transform: rotate(45deg);
}

/* Founder: a natural coaching portrait and understated personal credentials. */
#a-propos {
  padding: clamp(56px, 6vw, 80px) 0;
  background: var(--page);
  color: var(--charcoal);
}
#a-propos .founder-grid {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(32px, 4.5vw, 64px);
  align-items: center;
}
#a-propos .eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  font-size: .7rem;
  letter-spacing: .12em;
}
#a-propos .eyebrow::before {
  content: "";
  flex: 0 0 28px;
  height: 1px;
  background: var(--terracotta);
}
#a-propos h2 {
  margin: 0 0 24px;
  font-size: clamp(1.875rem, 3.2vw, 2.9rem);
  line-height: 1.14;
  letter-spacing: -.04em;
}
#a-propos .founder-body {
  margin: 0 0 18px;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--muted);
}
#a-propos .founder-identity {
  margin: 24px 0 28px;
}
#a-propos .founder-name {
  width: fit-content;
  margin: 0 0 6px;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.1;
  color: var(--charcoal);
  transform: rotate(-2deg);
}
#a-propos .founder-role {
  margin: 0;
  font-size: .6875rem;
  letter-spacing: .045em;
  line-height: 1.6;
  color: var(--terracotta);
}
#a-propos .founder-credentials {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin: 0;
  padding: 22px 0 0;
  border-top: 1px solid rgba(42, 42, 42, .1);
  list-style: none;
}
#a-propos .founder-credentials li {
  display: grid;
  grid-template-rows: 24px auto;
  align-content: start;
  gap: 10px;
  min-width: 0;
}
#a-propos .founder-credentials svg {
  width: 24px;
  height: 24px;
  color: var(--terracotta);
}
#a-propos .founder-credentials .founder-flag-pair {
  width: 46px;
}
#a-propos .founder-credentials strong {
  display: block;
  margin-bottom: 4px;
  font-size: .71875rem;
  font-weight: 600;
  line-height: 1.5;
}
#a-propos .founder-credentials span {
  display: block;
  font-size: .6875rem;
  line-height: 1.6;
  color: var(--muted);
}
#a-propos .founder-portrait {
  width: 100%;
  margin: 0;
}
#a-propos .founder-portrait img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 6 / 5;
  object-fit: cover;
  object-position: 76% center;
  border-radius: 0;
  /* Fade only the left edge; retain full contrast across Julien and his gesture. */
  -webkit-mask-image: linear-gradient(90deg,
    transparent 0%, rgba(0, 0, 0, .18) 3%,
    rgba(0, 0, 0, .58) 7%, rgba(0, 0, 0, .9) 12%,
    #000 18%);
  mask-image: linear-gradient(90deg,
    transparent 0%, rgba(0, 0, 0, .18) 3%,
    rgba(0, 0, 0, .58) 7%, rgba(0, 0, 0, .9) 12%,
    #000 18%);
}
@media (max-width: 1100px) and (min-width: 901px) {
  #a-propos .founder-credentials {
    grid-template-columns: minmax(0, 1fr);
    gap: 14px;
  }
}
@media (max-width: 900px) {
  #a-propos .founder-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 32px;
  }
  #a-propos .founder-portrait img {
    aspect-ratio: 3 / 2;
    object-position: 72% center;
  }
}
@media (max-width: 560px) {
  #a-propos .founder-credentials {
    grid-template-columns: minmax(0, 1fr);
    gap: 16px;
  }
  #a-propos .founder-credentials strong {
    font-size: .78125rem;
  }
  #a-propos .founder-credentials span {
    font-size: .75rem;
  }
  #a-propos .founder-portrait img {
    aspect-ratio: 6 / 5;
    object-position: 76% center;
  }
}

@media (max-width: 1100px) and (min-width: 901px), (max-width: 560px) {
  #a-propos .founder-credentials li {
    grid-template-columns: 46px minmax(0, 1fr);
    grid-template-rows: auto;
    align-items: start;
    gap: 12px;
  }
}

/* Offer: the coach sets priorities; the app supports daily repetition. */
#offre {
  padding: clamp(56px, 6vw, 80px) 0;
  background: var(--page);
  color: var(--charcoal);
}
#offre .offer-grid {
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 310px) minmax(220px, .9fr);
  gap: clamp(28px, 3.5vw, 48px);
  align-items: start;
}
#offre .offer-copy { padding-top: 36px; }
#offre .eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  font-size: .7rem;
  letter-spacing: .12em;
}
#offre .eyebrow::before {
  content: "";
  flex: 0 0 28px;
  height: 1px;
  background: var(--terracotta);
}
#offre h2 {
  margin: 0 0 24px;
  font-size: clamp(1.875rem, 3.2vw, 2.9rem);
  line-height: 1.14;
  letter-spacing: -.04em;
}
#offre .body-large, #offre .offer-roles {
  margin: 0 0 20px;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--muted);
}
#offre .offer-roles { font-size: .875rem; }
#offre .offer-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: .9375rem;
  font-weight: 500;
  color: var(--terracotta);
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
#offre .phone-wrap { gap: 24px; scroll-margin-top: 110px; }
#offre .phone {
  width: 100%;
  max-width: 294px;
  padding: 7px;
  border-radius: 34px;
  background: var(--charcoal);
  box-shadow: 0 12px 30px rgba(42, 42, 42, .1);
}
#offre .phone-screen {
  min-height: 0;
  border-radius: 27px;
  padding: 28px 20px 32px;
  background: var(--white);
}
#offre .app-brand { display: block; margin-bottom: 16px; color: var(--terracotta); }
#offre .phone-label {
  display: block;
  margin: 0 0 8px;
  font-size: .5625rem;
  font-weight: 600;
  letter-spacing: .13em;
  color: var(--charcoal);
}
#offre .training-meta { margin: 0 0 18px; font-size: .6875rem; color: var(--muted); }
#offre .phone-screen h3 {
  margin: 0 0 8px;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: -.035em;
  line-height: 1.25;
}
#offre .training-priority { margin: 0 0 18px; font-size: .6875rem; color: var(--muted); }
#offre .training-list { list-style: none; margin: 0; padding: 0; }
#offre .training-row {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) auto;
  align-items: center;
  gap: 9px;
  padding: 16px 0;
  border-top: 1px solid rgba(42, 42, 42, .09);
}
#offre .training-exercise { min-width: 0; }
#offre .training-phase { display: block; font-size: .5625rem; font-weight: 600; letter-spacing: .07em; }
#offre .training-row--sound .training-phase { color: #B54832; }
#offre .training-row--flow .training-phase { color: #376F9B; }
#offre .training-row--decision .training-phase { color: #348E83; }
#offre .training-exercise strong {
  display: block;
  margin-top: 3px;
  font-size: .6875rem;
  font-weight: 500;
  line-height: 1.5;
}
#offre .training-duration { font-size: .625rem; white-space: nowrap; color: var(--muted); }
#offre .phase-badge {
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 50%;
}
#offre .phase-badge img { position: absolute; display: block; max-width: none; }
#offre .phone-screen .training-start {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  min-height: 44px;
  padding: 12px 0 0;
  margin: 12px 0 0;
  border: 0;
  border-top: 1px solid rgba(42, 42, 42, .09);
  border-radius: 0;
  background: transparent;
  color: var(--terracotta);
  font-size: .6875rem;
  font-weight: 600;
  text-align: left;
}
#offre .offer-link:focus-visible, #offre .training-start:focus-visible {
  outline: 2px solid var(--charcoal);
  outline-offset: 4px;
}
#offre .training-principle { width: 100%; max-width: 310px; }
#offre .training-principle p { margin: 0 0 10px; font-size: .8125rem; line-height: 1.7; color: var(--muted); }
#offre .training-principle .training-motto { font-size: .625rem; font-weight: 600; letter-spacing: .12em; color: var(--terracotta); }
#offre .training-principle .training-sequence { margin: 0; font-size: .6875rem; }
#offre .offer-benefits {
  display: grid;
  gap: 30px;
  list-style: none;
  margin: 60px 0 0;
  padding: 0 0 0 24px;
  border-left: 1px solid var(--line);
}
#offre .offer-benefits li { display: grid; grid-template-columns: 30px minmax(0, 1fr); align-items: start; gap: 14px; }
#offre .offer-benefits svg { margin-top: 2px; }
#offre .benefit-accent { stroke: var(--terracotta); }
#offre .offer-benefits p { margin: 0; font-size: .875rem; line-height: 1.7; }
#offre .offer-benefits strong { display: block; font-weight: 500; }
#offre .offer-benefits span { display: block; color: var(--muted); }
@media (max-width: 1100px) {
  #offre .offer-grid { grid-template-columns: minmax(0, 1fr) minmax(280px, 310px); gap: 32px; }
  #offre .phone-wrap { grid-column: 2; grid-row: 1 / span 2; }
  #offre .offer-copy { padding-top: 0; }
  #offre .offer-benefits { grid-column: 1; margin: 0; gap: 22px; }
}
@media (max-width: 700px) {
  #offre .offer-grid { grid-template-columns: minmax(0, 1fr); gap: 36px; }
  #offre .phone-wrap { grid-column: auto; grid-row: auto; }
  #offre .offer-benefits { grid-column: auto; width: min(100%, 360px); justify-self: center; }
}

#offre .phase-badge--sound img {
  width: 283.921569%;
  height: 219.838057%;
  left: -15.098039%;
  top: -44.939271%;
}

#offre .phase-badge--flow img {
  width: 394.858612%;
  height: 265.284974%;
  left: -32.647815%;
  top: -36.528497%;
}

#offre .phase-badge--decision img {
  width: 281.834862%;
  height: 190.689013%;
  left: -90.825688%;
  top: -22.346369%;
}

/* A slender, matte smartphone; the training interface remains unchanged. */
#offre .phone {
  position: relative;
  display: flex;
  width: min(100%, 280px);
  max-width: 280px;
  aspect-ratio: 310 / 650;
  padding: 5px;
  border: 1px solid #514D48;
  border-radius: 39px;
  background: #242424;
  transform: translateY(-6px) rotate(-5deg);
  transform-origin: center;
  box-shadow: -1px 0 0 rgba(229, 216, 201, .6),
    10px 20px 30px -12px rgba(42, 42, 42, .25);
}
#offre .phone::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 15px;
  left: 50%;
  width: 66px;
  height: 18px;
  border-radius: 12px;
  background: #191919;
  transform: translateX(-50%);
}
#offre .phone::after {
  content: "";
  position: absolute;
  top: 125px;
  right: -3px;
  width: 2px;
  height: 42px;
  border-radius: 0 2px 2px 0;
  background: #514D48;
}
#offre .phone-volume {
  position: absolute;
  left: -3px;
  width: 2px;
  height: 28px;
  border-radius: 2px 0 0 2px;
  background: #514D48;
}
#offre .phone-volume--upper { top: 105px; }
#offre .phone-volume--lower { top: 143px; }
#offre .phone-screen {
  position: relative;
  flex: 1;
  min-width: 0;
  padding: 52px 20px 42px;
  border-radius: 33px;
  box-shadow: inset 0 0 0 1px rgba(42, 42, 42, .1);
}
#offre .phone-screen::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 50%;
  width: 80px;
  height: 3px;
  border-radius: 3px;
  background: var(--charcoal);
  transform: translateX(-50%);
}
#offre .app-branding {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 18px;
  font-size: .5625rem;
  font-weight: 600;
  letter-spacing: .15em;
  color: var(--charcoal);
}
#offre .app-branding .app-brand {
  width: 12px;
  height: 16px;
  margin: 0;
  flex: 0 0 12px;
}
@media (max-width: 700px) {
  #offre .phone {
    width: min(100%, 270px);
    transform: none;
  }
}

/* App home screen: compact brand header and navigation within the safe areas. */
#offre .phone-screen {
  display: flex;
  flex-direction: column;
  padding: 48px 18px 82px;
  overflow: hidden;
}
#offre .app-header {
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  align-items: center;
  min-height: 24px;
  margin-bottom: 12px;
}
#offre .app-wordmark { display: block; width: 94px; height: auto; }
#offre .phone-screen .app-profile {
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 24px;
  width: 24px;
  min-height: 24px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--charcoal);
}
#offre .app-profile svg { width: 22px; height: 22px; }
#offre .app-notification {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--terracotta);
}
#offre .app-dashboard { flex: 1; min-height: 0; overflow-y: auto; }
#offre .phone-label { margin-bottom: 4px; line-height: 1.5; }
#offre .app-greeting {
  margin: 0 0 2px;
  font-size: .8125rem;
  line-height: 1.4;
  font-weight: 500;
}
#offre .training-meta { margin-bottom: 10px; line-height: 1.4; }
#offre .phone-screen h3 { margin-bottom: 6px; font-size: 1.2rem; }
#offre .training-priority { margin-bottom: 12px; line-height: 1.4; }
#offre .training-row { padding: 6px 0; }
#offre .phone-screen .training-start { min-height: 36px; margin-top: 8px; padding-top: 8px; }
#offre .app-navigation {
  position: absolute;
  bottom: 26px;
  left: 14px;
  right: 14px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 2px;
  padding-top: 10px;
  border-top: 1px solid rgba(42, 42, 42, .09);
  background: var(--white);
}
#offre .phone-screen .app-tab {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  min-width: 0;
  min-height: 38px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #68635E;
  font-size: .5625rem;
  font-weight: 500;
  line-height: 1.4;
}
#offre .phone-screen .app-tab.is-active { color: var(--terracotta); font-weight: 600; }
#offre .app-tab.is-active::before {
  content: "";
  position: absolute;
  top: -11px;
  left: calc(50% - 8px);
  width: 16px;
  height: 1px;
  background: var(--terracotta);
}
#offre .app-profile:focus-visible, #offre .app-tab:focus-visible {
  outline: 1px solid var(--terracotta);
  outline-offset: 2px;
}

#offre .app-navigation .app-tab svg {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
}
#offre .app-navigation .app-tab span { white-space: nowrap; }

/* Final response practice uses the approved CONTROL badge and phase color. */
#offre .training-row--control .training-phase { color: #CB9B19; }
#offre .phase-badge--control img {
  width: 441.379310%;
  height: 298.542274%;
  left: -23.563218%;
  top: -38.192420%;
}

/* Fit the editorial heading to its own column, never to the phone's space. */
#offre .offer-copy {
  min-width: 0;
  container-type: inline-size;
}
#offre .offer-copy h2 {
  font-size: clamp(1rem, 2.7vw, 4rem);
  font-size: min(4rem, 9.5cqw);
  line-height: 1.02;
  letter-spacing: -.045em;
  font-weight: 600;
}
#offre .offer-heading-line { display: block; white-space: nowrap; }
#offre .offer-heading-lead, #offre .offer-coach-name { white-space: nowrap; }
#offre .offer-copy .body-large { max-width: min(95%, 36ch); }
@media (max-width: 1100px) {
  #offre .offer-copy h2 {
    font-size: clamp(1rem, 3.5vw, 3rem);
    font-size: min(3rem, 9.5cqw);
    line-height: 1.08;
  }
  #offre .offer-heading-line { display: inline; white-space: normal; }
  #offre .offer-copy .body-large { max-width: 36ch; }
}

/* Genuine field feedback, arranged as an editorial feature and two shorter voices. */
#temoignages {
  padding: clamp(56px, 6vw, 80px) 0;
  background: var(--page);
  color: var(--charcoal);
}
#temoignages .eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 22px;
  font-size: .7rem;
  letter-spacing: .12em;
}
#temoignages .eyebrow::before {
  content: "";
  flex: 0 0 28px;
  height: 1px;
  background: var(--terracotta);
}
#temoignages h2 {
  margin: 0;
  font-size: clamp(1.75rem, 3.1vw, 2.75rem);
  line-height: 1.12;
  letter-spacing: -.04em;
  font-weight: 600;
}
#temoignages .testimonials-editorial {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr);
  margin-top: clamp(32px, 4vw, 48px);
  align-items: start;
}
#temoignages .testimonial { margin: 0; min-width: 0; }
#temoignages .testimonial--featured { padding-right: clamp(32px, 5vw, 72px); }
#temoignages .testimonials-secondary {
  border-left: 1px solid var(--line);
  padding-left: clamp(28px, 3.5vw, 48px);
}
#temoignages .testimonials-secondary .testimonial + .testimonial {
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px solid var(--line);
}
#temoignages .testimonial-mark {
  display: block;
  height: 28px;
  margin-bottom: 12px;
  color: var(--terracotta);
  opacity: .7;
  font-family: Georgia, serif;
  font-size: 3rem;
  line-height: 1;
}
#temoignages .testimonial--featured .testimonial-mark {
  height: 40px;
  margin-bottom: 18px;
  font-size: 4.5rem;
}
#temoignages blockquote { margin: 0; }
#temoignages blockquote p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: 400;
}
#temoignages .testimonial--featured blockquote p {
  max-width: 30em;
  font-size: clamp(1.2rem, 1.8vw, 1.5rem);
  line-height: 1.65;
  letter-spacing: -.018em;
}
#temoignages figcaption { margin-top: 18px; }
#temoignages .testimonial--featured figcaption { margin-top: 24px; }
#temoignages .testimonial-name {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.4;
}
#temoignages .testimonial-external {
  flex: 0 0 12px;
  color: var(--terracotta);
}
#temoignages .testimonial-name:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
#temoignages .testimonial-name:focus-visible {
  outline: 1px solid var(--terracotta);
  outline-offset: 4px;
}
#temoignages .testimonial-role {
  margin: 0;
  font-size: .75rem;
  line-height: 1.65;
  color: var(--muted);
}
@media (max-width: 760px) {
  #temoignages .testimonials-editorial { grid-template-columns: minmax(0, 1fr); }
  #temoignages .testimonial--featured { padding: 0 0 30px; }
  #temoignages .testimonials-secondary {
    border-left: 0;
    border-top: 1px solid var(--line);
    padding: 30px 0 0;
  }
  #temoignages .testimonials-secondary .testimonial + .testimonial {
    margin-top: 30px;
    padding-top: 30px;
  }
}

/* Panoramic closing invitation; all landscape details remain decorative. */
#contact.final-cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 430px;
  padding: 64px 0 132px;
  background: #252726;
  color: var(--page);
  text-align: left;
}
#contact .cta-mountain-background {
  position: absolute;
  inset: 0;
  z-index: -2;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
  pointer-events: none;
}
#contact.final-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg,
    rgba(29, 31, 30, .62) 0%,
    rgba(29, 31, 30, .44) 35%,
    rgba(29, 31, 30, .12) 62%,
    rgba(29, 31, 30, 0) 80%);
  pointer-events: none;
}
#contact .final-cta-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
}
#contact .eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 18px;
  color: var(--page);
  font-size: .7rem;
  letter-spacing: .16em;
  font-weight: 500;
}
#contact .eyebrow::before {
  content: "";
  flex: 0 0 28px;
  height: 1px;
  background: #B57558;
}
#contact h2 {
  margin: 0 0 20px;
  font-size: clamp(1.75rem, 3.8vw, 3.4rem);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -.04em;
}
#contact h2 span { display: block; white-space: nowrap; }
#contact .final-cta-description {
  max-width: 38em;
  margin: 0;
  font-size: clamp(.9375rem, 1.3vw, 1.125rem);
  line-height: 1.65;
  color: #E4E0DA;
}
#contact .final-diagnostic-button {
  min-height: 52px;
  padding: 13px 23px;
  border-radius: 26px;
  background: var(--terracotta);
  color: var(--page);
  font-size: .9375rem;
  font-weight: 600;
  white-space: nowrap;
}
#contact .button-arrow {
  flex-basis: 18px;
  width: 18px;
  height: 18px;
  margin-inline-start: 14px;
  color: inherit;
  transition: transform 180ms ease;
}
#contact .final-diagnostic-button:hover .button-arrow { transform: translateX(3px); }
#contact .final-diagnostic-button:focus-visible { outline: 2px solid var(--page); outline-offset: 5px; }
.site-footer {
  padding: 24px 0;
  background: var(--page);
  color: var(--charcoal);
}
.site-footer .footer-grid {
  grid-template-columns: 180px minmax(0, 1fr) auto;
  gap: 26px;
  align-items: center;
}
.site-footer .footer-brand { display: block; width: 180px; }
.site-footer .footer-brand img { width: 100%; height: auto; }
.site-footer .footer-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 18px;
}
.site-footer .footer-links a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  font-size: .75rem;
}
.site-footer a:hover { color: var(--terracotta); }
.site-footer a:focus-visible { outline: 1px solid var(--terracotta); outline-offset: 4px; }
.site-footer .footer-copyright { margin: 0; font-size: .6875rem; line-height: 1.6; color: var(--muted); }
@media (max-width: 1050px) {
  #contact.final-cta { min-height: 410px; padding: 56px 0 120px; }
  #contact .cta-mountain-background { object-position: 58% center; }
  #contact h2 { font-size: clamp(1.65rem, 3.5vw, 2.75rem); }
  #contact .final-diagnostic-button { font-size: .8125rem; padding-inline: 18px; }
  .site-footer .footer-grid { grid-template-columns: 160px minmax(0, 1fr); gap: 10px 24px; }
  .site-footer .footer-brand { width: 160px; }
  .site-footer .footer-copyright { grid-column: 2; text-align: center; }
}
@media (max-width: 700px) {
  #contact.final-cta { min-height: 400px; padding: 42px 0 112px; }
  #contact .final-cta-content { grid-template-columns: minmax(0, 1fr); gap: 24px; }
  #contact h2 { font-size: clamp(1.3rem, 6.4vw, 2.5rem); }
  #contact .eyebrow { font-size: .625rem; letter-spacing: .12em; }
  #contact .final-cta-description { max-width: 34em; font-size: .9375rem; }
  #contact .final-diagnostic-button { width: auto; justify-self: start; }
  #contact .cta-mountain-background { object-position: 85% center; }
  #contact.final-cta::before {
    background: linear-gradient(90deg,
      rgba(29, 31, 30, .76) 0%,
      rgba(29, 31, 30, .58) 48%,
      rgba(29, 31, 30, .2) 78%,
      rgba(29, 31, 30, 0) 100%);
  }
  .site-footer .footer-grid { grid-template-columns: minmax(0, 1fr); gap: 16px; }
  .site-footer .footer-brand { justify-self: center; }
  .site-footer .footer-links { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 12px; text-align: center; }
  .site-footer .footer-links a { justify-content: center; }
  .site-footer .footer-copyright { grid-column: 1; text-align: center; }
}
@media (prefers-reduced-motion: reduce) {
  #contact .button-arrow { transition: none; }
  #contact .final-diagnostic-button:hover .button-arrow { transform: none; }
}

/* A short editorial stroke; absolute positioning preserves the note's spacing. */
.hero .note-hero::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 80px;
  height: 4px;
  border-bottom: 2px solid var(--terracotta);
  border-radius: 50%;
  transform: translateX(-50%) rotate(-2deg);
  pointer-events: none;
}

/* Five connected stages in the existing coaching lesson preview. */
#offre .training-row--live .training-phase { color: #684180; }
#offre .training-row--live .training-duration { font-size: .5625rem; }
#offre .phase-badge--live img {
  width: 245.760000%;
  height: 165.428110%;
  left: -20.160000%;
  top: -28.756058%;
}

/* Method page: reference-led editorial sections, isolated from the homepage. */
.method-page .site-header {
  position: relative;
  background: var(--page);
  border-bottom: 1px solid var(--line);
  backdrop-filter: none;
}
.method-page .site-nav a { text-shadow: none; }
.method-page .site-nav a[aria-current="page"] {
  color: var(--charcoal);
  text-decoration: underline;
  text-decoration-color: var(--terracotta);
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
}
.method-page .site-nav .method-mobile-booking { display: none; }
.method-page .section-marker {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 18px;
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .16em;
}
.method-page .section-marker::before {
  content: "";
  flex: 0 0 36px;
  height: 1px;
  background: var(--terracotta);
}
.method-page-hero {
  position: relative;
  overflow: hidden;
  padding: 32px 0 22px;
}
.method-page-hero .container { position: relative; }
.method-page-number {
  position: absolute;
  top: -40px;
  right: -70px;
  z-index: -1;
  color: #EEE6DE;
  font-size: clamp(7rem, 12vw, 11rem);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -.06em;
  pointer-events: none;
}
.method-page-hero { isolation: isolate; }
.method-page-hero h1 {
  position: relative;
  margin: 0 0 14px;
  max-width: 1100px;
  font-size: clamp(2rem, 3.65vw, 3.15rem);
  font-weight: 500;
  line-height: 1.09;
  letter-spacing: -.045em;
}
.method-title-line { display: block; }
.method-title-accent { color: var(--terracotta); }
.method-page-intro {
  max-width: 1000px;
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: var(--muted);
}
.method-editorial-grid {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  gap: clamp(36px, 6vw, 88px);
  align-items: center;
}
.method-page h2 {
  margin: 0;
  font-size: clamp(1.65rem, 2.8vw, 2.4rem);
  line-height: 1.14;
  font-weight: 500;
  letter-spacing: -.035em;
}
.method-system {
  padding: 28px 0 32px;
  color: var(--page);
  background: var(--charcoal);
}
.method-system-intro { margin-bottom: 24px; }
.method-system-intro h2 { font-size: clamp(1.6rem, 2.6vw, 2.2rem); }
.method-system-intro p { margin: 0; font-size: .9375rem; line-height: 1.65; color: #CDC9C4; }
.method-stage-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 26px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.method-stage { padding-top: 14px; border-top: 1px solid rgba(241, 233, 222, .25); }
.method-stage h3 { margin: 10px 0 6px; font-size: 1rem; letter-spacing: .1em; font-weight: 700; }
.method-stage p { margin: 0; font-size: .8125rem; line-height: 1.55; color: #CDC9C4; }
.method-page .phase-badge {
  display: block;
  position: relative;
  width: 56px;
  height: 56px;
  overflow: hidden;
  border-radius: 50%;
}
.method-page .phase-badge img { position: absolute; display: block; max-width: none; }
.method-rhythm { padding: 30px 0 28px; }
.method-editorial-copy > p { margin: 0; font-size: 1.0625rem; line-height: 1.65; color: var(--muted); }
.method-editorial-copy .method-rhythm-accent {
  margin: 12px 0 10px;
  font-size: 1.7rem;
  line-height: 1.15;
  color: var(--terracotta);
}
.method-rhythm-accent::after, .method-value-accent::after {
  content: "";
  display: block;
  width: 32px;
  height: 1px;
  margin-top: 8px;
  background: var(--terracotta);
}
.method-editorial-copy .method-one-take { font-size: .8125rem; font-style: italic; line-height: 1.5; }
.method-value { padding: 26px 0 30px; background: #F2ECE4; }
.method-value-accent { margin: 0 0 14px; font-size: 1.45rem; line-height: 1.15; }
.method-value h2 { max-width: 430px; }
@media (max-width: 1000px) {
  .method-page-hero h1 { font-size: clamp(2rem, 4vw, 2.8rem); }
  .method-stage-list { gap: 18px; }
  .method-stage h3 { font-size: .875rem; letter-spacing: .06em; }
}
@media (max-width: 900px) {
  .method-page .site-nav .method-mobile-booking { display: inline-flex; min-height: 44px; align-items: center; color: var(--terracotta); }
  .method-page .site-nav a { min-height: 36px; display: inline-flex; align-items: center; }
  .method-stage-list { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
  .method-editorial-grid { gap: 28px; }
  .method-page-number { right: -15px; top: -10px; opacity: .7; }
}
@media (max-width: 600px) {
  .method-page-hero { padding: 32px 0; }
  .method-page-hero h1 { font-size: clamp(1.8rem, 6.9vw, 2.35rem); line-height: 1.13; text-wrap: pretty; }
  .method-title-accent .method-title-line { display: inline; }
  .method-title-accent .method-title-line + .method-title-line::before { content: " "; }
  .method-page-number { top: -4px; right: -10px; font-size: 7rem; opacity: .55; }
  .method-page-intro { font-size: 1rem; line-height: 1.7; }
  .method-page .section-marker { font-size: .625rem; letter-spacing: .12em; }
  .method-editorial-grid { grid-template-columns: minmax(0, 1fr); gap: 22px; }
  .method-system { padding: 32px 0; }
  .method-stage-list { grid-template-columns: minmax(0, 1fr); gap: 20px; }
  .method-stage { display: grid; grid-template-columns: 56px minmax(0, 1fr); column-gap: 16px; align-items: start; padding-top: 20px; }
  .method-stage .phase-badge { grid-row: 1 / span 2; }
  .method-stage h3 { margin: 0 0 5px; font-size: .9375rem; }
  .method-stage p { font-size: .9375rem; line-height: 1.6; }
  .method-rhythm, .method-value { padding: 32px 0; }
  .method-editorial-copy > p { font-size: 1rem; }
}

.method-page .phase-badge--sound img {
  width: 283.921569%;
  height: 219.838057%;
  left: -15.098039%;
  top: -44.939271%;
}

.method-page .phase-badge--flow img {
  width: 394.858612%;
  height: 265.284974%;
  left: -32.647815%;
  top: -36.528497%;
}

.method-page .phase-badge--decision img {
  width: 281.834862%;
  height: 190.689013%;
  left: -90.825688%;
  top: -22.346369%;
}

.method-page .phase-badge--control img {
  width: 441.379310%;
  height: 298.542274%;
  left: -23.563218%;
  top: -38.192420%;
}

.method-page .phase-badge--live img {
  width: 245.760000%;
  height: 165.428110%;
  left: -20.160000%;
  top: -28.756058%;
}

/* About page: portrait-led editorial composition; shared components stay intact. */
.about-page .site-header { position: relative; background: var(--page); border-bottom: 1px solid var(--line); backdrop-filter: none; }
.about-page .site-nav a { text-shadow: none; }
.about-page .site-nav a[aria-current="page"] { color: var(--charcoal); text-decoration: underline; text-decoration-color: var(--terracotta); text-decoration-thickness: 1px; text-underline-offset: 8px; }
.about-page .site-nav .method-mobile-booking { display: none; }
.about-page .section-marker { display: flex; align-items: center; gap: 14px; margin: 0 0 24px; color: inherit; font-size: .7rem; font-weight: 700; letter-spacing: .16em; }
.about-page .section-marker::before { content: ""; flex: 0 0 36px; height: 1px; background: var(--terracotta); }
.about-hero { display: grid; grid-template-columns: minmax(0, 44fr) minmax(0, 56fr); }
.about-portrait { position: relative; min-height: 590px; }
.about-portrait img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 25%; }
.about-hero-copy { align-self: center; max-width: 800px; padding: clamp(40px, 5vw, 76px) clamp(32px, 5.6vw, 88px); }
.about-hero h1 { margin: 0 0 28px; font-size: clamp(2rem, 3.3vw, 3.35rem); font-weight: 500; line-height: 1.12; letter-spacing: -.045em; }
.about-hero h1 > span { display: block; }
.about-title-accent { color: var(--terracotta); }
.about-hero-copy > p:not(.eyebrow):not(.handwritten) { margin: 0 0 20px; color: var(--muted); font-size: 1rem; line-height: 1.75; }
.about-hero-copy .about-personal-note { margin: 28px 0 0; font-size: 1.9rem; line-height: 1.15; }
.about-blockages { padding: 60px 0; background: var(--charcoal); color: var(--page); }
.about-editorial-grid { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); gap: clamp(36px, 6vw, 88px); align-items: start; }
.about-blockages h2 { max-width: 450px; margin: 0; font-size: clamp(1.9rem, 3vw, 2.65rem); font-weight: 500; line-height: 1.17; letter-spacing: -.035em; }
.about-blockages-copy > p { margin: 0 0 18px; color: #D3CFC9; font-size: .9375rem; line-height: 1.75; }
.about-blockages-copy .about-accent-note { padding-top: 20px; margin: 22px 0 0; border-top: 1px solid rgba(241,233,222,.19); font-size: 1.5rem; line-height: 1.25; color: #C78265; }
.about-experience { padding: 42px 0; background: var(--cream); }
.about-experience-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 0 auto; padding: 0; list-style: none; }
.about-experience-grid > li { padding: 0 34px; border-left: 1px solid var(--line); }
.about-experience-grid > li:first-child { border-left: 0; padding-left: 0; }
.about-experience-grid > li:last-child { padding-right: 0; }
.about-experience-symbol { display: flex; height: 56px; align-items: center; margin-bottom: 14px; color: var(--terracotta); }
.about-experience-symbol svg { width: 44px; height: 44px; }
.about-experience-symbol .founder-flag-pair { width: 88px; height: 46px; }
.about-experience-grid h3 { margin: 0 0 8px; font-size: 1.0625rem; font-weight: 600; letter-spacing: -.025em; line-height: 1.4; }
.about-experience-number { display: block; height: 56px; margin-bottom: 14px; color: var(--terracotta); font-size: 3rem; font-weight: 500; line-height: 1.1; letter-spacing: -.05em; }
.about-experience-grid p { margin: 0; color: var(--muted); font-size: .875rem; line-height: 1.65; }
@media (max-width: 1000px) {
  .about-hero-copy { padding: 40px 30px; }
  .about-hero h1 { font-size: clamp(1.8rem, 3.5vw, 2.5rem); }
  .about-experience-grid > li { padding: 0 22px; }
}
@media (max-width: 900px) {
  .about-page .site-nav .method-mobile-booking { display: inline-flex; min-height: 44px; align-items: center; color: var(--terracotta); }
  .about-page .site-nav a { min-height: 36px; display: inline-flex; align-items: center; }
  .about-editorial-grid { gap: 32px; }
}
@media (max-width: 600px) {
  .about-hero { grid-template-columns: minmax(0, 1fr); }
  .about-portrait { min-height: 0; height: clamp(360px, 112vw, 560px); }
  .about-portrait img { object-position: center 25%; }
  .about-hero-copy { padding: 36px 20px 40px; }
  .about-hero h1 { font-size: clamp(1.8rem, 7vw, 2.55rem); }
  .about-page .section-marker { font-size: .625rem; letter-spacing: .12em; margin-bottom: 20px; }
  .about-hero-copy .about-personal-note { font-size: 1.7rem; }
  .about-editorial-grid { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  .about-blockages { padding: 40px 0; }
  .about-blockages h2 { font-size: 2rem; }
  .about-blockages-copy > p { font-size: 1rem; }
  .about-experience { padding: 12px 0; }
  .about-experience-grid { grid-template-columns: minmax(0, 1fr); }
  .about-experience-grid > li, .about-experience-grid > li:first-child, .about-experience-grid > li:last-child { padding: 28px 6px; border-left: 0; border-top: 1px solid var(--line); }
  .about-experience-grid > li:first-child { border-top: 0; }
}

/* Offer page: reference-led cycle and pricing components, scoped to this page. */
.offer-page .site-header { position: relative; background: var(--page); border-bottom: 1px solid var(--line); backdrop-filter: none; }
.offer-page .site-nav a { text-shadow: none; }
.offer-page .site-nav a[aria-current="page"] { color: var(--charcoal); text-decoration: underline; text-decoration-color: var(--terracotta); text-decoration-thickness: 1px; text-underline-offset: 8px; }
.offer-page .site-nav .method-mobile-booking { display: none; }
.offer-page .section-marker { display: flex; align-items: center; gap: 16px; margin: 0 0 32px; font-size: .7rem; font-weight: 700; letter-spacing: .1em; }
.offer-page .section-marker::before { content: ""; flex: 0 0 36px; height: 1px; background: var(--terracotta); }
.offer-page-hero { padding: 56px 0 62px; }
.offer-page-hero .container { position: relative; isolation: isolate; }
.offer-chapter { position: absolute; z-index: -1; right: 0; top: -30px; color: #EEE4DA; font-size: clamp(5rem, 10.5vw, 9.5rem); font-weight: 400; line-height: 1; letter-spacing: -.045em; white-space: nowrap; pointer-events: none; }
.offer-page-hero h1 { margin: 0 0 26px; font-size: clamp(2rem, 4.25vw, 3.8rem); font-weight: 500; line-height: 1.16; letter-spacing: -.04em; }
.offer-page-hero h1 span { display: block; }
.offer-page-hero h1 span + span { color: var(--terracotta); }
.offer-intro { max-width: 950px; margin: 0 0 36px; color: var(--muted); font-size: 1.0625rem; line-height: 1.65; }
.offer-page h2:not(#final-cta-title) { margin: 0; font-size: clamp(1.85rem, 3vw, 2.65rem); font-weight: 500; line-height: 1.17; letter-spacing: -.03em; }
.offer-cycle { padding: 72px 0 84px; background: var(--charcoal); color: var(--page); }
.offer-cycle-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 68px; align-items: start; }
.offer-cycle h2 { max-width: 490px; }
.offer-inclusions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 36px; margin: 6px 0 0; padding: 0; list-style: none; border-bottom: 1px solid rgba(241,233,222,.19); }
.offer-inclusions li { position: relative; min-height: 108px; padding: 26px 0 24px 27px; border-top: 1px solid rgba(241,233,222,.19); color: #D3CFC9; font-size: .9375rem; line-height: 1.5; }
.offer-inclusions li::before { content: "✓"; position: absolute; left: 0; color: #C78265; }
.offer-formats { padding: 64px 0 48px; background: #F4EFE8; }
.offer-pricing-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px; margin-top: 52px; }
.offer-price-card { display: flex; flex-direction: column; min-height: 500px; padding: 38px 38px 20px; border: 1px solid #DED5CA; background: var(--page); }
.offer-price-card--individual { border-top: 5px solid var(--terracotta); padding-top: 34px; }
.offer-price-card h3 { margin: 0 0 24px; font-size: 1.75rem; font-weight: 500; letter-spacing: -.025em; }
.offer-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 18px; margin: 0 0 8px; font-size: 3.4rem; line-height: 1.2; letter-spacing: -.035em; }
.offer-price span { margin-left: auto; font-size: 1rem; letter-spacing: 0; color: var(--muted); }
.offer-price-label { margin: 0 0 26px; color: var(--terracotta); font-size: .7rem; font-weight: 700; line-height: 1.6; }
.offer-price-description { margin: 0 0 40px; color: var(--muted); font-size: 1rem; line-height: 1.65; }
.offer-price-card .button { margin-top: auto; width: 100%; padding: 12px 16px; font-size: .9375rem; text-align: center; }
.offer-page .offer-button-outline { border: 1px solid var(--terracotta); background: transparent; color: var(--terracotta); }
.offer-page .button:focus-visible { outline: 2px solid currentColor; outline-offset: 4px; }
.offer-page .offer-button-outline:hover { background: #F1E9DE; }
.offer-standard-price { margin: 16px 0 0; text-align: center; color: var(--muted); font-size: .75rem; }
.offer-founding-note { margin-top: 42px; text-align: center; }
.offer-founding-note p { margin: 8px 0 0; color: var(--muted); font-size: .875rem; line-height: 1.6; }
.offer-founding-note p:first-child { color: var(--terracotta); font-size: .9375rem; font-weight: 600; }
.offer-page #contact.final-cta { min-height: 320px; padding: 64px 0 42px; text-align: center; }
.offer-page #contact .final-cta-content { grid-template-columns: minmax(0, 1fr); gap: 24px; justify-items: center; }
.offer-page #contact h2 { font-size: clamp(1.65rem, 3vw, 2.65rem); font-weight: 500; line-height: 1.17; }
.offer-page #contact .final-cta-description { max-width: 800px; margin-inline: auto; font-size: .9375rem; }
.offer-page #contact .final-diagnostic-button { justify-self: center; }
@media (max-width: 900px) {
  .offer-page .site-nav .method-mobile-booking { display: inline-flex; min-height: 44px; align-items: center; color: var(--terracotta); }
  .offer-page .site-nav a { min-height: 36px; display: inline-flex; align-items: center; }
  .offer-cycle-grid { gap: 30px; }
  .offer-inclusions { gap: 0 20px; }
  .offer-price-card { padding: 28px 24px 20px; }
  .offer-price-card--individual { padding-top: 24px; }
  .offer-price-card h3 { font-size: 1.4rem; }
  .offer-price { font-size: 2.8rem; }
}
@media (max-width: 600px) {
  .offer-page-hero { padding: 38px 0 42px; }
  .offer-chapter { top: -16px; font-size: 4rem; opacity: .65; }
  .offer-page-hero h1 { font-size: clamp(1.85rem, 7vw, 2.5rem); }
  .offer-intro { font-size: 1rem; }
  .offer-intro br { display: none; }
  .offer-cycle { padding: 40px 0; }
  .offer-cycle-grid, .offer-inclusions, .offer-pricing-grid { grid-template-columns: minmax(0, 1fr); }
  .offer-inclusions li { min-height: 0; padding-block: 20px; font-size: 1rem; }
  .offer-formats { padding: 40px 0; }
  .offer-pricing-grid { margin-top: 32px; gap: 24px; }
  .offer-price-card { min-height: 410px; }
  .offer-price-description { margin-bottom: 30px; }
  .offer-price span { margin-left: 0; }
  .offer-founding-note { margin-top: 28px; }
  .offer-page #contact.final-cta { padding: 42px 0; min-height: 330px; }
  .offer-page #contact h2 { font-size: clamp(1.125rem, 5.65vw, 2rem); }
  .offer-page #contact .final-diagnostic-button { white-space: normal; font-size: .8125rem; padding-inline: 16px; }
}

/* Diagnostic request page and accessible form fields. */
.site-nav .method-mobile-booking { display: none; }
.diagnostic-page .site-header { position: relative; background: var(--page); border-bottom: 1px solid var(--line); backdrop-filter: none; }
.diagnostic-page .site-nav a { text-shadow: none; }
.diagnostic-request { padding: 76px 0 88px; }
.request-grid { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); gap: clamp(36px, 6vw, 84px); align-items: start; }
.request-intro { padding-top: 20px; }
.request-intro .eyebrow { display: flex; align-items: center; gap: 14px; font-size: .7rem; letter-spacing: .14em; }
.request-intro .eyebrow::before { content: ""; width: 36px; height: 1px; background: var(--terracotta); }
.request-intro h1 { margin: 0 0 24px; font-size: clamp(2.2rem, 4vw, 3.5rem); font-weight: 500; line-height: 1.12; letter-spacing: -.04em; }
.request-intro > p:last-child { max-width: 440px; margin: 0; font-size: 1.0625rem; line-height: 1.75; color: var(--muted); }
.request-form { padding: 32px; border: 1px solid var(--line); border-radius: 12px; background: #FFFDF9; }
.request-availability { margin: 0 0 24px; color: var(--muted); font-size: .875rem; line-height: 1.6; }
.request-field { margin-bottom: 24px; }
.request-field label { display: block; margin-bottom: 9px; font-size: .9375rem; font-weight: 600; line-height: 1.55; }
.request-field input, .request-field textarea { display: block; width: 100%; min-width: 0; min-height: 50px; padding: 13px 14px; border: 1px solid #BCB5AC; border-radius: 5px; background: var(--page); color: var(--charcoal); font: inherit; font-size: 1rem; }
.request-field textarea { min-height: 148px; resize: vertical; }
.request-field textarea::placeholder { color: var(--muted); opacity: 1; }
.request-field input:focus-visible, .request-field textarea:focus-visible, .request-form .button:focus-visible { outline: 2px solid var(--terracotta); outline-offset: 3px; }
.request-field [aria-invalid="true"] { border-color: #943E2C; }
.request-form .field-error { margin: 8px 0 0; color: #943E2C; font-size: .875rem; }
.request-form .button { border: 0; width: 100%; font: inherit; font-weight: 600; cursor: pointer; padding: 12px 18px; }
.request-form .button:disabled { cursor: not-allowed; opacity: .65; }
.request-reassurance { margin: 18px 0 10px; font-size: .875rem; text-align: center; }
.request-privacy { margin: 0; color: var(--muted); font-size: .75rem; line-height: 1.6; text-align: center; }
.request-status { margin: 20px 0 0; color: #943E2C; font-size: .9375rem; line-height: 1.6; }
@media (max-width: 900px) {
  .site-nav .method-mobile-booking { display: inline-flex; min-height: 44px; align-items: center; color: var(--terracotta); }
  .diagnostic-page .site-nav a { min-height: 36px; display: inline-flex; align-items: center; }
  .request-grid { gap: 30px; }
  .request-form { padding: 24px; }
}
@media (max-width: 600px) {
  .diagnostic-request { padding: 36px 0 48px; }
  .request-grid { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  .request-intro { padding-top: 0; }
  .request-intro h1 { font-size: clamp(2rem, 8vw, 2.75rem); }
  .request-intro > p:last-child { font-size: 1rem; }
  .request-form { padding: 22px 18px; }
}
