.skip-link {
  position: fixed;
  z-index: 100;
  top: 10px;
  left: 10px;
  padding: 10px 14px;
  color: #fff;
  background: var(--ink);
  transform: translateY(-160%);
}

.skip-link:focus {
  transform: translateY(0);
}

a:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 2px;
  box-shadow: 0 0 0 6px var(--ink);
}

.button:not(.button-light):not(.button-ghost) {
  color: #fff;
  background: #c94520;
  border-color: #c94520;
}

.button:not(.button-light):not(.button-ghost):hover {
  background: #ad2f12;
  border-color: #ad2f12;
}

.offer-featured .course-facts dt {
  color: var(--ink);
}

.hero .eyebrow,
.steps span,
.audience-grid span {
  color: #c94520;
}

.signup .eyebrow {
  color: #ec6038;
}

.hero-guide {
  max-width: 650px;
  margin: -16px 0 32px;
  padding-top: 18px;
  border-top: 1px solid var(--line);
  font-size: 14px;
}

.cta-short {
  display: none;
}

.brand-logo-horizontal {
  width: 210px;
  max-width: 48vw;
  height: auto;
  border-radius: 6px;
  display: block;
}

.lived-intro {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  min-height: 720px;
  background: var(--cream);
}

.lived-intro-image,
.human-panoramic,
.community-photo,
.transmission-strip figure,
.filiation figure {
  margin: 0;
  position: relative;
  overflow: hidden;
}

.lived-intro-image img {
  width: 100%;
  height: 720px;
  object-fit: cover;
  object-position: center 55%;
}

figcaption {
  font-size: 12px;
  line-height: 1.5;
}

figcaption a {
  text-underline-offset: 3px;
  text-decoration: underline;
}

.lived-intro-image figcaption,
.human-panoramic figcaption,
.community-photo figcaption,
.transmission-strip figcaption,
.filiation figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 18px 24px;
  color: #fff;
  background: linear-gradient(transparent, rgb(23 37 30 / .9));
}

.lived-intro-copy {
  align-self: center;
  padding: 9vh 7vw;
}

.lived-intro-copy h2,
.transmission-strip h2,
.filiation h2,
.audiences-title {
  margin: 24px 0 30px;
  font: 400 clamp(43px, 5vw, 76px)/.98 var(--serif);
  letter-spacing: -.045em;
}

.lived-intro-copy p:last-child {
  max-width: 600px;
  font-size: 17px;
}

.experiences-primary {
  padding-top: 6vh;
  padding-bottom: 8vh;
}

.offer-saturday {
  min-height: 650px;
}

.offer-saturday h3 {
  max-width: 800px;
  font-size: clamp(52px, 5vw, 78px);
}

.course-facts {
  margin: 0;
  border-top: 1px solid currentColor;
}

.course-facts > div {
  margin: 0;
  padding: 13px 0;
  border-bottom: 1px solid currentColor;
  font-size: 13px;
  line-height: 1.45;
}

.course-facts dt {
  display: block;
  margin-bottom: 5px;
  color: var(--orange);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.course-facts dd {
  margin: 0;
}

.course-price {
  padding: 16px 0;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
}

.course-price > span {
  display: block;
  margin-bottom: 8px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.course-price strong {
  display: block;
  font: 400 clamp(36px, 3.4vw, 54px)/1 var(--serif);
}

.course-price strong small {
  font: 700 12px/1 Arial, Helvetica, sans-serif;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.course-price p {
  margin: 9px 0 0;
  font-size: 12px;
  line-height: 1.45;
}

.course-price .payment-schedule {
  gap: 0;
  margin: 12px 0 0;
  padding: 0;
  border-top: 1px solid currentColor;
}

.course-price .payment-schedule li {
  display: grid;
  gap: 3px;
  padding: 10px 0;
  border-bottom: 1px solid currentColor;
  font-size: 12px;
}

.course-price .payment-schedule li::before {
  content: none;
}

.course-price .payment-schedule span {
  opacity: .78;
}

.human-panoramic {
  height: min(78vh, 820px);
  background: var(--ink);
}

.human-panoramic img,
.community-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.human-panoramic img {
  object-position: center 45%;
}

.value-title > p {
  max-width: 420px;
  margin: 0;
}

.image-break-human img:last-child {
  object-position: center 58%;
}

.image-break-caption {
  margin: 0;
  padding: 14px 4vw;
  color: #fff;
  background: var(--ink);
  border-top: 1px solid rgb(255 255 255 / .25);
  font-size: 12px;
}

.transmission-strip {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  min-height: 640px;
  color: var(--cream);
  background: var(--ink);
}

.transmission-strip-copy {
  display: block;
  min-height: 0;
}

.transmission-strip-copy > div {
  max-width: 1050px;
  margin: 0 auto;
  padding: 10vh 7vw;
}

.image-break-words {
  display: block;
  height: auto;
  padding: 9vh 4vw;
}

.image-break-words div {
  flex-direction: row;
  justify-content: center;
  gap: clamp(24px, 6vw, 110px);
}

.image-break-words div span:nth-child(2),
.image-break-words div span:nth-child(3) {
  transform: none;
}

.hero-image-main {
  object-position: 40% center;
}

.transmission-strip figure img {
  width: 100%;
  height: 640px;
  object-fit: cover;
  object-position: center;
}

.transmission-strip > div {
  align-self: center;
  padding: 8vw;
}

.transmission-strip h2 {
  color: var(--cream);
}

.transmission-strip > div > p:last-child {
  max-width: 560px;
  color: #d4d6cc;
}

.audiences-title {
  max-width: 820px;
}

.community-photo {
  height: min(72vh, 760px);
  background: var(--ink);
}

.community-photo img {
  object-position: center 48%;
}

.experiences-2027 {
  background: var(--cream);
}

.offers-2027-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.offer-compact {
  min-height: 600px;
  padding: 46px;
  border: 1px solid var(--ink);
}

.offer-compact + .offer-compact {
  border-left: 0;
}

.offer-compact-lime {
  background: var(--lime);
}

.offer-compact-dark {
  color: var(--cream);
  background: var(--ink);
}

.offer-compact .offer-index {
  margin-bottom: 28px;
}

.offer-compact h3 {
  max-width: 650px;
  margin: 35px 0 22px;
  font: 400 clamp(47px, 4.7vw, 73px)/.94 var(--serif);
  letter-spacing: -.045em;
}

.offer-compact > p:not(.offer-lead) {
  max-width: 720px;
  min-height: 135px;
}

.offer-compact .text-link {
  display: inline-block;
  margin-top: 24px;
}

.filiation {
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  align-items: center;
  gap: 6vw;
  padding: 6vw;
  background: #f6cf4c;
}

.filiation figure {
  width: 100%;
  max-width: 520px;
  justify-self: center;
  border: 1px solid var(--ink);
  background: var(--cream);
}

.filiation figure img {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  object-position: center;
}

.filiation figcaption {
  position: static;
  padding: 13px 16px;
  color: var(--ink);
  background: var(--cream);
}

.filiation > div {
  align-self: center;
  padding: 0;
}

.filiation > div > p:last-child {
  max-width: 650px;
}

.faq {
  padding: 11vh 4vw;
  background: var(--cream);
}

.faq-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 6vw;
  margin-bottom: 55px;
}

.faq-heading h2 {
  margin: 20px 0 0;
  font: 400 clamp(45px, 5vw, 78px)/.96 var(--serif);
  letter-spacing: -.04em;
}

.faq-heading > p {
  max-width: 470px;
  margin: 0;
}

.faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid var(--ink);
}

.faq-grid article {
  min-height: 255px;
  padding: 34px;
}

.faq-grid article:nth-child(even) {
  border-left: 1px solid var(--ink);
}

.faq-grid article:nth-child(n + 3) {
  border-top: 1px solid var(--ink);
}

.faq-grid span {
  color: var(--orange);
  font-size: 11px;
  font-weight: 800;
}

.faq-grid h3 {
  margin: 34px 0 18px;
  font: 400 30px/1.05 var(--serif);
}

.faq-grid p {
  max-width: 620px;
  margin: 0;
  font-size: 14px;
}

@media (max-width: 900px) {
  .lived-intro,
  .transmission-strip,
  .filiation {
    grid-template-columns: 1fr;
  }

  .lived-intro-image img,
  .transmission-strip figure img {
    height: 560px;
  }

  .filiation {
    gap: 45px;
  }

  .value-title > p {
    margin-top: 26px;
  }

  .faq-heading {
    display: block;
  }

  .faq-heading > p {
    margin-top: 28px;
  }

  .offers-2027-grid {
    grid-template-columns: 1fr;
  }

  .offer-compact + .offer-compact {
    border-top: 0;
    border-left: 1px solid var(--ink);
  }
}

@media (max-width: 620px) {
  .cta-full {
    display: none;
  }

  .cta-short {
    display: inline;
  }

  .nav .button-small {
    padding: 10px 12px;
    font-size: 12px;
  }

  .lived-intro-image img {
    height: 500px;
    object-position: center 60%;
  }

  .lived-intro-copy,
  .transmission-strip > div,
  .filiation > div {
    padding: 70px 22px;
  }

  .lived-intro-copy h2,
  .transmission-strip h2,
  .filiation h2,
  .audiences-title {
    font-size: 47px;
  }

  .lived-intro-image figcaption,
  .human-panoramic figcaption,
  .community-photo figcaption,
  .transmission-strip figcaption,
  .filiation figcaption {
    padding: 46px 18px 16px;
    font-size: 11px;
  }

  .offer-saturday h3 {
    font-size: 48px;
  }

  .human-panoramic {
    height: 540px;
  }

  .human-panoramic img {
    object-position: 31% center;
  }

  .value-title > p {
    margin-top: 24px;
  }

  .image-break-caption {
    padding: 14px 22px;
  }

  .transmission-strip figure img {
    height: 470px;
    object-position: 42% center;
  }

  .community-photo {
    height: auto;
  }

  .community-photo img {
    height: 420px;
    object-fit: cover;
    object-position: center 62%;
  }

  .community-photo figcaption {
    position: static;
    padding: 14px 18px;
    background: var(--ink);
  }

  .offer-compact {
    min-height: 0;
    padding: 32px 27px 42px;
  }

  .offer-compact h3 {
    font-size: 47px;
  }

  .offer-compact > p:not(.offer-lead) {
    min-height: 0;
  }

  .filiation {
    padding: 70px 22px;
  }

  .filiation > div {
    padding: 0;
  }

  .filiation figure {
    max-width: 480px;
  }

  .filiation figcaption {
    padding: 13px 15px;
  }

  .faq {
    padding: 80px 22px;
  }

  .faq-grid {
    grid-template-columns: 1fr;
  }

  .faq-grid article {
    min-height: 0;
    padding: 28px;
  }

  .faq-grid article:nth-child(even) {
    border-left: 0;
  }

  .faq-grid article:nth-child(n + 2) {
    border-top: 1px solid var(--ink);
  }
}

@media (max-width: 620px) {
  .image-break-words {
    padding: 70px 22px;
  }

  .image-break-words div {
    flex-direction: column;
    gap: 8px;
  }

  .transmission-strip-copy > div {
    padding: 70px 22px;
  }
}

.thank-you {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 8vw;
  background: var(--ink);
  color: var(--cream);
}

.thank-you > div {
  width: min(780px, 100%);
}

.thank-you h1 {
  margin: 0 0 32px;
  font: 400 clamp(55px, 8vw, 110px)/.92 var(--serif);
  letter-spacing: -.055em;
}

.thank-you p:not(.eyebrow) {
  max-width: 620px;
  margin: 0 0 36px;
  font-size: 18px;
}

@media (prefers-reduced-motion: reduce) {
  .skip-link,
  .button {
    transition: none;
  }
}

.interest-form {
  width: min(920px, 100%);
  margin: 46px auto 0;
  padding: clamp(24px, 4vw, 48px);
  border: 1px solid #f4f0e5;
  text-align: left;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.interest-form label {
  display: grid;
  gap: 10px;
  margin-bottom: 24px;
  font-size: 13px;
  font-weight: 700;
}

.interest-form label span {
  color: #d4d6cc;
  font-size: 11px;
  font-weight: 400;
}

.interest-form input,
.interest-form select,
.interest-form textarea {
  width: 100%;
  padding: 14px 15px;
  border: 1px solid #8f9892;
  border-radius: 2px;
  color: var(--ink);
  background: #fff;
  font-size: 16px;
}

.interest-form textarea {
  min-height: 130px;
}

.interest-form input:focus-visible,
.interest-form select:focus-visible,
.interest-form textarea:focus-visible {
  outline: 3px solid var(--lime);
  outline-offset: 3px;
}

.interest-form .button {
  width: 100%;
  cursor: pointer;
}

.interest-form > small {
  display: block;
  margin-top: 16px;
  color: #d4d6cc;
  line-height: 1.55;
  text-align: center;
}

/* Palette Laurent Bonet Art — grands fonds volontairement sobres. */
:root {
  --ink: #0a101e;
  --paper: #ffffff;
  --cream: #f4efe6;
  --orange: #e65a4f;
  --lime: #e7e4dd;
  --line: rgb(10 16 30 / .24);
  --logo-slate: #27334a;
  --logo-blue: #3157d5;
}

.button:not(.button-light):not(.button-ghost) {
  color: var(--cream);
  background: var(--ink);
  border-color: var(--ink);
}

.button:not(.button-light):not(.button-ghost):hover {
  background: var(--logo-slate);
  border-color: var(--logo-slate);
}

.offer-featured {
  background: var(--cream);
  box-shadow: inset 8px 0 0 var(--orange);
}

.offer-featured .button-light {
  color: var(--cream);
  background: var(--ink);
  border-color: var(--ink);
}

.offer-featured .button-light:hover {
  background: var(--logo-slate);
  border-color: var(--logo-slate);
}

.value,
.filiation,
.principles,
.offer-compact-lime {
  background: var(--cream);
}

.value,
.filiation,
.principles {
  border-top: 1px solid var(--ink);
  border-bottom: 1px solid var(--ink);
}

.experiences-2027,
.audiences,
.place-strip {
  background: var(--paper);
}

.lived-intro,
.faq {
  background: #f8f6f1;
}

.image-break-words div span:nth-child(1),
.image-break-words div span:nth-child(3) {
  color: var(--cream);
}

.image-break-words div span:nth-child(2) {
  color: #aeb5c3;
}

.lived-intro-image figcaption,
.human-panoramic figcaption,
.community-photo figcaption,
.transmission-strip figcaption {
  background: linear-gradient(transparent, rgb(10 16 30 / .92));
}

.portrait-placeholder:after {
  background: linear-gradient(transparent 68%, rgb(10 16 30 / .78));
}

.interest-form input:focus-visible,
.interest-form select:focus-visible,
.interest-form textarea:focus-visible {
  outline-color: var(--logo-blue);
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 620px) {
  .form-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .interest-form {
    margin-top: 34px;
    padding: 24px 18px;
  }
}
