:root{--ux-bg:var(--paper,#fff);--ux-ink:var(--ink,#111);--ux-muted:#656366;--ux-line:#dedbd7;--ux-accent:var(--purple-ink,#7a3fb5);--ux-glass:rgba(250,249,246,.92);--ux-scene:#edeae3;--ux-stone:#e4dfd2;--ux-water:#82aba6;--ux-metal:#292833;--ux-exposure:1.1}
html[data-theme=dark]{--ux-bg:var(--paper,#0a0a0a);--ux-ink:var(--ink,#f6f2ed);--ux-muted:#b4afb9;--ux-line:#38343f;--ux-accent:#c687ff;--ux-glass:rgba(18,18,22,.94);--ux-scene:#161720;--ux-stone:#57515e;--ux-water:#294957;--ux-metal:#191820;--ux-exposure:1.25}
@media(min-width:961px){html:not([data-theme=light]){--ux-bg:var(--paper,#0a0a0a);--ux-ink:var(--ink,#f6f2ed);--ux-muted:#b4afb9;--ux-line:#38343f;--ux-accent:#c687ff;--ux-glass:rgba(18,18,22,.94);--ux-scene:#161720;--ux-stone:#57515e;--ux-water:#294957;--ux-metal:#191820;--ux-exposure:1.25}}
html,body{margin:0;background:var(--ux-bg);color:var(--ux-ink)}html{scroll-behavior:auto}body{font-family:Jost,Arial,sans-serif}.ux-skip{position:fixed;top:-90px;z-index:50;background:var(--ux-bg);padding:12px}.ux-skip:focus{top:10px}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--ux-accent);outline-offset:5px}
.ux-header{position:fixed;inset:0 0 auto;height:80px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:var(--ux-bg);border:0;border-bottom:1px solid var(--ux-line);z-index:20;box-sizing:border-box}.ux-header img{width:126px;height:auto;display:block}.ux-edition{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:var(--ux-muted)}.ux-tools{display:flex;gap:22px}.ux-tools button{background:none;border:0;color:var(--ux-ink);font:inherit;font-size:12px;cursor:pointer;padding:10px 0}.ux-tools button[hidden]{display:none}
#experience,#journey{display:none}.house-active #experience{display:block;position:fixed;inset:80px 0 0;overflow:hidden}.house-active #journey{display:block;height:550vh}.house-active #fallback{display:none}#house-view{position:absolute;inset:0 0 80px 26%;background:var(--ux-scene)}#house-view canvas{width:100%;height:100%;display:block}.ux-copy-wrap{position:absolute;left:4vw;top:12%;width:27%;max-width:350px;pointer-events:none}.ux-copy{padding:0;border:0}.ux-copy[hidden]{display:none}.ux-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:var(--ux-accent);margin:0 0 25px;font-weight:500}.ux-copy h1,.ux-copy h2{font-family:Fraunces,Georgia,serif;font-weight:450;line-height:1.04;font-size:clamp(45px,4.6vw,70px);letter-spacing:-.04em;margin:0 0 26px;color:var(--ux-ink)}.ux-copy h1 em,.ux-copy h2 em{font-weight:400;color:var(--ux-accent)}.ux-desc{max-width:265px;font-size:15px;line-height:1.8;color:var(--ux-muted);margin:0}.ux-note{font-size:10px;letter-spacing:.08em;margin:40px 0 0;color:var(--ux-muted);border-top:1px solid var(--ux-line);padding-top:15px;max-width:210px}.ux-cta{display:inline-flex;gap:25px;align-items:center;color:var(--ux-ink);font-size:13px;border-bottom:1px solid var(--ux-accent);padding:14px 0 8px;pointer-events:auto;text-decoration:none}.ux-scenetag{position:absolute;right:3vw;bottom:109px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;display:flex;gap:10px;align-items:center;color:var(--ux-muted)}.ux-scenetag span{width:5px;height:5px;border-radius:50%;background:var(--ux-accent)}.ux-scenetag i{font-style:normal;letter-spacing:0;text-transform:none;margin-left:22px}
.ux-nav{position:absolute;inset:auto 0 0;min-height:80px;padding:0 4vw;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ux-line);background:var(--ux-bg);box-sizing:border-box}.ux-nav button{font-family:inherit;font-size:11px;letter-spacing:.07em;padding:18px 0;background:transparent;border:0;color:var(--ux-muted);cursor:pointer}.ux-nav button[aria-current=step]{color:var(--ux-accent)}.ux-progress{position:absolute;left:0;top:-1px;height:2px;background:var(--ux-accent);width:var(--progress,0%)}
#fallback{padding-top:100px}#fallback .aboutline,#fallback .ux-fallback-end h2{color:var(--ux-ink)}#fallback .aboutline em{color:var(--ux-accent)}#fallback .reveal,#fallback .rise,#fallback .rise2,#fallback .rise3{opacity:1;transform:none}#fallback .wrap{overflow:hidden}.ux-fallback-end{padding:70px 24px 100px;max-width:1000px;margin:auto;border-top:1px solid var(--ux-line)}.ux-fallback-end h2{font:400 clamp(32px,5vw,64px)/1.1 Fraunces,Georgia,serif;margin:20px 0}.ux-fallback-end p{color:var(--ux-muted)}
@media(max-width:960px){.ux-header{height:68px;padding:0 24px}.ux-header img{width:110px}.ux-edition{margin-left:10px;margin-right:auto;min-height:44px;display:inline-flex;align-items:center}#fallback{padding-top:80px}.ux-tools{gap:16px}}
@media(max-height:760px) and (min-width:961px){.ux-copy-wrap{top:7%}.ux-copy h1,.ux-copy h2{font-size:50px}.ux-note{margin-top:20px}.ux-desc{font-size:14px}}

.ux-return,.ux-openfilm{position:absolute;right:3vw;top:22px;z-index:4;font:12px Jost,Arial,sans-serif;background:var(--ux-glass);color:var(--ux-ink);border:1px solid var(--ux-line);border-radius:2px;padding:11px 17px;cursor:pointer}.ux-return[hidden],.ux-openfilm[hidden]{display:none}#house-view canvas{cursor:grab}#house-view canvas:active{cursor:grabbing}
.ux-nextfilm{position:absolute;right:175px;top:22px;z-index:4;font:12px Jost,Arial,sans-serif;background:var(--ux-glass);color:var(--ux-ink);border:1px solid var(--ux-line);padding:11px 17px;cursor:pointer}.ux-nextfilm[hidden]{display:none}
@media(max-width:960px){
.ux-header{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0}.ux-header img{width:97px}.ux-tools{gap:13px}.ux-tools button{font-size:11px;min-height:44px}.house-active #experience{inset:calc(64px + env(safe-area-inset-top)) 0 auto;height:calc(100svh - 64px - env(safe-area-inset-top))}.house-active #journey{height:500svh}
.ux-copy-wrap{left:22px;right:22px;top:16px;width:auto;max-width:none}.ux-kicker{font-size:9px;margin-bottom:9px}.ux-copy h1,.ux-copy h2{font-size:34px;line-height:1.1;margin-bottom:9px;letter-spacing:-.035em}.ux-copy h1,.ux-copy h2 br{display:none}.ux-copy h1,.ux-copy h2 em:before{content:' '}.ux-desc{font-size:12px;line-height:1.5;max-width:100%;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ux-note{display:none}.ux-copy .ux-cta{padding-top:7px;font-size:12px}
#house-view{inset:var(--mobile-copy,170px) 0 calc(112px + env(safe-area-inset-bottom)) 0}#house-view canvas{touch-action:pan-y pinch-zoom;cursor:default}.ux-scenetag{display:none}
.ux-nav{height:calc(62px + env(safe-area-inset-bottom));min-height:0;padding:0 18px env(safe-area-inset-bottom);gap:22px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.ux-nav::-webkit-scrollbar{display:none}.ux-nav button{font-size:11px;min-height:48px;flex:none;white-space:nowrap}.ux-progress{position:fixed;top:auto;bottom:calc(61px + env(safe-area-inset-bottom))}.ux-openfilm,.ux-return,.ux-nextfilm{top:auto;bottom:calc(67px + env(safe-area-inset-bottom));padding:10px 14px;min-height:44px;font-size:12px}.ux-openfilm,.ux-return{right:18px}.ux-nextfilm{left:18px;right:auto}
}
@media(max-width:960px) and (orientation:landscape){.ux-copy-wrap{width:29%;top:18px;left:20px}.ux-copy h1,.ux-copy h2{font-size:28px}.ux-copy h1,.ux-copy h2 br{display:block}.ux-desc{font-size:11px;-webkit-line-clamp:3}#house-view{inset:0 0 65px 33%}.ux-nav{height:50px}.ux-openfilm,.ux-return,.ux-nextfilm{bottom:59px;min-height:36px;padding:7px 12px}.ux-nextfilm{left:auto;right:165px}.ux-copy .ux-cta{font-size:11px}.ux-progress{bottom:49px}}

@media(max-width:960px){.house-active #main{padding-top:calc(64px + env(safe-area-inset-top))}.house-active #experience{position:sticky;top:calc(64px + env(safe-area-inset-top));overflow:clip}.house-active #journey{height:400svh}#house-view canvas{touch-action:auto}}

/* Videos are ambient. No native chrome, no start-playback glyph (the dark centred button iOS paints when autoplay is refused), no long-press sheet, no AirPlay. Taps fall through to the plane that owns the click. */
video{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
video::-webkit-media-controls,video::-webkit-media-controls-enclosure,video::-webkit-media-controls-panel,video::-webkit-media-controls-start-playback-button,video::-webkit-media-controls-overlay-play-button{display:none!important;-webkit-appearance:none!important;opacity:0!important;pointer-events:none!important}

/* Entrance: a dark curtain while the world loads. Heart, name, a hairline that fills with the real download, then the curtain lifts and the camera settles into the arrival pose. Never shorter than 3.2 s, never longer than the load plus a beat. */
.ux-enter{position:fixed;inset:0;z-index:60;background:var(--ux-bg);color:var(--ux-ink);display:grid;place-items:center;text-align:center;clip-path:inset(0 0 0 0);transition:clip-path 1.05s cubic-bezier(.76,0,.22,1)}
.ux-enter::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 48% at 50% 46%,rgba(198,135,255,.2),transparent 70%);opacity:0;animation:ux-glow 3.2s ease-out .3s both}
.ux-enter-in{position:relative;display:grid;justify-items:center;gap:0;transition:opacity .45s,transform .9s cubic-bezier(.76,0,.22,1)}
.ux-enter-heart{width:64px;height:auto;opacity:0;animation:ux-heart .9s cubic-bezier(.2,.8,.2,1) .15s both;filter:drop-shadow(0 0 28px rgba(198,135,255,.45))}
.ux-enter-kicker{font:500 10px Jost,Arial,sans-serif;letter-spacing:.32em;text-transform:uppercase;color:#c687ff;margin:34px 0 14px;opacity:0;animation:ux-rise .8s ease-out .8s both}
.ux-enter-title{font:450 clamp(34px,4.4vw,58px)/1.02 Fraunces,Georgia,serif;letter-spacing:-.035em;margin:0;opacity:0;animation:ux-rise 1s ease-out 1.05s both}
.ux-enter-title em{font-style:italic;color:#c687ff;font-weight:420}
.ux-enter-line{width:220px;height:1px;background:var(--ux-line);margin:40px 0 0;opacity:0;animation:ux-rise .6s ease-out 1.5s both;overflow:hidden}
.ux-enter-line i{display:block;height:100%;width:100%;background:#c687ff;transform-origin:left;transform:scaleX(var(--load,0));transition:transform .5s ease-out}
.ux-enter-status{font:400 11px Jost,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#b4afb9;margin:0;opacity:0;animation:ux-rise .6s ease-out 1.65s both}
.ux-enter.out{clip-path:inset(0 0 100% 0);pointer-events:none}
.ux-enter.out .ux-enter-in{opacity:0;transform:translateY(-26px)}
@keyframes ux-heart{from{opacity:0;transform:scale(.55) translateY(10px)}to{opacity:1;transform:none}}
@keyframes ux-rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@keyframes ux-glow{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){.ux-enter,.ux-enter-in{transition:none}.ux-enter *{animation:none!important;opacity:1}}
/* The film controls are keyboard-only now: the pointer opens a film by clicking it and closes it by clicking again. */
.ux-sr:not(:focus-visible){position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;padding:0;border:0}
#house-view canvas{cursor:default}#house-view canvas:active{cursor:default}

/* World extension */
html{overflow-anchor:none;scrollbar-gutter:stable}html[data-theme=dark]{--ux-bg:#0a0a0a;--ux-ink:#f6f2ed}html[data-theme=light]{--ux-bg:#fff;--ux-ink:#171419}
.house-active #experience{position:fixed;inset:80px 0 0;height:auto}.house-active #main{padding-top:0}.house-active #journey{height:var(--world-height)}
.ux-project{font-size:12px;color:var(--ux-ink);text-decoration:none;border-bottom:1px solid var(--ux-accent);padding:10px 0}.ux-tools{gap:14px}
.ux-nav{justify-content:flex-start;gap:30px;padding-right:80px}.ux-nav .world-room{font-size:12px}
/* STAGE 3 LANE 5: the room-name strip. display:contents on the desktop rail leaves that
   layout byte-identical; under 960px it becomes the scroller that holds five names on one
   line. */
.world-rooms{display:contents}
.world-dots{display:flex;gap:5px}.world-dots button{width:32px;min-height:44px;padding:0;font-size:0}.world-dots button:after{content:'';display:block;width:5px;height:5px;border:1px solid currentColor;border-radius:50%;margin:auto}.world-dots button[aria-current=step]:after{background:var(--ux-accent)}
.ux-orbit{position:absolute;right:25px;width:38px;height:38px;fill:none;stroke:var(--ux-line);stroke-width:1}.ux-orbit-dot{fill:var(--ux-accent);stroke:none;transform-origin:20px 20px;transform:rotate(var(--orbit,0deg))}
.world-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.ux-scenetag{max-width:70%;text-align:right}.world-posters{max-width:1100px;margin:40px auto;padding:24px}.world-posters h2{font:400 40px Fraunces,serif}.world-posters>div{display:flex;gap:16px;overflow:auto}.world-posters img{width:260px;height:146px;object-fit:cover;flex:none}
#world-ending{position:absolute;right:4vw;bottom:96px;max-width:440px;padding:10px 14px;background:color-mix(in srgb,var(--ux-glass) 55%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid color-mix(in srgb,var(--ux-line) 60%,transparent);border-radius:2px;z-index:8;pointer-events:none}#world-ending a,#world-ending button{pointer-events:auto}.ux-endrow{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.ux-endrow p{font-size:12px;color:var(--ux-muted)}#world-ending .ux-cta{padding:0 0 2px;font-size:12px;gap:8px}#world-ending #keep-exploring{margin:0;font-size:11px;text-decoration:underline;text-underline-offset:3px}#world-ending .ux-credit{margin:6px 0 0;font-size:9px;line-height:1.4;opacity:.45}#world-ending[hidden]{display:none}#world-ending p{margin:0}#keep-exploring{display:block;margin-top:16px;background:none;border:0;color:var(--ux-muted);font:inherit;cursor:pointer}
#world-load{position:absolute;bottom:100px;right:30px;color:var(--ux-ink);background:var(--ux-bg);padding:8px 14px;font-size:12px}#world-load[hidden]{display:none}
#house-view{transition:opacity .12s}.world-flight-reduced #house-view{opacity:0}.ux-copy h1,.ux-copy h2{text-wrap:balance}@media(min-width:961px){.ux-copy-wrap{width:20vw;max-width:290px}.ux-copy h1,.ux-copy h2{font-size:clamp(40px,3.6vw,56px)}}.ux-enter-heart{filter:none}
@media(max-width:960px){.house-active #experience{inset:calc(64px + env(safe-area-inset-top)) 0 0;height:auto}.ux-header{flex-wrap:wrap;align-content:center}.ux-header img{width:84px}.ux-project{font-size:10px;margin-left:auto;margin-right:12px}.ux-tools{gap:10px}.ux-tools button{font-size:10px}.ux-tools #flight,.ux-tools #motion{display:none}.ux-nav{gap:16px;overflow-x:auto;padding-left:16px;padding-right:52px;height:calc(78px + env(safe-area-inset-bottom))}.world-dots{gap:0}.world-dots button{width:24px}.ux-nav .world-room{font-size:11px}.ux-orbit{right:9px;width:29px;height:29px}.ux-copy-wrap{top:18px}.ux-copy h1,.ux-copy h2{font-size:32px}.ux-desc{-webkit-line-clamp:2}#house-view{inset:160px 0 calc(82px + env(safe-area-inset-bottom))}.ux-return,.ux-openfilm,.ux-nextfilm{bottom:calc(84px + env(safe-area-inset-bottom))}#world-ending{left:14px;right:14px;bottom:84px;padding:9px 12px;max-width:none}#world-ending .ux-people{display:none}#world-ending .ux-credit{font-size:8.5px}.ux-endrow{gap:12px}.world-posters{padding:18px}#world-load{bottom:86px;font-size:11px}}

@media(max-width:960px){.ux-header{height:104px;gap:0;justify-content:space-between;padding-top:8px}.ux-header .ux-project{margin-left:auto}.ux-tools{width:100%;justify-content:center;gap:22px;height:44px}.ux-tools #flight,.ux-tools #motion{display:block}.house-active #experience{inset:104px 0 0}#fallback{padding-top:120px}}

@media(max-width:960px){.ux-nav{height:94px;flex-wrap:wrap;align-content:center;column-gap:18px;row-gap:0;overflow:visible;padding:0 18px 5px}.ux-nav .world-room{min-height:36px;padding:6px 0;white-space:nowrap}.world-rooms{display:flex;flex:1 1 100%;align-items:center;column-gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.world-rooms::-webkit-scrollbar{display:none}#world-ending{bottom:100px}.ux-nav .world-dots{flex-basis:100%;height:32px;gap:8px}.ux-nav .world-dots button{height:32px;min-height:32px;width:30px}.ux-orbit{bottom:7px;right:18px}#house-view{bottom:98px}.ux-return,.ux-openfilm,.ux-nextfilm{bottom:100px}}

/* host lane, 9 Sep 2026: back link on every width, poster-first fold, sound hint, heading parity */
.ux-edition-short{display:none}.ux-edition,.ux-project,.ux-tools button{white-space:nowrap}
@media(max-width:960px){.ux-edition-long{display:none}.ux-edition-short{display:inline}}
@media(max-width:380px){.ux-header img{width:78px}.ux-project{font-size:9px}.ux-tools{gap:8px}}
#house-view{background:#0a0a0a url(/ux/assets/world/pool-poster-0.webp) center/cover no-repeat}html[data-theme=light] #house-view{background-color:#fff}#house-view.world-live{background-image:none}
.ux-sound-hint{position:fixed;top:calc(80px + 10px);right:4vw;z-index:21;margin:0;padding:8px 12px;font-size:12px;color:var(--ux-ink);background:var(--ux-glass);border:1px solid var(--ux-line)}.ux-sound-hint[hidden]{display:none}@media(max-width:960px){.ux-sound-hint{top:112px;left:18px;right:18px}}

.ux-credit{margin:14px 0 0;font-size:11px;line-height:1.5;color:var(--ux-ink);opacity:.55}.ux-credit a{color:inherit;text-decoration:underline}

.ux-people{opacity:.8;font-size:12px}
