.gameIframeWrapper{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;width:100%;flex-direction:column;row-gap:.75rem;overflow:hidden;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));background-image:url(/_next/static/media/gameIframeBg.76c2fa6e.webp);background-repeat:repeat;background-size:240px 234px}.gameIframeWrapper .gameHeader{display:flex;flex-direction:row;justify-content:space-between}.gameIframeWrapper .gameHeader .reloads{display:flex;flex-grow:1;flex-direction:row;column-gap:1rem}.gameIframeWrapper .gameHeader .reloads .gameIframeManualReload,.gameIframeWrapper .gameHeader .reloads .gameIframeQuickReload{height:25px;width:100%;min-width:unset;border-radius:.375rem}.gameIframeWrapper .gameHeader .gameIframeActions{display:flex;flex-direction:row}.gameIframeWrapper .gameHeader .gameIframeActions>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.gameIframeWrapper .gameHeader .gameIframeActions .gameIframeClose,.gameIframeWrapper .gameHeader .gameIframeActions .gameIframeFullscreen{margin:0;height:25px;width:25px;min-width:unset;border-radius:9999px;padding:0}.gameIframeWrapper .gameIframe{height:100%;width:100%}