@font-face {
  font-family: 'Barlow Condensed';
  src: url('./assets/fonts/BarlowCondensed-ExtraBold.ttf') format('truetype');
  font-style: normal; font-weight: 800; font-display: swap;
}
@font-face {
  font-family: 'Barlow Condensed';
  src: url('./assets/fonts/BarlowCondensed-ExtraBoldItalic.ttf') format('truetype');
  font-style: italic; font-weight: 800; font-display: swap;
}
/* One character, one stage, three areas of expertise. */
.home-page { --scene-gutter: clamp(24px, 4.2vw, 80px); --header-offset: 112px; --home-line: var(--line); --story-ink: var(--ink); background: var(--paper); color: var(--story-ink); }
.home-page .skip-link { z-index: 100; }
.home-page .site-header { position: fixed; z-index: 30; inset: 0 0 auto; width: 100%; height: 90px; max-width: none; margin: 0; padding: 0 var(--scene-gutter); border: 0; gap: 28px; background: color-mix(in srgb, var(--soft) 91%, transparent); color: var(--story-ink); }
.home-page .wordmark { font-size: 23px; letter-spacing: -1px; font-weight: 750; }
.wordmark-dot { font-size: 9px; vertical-align: top; margin-left: 3px; }
.home-page .site-header nav { margin: 0 auto; gap: 30px; font-size: 11px; }
.home-page .scene-nav a { opacity: .65; padding: 12px 0; white-space: nowrap; }
.home-page .scene-nav a span { font-size: 9px; margin-right: 5px; }
.home-page .scene-nav a.current, .home-page .scene-nav a:hover { opacity: 1; color: inherit; text-decoration: none; }
.home-page .scene-nav a.current { box-shadow: 0 1px currentColor; }
.header-contact { display: inline-flex; align-items: center; gap: 25px; border: 1px solid var(--line); border-radius: 50px; padding: 10px 18px; font-size: 11px; white-space: nowrap; }
.header-contact span { font-size: 18px; }
.header-contact:hover { background: var(--soft); }
.home-page .site-header.is-past-story { background: var(--paper); border-bottom: 1px solid var(--home-line); }
.story { position: relative; background: var(--scene-intro); }
.story-anchor { display: block; height: 0; scroll-margin-top: 0; }
.story-stage { position: relative; }
.story-atmosphere, .story-big-word, .story-visual { display: none; }
.story-panel { position: relative; min-height: 100svh; padding: 135px var(--scene-gutter) 90px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 8%; scroll-margin-top: 0; isolation: isolate; }
.story-portrait { position: relative; grid-column: 2; grid-row: 1; justify-self: center; width: min(100%, 44svh); height: 66svh; isolation: isolate; }
.story-poster { position: relative; z-index: 1; width: 100%; height: 100%; object-fit: contain; }
.story-portrait::after, .story-visual::after { content: ''; position: absolute; z-index: 0; left: 33%; width: 56%; bottom: 3.5%; height: 1.5%; border-radius: 50%; background: #14243d22; filter: blur(4px); pointer-events: none; }
.story-panel[data-panel="1"] .story-portrait::after, .story-panel[data-panel="3"] .story-portrait::after { left: 11%; }
.intro-panel .story-portrait::after { left: 25%; width: 50%; }
.story-panel[data-panel="2"] .story-portrait { grid-column: 1; }
.story-panel[data-panel="2"] .chapter-copy { grid-column: 2; }
.intro-panel { grid-template-columns: 1fr 1.25fr 1fr; gap: 3%; }
.intro-panel .story-portrait { grid-column: 2; }
.intro-note, .chapter-copy { position: relative; z-index: 2; grid-column: 1; grid-row: 1; }
.story-kicker { display: flex; align-items: center; gap: 18px; font-size: 10px; letter-spacing: 1.6px; font-weight: 500; }
.story-kicker > span { font-size: 10px; letter-spacing: 0; border: 1px solid var(--line); width: 30px; height: 30px; border-radius: 50%; display: inline-grid; place-items: center; }
.intro-note { width: 100%; max-width: 570px; }
.intro-note h1 { font-size: clamp(21px, 1.95vw, 30px); line-height: 1.5; letter-spacing: -1.3px; font-weight: 500; margin-top: 22px; }
.intro-note h1 em { font-style: normal; color: var(--accent); }
.intro-aside { position: relative; z-index: 2; grid-column: 3; grid-row: 1; justify-self: end; font-size: 13px; line-height: 2; color: var(--muted); }
.chapter-copy { width: 100%; max-width: 540px; }
.chapter-copy h2 { font-size: clamp(38px, 4.2vw, 66px); line-height: 1.17; letter-spacing: -2.8px; font-weight: 500; margin-top: 24px; }
.chapter-copy h2 em { font-style: normal; color: var(--accent); }
.chapter-description { font-size: 14px; line-height: 1.9; color: var(--muted); margin-top: 22px; }
.story-projects { margin-top: 27px; border-top: 1px solid var(--line); }
.story-project { display: flex; align-items: center; gap: 15px; min-height: 79px; padding: 10px 0; border-bottom: 1px solid var(--line); transition: padding .2s, background .2s; }
.story-project:hover { padding-inline: 9px; background: #ffffff38; }
.story-project > img { width: 65px; height: 52px; border-radius: 5px; object-fit: cover; background: #fff; }
.story-project > span:nth-child(2) { min-width: 0; }
.story-project strong { display: block; font-size: 16px; font-weight: 550; line-height: 1.5; letter-spacing: -.3px; }
.story-project small { display: block; margin-top: 3px; font-size: 12px; color: var(--muted); line-height: 1.4; }
.project-link-arrow { font-size: 21px; margin-left: auto; flex-shrink: 0; }
.chapter-all { display: flex; width: fit-content; align-items: center; gap: 38px; min-height: 44px; font-size: 12px; padding: 12px 0; }
.chapter-all:hover { text-decoration: underline; text-underline-offset: 5px; }
.broadcast-link { display: grid; grid-template-columns: 1fr auto; position: relative; padding: 15px 0 12px; border-bottom: 1px solid var(--line); }
.broadcast-link > span { font-size: 10px; color: var(--muted); }
.broadcast-link strong { grid-column: 1; font-size: 13px; font-weight: 500; margin-top: 4px; }
.broadcast-link strong small { margin-left: 12px; font-size: 8px; letter-spacing: .5px; color: var(--muted); }
.broadcast-link b { grid-column: 2; grid-row: 1 / 3; align-self: center; font-weight: 400; font-size: 20px; }
.broadcast-link:hover strong { text-decoration: underline; text-underline-offset: 4px; }
/* Shared floor height; only horizontal position changes between scenes. */
.story-panel[data-panel="1"] { background: var(--scene-care); }
.story-panel[data-panel="2"] { background: var(--scene-move); }
.story-panel[data-panel="3"] { background: var(--scene-life); }
.story-word-title, .story-panel::before { font-family: 'Barlow Condensed', Impact, sans-serif; font-size: clamp(120px, 15vw, 250px); font-weight: 800; line-height: .78; letter-spacing: -.045em; white-space: nowrap; }
.story-panel::before { content: attr(data-word); position: absolute; z-index: 0; top: 150px; left: 55%; color: var(--accent); pointer-events: none; }
.story-panel[data-panel="2"]::before { left: var(--scene-gutter); }
.story-panel[data-panel="0"]::before { left: 50%; translate: -50% 0; font-size: clamp(160px, 24vw, 350px); }
.story-stage[data-chapter="1"] .story-word-title, .story-panel[data-panel="1"]::before { color: transparent; -webkit-text-stroke: 1.5px var(--accent); }
.story-stage[data-chapter="2"] .story-word-title, .story-panel[data-panel="2"]::before { font-style: italic; letter-spacing: -.025em; }
.story-stage[data-chapter="3"] .story-word-title, .story-panel[data-panel="3"]::before { font-family: Georgia, 'Times New Roman', serif; font-style: italic; font-weight: 400; font-size: clamp(110px, 13.5vw, 230px); letter-spacing: -.085em; }
.story-panel[data-panel="1"] .story-poster, .story-panel[data-panel="3"] .story-poster { transform: scaleX(-1); }
.story-ready { height: 520svh; }
.story-ready .story-anchor { position: absolute; top: calc(var(--chapter) * 140svh); left: 0; }
.story-ready .story-stage { position: sticky; top: 0; height: 100svh; min-height: 620px; overflow: hidden; isolation: isolate; }
.story-ready .story-atmosphere { display: block; position: absolute; inset: 0; z-index: -2; background: radial-gradient(ellipse at 50% 45%, #ffffff80, transparent 65%); }
.story-ready .story-big-word { display: block; position: absolute; z-index: 0; top: 15%; left: 55%; width: 42%; color: var(--accent); user-select: none; pointer-events: none; }
.story-word-label { display: block; font-size: 10px; font-weight: 600; letter-spacing: .18em; line-height: 1.5; margin: 0 0 12px 4px; }
.story-word-title { display: block; }
.story-stage[data-chapter="0"] .story-big-word { top: 16%; left: 50%; width: 90%; translate: -50% 0; text-align: center; }
.story-stage[data-chapter="0"] .story-word-title { font-size: clamp(160px, 24vw, 350px); }
.story-stage[data-chapter="2"] .story-big-word { left: var(--scene-gutter); }
.story-ready .story-visual { --visual-x: 50%; display: block; position: absolute; bottom: 9svh; left: var(--visual-x); width: 46svh; max-width: 42vw; height: 69svh; translate: -50% 0; z-index: 1; pointer-events: none; }
.story-visual::after { left: var(--ground-left, 25%); width: var(--ground-width, 50%); }
.story-character { position: absolute; inset: 0; z-index: 1; opacity: 0; }
.story-character img { width: 100%; height: 100%; object-fit: contain; }
.story-character:nth-child(2) img, .story-character:nth-child(4) img { transform: scaleX(-1); }
.story-ready .story-panel { position: absolute; z-index: 2; inset: 0; display: block; padding: 0; min-height: 0; opacity: 0; visibility: hidden; pointer-events: none; background: transparent; }
.story-ready .story-panel.is-current { visibility: visible; }
.story-ready .story-panel.is-current a { pointer-events: auto; }
.story-ready .story-portrait, .story-ready .story-panel::before { display: none; }
.story-ready .intro-note { position: absolute; top: 48%; left: var(--scene-gutter); width: 27%; }
.story-ready .intro-aside { position: absolute; top: 57%; right: var(--scene-gutter); width: 21%; text-align: right; }
.story-ready .chapter-copy { position: absolute; left: var(--scene-gutter); width: 39%; top: 50%; transform: translateY(-46%); }
.story-ready [data-panel="2"] .chapter-copy { left: 55%; width: calc(45% - var(--scene-gutter)); }
.story-footer { position: absolute; z-index: 5; bottom: 24px; left: var(--scene-gutter); right: var(--scene-gutter); display: flex; align-items: center; gap: 24px; }
.story-next { display: inline-flex; align-items: center; gap: 14px; min-height: 44px; font-size: 12px; }
.scroll-line { display: block; width: 24px; height: 1px; background: currentColor; }
.story-motion { min-height: 44px; background: none; border: 0; font-size: 12px; color: var(--muted); }
.story-progress { display: flex; align-items: center; margin-left: auto; }
.story-progress a { width: 30px; height: 44px; display: grid; place-items: center; }
.story-progress a span { width: 4px; height: 4px; border-radius: 8px; background: currentColor; opacity: .3; transition: width .2s; }
.story-progress a[aria-current] span { width: 18px; opacity: 1; }
.chapter-count { font-size: 9px; font-variant-numeric: tabular-nums; letter-spacing: 1px; }
.chapter-description { color: var(--body); }
.contact-section a:focus-visible { outline-color: var(--highlight); }
.home-page .scene-nav a.current, .home-page .scene-nav a:hover { color: var(--accent); }
@media (max-height: 760px) and (min-width: 861px) {
  .chapter-copy h2 { font-size: 44px; margin-top: 15px; }
  .chapter-description { margin-top: 14px; font-size: 12px; }
  .story-projects { margin-top: 18px; }
  .story-project { min-height: 66px; padding-block: 7px; }
  .story-project > img { height: 46px; width: 58px; }
}
@media (max-width: 1000px) {
  .home-page .site-header nav { gap: 18px; font-size: 10px; }
  .home-page .scene-nav a span { display: none; }
  .story-project strong { font-size: 14px; }
}
@media (max-width: 860px) {
  .home-page .site-header { height: 68px; gap: 0; padding-inline: 22px; }
  .home-page .wordmark { font-size: 21px; }
  .header-contact { margin-left: auto; padding: 6px 12px; gap: 16px; font-size: 10px; }
  .home-page .site-header nav { position: absolute; top: 65px; left: 22px; right: 22px; justify-content: space-between; font-size: 10px; gap: 10px; padding: 2px 0; }
  .home-page .site-header.is-past-story nav { visibility: hidden; }
  .story-panel, .intro-panel { display: flex; flex-direction: column; padding: 130px 22px 55px; gap: 24px; }
  .story-portrait { width: 24svh; max-width: 48%; height: 36svh; order: -1; align-self: flex-end; }
  .story-panel[data-panel="2"] .story-portrait { align-self: flex-start; }
  .intro-panel .story-portrait { width: 26svh; max-width: 70%; height: 39svh; align-self: center; margin-top: 50px; }
  .intro-note, .chapter-copy { width: 100%; max-width: none; }
  .intro-note h1 { font-size: 24px; margin-top: 15px; }
  .intro-panel .intro-note { text-align: center; }
  .intro-aside { display: none; }
  .story-kicker { font-size: 8px; gap: 10px; letter-spacing: 1px; }
  .intro-panel .story-kicker { justify-content: center; }
  .story-kicker > span { width: 24px; height: 24px; font-size: 8px; }
  .chapter-copy h2 { font-size: 34px; line-height: 1.18; letter-spacing: -1.7px; margin-top: 13px; }
  .chapter-copy h2 br { display: none; }
  .chapter-copy h2 em { display: block; }
  .chapter-description { font-size: 13px; line-height: 1.7; margin-top: 12px; }
  .story-ready .story-stage { min-height: 0; }
  .story-ready .intro-note { width: calc(100% - 44px); top: 66%; left: 22px; }
  .story-ready .intro-note h1 { font-size: 23px; }
  .story-ready .intro-note h1 br:nth-child(1) { display: none; }
  .story-ready .story-visual { top: var(--visual-top, 115px); bottom: auto; height: var(--visual-height, 27svh); width: var(--visual-width, 18svh); max-width: 70vw; }
  .story-ready .chapter-copy, .story-ready [data-panel="2"] .chapter-copy { top: 45%; left: 22px; width: calc(100% - 44px); transform: none; }
  .story-ready .story-big-word { top: 22%; left: 6%; width: 43%; }
  .story-ready .story-stage[data-chapter="2"] .story-big-word { left: 52%; }
  .story-word-label { font-size: 7px; letter-spacing: .1em; margin: 0 0 10px 2px; max-width: 150px; }
  .story-word-title, .story-panel::before { font-size: 19vw; }
  .story-stage[data-chapter="3"] .story-word-title, .story-panel[data-panel="3"]::before { font-size: 18vw; }
  .story-panel::before { left: 6%; top: 195px; }
  .story-panel[data-panel="2"]::before { left: 52%; }
  .story-panel[data-panel="0"]::before, .story-stage[data-chapter="0"] .story-word-title { font-size: 36vw; }
  .story-panel[data-panel="0"]::before { top: 130px; }
  .story-ready .story-stage[data-chapter="0"] .story-big-word { left: 50%; top: 15%; width: 90%; }
  .story-stage[data-chapter="0"] .story-word-label { max-width: none; }
  .story-stage[data-chapter="1"] .story-word-title, .story-panel[data-panel="1"]::before { -webkit-text-stroke-width: 1px; }
  .story-projects { margin-top: 15px; }
  .story-project { min-height: 58px; gap: 12px; padding: 7px 0; }
  .story-project > img { width: 51px; height: 41px; border-radius: 3px; }
  .story-project strong { font-size: 13px; }
  .story-project small { font-size: 11px; }
  .chapter-all { font-size: 12px; padding: 10px 0; }
  .broadcast-link { padding: 8px 0; }
  .broadcast-link strong { font-size: 12px; }
  .broadcast-link strong small { font-size: 9px; margin-left: 8px; }
  .story-footer { bottom: 12px; left: 22px; right: 22px; gap: 14px; }
  .story-next { gap: 9px; }
  .story-next-label, .scroll-line, .chapter-count { display: none; }
  .story-progress a { width: 26px; }
}
@media (max-width: 860px) and (max-height: 830px) {
  .story-ready .chapter-copy, .story-ready [data-panel="2"] .chapter-copy { top: 42%; }
  .chapter-copy h2 { font-size: 30px; }
}
@media (max-width: 860px) and (max-height: 700px) {
  .chapter-copy h2 { font-size: 26px; margin-top: 8px; }
  .story-project { min-height: 48px; }
  .story-project > img { height: 36px; width: 45px; }
  .story-projects { margin-top: 8px; }
  .chapter-all { padding-block: 8px; }
  .broadcast-link { padding-block: 5px; }
  .broadcast-link > span { line-height: 1.4; }
  .broadcast-link strong { margin-top: 2px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .home-page *, .home-page *::before, .home-page *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
/* Subsequent content stays concise, with the complete archive one click away. */
.home-page .section { padding-block: 86px; }
.home-page .work-section { padding-block: 44px; scroll-margin-top: var(--header-offset); }
.archive-disclosure > summary { display: flex; align-items: center; justify-content: space-between; gap: 25px; list-style: none; cursor: pointer; padding: 16px 0; font-size: clamp(22px, 3vw, 42px); letter-spacing: -1.4px; }
.archive-disclosure > summary::-webkit-details-marker { display: none; }
.archive-disclosure > summary small { display: block; font-size: 10px; letter-spacing: 2px; color: var(--muted); margin-bottom: 12px; }
.archive-disclosure > summary:focus-visible { outline: 2px solid var(--accent); outline-offset: 8px; }
.archive-plus { font-weight: 300; font-size: 40px; }
.archive-disclosure[open] .archive-plus { transform: rotate(45deg); }
.archive-disclosure .when-open, .archive-disclosure[open] .when-closed { display: none; }
.archive-disclosure[open] .when-open { display: inline; }
.archive-content { padding: 12px 0 24px; }
/* Desktop captions sit on the artwork; touch devices retain readable captions. */
@media (hover: hover) and (pointer: fine) {
  .home-page #project-grid { gap: 26px; }
  .home-page #project-grid .project-open { position: relative; isolation: isolate; overflow: hidden; }
  .home-page #project-grid .project-info { position: absolute; inset: 0; z-index: 1; display: flex; flex-direction: column; justify-content: flex-end; padding: clamp(18px, 1.8vw, 28px); background: linear-gradient(180deg, color-mix(in srgb, var(--ink) 80%, transparent), color-mix(in srgb, var(--ink) 96%, transparent)); color: var(--on-dark); opacity: 0; transform: translateY(8px); pointer-events: none; transition: opacity .2s ease, transform .2s ease; }
  .home-page #project-grid .project-open:hover .project-info,
  .home-page #project-grid .project-open:focus-visible .project-info { opacity: 1; transform: none; }
  .home-page #project-grid .project-meta { margin-top: 0; color: var(--on-dark-muted); font-size: 12px; line-height: 1.4; }
  .home-page #project-grid .project-name { gap: 12px; margin-top: 10px; }
  .home-page #project-grid .project-name h3 { color: var(--on-dark); font-size: clamp(18px, 1.55vw, 24px); line-height: 1.35; letter-spacing: -.4px; }
  .home-page #project-grid .project-arrow { color: var(--on-dark); flex-shrink: 0; }
  .home-page #project-grid .project-subtitle { color: var(--on-dark-muted); font-size: 14px; line-height: 1.6; margin-top: 10px; }
  .home-page #project-grid .project-image img { transition: transform .3s ease; }
  .home-page #project-grid .project-open:hover .project-image img { transform: scale(1.035); }
}
@media (max-width: 600px) {
  .home-page #project-grid { grid-template-columns: 1fr; }
}
.home-page .services-section { display: grid; grid-template-columns: 1fr 1.35fr; gap: 42px 8%; border-top: 1px solid var(--home-line); }
.service-intro h2 { font-size: clamp(30px, 3.2vw, 48px); line-height: 1.4; margin-top: 22px; letter-spacing: -2px; }
.service-intro .eyebrow { font-size: 10px; letter-spacing: 1.6px; }
.service-list article { padding: 23px 0; display: grid; grid-template-columns: 30px 1fr; gap: 4px 16px; border-bottom: 1px solid var(--home-line); }
.service-list article:first-child { padding-top: 0; }
.service-list article > span { font-size: 10px; padding-top: 9px; color: var(--muted); }
.service-list h3 { font-size: 22px; font-weight: 500; letter-spacing: -.7px; }
.service-list p { grid-column: 2; font-size: 14px; color: var(--muted); }
.process-strip { grid-column: 1 / -1; display: flex; justify-content: space-between; gap: 20px; align-items: center; padding-top: 10px; font-size: 12px; }
.process-strip > span { color: var(--muted); }
.process-strip ol { display: flex; list-style: none; gap: 28px; margin: 0; padding: 0; }
.process-strip li + li::before { content: '↗'; color: var(--muted); padding-right: 28px; }
.contact-section { background: var(--ink); color: var(--white); scroll-margin-top: var(--header-offset); }
.contact-inner { display: grid; grid-template-columns: 1.5fr 1fr; align-items: center; gap: 10%; }
.contact-copy .eyebrow { color: var(--on-dark-muted); font-size: 10px; letter-spacing: 1.5px; }
.contact-copy h2 { font-size: clamp(35px, 4.4vw, 65px); font-weight: 500; letter-spacing: -2.5px; line-height: 1.35; margin-top: 24px; }
.contact-copy h2 span { color: var(--highlight); }
.contact-copy > p { color: var(--on-dark-muted); margin-top: 22px; font-size: 15px; }
.contact-cta { margin-top: 32px; display: inline-flex; align-items: center; gap: 65px; padding: 15px 23px; background: var(--accent); color: var(--white); font-size: 14px; }
.contact-cta > span { font-size: 22px; }
.contact-cta:hover { background: var(--accent-hover); }
.contact-note { display: block; font-size: 11px; color: var(--on-dark-muted); margin-top: 12px; }
.contact-aside { border-left: 1px solid #ffffff30; padding-left: 45px; }
.contact-aside > span, .contact-aside > div > span { font-size: 10px; color: var(--on-dark-muted); letter-spacing: .8px; }
.contact-aside > p { font-size: 25px; line-height: 1.6; margin-top: 20px; letter-spacing: -1px; }
.contact-aside > div { margin-top: 28px; }
.contact-aside ul { margin: 12px 0 0; padding-left: 16px; font-size: 13px; line-height: 2.2; color: var(--on-dark-muted); }
.home-page footer { padding-block: 27px; }
.home-page footer .wordmark { font-size: 18px; letter-spacing: -.6px; }
@media (max-width: 860px) {
  .home-page .section { padding-block: 52px; }
  .home-page .work-section { padding-block: 28px; }
  .archive-disclosure > summary { font-size: 24px; letter-spacing: -.8px; }
  .archive-disclosure > summary small { font-size: 11px; }
  .archive-plus { font-size: 31px; }
  .home-page .services-section { grid-template-columns: 1fr; gap: 32px; }
  .service-intro h2 { font-size: 33px; margin-top: 18px; }
  .service-list h3 { font-size: 21px; }
  .service-list p { font-size: 13px; }
  .process-strip { align-items: flex-start; flex-direction: column; gap: 13px; font-size: 11px; }
  .process-strip ol { gap: 9px; flex-wrap: wrap; }
  .process-strip li + li::before { padding-right: 9px; }
  .contact-inner { grid-template-columns: 1fr; gap: 36px; }
  .contact-copy h2 { font-size: 37px; }
  .contact-copy > p { font-size: 14px; }
  .contact-cta { width: 100%; justify-content: space-between; margin-top: 26px; }
  .contact-aside { padding: 26px 0 0; border-left: 0; border-top: 1px solid #ffffff30; }
  .contact-aside > p { font-size: 21px; margin-top: 14px; }
  .contact-aside > div { margin-top: 18px; }
}

/* A full-bleed studio opening: backdrop → oversized name → character → UI. */
.home-page {
  --studio-backdrop: radial-gradient(ellipse 68% 72% at 50% 34%, var(--studio-glow) 0%, transparent 82%), linear-gradient(180deg, var(--studio-edge) 0%, var(--scene-intro) 64%, var(--studio-floor) 100%);
}
.home-page .site-header { height: 102px; gap: 42px; background: color-mix(in srgb, var(--paper) 95%, transparent); }
.home-page .site-header .wordmark { display: flex; flex-direction: column; gap: 9px; font-size: 24px; letter-spacing: -.9px; flex-shrink: 0; }
.home-page .site-header .wordmark small { font-size: 9px; font-weight: 500; letter-spacing: .16em; }
.home-page .site-header .scene-nav { margin: 0 0 0 auto; gap: 30px; font-size: 12px; }
.home-page .scene-nav a { opacity: 1; }
.home-page .header-contact { min-height: 44px; border: 0; border-radius: 0; padding: 0; gap: 16px; font-size: 12px; }
.home-page .header-contact > span { display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid currentColor; border-radius: 50%; font-size: 20px; }
.home-page .header-contact:hover { background: transparent; }
.home-page .header-contact:hover > span { transform: translate(2px, -2px); }
.home-page .site-header[data-tone="light"] { background: transparent; color: var(--on-dark); }
.home-page .site-header[data-tone="light"] .scene-nav a:hover, .home-page .site-header[data-tone="light"] .scene-nav a.current { color: #fff; }
.home-page .site-header[data-tone="light"] a:focus-visible { outline-color: #fff; }
.home-page .site-header[data-tone="dark"] { color: var(--ink); }
.story-ready .story-atmosphere { background: radial-gradient(ellipse at 50% 45%, #ffffff80, transparent 65%); }
.story-ready .story-atmosphere::before { content: ''; position: absolute; inset: 0; background: var(--studio-backdrop); opacity: var(--intro-presence, 1); }
.story-ready .story-atmosphere::after { content: ''; position: absolute; left: -10%; right: -10%; top: 72%; bottom: 0; background: radial-gradient(ellipse at 50% 0, #719dff12, transparent 68%); opacity: var(--intro-presence, 1); }
.story-ready .story-visual { height: var(--visual-height, 59svh); width: var(--visual-width, 39.333svh); bottom: 12svh; }
.story-ready .story-stage[data-chapter="0"] .story-big-word,
.story-panel[data-panel="0"]::before { top: 46%; left: 50%; width: 100%; translate: -50% -50%; text-align: center; color: var(--studio-title); }
.story-stage[data-chapter="0"] .story-word-title,
.story-panel[data-panel="0"]::before { font-size: 31vw; line-height: .75; letter-spacing: -.03em; font-weight: 800; }
.story-stage[data-chapter="0"] .story-word-title { position: absolute; top: 46%; left: 50%; width: 100%; translate: -50% -50%; opacity: .74; }
.story-stage[data-chapter="0"] .story-word-label { position: absolute; top: 17svh; left: 0; width: 100%; max-width: none; margin: 0; font-size: 9px; font-weight: 500; letter-spacing: .24em; color: var(--on-dark); }
/* The label and title share the stage, behind the foreground character. */
.story-ready .story-stage[data-chapter="0"] .story-big-word { inset: 0; width: 100%; translate: none; transform: none; }
.story-ready .intro-note, .intro-panel .intro-note { position: absolute; z-index: 2; left: var(--scene-gutter); top: auto; bottom: 15%; width: 31%; max-width: 460px; color: #fff; }
.intro-panel .story-kicker { font-size: 11px; font-weight: 400; letter-spacing: .02em; color: var(--on-dark); }
.intro-panel .intro-note h1 { margin-top: 13px; font-size: clamp(20px, 1.75vw, 28px); font-weight: 400; line-height: 1.55; letter-spacing: -.8px; }
.intro-panel .intro-note h1 > span, .intro-panel .intro-note h1 > em { display: block; }
.intro-panel .intro-note h1 em { color: #fff; font-weight: 600; }
.story-ready .intro-aside, .intro-panel .intro-aside { position: absolute; z-index: 2; top: auto; bottom: 15%; right: var(--scene-gutter); width: 25%; max-width: 300px; color: var(--on-dark); text-align: left; font-size: 12px; line-height: 1.9; }
.intro-explore { display: flex; align-items: center; justify-content: space-between; gap: 25px; width: 190px; margin-top: 18px; padding-bottom: 9px; border-bottom: 1px solid color-mix(in srgb, var(--on-dark) 50%, transparent); font-size: 12px; color: #fff; }
.intro-explore > span { font-size: 20px; }
.intro-explore:hover { border-color: #fff; }
.intro-panel a:focus-visible { outline-color: #fff; }
.story-stage[data-chapter="0"] .story-footer, .story-stage[data-chapter="0"] .story-motion { color: var(--on-dark); }
.story-stage[data-chapter="0"] .story-footer a:focus-visible, .story-stage[data-chapter="0"] .story-footer button:focus-visible { outline-color: #fff; }
.story-stage[data-chapter="0"] .story-visual::after { background: #08153080; filter: blur(5px); }
.story:not(.story-ready) .intro-panel { display: block; min-height: 100svh; padding: 0; background: var(--studio-backdrop); }
.story:not(.story-ready) .intro-panel .story-portrait { position: absolute; left: 50%; bottom: 12svh; width: 39.333svh; max-width: 42vw; height: 59svh; margin: 0; translate: -50% 0; }
.story:not(.story-ready) .intro-panel .story-portrait::after { background: #08153080; }
@media (max-width: 1100px) {
  .home-page .site-header { gap: 25px; }
  .home-page .site-header .scene-nav { gap: 20px; font-size: 12px; }
  .intro-panel .intro-note h1 { font-size: 21px; }
}
@media (max-width: 860px) {
  .home-page { --header-offset: 144px; }
  .home-page .site-header { height: 78px; padding-inline: 22px; gap: 15px; align-items: center; }
  .home-page .site-header .wordmark { font-size: 21px; gap: 6px; }
  .home-page .site-header .wordmark small { font-size: 9px; }
  .home-page .header-contact { margin-left: auto; gap: 10px; font-size: 12px; }
  .home-page .header-contact > span { width: 30px; height: 30px; font-size: 18px; }
  .home-page .site-header .scene-nav { position: absolute; top: 80px; left: 22px; right: 22px; justify-content: space-between; gap: 8px; margin: 0; padding: 0 0 9px; border-bottom: 1px solid var(--line); font-size: 12px; }
  .home-page .site-header .scene-nav a { padding: 10px 0; min-height: 44px; }
  .home-page .site-header[data-tone="light"] .scene-nav { border-bottom-color: color-mix(in srgb, var(--on-dark) 24%, transparent); }
  .home-page .site-header.is-past-story .scene-nav { visibility: visible; }
  .home-page .site-header[data-tone="dark"]::before { content: ''; position: absolute; z-index: -1; inset: 0 0 -56px; background: var(--paper); }
  .story-ready .story-visual { top: var(--visual-top, 33svh); bottom: auto; }
  .story-ready .story-stage[data-chapter="0"] .story-big-word { inset: 0; width: 100%; }
  .story-panel[data-panel="0"]::before, .story-stage[data-chapter="0"] .story-word-title { font-size: 31vw; letter-spacing: -.03em; }
  .story-stage[data-chapter="0"] .story-word-label { top: 21svh; font-size: 9px; letter-spacing: .18em; }
  .story-ready .intro-note, .intro-panel .intro-note { top: auto; bottom: 13%; left: 22px; width: calc(100% - 44px); max-width: none; text-align: center; }
  .intro-panel .story-kicker { justify-content: center; font-size: 10px; }
  .story-ready .intro-note h1, .intro-panel .intro-note h1 { font-size: clamp(17px, 4.7vw, 22px); margin-top: 10px; line-height: 1.5; letter-spacing: -.6px; }
  .story-ready .intro-aside, .intro-panel .intro-aside { display: none; }
  .story-stage[data-chapter="0"] .story-next-label { display: inline; font-size: 10px; letter-spacing: .1em; }
  .story-ready [data-panel="3"] .chapter-copy { top: 44%; }
  .story:not(.story-ready) .intro-panel .story-portrait { top: 33svh; bottom: auto; height: 43svh; width: 28.6667svh; max-width: 70vw; }
  .story-panel[data-panel="0"]::before { top: 46svh; }
}
@media (max-height: 700px) and (max-width: 860px) {
  .story:not(.story-ready) .intro-panel { min-height: 100svh; }
  .story:not(.story-ready) .intro-panel .story-portrait { top: 28svh; height: 43svh; width: 28.6667svh; max-width: 70vw; }
  .story-panel[data-panel="0"]::before { top: 43svh; }
  .story:not(.story-ready) .intro-panel .intro-note { bottom: 9%; }
}

@media (max-height: 500px) and (max-width: 860px) {
  .story:not(.story-ready) .intro-panel { min-height: 620px; }
  .story:not(.story-ready) .intro-panel .story-portrait { top: 180px; height: 270px; width: 180px; }
  .story-panel[data-panel="0"]::before { top: 290px; }
}

.home-page .project-card, .home-page #services, .home-page #approach { scroll-margin-top: var(--header-offset); }

/* Keep scroll scenes available in shorter browser windows. */
@media (min-width: 861px) and (max-height: 649px) {
  .story-ready .story-stage { min-height: 0; }
  .story-ready .chapter-copy { top: 112px; transform: none; }
  .story-ready .chapter-copy h2 { font-size: 34px; margin-top: 8px; }
  .story-ready .chapter-description { margin-top: 10px; line-height: 1.6; }
  .story-ready .story-projects { margin-top: 10px; }
  .story-ready .story-project { min-height: 52px; padding-block: 5px; }
  .story-ready .story-project > img { height: 36px; width: 45px; }
  .story-ready .broadcast-link { padding-block: 7px; }
  .story-ready .story-big-word { top: 112px; }
  .story-ready .story-footer { bottom: 12px; }
}
@media (max-width: 860px) and (max-height: 830px) {
  .story-ready .chapter-copy,
  .story-ready [data-panel="2"] .chapter-copy,
  .story-ready [data-panel="3"] .chapter-copy { top: calc(142px + clamp(14svh, 114svh - 670px, 27svh)); }
  .story-ready .chapter-copy h2 { font-size: 26px; margin-top: 8px; }
  .story-ready .chapter-description { margin-top: 8px; line-height: 1.6; }
  .story-ready .story-projects { margin-top: 8px; }
  .story-ready .story-project { min-height: 48px; padding-block: 5px; }
  .story-ready .story-project > img { height: 36px; width: 45px; }
  .story-ready .story-big-word { top: 150px; }
  .story-ready .story-stage[data-chapter="0"] .story-word-label { top: 145px; }
}
