/* Homeground V2.4: five editorial scenes inside the original 3D journey. */
.scroll-story { height:1040svh; }
.stage { min-height:0; }
html:not([data-chapter="1"]) .stage-index { opacity:0; }
.explore-edition { font:10px Arial,sans-serif; letter-spacing:.12em; opacity:.45; }
.explore-tabs { gap:25px; }
.making-panel { opacity:0; }
.chapter-text-action { display:flex; align-items:center; justify-content:space-between; gap:35px; min-height:48px; width:max-content; border:0; border-bottom:1px solid #eae7df66; margin-top:16px; padding:0; background:none; font-size:13px; }
.chapter-text-action > span { font-size:24px; }

/* A collection opens into three leaves; no unpublished destination is linked. */
.records-panel .chapter-copy { top:55%; width:38%; max-width:38%; }
.archive-switches { display:flex; gap:8px; margin-top:20px; }
.archive-switches button { min-width:60px; min-height:40px; border:1px solid #eae7df42; background:transparent; padding:8px 15px; font-size:12px; transition:background .2s,color .2s,border-color .2s; }
.archive-switches button[aria-pressed=true] { color:var(--ink); background:var(--yellow); border-color:var(--yellow); }
.archive-switches button:hover { border-color:var(--yellow); }
.chapter-copy .archive-preview-copy { margin-top:15px; min-height:3.5em; max-width:29em; font-size:12px; line-height:1.75; color:#eae7dfb8; }
.archive-release { display:grid; grid-template-columns:6px 1fr; gap:8px 10px; align-items:center; margin-top:12px; }
.release-dot { width:6px; height:6px; border-radius:50%; background:var(--yellow); }
.archive-release strong { font-size:12px; font-weight:400; color:var(--yellow); }
.archive-release > span:last-child { grid-column:2; font-size:10px; color:#eae7df85; }
.archive-collection { --unfold:0; position:absolute; left:55%; top:27%; width:36%; height:54%; perspective:1200px; transform-style:preserve-3d; z-index:4; }
.archive-collection .archive-ticket { left:0; top:0; width:100%; height:100%; box-shadow:0 28px 42px #0005; transition:background .3s; }
.archive-collection .archive-ticket:hover { filter:none; }
.archive-collection .archive-ticket-top { padding:17px 22px; }
.archive-collection .archive-ticket-top > span:last-child { display:inline; }
.archive-collection .archive-ticket-body { padding:21px 25px; overflow:hidden; }
.archive-collection .archive-ticket-kicker { margin:0 0 20px; font-size:11px; position:relative; z-index:1; }
.archive-collection .archive-ticket-body > strong { font-size:clamp(29px,min(3.7vw,6svh),62px); max-width:100%; line-height:1.16; z-index:1; }
.archive-ticket-index { display:block; position:relative; font:10px/1.5 Arial,sans-serif; letter-spacing:.06em; margin-top:16px; }
.archive-edition { position:absolute; right:-4%; top:10%; font:900 clamp(95px,13vw,220px)/.8 FC Display,Impact,sans-serif; color:#191b180a; letter-spacing:-.03em; }
.archive-edition > span { display:block; }
.archive-collection .archive-fields { position:relative; left:auto; right:auto; top:auto; margin-top:24px; gap:12px; }
.archive-collection .archive-fields > span { font-size:11px; padding-top:10px; gap:8px; }
.archive-fields b { font-weight:400; }
.archive-collection .archive-fields small { display:block; font-size:9px; }
.archive-collection .archive-ticket-bottom { min-height:60px; padding:12px 24px; font-size:10px; }
.archive-keepsake { font:900 18px/.85 FC Display,Impact,sans-serif; transform:rotate(-6deg); }
.archive-sheet { position:absolute; inset:0; display:flex; flex-direction:column; padding:24px; color:var(--ink); background:#d5d2c8; box-shadow:0 12px 30px #0004; overflow:hidden; }
.archive-sheet > span:first-child { font:9px/1.5 Arial,sans-serif; letter-spacing:.06em; }
.archive-sheet > strong { margin-top:40px; font-size:clamp(30px,4vw,65px); font-weight:900; line-height:1.15; letter-spacing:-.06em; }
.archive-sheet-back { transform:translate3d(calc(var(--unfold) * -52px),calc(var(--unfold) * -38px),-30px) rotate(calc(var(--unfold) * -13deg)); }
.archive-sheet-side { background:#dc623f; transform:translate3d(calc(var(--unfold) * 45px),calc(var(--unfold) * 16px),-15px) rotate(calc(var(--unfold) * 11deg)); }
.sheet-credits { display:grid; gap:14px; font-size:11px; margin-top:30px; }
.sheet-credits > span { border-top:1px solid #191b1838; padding-top:9px; }
.sheet-foot { margin-top:auto; font:9px Arial,sans-serif; letter-spacing:.1em; }
.sheet-track { display:flex; gap:10px; align-items:center; margin-top:28px; height:80px; }
.sheet-track i { flex:1; background:#191b1833; height:45%; }
.sheet-track i:nth-child(2n) { height:90%; }
.sheet-track i:last-child { height:65%; }
.archive-collection-note { position:absolute; bottom:-11%; left:0; right:0; display:flex; justify-content:space-between; gap:15px; font:9px Arial,sans-serif; letter-spacing:.06em; color:#eae7df80; }
.archive-collection[data-archive-active="1"] .archive-ticket-top { background:#d5d2c8; }
.archive-collection[data-archive-active="2"] .archive-ticket-top { background:#dc623f; }
.archive-ticket-top { transition:background .25s; }

/* The selected story leads; two smaller invitations reveal the other events. */
.events-panel .featured-event-poster { left:55%; top:23%; width:35%; height:48%; }
.events-panel .featured-event-time { font-size:clamp(80px,min(12.5vw,16svh),190px); top:17%; }
.events-panel .featured-event-subtitle { font-size:clamp(28px,3.7vw,60px); top:51%; }
.events-panel .featured-event-roles { bottom:18%; font-size:10px; }
.event-companions { position:absolute; left:53%; right:7%; top:77%; display:grid; grid-template-columns:1fr 1fr; gap:16px; z-index:5; }
.event-companion { position:relative; display:flex; align-items:center; gap:12px; min-height:82px; padding:14px 6px; border-top:1px solid #eae7df66; border-bottom:1px solid #eae7df26; transition:color .2s; }
.event-companion > span:not(.companion-art) { display:grid; gap:7px; }
.event-companion small { font-size:9px; opacity:.55; }
.event-companion strong { font-size:clamp(11px,1.03vw,16px); line-height:1.4; font-weight:400; }
.event-companion > b { margin-left:auto; font:20px Arial,sans-serif; }
.companion-art { flex:0 0 34px; width:34px; height:34px; object-fit:contain; }
.five-rounds { display:flex; align-items:center; gap:3px; transform:rotate(-12deg); }
.five-rounds i { width:5px; height:26px; background:var(--yellow); transition:transform .25s; }
.five-rounds i:nth-child(2n) { transform:translateY(-5px); }
.companion-weekly:is(:hover,:focus-visible) { color:var(--yellow); }
.companion-weekly:is(:hover,:focus-visible) .five-rounds i:nth-child(2n) { transform:translateY(3px); }
.companion-watchpoint:is(:hover,:focus-visible) { color:#94b9ff; }

/* Community creations: a broadcast console and an original record sleeve. */
.making-objects { --objects-in:0; position:absolute; left:54%; top:23%; width:38%; height:62%; perspective:1200px; transform-style:preserve-3d; z-index:4; }
.making-console { position:absolute; left:2%; top:0; width:77%; height:63%; padding:20px 23px; color:var(--paper); background:#303b3a; border:1px solid #75847c; box-shadow:3px 5px 0 #111714,0 20px 50px #0005; transform:translateY(calc((1 - var(--objects-in)) * 25px)) rotate(-7deg); display:grid; grid-template-rows:auto minmax(0,1fr) auto; gap:12px; }
.console-feature { --console-caption-space:38px; min-height:0; container-type:size; container-name:console-feature; display:grid; grid-template-columns:minmax(0,1.7fr) minmax(0,1fr); column-gap:8%; }
.making-object-meta { display:flex; justify-content:space-between; gap:12px; font:9px/1.4 Arial,sans-serif; letter-spacing:.04em; }
.console-art { position:relative; grid-area:1 / 2; align-self:center; width:100%; height:78%; max-height:140px; min-height:0; display:flex; gap:9px; opacity:.8; }
.console-screen { position:relative; display:block; flex:1; background:#17231d; border:1px solid #6b7c6b; overflow:hidden; box-shadow:inset 0 0 25px #0005; }
.console-screen > span { position:absolute; top:10%; left:10%; font:900 38px FC Display,Impact,sans-serif; color:#bad279; }
.console-screen i { position:absolute; bottom:10%; width:9%; background:#bad279; height:18%; }
.console-screen i:nth-of-type(1) { left:12%; }
.console-screen i:nth-of-type(2) { left:25%; height:27%; }
.console-screen i:nth-of-type(3) { left:38%; height:14%; }
.console-faders { display:flex; gap:7px; width:30%; }
.console-faders i { width:2px; height:100%; background:#718371; position:relative; }
.console-faders i:after { content:""; position:absolute; top:30%; left:-3px; width:8px; height:7px; background:#bfccae; }
.console-faders i:nth-child(2n):after { top:65%; }
.console-title { grid-area:1 / 1; align-self:center; min-width:0; }
.console-title small { display:block; font-size:10px; opacity:.6; line-height:1.3; margin-bottom:8px; }
.console-title > strong { display:block; font-size:min(calc((100cqh - var(--console-caption-space)) / 2.5),11.5cqw,42px); font-weight:900; letter-spacing:-.025em; line-height:1.15; }
@container console-feature (max-height:100px) {
  .console-title { --console-caption-space:0px; }
  .console-title small { display:none; }
}
.console-tools { min-width:0; }
.console-tools > a,.console-tools > div { display:flex; align-items:center; justify-content:space-between; gap:10px; padding:12px 0; border-top:1px solid #eae7df44; }
.console-tools > a > span,.console-tools > div > span:first-child { display:flex; align-items:baseline; gap:10px; }
.console-tools strong { font:900 23px FC Display,Impact,sans-serif; }
.console-tools small { font-size:10px; opacity:.65; }
.console-tools a:hover { color:var(--yellow); }
.console-tools b { font:20px Arial,sans-serif; }
.work-in-progress { font-size:9px; color:#c4d6b0; white-space:nowrap; }
.making-record { position:absolute; left:18%; top:73%; width:83%; height:29%; transform:translate3d(calc((1 - var(--objects-in)) * 55px),calc((1 - var(--objects-in)) * 20px),40px) rotate(5deg); }
.record-sleeve { position:absolute; left:0; top:0; width:84%; height:100%; padding:17px 21px; background:#de6544; color:var(--ink); box-shadow:0 15px 30px #0004; overflow:hidden; container-type:size; display:grid; grid-template-rows:auto minmax(0,1fr) auto; gap:8px; }
.record-title { min-height:0; container-type:size; display:grid; grid-template-columns:minmax(0,1fr) 20%; column-gap:10%; align-items:center; }
.record-title > strong { display:block; margin:0; font-weight:900; font-size:min(38cqh,17cqw,42px); line-height:1.1; letter-spacing:-.025em; }
.record-action { display:flex; align-items:center; justify-content:space-between; font-size:10px; }
.record-action b { font:20px Arial,sans-serif; }
.vinyl-disc { position:absolute; right:-5%; top:-9%; width:auto; height:115%; aspect-ratio:1; border-radius:50%; border:1px solid #363a36; background:repeating-radial-gradient(circle,#151916 0 2px,#282b26 3px,#141815 4px 5px); box-shadow:0 15px 30px #0005; display:grid; place-items:center; transition:transform .4s; }
.vinyl-disc > span { display:grid; place-content:center; text-align:center; width:30%; aspect-ratio:1; border-radius:50%; background:var(--yellow); color:var(--ink); font:900 25px/.9 FC Display,Impact,sans-serif; }
.vinyl-disc small { font:8px Arial,sans-serif; margin-top:5px; }
.making-record:is(:hover,:focus-visible) .vinyl-disc { transform:translateX(8%) rotate(18deg); }
.record-wave { display:flex; align-items:center; justify-content:center; gap:5px; height:80%; min-height:0; }
.record-wave i { display:block; width:3px; height:35%; background:#191b186b; }
.record-wave i:nth-child(2n) { height:70%; }
.record-wave i:nth-child(3n) { height:100%; }
.making-record:focus-visible { outline:3px solid #aaa3ff; outline-offset:12px; }
.join-note > a { display:inline-flex; align-items:center; min-height:44px; margin-top:10px; border-bottom:1px solid #191b1855; }
.community-first-step { margin:18px 0; padding:17px 0; border-top:1px solid #191b1830; border-bottom:1px solid #191b1830; }
.community-first-step > strong { font-size:14px; }
.community-first-step > p { font-size:12px; line-height:1.7; margin-top:10px; }
.journal-frydeck { padding:22px; border:1px solid #191b1833; margin-top:12px; }
.journal-frydeck > span { font:10px Arial,sans-serif; }
.journal-frydeck h3 { font-size:22px; font-weight:900; margin:16px 0 10px; }
.journal-frydeck > p { font-size:13px; line-height:1.8; }

@media(min-width:1600px) {
  .archive-collection { width:34%; left:57%; }
  .making-console { padding:25px 30px; }
  .console-tools > a,.console-tools > div { padding:17px 0; }
  .console-tools strong { font-size:30px; }
  .console-tools small { font-size:13px; }
  .record-sleeve { padding:22px 27px; }
  .record-action { left:27px; right:27px; bottom:19px; font-size:12px; }
}
@media(min-width:1600px) and (max-height:850px) {
  .making-console { padding:20px 26px; }
  .console-tools > a,.console-tools > div { padding:11px 0; }
  .console-tools strong { font-size:26px; }
}
@media(max-width:1100px) {
  .archive-collection { left:56%; width:34%; top:28%; height:52%; }
  .archive-collection .archive-ticket-body { padding:18px; }
  .archive-collection .archive-ticket-kicker { margin-bottom:18px; font-size:10px; }
  .archive-collection .archive-ticket-top { padding:15px 18px; font-size:8px; }
  .archive-collection .archive-fields { margin-top:20px; }
  .archive-collection .archive-fields small { font-size:8px; }
  .archive-collection .archive-fields > span { font-size:10px; }
  .event-companions { left:54%; gap:14px; }
  .event-companion { gap:8px; }
  .companion-art { flex-basis:26px; width:26px; height:26px; }
  .event-companion small { font-size:8px; }
  .event-companion strong { font-size:11px; }
  .event-companion > b { font-size:16px; }
  .making-console { width:88%; padding:16px 18px; }
  .console-tools small { font-size:9px; }
  .console-tools > a > span,.console-tools > div > span:first-child { display:grid; gap:2px; }
  .console-tools > a,.console-tools > div { padding:9px 0; }
  .console-title small { font-size:9px; }
  .making-record { left:12%; width:88%; }
  .making-object-meta { font-size:8px; }
  .record-sleeve { padding:14px 16px; }
  .record-action { left:16px; right:16px; font-size:9px; }
}
@media(max-width:760px) {
  .explore-tabs { gap:25px; }
  .explore-tabs > a > span { display:none; }
  .explore-edition { display:none; }
  .chapter-text-action { margin-top:8px; min-height:40px; font-size:12px; }
  .records-panel .chapter-copy { top:36%; width:86%; max-width:86%; }
  .archive-switches { position:absolute; top:35px; right:0; margin:0; gap:5px; }
  .archive-switches button { min-width:48px; min-height:36px; padding:7px 10px; font-size:11px; }
  .chapter-copy .archive-preview-copy { max-width:56%; margin-top:11px; font-size:11px; min-height:3.5em; }
  .archive-release { margin-top:9px; gap:6px 8px; }
  .archive-release strong { font-size:11px; }
  .archive-release > span:last-child { font-size:9px; }
  .archive-collection { left:22%; top:58%; width:63%; height:27%; }
  .archive-collection .archive-ticket-body { padding:12px 18px; }
  .archive-collection .archive-ticket-kicker { margin-bottom:8px; font-size:10px; }
  .archive-collection .archive-ticket-body > strong { font-size:clamp(22px,4.4vw,32px); }
  .archive-collection .archive-ticket-top { padding:10px 17px; }
  .archive-collection .archive-fields { position:absolute; left:57%; right:16px; top:25%; margin:0; gap:10px; }
  .archive-collection .archive-fields > span { display:grid; gap:3px; font-size:9px; padding-top:7px; }
  .archive-ticket-index { font-size:8px; margin-top:8px; }
  .archive-collection .archive-ticket-bottom { min-height:36px; padding:7px 17px; font-size:9px; }
  .archive-keepsake { font-size:14px; }
  .archive-sheet { padding:15px; }
  .archive-sheet > strong { font-size:30px; margin-top:16px; }
  .archive-sheet-back { transform:translate3d(calc(var(--unfold) * -28px),calc(var(--unfold) * -13px),-30px) rotate(calc(var(--unfold) * -9deg)); }
  .archive-sheet-side { transform:translate3d(calc(var(--unfold) * 25px),calc(var(--unfold) * 9px),-15px) rotate(calc(var(--unfold) * 9deg)); }
  .archive-collection-note { bottom:-12%; font-size:8px; }
  .events-panel .featured-event-poster { left:18%; top:52%; width:68%; height:26%; }
  .events-panel .featured-event-time { font-size:min(25vw,14svh); top:24%; left:4%; right:43%; }
  .events-panel .featured-event-subtitle { left:57%; top:25%; font-size:5.2vw; }
  .events-panel .featured-event-roles { display:none; }
  .events-panel .featured-event-meta { font-size:8px; }
  .featured-event-action { bottom:5%; padding-top:7px; font-size:11px; }
  .event-companions { left:7%; right:7%; top:82%; gap:18px; }
  .event-companion { min-height:55px; padding:8px 2px; gap:10px; }
  .event-companion > span:not(.companion-art) { gap:4px; }
  .event-companion strong { font-size:11px; }
  .event-companion > b { font-size:18px; }
  .making-objects { top:54%; left:12%; width:78%; height:32%; }
  .making-console { left:0; width:61%; height:90%; transform:rotate(-5deg); }
  .console-screen > span { font-size:25px; }
  .console-faders { gap:5px; }
  .console-feature { --console-caption-space:0px; }
  .console-title small { display:none; }
  .console-tools strong { font-size:20px; }
  .console-tools > a,.console-tools > div { padding:7px 0; }
  .console-tools small { font-size:8px; }
  .work-in-progress { font-size:8px; }
  .making-record { left:54%; top:20%; width:45%; height:76%; }
  .record-sleeve { width:100%; padding:13px; }
  .record-sleeve .making-object-meta { font-size:8px; }
  .record-sleeve .making-object-meta > span:last-child { display:none; }
  .record-wave { display:none; }
  .record-title { grid-template-columns:minmax(0,1fr); }
  .record-title > strong { font-size:min(38cqh,23cqw,42px); }
  .record-action { left:13px; right:13px; bottom:10px; font-size:9px; }
  .vinyl-disc { width:85%; height:auto; top:-18%; right:-8%; }
  .making-object-meta { font-size:8px; }
  .join-note > a { margin-top:2px; }
}
@media(max-width:480px) {
  .scroll-story { height:1060svh; }
  .explore-tabs { justify-content:space-between; gap:0; width:100%; }
  .explore-index { right:7%; }
  .explore-index a { padding:0 3px; font-size:11px; }
  .records-panel .chapter-heading { top:18%; }
  .records-panel .chapter-copy { top:36%; }
  .records-panel .chapter-copy > p:first-child { max-width:100%; font-size:11px; }
  .records-panel .chapter-copy > p:first-child br { display:block; }
  .archive-switches { top:45px; right:0; }
  .archive-switches button { min-width:42px; min-height:36px; font-size:10px; padding:5px 8px; }
  .chapter-copy .archive-preview-copy { max-width:calc(100% - 152px); font-size:10px; margin-top:11px; }
  .archive-release { margin-top:8px; }
  .archive-release > span:last-child { display:none; }
  .archive-collection { left:17%; width:69%; top:60%; height:25%; }
  .archive-collection .archive-ticket-kicker { font-size:8px; margin-bottom:9px; }
  .archive-collection .archive-ticket-top { font-size:8px; padding:8px 13px; }
  .archive-collection .archive-ticket-body { padding:11px 13px; }
  .archive-collection .archive-ticket-body > strong { font-size:clamp(21px,5.5vw,26px); }
  .archive-collection .archive-fields { display:none; }
  .archive-edition { font-size:95px; right:0; top:8%; }
  .archive-ticket-index { font-size:7px; margin-top:8px; }
  .archive-collection .archive-ticket-bottom { min-height:28px; padding:6px 13px; font-size:8px; }
  .archive-collection-note { bottom:-13%; font-size:7px; }
  .archive-collection-note > span { display:none; }
  .events-panel .featured-event-poster { left:15%; top:51%; width:75%; height:27%; }
  .events-panel .featured-event-time { top:23%; left:7%; right:7%; font-size:min(27vw,12svh); }
  .events-panel .featured-event-subtitle { display:none; }
  .featured-event-action { font-size:10px; padding-top:7px; }
  .event-companions { top:81%; gap:13px; }
  .event-companion { min-height:57px; gap:7px; }
  .event-companion strong { font-size:10px; }
  .event-companion small { font-size:8px; }
  .event-companion > b { display:none; }
  .companion-art { flex-basis:22px; width:22px; height:22px; }
  .five-rounds { gap:2px; }
  .five-rounds i { width:3px; height:20px; }
  .making-panel .chapter-heading .eyebrow { font-size:8px; letter-spacing:.01em; }
  .making-objects { top:54%; left:10%; width:79%; height:32%; }
  .making-console { width:59%; padding:12px; }
  .console-screen > span { font-size:22px; }
  .console-faders { display:none; }
  .console-tools strong { font-size:17px; }
  .console-tools small { font-size:8px; }
  .console-tools > a,.console-tools > div { padding:7px 0; }
  .making-object-meta { font-size:7px; }
  .work-in-progress { font-size:7px; }
  .making-record { left:63%; width:38%; top:27%; height:70%; }
  .record-sleeve { padding:11px; }
  .record-sleeve .making-object-meta { font-size:7px; }
  .record-action { left:11px; right:11px; bottom:10px; font-size:8px; line-height:1.5; gap:7px; }
  .vinyl-disc { top:-17%; }
  .join-note > a { min-height:32px; font-size:10px; }
}
@media(max-height:740px) and (max-width:760px) {
  .records-panel .chapter-copy { top:37%; }
  .archive-collection { top:61%; height:25%; }
  .records-panel .chapter-heading .eyebrow { margin-bottom:8px; }
  .archive-switches { top:40px; }
  .archive-switches button { min-height:32px; }
  .archive-release { margin-top:3px; }
  .archive-collection .archive-ticket-kicker { margin-bottom:5px; }
  .archive-collection .archive-ticket-body { padding-top:8px; padding-bottom:7px; }
  .archive-ticket-index { margin-top:5px; }
  .archive-keepsake { font-size:11px; }
  .archive-collection .archive-ticket-bottom { min-height:24px; }
  .events-panel .featured-event-poster { top:54%; height:23%; }
  .events-panel .featured-event-time { top:20%; font-size:10svh; }
  .event-companions { top:81%; }
  .event-companion { min-height:46px; padding:6px 0; }
  .making-objects { top:55%; height:33%; }
  .console-tools > a,.console-tools > div { padding:5px 0; }
  .console-tools small { display:none; }
  .making-console { height:92%; }
}
@media(max-height:640px) and (max-width:760px) {
  .stage-index { display:none; }
  .explore .chapter-heading { top:132px; }
  .explore .chapter-heading .eyebrow { font-size:8px; line-height:1.2; margin-bottom:8px; }
  .explore .chapter-heading h2 { font-size:min(12.8vw,6.1svh); }
  .explore .chapter-copy { top:42%; }
  .chapter-copy > p { font-size:11px; line-height:1.65; }
  .chapter-copy > a,.chapter-text-action { margin-top:5px; min-height:32px; font-size:11px; }
  .archive-switches { top:39px; }
  .archive-release { margin-top:0; }
  .archive-collection { top:64%; height:24%; }
  .archive-ticket-index,.archive-collection-note { display:none; }
  .archive-collection .archive-ticket-body > strong { font-size:21px; }
  .events-panel .featured-event-poster { top:58%; height:20%; }
  .events-panel .featured-event-time { font-size:9svh; }
  .event-companions { top:82%; }
  .event-companion { min-height:44px; }
  .event-companion small { font-size:7px; }
  .event-companion strong { font-size:9px; }
  .people-posters { top:60%; height:28%; }
  .role-poster { padding:7px 12px; }
  .role-meta { display:none; }
  .role-poster strong { font-size:18px; margin:0 0 5px; }
  .role-caption { font-size:9px; }
  .making-objects { top:56%; height:31%; }
  .making-console .making-object-meta { font-size:7px; letter-spacing:0; gap:0; white-space:nowrap; }
  .making-console .making-object-meta > span:last-child { display:none; }
  .console-art { display:none; }
  .console-feature { grid-template-columns:1fr; }
  .console-title > strong { font-size:min(40cqh,19cqw,30px); }
  .making-record { top:14%; height:80%; }
  .record-action { font-size:7px; }
  .chapter-bar { bottom:12px; height:30px; }
  .chapter-links a { min-height:28px; }
  .join-copy { top:51%; width:83%; }
  .entry-label strong { font-size:15px; }
  .entry-label small { font-size:9px; }
  .main-link,.community-link { min-height:57px; padding:10px 13px; }
  .pass-caption { font-size:10px; padding:8px 13px; }
}
@media(max-height:640px) and (max-width:480px) {
  .word-home { font-size:14vw; }
}
html[data-motion=reduced] .archive-switches button,
html[data-motion=reduced] .archive-ticket-top,
html[data-motion=reduced] .five-rounds i,
html[data-motion=reduced] .vinyl-disc { transition:none; }
html[data-motion=reduced] .making-record:is(:hover,:focus-visible) .vinyl-disc { transform:none; }
@media(prefers-reduced-motion:reduce) {
  .archive-switches button,.archive-ticket-top,.five-rounds i,.vinyl-disc { transition:none; }
}

/* V2.5 — read first, choose a destination in its own place. */
.memory-card,.community-slip { cursor:default; }
.memory-card:hover,.community-slip:hover { filter:none; }
.explore-index { background:transparent; box-shadow:none; }
.explore-tabs { gap:25px; }
.explore-index a { opacity:.62; }
.explore-index a:after { height:1px; bottom:6px; }
.explore-index a[aria-current] { opacity:1; }
.explore-tabs > a > span { opacity:.52; font-size:10px; }
.panel-watermark { opacity:.45; }
.chapter-position { display:flex; align-items:center; gap:10px; font-size:11px; }
.chapter-number,.chapter-total { font:10px Arial,sans-serif; }
.chapter-total { opacity:.4; margin-left:5px; }
.chapter-tag { opacity:.75; font-size:10px; }
.scroll-percent { font:11px Arial,sans-serif; opacity:.55; }
.mobile-join-shortcut { display:none; }

/* A shared composition: three roles assemble, then meet in one voice. */
.people-panel .chapter-heading { left:8.5%; right:8.5%; top:20%; text-align:center; }
.people-panel .chapter-heading .eyebrow { margin-bottom:20px; }
.people-panel .chapter-heading h2 { font-size:clamp(48px,min(6.6vw,9.6svh),118px); }
.people-panel .chapter-heading h2 span { display:inline; }
.people-panel .people-posters { --people-joined:0; left:9%; top:42%; width:82%; height:29%; perspective:1400px; }
.people-panel .role-poster { top:0; width:31%; height:100%; padding:24px; box-shadow:0 28px 45px #0003; transition:translate .35s cubic-bezier(.2,.75,.2,1),filter .25s; }
.people-panel .role-play { left:0; }
.people-panel .role-make { left:34.5%; }
.people-panel .role-watch { left:69%; }
.people-panel .role-poster strong { display:block; font-size:clamp(24px,min(3vw,4.6svh),50px); margin:clamp(24px,5svh,60px) 0 15px; line-height:1.15; }
.people-panel .role-caption { display:block; font-size:clamp(10px,1vw,14px); line-height:1.7; max-width:93%; word-break:keep-all; }
.people-panel .role-outline { font-size:clamp(100px,12vw,205px); top:auto; bottom:-12%; right:-3%; opacity:.65; }
.people-panel .role-meta b { position:static; display:grid; place-items:center; flex:0 0 23px; width:23px; height:23px; border:1px solid #191b1860; border-radius:50%; font-size:0; }
.people-panel .role-meta b:after { content:'+'; font:18px/1 Arial,sans-serif; }
.people-panel .role-poster[aria-pressed=true] .role-meta b:after { content:'•'; font-size:18px; }
.people-panel .role-poster:is(:hover,:focus-visible) { translate:0 -8px; filter:brightness(1.035); }
.people-panel .role-poster:focus-visible { box-shadow:inset 0 0 0 3px #191b18,inset 0 0 0 6px #eae7df; }
.people-thread { position:absolute; left:0; top:100%; width:100%; height:24%; overflow:visible; fill:none; stroke:#eae7df50; stroke-width:1.2; pointer-events:none; }
.people-thread path { stroke-dasharray:1; stroke-dashoffset:calc(1 - var(--people-joined)); vector-effect:non-scaling-stroke; transition:stroke .3s; }
.people-thread circle { fill:var(--yellow); stroke:none; opacity:var(--people-joined); }
[data-role-active="0"] .people-thread path:nth-child(1),
[data-role-active="1"] .people-thread path:nth-child(2),
[data-role-active="2"] .people-thread path:nth-child(3) { stroke:var(--yellow); }
.people-panel .people-copy { left:15%; top:80%; width:70%; max-width:none; text-align:center; }
.people-copy:before { display:none; }
.people-detail-label { display:block; color:#eae7df8c; font-size:10px; margin-bottom:10px; letter-spacing:.08em; }
.people-copy > p { font-size:clamp(13px,1.05vw,17px); line-height:1.8; min-height:3.6em; }
.people-copy .chapter-belief { display:none; }
.people-panel .panel-watermark { display:none; }

/* The archive slows down: a quieter heading, a larger collection, a leaf turn. */
.records-panel .chapter-heading { top:24%; }
.records-panel .chapter-heading .eyebrow { margin-bottom:23px; }
.records-panel .chapter-heading h2 { font-size:clamp(48px,min(6.1vw,9svh),110px); line-height:1.13; }
.archive-ticket-body { transform-origin:left center; }
.archive-switches { gap:0; width:max-content; border-bottom:1px solid #eae7df35; }
.archive-switches button { border:0; border-bottom:2px solid transparent; padding:9px 18px; min-height:44px; background:none; color:#eae7df9c; }
.archive-switches button[aria-pressed=true] { background:none; color:var(--yellow); border-color:var(--yellow); }
.archive-switches button:focus-visible { outline:2px solid var(--yellow); outline-offset:3px; }
.archive-collection .archive-ticket-top { transition:background .35s; }
.archive-collection { filter:drop-shadow(0 20px 25px #0002); }
.records-panel .panel-watermark { display:none; }

/* One featured work; all further event choices stay in this scene. */
.chapter-copy > .all-events-link { border-color:#eae7df35; font-size:12px; }
.chapter-copy > .all-events-link > span { font:11px Arial,sans-serif; color:#eae7df9c; }
.events-panel .featured-event-poster { box-shadow:0 35px 65px #0005; }
.featured-event-action > span { transition:translate .25s; }
.featured-event-poster:is(:hover,:focus-visible) .featured-event-action > span { translate:5px 0; }
.event-companion { border-bottom:0; border-top-color:#eae7df40; }
.event-companion small { opacity:.7; }
.event-companion strong { word-break:keep-all; }
.event-companion > b { opacity:.65; }
.events-panel .chapter-belief { color:#eae7df70; font-size:10px; }

/* Creations feel like objects on a workbench, with local responses. */
.making-console { border-radius:3px; border-bottom:6px solid #172320; box-shadow:4px 8px 0 #0f1714,0 32px 45px #0005; transform:translateY(calc((1 - var(--objects-in)) * 35px)) rotate(-5deg) rotateX(5deg); }
.console-screen { border-color:#8fa28377; box-shadow:inset 0 0 18px #0008,0 0 18px #bed4860a; }
.console-screen > span { text-shadow:0 0 15px #b9d17835; }
.console-screen i { transform-origin:bottom; }
.console-faders i:after { transition:top .6s cubic-bezier(.2,.75,.2,1); box-shadow:0 2px 2px #0008; }
.making-console:has(a:is(:hover,:focus-visible)) .console-faders i:after { top:62%; }
.making-console:has(a:is(:hover,:focus-visible)) .console-faders i:nth-child(2n):after { top:24%; }
.making-console:has(a:is(:hover,:focus-visible)) .console-screen i { animation:console-signal 1.8s ease-in-out infinite alternate; }
.making-console:has(a:is(:hover,:focus-visible)) .console-screen i:nth-of-type(2) { animation-delay:-.6s; }
.making-console:has(a:is(:hover,:focus-visible)) .console-screen i:nth-of-type(3) { animation-delay:-1.2s; }
.making-record { rotate:-1deg; }
.making-record:is(:hover,:focus-visible) .record-wave i { animation:console-signal 1.7s ease-in-out infinite alternate; }
.making-record:is(:hover,:focus-visible) .record-wave i:nth-child(2n) { animation-delay:-.8s; }
.making-record:is(:hover,:focus-visible) .vinyl-disc { transform:translateX(12%) rotate(30deg); }
.making-panel .panel-watermark { display:none; }
.chapter-text-action { border-color:#eae7df35; font-size:12px; }
.chapter-text-action > span { font-size:20px; }
.pass-welcome { margin:0; padding:17px 20px; border-top:1px solid #eae7df25; font-size:12px; line-height:1.7; color:#eae7dfb0; }
.entry-pass .main-link { min-height:92px; }
.main-link:hover > .entry-arrow { transform:none; background:var(--paper); color:var(--ink); }
.main-link:focus-visible { box-shadow:inset 0 0 0 3px #aaa3ff; }
.pass-footer { opacity:.65; }
.journal-dialog .journal-feature { margin-bottom:8px; }
@keyframes console-signal { from { scale:1 .65; } to { scale:1 1.15; } }

@media(max-width:1100px) {
  .people-panel .role-poster { padding:20px; }
  .people-panel .people-copy { top:80%; }
  .people-panel .role-caption { font-size:11px; }
}
@media(min-width:761px) and (max-width:1100px) {
  .join-copy { top:48%; }
  .pass-caption > span:last-child { display:none; }
  .entry-pass .main-link { min-height:84px; padding:15px 16px; }
  .pass-welcome { padding:12px 16px; }
}
@media(max-width:820px) {
  .mobile-join-shortcut { display:flex; align-items:center; gap:12px; padding:0 5px; font-size:12px; min-height:36px; }
  html[data-chapter="3"] .mobile-join-shortcut { display:none; }
  .chapter-tag { display:none; }
}
@media(max-width:760px) {
  .people-panel .chapter-heading { left:7%; right:7%; top:max(145px,18%); text-align:left; }
  .people-panel .chapter-heading .eyebrow { margin-bottom:14px; }
  .people-panel .chapter-heading h2 { font-size:clamp(34px,min(8.4vw,6.2svh),55px); }
  .people-panel .chapter-heading h2 span { display:block; }
  .people-panel .people-posters { top:38%; left:10%; width:80%; height:37%; }
  .people-panel .role-poster { left:0; width:100%; height:29%; padding:12px 18px; }
  .people-panel .role-play { top:0; }
  .people-panel .role-make { top:35.5%; }
  .people-panel .role-watch { top:71%; }
  .people-panel .role-meta { display:block; font-size:8px; }
  .people-panel .role-meta b { position:absolute; right:0; top:0; width:21px; height:21px; }
  .people-panel .role-poster strong { font-size:24px; line-height:1.2; margin:8px 0 4px; }
  .people-panel .role-caption { font-size:10px; line-height:1.45; }
  .people-panel .role-outline { font-size:96px; bottom:-9%; }
  .people-thread { display:none; }
  .people-panel .people-copy { left:8%; top:79%; width:84%; text-align:left; padding-left:14px; border-left:1px solid #f4c32088; }
  .people-detail-label { font-size:9px; margin-bottom:7px; }
  .people-copy > p { font-size:12px; line-height:1.7; min-height:3.4em; }
  .people-copy > p br { display:block; }
  .people-panel .role-poster:is(:hover,:focus-visible) { translate:3px 0; }
  .records-panel .chapter-heading { top:18%; }
  .records-panel .chapter-heading .eyebrow { margin-bottom:15px; }
  .records-panel .chapter-heading h2 { font-size:clamp(37px,min(9.8vw,6.3svh),62px); }
  .archive-switches { gap:0; }
  .archive-switches button { padding:7px 11px; min-width:44px; min-height:36px; }
  .archive-collection { filter:none; }
  .making-console { transform:rotate(-5deg); }
  .pass-welcome { padding:12px 17px; font-size:11px; }
  .entry-pass .main-link { min-height:80px; }
}
@media(max-width:480px) {
  .chapter-position { font-size:10px; gap:8px; }
  .chapter-number,.chapter-total { font-size:9px; }
  .chapter-total { margin-left:0; }
  .explore-tabs { gap:0; }
  .explore-index a { font-size:12px; }
  .people-panel .chapter-heading h2 { font-size:min(11.8vw,5.8svh); }
  .people-panel .role-poster { padding:10px 15px; }
  .people-panel .role-poster strong { font-size:23px; margin-top:8px; }
  .people-panel .people-copy { top:80%; }
  .people-copy > p { font-size:11px; }
  .people-detail-label { font-size:9px; }
  .records-panel .chapter-heading h2 { font-size:min(12.7vw,6svh); }
  .archive-switches button { min-width:43px; padding:6px 10px; }
  .chapter-copy .archive-preview-copy { max-width:calc(100% - 145px); }
  .pass-welcome { padding:13px 15px; font-size:11px; }
  .entry-pass .main-link { min-height:78px; }
  .entry-arrow { flex-shrink:0; }
}
@media(max-height:740px) and (max-width:760px) {
  .people-panel .chapter-heading { top:140px; }
  .people-panel .chapter-heading h2 { font-size:min(10vw,5.8svh); }
  .people-panel .people-posters { top:39%; height:38%; }
  .people-panel .role-poster { padding:9px 14px; }
  .people-panel .role-poster strong { font-size:22px; margin:5px 0 3px; }
  .people-panel .people-copy { top:80%; }
  .people-copy > p { font-size:11px; line-height:1.6; }
}
@media(max-height:640px) and (max-width:760px) {
  .people-panel .chapter-heading { top:128px; }
  .people-panel .chapter-heading .eyebrow { margin-bottom:8px; font-size:8px; }
  .people-panel .chapter-heading h2 { font-size:min(10vw,5.6svh); }
  .people-panel .people-posters { top:40%; height:36%; }
  .people-panel .role-poster { height:29%; padding:8px 12px; }
  .people-panel .role-meta { display:none; }
  .people-panel .role-poster strong { font-size:20px; margin:0 0 5px; }
  .people-panel .role-caption { font-size:9px; }
  .people-panel .people-copy { top:80%; }
  .people-detail-label { font-size:8px; margin-bottom:5px; }
  .people-copy > p { font-size:10px; line-height:1.55; }
  .records-panel .chapter-heading { top:132px; }
  .records-panel .chapter-heading .eyebrow { margin-bottom:8px; }
  .records-panel .chapter-heading h2 { font-size:min(12.8vw,6.1svh); }
  .pass-welcome { padding:10px 13px; font-size:10px; }
  .entry-pass .main-link { min-height:72px; }
  .chapter-bar { padding-top:4px; }
  .mobile-join-shortcut { min-height:26px; font-size:10px; }
}
html[data-motion=reduced] .people-panel .role-poster,
html[data-motion=reduced] .featured-event-action > span,
html[data-motion=reduced] .console-faders i:after,
html[data-motion=reduced] .people-thread path { transition:none; }
html[data-motion=reduced] .people-panel .role-poster:is(:hover,:focus-visible) { translate:none; }
html[data-motion=reduced] .console-screen i,
html[data-motion=reduced] .record-wave i { animation:none!important; }
html[data-motion=reduced] .making-console:has(a:is(:hover,:focus-visible)) .console-faders i:after { top:30%; }
html[data-motion=reduced] .making-console:has(a:is(:hover,:focus-visible)) .console-faders i:nth-child(2n):after { top:65%; }
html[data-motion=reduced] .making-record:is(:hover,:focus-visible) .vinyl-disc { transform:none; }
@media(prefers-reduced-motion:reduce) {
  .people-panel .role-poster,.console-faders i:after,.people-thread path { transition:none; }
  .console-screen i,.record-wave i { animation:none!important; }
}

/* Short landscape screens get their own composition below the navigation. */
@media(min-width:600px) and (max-height:600px) {
  .masthead { height:76px; padding-top:10px; padding-bottom:10px; gap:18px; }
  .masthead:before { inset:8px 18px; }
  .masthead .brand { --brand-wordmark-width:137px; --brand-symbol-width:21px; --brand-symbol-height:43px; gap:10px; min-height:44px; }
  .masthead .brand-subline { font-size:11px; margin-top:5px; }
  .masthead .top-nav { gap:18px; }
  .masthead .motion-label,.masthead [data-sound-label] { display:none; }
  .stage-index { display:none; }
  .arrival-kicker { top:85px; font-size:10px; }
  .arrival-kicker > span { display:none; }
  .word-passion { top:calc(76px + 8%); font-size:min(22vw,27svh); }
  .word-home { top:calc(76px + 8% + min(22vw,27svh) + 12px); font-size:12svh; }
  .arrival-description { top:auto; bottom:20%; left:7%; width:52%; max-width:none; font-size:10px; line-height:1.6; }
  .arrival-description .tiny-cross { display:none; }
  .arrival-description p br { display:none; }
  .arrival-caption { display:none; }
  .scroll-invitation { left:auto; right:7%; bottom:20%; font-size:10px; gap:10px; }
  .scroll-invitation > span:first-child { display:none; }
  .scroll-orbit { width:30px; height:30px; font-size:20px; }
  .explore-index { top:73px; left:var(--gutter); right:var(--gutter); }
  .explore-index a { min-height:34px; font-size:10px; }
  .explore-tabs { width:auto; gap:24px; }
  .explore-tabs > a > span { display:none; }
  .explore-panel { top:119px; bottom:58px; }
  .explore-head,.explore .chapter-heading { top:0; left:7%; }
  .explore-head .eyebrow,.explore .chapter-heading .eyebrow { visibility:visible; font-size:8px; margin-bottom:10px; line-height:1.3; }
  .explore h2,.explore .chapter-heading h2 { font-size:clamp(26px,8svh,48px); line-height:1.08; }
  .explore .chapter-copy { top:43%; left:7%; width:38%; max-width:38%; }
  .chapter-copy > p { font-size:11px; line-height:1.65; }
  .chapter-copy > p br { display:block; }
  .chapter-copy > a,.chapter-text-action { min-height:34px; margin-top:8px; font-size:11px; }
  .chapter-belief { display:none; }
  .explore-description { left:40%; top:8%; max-width:22%; font-size:11px; line-height:1.7; }
  .season-card { top:47%; left:7%; width:29%; height:48%; min-height:0; max-height:none; }
  .season-card .card-label { top:12px; left:15px; right:15px; font-size:7px; }
  .season-type { top:30px; left:15px; font-size:9svh; }
  .season-copy { left:52%; right:12px; top:39%; bottom:auto; }
  .season-copy span { font-size:9px; line-height:1.5; }
  .season-copy strong { display:none; }
  .memory-link { left:15px; right:15px; bottom:8px; min-height:23px; padding-top:6px; font-size:9px; }
  .play-card { top:0; right:7%; width:31%; height:92%; }
  .play-card .card-label { top:15px; left:16px; right:16px; font-size:7px; }
  .play-word { font-size:min(13.5vw,21svh); }
  .play-copy strong { font-size:20px; }
  .play-copy > span { font-size:10px; }
  .community-slip { left:41%; top:59%; width:18%; padding:12px; }
  .slip-star { display:none; }
  .slip-people { font-size:12px; line-height:1.4; padding:0; margin:0; }
  .slip-rule { margin:8px 0; }
  .community-slip strong { font-size:11px; }

  .people-panel .chapter-heading { left:7%; right:7%; text-align:center; }
  .people-panel .chapter-heading h2 { font-size:min(4.4vw,7svh); }
  .people-panel .chapter-heading h2 span { display:inline; }
  .people-panel .people-posters { top:31%; left:8%; width:84%; height:42%; }
  .people-panel .role-poster { top:0; width:31%; height:100%; padding:12px 14px; }
  .people-panel .role-play { left:0; }
  .people-panel .role-make { left:34.5%; }
  .people-panel .role-watch { left:69%; }
  .people-panel .role-meta { display:block; font-size:8px; }
  .people-panel .role-meta b { position:absolute; top:-2px; right:0; width:18px; height:18px; }
  .people-panel .role-poster strong { font-size:min(2.5vw,4.8svh); margin:15px 0 6px; }
  .people-panel .role-caption { font-size:9px; line-height:1.5; max-width:none; }
  .people-panel .role-outline { font-size:90px; }
  .people-thread { display:block; height:16%; }
  .people-panel .people-copy { top:84%; left:8%; width:84%; max-width:none; text-align:center; border:0; padding:0; }
  .people-detail-label { display:none; }
  .people-copy > p { font-size:11px; line-height:1.65; min-height:0; }

  .records-panel .chapter-copy { top:40%; }
  .archive-switches { position:static; margin-top:9px; }
  .archive-switches button { min-height:34px; padding:7px 15px; font-size:11px; }
  .chapter-copy .archive-preview-copy { max-width:100%; min-height:0; margin-top:9px; font-size:10px; line-height:1.6; }
  .archive-release { margin-top:10px; gap:6px 8px; }
  .archive-release strong { font-size:10px; }
  .archive-release > span:last-child { display:none; }
  .archive-collection { left:57%; top:9%; width:32%; height:82%; }
  .archive-collection .archive-ticket-top { padding:10px 14px; font-size:7px; }
  .archive-collection .archive-ticket-body { padding:12px 15px; }
  .archive-collection .archive-ticket-kicker { margin:0 0 12px; font-size:9px; }
  .archive-collection .archive-ticket-body > strong { font-size:min(3.4vw,6.5svh); }
  .archive-collection .archive-fields { display:none; }
  .archive-ticket-index { margin-top:12px; font-size:7px; }
  .archive-collection .archive-ticket-bottom { min-height:35px; padding:9px 15px; font-size:8px; }
  .archive-keepsake { font-size:13px; }
  .archive-sheet { padding:17px; }
  .archive-sheet-back { transform:translate3d(calc(var(--unfold) * -25px),calc(var(--unfold) * -12px),-30px) rotate(calc(var(--unfold) * -9deg)); }
  .archive-sheet-side { transform:translate3d(calc(var(--unfold) * 25px),calc(var(--unfold) * 7px),-15px) rotate(calc(var(--unfold) * 8deg)); }
  .archive-collection-note { display:none; }

  .events-panel .featured-event-poster { top:5%; left:55%; width:34%; height:63%; }
  .events-panel .featured-event-meta { font-size:8px; }
  .events-panel .featured-event-time { top:20%; left:7%; right:7%; font-size:15svh; }
  .events-panel .featured-event-subtitle,.events-panel .featured-event-roles { display:none; }
  .featured-event-action { font-size:11px; padding-top:8px; }
  .event-companions { top:80%; left:51%; right:6%; gap:15px; }
  .event-companion { min-height:44px; gap:7px; padding:7px 0; }
  .event-companion small { font-size:8px; }
  .event-companion strong { font-size:10px; }
  .event-companion > b { display:none; }
  .companion-art { flex-basis:22px; width:22px; height:22px; }

  .making-objects { top:8%; left:51%; width:42%; height:86%; }
  .making-console { top:0; left:0; width:67%; height:90%; padding:12px; }
  .making-object-meta { font-size:7px; }
  .console-feature { --console-caption-space:0px; }
  .console-title small { display:none; }
  .console-art { display:flex; }
  .console-feature { grid-template-columns:minmax(0,1.7fr) minmax(0,1fr); }
  .console-title > strong { font-size:min(40cqh,11.5cqw,30px); }
  .console-screen > span { font-size:20px; }
  .console-faders { display:none; }
  .console-tools > a,.console-tools > div { padding:6px 0; }
  .console-tools > a > span,.console-tools > div > span:first-child { display:grid; gap:2px; }
  .console-tools strong { font-size:20px; }
  .console-tools small { display:block; font-size:8px; }
  .work-in-progress { font-size:8px; }
  .making-record { top:24%; left:74%; width:34%; height:70%; }
  .record-sleeve { width:100%; padding:11px; }
  .record-sleeve .making-object-meta { font-size:7px; }
  .record-sleeve .making-object-meta > span:last-child,.record-wave { display:none; }
  .record-title { grid-template-columns:minmax(0,1fr); }
  .record-title > strong { font-size:min(38cqh,23cqw,42px); }
  .record-action { left:11px; right:11px; bottom:9px; font-size:9px; }
  .record-action > b { font-size:17px; }
  .vinyl-disc { top:-28%; right:-8%; height:auto; width:92%; }
  .chapter-bar { bottom:18px; height:32px; padding-top:4px; }
  .chapter-tag { display:none; }
  .join-kicker { top:22%; }
  .participate h2 { top:29%; font-size:min(16vw,22svh); }
  .join-copy { top:24%; left:46%; width:39%; }
  .join-copy > p { font-size:12px; margin-bottom:12px; }
  .pass-caption { font-size:10px; padding:9px 14px; }
  .pass-caption > span:last-child { display:none; }
  .entry-pass .main-link { min-height:74px; padding:12px 14px; }
  .entry-label strong { font-size:16px; }
  .entry-label small { font-size:10px; }
  .pass-welcome { padding:10px 14px; font-size:11px; }
  .pass-footer { padding:8px 14px; font-size:8px; }
  .join-note { top:auto; bottom:14%; left:7%; right:auto; max-width:none; }
  .join-note > span,.join-note > p { display:none; }
  .join-note > a { min-height:32px; font-size:10px; }
  .join-wordmark { display:none; }
  .fc-sound-dialog { inset:76px 24px auto auto; width:min(600px,calc(100% - 48px)); max-height:calc(100dvh - 94px); padding:28px 24px 16px; }
  .fc-sound-dialog[open] { display:grid; grid-template-columns:1fr 1fr; column-gap:24px; align-items:start; }
  .fc-sound-eyebrow { grid-column:1 / -1; margin:0 0 14px; }
  .fc-sound-dialog h2 { grid-column:1; grid-row:2; font-size:28px; margin:0 0 16px; }
  .fc-sound-track { grid-column:1; grid-row:3; font-size:25px; margin:0 0 6px; }
  .fc-sound-credit { grid-column:1; grid-row:4; margin:0; font-size:10px; }
  .fc-sound-play { grid-column:2; grid-row:2; min-height:42px; }
  .fc-sound-volume { grid-column:2; grid-row:3; margin:0; }
  .fc-sound-status { grid-column:2; grid-row:4; margin:0; font-size:10px; }
  .fc-sound-library { grid-column:1 / -1; grid-row:5; margin-top:14px; min-height:39px; padding-top:8px; font-size:12px; }
}

@media(min-width:600px) and (max-height:430px) {
  .explore-panel { top:112px; bottom:48px; }
  .explore .chapter-heading .eyebrow,.explore-head .eyebrow { display:none; }
  .explore .chapter-copy { top:36%; }
  .chapter-copy > p { font-size:10px; line-height:1.6; }
  .chapter-copy > a,.chapter-text-action { margin-top:5px; min-height:30px; font-size:10px; }
  .season-card { top:42%; height:54%; }
  .season-type { top:25px; font-size:8svh; }
  .season-copy { left:50%; }
  .memory-link { font-size:8px; }
  .play-copy strong { font-size:16px; }
  .community-slip { top:52%; padding:10px; }
  .slip-people { font-size:10px; }
  .slip-rule { margin:7px 0; }
  .community-slip strong { font-size:10px; }
  .people-panel .people-posters { top:23%; height:51%; }
  .people-panel .role-meta { display:none; }
  .people-panel .role-poster { padding:13px 12px; }
  .people-panel .role-poster strong { margin:0 0 8px; font-size:18px; }
  .people-panel .people-copy { top:84%; }
  .people-copy > p { font-size:10px; }
  .archive-switches { margin-top:5px; }
  .archive-switches button { min-height:30px; padding:5px 12px; font-size:10px; }
  .chapter-copy .archive-preview-copy { margin-top:6px; font-size:9px; }
  .archive-release { margin-top:6px; }
  .archive-release strong { font-size:9px; }
  .archive-collection .archive-ticket-kicker { font-size:8px; margin-bottom:8px; }
  .archive-ticket-index { display:none; }
  .archive-collection .archive-ticket-bottom { min-height:27px; font-size:7px; }
  .event-companions { top:78%; }
  .event-companion small { font-size:7px; }
  .event-companion strong { font-size:9px; }
  .making-console { width:66%; }
  .console-tools small { display:none; }
  .console-tools strong { font-size:18px; }
  .record-action { bottom:6px; left:auto; right:9px; font-size:0; }
  .join-copy { top:24%; }
  .join-copy > p { display:none; }
  .pass-welcome { font-size:10px; padding:8px 14px; }
}

/* Keep the finale's note with the community pass and the emblem in its own column. */
@media(min-width:761px) and (min-height:601px) {
  .participate .join-note { left:37%; right:auto; width:29%; max-width:425px; text-align:left; }
  html[data-chapter="3"] .brand-orbit { left:62.5%; width:35%; }
  html[data-chapter="3"] .floor-shadow { left:68.5%; top:85%; width:23%; height:3%; }
}
@media(min-width:761px) and (max-width:1100px) and (min-height:601px) {
  .participate .join-note { left:40%; width:32%; }
  html[data-chapter="3"] .brand-orbit { left:71%; width:26%; }
}
@media(min-width:761px) and (max-height:600px) {
  .participate .join-copy { left:38%; width:36%; }
}

/* Mobile navigation gives the brand and primary destination room to breathe. */
.mobile-menu-toggle { display:none; }
.mobile-menu { position:fixed; inset:14px 14px auto auto; margin:0; width:min(440px,calc(100% - 28px)); max-height:calc(100dvh - 28px); padding:30px 25px 20px; border:1px solid #191b1830; background:var(--paper); color:var(--ink); box-shadow:0 24px 80px #0005; }
.mobile-menu::backdrop { background:#11150fb8; backdrop-filter:blur(7px); }
.mobile-menu .dialog-kicker { padding:8px 35px 26px 0; font:11px/1.5 Arial,"Microsoft YaHei",sans-serif; letter-spacing:.04em; }
.mobile-menu-links { display:grid; }
.mobile-menu-links a { display:flex; align-items:center; gap:15px; min-height:76px; border-top:1px solid #191b1835; }
.mobile-menu-links small { font:10px Arial,sans-serif; color:#606258; }
.mobile-menu-links strong { font-size:26px; font-weight:900; letter-spacing:-.05em; }
.mobile-menu-links a > span { margin-left:auto; font:24px Arial,sans-serif; }
.mobile-menu-settings { margin-top:24px; border-top:1px solid #191b1835; }
.mobile-menu-settings button { display:flex; align-items:center; gap:12px; width:100%; min-height:52px; padding:5px 0; border:0; border-bottom:1px solid #191b1825; background:none; text-align:left; font-size:13px; }
.mobile-menu-settings small { margin-left:auto; font-size:11px; color:#606258; }
.mobile-menu-settings [aria-pressed=true] small { color:var(--ink); font-weight:900; }
.mobile-menu-settings button:disabled { opacity:.5; cursor:default; }
.mobile-menu-soundtrack { display:flex; align-items:center; justify-content:space-between; gap:12px; min-height:48px; margin-top:8px; font-size:12px; }
.mobile-menu-soundtrack > span { font-size:11px; color:#606258; }
@media(max-width:820px) {
  .masthead { gap:10px; }
  .masthead .fc-sound-controls,.masthead .motion-toggle { display:none; }
  .masthead .platform-top { min-height:44px; font-size:11px; padding:0 11px; gap:7px; }
  .masthead .mobile-menu-toggle { display:flex; flex-shrink:0; align-items:center; justify-content:center; gap:7px; min-width:60px; min-height:44px; padding:0; border:0; background:none; font-size:12px; }
  .menu-glyph { display:grid; gap:5px; width:15px; }
  .menu-glyph i { width:100%; height:1px; background:currentColor; }
  .menu-glyph i:last-child { width:10px; margin-left:auto; }
}
@media(max-width:760px) {
  .participate .join-kicker { top:17%; left:7%; font-size:11px; letter-spacing:.02em; }
  .participate h2 { top:23%; left:7%; font-size:min(19vw,10svh); line-height:.98; }
  .participate .join-copy { left:7%; top:48%; width:86%; max-width:none; }
  .participate .join-copy > p { display:block; font-size:13px; line-height:1.8; margin-bottom:17px; }
  .participate .entry-pass { transform:none; }
  .participate .pass-caption { padding:11px 17px; font-size:11px; }
  .participate .entry-pass .main-link { min-height:90px; padding:15px 17px; }
  .participate .entry-label strong { font-size:20px; }
  .participate .entry-label small { font-size:11px; }
  .participate .pass-welcome { padding:12px 17px; font-size:11px; }
  .participate .pass-footer { padding:10px 17px; }
  .participate .join-note { left:7%; right:7%; top:auto; bottom:10%; max-width:none; display:flex; align-items:center; justify-content:space-between; text-align:left; gap:12px; }
  .participate .join-note > span { display:block; font-size:10px; }
  .participate .join-note > p,.participate .join-wordmark { display:none; }
  .participate .join-note > a { min-height:36px; margin:0; border:0; font-size:12px; }
  html[data-chapter="3"] .brand-orbit { left:61%; top:20%; width:33%; height:26%; }
  html[data-chapter="3"] .floor-shadow { left:66%; top:44%; width:24%; height:2%; }
}
@media(max-width:360px) {
  .masthead { gap:7px; }
  .masthead .platform-top { padding:0 9px; }
  .masthead .mobile-menu-toggle { min-width:56px; }
  .mobile-menu { padding-left:21px; padding-right:21px; }
  .mobile-menu-links strong { font-size:23px; }
}
@media(max-width:760px) and (max-height:700px) {
  .participate .join-kicker { top:18%; font-size:10px; }
  .participate h2 { top:23%; font-size:min(19vw,9svh); }
  .participate .join-copy { top:46%; }
  .participate .join-copy > p { font-size:12px; line-height:1.65; margin-bottom:12px; }
  .participate .pass-caption { padding:8px 14px; font-size:10px; }
  .participate .entry-pass .main-link { min-height:76px; padding:11px 14px; }
  .participate .entry-label strong { font-size:18px; }
  .participate .entry-label small { font-size:10px; }
  .participate .pass-welcome { padding:9px 14px; font-size:10px; }
  .participate .pass-footer { padding:8px 14px; }
  .participate .join-note { bottom:9%; }
  .participate .join-note > a { min-height:30px; font-size:11px; }
  .mobile-menu-links a { min-height:62px; }
}
