/* A quieter, editorial mobile cut of the cinematic desktop experience. */
@media (max-width: 700px) {
  :root { --pad: clamp(18px, 5.5vw, 26px); }
  html { scroll-padding-top: 20px; }
  body.simple-mobile { background-attachment: scroll; }
  body.simple-mobile main { position: relative; z-index: 3; }
  body.simple-mobile .scene-track,
  body.simple-mobile .scene-track.about-scene-track,
  body.simple-mobile .scene-track.reel-scene-track { height: auto; margin: 0 !important; }
  body.simple-mobile .scene-track + .scene-sequence,
  body.simple-mobile .scene-sequence + .scene-track { margin-top: 0 !important; }
  body.simple-mobile .scene-panel,
  body.simple-mobile .scene-panel.is-transitioning,
  body.simple-mobile .scene-panel.is-scene-pinned {
    position: relative !important; inset: auto !important; width: 100% !important;
    height: auto !important; min-height: 0 !important; margin: 0 !important;
    opacity: 1 !important; overflow: hidden; pointer-events: auto !important; transform: none !important;
  }
  body.simple-mobile .hero { display: grid; align-items: center; min-height: 100svh !important; padding: 88px var(--pad) 44px; }
  body.simple-mobile .hero-title { position: relative; top: auto; left: auto; width: 100%; padding: 0; text-align: left; transform: none; }
  body.simple-mobile .hero .eyebrow { max-width: 270px; margin: 0; font-size: 12px; line-height: 1.55; letter-spacing: .12em; }
  body.simple-mobile .hero h1 { display: block; margin: 34px 0 0; font-size: clamp(70px, 23vw, 108px); line-height: .72; letter-spacing: -.085em; }
  body.simple-mobile .hero h1 > .name-word { display: flex; width: max-content; }
  body.simple-mobile .hero h1 .glitch-letter,
  body.simple-mobile .selected-letter,
  body.simple-mobile .project-title-letter { animation: none !important; transform: none !important; }
  body.simple-mobile .hero h1 .glitch-letter { font-family: Manrope, Arial, sans-serif !important; }
  body.simple-mobile .hero-nav { position: absolute; top: 24px; right: var(--pad); bottom: auto; left: var(--pad); width: auto; justify-content: space-between; gap: 10px; margin: 0; transform: none; }
  body.simple-mobile .hero-nav { display: none !important; }
  body.simple-mobile .hero-nav a { min-width: 64px; padding: 12px 10px; font-size: 12px; text-align: center; }
  body.simple-mobile .scroll-hint { position: relative; bottom: auto; left: auto; margin-top: 56px; font-size: 10px; text-align: left; transform: none; }
  body.simple-mobile .scene-home-link { display: none; }
  body.simple-mobile .scene-panel.about-intro { display: flex; flex-direction: column; gap: 34px; padding: 72px var(--pad); }
  body.simple-mobile .about-intro-copy { order: 2; }
  body.simple-mobile .about-intro-visual { order: 1; width: calc(100vw - (var(--pad) * 2)); }
  body.simple-mobile .about-intro-image,
  body.simple-mobile .about-intro:not(.is-scene-present) .about-intro-image { opacity: 1; transform: none; animation: none; }
  body.simple-mobile .about-intro-tape { width: 44px; height: 82px; }
  body.simple-mobile .about-intro-bio { gap: 18px; margin: 0; }
  body.simple-mobile .about-intro-bio .bio-lead { font-size: clamp(22px, 6.3vw, 28px); line-height: 1.18; }
  body.simple-mobile .about-intro-bio .bio-detail { font-size: 14px; line-height: 1.55; }
  body.simple-mobile .scene-panel.reel { display: block; padding: 74px var(--pad); }
  body.simple-mobile .reel-content { display: flex; flex-direction: column; gap: 26px; width: 100%; }
  body.simple-mobile .reel-heading { align-items: flex-start; width: 100%; }
  body.simple-mobile .reel-link { --reel-link-x: 0px; margin: 0; padding: 9px 16px; }
  body.simple-mobile .reel-link strong { font-size: clamp(36px, 12vw, 54px); }
  body.simple-mobile .reel-embed { width: 100%; aspect-ratio: 16 / 10; }
  body.simple-mobile .projects { padding: 0; }
  body.simple-mobile .scene-panel.projects-heading { min-height: 72svh !important; padding: 84px var(--pad) 64px; font-size: clamp(66px, 20vw, 92px); line-height: .72; }
  body.simple-mobile .projects-heading > span { width: 100%; justify-content: center; }
  body.simple-mobile .projects-heading small { margin-top: 30px; font-size: 11px; }
  body.simple-mobile .selected-all-work-link { min-height: 44px; margin-top: 22px; padding: 14px 20px; }
  body.simple-mobile .selected-scroll-hint { display: none; }
  body.simple-mobile .scene-panel.project { width: 100% !important; padding: 44px var(--pad) 56px; }
  body.simple-mobile .project-media,
  body.simple-mobile .scene-panel.project.project-like-fog .project-media { width: 100%; height: auto; aspect-ratio: 4 / 3; box-shadow: 8px 6px 18px rgba(0, 0, 0, .22); }
  body.simple-mobile .project-media img { filter: saturate(.9); transform: scale(1.02); }
  body.simple-mobile .project-media-rollover { display: none; }
  body.simple-mobile .view-project { right: 14px; bottom: 14px; padding: 11px 13px; opacity: 1; font-size: 10px; transform: none; }
  body.simple-mobile .project-number { top: 14px; left: 14px; }
  body.simple-mobile .project-info,
  body.simple-mobile .project-info.project-info-stacked { display: grid; grid-template-columns: 1fr auto; gap: 7px 12px; margin-top: 15px; padding-top: 14px; }
  body.simple-mobile .project-info h2,
  body.simple-mobile .project-info.project-info-stacked h2 { grid: auto / 1 / -1; font-size: clamp(38px, 11vw, 52px); line-height: .92; white-space: normal; }
  body.simple-mobile .project-info p,
  body.simple-mobile .project-info.project-info-stacked p { grid-area: auto / 1; font-size: 11px; line-height: 1.45; }
  body.simple-mobile .project-info span,
  body.simple-mobile .project-info.project-info-stacked span { grid-area: auto / 2; font-size: 10px; white-space: nowrap; }
  body.simple-mobile .project-note { margin: 18px 0 0; font-size: 14px; line-height: 1.5; }
  body.simple-mobile .scene-panel.archive { display: block; padding: 80px var(--pad); }
  body.simple-mobile .archive-heading h2 { margin-bottom: 36px; font-size: clamp(52px, 15vw, 72px); }
  body.simple-mobile .archive-list a { grid-template-columns: 24px minmax(0, 1fr) 18px; min-height: 58px; margin: 8px 0; padding: 14px 16px; }
  body.simple-mobile .archive-list span { font-size: clamp(20px, 5.7vw, 27px); }
  body.simple-mobile .archive-list small { display: none; }
  body.simple-mobile .scene-panel.acknowledgement { min-height: 82svh !important; padding: 80px var(--pad); }
  body.simple-mobile .acknowledgement h2 { font-size: clamp(58px, 18vw, 86px); text-align: left; }
  body.simple-mobile .acknowledgement-meta { justify-items: start; margin-top: 54px; }
  body.simple-mobile .site-copyright { display: none; }
  body.simple-mobile .cutout-item { opacity: .48; pointer-events: none !important; }
  body.simple-mobile .grain::after { opacity: .14; }

  body.simple-mobile .view-project,
  body.simple-mobile .selected-all-work-link,
  body.simple-mobile .reel-poster-label,
  .project-video-fallback-label { font-size: 0 !important; }
  body.simple-mobile .view-project::before { content: "View film \2192"; font-size: 10px; }
  body.simple-mobile .selected-all-work-link::before { content: "View all work \2192"; font-size: 13px; }
  body.simple-mobile .reel-poster-label::before { content: "Watch personal reel \2192"; font-size: 11px; }
  .project-video-fallback-label::before { content: "Watch film \2192"; font-size: 12px; }
  body.simple-mobile .archive-list b { font-size: 0; }
  body.simple-mobile .archive-list b::after { content: "\2192"; font-size: 18px; }

  body.simple-mobile .reel-poster-play,
  .project-video-fallback-play { font-size: 0 !important; }
  body.simple-mobile .reel-poster-play::before,
  .project-video-fallback-play::before {
    display: block;
    width: 0;
    height: 0;
    margin-left: 4px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 14px solid currentColor;
    content: "";
  }
}
@media (max-width: 390px) {
  body.simple-mobile .hero h1 { font-size: 21vw; }
  body.simple-mobile .hero-nav a { min-width: 58px; padding-inline: 8px; }
  body.simple-mobile .project-info p { max-width: 210px; }
}

/* Shared phone treatment used by the homepage, project pages, and archive. */
.mobile-paper-background { display: none; }

@media (max-width: 700px) {
  body {
    background-color: #62c9f7 !important;
    background-image: none !important;
    background-attachment: scroll !important;
  }
  .mobile-paper-background {
    position: fixed;
    z-index: 0;
    inset: 0;
    display: block;
    pointer-events: none;
    background-color: #62c9f7;
    background-image: linear-gradient(rgba(24,158,235,.15),rgba(24,158,235,.15)),url("assets/blue-paper-texture.webp");
    background-position: center top;
    background-repeat: repeat-y;
    background-size: auto 900px;
  }
  .global-film-matte-edge,.project-film-matte,.work-film-matte { display: none !important; }
  .global-film-background,.project-film-background,.work-film-background {
    display: none !important;
  }
  .work-grid { width: calc(100% - 24px) !important; grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 8px !important; }
  .work-card-details { padding: 11px !important; }
  .work-card-details h2 { font-size: clamp(15px,4.7vw,19px) !important; line-height: .96 !important; }
  .work-card-details p { margin-top: 7px !important; font-size: 10px !important; }
}
