*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#e4dfdb;--text:#343c3c;--text-muted:#5e6666;--accent:#abb495;--accent-30:color-mix(in srgb, var(--accent) 30%, transparent);--accent-50:color-mix(in srgb, var(--accent) 50%, transparent);--accent-15:color-mix(in srgb, var(--accent) 15%, transparent)}[data-theme=dark]{--bg:#1a1a1a;--text:#e4dfdb;--text-muted:#a3a3a3}html{scroll-behavior:smooth;font-size:14px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Satoshi Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:450;line-height:1.5;transition:background-color .15s,color .15s}::selection{background:var(--accent-50)}#canvas{max-width:850px;margin:0 0 0 15%;padding:4rem 1rem 40vh;position:relative}@media (width<=1300px){#canvas{margin-left:clamp(5%,2.5% + 4vw,15%)}}@media (width<=930px){#canvas{width:calc(100% + -2*clamp(5%,2.5% + 4vw,15%));max-width:none;margin-left:clamp(5%,2.5% + 4vw,15%)}}@media (width<=600px){#canvas{width:90%;margin-left:5%;padding:3rem 0 40vh}}.scene{opacity:0;pointer-events:none;max-width:50%;max-height:0;margin-bottom:0;transition:opacity .25s ease-out,transform .25s ease-out,max-height .25s ease-out;overflow:hidden;transform:translateY(8px)}.scene.visible{opacity:1;pointer-events:auto;max-height:none;margin-bottom:3rem;overflow:visible;transform:translateY(0)}.pos-1{margin-left:0%}.pos-2{margin-left:20%}.pos-3{margin-left:40%}.pos-4{margin-left:60%}.pos-5{text-align:right;margin-left:auto;margin-right:0}.scene.pos-5 img,.scene.pos-5 video,.scene.pos-5 iframe{margin-left:auto;margin-right:0}@media (width<=600px){.pos-1{margin-left:0%}.pos-2{margin-left:10%}.pos-3{margin-left:20%}.pos-4{margin-left:30%}.pos-5{margin-left:auto;margin-right:0}}.scene.img-left img,.scene.img-left video,.scene.img-left iframe{margin-left:0;margin-right:auto}.scene.img-center img,.scene.img-center video,.scene.img-center iframe{margin-left:auto;margin-right:auto}.scene.img-right img,.scene.img-right video,.scene.img-right iframe{margin-left:auto;margin-right:0}.scene.img-small img,.scene.img-small video,.scene.img-small iframe{max-width:30%}.scene.img-medium img,.scene.img-medium video,.scene.img-medium iframe{max-width:50%}.scene.img-large img,.scene.img-large video,.scene.img-large iframe{max-width:80%}.scene.img-full img,.scene.img-full video,.scene.img-full iframe{max-width:100%}@media (width<=600px){.scene{max-width:85%}.scene.img-small img,.scene.img-small video,.scene.img-small iframe{max-width:60%}.scene.img-medium img,.scene.img-medium video,.scene.img-medium iframe{max-width:80%}}.scene p{margin-bottom:1em}.scene p:last-child{margin-bottom:0}.scene h1,.scene h2,.scene h3{margin-bottom:.5em;font-weight:500;line-height:1.3}.scene h1{font-size:1.4rem}.scene h2{font-size:1.2rem}.scene h3{font-size:1.05rem}.scene blockquote{border-left:2px solid var(--accent);color:var(--text-muted);text-align:left;margin:1em 0;padding-left:1em;font-style:italic;display:inline-block}.scene em{font-style:italic}.scene strong{font-weight:600}.trigger{background:var(--accent-30);cursor:pointer;font:inherit;color:inherit;line-height:inherit;border:none;border-radius:2px;padding:1px;transition:background .2s,color .2s;display:inline}.trigger:hover{background:var(--accent-50)}.trigger:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.trigger.focused{background:var(--accent);color:var(--bg);outline:none}.trigger.spent{background:var(--accent-15);color:var(--text-muted);cursor:default;pointer-events:none}.scene a{color:var(--text);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);transition:text-decoration-color .2s}.scene a:hover{-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}.scene a[target=_blank]:after{content:" ↗";font-size:.8em}.scene img{opacity:0;max-width:100%;height:auto;margin:1.5em auto 1.5em 0;transition:opacity .3s ease-out;display:block}.scene img.loaded{opacity:1}.scene video{max-width:100%;height:auto;margin:1.5em auto 1.5em 0;display:block}.scene iframe{aspect-ratio:16/9;border:none;max-width:100%;margin:1.5em auto 1.5em 0;display:block}@media (width>=601px){.scene img,.scene video,.scene iframe{max-width:80%}}#audio-player{z-index:100;color:var(--text-muted);-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;display:flex;position:fixed;bottom:20px;right:20px}#audio-player span[role=button]{cursor:pointer;justify-content:center;align-items:center;min-width:32px;min-height:32px;transition:color .2s;display:inline-flex}#audio-player span[role=button]:hover{color:var(--accent)}#audio-player span[role=button]:focus-visible{outline:2px solid var(--accent);outline-offset:1px}#audio-play.playing{color:var(--accent)}#audio-vol-level{text-align:center;font-variant-numeric:tabular-nums;min-width:2.5em}@media (width<=600px){#audio-player{font-size:12px;bottom:12px;right:12px}#audio-vol-down,#audio-vol-up,#audio-vol-level{display:none}}#auto-indicator{display:none}.auto-indicator-inline{opacity:0;max-width:50%;color:var(--text);letter-spacing:.05em;margin-bottom:3rem;font-size:20px;transition:opacity .3s}.auto-indicator-inline.visible{opacity:1}.auto-indicator-inline .dot{opacity:.15;transition:opacity .4s;display:inline-block}.auto-indicator-inline .dot.lit{opacity:.8}::-webkit-scrollbar{display:none}html{scrollbar-width:none}#connector{pointer-events:none;z-index:999;opacity:0;width:100vw;height:100vh;position:fixed;top:0;left:0}#connector.active{opacity:1}#connector.fading{opacity:0;transition:opacity .4s ease-out}#connector path{stroke:var(--accent);stroke-width:2px;stroke-linecap:round;fill:none}
