/* Reading, embarking, and viewing each have their own interaction structure. */
.culture .section-inner { z-index: auto; }
.culture .section-heading { margin-bottom: 48px; }
.archive-reader { display: grid; grid-template-columns: 116px minmax(0, 1fr); gap: 40px; align-items: start; }
.archive-contents { padding-top: 28px; }
.contents-title { display: block; padding: 0 0 20px 32px; color: #7a6544; font: 24px/1.4 var(--serif); }
.chapter-list { display: flex; flex-direction: column; }
.chapter-list button { display: flex; align-items: center; gap: 16px; min-height: 60px; padding: 12px 0; text-align: left; color: #796647; font: 22px/1.4 var(--serif); border-bottom: 1px solid #a7895340; transition: color .2s, border-color .2s; }
.chapter-list button > span { color: #8c7753; font-size: 16px; width: 16px; }
.chapter-list button:hover, .chapter-list button[aria-selected=true] { color: #523615; border-color: #927043; }
.chapter-list button[aria-selected=true] > span { color: #784318; }
.archive-folio { min-width: 0; padding-top: 24px; border-top: 1px solid #a4865559; }
.archive-stage { display: grid; min-width: 0; scroll-margin-top: 88px; }
/* All chapters share one intrinsic grid track, so neither the text nor the
   source image can move the chapter controls when their dimensions differ. */
.archive-layout { grid-area: 1 / 1; min-width: 0; display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr); align-items: center; gap: 40px; min-height: 416px; visibility: hidden; pointer-events: none; }
.archive-layout[data-active=true] { visibility: visible; pointer-events: auto; }
.archive-figure, .portrait-figure { min-width: 0; margin: 0; }
.archive-study { display: flex; align-items: center; justify-content: center; min-height: 280px; }
.archive-open { display: block; width: 100%; cursor: zoom-in; }
.archive-open img { width: 100%; height: auto; }
.archive-layout[data-kind=book] .archive-open { width: 112%; margin-inline: -6%; mix-blend-mode: multiply; }
.archive-layout[data-kind=route] .archive-study { gap: 24px; }
.archive-layout[data-kind=route] .archive-open { flex: 0 1 220px; mix-blend-mode: multiply; }
.archive-layout[data-kind=route] .archive-open img { width: auto; max-height: 360px; margin: auto; }
.archive-layout[data-kind=compass] .archive-open { mix-blend-mode: multiply; }
.archive-layout[data-kind=compass] .archive-open img { filter: brightness(1.1852); }
.archive-layout[data-kind=map] .archive-study { min-height: 0; }
.route-reading { flex: 0 1 116px; margin: 0; color: #6b4c27; }
.route-reading div + div { margin-top: 28px; padding-top: 20px; border-top: 1px solid #ad8e5b50; }
.route-reading dt { font: 44px/1.2 var(--serif); }
.route-reading dd { margin: 8px 0 0; font-size: 12px; line-height: 1.8; }
.archive-figure figcaption, .portrait-figure figcaption { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 16px; border-top: 1px solid #aa8d5c50; padding-top: 8px; color: #78603c; font-size: 12px; line-height: 1.6; }
.archive-view { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; flex-shrink: 0; color: #674819; }
.archive-view .icon { width: 17px; height: 17px; }
.archive-view:hover { color: #a06b24; }
.archive-copy h3 { margin-bottom: 24px; color: #684c29; font: 34px/1.4 var(--serif); text-wrap: balance; }
.archive-copy p { color: #695c47; font-size: 14px; line-height: 2.1; max-width: 38ch; }
.archive-copy p + p { margin-top: 16px; }
.archive-copy blockquote { margin-top: 24px; color: #8b683a; font: 23px/1.6 var(--serif); text-wrap: balance; }
.archive-pagination { display: grid; grid-template-columns: 1fr auto 1fr; gap: 16px; align-items: center; margin-top: 24px; border-top: 1px solid #a4865559; padding-top: 8px; color: #6c4e27; }
.archive-pagination button { display: inline-flex; align-items: center; gap: 12px; justify-self: start; min-height: 48px; padding: 0 8px; font-size: 12px; }
.archive-pagination button:last-child { justify-self: end; }
.archive-pagination button:first-child .icon { transform: rotate(180deg); }
.archive-pagination button .icon { width: 20px; height: 20px; }
.archive-pagination button:hover:not([aria-disabled=true]) { color: #9c631e; }
.archive-pagination button[aria-disabled=true] { opacity: .35; cursor: default; }
.archive-pagination p { font: 17px/1.4 var(--serif); }
.archive-pagination p span { color: #887452; font-size: 14px; }

/* A panoramic departure scene, with one clear game action. */
.experience-bg { overflow: hidden; background: #041f2d; }
.experience-bg img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 45%; transform: scale(1.045); }
.experience-bg::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg, #031b29 2%, #031b29e8 18%, #05233100 53%, #042033a8 82%, #042033 100%), linear-gradient(90deg, #062333ee, #08263355 18%, transparent 45%, #06233130); }
.experience .section-inner { min-height: max(720px, 100svh); display: flex; flex-direction: column; justify-content: space-between; padding-top: 108px; padding-bottom: 88px; }
.experience .section-heading { margin-bottom: 0; width: min(570px, 100%); }
.experience .section-heading p { color: #e0d9c7; }
.voyage-departure { display: flex; align-items: center; justify-content: space-between; gap: 48px; padding-top: 320px; }
.voyage-invitation { padding-block: 16px; }
.voyage-invitation h3 { color: #f1d7a1; font: clamp(32px, 3vw, 44px)/1.4 var(--serif); margin-bottom: 16px; text-shadow: 0 2px 8px #011d2a; }
.voyage-invitation p { max-width: 40ch; color: #d0d9d6; font-size: 14px; line-height: 2; }
.voyage-actions { flex: 0 0 280px; display: flex; flex-direction: column; align-items: center; }
.voyage-platform { display: flex; align-items: center; gap: 8px; margin-top: 8px; font-size: 11px; color: #d0d6cf; }
.voyage-platform .icon { width: 12px; height: 12px; }
.voyage-actions .subtle-button { min-height: 44px; color: #b7c9cc; padding: 12px; font-size: 12px; text-decoration-color: #879f9e; }

@media (min-width: 801px) and (max-height: 850px) {
  .culture .section-inner { padding-top: 88px; padding-bottom: 64px; }
  .culture .section-heading { margin-bottom: 28px; }
  .archive-layout { min-height: 348px; }
  .archive-study { min-height: 240px; }
  .archive-layout[data-kind=route] .archive-open img { max-height: 296px; }
  .archive-copy h3 { font-size: 30px; margin-bottom: 16px; }
  .archive-copy p { font-size: 13px; line-height: 1.95; }
  .archive-copy blockquote { font-size: 21px; margin-top: 16px; }
  .archive-pagination { margin-top: 16px; }
  .experience .section-inner { padding-top: 88px; padding-bottom: 56px; }
  .voyage-departure { padding-top: 280px; }
}
@media (min-width: 801px) and (max-width: 1100px) {
  .archive-reader { grid-template-columns: 96px minmax(0, 1fr); gap: 28px; }
  .chapter-list button { font-size: 20px; gap: 8px; }
  .contents-title { padding-left: 24px; }
  .archive-layout { gap: 24px; grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr); }
  .archive-copy h3 { font-size: 27px; }
  .archive-copy p { font-size: 12px; }
  .archive-copy blockquote { font-size: 21px; }
  .archive-layout[data-kind=route] .archive-study { gap: 16px; }
  .route-reading { flex-basis: 76px; }
  .route-reading dd { font-size: 11px; }
  .voyage-departure { gap: 32px; }
}
@media (max-width: 800px) {
  .culture .section-heading { margin-bottom: 28px; }
  .archive-reader { grid-template-columns: 1fr; gap: 24px; }
  .archive-contents { padding-top: 0; }
  .contents-title { display: none; }
  .chapter-list { flex-direction: row; justify-content: space-between; gap: 16px; }
  .chapter-list button { flex: 1; justify-content: center; gap: 12px; min-height: 48px; font-size: 21px; }
  .archive-folio { border-top: 0; padding-top: 0; }
  .archive-layout { grid-template-columns: 1fr; gap: 28px; min-height: 0; }
  .archive-figure, .archive-copy { width: min(600px, 100%); margin: auto; }
  .archive-study { min-height: 0; }
  .archive-layout[data-kind=book] .archive-open { width: 100%; margin: 0; }
  .archive-layout[data-kind=route] .archive-open img { max-height: 360px; }
  .archive-layout[data-kind=compass] .archive-open { max-width: 440px; }
  .archive-copy h3 { font-size: 32px; margin-bottom: 16px; }
  .archive-copy p { max-width: 65ch; line-height: 2; }
  .archive-copy blockquote { font-size: 23px; margin-top: 20px; }
  .archive-pagination { margin-top: 28px; }
  .experience .section-inner { padding: 96px 30px 72px; }
  .experience-bg img { inset: auto; top: 180px; left: -30%; width: 160%; max-width: none; height: auto; transform: none; mask-image: linear-gradient(to bottom, transparent, #000 14%, #000 74%, transparent); }
  .experience-bg::after { background: linear-gradient(0deg, #031b29 2%, #031b29eb 20%, #031b2900 60%, #041f2d00 72%, #041f2d 90%); }
  .voyage-departure { gap: 24px; padding-top: 380px; }
  .voyage-invitation h3 { font-size: 32px; }
  .voyage-invitation p { font-size: 13px; }
  .voyage-actions { flex-basis: 240px; }
}
@media (max-width: 560px) {
  .culture .section-inner { padding-bottom: 64px; }
  .chapter-list { gap: 12px; }
  .chapter-list button { flex-direction: column; gap: 4px; padding: 8px 0; font-size: 19px; }
  .chapter-list button > span { font-size: 13px; }
  .archive-reader { gap: 24px; }
  .archive-layout { gap: 24px; }
  .archive-layout[data-kind=route] .archive-study { gap: 28px; }
  .archive-layout[data-kind=route] .archive-open { flex-basis: 160px; }
  .archive-layout[data-kind=route] .archive-open img { max-height: 272px; }
  .route-reading { flex-basis: 100px; }
  .route-reading dt { font-size: 36px; }
  .route-reading dd { font-size: 11px; }
  .archive-figure figcaption { font-size: 10px; gap: 8px; margin-top: 8px; }
  .archive-view { gap: 5px; font-size: 11px; }
  .archive-copy h3 { font-size: 29px; }
  .archive-copy p { font-size: 13px; }
  .archive-copy blockquote { font-size: 21px; }
  .archive-pagination { gap: 8px; }
  .archive-pagination button { gap: 8px; padding: 0 4px; }
  .archive-pagination p { font-size: 15px; }
  .archive-pagination p span { font-size: 12px; }
  .experience .section-inner { padding: 88px 24px 64px; min-height: max(760px, 100svh); }
  .experience-bg img { top: 164px; left: -38%; width: 176%; }
  .experience-bg::after { background: linear-gradient(0deg, #031b29 4%, #031b29f2 30%, #031b2900 56%, #041f2d00 73%, #041f2d 84%); }
  .voyage-departure { display: block; padding-top: 264px; text-align: center; }
  .voyage-invitation { padding: 0; }
  .voyage-invitation h3 { font-size: 32px; margin-bottom: 12px; }
  .voyage-invitation p { max-width: 27ch; margin: auto; font-size: 12px; }
  .voyage-actions { margin-top: 16px; }
}

.embossed-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: min(280px, 100%);
  min-height: 76px;
  padding: 16px 28px;
  background: url('assets/images/launch-plaque-v2.png') center / 100% 160% no-repeat;
  color: #fff0c3;
  font-size: 15px;
  text-shadow: 0 2px 3px #052637;
  transition: filter .2s, transform .2s;
}
.embossed-button:hover { filter: brightness(1.12); transform: translateY(-2px); }
.embossed-button .icon { width: 18px; height: 18px; }
.embossed-button[aria-disabled=true] { filter: saturate(.3); opacity: .65; cursor: default; transform: none; }

/* Fourth-screen composition: one large movie stage, with the programme below. */
.stories { background: linear-gradient(0deg, #031725ed, #0a2e4299 56%, #092636f5), url('assets/images/story-90.jpg') center / cover; }
.stories .section-heading { margin-bottom: 40px; }
.story-theatre { width: min(940px, 100%, calc((100svh - 480px) * 1.7778)); margin: 0 auto; }
.cinema-shell, .themed-dialog {
  position: relative;
  border: 18px solid transparent;
  border-image: url('assets/nautical-frame.svg') 36 / 18px stretch;
  background: #071e2b;
  box-shadow: 0 24px 56px -24px #010c18c9;
}
.themed-dialog { position: fixed; inset: 0; }
.cinema-crest { position: absolute; z-index: 2; top: -42px; left: calc(50% - 30px); width: 60px; height: 60px; display: grid; place-items: center; color: #ead29a; background: #0c2937; border: 1px solid #b39965; border-radius: 50%; }
.cinema-crest .icon { width: 46px; height: 46px; stroke-width: 1; }
.cinema-screen { position: relative; aspect-ratio: 16/9; background: #010c15; }
.cinema-screen video { width: 100%; height: 100%; aspect-ratio: 16/9; object-fit: contain; }
.cinema-play { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 24px; color: #f8e4b9; background: linear-gradient(transparent, #04172435); }
.cinema-play .screen-play { position: relative; top: auto; left: auto; transform: none; width: 72px; height: 72px; background: #07233399; }
.cinema-play > span:last-child { font-size: 13px; letter-spacing: .12em; text-shadow: 0 2px 8px #000; }
.cinema-play:hover .screen-play { background: #072333d9; }
.cinema-details { display: flex; justify-content: space-between; gap: 32px; padding: 24px 0; }
.cinema-copy h3 { font: 27px/1.45 var(--serif); font-weight: 400; color: #eed5a2; }
.cinema-copy p { max-width: 64ch; margin-top: 8px; font-size: 12px; line-height: 1.9; color: #b4c9ce; }
.cinema-actions { flex-shrink: 0; text-align: right; }
.cinema-actions > span { display: flex; align-items: center; gap: 16px; font-size: 11px; color: #bfd0d3; font-variant-numeric: tabular-nums; }
.cinema-actions .media-type { margin: 0; font-size: 11px; color: #bfd0d3; }
.media-action { display: inline-flex; justify-content: center; align-items: center; gap: 8px; min-height: 44px; color: #ebcd93; font-size: 12px; text-underline-offset: 5px; }
.media-action .icon { width: 17px; height: 17px; }
.media-action:hover { color: #ffedc3; text-decoration: underline; }
.film-list { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; border-top: 1px solid #bda37066; }
.film-choice { min-width: 0; display: flex; align-items: center; gap: 12px; padding: 16px 0 8px; text-align: left; position: relative; color: #a9c0c5; }
.film-choice::before { content: ''; position: absolute; height: 2px; inset-inline: 0; top: -1px; background: #e3c27f; transform: scaleX(0); transform-origin: left; transition: transform .2s; }
.film-choice[aria-selected=true]::before { transform: scaleX(1); }
.film-choice img { width: 76px; aspect-ratio: 16/9; object-fit: cover; opacity: .65; transition: opacity .2s; }
.film-choice[aria-selected=true], .film-choice:hover { color: #f5dca7; }
.film-choice[aria-selected=true] img, .film-choice:hover img { opacity: 1; }
.film-choice strong { display: block; font-size: 13px; font-weight: 400; white-space: nowrap; }
.film-choice small { display: block; margin-top: 4px; font-size: 11px; color: #a4bdc3; font-variant-numeric: tabular-nums; }
.portrait-screen { position: relative; display: block; width: 100%; overflow: hidden; aspect-ratio: 16/9; }
.portrait-screen > img { width: 100%; height: 100%; object-fit: cover; }
.portrait-screen .screen-play { width: 64px; height: 64px; }
.portrait-screen:hover .screen-play { background: #072333d9; }
.portrait-figure figcaption { margin-top: 12px; padding: 12px 0 0; }
.portrait-figure figcaption span { font-size: 11px; color: #7c694c; }

/* A shared nautical shell, with content-specific viewing surfaces inside. */
dialog { padding: 0; margin: auto; max-height: calc(100svh - 48px); overflow: auto; overscroll-behavior: contain; color: #e9dbc1; scrollbar-color: #b69a65 #0a2534; }
html.modal-active { scroll-snap-type: none; scroll-behavior: auto; }
dialog::backdrop { background: #010e18e8; backdrop-filter: blur(8px); }
dialog[open] { animation: dialog-enter .24s var(--ease); }
.dialog-heading { position: sticky; top: 0; z-index: 5; display: flex; align-items: center; gap: 16px; padding: 20px 76px 20px 24px; min-height: 90px; background: radial-gradient(ellipse at 50% 0%, #21495a, #0b2839 75%); border-bottom: 1px solid #af935a73; }
.dialog-heading h2 { margin: 0; font: 28px/1.4 var(--serif); font-weight: 400; color: #efdab0; text-wrap: balance; }
.dialog-mark { width: 38px; height: 38px; color: #c8ad72; stroke-width: 1; }
.dialog-close { position: absolute; top: 50%; transform: translateY(-50%); right: 16px; width: 44px; height: 44px; min-height: 44px; display: grid; place-items: center; color: #edd5a7; background: #0a2636; border: 1px solid #c3a56b70; transition: background .2s; }
.dialog-close .icon { width: 22px; height: 22px; }
.dialog-close:hover { background: #204656; }
.video-dialog { width: min(1080px, calc(100vw - 64px)); }
.video-stage { position: relative; width: 100%; aspect-ratio: 16/9; max-height: 62svh; isolation: isolate; background: #010912; }
.video-dialog video { width: 100%; height: 100%; max-height: 62svh; object-fit: contain; }
.video-context { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 20px 24px 12px; background: #0d2d3e; }
.video-context p { max-width: 68ch; font-size: 13px; line-height: 1.9; color: #c0d0d1; }
.video-context > span { flex-shrink: 0; color: #d8bf8f; font-size: 11px; }
.video-bottom { display: flex; align-items: center; gap: 20px; min-height: 56px; padding: 0 24px 8px; background: #0d2d3e; color: #acc4ca; font-size: 11px; }
.video-bottom > span { margin-left: auto; }
.video-error { padding: 16px 24px; color: #ffe0b6; font-size: 13px; line-height: 1.7; }
.video-loading { position: absolute; inset: 0 0 44px; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 16px; background: #03172466; color: #e5d1a6; font-size: 12px; pointer-events: none; }
.loading-spinner { width: 36px; height: 36px; border: 1px solid #dec28755; border-top-color: #dec287; border-radius: 50%; animation: loading-turn 1s linear infinite; }
.video-ended { position: absolute; inset: 0 0 56px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; background: radial-gradient(ellipse at 50% 30%, #184252, #051b2bef); }
.video-ended > .icon { width: 48px; height: 48px; color: #cfb57b; margin-bottom: 8px; }
.video-ended p { color: #f0d9a9; font: 27px/1.4 var(--serif); }
.video-ended .embossed-button { width: 220px; min-height: 64px; font-size: 13px; }
.image-dialog { width: min(1120px, calc(100vw - 64px)); }
.image-dialog[data-kind=map] { width: min(1120px, calc(100vw - 64px), calc(65svh * 1.4156 + 84px)); }
.image-viewport { height: min(65svh, 720px); padding: 24px; overflow: auto; background: #eee1c7 url('assets/images/archive-paper-v2.png') center / cover; overscroll-behavior: contain; scrollbar-color: #9a7b49 #e6d6b4; }
.image-viewport img { width: 100%; height: 100%; max-height: 100%; object-fit: contain; margin: auto; cursor: zoom-in; }
.image-dialog[data-kind=book] .image-viewport img { mix-blend-mode: multiply; }
.image-dialog[data-kind=map] .image-viewport { background: #103a4c; }
.image-dialog[data-kind=map] .image-viewport:not(.zoomed) { height: auto; }
.image-dialog[data-kind=map] .image-viewport:not(.zoomed) img { height: auto; }
.image-dialog[data-kind=compass] .image-viewport { background: #d8d8d8; }
.image-viewport.zoomed img { height: auto; max-height: none; max-width: none; cursor: zoom-out; }
.image-toolbar { display: flex; align-items: center; gap: 24px; min-height: 64px; padding: 8px 24px; background: #0c2b3c; color: #b6cacc; font-size: 12px; }
.image-toolbar .media-action { white-space: nowrap; }
.reader-source { margin-left: auto; color: #cab285; font-size: 11px; }
.launch-dialog { width: min(940px, calc(100vw - 64px)); }
.launch-layout { display: grid; grid-template-columns: .9fr 1.1fr; align-items: stretch; }
.launch-scene { position: relative; display: flex; flex-direction: column; justify-content: center; min-height: 350px; overflow: hidden; background: linear-gradient(0deg, #041e30e6, #09283788), url('assets/images/story-93.jpg') center / cover; }
.launch-scene img { position: relative; z-index: 1; width: 125%; max-width: none; margin: 0 -12.5%; mix-blend-mode: lighten; }
.launch-scene p { position: relative; z-index: 1; margin: 0 0 28px; text-align: center; color: #edce94; font: 27px/1.5 var(--serif); }
.launch-content { padding: 32px; background: #f0e4cb url('assets/images/archive-paper-v2.png') center / cover; color: #5c4b32; }
.launch-content > p { font-size: 14px; line-height: 1.9; }
.launch-content .embossed-button { margin: 20px 0 12px; }
.launch-content .launch-status { font-size: 12px; color: #806748; margin-bottom: 24px; }
.launch-content details { border-top: 1px solid #a4855366; padding-top: 8px; text-align: left; }
.launch-content summary { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 12px; cursor: pointer; color: #62461e; font-size: 13px; list-style: none; }
.launch-content summary::-webkit-details-marker { display: none; }
.launch-content summary .icon { width: 18px; height: 18px; }
.launch-content details[open] summary .icon { transform: rotate(180deg); }
.launch-content ol { counter-reset: launch-step; list-style: none; margin: 16px 0; padding: 0; }
.launch-content li { counter-increment: launch-step; position: relative; padding: 0 0 20px 32px; color: #65543b; font-size: 12px; line-height: 1.85; }
.launch-content li::before { content: counter(launch-step, decimal-leading-zero); position: absolute; left: 0; top: 0; color: #937039; font-family: Georgia, serif; font-size: 16px; }
.launch-content li:last-child { padding-bottom: 0; }
.launch-content details p { font-size: 11px; line-height: 1.8; color: #80694a; margin: 12px 0 0; }
.launch-downloads { display: flex; flex-wrap: wrap; gap: 0 20px; }
.launch-content .media-action { color: #704d1e; }
.launch-content .media-action:hover { color: #4c310f; }
.launch-content .launch-mobile-note { font-size: 12px; border-top: 1px solid #a4855366; margin-top: 20px; padding-top: 16px; }
.launch-content :focus-visible { outline-color: #77501c; }

@media (min-width: 801px) and (max-height: 850px) {
  .stories .section-inner { padding-top: 88px; padding-bottom: 64px; }
  .stories .section-heading { margin-bottom: 36px; }
  .story-theatre { width: min(780px, 100%, calc((100svh - 370px) * 1.7778)); }
  .cinema-details { padding-block: 16px; }
  .cinema-copy h3 { font-size: 24px; }
  .film-choice img { width: 56px; }
  .film-list { gap: 20px; }
  .video-stage, .video-dialog video { max-height: 55svh; }
}
@media (min-width: 801px) and (max-width: 1100px) {
  .film-choice { gap: 8px; }
  .film-choice img { width: 48px; }
  .film-list { gap: 16px; }
}
@media (max-width: 800px) {
  .stories .section-heading { margin-bottom: 44px; }
  .story-theatre { width: 100%; }
  .cinema-details { gap: 24px; }
  .cinema-copy h3 { font-size: 25px; }
  .film-list { gap: 16px; }
  .film-choice { gap: 8px; }
  .film-choice img { width: 48px; }
  .film-choice strong { font-size: 12px; }
  .themed-dialog { border-width: 12px; border-image-width: 12px; max-height: calc(100svh - 24px); }
  .video-dialog, .image-dialog, .launch-dialog { width: calc(100vw - 24px); max-width: none; }
  .image-dialog[data-kind=map] { width: calc(100vw - 24px); }
  .dialog-heading { min-height: 80px; gap: 12px; padding: 16px 64px 16px 16px; }
  .dialog-heading h2 { font-size: 25px; }
  .dialog-mark { width: 30px; height: 30px; }
  .dialog-close { right: 12px; }
  .launch-layout { grid-template-columns: 1fr; }
  .launch-scene { display: none; }
  .launch-content { padding: 24px; }
}
@media (max-width: 560px) {
  .stories .section-inner { padding-bottom: 64px; }
  .embossed-button { width: min(280px, 100%); min-height: 72px; }
  .stories .section-heading { margin-bottom: 40px; }
  .cinema-shell { border-width: 10px; border-image-width: 10px; }
  .cinema-crest { top: -32px; width: 44px; height: 44px; left: calc(50% - 22px); }
  .cinema-crest .icon { width: 34px; height: 34px; }
  .cinema-play { gap: 16px; }
  .cinema-play .screen-play { width: 48px; height: 48px; }
  .cinema-play > span:last-child { font-size: 11px; }
  .cinema-details { display: block; padding: 20px 0 16px; }
  .cinema-copy h3 { font-size: 25px; }
  .cinema-copy p { font-size: 12px; line-height: 1.9; }
  .cinema-actions { display: flex; justify-content: space-between; align-items: center; margin-top: 8px; }
  .film-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px 20px; }
  .film-choice { gap: 12px; padding: 12px 0; }
  .film-choice img { width: 68px; }
  .portrait-figure figcaption { display: block; }
  .portrait-figure figcaption span { display: block; margin-top: 4px; }
  .dialog-heading h2 { font-size: 22px; }
  .dialog-mark { display: none; }
  .video-context { display: block; padding: 16px 16px 8px; }
  .video-context p { font-size: 12px; }
  .video-context > span { display: block; margin-top: 12px; }
  .video-bottom { padding-inline: 16px; gap: 8px; }
  .video-bottom > span { display: none; }
  .video-ended { gap: 0; bottom: 44px; }
  .video-ended > .icon { display: none; }
  .video-ended p { font-size: 18px; }
  .video-ended .embossed-button { width: 176px; min-height: 52px; margin-top: 4px; }
  .video-ended .media-action { min-height: 32px; font-size: 11px; }
  .image-viewport { height: 60svh; padding: 12px; }
  .image-toolbar { padding: 8px 12px; gap: 12px; flex-wrap: wrap; }
  .image-toolbar > span { font-size: 10px; }
  .reader-source { display: none; }
  .launch-content { padding: 24px 20px; }
  .launch-content > p { font-size: 13px; }
  .launch-content .embossed-button { font-size: 14px; padding-inline: 20px; }
}
@media (max-width: 360px) {
  .film-choice { gap: 8px; }
  .film-choice img { width: 52px; }
  .film-list { gap: 12px; }
  .dialog-heading h2 { font-size: 20px; }
}
@media (prefers-reduced-motion: reduce) {
  .embossed-button, .film-choice::before, .film-choice img { transition: none; }
  .embossed-button:hover { transform: none; }
  dialog[open], .loading-spinner { animation: none; }
}
[hidden] { display: none !important; }
