:root{color-scheme:dark;--gold:#e6c68d;--ink:#100f12;--muted:#999398}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 0,#29202b 0, var(--ink) 60%);color:#f5eee7;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button:disabled{cursor:default}button{border:1px solid #ffffff21;background:transparent;border-radius:30px;padding:10px 17px}button:hover:not(:disabled){border-color:var(--gold)}[hidden]{display:none!important}header{height:88px;max-width:1440px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0c}.brand{text-decoration:none;display:flex;align-items:center;color:#fff;font-size:23px;letter-spacing:2px}.brand-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #a98d63;transform:rotate(-8deg);margin-right:14px;color:var(--gold);font-family:Georgia}.brand small{font:9px sans-serif;letter-spacing:3px;border-left:1px solid #ffffff29;margin-left:21px;padding-left:21px}.gold{color:var(--gold)}.header-right{display:flex;gap:24px;align-items:center;font-size:12px}.room{color:var(--muted)}main{max-width:1320px;margin:auto;padding:36px 32px 24px}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:3px;color:var(--gold);margin:0 0 12px}h1{font-family:"Noto Serif SC",serif;font-weight:400;font-size:32px;letter-spacing:3px;margin:0 0 12px}.heading p:last-child{color:var(--muted);font-size:13px;margin:0}.edition{font-size:11px;color:#bbb1a9;display:flex;gap:9px;align-items:center}.edition i{height:5px;width:5px;border-radius:50%;background:var(--gold)}.stage{width:100%;aspect-ratio:3/2;position:relative;overflow:hidden;border-radius:12px;border:1px solid #ffffff1c;isolation:isolate;background:#171319}.scene{position:absolute;width:100%;height:100%;inset:0;object-fit:contain}.stage-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(#0003,transparent 18%,transparent 68%,#100b15a6)}.scene-label{position:absolute;top:22px;left:24px;letter-spacing:2px;font-size:10px;text-shadow:0 1px 6px #000}.entry{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#09060b9e;backdrop-filter:blur(4px);text-align:center}.entry p{letter-spacing:4px;font-size:10px;color:var(--gold)}.entry h2{font:400 32px "Noto Serif SC",serif;letter-spacing:3px;margin:12px 0 30px}.entry button,.choose{background:var(--gold);color:#241a18;border:0;box-shadow:0 6px 30px #0004}.entry button{min-width:170px;padding:15px 25px}.entry small{color:#b4a8aa;font-size:10px;margin-top:17px}.person-hotspot{position:absolute;left:3%;top:14%;width:14%;height:72%;padding:0;border:0;border-radius:45% 45% 8px 8px}.person-hotspot:hover,.person-hotspot[aria-pressed=true]{background:linear-gradient(transparent 50%,#efc88920);box-shadow:inset 0 -2px var(--gold)}.person-label{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;border:1px solid #e6c68d5c;background:#21151ccb;backdrop-filter:blur(12px);font-size:12px;border-radius:8px;padding:9px 12px}.person-label b{color:var(--gold);font-family:Georgia;font-size:19px;margin-right:5px}.person-label small{display:block;font-size:9px;color:#c2b6b4;margin-top:4px}.choose{position:absolute;left:5.2%;top:57%;min-width:105px;font-size:14px;padding:12px 16px}#speech{position:absolute;bottom:23px;left:50%;transform:translateX(-50%);max-width:90%;width:max-content;padding:12px 22px;background:#120b15d9;border:1px solid #ffffff26;border-radius:30px;font-size:14px;backdrop-filter:blur(10px)}.wave{color:var(--gold);font-size:11px;margin-right:12px}.roster{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:18px}.roster button{text-align:left;padding:14px 12px;border-radius:8px;background:#ffffff03;white-space:nowrap}.roster button:first-child{background:#c5a2730d;border-color:#c5a27369}.roster button:disabled{opacity:.5}.roster .number{font:20px Georgia;color:#d7bc93;float:left;margin-right:10px;line-height:32px}.roster strong{font-size:12px;font-weight:500}.roster small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.roster button.active{box-shadow:0 0 0 1px var(--gold)}footer{font-size:10px;color:#786f78;margin-top:22px;display:flex;justify-content:space-between;gap:12px}.glass{position:absolute;top:20px;left:20px;background:#150e18a8;backdrop-filter:blur(10px);font-size:12px}#portraitCaption{position:absolute;bottom:45px;left:38px}#portraitCaption p{font-size:9px;letter-spacing:3px;color:var(--gold)}#portraitCaption h2{font:400 34px "Noto Serif SC",serif;margin:8px 0 12px}#portraitCaption h2 span{font:12px sans-serif;margin-left:10px;color:#d1c0b7}#portraitCaption div{font-size:12px;color:#e0d4ce}.private-actions{display:flex;align-items:center;gap:20px;padding:25px 0}.private-actions>div{flex:1}.private-actions p{margin:8px 0 0;font-size:15px}.private-actions button{font-size:12px}.coming{color:#827984;font-size:12px}.stage.private #speech{bottom:12px}.stage.private .scene-label{left:auto;right:24px}
@media(min-width:1500px){main{max-width:1200px}}
@media(max-width:700px){header{height:70px;padding:0 20px}.brand{font-size:20px}.brand small,.room{display:none}.header-right button{font-size:10px;padding:8px 12px}main{padding:27px 16px}h1{font-size:25px}.eyebrow{font-size:8px;letter-spacing:2px}.heading{margin-bottom:20px}.edition{font-size:9px}.stage{border-radius:8px}.scene-label{top:10px;left:12px;font-size:8px}.entry h2{font-size:21px;margin-bottom:16px}.entry p{font-size:8px}.entry button{padding:10px 16px;font-size:12px}.entry small{font-size:8px;margin-top:10px}.person-label{font-size:10px;padding:5px 7px}.person-label b{font-size:13px}.person-label small{display:none}.choose{min-width:0;padding:8px 10px;font-size:11px;left:3%;top:53%}#speech{font-size:10px;padding:8px 11px;bottom:9px}.wave{font-size:8px;margin-right:6px}.roster{display:flex;overflow:auto;padding:2px 1px 8px;scrollbar-width:thin}.roster button{min-width:100px}.glass{top:10px;left:10px;font-size:10px;padding:7px 10px}#portraitCaption{bottom:29px;left:17px}#portraitCaption p{font-size:7px}#portraitCaption h2{font-size:23px;margin:5px 0}#portraitCaption h2 span{font-size:10px}#portraitCaption div{font-size:10px}.private-actions{flex-wrap:wrap;gap:15px}.private-actions>div{flex-basis:100%}footer{font-size:9px;flex-direction:column;line-height:1.5}}
/* Only the animated subject is decoded from video. All other faces, scenery,
   lettering and foreground retain the supplied 1536x1024 PNG pixels. */
#idleVideo,#introVideo{-webkit-mask-image:linear-gradient(to right,transparent 1.8%,#000 2.6%,#000 17%,transparent 17.6%),linear-gradient(to bottom,transparent 10.4%,#000 11.3%,#000 87%,transparent 88.3%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 1.8%,#000 2.6%,#000 17%,transparent 17.6%),linear-gradient(to bottom,transparent 10.4%,#000 11.3%,#000 87%,transparent 88.3%);mask-composite:intersect}
@media(prefers-reduced-motion:no-preference){button{transition:background .2s,border-color .2s}.stage.private #portrait{animation:reveal .4s ease-out}@keyframes reveal{from{opacity:0}to{opacity:1}}}

#idleLayers,#hotspots{display:contents}.person-hotspot:not(.active) .person-label{opacity:0}.person-hotspot:hover .person-label,.person-hotspot:focus-visible .person-label{opacity:1}#portraitCaption h2 #portraitName{font:inherit;color:inherit;margin:0}.roster button.active{border-color:var(--gold);background:#c5a27314}

/* Keep the scene and its percentage-based hit targets in one 3:2 canvas. */
.immersive-toggle{display:none;position:absolute;right:12px;bottom:12px;z-index:20;min-height:44px;padding:8px 13px;background:#150e18db;backdrop-filter:blur(10px);font-size:12px;border-color:#e6c68d70;touch-action:manipulation}
@media(pointer:coarse),(max-width:900px){.immersive-toggle{display:block}}
body.is-immersive{overflow:hidden;overscroll-behavior:none}
#immersiveShell.immersive{position:fixed;inset:0;width:var(--immersive-w);height:var(--immersive-h);z-index:1000;background:#080609;display:flex;align-items:center;justify-content:center;overscroll-behavior:none}
#immersiveShell.immersive.rotated{inset:auto;left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg)}
#immersiveShell.immersive .stage{flex:none;width:min(var(--immersive-w),calc(var(--immersive-h) * 1.5));height:min(var(--immersive-h),calc(var(--immersive-w) / 1.5));aspect-ratio:3/2;border:0;border-radius:0}
#immersiveShell.immersive .immersive-toggle{display:block;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}
#immersiveShell.immersive #speech{bottom:62px}
@media(prefers-reduced-motion:no-preference){
 #enter,.choose{animation:button-breathe 2.8s ease-in-out infinite;transform-origin:center}
 @keyframes button-breathe{0%,100%{filter:brightness(1);box-shadow:0 6px 24px #0004,0 0 0 0 #e6c68d00}50%{filter:brightness(1.08);box-shadow:0 7px 30px #0004,0 0 22px 4px #e6c68d45}}
}
