:root{--paper:#f9f9f6;--ink:#242723;--muted:#73786f;--line:#d7dad2;--accent:#737e63;--gutter:clamp(24px,4.2vw,72px);font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0}.is-locked{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}button[hidden],[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.gate{position:fixed;inset:0;z-index:10;background:var(--paper);display:flex;align-items:center;justify-content:center;transition:opacity .7s ease,visibility .7s;overflow:auto}.gate.is-leaving{opacity:0;visibility:hidden;pointer-events:none}.gate-top,.gate-bottom{position:absolute;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;gap:24px;font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em}.gate-top{top:34px}.gate-bottom{bottom:32px;color:var(--muted)}.gate-center{width:min(400px,calc(100% - 72px));text-align:center;padding:90px 0}.eyebrow{display:block;font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.2em;font-weight:400}.wordmark{font-size:clamp(100px,15vw,188px);font-weight:600;letter-spacing:-.09em;line-height:1;margin:18px 0 48px;padding-right:.07em}.wordmark-dot{color:var(--accent)}.loader-info{display:flex;justify-content:space-between;font:11px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.025em}.load-track{height:1px;background:var(--line);margin-top:14px;overflow:hidden}.load-track span{height:100%;width:0;display:block;background:var(--ink);transition:width .16s linear}.gate-caption{font-family:Georgia,'Times New Roman',serif;font-size:17px;font-style:italic;margin:26px 0 34px;color:var(--muted)}.enter-button{width:100%;height:58px;padding:0 21px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--ink);background:transparent;text-align:left;font-size:12px;letter-spacing:.035em;transition:background .25s,color .25s}.enter-button:disabled{border-color:var(--line);color:#8a8f85}.enter-button:not(:disabled):hover{background:var(--ink);color:var(--paper)}.enter-button>span:last-child{font-size:21px}.text-button{border:0;background:none;font-size:11px;line-height:1.4;min-height:44px;padding:8px 0}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.gate-skip{margin-top:12px;color:var(--muted);font-size:10px}.registration{position:absolute;width:17px;height:17px;opacity:.6}.registration:before,.registration:after{content:'';position:absolute;background:var(--muted)}.registration:before{height:1px;width:17px;top:8px}.registration:after{width:1px;height:17px;left:8px}.registration-tl{left:var(--gutter);top:50%}.registration-br{right:var(--gutter);top:50%}
.scroll-scene{height:860svh;background:white}.stage{height:100svh;position:sticky;top:0;overflow:hidden;outline:none;background:white}canvas,#static-art{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#fff;filter:contrast(1.06) brightness(1.018)}.site-header{position:absolute;z-index:2;top:25px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;gap:30px}.small-wordmark{color:var(--ink);text-decoration:none;font-size:42px;font-weight:600;letter-spacing:-.08em;line-height:1;min-height:44px}.header-place{font:9px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.13em;margin-left:15px}.header-place span{color:var(--muted)}.site-header button{margin-left:auto}.site-header button span{margin-left:15px}.opening-copy{position:absolute;top:29%;left:var(--gutter);right:var(--gutter);text-align:center;pointer-events:none;will-change:opacity,transform}.opening-copy h2{font-size:clamp(40px,5.9vw,88px);font-weight:400;line-height:1.04;letter-spacing:-.06em;margin:26px 0}.opening-copy em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.05em}.closing-copy{position:absolute;top:16%;left:var(--gutter);right:var(--gutter);text-align:center;opacity:0;pointer-events:none}.closing-copy p{font:italic clamp(22px,2.6vw,38px)/1.2 Georgia,'Times New Roman',serif;margin:12px 0}.side-scale{position:absolute;right:var(--gutter);top:42%;height:120px;display:flex;align-items:center;flex-direction:column;gap:13px;font:8px ui-monospace,monospace;color:var(--muted)}.side-scale>div{height:80px;width:1px;background:var(--line)}.side-scale i{display:block;width:1px;height:0;background:var(--ink)}.scene-footer{position:absolute;bottom:max(30px,env(safe-area-inset-bottom));left:var(--gutter);right:var(--gutter);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;font-size:11px;gap:15px}.chapter{display:flex;flex-direction:column;gap:9px}.chapter>span:first-child{font:9px ui-monospace,monospace;letter-spacing:.1em;color:var(--muted)}.chapter>span:last-child{font-size:13px}.scroll-cue{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px;letter-spacing:.02em}.cue-arrow{font-size:21px;line-height:1}.scene-counter{justify-self:end;font:10px ui-monospace,monospace;font-variant-numeric:tabular-nums}.scene-counter>span:last-child{color:var(--muted)}body[data-static=true] .scroll-scene{height:100svh}body[data-static=true] .side-scale{display:none}body[data-static=true] #skip-intro{display:none}
@media(max-width:600px){.gate-top,.gate-bottom{font-size:8px}.gate-top{top:24px}.gate-bottom{bottom:24px}.gate-center{width:calc(100% - 88px)}.wordmark{font-size:116px;margin-bottom:40px}.gate-caption{font-size:15px}.site-header{top:20px;gap:15px}.small-wordmark{font-size:36px}.header-place{font-size:8px;margin-left:0}.site-header button{font-size:9px;max-width:105px;text-align:right}.site-header button span{margin-left:5px}.opening-copy{top:29%}.opening-copy .eyebrow{font-size:8px}.opening-copy h2{font-size:47px;margin-top:20px}.side-scale{display:none}.scene-footer{bottom:25px;grid-template-columns:1fr 1.5fr 1fr;gap:8px}.chapter>span:last-child{font-size:11px}.chapter>span:first-child,.scene-counter{font-size:8px}.scroll-cue{font-size:9px}.closing-copy{top:23%}.closing-copy .eyebrow{font-size:8px}.scroll-scene{height:700svh}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}.scroll-scene{height:100svh}}
body[data-state="ready"] .load-track span{transition:none}

/* The closing message belongs to the last frame of the complete journey. */
.closing-copy.is-complete{opacity:1;transition:opacity .45s ease}
