/* TITOK V2 — noir, typo poster (Anton), un seul accent acide, photos grain nuit. */

/* ---------- fonts (same-origin, latin + latin-ext pour ő ű) ---------- */
@font-face { font-family: "Anton"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("/fonts/anton-latin-400-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FEFF, U+FFFD; }
@font-face { font-family: "Anton"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("/fonts/anton-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, 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: "Space Grotesk"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("/fonts/space-grotesk-latin-400-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FEFF, U+FFFD; }
@font-face { font-family: "Space Grotesk"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("/fonts/space-grotesk-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, 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: "Space Grotesk"; font-style: normal; font-weight: 500; font-display: swap;
  src: url("/fonts/space-grotesk-latin-500-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FEFF, U+FFFD; }
@font-face { font-family: "Space Grotesk"; font-style: normal; font-weight: 500; font-display: swap;
  src: url("/fonts/space-grotesk-latin-ext-500-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, 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: "Space Grotesk"; font-style: normal; font-weight: 700; font-display: swap;
  src: url("/fonts/space-grotesk-latin-700-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FEFF, U+FFFD; }
@font-face { font-family: "Space Grotesk"; font-style: normal; font-weight: 700; font-display: swap;
  src: url("/fonts/space-grotesk-latin-ext-700-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, 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: "IBM Plex Mono"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("/fonts/ibm-plex-mono-latin-400-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+FEFF, U+FFFD; }
@font-face { font-family: "IBM Plex Mono"; font-style: normal; font-weight: 400; font-display: swap;
  src: url("/fonts/ibm-plex-mono-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* ---------- tokens ---------- */
:root {
  --blk: #0A0A0B;
  --blk-2: #101012;
  --wht: #F4F3EE;
  --acid: #C9FF2E;
  --muted: #97968D;
  --line: rgba(244, 243, 238, 0.16);
  --wht-a85: rgba(244, 243, 238, 0.85);
  --wht-a60: rgba(244, 243, 238, 0.60);
  --blk-a65: rgba(10, 10, 11, 0.65);
  --blk-a45: rgba(10, 10, 11, 0.45);
  --err-on-acid: #8F1600;
  --pad: clamp(20px, 4.5vw, 64px);
  --display: "Anton", "Arial Narrow", sans-serif;
  --sans: "Space Grotesk", "Helvetica Neue", Arial, sans-serif;
  --mono: "IBM Plex Mono", "SF Mono", Consolas, monospace;
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  background: var(--blk);
  color: var(--wht);
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
/* grain pellicule */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 90;
  pointer-events: none;
  opacity: 0.07;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='240'%20height='240'%3E%3Cfilter%20id='n'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.85'%20numOctaves='2'/%3E%3C/filter%3E%3Crect%20width='240'%20height='240'%20filter='url(%23n)'%20fill='%23fff'/%3E%3C/svg%3E");
}
::selection { background: var(--acid); color: var(--blk); }
a { color: inherit; }
.mono { font-family: var(--mono); }
.hide { display: none !important; }
:focus-visible { outline: 2px solid var(--acid); outline-offset: 3px; }

html.js .rv { opacity: 0; transform: translateY(16px); transition: opacity 0.6s ease, transform 0.6s ease; }
html.js .rv.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  html.js .rv { opacity: 1; transform: none; transition: none; }
  html { scroll-behavior: auto; }
}

.kicker {
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--acid);
}

/* ---------- header (posé sur le hero) ---------- */
.hd {
  position: absolute;
  top: 0; left: 0; right: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px var(--pad);
}
.brand {
  font-family: var(--display);
  font-size: 26px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--wht);
}
.brand sup { font-size: 10px; }
.hd-nav { display: flex; align-items: center; gap: 26px; font-family: var(--mono); font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; }
.hd-list { text-decoration: none; color: var(--blk); background: var(--acid); padding: 9px 14px; font-weight: 500; }
.hd-list:hover { background: var(--wht); }
.langs { color: var(--wht-a60); }
.lang { text-decoration: none; color: var(--wht-a60); }
.lang.on { color: var(--acid); }
.lang:hover { color: var(--wht); }
.lang-sep { margin: 0 6px; }

/* ---------- hero ---------- */
.hero { position: relative; min-height: 100svh; display: flex; align-items: flex-end; overflow: hidden; }
.hero-bg {
  position: absolute;
  inset: 0;
  background: url("/img/w-hero.jpg") center 30% / cover no-repeat;
  animation: heroZoom 16s ease-out forwards;
  will-change: transform;
}
@keyframes heroZoom { from { transform: scale(1.09); } to { transform: scale(1); } }
.hb { position: absolute; inset: 0; background: center 35% / cover no-repeat; opacity: 0; animation: hbFade 21s ease-in-out infinite; }
.hb2 { background-image: url("/img/d-floor.jpg"); animation-delay: 7s; }
.hb3 { background-image: url("/img/d-glass.jpg"); animation-delay: 14s; }
@keyframes hbFade { 0% { opacity: 0; } 12% { opacity: 1; } 33% { opacity: 1; } 45% { opacity: 0; } 100% { opacity: 0; } }
@media (prefers-reduced-motion: reduce) { .hero-bg, .hb { animation: none; } }
.hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(10, 10, 11, 0.35) 0%, rgba(10, 10, 11, 0.25) 40%, rgba(10, 10, 11, 0.78) 78%, var(--blk) 100%);
}
.hero-in { position: relative; z-index: 2; padding: 120px var(--pad) clamp(48px, 7vh, 90px); width: 100%; }
.hero-in .kicker { margin-bottom: clamp(18px, 3vw, 30px); }
.hero-t {
  font-family: var(--display);
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(3.2rem, 11.5vw, 10.5rem);
  line-height: 0.93;
  letter-spacing: 0.005em;
}
.ht2 { color: var(--acid); }
.hero-sub {
  margin-top: clamp(20px, 3vw, 36px);
  font-size: clamp(1.02rem, 1.5vw, 1.25rem);
  line-height: 1.55;
  color: var(--wht-a85);
  max-width: 56ch;
}
.hero-cta {
  margin-top: clamp(26px, 4vw, 44px);
  display: flex;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
}
.hero-meta { font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--wht-a60); }
.hero-count { margin-top: 18px; font-size: 12.5px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--acid); font-variant-numeric: tabular-nums; }
.book-cd { margin-top: 10px; font-size: 11.5px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--blk); font-weight: 500; font-variant-numeric: tabular-nums; }
.redact { display: inline-block; width: 8.5ch; height: 0.8em; background: var(--wht); vertical-align: baseline; transform: translateY(0.08em); }
.redact.sm { width: 5.5ch; }

/* ---------- boutons ---------- */
.btn {
  display: inline-block;
  font-family: var(--sans);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-decoration: none;
  background: var(--acid);
  color: var(--blk);
  border: 1px solid var(--acid);
  padding: 20px 34px;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease;
}
.btn:hover { background: transparent; color: var(--acid); }
.btn:disabled { opacity: 0.5; cursor: wait; }

/* ---------- marquee (bande scotch) ---------- */
.marquee {
  background: var(--acid);
  color: var(--blk);
  overflow: hidden;
  padding: 12px 0;
  transform: rotate(-1.4deg) scale(1.03);
  margin: clamp(30px, 5vw, 56px) 0;
}
.marquee-in { display: flex; gap: 3.5rem; width: max-content; animation: mq 45s linear infinite; }
.marquee-in span { font-family: var(--display); font-size: clamp(16px, 2vw, 24px); letter-spacing: 0.06em; text-transform: uppercase; white-space: nowrap; }
@keyframes mq { to { transform: translateX(calc(-50% - 1.75rem)); } }
@media (prefers-reduced-motion: reduce) { .marquee-in { animation: none; } }

/* ---------- compteur + faits ---------- */
.stat {
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  gap: clamp(40px, 6vw, 96px);
  padding: clamp(40px, 6vw, 80px) var(--pad);
  align-items: center;
}
.count-num {
  font-family: var(--display);
  font-size: clamp(8rem, 19vw, 17rem);
  line-height: 0.85;
  color: var(--acid);
  font-variant-numeric: tabular-nums;
}
.count-label { margin-top: 18px; font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); }
.stat-facts { display: flex; flex-direction: column; }
.fact {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 24px;
  border-top: 1px solid var(--line);
  padding: 17px 0;
}
.fact:last-child { border-bottom: 1px solid var(--line); }
.fact-k { font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); }
.fact-v { font-size: 15px; text-align: right; color: var(--wht); }

/* ---------- sections ---------- */
.sec { border-top: 1px solid var(--line); padding: clamp(56px, 9vw, 120px) var(--pad); }
.sec-t {
  font-family: var(--display);
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(2rem, 5.5vw, 4.2rem);
  line-height: 0.98;
  letter-spacing: 0.005em;
  margin-top: 20px;
  max-width: 26ch;
}

/* about */
.about-lines { margin-top: clamp(32px, 5vw, 56px); max-width: 780px; }
.about-line {
  border-top: 1px solid var(--line);
  padding: 16px 0;
  font-size: clamp(1.08rem, 1.8vw, 1.4rem);
  line-height: 1.5;
  color: var(--wht-a85);
}
.about-line:last-child { border-bottom: 1px solid var(--line); }
.about-aside {
  margin-top: clamp(40px, 6vw, 64px);
  font-family: var(--display);
  text-transform: uppercase;
  font-size: clamp(1.5rem, 3.2vw, 2.7rem);
  line-height: 1.05;
  max-width: 26ch;
  border-left: 6px solid var(--acid);
  padding-left: clamp(16px, 2.5vw, 28px);
}

/* timeline de la nuit */
.tl { margin-top: clamp(32px, 5vw, 56px); max-width: 860px; }
.tl-row {
  display: grid;
  grid-template-columns: clamp(90px, 10vw, 130px) 1fr;
  gap: clamp(16px, 3vw, 40px);
  align-items: baseline;
  border-top: 1px solid var(--line);
  padding: clamp(20px, 3vw, 28px) 0;
}
.tl-row:last-child { border-bottom: 1px solid var(--line); }
.tl-time { font-family: var(--display); font-size: clamp(1.5rem, 2.6vw, 2.2rem); color: var(--acid); letter-spacing: 0.02em; }
.tl-row p { font-size: clamp(1rem, 1.6vw, 1.2rem); line-height: 1.55; color: var(--wht-a85); max-width: 56ch; }

/* citations sortie */
.qs {
  margin-top: clamp(32px, 5vw, 56px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(20px, 3vw, 40px);
}
.q blockquote {
  font-family: var(--sans);
  font-weight: 500;
  font-size: clamp(1.1rem, 1.7vw, 1.3rem);
  line-height: 1.45;
  color: var(--wht);
  border-left: 4px solid var(--acid);
  padding-left: 18px;
}
.q blockquote::before { content: "“"; }
.q blockquote::after { content: "”"; }
.q figcaption { margin-top: 14px; padding-left: 22px; font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); }

/* leaks */
.leaks-grid {
  margin-top: clamp(40px, 6vw, 72px);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  align-items: start;
}
.leak {
  background: #FBFAF7;
  padding: 10px 10px 12px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.55);
}
.lk1 { transform: rotate(-2.4deg); z-index: 2; }
.lk2 { transform: rotate(1.7deg) translateY(30px); margin-left: -14px; z-index: 3; }
.lk3 { transform: rotate(-1.2deg) translateY(-14px); margin-left: -10px; z-index: 1; }
.lk4 { transform: rotate(2.3deg) translateY(38px); margin-left: -16px; z-index: 4; }
.leak img {
  width: 100%;
  display: block;
  filter: contrast(1.05) saturate(1.04);
}
.leak figcaption {
  margin-top: 9px;
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6B675C;
}
.leaks-tag { margin-top: clamp(24px, 4vw, 36px); font-family: var(--mono); font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--acid); }

/* rules : grille cellules */
.rules {
  margin-top: clamp(32px, 5vw, 56px);
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-left: 1px solid var(--line);
  border-top: 1px solid var(--line);
}
.rule { border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: clamp(22px, 3vw, 34px); }
.rule-no { font-family: var(--display); font-size: clamp(1.5rem, 2.4vw, 2rem); color: var(--acid); display: block; }
.rule p { margin-top: 12px; font-size: 16.5px; line-height: 1.55; max-width: 44ch; color: var(--wht-a85); }

/* editions */
.eds { margin-top: clamp(32px, 5vw, 56px); }
.ed-row {
  display: grid;
  grid-template-columns: 3.4rem 1fr 1.2fr 4rem 1.5fr;
  gap: 16px;
  align-items: baseline;
  border-top: 1px solid var(--line);
  padding: 18px 0;
  font-size: 15px;
}
.ed-row:last-child { border-bottom: 1px solid var(--line); }
.ed-head { font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); border-top: none; padding-bottom: 6px; }
.ed-no { font-family: var(--display); font-size: 1.3em; letter-spacing: 0.04em; }
.ed-head .ed-no { font-family: var(--mono); font-size: inherit; }
.ed-size { font-variant-numeric: tabular-nums; }
.ed-status { font-family: var(--mono); font-size: 12px; letter-spacing: 0.06em; color: var(--muted); text-align: right; }
.ed-now .ed-status.ed-open { color: var(--acid); }

/* ---------- bloc réservation : plaque acide ---------- */
.book { background: var(--acid); color: var(--blk); }
.book-in {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: clamp(48px, 7vw, 110px);
  padding: clamp(56px, 9vw, 120px) var(--pad);
}
.kicker-dark { color: var(--blk-a65); }
.book-t { font-family: var(--display); font-weight: 400; text-transform: uppercase; font-size: clamp(2.6rem, 6vw, 5.2rem); line-height: 0.95; margin-top: 20px; }
.book-sub { margin-top: 24px; font-size: 17px; font-weight: 500; line-height: 1.55; color: var(--blk); max-width: 44ch; }
.book-remaining { margin-top: 26px; font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--blk); font-weight: 500; }

/* échelle de prix */
.ladder { margin-top: 34px; max-width: 420px; }
.ladder-t { font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--blk-a65); margin-bottom: 10px; }
.lr {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;
  border-top: 1.5px solid var(--blk-a45);
  padding: 12px 10px;
  font-size: 14.5px;
  font-weight: 500;
  color: var(--blk-a65);
}
.lr:last-of-type { border-bottom: 1.5px solid var(--blk-a45); }
.lr-p { font-variant-numeric: tabular-nums; }
.lr.cur { background: var(--blk); color: var(--acid); border-color: var(--blk); font-weight: 700; }
.ladder-now { margin-top: 12px; font-size: 11.5px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--blk); font-weight: 500; }

.bf-field { display: block; margin-bottom: 28px; }
.bf-field > span {
  display: block;
  font-family: var(--mono);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--blk-a65);
  margin-bottom: 10px;
}
.bf-field input {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1.5px solid var(--blk-a45);
  color: var(--blk);
  font-family: var(--sans);
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0 12px;
  border-radius: 0;
}
.bf-field input:focus { outline: none; border-bottom-color: var(--blk); }
.bf-field input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px var(--acid) inset;
  -webkit-text-fill-color: var(--blk);
}
.bf-hp { position: absolute; left: -6000px; width: 1px; height: 1px; }

.qty { display: flex; gap: 12px; }
.qty-btn {
  flex: 1;
  font-family: var(--sans);
  font-weight: 700;
  font-size: 11.5px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: transparent;
  color: var(--blk);
  border: 1.5px solid var(--blk-a45);
  padding: 15px 10px;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease;
}
.qty-btn:hover { border-color: var(--blk); }
.qty-btn.on { background: var(--blk); color: var(--acid); border-color: var(--blk); }

.bf-err { font-family: var(--mono); font-size: 12px; font-weight: 500; color: var(--err-on-acid); min-height: 18px; margin-bottom: 14px; }
#bf-submit, #wl-form .btn { width: 100%; text-align: center; }
.book .btn-light { background: var(--blk); color: var(--acid); border-color: var(--blk); }
.book .btn-light:hover { background: transparent; color: var(--blk); }
.bf-note { margin-top: 18px; font-size: 13px; line-height: 1.6; color: var(--blk-a65); }

.wl-title { font-family: var(--display); font-weight: 400; text-transform: uppercase; font-size: clamp(1.7rem, 3.4vw, 2.5rem); margin-bottom: 16px; }
.wl-sub { font-size: 15.5px; font-weight: 500; line-height: 1.55; margin-bottom: 36px; max-width: 46ch; }

/* ---------- faq ---------- */
.faqs { margin-top: clamp(32px, 5vw, 56px); max-width: 880px; }
.faq { border-top: 1px solid var(--line); }
.faq:last-child { border-bottom: 1px solid var(--line); }
.faq summary {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 24px;
  font-family: var(--sans);
  font-weight: 500;
  font-size: clamp(1.1rem, 2vw, 1.45rem);
  padding: 22px 0;
  cursor: pointer;
  list-style: none;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary:hover { color: var(--acid); }
.faq-x { font-family: var(--display); font-size: 1.3rem; color: var(--acid); transition: transform 0.25s ease; flex-shrink: 0; }
.faq[open] .faq-x { transform: rotate(45deg); }
.faq p { padding: 0 0 26px; max-width: 60ch; color: var(--muted); font-size: 16px; line-height: 1.65; }

/* ---------- footer ---------- */
.ft { border-top: 1px solid var(--line); padding: clamp(48px, 7vw, 90px) var(--pad) 40px; overflow: hidden; }
.ft-mark {
  font-family: var(--display);
  text-transform: uppercase;
  font-size: clamp(5rem, 21vw, 19rem);
  line-height: 0.85;
  text-align: center;
  color: transparent;
  -webkit-text-stroke: 1.5px rgba(244, 243, 238, 0.45);
  user-select: none;
  margin-bottom: clamp(40px, 6vw, 72px);
}
.ft-row { display: flex; justify-content: space-between; align-items: baseline; gap: 24px; flex-wrap: wrap; }
.ft-line { font-size: 13.5px; color: var(--muted); }
.ft-links { display: flex; gap: 28px; font-family: var(--mono); font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; }
.ft-links a { text-decoration: none; border-bottom: 1px solid var(--wht-a60); padding-bottom: 2px; }
.ft-links a:hover { color: var(--acid); border-bottom-color: var(--acid); }
.ft-legal { font-family: var(--mono); font-size: 10.5px; letter-spacing: 0.08em; color: var(--muted); }

/* ---------- success ---------- */
.ok { max-width: 860px; padding: 140px var(--pad) clamp(56px, 9vw, 120px); }
.ok-t { font-family: var(--display); font-weight: 400; text-transform: uppercase; font-size: clamp(2.6rem, 7vw, 5.4rem); line-height: 0.95; margin-top: 24px; }
.ok-ref-label { margin-top: 48px; font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); }
.ok-ref { font-family: var(--display); font-size: clamp(2.2rem, 6vw, 4.2rem); line-height: 1.05; margin-top: 8px; color: var(--acid); letter-spacing: 0.03em; }
.ok-line { margin-top: 24px; font-size: 17px; line-height: 1.6; max-width: 52ch; color: var(--wht-a85); }
.ok-facts { margin: 44px 0; max-width: 500px; }
.ok .btn { margin-top: 12px; }

/* ---------- checkout simulé ---------- */
.mock { min-height: 100vh; display: flex; align-items: center; justify-content: center; padding: var(--pad); }
.mock-card { border: 1px solid var(--line); background: var(--blk-2); padding: clamp(32px, 5vw, 56px); max-width: 460px; width: 100%; position: relative; z-index: 2; }
.mock-badge { display: inline-block; font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--acid); border: 1px solid var(--acid); padding: 5px 10px; margin-bottom: 28px; }
.mock-label { margin-top: 10px; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted); }
.mock-amount { font-family: var(--display); font-size: 4.6rem; line-height: 1; margin: 18px 0 32px; }
.mock-card .btn-light { background: var(--acid); color: var(--blk); border-color: var(--acid); width: 100%; text-align: center; }
.mock-card .btn-light:hover { background: transparent; color: var(--acid); }
.mock-cancel { display: inline-block; margin-top: 20px; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted); }
.mock-cancel:hover { color: var(--wht); }

/* ---------- admin ---------- */
.adm { padding: 40px var(--pad); font-size: 14px; }
.adm h1 { font-size: 16px; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 16px; }
.adm-stats { color: var(--muted); font-size: 12px; margin-bottom: 8px; }
.adm-links { margin-bottom: 24px; font-size: 12px; }
.adm-links a { color: var(--acid); }
.adm table { border-collapse: collapse; width: 100%; }
.adm th, .adm td { text-align: left; border-top: 1px solid var(--line); padding: 8px 14px 8px 0; font-size: 13px; }
.adm th { font-family: var(--mono); font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted); }
.adm .st-paid td { color: var(--wht); }
.adm .st-pending td, .adm .st-expired td, .adm .st-cancelled td, .adm .st-waitlist td { color: var(--muted); }

/* ---------- barre sticky mobile ---------- */
.sticky-cta {
  display: none;
  position: fixed;
  left: 0; right: 0; bottom: 0;
  z-index: 95;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  background: var(--blk-2);
  border-top: 1px solid var(--line);
  padding: 12px 16px calc(12px + env(safe-area-inset-bottom));
  transition: transform 0.25s ease;
}
.sticky-cta.sc-off { transform: translateY(110%); }
.sc-price { font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--wht-a85); }
.sticky-cta .btn { padding: 14px 20px; flex-shrink: 0; }

/* ---------- responsive ---------- */
@media (max-width: 760px) {
  .stat { grid-template-columns: 1fr; gap: 36px; }
  .rules { grid-template-columns: 1fr; }
  .book-in { grid-template-columns: 1fr; gap: 44px; }
  .ed-row { grid-template-columns: 2.6rem 1fr 1.3fr; }
  .ed-when, .ed-size { display: none; }
  .fact-v { font-size: 14px; max-width: 60%; }
  .leaks-grid { grid-template-columns: 1fr; }
  .qs { grid-template-columns: 1fr; }
  .leak img { aspect-ratio: 1 / 1; }
}
@media (max-width: 760px) {
  .sticky-cta { display: flex; }
}
@media (max-width: 560px) {
  .hd { padding-top: 16px; padding-bottom: 16px; }
  .hero-in { padding-top: 100px; }
  .hero-cta .btn { width: 100%; text-align: center; }
  .hero-meta { width: 100%; }
  .qty { flex-direction: column; }
  .ft-row { flex-direction: column; gap: 18px; }
}
