.project-explorer{--reader-surface: #282522;--reader-ink: #f0e8dc;--reader-body: #d8cfc3;--reader-accent: #f1b39f;--reader-gutter: 1.75rem;position:fixed;z-index:70;inset:0;color-scheme:dark}.project-explorer :focus-visible{outline-color:var(--reader-accent);outline-offset:3px}.project-explorer ::selection{color:var(--reader-surface);background:var(--reader-accent)}.project-explorer .project-dismiss{position:absolute;inset:0;width:100%;height:100%;cursor:default}.project-explorer .project-reader{position:absolute;top:50%;right:clamp(1.5rem,4vw,5rem);display:flex;flex-direction:column;width:clamp(23rem,44vw,35rem);height:min(76dvh,48rem);border-radius:16px;color:var(--reader-ink);background:var(--reader-surface);box-shadow:0 16px 48px #0000004d;transform:translateY(-50%);transform-origin:left 35%;animation:project-bubble-enter .36s cubic-bezier(.16,1,.3,1) both}.project-explorer .project-reader:before{content:"";position:absolute;top:calc(35% - 10px);left:-18px;width:20px;height:20px;background:var(--reader-surface);clip-path:polygon(100% 0,0 50%,100% 100%)}.project-explorer .project-reader-toolbar{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem var(--reader-gutter) 1rem}.project-explorer .project-reader-toolbar h2{margin:0;font:550 clamp(1.75rem,2.5vw,2.25rem)/1.15 "Funnel",sans-serif;letter-spacing:-.02em;text-wrap:balance;overflow-wrap:break-word}.project-explorer .project-reader-toolbar button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;margin:-.5rem -.5rem -.5rem 0;color:var(--reader-body);border-radius:50%}.project-explorer .project-reader-toolbar button:hover{color:var(--reader-ink);background:#f0e8dc14}.project-explorer svg{flex-shrink:0;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.project-explorer .project-writeup{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#918679 var(--reader-surface);border-radius:0 0 16px 16px;padding:0 var(--reader-gutter) 1.75rem;color:var(--reader-body);outline-offset:-4px}.project-explorer .project-writeup section{margin-top:2rem;scroll-margin-top:1rem}.project-explorer .project-writeup h3{margin:0 0 .75rem;color:var(--reader-ink);font:550 1.25rem/1.3 Funnel,sans-serif;text-wrap:balance}.project-explorer .project-writeup section p{margin:0 0 1rem;font-size:1rem;line-height:1.65;text-wrap:pretty}.project-explorer .project-reader-context{margin:0;color:var(--reader-accent);font-size:.8125rem;line-height:1.5}.project-explorer .project-draft-note{margin:1rem 0 0;color:var(--reader-accent);font-size:.8125rem;line-height:1.5}.project-explorer .project-summary{margin:1.25rem 0 0;font-size:1rem;line-height:1.65;text-wrap:pretty}.project-explorer .project-role{display:grid;grid-template-columns:4rem minmax(0,1fr);gap:.75rem 1rem;margin:1.5rem 0 0;font-size:.8125rem;line-height:1.55}.project-explorer .project-role dt{color:var(--reader-ink)}.project-explorer .project-role dd{margin:0}.project-explorer .project-contents{margin-top:1.5rem}.project-explorer .project-contents summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;color:var(--reader-accent);font-size:.875rem;cursor:pointer;list-style:none}.project-explorer .project-contents summary::-webkit-details-marker{display:none}.project-explorer .project-contents summary:hover{color:var(--reader-ink)}.project-explorer .project-contents[open] summary svg{transform:rotate(180deg)}.project-explorer .project-contents nav{display:grid;gap:.25rem;padding-top:.5rem}.project-explorer .project-contents button{min-height:44px;padding-block:.5rem;color:var(--reader-body);font-size:.875rem;line-height:1.4;text-align:left}.project-explorer .project-contents button:hover{color:var(--reader-accent);text-decoration:underline;text-underline-offset:.25em}.project-explorer .project-end{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:44px;margin-top:2rem;color:var(--reader-accent);font-size:.875rem;line-height:1.5;text-align:left}.project-explorer .project-end:hover{color:var(--reader-ink)}@keyframes project-bubble-enter{0%{opacity:0;transform:translateY(calc(-50% + 8px)) scale(.96)}to{opacity:1;transform:translateY(-50%) scale(1)}}@media(min-width:761px){.project-explorer .project-reader{right:auto;left:var(--project-reader-left, calc(100% - clamp(23rem, 44vw, 35rem) - clamp(1.5rem, 4vw, 5rem)) )}.project-explorer--left .project-reader{left:var(--project-reader-left, clamp(1.5rem, 4vw, 5rem));transform-origin:right 35%}.project-explorer--left .project-reader:before{left:auto;right:-18px;clip-path:polygon(0 0,100% 50%,0 100%)}}@media(max-width:760px){.project-explorer{--reader-gutter: 1.25rem}.project-explorer .project-reader{top:auto;right:1rem;bottom:max(1.5rem,env(safe-area-inset-bottom));width:calc(100% - 2rem);height:61dvh;transform:none;transform-origin:35% top;animation-name:project-bubble-enter-mobile}.project-explorer .project-reader:before{top:-18px;left:calc(35% - 10px);clip-path:polygon(50% 0,100% 100%,0 100%)}.project-explorer .project-reader-toolbar{padding-top:1.25rem}.project-explorer .project-reader-toolbar h2{font-size:1.75rem}}@media(max-height:500px){.project-explorer .project-reader{height:calc(100dvh - 3rem)}}@keyframes project-bubble-enter-mobile{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.album-explorer{--note-paper: #e6d596;--note-ink: #302b20;color-scheme:light}.album-explorer .album-note{position:absolute;top:50%;left:var(--album-note-left, calc(50% + 10rem) );width:18rem;max-width:calc(100% - 2rem);max-height:calc(100dvh - 3rem);padding:2rem 1.5rem 1.125rem;overflow-y:auto;color:var(--note-ink);background:var(--note-paper);border-radius:1px 1px 8px;box-shadow:3px 12px 24px #00000040;transform:translateY(-50%) rotate(-1deg);transform-origin:45% 15%;animation:album-note-enter .32s cubic-bezier(.16,1,.3,1) both}.album-explorer .album-note:before{content:"";position:absolute;inset:0 0 auto;height:.75rem;background:#644d1b12;pointer-events:none}.album-explorer .album-note h2{margin:0;padding-right:1rem;font:550 1.375rem/1.18 Funnel,sans-serif;letter-spacing:-.02em;text-wrap:balance;overflow-wrap:break-word}.album-explorer .album-note p{margin:.625rem 0 0;font-size:.9375rem;line-height:1.45}.album-explorer .album-note-close{position:absolute;top:.125rem;right:.125rem;display:grid;place-items:center;width:44px;height:44px;color:var(--note-ink)}.album-explorer .album-note-close:hover{background:#644d1b17}.album-explorer .album-note-close svg{width:16px;height:16px}.album-explorer .album-spotify-link{display:inline-flex;align-items:center;gap:.625rem;min-height:44px;margin-top:1rem;font-size:.9375rem;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}.album-explorer .album-spotify-link:hover{text-decoration-thickness:2px}.album-explorer .album-spotify-link svg{width:16px;height:16px}.album-explorer :focus-visible{outline:2px solid var(--note-ink);outline-offset:2px}.album-explorer ::selection{color:var(--note-paper);background:var(--note-ink)}.album-explorer.is-leaving .album-note{animation:album-note-exit .18s ease-out both}@keyframes album-note-enter{0%{opacity:0;transform:translateY(calc(-50% + 6px)) rotate(-2deg)}to{opacity:1;transform:translateY(-50%) rotate(-1deg)}}@keyframes album-note-exit{to{opacity:0;transform:translateY(calc(-50% + 4px)) rotate(-1deg)}}@media(max-width:760px){.album-explorer .album-note{top:auto;left:50%;bottom:max(2rem,(100dvh - 36rem) * .5,env(safe-area-inset-bottom) + 1rem);transform:translate(-50%) rotate(-1deg);animation-name:album-note-enter-mobile}.album-explorer.is-leaving .album-note{animation-name:album-note-exit-mobile}}@keyframes album-note-enter-mobile{0%{opacity:0;transform:translate(-50%,6px) rotate(-2deg)}to{opacity:1;transform:translate(-50%) rotate(-1deg)}}@keyframes album-note-exit-mobile{to{opacity:0;transform:translate(-50%,4px) rotate(-1deg)}}@media(prefers-reduced-motion:reduce){.album-explorer .album-note,.album-explorer.is-leaving .album-note{animation:none}}.about-overlay{position:fixed;z-index:70;inset:0}.about-dismiss{position:absolute;inset:0;width:100%;height:100%;cursor:default}.about-bubble{--welcome-surface: #282522;--welcome-ink: #f0e8dc;--welcome-body: #d8cfc3;--welcome-accent: #f1b39f;position:absolute;display:flex;flex-direction:column;gap:1rem;width:min(25rem,100vw - 2rem);padding:1.5rem;border-radius:16px;color:var(--welcome-ink);background:var(--welcome-surface);box-shadow:0 16px 48px #0000004d;color-scheme:dark;opacity:0;transform:translateY(6px) scale(.97);transform-origin:center;transition:opacity .32s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.16,1,.3,1)}.about-bubble:before{content:"";position:absolute;width:20px;height:20px;background:var(--welcome-surface)}.about-bubble[data-placement=left]{transform-origin:right var(--tail-y)}.about-bubble[data-placement=left]:before{right:-18px;top:calc(var(--tail-y) - 10px);clip-path:polygon(0 0,100% 50%,0 100%)}.about-bubble[data-placement=right]{transform-origin:left var(--tail-y)}.about-bubble[data-placement=right]:before{left:-18px;top:calc(var(--tail-y) - 10px);clip-path:polygon(100% 0,0 50%,100% 100%)}.about-bubble[data-placement=below]{transform-origin:var(--tail-x) top}.about-bubble[data-placement=below]:before{top:-18px;left:calc(var(--tail-x) - 10px);clip-path:polygon(50% 0,100% 100%,0 100%)}.about-bubble[data-placement=above]{transform-origin:var(--tail-x) bottom}.about-bubble[data-placement=above]:before{bottom:-18px;left:calc(var(--tail-x) - 10px);clip-path:polygon(0 0,100% 0,50% 100%)}.about-bubble[data-placement=center]:before{display:none}.about-bubble :focus-visible{outline-color:var(--welcome-accent);outline-offset:3px}.about-overlay.is-presented .about-bubble{opacity:1;transform:none}.about-overlay.is-leaving{pointer-events:none}.about-overlay.is-leaving .about-bubble{opacity:0;transform:translateY(3px) scale(.98);transition-duration:.18s;transition-timing-function:cubic-bezier(.4,0,1,1)}.about-bubble-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:1rem}.about-bubble-header h2{margin:0;font:550 2rem/1.15 Funnel,sans-serif;letter-spacing:-.02em}.about-close{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;margin:-.5rem -.5rem -.5rem 0;color:var(--welcome-body);border-radius:50%}.about-close:hover{color:var(--welcome-ink);background:#f0e8dc14}.about-bubble svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.about-bubble-copy{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--room-amber) var(--welcome-surface);color:var(--welcome-body);font-size:1rem;line-height:1.55;text-wrap:pretty}.about-bubble-copy p{margin:0}.about-bubble-copy p+p{margin-top:1rem}.about-enter{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:1rem;min-height:44px;color:var(--welcome-accent);font-size:.875rem;text-align:left}.about-enter:hover{color:var(--welcome-ink)}@media(max-width:480px){.about-bubble{padding:1.25rem}}@font-face{font-family:Hubot;src:url(/fonts/hubot-sans-condensed-extrabold.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-hyperlegible-next-latin.woff2) format("woff2");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Funnel;src:url(/fonts/funnel-display-latin.woff2) format("woff2");font-style:normal;font-weight:300 800;font-display:swap}:root{--room-black: #050507;--room-ink: #eeeae0;--room-muted: #b6afb8;--room-amber: #cda681;--room-line: rgba(238, 234, 224, .18);--directory-surface: #282522;--directory-ink: #f0e8dc;--directory-muted: #bfb3a5;--directory-rule: #615a52;--directory-divider: #403b35;--directory-accent: #cda681;--page: clamp(1.5rem, 4vw, 4rem);color-scheme:dark;font-family:Atkinson,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:var(--room-black);scroll-behavior:auto;scrollbar-gutter:stable}body{margin:0;min-width:320px;color:var(--room-ink);background:var(--room-black);overflow-x:clip}body:has(.index-layer.is-open),body:has(.project-explorer),body:has(.about-overlay){overflow:hidden}button,a{color:inherit;font:inherit;cursor:pointer}button{padding:0;border:0;background:none}a{text-decoration:none}::selection{color:var(--room-black);background:var(--room-amber)}:focus-visible{outline:2px solid var(--room-amber);outline-offset:5px}.skip-link{position:fixed;z-index:90;top:1rem;left:1rem;padding:.75rem .95rem;color:var(--room-black);background:var(--room-amber);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.world-story{position:relative;height:1140svh;background:#171512}.world-sticky{position:sticky;z-index:1;top:0;height:100svh;overflow:hidden;isolation:isolate;background:#171512}.world-sticky app-system-scene{position:absolute;z-index:-2;inset:0;opacity:0;transition:opacity .8s ease}.world-sticky.studio-ready app-system-scene{opacity:1}.world-vignette{position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(12,11,10,.7),transparent 42%,transparent 83%,rgba(12,11,10,.35))}.story-panel{position:absolute;z-index:3;width:min(29rem,100vw - var(--page) * 2);pointer-events:none;visibility:hidden;opacity:0;transition:opacity .24s ease-out,visibility 0s linear .24s}.story-panel:before{content:"";position:absolute;z-index:-1;inset:-4rem -5rem;pointer-events:none;opacity:.78;background:radial-gradient(ellipse at 35% 52%,rgba(5,5,7,.96),rgba(5,5,7,.72) 50%,transparent 75%)}.story-panel.is-active{pointer-events:auto;visibility:visible;opacity:1;transition-delay:0s}.story-panel h1,.story-panel h2{margin:0;color:var(--room-ink);text-wrap:balance}.story-panel h2{font:560 clamp(2.4rem,3.7vw,3.6rem)/1.05 "Funnel",sans-serif;letter-spacing:-.035em}.story-panel>p{max-width:27rem;margin:1.25rem 0 0;color:#ded9df;font-size:clamp(.95rem,1.1vw,1.1rem);line-height:1.6;text-wrap:pretty}.project-context{margin-top:1rem;color:var(--room-muted);font-size:.8rem;line-height:1.5}.story-panel--intro{--intro-title-size: clamp(3.5rem, 6.5vw, 5.5rem);bottom:15%;left:var(--page);width:min(32rem,47vw)}.story-panel--intro h1{display:flex;flex-direction:column;font:550 var(--intro-title-size)/.96 "Funnel",sans-serif;letter-spacing:-.035em}.story-panel--intro>.about-fallback{margin-right:1.5rem}.story-panel--intro>button{display:inline-flex;align-items:center;min-height:44px;margin-top:1.8rem;color:var(--room-amber);font-size:.85rem}.story-panel--intro>.enter-studio{display:flex;justify-content:flex-start;width:fit-content;margin-top:1rem;margin-inline-start:calc(var(--intro-title-size) * .24);color:var(--room-muted);font-size:.875rem;text-align:left;transition:color .16s ease}.story-panel--intro>button:hover{color:var(--room-ink)}.story-panel--intro>.enter-studio:is(:hover,:focus-visible){color:var(--room-ink);text-decoration:underline;text-underline-offset:.25em}.story-panel--stanley,.story-panel--portal{top:auto;right:var(--page);text-align:right}.story-panel--stanley:before,.story-panel--portal:before{background:radial-gradient(ellipse at 68% 50%,rgba(5,5,7,.96),rgba(5,5,7,.72) 52%,transparent 76%)}.story-panel--okra,.story-panel--tapi{top:auto;left:var(--page)}.story-panel--portal small{display:block;margin-top:1rem;color:var(--room-muted);line-height:1.5}.story-panel--contact{bottom:15%;left:var(--page);width:min(42rem,62vw)}.contact-links{display:flex;column-gap:1.75rem;flex-wrap:wrap;margin-top:1.25rem}.contact-links a{display:inline-flex;align-items:center;min-height:44px;color:var(--room-amber);font-size:1.05rem;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3em}.contact-links a:hover{color:var(--room-ink)}.story-panel--project{width:min(36rem,42vw);bottom:max(7.5rem,12svh)}.story-panel--project h2{font-size:clamp(3.6rem,6.7vw,6rem);line-height:1.02}.story-panel--project>p{max-width:34rem;margin-top:1.35rem;font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.5}.story-panel--project .project-context{margin-top:1.1rem;font-size:1rem;line-height:1.45}.story-panel--project small{font-size:.875rem}.story-panel--stanley>p,.story-panel--portal>p{margin-left:auto}.explore-project{display:inline-flex;align-items:center;gap:1rem;min-height:44px;margin-top:1.4rem;color:var(--room-amber);font-size:1.125rem}.explore-project:hover{color:var(--room-ink)}.explore-project svg{width:1.3rem;height:1.3rem;fill:none;stroke:currentColor;stroke-width:1.5}.studio-loading{position:absolute;top:48%;left:0;right:0;text-align:center;color:#cda681;font-size:.85rem}.studio-fallback{position:absolute;top:18%;left:var(--page);max-width:28rem;margin:0;color:var(--room-muted);font-size:.85rem;line-height:1.6}.studio-unavailable{background:#171512}@media(max-width:760px){.story-panel,.story-panel--intro,.story-panel--stanley,.story-panel--okra,.story-panel--portal,.story-panel--tapi,.story-panel--contact{top:auto;right:var(--page);bottom:17%;left:var(--page);width:auto;max-width:30rem;text-align:left}.story-panel:before,.story-panel--stanley:before,.story-panel--portal:before{inset:-3rem -2rem;background:radial-gradient(ellipse at 32% 64%,rgba(5,5,7,.98),rgba(5,5,7,.8) 60%,transparent 88%)}.story-panel h2{font-size:clamp(2.1rem,8.3vw,3.3rem)}.story-panel>p{margin-top:1rem;font-size:.98rem;line-height:1.5}.project-context{margin-top:.8rem;font-size:.76rem}.story-panel--intro,.story-panel--contact{bottom:14%}.story-panel--intro{--intro-title-size: clamp(3.7rem, 13vw, 5rem)}.story-panel--intro>button{margin-top:1rem}.world-vignette{background:linear-gradient(0deg,rgba(12,11,10,.9),transparent 64%)}.story-panel--project{width:auto;max-width:36rem;bottom:max(8.25rem,14svh)}.story-panel--project h2{font-size:clamp(3rem,11.8vw,4.5rem)}.story-panel--project>p{font-size:1.125rem;margin-top:1.05rem;line-height:1.45}.story-panel--project .project-context{margin-top:.85rem;font-size:.95rem}.story-panel--project .explore-project{margin-top:1.05rem;font-size:1.05rem}.story-panel--stanley>p,.story-panel--portal>p{margin-left:0}}@media(max-height:500px)and (orientation:landscape){.story-panel--intro,.story-panel--contact{top:auto}.story-panel>p,.project-context{margin-top:.55rem}.story-panel--intro>button,.story-panel--intro>.enter-studio{margin-top:.6rem}}@media(max-height:600px){.story-panel--project{bottom:5.5rem;max-height:calc(100svh - 10.5rem);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.story-panel--project:before{inset:0}.story-panel--project h2{font-size:clamp(2.5rem,8svh,3rem)}.story-panel--project>p{margin-top:.55rem;font-size:1rem;line-height:1.4}.story-panel--project .project-context{margin-top:.55rem;font-size:.875rem}.story-panel--project .explore-project{margin-top:.4rem;font-size:1rem}.story-panel--project small{margin-top:.4rem;font-size:.8rem}}.world-header{position:fixed;z-index:50;inset:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:2rem;padding:1.15rem var(--page);font-size:.82rem}button.scene-about-trigger.pointer-focus-return:focus,button.about-fallback.pointer-focus-return:focus{outline:none}.world-tools{display:flex;gap:1.8rem;align-items:center}.world-tools button,.world-tools a{display:grid;min-height:44px;place-items:center}.world-tools button:hover,.world-tools a:hover{color:var(--room-amber)}.world-tools .world-sound{display:flex;gap:.5rem;align-items:center}.world-sound svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linejoin:round;stroke-linecap:round}.world-sound.is-muted{color:var(--room-muted)}@media(max-width:480px){.world-tools .world-sound{min-width:44px;justify-content:center}.world-sound span{display:none}.world-header{gap:.7rem}}.chapter-rail{position:absolute;z-index:8;right:var(--page);bottom:1.4rem;display:flex}.chapter-rail button{display:grid;width:44px;height:44px;place-items:center}.chapter-rail button>span{width:20px;height:2px;background:#88808c;transition:background-color .18s ease}.chapter-rail button:hover>span{background:var(--room-ink)}.chapter-rail button.is-active>span{background:var(--room-amber)}.project-focused .story-panel,.project-focused .chapter-rail,.world-header.project-focused .world-tools{opacity:0;pointer-events:none}.world-tools,.chapter-rail{transition:opacity .24s ease-out}.world-tools.about-occluded,.story-panel.about-occluded,.chapter-rail.about-occluded{opacity:0;pointer-events:none}.scroll-cue{position:absolute;z-index:7;left:50%;bottom:max(2.1rem,env(safe-area-inset-bottom) + 1rem);transform:translate(-50%);width:max-content;max-width:calc(100% - var(--page) * 2);color:var(--room-ink);font-size:.95rem;line-height:1.25;font-weight:500;text-shadow:0 2px 8px #050507;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .24s ease-out,visibility 0s linear .24s}.scroll-cue.is-visible{opacity:1;visibility:visible;transition-delay:0s}.scroll-cue__content{display:flex;align-items:center;gap:.6rem;animation:studio-scroll-cue 3.2s ease-in-out infinite;animation-play-state:paused}.scroll-cue.is-visible .scroll-cue__content{animation-play-state:running}.scroll-cue svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}@keyframes studio-scroll-cue{0%,to{opacity:1}50%{opacity:.3}}@media(max-width:1000px){.scroll-cue{bottom:calc(4.6rem + env(safe-area-inset-bottom))}}@media(max-width:760px){.world-header{padding-top:.75rem}.world-tools{gap:1.2rem}.chapter-rail{bottom:.7rem}.scroll-cue{font-size:.875rem;bottom:calc(4.35rem + env(safe-area-inset-bottom))}}@media(max-height:600px){.scroll-cue{bottom:calc(3.9rem + env(safe-area-inset-bottom));font-size:.8125rem}}.index-layer{position:fixed;z-index:80;inset:0;visibility:hidden;pointer-events:none;transition:visibility 0s linear .24s}.index-layer.is-open{visibility:visible;pointer-events:auto;transition:none}.index-backdrop{position:absolute;inset:0;width:100%;height:100%;background:#0505072e;opacity:0;transition:opacity .24s ease}.index-layer.is-open .index-backdrop{opacity:1}.world-index{--index-inset: 2rem;position:absolute;inset:0 0 0 auto;display:flex;flex-direction:column;width:min(34rem,100vw - 2rem);color:var(--directory-ink);color-scheme:dark;background:var(--directory-surface);transform:translate(100%);transition:transform .24s cubic-bezier(.4,0,1,1)}.index-layer.is-open .world-index{transform:translate(0);transition:transform .38s cubic-bezier(.2,.7,.2,1)}.world-index :focus-visible{outline-color:var(--directory-accent);outline-offset:4px}.index-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;min-height:80px;padding:.8rem var(--index-inset)}.index-header h2{flex-shrink:0;margin:0;font-size:1rem;font-weight:550}.index-close{display:inline-flex;flex-shrink:0;align-items:center;gap:.7rem;min-height:44px;font-size:.8rem}.index-close:hover,.index-return:hover{color:var(--directory-accent)}.index-close svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.5}.index-scroll{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--directory-rule) var(--directory-surface);padding:.25rem var(--index-inset) 1.75rem}.index-projects{display:grid;gap:1rem;flex-shrink:0}.index-project{position:relative;display:block;width:100%;padding:.5rem 0 1.5rem;text-align:left}.index-project:after{content:"";position:absolute;inset:auto 0 0;height:4px;background:var(--directory-divider);transition:background-color .16s ease}.index-project:hover:after,.index-project:focus-visible:after,.index-project.is-previewed:after{background:var(--directory-rule)}.index-project-copy{display:block}.index-project strong{display:block;font:800 clamp(2.5rem,4.6vw,3.8rem)/.96 "Hubot",sans-serif;letter-spacing:-.025em;text-transform:uppercase;text-wrap:balance;transition:color .16s ease}.index-project-caption{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:1.25rem;margin-top:.8rem;font-size:.875rem;line-height:1.45}.index-project-purpose{color:var(--directory-ink)}.index-project-context{color:var(--directory-muted)}.index-project[aria-current] strong{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.1em}.index-project:hover strong,.index-project:focus-visible strong,.index-project.is-previewed strong{color:var(--directory-accent)}.index-projects:has(.is-previewed) .index-project:not(.is-previewed) strong{color:var(--directory-muted)}.index-footer{padding-top:1.5rem}.index-shortcuts{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.index-bottom{flex-shrink:0;padding:.5rem var(--index-inset) max(.75rem,env(safe-area-inset-bottom))}.index-return svg{flex-shrink:0;width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.4}.index-return{display:flex;align-items:center;gap:.5rem;min-width:0;min-height:44px;color:var(--directory-muted);font-size:.8rem;line-height:1.4;text-align:left}.index-contact{min-width:0}.index-contact-title{display:flex;align-items:center;min-height:44px;font:550 clamp(1.5rem,3.3vw,1.875rem)/1.1 "Funnel",sans-serif;letter-spacing:-.025em;text-align:left}.index-contact-title span{text-wrap:balance}.index-profiles{display:flex;flex-wrap:wrap;gap:0 1.5rem;margin-top:.25rem}.index-profiles a{display:flex;align-items:center;min-height:44px;color:var(--directory-muted);font-size:.875rem;text-align:left}.index-profiles a:is(:hover,:focus-visible){text-decoration:underline;text-underline-offset:.25em}.index-return,.index-contact-title,.index-profiles a{transition:color .16s ease}.index-shortcuts button:hover,.index-profiles a:hover{color:var(--directory-accent)}@media(max-width:760px){.world-index{--index-inset: 1.25rem}.index-header{min-height:68px;padding-block:.6rem}.index-scroll{padding-top:.2rem;padding-bottom:1.5rem}.index-projects{gap:.875rem}.index-project{padding:.5rem 0 1.25rem}.index-project strong{font-size:clamp(2.3rem,10vw,3.6rem)}.index-project-caption{gap:1rem;margin-top:.65rem;font-size:.8125rem}.index-footer{padding-top:1.25rem}.index-shortcuts{gap:1rem}}
