.fullscreen-game{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:9999!important;border-radius:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;background:#000!important}.fullscreen-game>div:first-child{height:calc(100vh - 48px)!important;width:100%!important;flex:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.fullscreen-game iframe{width:100vw!important;height:calc(100vh - 48px)!important;border:none!important;outline:none!important;background:#000!important;display:block!important;transform:scale(1)!important;transition:all .3s ease!important;visibility:visible!important;opacity:1!important}iframe{transition:width .3s ease,height .3s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}.aspect-video iframe{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important}.fullscreen-game>div:last-child{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:10000!important;height:48px!important;margin:0!important;border-radius:0!important}:fullscreen{overflow:hidden!important}:fullscreen *{box-sizing:border-box}.fullscreen-game .aspect-video{display:flex!important;align-items:center!important;justify-content:center!important}.fullscreen-game .aspect-video,.fullscreen-game .h-full{width:100%!important;height:100%!important}@media (max-width:768px){#game-container.fullscreen-game [data-role=control-bar]{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;box-shadow:none!important}#game-container.fullscreen-game iframe,#game-container.fullscreen-game>div:first-child{height:100vh!important}}@media (pointer:coarse) and (orientation:landscape){#game-container.fullscreen-game iframe,#game-container.fullscreen-game>div:first-child{height:100vh!important}#game-container.fullscreen-game [data-role=control-bar]{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:none!important;border-top:transparent!important;box-shadow:none!important}}@media (hover:hover),(pointer:fine){#game-container.fullscreen-game [data-role=control-bar]{background:rgba(17,24,39,.95)!important;backdrop-filter:saturate(180%) blur(8px);border-top:1px solid #374151!important;box-shadow:none!important}}