/* ══════════════════════════════════════════════════════════════
   PONZI — DIRECTION A, rebuilt around THE FILM.

   The page opens on a scroll-scrubbed camera move that starts on one
   figure and never stops pulling back. Everything after it is quiet on
   purpose: the film is the argument, so the sections below it are a
   document, not a second performance.
   ══════════════════════════════════════════════════════════════ */

:root{
  --sans:"Archivo",system-ui,-apple-system,"Segoe UI",sans-serif;
  --serif:"Spectral",Georgia,"Times New Roman",serif;
  --mono:"Spline Sans Mono",ui-monospace,SFMono-Regular,Menlo,monospace;

  --pad: clamp(1.15rem, 4vw, 2.75rem);
  --maxw: 1180px;
  --sec: clamp(4.5rem, 9vw, 8rem);
  --ease-out: cubic-bezier(.23,1,.32,1);
}

body{
  font-family:var(--sans);
  font-size:clamp(16px,.55vw + 14.4px,17.5px);
  line-height:1.62; letter-spacing:-.005em;
  -webkit-font-smoothing:antialiased;
}

main > section,
.says,
.disclosures > .disc-inner{ max-width:var(--maxw); margin-inline:auto; padding-inline:var(--pad) }

h1,h2,h3{ margin:0; font-weight:400 }
h2{ font-family:var(--serif); font-weight:300; font-size:clamp(2.05rem,4.4vw,3.5rem); line-height:1.06; letter-spacing:-.022em }
h3{ font-size:1.04rem; font-weight:500; letter-spacing:-.01em }

.sec-no{
  font-family:var(--mono); font-size:.78rem; letter-spacing:.14em; text-transform:uppercase;
  color:var(--lime); margin:0 0 1.15rem;
}
.sec-lede{ margin:1.35rem 0 0; color:var(--bone-2); font-size:1.05rem; max-width:52ch }
.mono{ font-family:var(--mono); font-size:.92em }
.dd-red{ color:var(--red) }
.fn{ color:var(--lime); text-decoration:underline; text-underline-offset:.25em; text-decoration-thickness:1px }
.fn sup{ font-size:.58em }

/* ── buttons ─────────────────────────────────────────────────── */
.btn{
  display:inline-flex; align-items:center; justify-content:center; gap:.5em;
  font-family:var(--sans); font-weight:500; font-size:.92rem;
  padding:.78em 1.5em; border-radius:var(--r-pill); border:1px solid transparent;
  min-height:44px;
  transition:background .18s var(--ease-out), border-color .18s var(--ease-out), color .18s var(--ease-out);
}
.btn-primary{ background:var(--lime); color:#0a0f07 }
.btn-primary:hover{ background:var(--lime-hot) }
.btn-lg{ font-size:1rem; padding:.95em 1.7em }
.btn-sm{ font-size:.85rem; padding:.6em 1.05em; min-height:44px }
.btn-block{ width:100% }
.copy{
  font-family:var(--mono); font-size:.72rem; letter-spacing:.06em; text-transform:uppercase;
  border:1px solid var(--hair-2); color:var(--bone-2);
  padding:.34em .7em; border-radius:var(--r-chip); margin-inline-start:.6rem;
}
.copy:hover:not(:disabled){ border-color:var(--lime); color:var(--lime) }
.copy:disabled{ opacity:.4; cursor:not-allowed }

/* ══════════════════ NAV ══════════════════ */
.nav{
  position:fixed; inset-inline:0; top:0; z-index:60;
  display:flex; align-items:center; gap:2rem;
  height:64px; padding-inline:var(--pad);
  background:linear-gradient(to bottom, rgba(10,8,5,.86), rgba(10,8,5,0));
}
.nav-brand{ display:flex; align-items:center; min-height:44px }
.nav-brand img{ height:24px; width:auto }
.nav-links{ display:flex; gap:1.6rem; margin-inline-start:auto; font-size:.88rem; color:var(--bone-2) }
.nav-links a{ display:flex; align-items:center; min-height:44px; transition:color .18s }
.nav-links a:hover{ color:var(--lime) }
.nav-links sup{ font-size:.68em; padding-inline-start:.15em; opacity:.85 }
.nav-end{ display:flex; align-items:center; gap:.6rem; margin-inline-start:1rem }
.nav-toggle{ display:none; width:44px; height:44px; align-items:center; justify-content:center; border:1px solid var(--hair-2); border-radius:var(--r-chip) }
.bars{ display:block; width:17px }
.bars i{ display:block; height:1.5px; background:var(--bone); margin:4px 0; transition:transform .22s var(--ease-out) }
[aria-expanded="true"] .bars i:first-child{ transform:translateY(2.75px) rotate(45deg) }
[aria-expanded="true"] .bars i:last-child{ transform:translateY(-2.75px) rotate(-45deg) }

.drawer{
  position:fixed; inset:0; z-index:70; background:var(--ink);
  padding:5.5rem var(--pad) 2rem; display:flex; flex-direction:column; justify-content:space-between; overflow-y:auto;
}
.drawer[hidden]{ display:none }
.drawer-close{
  position:absolute; top:.6rem; inset-inline-end:var(--pad);
  width:44px; height:44px; display:flex; align-items:center; justify-content:center;
  font-size:1.9rem; line-height:1; color:var(--bone);
  border:1px solid var(--hair-2); border-radius:var(--r-chip);
}
.drawer-nav{ display:flex; flex-direction:column }
.drawer-nav a{ font-family:var(--serif); font-weight:300; font-size:clamp(1.8rem,6.8vw,2.4rem); line-height:1.22; padding-block:.42rem; border-bottom:1px solid var(--hair) }
.drawer-nav a:last-child{ border-bottom:0 }
.drawer-foot{ padding-top:2rem }
.drawer-note{ font-family:var(--mono); font-size:.76rem; line-height:1.55; color:var(--bone-3); margin:1rem 0 0 }
@media (max-width:940px){ .nav-links{ display:none } .nav-toggle{ display:inline-flex } }
@media (min-width:941px){ .drawer{ display:none !important } }

/* ══════════════════ THE FILM ══════════════════ */
.stage{ position:relative; background:var(--ink) }
.film{
  position:fixed; inset:0; z-index:1; pointer-events:none;
  /* the poster: paints instantly, so the hero is never an empty canvas
     while the sequence decodes */
  background:#0a0805 url("/assets/film/f_0000.webp") center center / cover no-repeat;
}
.film canvas{ width:100%; height:100%; display:block }
.film-vignette{
  position:fixed; inset:0; z-index:2; pointer-events:none;
  background:
    radial-gradient(120% 90% at 50% 45%, transparent 42%, rgba(6,5,3,.72) 100%),
    linear-gradient(to bottom, rgba(6,5,3,.5), transparent 22%, transparent 62%, rgba(6,5,3,.86));
}
.film-nojs{ width:100%; height:auto; display:block }

/* three beats × 110vh ≈ 3.3 screens — the research puts the usable ceiling
   at about 3.5 before it starts reading as scroll-jacking. The sticky child
   is 100svh, so that is also the floor per beat: four beats cannot fit. */
.beat{ position:relative; z-index:10; min-height:110vh }
.beat-sticky{
  position:sticky; top:0; height:100svh;
  display:flex; flex-direction:column; justify-content:flex-end;
  padding:0 var(--pad) clamp(4rem,11vh,7rem);
  max-width:var(--maxw); margin-inline:auto;
}
.beat-eyebrow{
  font-family:var(--mono); font-size:.76rem; letter-spacing:.14em; text-transform:uppercase;
  color:var(--lime); margin:0 0 1rem;
}
.beat-line{
  font-family:var(--serif); font-weight:300;
  font-size:clamp(2.6rem,7vw,6rem); line-height:.98; letter-spacing:-.03em;
  max-width:14ch; margin:0; color:#fff;
  text-shadow:0 2px 34px rgba(0,0,0,.75);
  opacity:0;
}
.beat-line--sm{ font-size:clamp(1.9rem,4.2vw,3.4rem); max-width:20ch }
.beat--payoff .beat-sticky{ justify-content:center; align-items:center; text-align:center; padding-bottom:0 }
.beat-line--big{
  font-size:clamp(3.2rem,10vw,9rem); max-width:11ch; letter-spacing:-.035em;
  text-shadow:0 2px 60px rgba(0,0,0,.85);
}
/* without JS the beats must still read */
.no-js .beat-line{ opacity:1 }

/* ══════════════════ WHAT IT IS ══════════════════ */
/* the bridge: no cut between the film and the document — this section
   begins transparent so the fixed canvas shows through, then resolves to
   solid ink as you read down it */
.says{
  position:relative; z-index:10; padding-block:clamp(7rem,16vw,13rem) var(--sec);
  background:linear-gradient(to bottom, rgba(10,8,5,0) 0%, rgba(10,8,5,.55) 34%, rgba(10,8,5,.92) 68%, var(--ink) 100%);
}
.says-k{ font-family:var(--mono); font-size:.78rem; letter-spacing:.14em; text-transform:uppercase; color:var(--lime); margin:0 0 1.6rem }
.says-1{
  font-family:var(--serif); font-weight:300;
  font-size:clamp(2rem,5vw,3.8rem); line-height:1.06; letter-spacing:-.025em;
  margin:0; max-width:20ch;
}
.says-2{ margin:1.8rem 0 0; color:var(--bone-2); max-width:52ch; font-size:1.05rem }

/* ══════════════════ HOW ══════════════════ */
main{ position:relative; z-index:10 }
.how,.numbers,.archive{ background:var(--ink) }
.how{ padding-block:var(--sec) }
.steps{ list-style:none; margin:2.5rem 0 0; padding:0; display:grid; grid-template-columns:repeat(3,1fr); border-top:1px solid var(--hair) }
.steps li{ padding:2rem 1.6rem 2.2rem; border-inline-start:1px solid var(--hair); border-bottom:1px solid var(--hair) }
.steps li:first-child{ border-inline-start:0; padding-inline-start:0 }
.step-n{ font-family:var(--mono); font-size:.76rem; letter-spacing:.12em; color:var(--lime); display:block; margin-bottom:1.5rem }
.steps h3{ margin-bottom:.55rem }
.steps p{ margin:0; color:var(--bone-2); font-size:.98rem }
.steps em{ font-style:italic; color:var(--bone) }
.how-cta{ margin-top:2.4rem; display:flex; flex-direction:column; align-items:flex-start; gap:.9rem }
.how-fine{ font-family:var(--mono); font-size:.78rem; color:var(--bone-3); margin:0 }
@media (max-width:820px){ .steps{ grid-template-columns:1fr } .steps li{ border-inline-start:0; padding:1.5rem 0 1.7rem } }

/* ══════════════════ NUMBERS ══════════════════ */
.numbers{ padding-block:var(--sec) }
.figs{ display:grid; grid-template-columns:repeat(4,1fr); margin:0; border-block:1px solid var(--hair) }
.figs > div{ padding:1.6rem 1.4rem; border-inline-start:1px solid var(--hair) }
.figs > div:first-child{ border-inline-start:0; padding-inline-start:0 }
.figs dt{ font-family:var(--mono); font-size:.72rem; letter-spacing:.1em; text-transform:uppercase; color:var(--bone-3); margin-bottom:.6rem }
.figs dd{ margin:0; font-family:var(--mono); font-size:clamp(1.5rem,3vw,2.4rem); font-variant-numeric:tabular-nums; line-height:1.1 }
.figs .dd-sm{ font-size:clamp(1.05rem,1.6vw,1.3rem) }
.figs-note{ font-family:var(--mono); font-size:.78rem; line-height:1.6; color:var(--bone-3); margin:1.2rem 0 0; max-width:62ch }
.terms{ margin:2.5rem 0 0; border-top:1px solid var(--hair) }
.terms > div{ display:flex; justify-content:space-between; gap:1rem; padding:.8rem 0; border-bottom:1px solid var(--hair); flex-wrap:wrap }
.terms dt{ font-size:.92rem; color:var(--bone-2) }
.terms dd{ margin:0 }
@media (max-width:820px){
  .figs{ grid-template-columns:repeat(2,1fr) }
  .figs > div{ padding:1.2rem 1rem }
  .figs > div:nth-child(3){ border-inline-start:0; padding-inline-start:0 }
  .figs > div:nth-child(n+3){ border-top:1px solid var(--hair) }
}

/* ══════════════════ COLLECTION TEASER ══════════════════ */
.archive{ padding-block:var(--sec) calc(var(--sec) * .5) }
.teaser{ display:grid; gap:clamp(1.5rem,3vw,2.5rem); margin-top:2.5rem }
.teaser-strip{ list-style:none; margin:0; padding:0; display:grid; grid-template-columns:repeat(6,1fr); gap:2px }
.teaser-strip a{ display:block; position:relative; aspect-ratio:1/1; overflow:hidden; background:var(--ink-2) }
.teaser-strip img{ width:100%; height:100%; object-fit:cover; display:block }
.teaser-cap{
  position:absolute; inset-inline:0; bottom:0; z-index:2;
  font-family:var(--mono); font-size:.62rem; letter-spacing:.06em; text-transform:uppercase;
  color:var(--bone); padding:.5rem .55rem;
  background:linear-gradient(to top, rgba(6,5,3,.9), transparent);
  opacity:0; transform:translateY(5px);
  transition:opacity .2s var(--ease-out), transform .2s var(--ease-out);
}
.teaser-cap b{ color:var(--lime); font-weight:400; padding-inline-end:.35em }
@media (hover:hover) and (pointer:fine){
  .teaser-strip:has(a:hover) a:not(:hover) img{ opacity:.4 }
  .teaser-strip img{ transition:opacity .25s var(--ease-out) }
  .teaser-strip a:hover .teaser-cap{ opacity:1; transform:none }
}
.teaser-strip a:focus-visible .teaser-cap{ opacity:1; transform:none }
.teaser-cta{ justify-self:start }
@media (max-width:900px){ .teaser-strip{ grid-template-columns:repeat(3,1fr) } .teaser-cap{ opacity:1; transform:none } }
@media (max-width:480px){ .teaser-strip{ grid-template-columns:repeat(2,1fr) } }

/* ══════════════════ DISCLOSURES ══════════════════ */
.disclosures{ position:relative; z-index:10; border-top:1px solid var(--hair-2); background:var(--ink-2); padding-block:var(--sec) }
.disc-h{ margin-bottom:clamp(2rem,4vw,3rem) }
.disc-body{ display:grid; gap:1.15rem; max-width:70ch }
.disc-body p{ margin:0; font-size:.99rem; line-height:1.68; color:var(--bone-2) }
.disc-body sup{ color:var(--lime) }
.disc-sign{
  font-family:var(--serif) !important; font-weight:300 !important;
  font-size:clamp(1.25rem,2.2vw,1.75rem) !important; line-height:1.3 !important;
  color:var(--bone) !important; padding-top:1.1rem; border-top:1px solid var(--hair);
}

/* ══════════════════ FOOTER ══════════════════
   Black on lime, a wall of legal prose, a bare registration number and
   the mark running off the bottom edge — the shape of a real broker's
   footer, with only the sentences changed. */
.foot{ position:relative; z-index:10; overflow:hidden; background:var(--lime); color:#0a0805; padding-block:clamp(3rem,6vw,5rem) 0 }
.foot-inner{ max-width:var(--maxw); margin-inline:auto; padding-inline:var(--pad); position:relative; z-index:2 }
.foot-top{ display:grid; grid-template-columns:1fr 2fr; gap:2.5rem; padding-bottom:2.5rem }
.foot-tag{ font-family:var(--serif); font-weight:300; font-size:clamp(1.8rem,3.3vw,2.6rem); line-height:1.06; letter-spacing:-.02em; margin:0 }
.foot-cols{ display:grid; grid-template-columns:repeat(4,1fr); gap:1.5rem }
.foot-cols h3{ font-family:var(--mono); font-size:.75rem; letter-spacing:.12em; text-transform:uppercase; color:rgba(10,8,5,.78); font-weight:500; margin-bottom:.9rem }
.foot-cols a{ display:flex; align-items:center; min-height:44px; font-size:.9rem; color:rgba(10,8,5,.82); transition:color .18s; cursor:pointer }
.foot-cols a:hover{ color:#0a0805 }
.foot-cols a[data-pending]{ opacity:.55 }
.foot-ca{ display:flex; align-items:center; gap:.7rem; flex-wrap:wrap; padding:1rem 0; border-block:1px solid rgba(10,8,5,.22) }
.foot-ca-k{ font-family:var(--mono); font-size:.75rem; letter-spacing:.12em; text-transform:uppercase; color:rgba(10,8,5,.78) }
.foot-ca .mono{ color:#0a0805 }
.foot .copy{ border-color:rgba(10,8,5,.35); color:rgba(10,8,5,.75) }
.foot .copy:hover:not(:disabled){ border-color:#0a0805; color:#0a0805 }
.foot-legal{ padding:1.8rem 0 0; max-width:78ch }
.foot-legal p{ margin:0 0 .95rem; font-size:12px; line-height:19px; color:rgba(10,8,5,.72) }
.foot-reg-no{ font-family:var(--mono); letter-spacing:.14em; color:rgba(10,8,5,.7) !important; margin-top:1.6rem !important }
.foot-copy{ color:rgba(10,8,5,.7) !important }
.foot-mark{ overflow:hidden; line-height:0; margin-top:clamp(2.5rem,6vw,5rem); max-height:clamp(84px,15vw,260px) }
.foot-mark img{ width:min(104%,1560px); margin-inline:auto; display:block; height:auto }
@media (max-width:820px){
  .foot-top{ grid-template-columns:1fr; gap:2rem }
  .foot-cols{ grid-template-columns:repeat(2,1fr) }
  .foot-mark img{ width:132%; max-width:none }
}

/* ── reduced motion: the film becomes one still in flow, and every
      line is simply visible. The narrative survives without movement. ── */
@media (prefers-reduced-motion:reduce){
  .beat{ min-height:auto }
  .beat-sticky{ position:static; height:auto; padding-block:10vh }
  .beat-line{ opacity:1 !important; transform:none !important }
  .film{ position:relative; height:58vh }
  .film-vignette{ display:none }
}


/* ══════════════════ SOUND ══════════════════
   Muted by default and never auto-played — the toggle is the only way
   it starts, and it stops the moment the film leaves the viewport. */
.sound{
  position:fixed; z-index:30; right:var(--pad); bottom:calc(var(--pad) + env(safe-area-inset-bottom));
  display:inline-flex; align-items:center; gap:.55rem; min-height:44px;
  padding:.5rem .9rem; border:1px solid var(--hair-2); border-radius:var(--r-pill);
  background:color-mix(in srgb, var(--ink) 70%, transparent);
  backdrop-filter:blur(8px);
  font-family:var(--mono); font-size:.7rem; letter-spacing:.14em; text-transform:uppercase;
  color:var(--bone-2); transition:color .18s, border-color .18s;
}
.sound:hover{ color:var(--lime); border-color:var(--lime) }
.sound-bars{ display:flex; align-items:flex-end; gap:2px; height:11px }
.sound-bars i{ width:2px; height:3px; background:currentColor; transition:height .2s var(--ease-out) }
.sound[aria-pressed="true"]{ color:var(--lime); border-color:var(--hair-2) }
.sound[aria-pressed="true"] .sound-bars i{ animation:eq .9s ease-in-out infinite }
.sound[aria-pressed="true"] .sound-bars i:nth-child(2){ animation-delay:.15s }
.sound[aria-pressed="true"] .sound-bars i:nth-child(3){ animation-delay:.3s }
@keyframes eq{ 0%,100%{ height:3px } 50%{ height:11px } }
@media (prefers-reduced-motion:reduce){ .sound-bars i{ animation:none !important; height:7px } }

