/* Shadowban / experience edition
   Homepage art direction only. The shared site and its native snap engine stay
   in site.css / site.js. Mobile compositions deliberately reserve film space. */

body.experience {
  --content-width: 90rem;
  --page-gutter: clamp(1.25rem, 4vw, 4.5rem);
  --controls-zone: 5rem;
}

.experience .site-nav { background: linear-gradient(#050507b3, transparent); }
.experience .site-nav-brand { letter-spacing: -.065em; font-weight: 900; }
.experience .site-nav-links > a:not(.button) { font-size: .875rem; }
.experience .chapter-count { font: .875rem var(--font-mono); letter-spacing: .1em; }
.experience .chapter-count span { font-size: .75rem; }
.experience .chapter-dots button { position: relative; }
.experience .chapter-dots button::after {
  content: attr(aria-label);
  position: absolute;
  right: 2rem;
  padding: .35rem .7rem;
  width: max-content;
  background: #08080bed;
  font-size: .75rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s;
}
.experience .chapter-dots button:hover::after,
.experience .chapter-dots button:focus-visible::after { opacity: 1; }
.experience .chapter-body { text-shadow: none; }
.experience .eyebrow { font-size: .75rem; letter-spacing: .12em; line-height: 1.5; }
.experience .chapter-body h2 { font-size: clamp(2.5rem, 6vw, 6rem); letter-spacing: -.065em; line-height: .98; }
.experience .chapter-body h1 em,
.experience .chapter-body h2 em { font-family: Georgia, serif; font-weight: 400; letter-spacing: -.065em; }
.experience .chapter-intro { font-size: 1rem; line-height: 1.5; max-width: 40ch; }
.experience .button { border-radius: 0; min-height: 3rem; font-size: .875rem; }
.experience .button:hover { box-shadow: 6px 6px 0 #fff; }
.experience .chapter-shade {
  background: linear-gradient(0deg, #050507 0%, #050507e8 20%, #05050700 70%);
}

/* Opening: low, editorial typography; the upper half belongs to the film. */
.experience #ch-01 .chapter-body {
  width: 100%; max-width: var(--content-width); margin-inline: auto;
  text-align: left; align-items: flex-start; align-self: stretch;
  padding-bottom: 7rem;
}
.experience #ch-01 h1 { max-width: none; font-size: clamp(3.2rem, 8.7vw, 9rem); line-height: .94; }
.experience #ch-01 .chapter-intro { margin-left: 0; max-width: 42ch; }
.experience #ch-01 .button { margin-left: 0; }
.experience #ch-01 .chapter-shade { background: linear-gradient(0deg, #050507ed, #05050788 26%, transparent 65%); }
.hero-explore { position: absolute; z-index: 3; right: 8rem; bottom: 8rem; font-size: .875rem; border-bottom: 1px solid #ffffff66; padding-bottom: .7rem; }
.hero-explore span { margin-left: 2rem; }

/* Showcase: the actual film is a framed object, not a text background. */
.experience #ch-02 { background: #09090b; justify-content: flex-end; }
.experience #ch-02 .chapter-film {
  inset: 15% 5% auto auto; width: 66%; height: 66%;
  object-fit: cover; border-radius: 2px; opacity: 1;
}
.experience #ch-02 .chapter-shade { display: none; }
.experience #ch-02 .chapter-body { text-align: left; align-items: flex-start; padding-bottom: 8rem; pointer-events: none; }
.experience #ch-02 h2 { max-width: 8ch; font-size: clamp(3rem, 8vw, 8rem); }
.experience #ch-02 .chapter-intro { margin-left: 0; }
.film-console {
  position: absolute; bottom: 12%; right: 5%; width: 57%; z-index: 4;
  display: flex; align-items: center; gap: 1rem;
  color: #fff; font: .75rem var(--font-mono);
}
.film-console[hidden] { display: none; }
.film-console button { background: transparent; color: inherit; border: 1px solid #ffffff55; padding: .65rem; min-height: 44px; white-space: nowrap; }
.film-console input { width: 100%; min-width: 0; accent-color: var(--accent); min-height: 44px; touch-action: pan-x; }
.film-console output { min-width: 5ch; }

/* Client names form a restrained typographic wall below the moving image. */
.experience #ch-03 .client-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; max-width: 60rem; }
.experience #ch-03 .client-list li { padding: .65rem 1rem .65rem 0; border-bottom: 1px solid #ffffff40; border-radius: 0; background: none; font-size: clamp(1.3rem, 3vw, 2.8rem); font-weight: 650; letter-spacing: -.05em; color: #fff; }
.experience #ch-04 .chapter-body { padding-top: 0; padding-bottom: 7rem; }
.experience #ch-04 { justify-content: flex-end; }

/* Service details progressively disclose information instead of filling film. */
.experience #ch-05 { justify-content: flex-end; }
.experience #ch-05 .chapter-body { padding-top: 6rem; padding-bottom: 6rem; max-width: var(--content-width); }
.service-list { width: min(100%, 42rem); }
.service-list details { border-top: 1px solid #ffffff40; }
.service-list details:last-child { border-bottom: 1px solid #ffffff40; }
.service-list summary { list-style: none; display: flex; align-items: center; gap: 1rem; cursor: pointer; min-height: 3.5rem; font-size: 1.125rem; font-weight: 550; }
.service-list summary::-webkit-details-marker { display: none; }
.service-list summary span { font: .75rem var(--font-mono); color: var(--accent); }
.service-list summary b { margin-left: auto; font-weight: 400; font-size: 1.5rem; transition: transform .25s; }
.service-list details[open] b { transform: rotate(45deg); }
.service-list details p { max-width: 48ch; font-size: 1rem; line-height: 1.5; padding: 0 2rem 1rem; color: #ffffffbf; }
.experience #ch-06 .chapter-intro { font-family: var(--font-text); font-style: normal; color: #ffffffb8; font-size: 1rem; }
.experience #ch-07 .price-card { border-radius: 0; border: 0; border-top: 1px solid #ffffff70; background: #050507bb; }
.experience #ch-07 .price-card-figure { letter-spacing: -.065em; }
.experience #ch-08 .reel-item { border-radius: 0; transform: none; }
.experience #ch-08 .reel-item:nth-child(even) { margin-top: 2rem; }
.experience #ch-09 .tag-list li,
.experience #ch-11 .tag-list li { border-radius: 0; background: #050507a8; font-size: .875rem; }

/* Project links keep their real URLs; artwork is creative work, not fake screenshots. */
.experience #ch-10 .chapter-body { z-index: 3; padding-bottom: 7rem; }
.experience #ch-10 .project-list { width: 52%; }
.experience #ch-10 .project-card {
  display: flex; gap: 1rem; align-items: center; border: 0; border-top: 1px solid #ffffff4d;
  border-radius: 0; background: #050507c9; padding: .85rem 0; transform: none;
}
.experience #ch-10 .project-card::before { display: none; }
.experience #ch-10 .project-card::after { content: '↗'; font-size: 1.5rem; margin-left: auto; }
.experience #ch-10 .project-card > span { font: .75rem var(--font-mono); color: var(--accent); }
.experience #ch-10 .project-card strong { font-size: 1.125rem; }
.experience #ch-10 .project-card small { font-size: .875rem; }
.experience #ch-10 .project-thumb { display: none; width: 3.75rem; height: 3.5rem; object-fit: cover; }
.project-art { position: absolute; z-index: 2; top: 24%; right: 8%; width: 32%; height: 50%; transform: rotate(3deg); transition: transform .5s; }
.project-art img { width: 100%; height: 100%; object-fit: cover; border: 1px solid #ffffff50; }
.project-art span { font: .75rem var(--font-mono); display: block; margin-top: .75rem; color: #ffffffbf; }
.project-art.is-active { transform: rotate(0deg) scale(1.025); }
.experience #ch-12 .faq-list details { border-radius: 0; background: #050507b8; }
.experience #ch-14 h2 { font-size: clamp(3rem, 7vw, 7rem); }

/* Unify entry motion with staggered type. No extra animation library. */
@media (prefers-reduced-motion: no-preference) {
  html:not(.madness-mode) .experience .chapter.is-copy-visible .eyebrow { animation: type-in .6s both; }
  html:not(.madness-mode) .experience .chapter.is-copy-visible h1,
  html:not(.madness-mode) .experience .chapter.is-copy-visible h2 { animation: type-in .85s .08s both; }
  html:not(.madness-mode) .experience .chapter.is-copy-visible .chapter-intro { animation: type-in .7s .16s both; }
  @keyframes type-in { from { opacity: 0; transform: translateY(24px); clip-path: inset(0 0 100% 0); } to { opacity: 1; transform: none; clip-path: inset(0); } }
}

/* Mobile first film zone: top 35–50% is clear. Copy docks below the subject. */
@media (max-width: 48rem) {
  .experience { --controls-zone: 4.5rem; }
  .experience .site-nav { padding-top: max(1rem, env(safe-area-inset-top)); }
  .experience .site-nav-brand { font-size: 1.1rem; }
  .experience .chapter { justify-content: flex-end !important; }
  .experience .chapter .chapter-body {
    width: 100%; max-width: none; margin: 0; padding: 0 1.25rem 5.5rem;
    max-height: calc(100% - 5rem); overflow-y: auto !important;
    text-align: left; align-items: flex-start;
  }
  .experience .chapter .chapter-body > * + * { margin-top: .75rem; }
  .experience .chapter .chapter-body h2 { font-size: clamp(2rem, 8.6vw, 3rem); max-width: 16ch; line-height: 1.02; }
  .experience .chapter .chapter-intro { font-size: 1rem; max-width: 34ch; }
  .experience .chapter .eyebrow { font-size: .75rem; letter-spacing: .07em; }
  .experience .chapter .chapter-shade { background: linear-gradient(0deg, #050507 0%, #050507f5 25%, #0505077a 43%, transparent 65%); }
  .experience #ch-01 .chapter-body { padding-bottom: 9rem; }
  .experience #ch-01 h1 { font-size: clamp(2.8rem, 12vw, 4.7rem); max-width: 12ch; line-height: .98; }
  .experience #ch-01 .hero-intro { max-width: 31ch; font-size: .9375rem; display: block; }
  .experience #ch-01 .eyebrow { max-width: 27ch; }
  .experience #ch-01 .button { width: 100%; }
  .hero-explore { bottom: 5.5rem; left: 1.25rem; right: 1.25rem; text-align: center; padding: .5rem; }
  .experience #ch-02 .chapter-film { top: 18%; left: 0; right: 0; width: 100%; height: 43%; border-radius: 0; object-fit: contain; }
  .experience #ch-02 .chapter-body { padding-bottom: 9rem; }
  .experience #ch-02 h2 { font-size: 2.75rem; max-width: none; }
  .experience #ch-02 h2 br { display: none; }
  .experience #ch-02 .chapter-intro { display: none; }
  .film-console { bottom: 5.5rem; left: 1.25rem; right: 1.25rem; width: auto; gap: .65rem; }
  .experience #ch-03 .client-list { grid-template-columns: repeat(3, 1fr); width: 100%; }
  .experience #ch-03 .client-list li { display: block !important; font-size: 1.25rem; padding-block: .65rem; }
  .experience #ch-05 .chapter-body { padding-bottom: 5rem; }
  .experience #ch-05 .chapter-intro { display: none; }
  .experience #ch-05 h2 { font-size: 2rem; }
  .service-list summary { min-height: 3rem; font-size: .9375rem; gap: .65rem; }
  .service-list details p { font-size: .9375rem; padding: 0 0 .75rem 1.7rem; line-height: 1.4; }
  .experience #ch-07 .price-grid { grid-template-columns: 1fr; gap: 0; }
  .experience #ch-07 .price-card { display: grid; grid-template-columns: 1fr auto; gap: .2rem .75rem; padding: .65rem 0; text-align: left; }
  .experience #ch-07 .price-card h3 { font-size: .9375rem; margin: 0; }
  .experience #ch-07 .price-card-figure { font-size: 1.5rem; grid-column: 2; grid-row: 1; margin: 0; }
  .experience #ch-07 .price-card p { display: none; }
  .experience #ch-07 .price-card .button { grid-column: 1 / -1; min-height: 44px; margin: 0; font-size: .875rem; }
  .experience #ch-07 .chapter-intro { display: none; }
  .experience #ch-08 .chapter-body { position: absolute; top: 5.5rem; padding-bottom: 0; }
  .experience #ch-08 .chapter-intro { display: none; }
  .experience #ch-08 .reel { position: absolute; top: 32%; bottom: 6rem; height: auto; padding: 0 1.25rem; }
  .experience #ch-08 .reel-item { width: 65vw; flex: 0 0 65vw; height: 85%; }
  .experience #ch-08 .reel-item figcaption { font-size: .875rem; }
  .experience #ch-09 .tag-list { display: none; }
  .experience #ch-10 .project-list { width: 100%; }
  .experience #ch-10 .project-card { padding: .65rem 0; min-height: 4rem; gap: .65rem; }
  .experience #ch-10 .project-card strong { font-size: 1rem; }
  .experience #ch-10 .project-card small { display: none; }
  .experience #ch-10 .project-card > span { display: none; }
  .experience #ch-10 .project-thumb { display: block; }
  .project-art { display: none; }
  .experience #ch-11 .tag-list { gap: .4rem; }
  .experience #ch-11 .tag-list li { padding: .3rem .5rem; font-size: .875rem; }
  .experience #ch-12 .faq-list summary { font-size: .9375rem; min-height: 44px; }
  .experience #ch-12 .faq-list details { display: block !important; }
  .experience #ch-12 .faq-list details p { font-size: .9375rem; }
  .experience #ch-13 .download-item .button { font-size: .875rem; border-radius: 0; }
  .experience #ch-14 .chapter-intro { display: none; }
  .experience #ch-14 .chapter-footer { margin-top: 1rem; }
  .experience .chapter-count { bottom: 1.8rem; }
  .experience .site-sound-control { bottom: 1rem; }
  .experience .scroll-cue { display: none; }
}

/* Short screens / 200% text zoom: keep every action reachable by scrolling
   its content panel. No questions or client names are silently removed. */
@media (max-height: 700px) {
  .experience .chapter .chapter-body { max-height: calc(100% - 5rem); overflow-y: auto !important; }
  .experience #ch-01 .hero-intro { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  .experience *, .experience *::before, .experience *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}

/* Film and copy occupy separate mobile zones; even poster fallback respects
   the same crop. Compact service rows leave a larger uninterrupted film. */
@media (max-width: 48rem) {
  html:not(.madness-mode) .experience .chapter {
    background-color: #050507;
    background-size: 100% 60% !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
  }
  html:not(.madness-mode) .experience .chapter .chapter-film {
    height: 62%; width: 100%; object-position: center;
  }
  html:not(.madness-mode) .experience .chapter .chapter-shade {
    background: linear-gradient(0deg, #050507 0%, #050507 38%, transparent 52%);
  }
  .experience #ch-01 h1 { margin-left: 0; }
  .experience #ch-01 .eyebrow { max-width: none; }
  html:not(.madness-mode) .experience #ch-02 .chapter-film { height: 43%; }
  .experience #ch-05 .chapter-body { max-height: 64%; }
}

/* Keep reading and tapping reliable during rapid chapter changes. Motion is
   on the headings and film, never a blur or hide of the complete content panel. */
html:not(.madness-mode) .experience .chapters .chapter .chapter-body {
  opacity: 1;
  filter: none;
  transform: none;
  transition: none;
}
.experience #ch-01 .eyebrow { justify-content: flex-start; margin-left: 0; }
@media (max-width: 48rem) {
  .experience #ch-02 h2 em { margin-left: .15em; }
  .experience #ch-08 .chapter-body { z-index: 4; }
}

/* The work reel stands alone. Never place gallery media over a background film. */
.experience #ch-08 { background: #050507 !important; }

/* Art direction: diagonal cuts, off-axis media and deliberate asymmetry.
   Each treatment uses one existing film; nothing is layered over another film. */
html:not(.madness-mode) .experience #ch-04 .chapter-body h2 { rotate: -4deg; transform-origin: left bottom; }
.experience #ch-04 h2 em { display: inline-block; margin-left: .75em; }
.experience #ch-06 .chapter-body { text-align: right; }
.experience #ch-06 .chapter-body h2,
.experience #ch-06 .chapter-intro { margin-left: auto; }
.experience #ch-06 .eyebrow { justify-content: flex-end; }
.experience #ch-08 .reel {
  rotate: -6deg; width: 112%; margin-left: -6%; padding-inline: 8%;
  gap: 1.5rem; cursor: grab; overflow-y: hidden;
  scroll-snap-type: x proximity; scroll-padding-inline: 8%;
}
.experience #ch-08 .reel.is-dragging { cursor: grabbing; scroll-snap-type: none; scroll-behavior: auto; }
.experience #ch-08 .reel-item { border: 1px solid #ffffff30; scroll-snap-align: center; transition: translate .35s, scale .35s; }
.experience #ch-08 .reel-item:nth-child(even) { margin-top: 2.5rem; }
.experience #ch-08 .reel-item:focus-within { translate: 0 -8px; }
.experience #ch-08 .reel-item figcaption { opacity: 1; padding: .75rem; font-size: .875rem; background: #050507eb; transform: none; }
.reel-controls { position: absolute; z-index: 4; bottom: 5.5rem; left: var(--page-gutter); right: var(--page-gutter); display: flex; align-items: center; justify-content: space-between; font: .75rem var(--font-mono); }
.reel-controls > span { color: #ffffffb3; }
.reel-controls button { width: 44px; height: 44px; border: 1px solid #ffffff40; border-radius: 50%; background: #050507; color: #fff; margin-left: .5rem; }
.reel-controls button:hover { background: var(--accent); }

@media (min-width: 49rem) {
  .experience #ch-08 .reel { max-height: 51vh; margin-bottom: 11rem; }
  .experience #ch-04 h2 { max-width: 14ch; }
  .experience #ch-10 .project-card:nth-child(even) { padding-left: 1.5rem; }
}
@media (max-width: 48rem) {
  html:not(.madness-mode) .experience #ch-01 .chapter-film,
  html:not(.madness-mode) .experience #ch-04 .chapter-film {
    clip-path: polygon(0 0, 100% 0, 100% 87%, 0 100%);
  }
  html:not(.madness-mode) .experience #ch-06 .chapter-film {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 89%);
  }
  .experience #ch-04 .chapter-body { padding-bottom: 7rem; }
  .experience #ch-06 .chapter-body h2 { max-width: 15ch; }
  .experience #ch-06 .chapter-intro { max-width: 30ch; }
  .experience #ch-08 .chapter-body { top: 5rem; }
  .experience #ch-08 .chapter-body h2 { max-width: 9ch; font-size: 2.75rem; }
  .experience #ch-08 .reel { top: 30%; bottom: 9rem; height: auto; padding-top: 1.6rem; padding-bottom: 2rem; }
  .experience #ch-08 .reel-item { flex-basis: 61vw; width: 61vw; height: 83%; }
  .experience #ch-08 .reel-item:nth-child(even) { margin-top: 1.8rem; }
  .experience #ch-10 .project-card:nth-child(even) { padding-left: 1rem; }
}

/* Standalone gallery: a staggered editorial wall. Images are never distorted;
   a focused card straightens, while the full-screen viewer stays level. */
.gallery-experience .page-main { overflow: hidden; }
.gallery-experience .page-hero { min-height: 65svh; }
.gallery-experience .page-hero h1 { letter-spacing: -.06em; }
.gallery-experience .gallery-showreel { padding-block: 4rem 5rem; background: #050507; }
.gallery-experience .gallery-showreel-viewport { rotate: -4deg; overflow: visible; }
.gallery-experience .gallery-rail-card { border-radius: 0; }
.gallery-experience .gallery-grid { gap: 4rem 2.5rem; padding: 2rem 1rem 4rem; align-items: start; }
.gallery-experience .gallery-item { border-radius: 0; rotate: -2.5deg; transition: rotate .35s, translate .35s; }
.gallery-experience .gallery-item:nth-child(3n+2) { rotate: 3deg; margin-top: 3rem; }
.gallery-experience .gallery-item:nth-child(3n) { rotate: -1deg; }
.gallery-experience .gallery-item:hover,
.gallery-experience .gallery-item:focus-visible { rotate: 0deg; translate: 0 -6px; z-index: 2; }
.gallery-experience .gallery-item figcaption { border-radius: 0; }
.gallery-experience .lightbox { background: #050507; }
.gallery-experience .gallery-filter button { border-radius: 0; min-height: 44px; }
@media (max-width: 48rem) {
  .gallery-experience .gallery-grid { grid-template-columns: 1fr 1fr; gap: 2.5rem 1rem; padding-inline: .25rem; }
  .gallery-experience .gallery-item,
  .gallery-experience .gallery-item.is-featured { grid-column: auto; }
  .gallery-experience .gallery-item:nth-child(3n+2) { margin-top: 2rem; }
  .gallery-experience .gallery-item-title { font-size: .875rem; }
  .gallery-experience .gallery-item-meta { font-size: .75rem; }
  .gallery-experience .gallery-item-action { display: none; }
  .gallery-experience .gallery-grid-head p { font-size: 1rem; }
}
@media (prefers-reduced-motion: reduce) {
  .gallery-experience .gallery-item { transition: none; }
  .gallery-experience .gallery-showreel-track { animation: none !important; }
}
@media (max-width: 48rem) {
  .experience #ch-08 .reel-controls { left: 1.25rem; right: 1.25rem; width: auto; }
  .experience #ch-08 .reel-controls > div { display: flex; flex-shrink: 0; }
}
@media (max-width: 48rem) {
  .experience #ch-08 .reel-controls {
    inset-inline: 20px !important;
    width: calc(100% - 40px) !important;
    max-width: calc(100% - 40px);
  }
}

/* Full-screen film presentation, including the showcase (chapter 02).
   Gallery cards remain previews; chapter films always fill their entire stage.
   Cover preserves aspect ratio, cropping edges where screen shapes differ. */
html:not(.madness-mode) body.experience .chapters .chapter .chapter-film,
html.madness-mode body.experience .chapters .chapter .chapter-film {
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none;
  object-fit: cover !important;
  object-position: center;
  border-radius: 0;
  clip-path: none !important;
}
html:not(.madness-mode) body.experience .chapters .chapter {
  background-size: cover !important;
  background-position: center !important;
}
html:not(.madness-mode) body.experience .chapters .chapter .chapter-shade {
  display: block !important;
  background: linear-gradient(0deg, rgba(5,5,7,.88), rgba(5,5,7,.46) 25%, transparent 63%);
}
body.experience #ch-02 .chapter-body { pointer-events: auto; }
body.experience #ch-02 .film-console {
  padding: .5rem .75rem;
  background: rgba(5,5,7,.68);
}
.gallery-experience .page-hero { min-height: 100vh; min-height: 100svh; }

/* Watch sequence: full-screen media, with pricing revealed after reassembly. */
.experience .chapters.watch-scrub-locked { overflow-y: hidden; }
.experience #ch-07.watch-scrubbing { touch-action: pinch-zoom; }
.experience #ch-07.watch-scrubbing .chapter-body {
  visibility: hidden;
  pointer-events: none;
}
.experience #ch-07.watch-scrubbing .chapter-shade {
  background: linear-gradient(0deg, rgba(5,5,7,.85), transparent 32%);
}
.watch-scrub-controls {
  position: absolute;
  z-index: 5;
  left: max(1.25rem, env(safe-area-inset-left));
  right: max(1.25rem, env(safe-area-inset-right));
  bottom: 6rem;
  max-width: 32rem;
  margin-inline: auto;
  padding: .75rem 1rem;
  background: rgba(5,5,7,.78);
}
.watch-scrub-controls[hidden], .watch-scrub-fallback[hidden] { display: none; }
.watch-scrub-controls label { display: block; font-size: 1rem; color: #fff; }
.watch-scrub-controls input { display: block; width: 100%; height: 44px; accent-color: var(--accent); touch-action: pan-x; }
.watch-scrub-controls p { font-size: .875rem; color: #ffffffb8; }
.watch-scrub-fallback { min-height: 44px; margin-top: .75rem; background: var(--accent); color: #fff; border: 0; padding: .5rem 1rem; }

/* Watch headline; scroll/swipe drives the film without a visible progress bar.
   Keep the optional range available to keyboard and assistive technology. */
.watch-scrub-controls .watch-scrub-title {
  margin: 0 0 .75rem;
  color: #fff;
  font-size: clamp(1.8rem, 5vw, 2.75rem);
  line-height: 1.05;
  letter-spacing: -.045em;
}
.watch-scrub-controls .watch-scrub-title em {
  color: #fff;
  font-family: Georgia, serif;
  font-weight: 400;
}
.watch-scrub-controls .watch-scrub-range:not(:focus-visible) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
}
.watch-scrub-controls .watch-scrub-range { accent-color: #fff; }
.watch-scrub-controls #watch-scrub-hint { margin-top: .4rem; }

/* Selected websites: quiet text links, with no image cards or icons. */
body.experience #ch-10 .chapter-body {
  padding-bottom: 6rem;
  max-width: var(--content-width);
}
body.experience #ch-10 .website-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .5rem 1.5rem;
  width: min(100%, 58rem);
  margin-top: 1.25rem;
}
body.experience #ch-10 .website-links a {
  display: flex;
  align-items: center;
  min-height: 48px;
  padding: .65rem 0;
  border-bottom: 1px solid rgba(255,255,255,.45);
  color: #fff;
  font-size: 1rem;
  line-height: 1.35;
  text-decoration: none;
  background: transparent;
  transition: border-color .2s, color .2s;
}
body.experience #ch-10 .website-links a:hover,
body.experience #ch-10 .website-links a:focus-visible {
  border-color: #fff;
  text-decoration: underline;
  text-underline-offset: .3em;
}
@media (max-width: 48rem) {
  body.experience #ch-10 .chapter-body {
    padding: 0 1.25rem 5.5rem;
    max-height: calc(100% - 5rem);
  }
  body.experience #ch-10 .chapter-body h2 {
    max-width: none;
    font-size: 2rem;
    line-height: 1.05;
  }
  body.experience #ch-10 .website-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .25rem 1.25rem;
    margin-top: 1rem;
  }
  body.experience #ch-10 .website-links a { font-size: .9375rem; }
}
body.experience #ch-10 .chapter-body h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  max-width: none;
}
body.experience #ch-10 .chapter-shade {
  display: block !important;
  opacity: 1 !important;
  background: linear-gradient(0deg, rgba(5,5,7,.85), rgba(5,5,7,.58) 20%, transparent 48%) !important;
}

/* Keep the project heading neutral so the film remains the focus. */
body.experience #ch-10 .chapter-body h2 em {
  color: #fff;
}

/* Focused mobile refinements. The established type and full-screen films stay. */
body .site-sound-control { transform: none; gap: 0; }
body .site-sound-control [data-sound-toggle] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  min-width: 112px;
  min-height: 44px;
  padding: .6rem .9rem;
  border: 1px solid #ffffff50;
  border-radius: 999px;
  background: #08080bbf;
  color: #fff;
  font-size: .8125rem;
  letter-spacing: 0;
  text-transform: none;
}
[data-sound-toggle]::before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff65;
}
[data-sound-toggle][aria-pressed="true"]::before { background: #fff; }
body .site-sound-control [data-sound-toggle]:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 4px;
}
body.experience .capability-list {
  width: min(100%, 40rem);
  list-style: none;
  padding: 0;
  margin: 1.25rem 0 0;
}
.capability-list li {
  padding: .85rem 0;
  border-top: 1px solid #ffffff55;
  font-size: clamp(1.125rem, 2vw, 1.6rem);
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 1.25;
}
body.experience #ch-10 .website-links a {
  min-height: 52px;
  padding-inline: .25rem;
  transition: background-color .18s, border-color .18s;
}
body.experience #ch-10 .website-links a:active { background: #ffffff20; border-color: #fff; }
body.experience #ch-10 .website-links a:focus-visible { outline: 2px solid #fff; outline-offset: 3px; }
.reel-hint { display: inline-flex; align-items: center; gap: .65rem; }
.reel-hint > span { display: inline-block; font-size: 1.1rem; }
.mobile-primary-action { display: none; }
/* Local fades keep captions readable as the replacement films change light. */
body.experience #ch-06 .chapter-shade,
body.experience #ch-11 .chapter-shade,
body.experience #ch-13 .chapter-shade {
  display: block !important;
  opacity: 1 !important;
  background: linear-gradient(0deg, #050507e8, #050507b3 23%, transparent 60%) !important;
}
@media (prefers-reduced-motion: no-preference) {
  #ch-08.is-current .reel-hint > span { animation: swipe-cue 1.5s ease-in-out 3; }
  @keyframes swipe-cue { 50% { transform: translateX(7px); } }
}
@media (max-width: 48rem) {
  body.experience #ch-08 .reel-item { flex-basis: 66vw; width: 66vw; }
  body.experience .mobile-primary-action { display: inline-flex; }
  body.experience #ch-01 .hero-explore,
  body.experience #ch-14 .contact-gallery-link,
  body.experience #ch-14 .contact-note,
  body.experience #ch-07 .price-grid,
  body.experience #ch-13 .download-grid { display: none; }
  body.experience #ch-01 .chapter-body { padding-bottom: 6rem; }
}
@media (prefers-reduced-motion: reduce) {
  body.experience #ch-10 .website-links a { transition: none; }
}
/* The taller capability list needs contrast through the middle of the film. */
body.experience #ch-11 .chapter-shade {
  background: linear-gradient(0deg, #050507e8, #050507b8 40%, transparent 72%) !important;
}

/* Mobile captions: one heading and one short supporting sentence. */
.mobile-support { display: none; }
@media (max-width: 48rem) {
  body.experience .chapter .desktop-support,
  body.experience .chapter .eyebrow,
  body.experience #watch-scrub-hint { display: none; }
  body.experience .chapter .mobile-support { display: inline; }
  body.experience .chapter .chapter-body .chapter-intro {
    display: block;
    font-size: .9375rem;
    line-height: 1.4;
    max-width: 30ch;
  }
}
