.game-shell{background:var(--color-bg-elevated);border-radius:var(--radius-lg);overflow:hidden}@media (max-width:640px){.game-shell{border-radius:var(--radius-sm)}}.game-container{width:100%;padding-bottom:56.25%;position:relative;overflow:hidden}@media (max-width:640px){.game-container{padding-bottom:75%}}.game-container iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.game-shell:-webkit-full-screen{background:#000;flex-direction:column;width:100vw;height:100vh;display:flex}.game-shell:fullscreen{background:#000;flex-direction:column;width:100vw;height:100vh;display:flex}.game-shell.css-fullscreen{z-index:9999;background:#000;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.game-shell:-webkit-full-screen>.game-container{border-radius:0;flex:1;padding-bottom:0}.game-shell:fullscreen>.game-container{border-radius:0;flex:1;padding-bottom:0}.game-shell.css-fullscreen>.game-container{border-radius:0;flex:1;padding-bottom:0}@media (max-width:767px){.game-shell:-webkit-full-screen>.game-bar{display:none}.game-shell:fullscreen>.game-bar{display:none}.game-shell.css-fullscreen>.game-bar{display:none}}.play-cta{transition:transform .2s ease-out,box-shadow .2s ease-out,filter .2s ease-out;box-shadow:0 1px 2px #0f766e33,0 4px 12px #14b8a640,0 12px 32px -8px #14b8a666,inset 0 1px #ffffff26}.play-cta:hover{box-shadow:0 2px 4px #0f766e40,0 8px 20px #14b8a659,0 20px 48px -8px #14b8a68c,inset 0 1px #ffffff40}.play-cta:active{transition-duration:75ms}.nub-float-back,.nub-float-fs{z-index:10001;cursor:pointer;color:#ffffff73;transition:color var(--t-fast) var(--ease);background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute}.nub-float-back:hover,.nub-float-fs:hover{color:#fffc}.nub-float-back svg,.nub-float-fs svg{filter:drop-shadow(0 1px 2px #0009)}.nub-float-back{border-radius:6px;gap:4px;width:auto;height:auto;padding:4px 8px;font-size:12px;font-weight:600;top:4px;left:8px}.nub-float-back:hover{background:#ffffff14}.nub-float-back-label{filter:drop-shadow(0 1px 2px #0009)}.nub-float-fs{top:4px;right:80px}@media (orientation:landscape) and (max-height:600px){.nub-float-fs{width:22px;height:22px;left:5px;right:auto}.nub-float-back{font-size:11px;top:5px;left:5px;right:auto}.nub-float-back-arrow{display:none}.nub-float-fs{top:auto;bottom:30px}.nub-float-back svg,.nub-float-fs svg{width:13px;height:13px}}