:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--viewport-width: 100vw;--viewport-height: 100vh;--viewport-width-dynamic: 100dvw;--viewport-height-dynamic: 100dvh;--toolbar-height: 80px;--toolbar-height-mobile: 70px;--toolbar-height-tablet: 75px}@supports (height: 100dvh){:root{--viewport-height: 100dvh;--viewport-width: 100dvw}}[data-mobile-device=ios]{.game-player{-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}}[data-mobile-device=android]{.game-player{user-select:none;tap-highlight-color:transparent}}.game-player.is-fullscreen{position:fixed!important;top:0!important;left:0!important;width:var(--viewport-width)!important;height:var(--viewport-height)!important;max-width:var(--viewport-width)!important;max-height:var(--viewport-height)!important;z-index:9999;border-radius:0!important;margin:0!important;padding:0!important;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.game-player.is-fullscreen .game-player__stage{position:relative;width:100%;height:calc(var(--viewport-height) - var(--toolbar-height));background:#000;overflow:hidden;@supports (-webkit-touch-callout: none){height:calc(100vh - var(--toolbar-height));@supports (height: 100dvh){height:calc(100dvh - var(--toolbar-height))}}}@media(max-width:768px){.game-player.is-fullscreen .game-player__stage{height:calc(var(--viewport-height) - var(--toolbar-height-mobile))}}.game-player.is-fullscreen .game-player__iframe-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#000;&__game-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center;&[data-scale-mode=contain]{object-fit:contain}&[data-scale-mode=cover]{object-fit:cover}&[data-scale-mode=stretch]{width:100%!important;height:100%!important}}}.game-player.is-fullscreen .game-player__iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:#000;max-width:100%;max-height:100%;transform-origin:center center;&[data-game-orientation=landscape]{max-width:100%;max-height:100%;object-fit:contain}&[data-game-orientation=portrait]{width:min(100%,56.25vh);height:min(100%,100vw * 16 / 9);left:50%;top:50%;transform:translate(-50%,-50%)}}@supports (padding-top: env(safe-area-inset-top)){.game-player.is-fullscreen{&[data-safe-area=top]{padding-top:var(--safe-area-top)}&[data-safe-area=bottom]{padding-bottom:var(--safe-area-bottom)}&[data-safe-area=left]{padding-left:var(--safe-area-left)}&[data-safe-area=right]{padding-right:var(--safe-area-right)}}@media(device-width:375px)and (device-height:812px)and (-webkit-device-pixel-ratio:3),(device-width:414px)and (device-height:896px)and (-webkit-device-pixel-ratio:2),(device-width:414px)and (device-height:896px)and (-webkit-device-pixel-ratio:3),(device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3),(device-width:428px)and (device-height:926px)and (-webkit-device-pixel-ratio:3){.game-player.is-fullscreen .game-player__actions{padding-bottom:calc(16px + var(--safe-area-bottom))}}}.game-player.is-fullscreen .game-player__actions{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10000;background:#111118f2;padding-bottom:calc(16px + var(--safe-area-bottom));transition:transform .3s ease,opacity .3s ease;transform:translateY(0)}.game-player.is-fullscreen[data-orientation=landscape]{.game-player__actions{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%)}&.show-controls .game-player__actions{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.game-player__stage{height:var(--viewport-height)!important}}@media(orientation:landscape)and (max-width:896px){.game-player.is-fullscreen{.game-player__stage{height:var(--viewport-height)}.game-player__actions{position:absolute;background:#111118e6;backdrop-filter:blur(10px)}.game-player__toolbar-button{padding:8px 12px;font-size:13px;min-height:38px}}}@media(orientation:portrait)and (max-width:768px){.game-player.is-fullscreen{.game-player__stage{height:calc(var(--viewport-height) - var(--toolbar-height-mobile) - var(--safe-area-bottom))}&[data-game-orientation=portrait]{.game-player__iframe-container iframe{width:min(100%,calc(var(--viewport-height) * 9 / 16));height:min(100%,calc(var(--viewport-width) * 16 / 9))}}}}@media only screen and (device-width:375px)and (device-height:812px)and (-webkit-device-pixel-ratio:3),only screen and (device-width:414px)and (device-height:896px)and (-webkit-device-pixel-ratio:2),only screen and (device-width:414px)and (device-height:896px)and (-webkit-device-pixel-ratio:3),only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3),only screen and (device-width:428px)and (device-height:926px)and (-webkit-device-pixel-ratio:3){.game-player.is-fullscreen{padding-top:max(var(--safe-area-top),20px);padding-bottom:max(var(--safe-area-bottom),20px);&[data-mobile-device=ios]{.game-player__stage{border-radius:0}.game-player__exit-button{top:calc(18px + var(--safe-area-top));right:calc(18px + var(--safe-area-right))}}}}@media(display-mode:fullscreen)and (max-width:768px){.game-player.is-fullscreen[data-mobile-device=android]{.game-player__stage{height:var(--viewport-height)}.game-player__actions{position:absolute;bottom:env(safe-area-inset-bottom,0)}}}.game-player.is-fullscreen{transform:translateZ(0);will-change:transform;.game-player__stage,.game-player__iframe-container{transform:translateZ(0);will-change:transform}}@media(prefers-reduced-motion:reduce){.game-player.is-fullscreen{*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}}@media(max-device-pixel-ratio:2){.game-player.is-fullscreen{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.game-player.is-fullscreen{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.game-player.is-fullscreen .game-player__stage{-webkit-overflow-scrolling:touch;touch-action:none}@keyframes fullscreenEnter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fullscreenExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.game-player.is-fullscreen{&.entering{animation:fullscreenEnter .3s ease-out}&.exiting{animation:fullscreenExit .3s ease-out}}@media(max-width:320px){.game-player.is-fullscreen{.game-player__toolbar-button{padding:6px 8px;font-size:12px;min-height:36px;gap:4px}.game-player__toolbar-icon{width:16px;height:16px}.game-player__toolbar-text{font-size:11px}}}@media(min-width:768px)and (max-width:1024px){.game-player.is-fullscreen{.game-player__stage{height:calc(var(--viewport-height) - var(--toolbar-height-tablet))}.game-player__actions{padding:14px 16px calc(14px + var(--safe-area-bottom))}}}.game-player.is-fullscreen.error-state{.game-player__stage{display:flex;align-items:center;justify-content:center;background:#000000e6;color:var(--text-strong);text-align:center;padding:20px}.game-player__error-message{font-size:16px;line-height:1.5;opacity:.9}}.game-player.is-fullscreen.game-playing{*{backface-visibility:hidden}*::selection{background:transparent}transform:translateZ(0)}.main-content[data-astro-cid-37fxchfa]{margin-top:70px;margin-right:auto;margin-left:auto;padding:40px 40px 40px 280px;max-width:1440px;min-height:calc(100vh - 70px);transition:padding-left .3s ease}@media(max-width:1024px){.main-content[data-astro-cid-37fxchfa]{padding-left:32px;padding-right:32px}}@media(max-width:768px){.main-content[data-astro-cid-37fxchfa]{margin-top:60px;padding:24px 16px}}
