.GameFrameContainer{position:relative;overflow:hidden;border-radius:6px;border:1px solid var(--color-dark-grey-5);display:flex;flex-direction:column}@media(min-width:1024px){.GameFrameContainer.dice,.GameFrameContainer.limbo{height:45rem;max-height:calc(100vh - var(--site-header-height) - 3rem)}}.GameFrameContainer.theater-mode{width:100%;height:calc(100vh - var(--site-header-height));max-height:none;border-radius:0;border:none;border-bottom:1px solid var(--color-dark-grey-5)}.GameFrameContainer.theater-mode .GameFrameContent{height:calc(100% - 54px)!important;min-height:0!important;max-height:none!important}.GameFrameContainer.theater-mode .GameFrameContent .GameArea{flex:1;min-height:0;height:100%}.GameFrameContainer.theater-mode.blackjack .GameFrameContent{flex-direction:column}.GameFrameContainer.theater-mode.blackjack .BlackjackTable{--blackjack-card-height:clamp(70px,calc(50cqh - 130px),165px);--blackjack-card-width:clamp(47px,calc(33.33cqh - 87px),110px)}@container (min-height: 600px){.GameFrameContainer.theater-mode.blackjack .BlackjackTable__content{gap:6rem}.GameFrameContainer.theater-mode.blackjack .BlackjackHand__value{font-size:1.1rem;padding:.4rem .8rem}.GameFrameContainer.theater-mode.blackjack .BlackjackCard__rank{font-size:calc(var(--blackjack-card-height)*.26)}.GameFrameContainer.theater-mode.blackjack .BlackjackCard__suit{font-size:calc(var(--blackjack-card-height)*.33)}.GameFrameContainer.theater-mode.blackjack .BlackjackRibbon__svg{width:360px}.GameFrameContainer.theater-mode.blackjack .BlackjackRibbon__text{font-size:.85rem;letter-spacing:1px}.GameFrameContainer.theater-mode.blackjack .BlackjackFelt__oval{border-width:3px}}.GameFrameContainer.theater-mode.plinko .Plinko_plinko-game-content{--plinko-height-offset:calc(var(--site-header-height) + 140px);display:flex;flex-direction:column;justify-content:center}.GameFrameContainer.theater-mode.keno .keno-game{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;min-height:0}.GameFrameContainer.theater-mode.keno .keno-grid{max-width:min(850px,(100vh - var(--site-header-height) - 230px)*1.6);gap:10px}.GameFrameContainer.theater-mode.keno .keno-number{border-radius:10px}.GameFrameContainer.theater-mode.mines .MinesGame{justify-content:center;height:100%;overflow:hidden}.GameFrameContainer.theater-mode.mines .MinesGame__grid{max-width:min(700px,100vh - 200px);gap:10px}.GameFrameContainer.theater-mode.mines .MinesGame__tile{border-radius:10px}.GameFrameContainer.blackjack,.GameFrameContainer.hormuz{overflow:hidden}.GameFrameContainer.blackjack .GameFrameContent,.GameFrameContainer.hormuz .GameFrameContent{display:flex;flex-direction:column}.GameFrameContainer.blackjack .GameFrameContent .GameArea,.GameFrameContainer.hormuz .GameFrameContent .GameArea{flex:1;min-height:0}@media(min-width:1024px){.GameFrameContainer.blackjack .GameFrameContent{height:min(45rem,100vh - var(--site-header-height) - 3rem);min-height:28rem}}.GameFrameContainer.hormuz:not(.theater-mode) .GameFrameContent{height:auto;min-height:0}.GameFrameContainer.hormuz:not(.theater-mode) .GameFrameContent .GameArea{flex:none;width:100%;aspect-ratio:16/9;max-height:calc(100vh - var(--site-header-height) - 14rem)}@media(max-height:520px){.GameFrameContainer.hormuz:not(.theater-mode) .GameFrameContent .GameArea{aspect-ratio:auto;height:calc(100svh - var(--site-header-height) - var(--mobile-bottom-nav-height, 0px) - 54px - 2rem);max-height:none}}.GameFrameContainer .GameFrameContent{display:flex;width:100%;height:calc(100% - 54px)}@media(max-width:1024px){.GameFrameContainer .GameFrameContent{flex-direction:column-reverse}}.GameFrameContainer .GameFrameContent .GameArea{width:100%;position:relative;overflow:hidden;background-color:#0b0c0e4d}.GameFrameContainer:not(.hormuz).css-fullscreen,.GameFrameContainer:not(.hormuz):fullscreen{max-height:none;border:none;border-radius:0;background:var(--color-dark-grey-1);padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.GameFrameContainer:not(.hormuz).css-fullscreen .GameFooter,.GameFrameContainer:not(.hormuz):fullscreen .GameFooter{display:none}@media(max-width:1024px){@supports(container-type:size){.GameFrameContainer:not(.hormuz).css-fullscreen .GameFrameContent,.GameFrameContainer:not(.hormuz):fullscreen .GameFrameContent{flex:1 0 auto;height:auto;min-height:0}.GameFrameContainer:not(.hormuz).css-fullscreen .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen .GameFrameContent .GameArea{flex:1 1 auto;min-height:0;container-type:size}.GameFrameContainer:not(.hormuz).css-fullscreen .GameFooter,.GameFrameContainer:not(.hormuz):fullscreen .GameFooter{flex:0 0 auto}.GameFrameContainer:not(.hormuz).css-fullscreen .BetControlsWrapper,.GameFrameContainer:not(.hormuz):fullscreen .BetControlsWrapper{flex:0 0 auto;min-height:0}.GameFrameContainer:not(.hormuz).css-fullscreen .BlackjackControls,.GameFrameContainer:not(.hormuz):fullscreen .BlackjackControls{flex:0 0 auto}.GameFrameContainer:not(.hormuz).css-fullscreen .DiceGame,.GameFrameContainer:not(.hormuz):fullscreen .DiceGame{height:100%;min-height:0}.GameFrameContainer:not(.hormuz).css-fullscreen.limbo .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.limbo .GameFrameContent .GameArea{container-type:normal;display:flex;flex-direction:column}.GameFrameContainer:not(.hormuz).css-fullscreen .LimboGame,.GameFrameContainer:not(.hormuz):fullscreen .LimboGame{flex:1 1 auto;height:auto;min-height:0}.GameFrameContainer:not(.hormuz).css-fullscreen .LimboGame__canvas,.GameFrameContainer:not(.hormuz):fullscreen .LimboGame__canvas{padding:2.75rem 0 .25rem;gap:2.75rem}.GameFrameContainer:not(.hormuz).css-fullscreen .LimboGame__multiplier-container,.GameFrameContainer:not(.hormuz):fullscreen .LimboGame__multiplier-container{height:clamp(72px,14svh,140px)}.GameFrameContainer:not(.hormuz).css-fullscreen .LimboGame__inputs-area,.GameFrameContainer:not(.hormuz):fullscreen .LimboGame__inputs-area{margin-top:.5rem}.GameFrameContainer:not(.hormuz).css-fullscreen.keno .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.keno .GameFrameContent .GameArea{container-type:normal}.GameFrameContainer:not(.hormuz).css-fullscreen.keno .keno-game-content,.GameFrameContainer:not(.hormuz):fullscreen.keno .keno-game-content{min-height:0}.GameFrameContainer:not(.hormuz).css-fullscreen.keno .keno-game,.GameFrameContainer:not(.hormuz):fullscreen.keno .keno-game{flex:1 1 auto;min-height:0;padding:.75rem;display:flex;align-items:center;justify-content:center}.GameFrameContainer:not(.hormuz).css-fullscreen.keno .keno-grid,.GameFrameContainer:not(.hormuz):fullscreen.keno .keno-grid{width:min(100%,650px);margin:0}.GameFrameContainer:not(.hormuz).css-fullscreen .MinesGame__grid,.GameFrameContainer:not(.hormuz):fullscreen .MinesGame__grid{width:min(100%,560px,100cqh - 2.5rem)}.GameFrameContainer:not(.hormuz).css-fullscreen.plinko .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.plinko .GameFrameContent .GameArea{container-type:normal;display:flex;flex-direction:column}.GameFrameContainer:not(.hormuz).css-fullscreen .Plinko_plinko-game-content,.GameFrameContainer:not(.hormuz):fullscreen .Plinko_plinko-game-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;height:auto;padding:.5rem}.GameFrameContainer:not(.hormuz).css-fullscreen .Plinko_plinko-game-content .PlinkoResults__wrapper,.GameFrameContainer:not(.hormuz):fullscreen .Plinko_plinko-game-content .PlinkoResults__wrapper{position:static}.GameFrameContainer:not(.hormuz).css-fullscreen .Plinko_plinko-game-content,.GameFrameContainer:not(.hormuz).css-fullscreen .Plinko_plinko-game-content .plinko-canvas-wrapper,.GameFrameContainer:not(.hormuz):fullscreen .Plinko_plinko-game-content,.GameFrameContainer:not(.hormuz):fullscreen .Plinko_plinko-game-content .plinko-canvas-wrapper{--plinko-board-width:min(100%,640px)}.GameFrameContainer:not(.hormuz).css-fullscreen .Plinko_plinko-game-content .plinko-canvas-wrapper,.GameFrameContainer:not(.hormuz):fullscreen .Plinko_plinko-game-content .plinko-canvas-wrapper{width:var(--plinko-board-width);max-width:none;min-height:0;margin:0 auto}.GameFrameContainer:not(.hormuz).css-fullscreen.blackjack .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.blackjack .GameFrameContent .GameArea{display:flex;flex-direction:column}.GameFrameContainer:not(.hormuz).css-fullscreen .BlackjackTable,.GameFrameContainer:not(.hormuz):fullscreen .BlackjackTable{flex:1 1 auto;height:auto;min-height:0}@media(max-width:1024px)and (max-width:768px){.GameFrameContainer:not(.hormuz).css-fullscreen .BetControlsWrapper__bar,.GameFrameContainer:not(.hormuz):fullscreen .BetControlsWrapper__bar{--bet-control-input-height:38px;--bet-control-button-height:44px;--bet-control-spacing:6px;--bet-control-section-gap:8px;padding:.5rem 1rem .75rem}.GameFrameContainer:not(.hormuz).css-fullscreen .ProfitSection,.GameFrameContainer:not(.hormuz):fullscreen .ProfitSection{display:none}.GameFrameContainer:not(.hormuz).css-fullscreen .Plinko_plinko-game-content .plinko-canvas-wrapper,.GameFrameContainer:not(.hormuz):fullscreen .Plinko_plinko-game-content .plinko-canvas-wrapper{width:calc(var(--plinko-board-width)/.84);margin:0;align-self:center}.GameFrameContainer:not(.hormuz).css-fullscreen .Plinko_plinko-game-content .plinko-buckets-container,.GameFrameContainer:not(.hormuz):fullscreen .Plinko_plinko-game-content .plinko-buckets-container{width:100%;max-width:none;margin:0}.GameFrameContainer:not(.hormuz).css-fullscreen .keno-payout-table,.GameFrameContainer:not(.hormuz):fullscreen .keno-payout-table{padding:.5rem}.GameFrameContainer:not(.hormuz).css-fullscreen .keno-payout-table .keno-payout-table__multiplier-cell,.GameFrameContainer:not(.hormuz):fullscreen .keno-payout-table .keno-payout-table__multiplier-cell{padding:.4rem .25rem}.GameFrameContainer:not(.hormuz).css-fullscreen .keno-payout-table .keno-payout-table__cell,.GameFrameContainer:not(.hormuz):fullscreen .keno-payout-table .keno-payout-table__cell{padding:.3rem .25rem}.GameFrameContainer:not(.hormuz).css-fullscreen .BlackjackTable>*,.GameFrameContainer:not(.hormuz):fullscreen .BlackjackTable>*{--blackjack-card-height:clamp(48px,calc(42cqh - 60px),80px);--blackjack-card-width:clamp(32px,calc(28cqh - 40px),53px)}.GameFrameContainer:not(.hormuz).css-fullscreen .BlackjackTable:not(.BlackjackTable--many-hands) .BlackjackCard__rank,.GameFrameContainer:not(.hormuz):fullscreen .BlackjackTable:not(.BlackjackTable--many-hands) .BlackjackCard__rank{font-size:calc(var(--blackjack-card-height)*.4)}.GameFrameContainer:not(.hormuz).css-fullscreen .BlackjackTable:not(.BlackjackTable--many-hands) .BlackjackCard__suit,.GameFrameContainer:not(.hormuz):fullscreen .BlackjackTable:not(.BlackjackTable--many-hands) .BlackjackCard__suit{font-size:calc(var(--blackjack-card-height)*.46)}.GameFrameContainer:not(.hormuz).css-fullscreen .LimboGame,.GameFrameContainer:not(.hormuz):fullscreen .LimboGame{padding:.5rem .75rem}}.GameFrameContainer:not(.hormuz).css-fullscreen,.GameFrameContainer:not(.hormuz):fullscreen{overflow-y:auto;overscroll-behavior:contain}.GameFrameContainer:not(.hormuz).css-fullscreen .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen .GameFrameContent .GameArea{min-height:50svh}.GameFrameContainer:not(.hormuz).css-fullscreen.blackjack .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.blackjack .GameFrameContent .GameArea{height:50svh}.GameFrameContainer:not(.hormuz).css-fullscreen.mines .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.mines .GameFrameContent .GameArea{height:52svh}.GameFrameContainer:not(.hormuz).css-fullscreen.keno .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.keno .GameFrameContent .GameArea{min-height:58svh}.GameFrameContainer:not(.hormuz).css-fullscreen.dice .GameFrameContent .GameArea,.GameFrameContainer:not(.hormuz):fullscreen.dice .GameFrameContent .GameArea{height:max(380px,50svh)}}}@media(min-width:1025px){.GameFrameContainer:not(.hormuz).css-fullscreen,.GameFrameContainer:not(.hormuz):fullscreen{height:100%}.GameFrameContainer:not(.hormuz).css-fullscreen .GameFrameContent,.GameFrameContainer:not(.hormuz):fullscreen .GameFrameContent{flex:1 1 auto;height:auto;max-height:none;min-height:0}}.GameFrameContainer:not(.hormuz):fullscreen{width:100%;height:100%}.GameFrameContainer:not(.hormuz).css-fullscreen{position:fixed;inset:0;width:auto;height:auto;z-index:9999}@media(max-width:768px)and (orientation:portrait){@supports(container-type:size) and (height:100svh){.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen){min-height:calc(100svh - var(--site-header-height) - var(--mobile-bottom-nav-height));border:none;border-bottom:1px solid var(--color-dark-grey-5);border-radius:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .GameFrameContent{flex:1 0 auto;height:auto;min-height:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .GameFrameContent .GameArea{flex:1 1 auto;min-height:0;container-type:size}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .GameFooter{flex:0 0 auto}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .BetControlsWrapper{flex:0 0 auto;min-height:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .BlackjackControls{flex:0 0 auto}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .DiceGame{height:100%;min-height:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).limbo .GameFrameContent .GameArea{container-type:normal;display:flex;flex-direction:column}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .LimboGame{flex:1 1 auto;height:auto;min-height:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .LimboGame__canvas{padding:2.75rem 0 .25rem;gap:2.75rem}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .LimboGame__multiplier-container{height:clamp(72px,14svh,140px)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .LimboGame__inputs-area{margin-top:.5rem}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).keno .GameFrameContent .GameArea{container-type:normal}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).keno .keno-game-content{min-height:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).keno .keno-game{flex:1 1 auto;min-height:0;padding:.75rem;display:flex;align-items:center;justify-content:center}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).keno .keno-grid{width:min(100%,650px);margin:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .MinesGame__grid{width:min(100%,560px,100cqh - 2.5rem)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).plinko .GameFrameContent .GameArea{container-type:normal;display:flex;flex-direction:column}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .Plinko_plinko-game-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;height:auto;padding:.5rem}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .Plinko_plinko-game-content .PlinkoResults__wrapper{position:static}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .Plinko_plinko-game-content,.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .Plinko_plinko-game-content .plinko-canvas-wrapper{--plinko-board-width:min(100%,640px)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .Plinko_plinko-game-content .plinko-canvas-wrapper{width:var(--plinko-board-width);max-width:none;min-height:0;margin:0 auto}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).blackjack .GameFrameContent .GameArea{display:flex;flex-direction:column}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .BlackjackTable{flex:1 1 auto;height:auto;min-height:0}@media(max-width:768px)and (orientation:portrait)and (max-width:768px){.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .BetControlsWrapper__bar{--bet-control-input-height:38px;--bet-control-button-height:44px;--bet-control-spacing:6px;--bet-control-section-gap:8px;padding:.5rem 1rem .75rem}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .ProfitSection{display:none}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .Plinko_plinko-game-content .plinko-canvas-wrapper{width:calc(var(--plinko-board-width)/.84);margin:0;align-self:center}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .Plinko_plinko-game-content .plinko-buckets-container{width:100%;max-width:none;margin:0}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .keno-payout-table{padding:.5rem}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .keno-payout-table .keno-payout-table__multiplier-cell{padding:.4rem .25rem}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .keno-payout-table .keno-payout-table__cell{padding:.3rem .25rem}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .BlackjackTable>*{--blackjack-card-height:clamp(48px,calc(42cqh - 60px),80px);--blackjack-card-width:clamp(32px,calc(28cqh - 40px),53px)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .BlackjackTable:not(.BlackjackTable--many-hands) .BlackjackCard__rank{font-size:calc(var(--blackjack-card-height)*.4)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .BlackjackTable:not(.BlackjackTable--many-hands) .BlackjackCard__suit{font-size:calc(var(--blackjack-card-height)*.46)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .LimboGame{padding:.5rem .75rem}}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .GameFrameContent .GameArea{min-height:calc((100svh - var(--site-header-height) - var(--mobile-bottom-nav-height) - 54px)*.5)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).mines .GameFrameContent .GameArea{height:calc((100svh - var(--site-header-height) - var(--mobile-bottom-nav-height) - 54px)*.52)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).keno .GameFrameContent .GameArea{min-height:calc((100svh - var(--site-header-height) - var(--mobile-bottom-nav-height) - 54px)*.58)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).dice .GameFrameContent .GameArea{height:max(380px,(100svh - var(--site-header-height) - var(--mobile-bottom-nav-height) - 54px)*.5)}.GameFrameContainer:not(.hormuz):not(.theater-mode):not(.css-fullscreen):not(:fullscreen).blackjack .GameFrameContent .GameArea{height:max(320px,(100svh - var(--site-header-height) - var(--mobile-bottom-nav-height) - 54px)*.5)}}}.GameFrameContainer.hormuz.css-fullscreen,.GameFrameContainer.hormuz:fullscreen{width:100vw;height:100svh;max-height:none;border:none;border-radius:0}.GameFrameContainer.hormuz.css-fullscreen .GameFooter,.GameFrameContainer.hormuz:fullscreen .GameFooter{display:none}.GameFrameContainer.hormuz.css-fullscreen .GameFrameContent,.GameFrameContainer.hormuz:fullscreen .GameFrameContent{height:100%;min-height:0}.GameFrameContainer.hormuz.css-fullscreen .GameFrameContent .GameArea,.GameFrameContainer.hormuz:fullscreen .GameFrameContent .GameArea{flex:1;width:100%;height:100%;min-height:0;aspect-ratio:auto;max-height:none}.GameFrameContainer.hormuz.css-fullscreen{position:fixed;inset:0;z-index:9999;background:#000}@media(max-width:768px)and (orientation:portrait){.GameFrameContainer.hormuz:not(.theater-mode):not(.css-fullscreen):not(:fullscreen){height:calc(100svh - var(--site-header-height) - var(--mobile-bottom-nav-height));border:none;border-bottom:1px solid var(--color-dark-grey-5);border-radius:0}.GameFrameContainer.hormuz:not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .GameFrameContent{flex:1;height:auto;min-height:0}.GameFrameContainer.hormuz:not(.theater-mode):not(.css-fullscreen):not(:fullscreen) .GameFrameContent .GameArea{flex:1;min-height:0;aspect-ratio:auto;max-height:none}}