.play-shell{position:fixed;top:var(--vv-top,0);left:var(--vv-left,0);width:var(--vv-width,100%);height:min(var(--vv-height,100dvh),100svh);z-index:70;background:#000;pointer-events:none}.play-shell:fullscreen{background:var(--bg,#000)}.play-shell:-webkit-full-screen{background:var(--bg,#000)}.play-wrapper{position:absolute;top:var(--jackpot-h,48px);right:0;bottom:0;left:0;min-height:0;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center;pointer-events:none}.play-iframe{display:block!important;width:100vw!important;height:calc(100vh - var(--jackpot-h, 0px))!important;max-height:100vh!important;min-height:-webkit-fill-available!important;border:none!important;background:#000;color-scheme:dark;pointer-events:auto}.play-wrapper.handheld{position:fixed;top:var(--vv-top,0);left:var(--vv-left,0);width:var(--vv-width,100%);height:min(var(--vv-height,100dvh),100svh)}.play-wrapper.handheld .play-iframe{position:absolute;inset:0;width:100%!important;height:100%!important;max-height:100%!important;min-height:0!important;z-index:9999}@media (max-width:767px){.play-wrapper.am-game .play-iframe{width:100%!important;height:min(100%,calc(100vw * 2 / 3))!important;max-height:100%!important;min-height:0!important;aspect-ratio:3/2}}.play-wrapper.ka-game .play-iframe{width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;aspect-ratio:var(--game-ar,1.778)}.play-wrapper.at-game{align-items:center;justify-content:center}.play-wrapper.at-game .play-iframe{width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;aspect-ratio:16/9;flex:0 0 auto}.play-wrapper.gt-leftover-desktop{align-items:center;justify-content:center}.play-wrapper.gt-leftover-desktop .play-iframe{width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;aspect-ratio:1229/768;flex:0 0 auto}.play-wrapper.ka-game:after{content:"";position:absolute;inset:0;margin:auto;height:100%;width:auto;aspect-ratio:var(--game-ar,1.778);max-width:100%;max-height:100%;border:5px solid #000;box-sizing:border-box;pointer-events:none}.play-wrapper.vs-game{top:calc(var(--jackpot-h, 48px) - 24px);height:auto;bottom:0}@media (max-width:1023.98px){.play-wrapper,.play-wrapper.vs-game{top:0}}.play-wrapper.sharp .play-iframe{position:absolute;top:0;left:0;width:125%!important;height:125%!important;max-height:none!important;min-height:0!important;transform:scale(.8);transform-origin:top left}.mobile-jackpot-overlay{height:min(var(--vv-height,100dvh),100svh);z-index:10000;pointer-events:none}.mobile-jackpot-drawer,.mobile-jackpot-overlay{position:fixed;top:var(--vv-top,0);left:var(--vv-left,0);width:var(--vv-width,100%)}.mobile-jackpot-drawer{height:55px;background:rgba(15,22,36,.85);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.1);transition:transform .3s cubic-bezier(.16,1,.3,1);z-index:10001;pointer-events:auto;transform:translateY(-100%);display:flex;align-items:center;justify-content:space-around;padding:0 12px;box-sizing:border-box;touch-action:none}.mobile-jackpot-drawer--open{transform:translateY(0)}.mobile-jackpot-tier{text-align:center;color:#f0f9ff;font-family:var(--font-condensed),"Roboto Condensed",sans-serif;min-width:0;flex:1}.mobile-jackpot-tier__label{font-size:9px;text-transform:uppercase;letter-spacing:.06em;opacity:.75;line-height:1.1}.mobile-jackpot-tier__value{font-size:15px;font-weight:700;line-height:1.25;white-space:nowrap}.mobile-jackpot-tier--bronze .mobile-jackpot-tier__value{color:#cd7f32}.mobile-jackpot-tier--silver .mobile-jackpot-tier__value{color:#c0c0c0}.mobile-jackpot-tier--gold .mobile-jackpot-tier__value{color:#f5c562}.mobile-jackpot-trigger{position:fixed;top:calc(var(--vv-top, 0px) + var(--vv-height, 100dvh) * .5);left:var(--vv-left,0);transform:translateY(-50%);width:18px;height:40px;background:rgba(15,22,36,.7);border:1px solid rgba(245,197,98,.35);border-left:none;border-radius:0 10px 10px 0;z-index:10002;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgba(245,197,98,.9);transition:width .3s ease,opacity .3s ease,border-color .3s ease,background .3s ease;pointer-events:auto;touch-action:none;box-shadow:0 0 8px rgba(245,197,98,.15)}.mobile-jackpot-trigger__icon{width:8px;height:14px;flex-shrink:0;filter:drop-shadow(0 0 3px rgba(245,197,98,.6));transition:opacity .3s ease}.mobile-jackpot-trigger--shrunk{width:12px;opacity:.65}.mobile-jackpot-trigger--shrunk .mobile-jackpot-trigger__icon{opacity:.6}