.drift{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background:#000;isolation:isolate;color-scheme:dark;cursor:auto}.drift.idle{cursor:none}.drift .grain{position:fixed;inset:-8%;z-index:5;pointer-events:none;opacity:.055;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:220px 220px;background-repeat:repeat;animation:drift-grain 2.4s steps(8) infinite;will-change:transform}@keyframes drift-grain{0%{transform:translate(0)}20%{transform:translate(-3%,2%)}40%{transform:translate(2%,-3%)}60%{transform:translate(-2%,1%)}80%{transform:translate(3%,-2%)}to{transform:translate(0)}}.drift .frame{position:fixed;inset:0;z-index:0;pointer-events:none;transition:opacity .9s ease}.drift[data-state=threshold] .frame{opacity:0}.drift[data-state=station] .frame{opacity:1}.drift .slot{position:absolute;inset:0;opacity:0;transition:opacity 1.1s cubic-bezier(.32,0,.45,1);will-change:opacity}.drift .slot.active{opacity:1}.drift .backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.12);filter:blur(56px) saturate(.3) brightness(.32) contrast(1.05);will-change:filter}.drift .foreground{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:saturate(.92) brightness(.98) contrast(1.03)}.drift .vignette{position:absolute;inset:-2%;pointer-events:none;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.45) 82%,rgba(0,0,0,.85) 100%)}.drift .scrim{position:fixed;left:0;right:0;bottom:0;height:52vh;z-index:1;pointer-events:none;background:linear-gradient(to top,#000000f2,#000000d1 22%,#0000008c,#00000038 78%,#0000);transition:opacity .9s ease}.drift[data-state=threshold] .scrim{opacity:0}.drift .threshold{position:fixed;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:#000;transition:opacity .9s ease}.drift[data-state=station] .threshold{opacity:0;pointer-events:none}.drift .threshold .ghost{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1;opacity:.16;filter:saturate(.5) brightness(.6) blur(3px);animation:drift-ghost-breath 14s ease-in-out infinite;pointer-events:none}@keyframes drift-ghost-breath{0%{opacity:.12}50%{opacity:.2}to{opacity:.12}}.drift .threshold .kicker{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-style:italic;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:400;letter-spacing:.01em;color:var(--ink);margin:0 0 2.5rem;text-shadow:0 1px 24px rgba(0,0,0,.9);text-transform:none}.drift .threshold .entry-hint{margin:2.5rem 0 0;color:var(--ink-dim);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-style:italic;font-size:.78rem;letter-spacing:.06em;opacity:.7}.drift .station{position:fixed;left:0;right:0;bottom:0;z-index:3;padding:0 1.5rem;display:flex;flex-direction:column;align-items:stretch;transition:opacity .9s ease}.drift[data-state=threshold] .station{opacity:0;pointer-events:none}.drift .station-inner{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;padding-bottom:1.5rem;opacity:0;transition:opacity .4s ease}.drift .station-inner[data-visible=true]{opacity:1}.drift[data-state=station].idle .station-inner[data-visible=true],.drift[data-state=station].idle .strip,.drift[data-state=station].idle .rest{opacity:0;pointer-events:none}.drift .rest{appearance:none;background:transparent;border:0;color:var(--ink-dim);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-style:italic;font-size:.82rem;letter-spacing:.02em;cursor:pointer;padding:.4rem .75rem;margin:.85rem auto 0;opacity:.5;transition:opacity .4s ease,color .3s ease;text-shadow:0 1px 8px rgba(0,0,0,.85)}.drift .rest:hover,.drift .rest:focus-visible{opacity:1;color:var(--mercury);outline:none}.drift .rest[hidden]{display:none}.drift .rest.nudged{animation:drift-rest-pulse 5s ease-in-out infinite}@keyframes drift-rest-pulse{0%,to{opacity:.55}50%{opacity:.85}}.drift .title{font-weight:400;font-style:italic;font-size:clamp(1.6rem,3.2vw,2.4rem);margin:0 0 .25rem;color:var(--ink);text-align:center;text-shadow:0 1px 24px rgba(0,0,0,.95)}.drift .end-note{color:var(--mercury);font-style:italic;font-size:1.05rem;margin:.75rem 0 0;letter-spacing:.04em}.drift .words{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem 1.7rem;max-width:60rem;margin:1rem 0 0}.drift .threshold .words{margin-top:0}.drift .word{appearance:none;background:transparent;border:0;color:var(--ink);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:clamp(1.05rem,1.5vw,1.3rem);letter-spacing:.01em;padding:.2rem .4rem;cursor:pointer;transition:color .28s ease,opacity .28s ease,transform .28s ease;text-shadow:0 1px 14px rgba(0,0,0,.9)}.drift .word:hover,.drift .word:focus-visible{color:var(--mercury);outline:none}.drift .word.leaving{opacity:0;pointer-events:none}.drift .reset,.drift .mute{appearance:none;position:fixed;z-index:6;background:transparent;border:0;color:var(--ink-dim);font-family:ui-sans-serif,system-ui,sans-serif;cursor:pointer;transition:color .3s ease,opacity .4s ease;text-shadow:0 1px 8px rgba(0,0,0,.85)}.drift .reset{top:1.25rem;right:1.5rem;font-size:.68rem;letter-spacing:.1em;text-transform:lowercase;padding:.25rem .5rem}.drift .mute{top:1.25rem;left:1.5rem;padding:.4rem;display:inline-flex;align-items:center;justify-content:center;line-height:1;opacity:.6}.drift .reset:hover,.drift .reset:focus-visible,.drift .mute:hover,.drift .mute:focus-visible{color:var(--mercury);outline:none;opacity:1}.drift .mute[data-muted=false] .icon-sound-off,.drift .mute[data-muted=true] .icon-sound-on,.drift .reset[hidden],.drift .mute[hidden]{display:none}.drift[data-state=station].idle .reset,.drift[data-state=station].idle .mute{opacity:0;pointer-events:none}.drift .strip{width:100%;max-width:36rem;margin:0 auto;padding-bottom:1.25rem;display:flex;flex-direction:column;align-items:center;gap:.65rem;transition:opacity .4s ease}.drift .strip-label{display:flex;align-items:center;gap:.75rem;width:100%;opacity:.6}.drift .strip-rule{flex:1 1 auto;height:1px;background:var(--ink-dim);opacity:.35}.drift .strip-text{flex:0 0 auto;color:var(--ink-dim);font-family:ui-sans-serif,system-ui,sans-serif;font-size:.62rem;letter-spacing:.2em;text-transform:lowercase}.drift .filmstrip{display:flex;align-items:flex-end;gap:.7rem;padding:0 .5rem;overflow-x:auto;overflow-y:hidden;max-width:100%;scrollbar-width:none}.drift .filmstrip::-webkit-scrollbar{display:none}.drift .filmstrip .step{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.25rem;opacity:.55;transition:opacity .3s ease,transform .3s ease}.drift .filmstrip .step:hover{opacity:1}.drift .filmstrip .step img{width:48px;height:32px;object-fit:cover;display:block;filter:saturate(.78) brightness(.92)}.drift .filmstrip .step .w{color:var(--ink-dim);font-size:.62rem;font-style:italic;letter-spacing:.02em;white-space:nowrap;padding-bottom:2px;border-bottom:1px solid transparent;transition:color .3s ease,border-color .3s ease,opacity .3s ease}.drift .filmstrip .step.current{opacity:1;transform:translateY(-2px)}.drift .filmstrip .step.current img{filter:saturate(.95) brightness(1)}.drift .filmstrip .step.current .w{color:var(--mercury);border-bottom-color:var(--mercury)}.drift .filmstrip .step.arriving{animation:drift-step-in .48s ease-out both}@keyframes drift-step-in{0%{opacity:0}to{opacity:1}}.drift .arrival{position:fixed;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;padding:4vh 1.5rem 3vh;gap:1rem;background:#0000008c;overflow:hidden;opacity:0;pointer-events:none;transition:opacity 1.1s ease}.drift[data-state=arrival] .arrival{opacity:1;pointer-events:auto}.drift[data-state=arrival] .threshold,.drift[data-state=arrival] .station-inner,.drift[data-state=arrival] .strip,.drift[data-state=arrival] .rest,.drift[data-state=arrival] .reset{opacity:0;pointer-events:none}.drift[data-state=arrival] .frame{opacity:1;filter:saturate(.18) brightness(.32);transition:opacity .9s ease,filter 1.1s ease}.drift[data-state=arrival] .scrim{opacity:0}.drift .arrival-back{position:absolute;top:1.5rem;left:1.75rem;font-family:var(--voice);font-size:.95rem;letter-spacing:.04em;color:var(--ink-dim);text-decoration:none;margin:0;text-shadow:0 1px 12px rgba(0,0,0,.9);transition:color var(--t-hover) var(--ease-soft)}.drift .arrival-back:hover,.drift .arrival-back:focus-visible{color:var(--mercury);outline:none}.drift .arrival-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(1.5rem,3.2vw,2.4rem);line-height:1.15;margin:0;flex:0 0 auto;color:var(--ink);text-shadow:0 1px 24px rgba(0,0,0,.95)}.drift .arrival-bottom{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:clamp(.5rem,1.5vh,1rem)}.drift .arrival-figure{flex:0 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.4rem,1vh,.8rem)}.drift .arrival-figure-canvas{display:block;width:min(74vmin,92vw,56vh);aspect-ratio:1 / 1;height:auto;max-width:100%;max-height:100%;background:transparent}.drift .arrival-edition{flex:0 0 auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--ink-dim);font-size:.66rem;letter-spacing:.18em;text-transform:lowercase;margin:0;opacity:.7}.drift .arrival-credit-block{flex:0 0 auto;margin:0}.drift .arrival-credit,.drift .arrival-date{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-style:italic;color:var(--ink-dim);margin:0;text-shadow:0 1px 12px rgba(0,0,0,.9)}.drift .arrival-credit{font-size:.92rem;margin-bottom:.3rem}.drift .arrival-date{font-size:.78rem;letter-spacing:.04em;opacity:.75}.drift .arrival-actions{flex:0 0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem clamp(1rem,3vw,2.5rem);margin-top:.5rem}.drift .arrival-action{appearance:none;-webkit-appearance:none;background:transparent;background-image:none;border:0;outline:0;box-shadow:none;color:var(--ink-dim);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(.92rem,1.4vw,1.05rem);letter-spacing:.02em;text-transform:none;cursor:pointer;padding:.4rem .6rem;margin:0;text-shadow:0 1px 12px rgba(0,0,0,.9);transition:color .3s ease,opacity .3s ease}.drift .arrival-action:hover,.drift .arrival-action:focus-visible{color:var(--mercury);outline:none}.drift .arrival-action[hidden]{display:none}.drift .arrival-action[disabled]{cursor:not-allowed;opacity:.3}.drift .arrival-action[disabled]:hover{color:var(--ink-dim)}@media(max-width:768px){.drift .scrim{height:62vh}.drift .station{padding:0 1rem}.drift .station-inner{gap:.75rem;padding-bottom:1rem}.drift .words{margin-top:.5rem}.drift .strip{padding-bottom:1rem}.drift .filmstrip .step img{width:40px;height:26px}.drift .filmstrip .step .w{font-size:.58rem}.drift .title{font-size:1.5rem}.drift .backdrop{filter:blur(42px) saturate(.3) brightness(.32)}.drift .arrival{padding:3rem 1rem 1.25rem}.drift .arrival-back{font-size:.85rem;top:1rem;left:1.25rem}.drift .arrival-title{margin-bottom:1.25rem;font-size:1.6rem}.drift .arrival-figure{margin-bottom:1.25rem}.drift .arrival-figure-canvas{width:clamp(220px,42vh,320px);height:clamp(220px,42vh,320px)}.drift .arrival-edition{font-size:.6rem}.drift .arrival-credit-block{margin-bottom:1.5rem}.drift .arrival-credit{font-size:.85rem}}
