:root{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18pt;color:#fff;background:#000;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}button{font:inherit}.page{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background:#000;color:#fff;isolation:isolate}.video-background{position:absolute;z-index:0;inset:0;overflow:hidden;background:#000;pointer-events:none}.video-frame{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .6s ease}.video-background--ready .video-frame{opacity:1}.title-button{position:absolute;z-index:1;top:0;left:0;width:min(360px,calc(100vw - 40px));margin:0;padding:0;overflow:hidden;border:0;border-radius:2px;background:transparent;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.title-button--adaptive{mix-blend-mode:difference}.title-button canvas{display:block;width:100%;height:auto;filter:brightness(1);transition:filter .22s ease}.title-button--dark canvas{filter:brightness(0)}.title-button--open{z-index:3;mix-blend-mode:normal}.title-button--open canvas{filter:brightness(1)}.title-button:focus-visible,.close-button:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.bio-overlay{position:fixed;z-index:2;inset:0;display:grid;place-items:center;padding:clamp(28px,6vw,72px);background:#000000d1;color:#fff;animation:overlay-in .22s ease-out both}.bio-content{width:min(100%,680px);font-size:clamp(1.2rem,2.25vw,1.8rem);line-height:1.25}.bio-content p{text-wrap:pretty}.streaming-text{width:100%}.streaming-text__content{margin:0;white-space:pre-wrap}.close-button{position:absolute;top:max(20px,env(safe-area-inset-top));right:max(22px,env(safe-area-inset-right));display:grid;width:52px;height:52px;padding:0;place-items:center;border:0;background:transparent;color:#fff;font-size:50px;font-weight:200;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.close-button:hover{opacity:.72}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@media(max-width:540px){.bio-overlay{align-items:end;padding:100px 24px max(42px,env(safe-area-inset-bottom))}.bio-content{font-size:clamp(1rem,6vw,1.28rem);line-height:1.28}}@media(prefers-reduced-motion:reduce){.bio-overlay{animation:none}}
