/* =====================================================================================
   v2 (2026-09-19): IMAGE-FIRST, after studying the reference sites screen by screen.
   Radical Media: framed reel under a giant wordmark, then a dense staggered 2-col wall of big
   stills with tiny captions and press bricks. NEON: full-bleed stills, tall condensed caps
   titles in the film's own colour, rails. Slick Films: wall-to-wall imagery, almost no text.
   ===================================================================================== */
:root { --f-cine: "League Gothic", "Oswald", "Arial Narrow", Impact, sans-serif; --t-hero: clamp(4.4rem, 15.5vw, 17.5rem); --t-h1: clamp(3.6rem, 10.4vw, 11.5rem); --t-h2: clamp(2.7rem, 6vw, 6.4rem); }
.hero-t, .h1, .h2, .cine, .pull, .record__cell b, .awards__nums b, .part__txt h3, .related b, .rowi__t, .readout b, .ftr__word, .dock__side .big, .proof h3 { font-family: var(--f-cine); font-weight: 400; text-transform: uppercase; letter-spacing: .004em; line-height: .86; }
.h2, .part__txt h3, .proof h3 { line-height: .9; }
.rowi__t { font-size: clamp(1.9rem, 3.4vw, 3.5rem); }
.rowi__t small { font-family: var(--f-sans); text-transform: none; letter-spacing: -.01em; line-height: 1.3; }
.readout b { font-size: clamp(2rem, 4.2vw, 4.2rem); }
.related b { font-size: clamp(2.2rem, 4.4vw, 4.6rem); }
.record__cell b { font-size: clamp(5rem, 14vw, 15rem); }
.awards__nums b { font-size: clamp(5rem, 11vw, 11.5rem); }
.ftr__word { font-size: clamp(4rem, 21.4vw, 27rem); letter-spacing: 0; line-height: .8; margin-left: -.01em; }
.fbody__main .lead { font-family: var(--f-cine); font-weight: 400; text-transform: uppercase; letter-spacing: .004em; line-height: .92; font-size: clamp(2.2rem, 4.2vw, 4.4rem); max-width: 22ch; }
body.wtd .hero-t, body.wtd .h1, body.wtd .h2, body.wynx .hero-t, body.wynx .h1, body.wynx .h2, body.woo .hero-t, body.woo .h1, body.woo .h2 { text-transform: none; }
.fhero .hero-t { color: var(--accent); font-size: clamp(4.4rem, 15vw, 17rem); }
.fhero__bg img, .fhero__bg video { opacity: .86; }

/* hero: the reel under the mark */
.dock__over { position: absolute; inset: 0; z-index: 3; }
.dock__logo { position: absolute; inset: 0; display: grid; place-items: center; pointer-events: none; }
.dock__logo img { width: min(44vw, 620px); height: auto; filter: drop-shadow(0 10px 50px rgba(0, 0, 0, .5)); }
.dock__copy .tag { grid-column: 1 / span 8; font-family: var(--f-cine); text-transform: uppercase; font-size: clamp(1.7rem, 3.4vw, 3.6rem); line-height: .92; letter-spacing: .006em; max-width: 22ch; }
.dock__reel::after { background: linear-gradient(180deg, rgba(11, 10, 13, .7) 0%, rgba(11, 10, 13, .22) 22%, rgba(11, 10, 13, .16) 56%, rgba(11, 10, 13, .82) 100%); }
.dock__side { align-self: stretch; padding-bottom: 0; display: block; }
.dock__side .tile__media { height: min(50vh, 500px); aspect-ratio: auto; }
@media (max-width: 1023px) { .dock__copy .tag { grid-column: 1 / -1; } .dock__logo img { width: min(70vw, 420px); } }

/* the wall of work: dense, staggered, image-led */
.mason { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); column-gap: var(--gutter); align-items: start; padding: clamp(20px, 3vw, 48px) var(--margin) clamp(64px, 8vw, 140px); }
.mason__col { display: grid; gap: clamp(34px, 4.4vw, 72px); align-content: start; }
.mason__col:nth-child(2) { margin-top: clamp(70px, 12vw, 210px); }
.tile { display: block; }
.tile__media { position: relative; overflow: hidden; border-radius: 4px; background: var(--stage); }
.tile__media > img, .tile__media > video { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 1.5s var(--ease-expressive); }
.tile--16x9 .tile__media { aspect-ratio: 16 / 9; }
.tile--3x2 .tile__media { aspect-ratio: 3 / 2; }
.tile--4x5 .tile__media { aspect-ratio: 4 / 5; }
.tile--21x9 .tile__media { aspect-ratio: 21 / 9; }
@media (hover: hover) { a.tile:hover .tile__media > img, a.tile:hover .tile__media > video { transform: scale(1.04); } }
.tile__bug { position: absolute; right: 12px; bottom: 10px; z-index: 2; font-family: var(--f-mono); font-size: .62rem; letter-spacing: .1em; text-transform: uppercase; color: #fff; text-shadow: 0 1px 8px rgba(0, 0, 0, .7); }
.tile__media .status { position: absolute; left: 12px; top: 12px; z-index: 2; background: rgba(11, 10, 13, .66); color: #fff; border-color: transparent; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); font-size: .62rem; }
.tile__cap { margin-top: 12px; font-weight: 700; font-size: clamp(1.02rem, 1.3vw, 1.35rem); letter-spacing: -.022em; line-height: 1.2; }
.tile__cap span { display: block; color: var(--ink-2); font-weight: 600; }
.stage .tile__cap span { color: var(--on-stage-2); }
.tile--art .tile__media { display: flex; justify-content: center; align-items: center; gap: 3.5%; padding: 4.2% 6%; isolation: isolate; background: radial-gradient(120% 120% at 50% 0%, color-mix(in srgb, var(--accent) 46%, #0B0A0D) 0%, #0B0A0D 78%); }
.tile--art .tile__media > img { width: auto; height: 100%; min-width: 0; flex: 0 1 auto; max-width: 31%; object-fit: contain; border-radius: 2px; box-shadow: 0 30px 60px -22px rgba(0, 0, 0, .85); }
.tile--art.one .tile__media > img { max-width: 62%; }
.tile--art .tile__media::before { content: ""; position: absolute; inset: -12%; z-index: -1; background: var(--art) center / cover no-repeat; filter: blur(38px) saturate(1.25) brightness(.62); transform: translateZ(0); }
.tile--art .tile__media::after { content: ""; position: absolute; inset: 0; z-index: -1; background: radial-gradient(90% 90% at 50% 50%, rgba(11, 10, 13, 0) 30%, rgba(11, 10, 13, .55) 100%); }
.tile--paper .tile__media { background: #EFE9DD; }
.tile--type .tile__media { display: grid; align-content: end; padding: 6% 6% 9%; background: radial-gradient(120% 120% at 80% 0%, color-mix(in srgb, var(--accent) 42%, #0B0A0D) 0%, #0B0A0D 72%); color: var(--on-stage); }
.tile--type .tile__media b { font-family: var(--f-cine); font-weight: 400; text-transform: uppercase; font-size: clamp(3rem, 7vw, 7.5rem); line-height: .86; color: var(--accent); }
.press { display: grid; grid-template-columns: 40% 1fr; gap: clamp(14px, 1.6vw, 24px); align-items: start; }
.press__img { aspect-ratio: 3 / 2; overflow: hidden; border-radius: 3px; background: var(--paper-2); }
.press__img img { width: 100%; height: 100%; object-fit: cover; }
.press h3 { font-weight: 700; font-size: clamp(1.15rem, 1.75vw, 1.85rem); letter-spacing: -.032em; line-height: 1.06; text-wrap: balance; }
.press p { margin-top: 8px; font-size: .92rem; line-height: 1.4; color: var(--ink-2); }
.press .slug { margin-top: 12px; color: var(--ink-2); font-size: .66rem; }
.press--text { grid-template-columns: 1fr; border-top: 2px solid var(--ink); padding-top: 16px; }
.press--text h3 { font-family: var(--f-cine); font-weight: 400; text-transform: uppercase; font-size: clamp(2.2rem, 4.2vw, 4.4rem); line-height: .9; letter-spacing: .004em; }
@media (max-width: 860px) { .mason { grid-template-columns: 1fr; } .mason__col:nth-child(2) { margin-top: clamp(34px, 8vw, 60px); } }

/* full-bleed bands */
.band { position: relative; min-height: 100svh; display: grid; align-items: end; overflow: hidden; background: var(--stage); color: var(--on-stage); }
.band--short { min-height: 78svh; }
.band__bg { position: absolute; inset: 0; }
.band__bg img, .band__bg video { width: 100%; height: 100%; object-fit: cover; }
.band__bg::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(11, 10, 13, .42) 0%, rgba(11, 10, 13, .1) 34%, rgba(11, 10, 13, .86) 100%); }
.band--dim .band__bg::after { background: linear-gradient(180deg, rgba(11, 10, 13, .38) 0%, rgba(11, 10, 13, .62) 40%, rgba(11, 10, 13, .9) 100%); }
.band__in { position: relative; z-index: 2; width: 100%; padding: clamp(90px, 12vh, 150px) var(--margin) clamp(30px, 5vw, 72px); display: grid; gap: clamp(14px, 1.8vw, 26px); }
.band__in .hero-t { max-width: 11ch; }
.band__in .lead { color: var(--on-stage-2); }
.band .record__grid { margin-top: clamp(18px, 3vw, 44px); }
.band .laurels { margin-top: clamp(24px, 3.4vw, 56px); }

/* rails */
.railhead { display: flex; justify-content: space-between; align-items: end; gap: 24px; padding: 0 var(--margin); margin-bottom: clamp(18px, 2.4vw, 36px); }
.rail { display: flex; gap: clamp(10px, 1.2vw, 18px); overflow-x: auto; scroll-snap-type: x proximity; padding: 0 var(--margin) 6px; scrollbar-width: none; cursor: grab; -webkit-overflow-scrolling: touch; }
.rail::-webkit-scrollbar { display: none; }
.rail.is-drag { cursor: grabbing; scroll-snap-type: none; }
.rail > figure { flex: 0 0 min(74vw, 1180px); scroll-snap-align: start; }
.rail .ph { aspect-ratio: 16 / 9; overflow: hidden; border-radius: 4px; background: var(--stage-2); }
.rail .ph img { width: 100%; height: 100%; object-fit: cover; pointer-events: none; user-select: none; }
.rail figcaption { margin-top: 12px; display: flex; justify-content: space-between; gap: 16px; align-items: baseline; font-weight: 700; letter-spacing: -.02em; }
.rail--faces > figure { flex: 0 0 clamp(170px, 17vw, 270px); }
.rail--faces .ph { aspect-ratio: 4 / 5; background: #E9E6E0; }
.rail--faces .ph img { object-position: 50% 18%; filter: grayscale(1) contrast(1.05); transition: filter .5s var(--ease-productive); }
@media (hover: hover) { .rail--faces figure:hover .ph img { filter: none; } }
@media (hover: none) { .rail--faces .ph img { filter: none; } }
.rail--faces figcaption { display: block; font-size: .98rem; }
.stage .tab { border-color: var(--rule-stage); }
.stage .tab[aria-pressed="true"] { background: var(--on-stage); color: var(--stage); border-color: var(--on-stage); }
html.shot .band { min-height: 900px !important; }

/* tall condensed caps need head room inside the mask, and sentences step down one size */
.line-mask { padding-top: .07em; margin-top: -.07em; }
.phead .hero-t, .closer .hero-t, .statement .hero-t, .band__in .hero-t { font-size: var(--t-h1); line-height: .88; }
.phead .hero-t { max-width: 15ch; }
.closer .hero-t { max-width: 17ch; }
.band__in .hero-t { max-width: 13ch; }
[data-slate] .hero-t, .fhero .hero-t { font-size: var(--t-hero); }
@media (max-width: 860px) { .hide-s { display: none !important; } }

/* hero reel: a wide cut for landscape screens, a vertical cut for phones (nobody gets cropped out) */
.reel-tall { display: none; }
@media (max-width: 700px) and (orientation: portrait) { .reel-wide { display: none; } .reel-tall { display: block; } }
.dock__copy h1.tag { grid-column: 1 / span 8; }
.dock__aside p { color: var(--on-stage); font-weight: 600; }

/* where the reel lands: the first row of the wall (7 + 5, the right tile hangs lower) */
.dock__dest { grid-template-rows: auto auto; align-content: start; }
.dock__dest-head { align-items: center; }
.dock__slotwrap { grid-column: 1 / span 7; min-width: 0; }
.dock__slot { grid-column: auto; aspect-ratio: 16 / 9; width: 100%; max-height: 58vh; border-radius: 4px; }
.dock__side { grid-column: 8 / span 5; min-width: 0; margin-top: clamp(40px, 11vh, 130px); gap: 0; }
.dock__side .tile__media { height: auto; aspect-ratio: 3 / 2; max-height: 46vh; }
html:not(.can-dock) .dock__slotwrap { display: none; }
html:not(.can-dock) .dock__side { grid-column: 1 / -1; margin-top: 0; }
html:not(.can-dock) .dock__side .tile__media { max-height: none; aspect-ratio: 16 / 9; }
html:not(.can-dock) .dock__dest { padding-bottom: 0; row-gap: clamp(22px, 4vw, 40px); }

/* the wall: 7 + 5 on desktop. On phones the two columns interleave by `order` */
.mason { grid-template-columns: minmax(0, 7fr) minmax(0, 5fr); }
@media (max-width: 860px) {
  .mason { grid-template-columns: minmax(0, 1fr); row-gap: clamp(34px, 9vw, 56px); }
  .mason__col { display: contents; }
}
.tile--type .tile__media b { text-wrap: balance; max-width: 9ch; }
.tile--type .tile__media::before { content: "Key art to come"; position: absolute; right: 12px; top: 12px; font-family: var(--f-mono); font-size: .62rem; letter-spacing: .1em; text-transform: uppercase; color: var(--on-stage-2); }
.press:hover h3 { text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: .12em; }

/* bands: overscan for the parallax on desktop. On phones the picture keeps its own shape and the words sit under it */
@media (min-width: 861px) { .band[data-parallax] .band__bg img { height: 116%; } }
.band--record .record__grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.band--record .band__in { padding-top: clamp(110px, 16vh, 190px); }
.band--statement .band__bg::after { background: linear-gradient(180deg, rgba(11, 10, 13, .3) 0%, rgba(11, 10, 13, .05) 30%, rgba(11, 10, 13, .9) 100%); }
@media (max-width: 860px) {
  .band { display: block; min-height: 0 !important; }
  .band__bg { position: relative; aspect-ratio: 3 / 2; overflow: hidden; }
  .band__bg video { aspect-ratio: 16 / 9; }
  .band__bg::after { background: linear-gradient(180deg, rgba(11, 10, 13, 0) 60%, rgba(11, 10, 13, 1) 100%) !important; }
  .band__in { padding-top: 26px; }
  .band--record .band__bg { position: absolute; aspect-ratio: auto; }
  .band--record .band__bg::after { background: linear-gradient(180deg, rgba(11, 10, 13, .8), rgba(11, 10, 13, .88)) !important; }
  .band--record .band__in { padding-top: 72px; }
  .band--record .record__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

/* platforms, all in grey, right across the page */
.marks { margin-top: clamp(30px, 4vw, 64px); border-top: 1px solid var(--rule-stage); padding-top: clamp(18px, 2vw, 28px); }
.marks .slug { color: var(--on-stage-2); }
.marks__row { display: grid; grid-template-columns: repeat(8, minmax(0, 1fr)); align-items: center; justify-items: center; gap: clamp(22px, 3vw, 46px) clamp(18px, 2.6vw, 44px); margin-top: clamp(22px, 3vw, 44px); }
@media (max-width: 860px) { .marks__row { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
.marks__row img { height: clamp(24px, 2.9vw, 44px); width: auto; max-width: 100%; object-fit: contain; filter: grayscale(1) brightness(1.5) contrast(.9); opacity: .6; transition: opacity .3s var(--ease-productive), filter .3s var(--ease-productive); }
@media (hover: hover) { .marks__row img:hover { opacity: 1; filter: none; } }
.band .laurels { grid-template-columns: repeat(auto-fill, minmax(clamp(64px, 6.6vw, 104px), 1fr)); }

/* rails: faces stay in frame */
.rail .ph img { object-position: 50% 30%; }
.rail:focus-visible { outline-offset: -3px; }
.railhead .h1 { line-height: .86; }
.stage .rail figcaption { color: var(--on-stage); }

/* film page: the still is the hero, the title wears the film's colour */
.fhero .hero-t { color: color-mix(in srgb, var(--accent) 86%, #fff); }
/* the still stays clean: nothing is printed over a face. The title sits under the picture and bites into its dark foot */
.fhero--plate { display: block; min-height: 0; }
.fhero--plate .fhero__bg { position: relative; inset: auto; height: min(60svh, 62vw); min-height: 260px; overflow: hidden; }
.fhero--plate .fhero__bg img, .fhero--plate .fhero__bg video { opacity: 1; object-position: 50% 25%; }
.fhero--plate .fhero__bg::after { background: linear-gradient(180deg, rgba(11, 10, 13, .5) 0%, rgba(11, 10, 13, 0) 20%, rgba(11, 10, 13, 0) 66%, rgba(11, 10, 13, 1) 100%); }
.fhero--plate .fhero__in { margin-top: calc(-1 * clamp(44px, 7.4vw, 124px)); padding-top: 0; }
.fhero--plate .fhero__poster { width: min(100%, 240px); }
html.shot .fhero--plate { min-height: 0 !important; }
html.shot .fhero--plate .fhero__bg { height: 700px; }
.related a img { object-position: 50% 20%; }
.fhero__txt .lead { max-width: 40ch; }
.slug.syn::before { background: var(--accent); width: .8em; height: .8em; }
.fbody__main .slug.syn { margin-bottom: 18px; }
.rowi__pad p .slug.syn { display: flex; margin-bottom: 10px; }

/* the slate index goes dark, wall to wall (Slick Films) */
.stage .tools { background: color-mix(in srgb, var(--stage) 90%, transparent); border-color: var(--rule-stage); }
@media (hover: hover) { .stage .tab:hover { border-color: var(--on-stage); } }
.stage .view-toggle { border-color: var(--rule-stage); }
.stage .view-toggle button[aria-pressed="true"] { background: var(--on-stage); color: var(--stage); }
.stage .rows, .stage .rowi { border-color: var(--rule-stage); }
.stage .rowi__t small, .stage .rowi__m, .stage .slate__head .lead { color: var(--on-stage-2); }
.stage .cover--type { box-shadow: inset 0 0 0 1px var(--rule-stage); }
[data-slate] .wall { grid-template-columns: repeat(auto-fill, minmax(clamp(150px, 15.6vw, 270px), 1fr)); gap: clamp(6px, .7vw, 12px); }

/* sHEALed keeps its own casing everywhere, even inside uppercase display type */
.keepcase { text-transform: none; }

/* phones: the mark sits above the people in the vertical reel, and rail captions stack */
@media (max-width: 700px) and (orientation: portrait) { .dock__logo { place-items: start center; padding-top: 17svh; } .dock__logo img { width: min(58vw, 300px); } }
@media (max-width: 860px) {
  .rail > figure { flex-basis: 86vw; }
  .rail figcaption { display: block; }
  .rail figcaption .mono { display: block; margin-top: 4px; }
  .rail--faces > figure { flex-basis: 44vw; }
  .railhead { display: block; } .railhead .lead { margin-top: 14px; }
}
.nav { gap: clamp(14px, 2vw, 34px); }
@media (max-width: 1080px) { .nav { display: none; } .menu-btn { display: block; } }

/* group photographs: nothing is printed over the people. The picture runs full bleed and the words sit under it */
.band--stack { display: block; min-height: 0; }
.band--stack .band__bg { position: relative; aspect-ratio: 21 / 9; overflow: hidden; }
.band--stack .band__bg::after { background: linear-gradient(180deg, rgba(11, 10, 13, 0) 72%, rgba(11, 10, 13, 1) 100%); }
.band--stack .band__in { padding-top: clamp(20px, 3vw, 44px); }
html.shot .band--stack { min-height: 0 !important; }
@media (max-width: 860px) { .band--stack .band__bg { aspect-ratio: 3 / 2; } }

/* phones: the still stands alone in the film hero. The one-sheet comes back in the parts list */
@media (max-width: 860px) { .fhero--plate .fhero__poster { display: none; } .fhero--plate .fhero__in { margin-top: -28px; } }

/* 4:3 set stills, and a rail where every photograph keeps its own shape (portrait clapboards are never cropped) */
.tile--4x3 .tile__media { aspect-ratio: 4 / 3; }
.rail--natural > figure { flex: 0 0 auto; }
.rail--natural .ph { height: min(64vh, 600px); aspect-ratio: var(--ar, 1.5); background: var(--stage-2); }
.rail--natural .ph img { object-position: 50% 50%; }
.rail--natural figcaption { display: block; font-family: var(--f-cine); font-weight: 400; text-transform: uppercase; font-size: clamp(1.5rem, 2.2vw, 2.3rem); letter-spacing: .01em; line-height: 1; }
@media (max-width: 860px) { .rail--natural > figure { flex-basis: auto; } .rail--natural .ph { height: min(52vh, 420px); } }

/* the veil has a real starting value so the scrub can fade it (and the nav stays legible over bright frames) */
.dock__reel { --veil: 1; }
