.buttons-module__FAnTda__Button,.buttons-module__FAnTda__LinkButton{border-radius:var(--radius-lg);min-width:200px;min-height:48px;color:var(--color-neutral-700);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.buttons-module__FAnTda__ButtonDefault{color:#fff;background-color:#fff3;border-radius:24px;min-width:262px;height:60px}.buttons-module__FAnTda__ButtonIcon{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.buttons-module__FAnTda__ButtonContent{position:relative}.buttons-module__FAnTda__Button[disabled] .buttons-module__FAnTda__ButtonText{opacity:.5;transition:all .4s}.buttons-module__FAnTda__ButtonRounded,.buttons-module__FAnTda__LinkButtonRounded{border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;display:flex;background-color:var(--color-neutral-500)!important;border:none!important}.buttons-module__FAnTda__LoaderIconContainer{position:absolute;top:50%;left:0;transform:translate(-100%,-50%)}.buttons-module__FAnTda__LinkButton{color:var(--color-neutral-400);border:1px solid var(--color-neutral-600);background-color:#0000}.buttons-module__FAnTda__LinkButtonArtistic{text-transform:lowercase;color:var(--color-white);background-color:#d4d4d44c;border:1px dotted #ffffff6a;height:80px}
.shimmer-module__mMftfa__Shimmer{background:linear-gradient(90deg,#e6e6e6 5%,#ccc 25%,#e6e6e6 35%) 0 0/200% 100%;animation:2s linear infinite shimmer-module__mMftfa__shimmer}@keyframes shimmer-module__mMftfa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer-module__mMftfa__Loader{width:32px;height:32px;display:inline-block;position:relative}.shimmer-module__mMftfa__Loader:after,.shimmer-module__mMftfa__Loader:before{content:"";box-sizing:border-box;background:#fff;border:2px solid #fff;border-radius:50%;width:32px;height:32px;animation:1s linear infinite forwards shimmer-module__mMftfa__anim-loader;position:absolute;top:0;left:0;transform:scale(0)}.shimmer-module__mMftfa__Loader:after{animation-delay:.5s}@keyframes shimmer-module__mMftfa__anim-loader{0%{background:#fff;transform:scale(0)}50%{background:#fff;transform:scale(.4)}80%{border-color:#fff}to{background:#fff0;border-color:#fff0;transform:scale(1)}}
.index-module__VpYrwG__FancyArrow{opacity:0;--color:var(--color-white);width:40px;height:40px;transition:opacity .4s ease-in-out;display:block;position:relative}:hover>.index-module__VpYrwG__FancyArrow{opacity:1}.index-module__VpYrwG__FancyArrow>*{background-color:var(--color);position:absolute}.index-module__VpYrwG__FancyArrowDisc{border-radius:50%;width:8px;height:8px;animation:2s infinite index-module__VpYrwG__disc-moves;display:block;top:0;right:0}.index-module__VpYrwG__FancyArrowLeg{transform-origin:100%;border-radius:8px;width:20px;height:6px;display:block;top:50%;left:50%}.index-module__VpYrwG__FancyArrowLeg:nth-of-type(2){animation:.5s infinite alternate index-module__VpYrwG__arm1-moves;transform:translate(-50%,-50%)rotate(30deg)}.index-module__VpYrwG__FancyArrowLeg:nth-of-type(3){animation:.5s infinite alternate index-module__VpYrwG__arm2-moves;transform:translate(-50%,-50%)rotate(-30deg)}@keyframes index-module__VpYrwG__arm1-moves{0%{transform:translate(-50%,-50%)rotate(30deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes index-module__VpYrwG__arm2-moves{0%{transform:translate(-50%,-50%)rotate(-30deg)}to{transform:translate(-50%,-50%)rotate(0)}}@keyframes index-module__VpYrwG__disc-moves{0%{top:18px;right:0%}20%{top:-8px;right:0%}90%{top:10px;right:0%}to{top:9px;right:0%}}
.form-module__fJv6nW__Form{flex-direction:column;row-gap:16px;max-width:500px;display:flex}.form-module__fJv6nW__Form label{flex-wrap:wrap;row-gap:8px;display:flex}.form-module__fJv6nW__Form input{border:1px solid var(--color-neutral-600);border-radius:var(--radius-lg);width:100%;min-height:48px;padding:12px}.form-module__fJv6nW__Form button{width:100%}.form-module__fJv6nW__FormError{color:var(--color-red-500);font-size:var(--text-xs)}.form-module__fJv6nW__FormFooter{margin-top:8px}
.select-game-intro-module__ha2m9G__SelectGameIntro{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.select-game-intro-module__ha2m9G__MovingBallContainer{--moving-ball-container-h:200px;width:100%;max-width:1000px;height:var(--moving-ball-container-h);animation:1.2s ease-out forwards select-game-intro-module__ha2m9G__hello;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.select-game-intro-module__ha2m9G__MovingBall{z-index:1;width:calc(var(--moving-ball-container-h));mix-blend-mode:color-dodge;animation:1.2s ease-out forwards select-game-intro-module__ha2m9G__rotate-ball,30s 1.2s infinite select-game-intro-module__ha2m9G__rotate-ball,none,3s ease-in-out infinite alternate-reverse select-game-intro-module__ha2m9G__move;position:absolute;top:50%;right:0%}.select-game-intro-module__ha2m9G__MovingBallTrail{transform-origin:100%;filter:drop-shadow(2px 4px 10px #ff6b6b);width:120%;max-width:none;height:100%;animation:1s ease-in-out forwards select-game-intro-module__ha2m9G__trail-init,.1s ease-in-out 1s infinite alternate select-game-intro-module__ha2m9G__trail,3s ease-in-out infinite alternate-reverse select-game-intro-module__ha2m9G__move;position:absolute;top:0%;right:15.5%}.select-game-intro-module__ha2m9G__Exit{animation:.4s ease-in .5s forwards select-game-intro-module__ha2m9G__exit}@keyframes select-game-intro-module__ha2m9G__hello{0%{filter:blur(2px);opacity:0;transform:translate(-100%,-50%)scale(.4)}80%{transform:translate(-30%,-50%)scale(.8)}to{transform:translateX(-50%,-50%)scale(1);filter:blur();opacity:1}}@keyframes select-game-intro-module__ha2m9G__rotate-ball{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes select-game-intro-module__ha2m9G__move{0%{top:-8px}to{top:8px}}@keyframes select-game-intro-module__ha2m9G__trail-init{0%{filter:brightness(5);opacity:0;transform:scaleX(2.95)}to{filter:brightness();opacity:1;transform:scaleX(1)}}@keyframes select-game-intro-module__ha2m9G__trail{0%{transform:scaleX(.95)}to{transform:scaleX(1)}}@keyframes select-game-intro-module__ha2m9G__exit{0%{opacity:1}to{opacity:0;transform:translate(600px)}}@media (min-width:768px){.select-game-intro-module__ha2m9G__MovingBallContainer{--moving-ball-container-h:300px}.select-game-intro-module__ha2m9G__MovingBallTrail{right:12.5%}}
.index-module__Vsy0MW__Popover{border-radius:24px;width:min(100%,420px);padding:24px}.index-module__Vsy0MW__PopoverHeader{padding-bottom:12px}.index-module__Vsy0MW__PopoverContent{flex-direction:column;gap:16px;display:flex}.index-module__Vsy0MW__PopoverFooter{padding-top:12px}
.navs-module__feINLq__GameSelectionNavContentExit img{opacity:0;transition:all .6s ease-out .1s;transform:translateY(-2px)scale(1.4)}.navs-module__feINLq__GameSelectionNavContentExit button:first-of-type{opacity:0;transition:all .3s ease-in-out .25s;transform:translateY(-12px)}.navs-module__feINLq__GameSelectionNavContentExit button:nth-of-type(2){opacity:0;transition:all .3s ease-in-out .35s;transform:translateY(-2px)}.navs-module__feINLq__GameSelectionNavContentExit button:nth-of-type(3){opacity:0;transition:all .3s ease-in-out .3s;transform:translateY(12px)}.navs-module__feINLq__GameSelectionNavContentExit button:nth-of-type(4){opacity:0;transition:all .3s ease-in-out .25s;transform:translateY(12px)}.navs-module__feINLq__GameSelectionNavContent{opacity:0;animation:.6s ease-in-out .8s forwards navs-module__feINLq__content}@keyframes navs-module__feINLq__content{0%{opacity:0;filter:blur(20px);transform:scale(1.4)}to{opacity:1;transform:scale(1)}}
.index-module__Qp1_ga__Avatar{aspect-ratio:1;background-color:#6e6e6e;border-radius:50%;justify-content:center;align-items:center;width:32px;display:flex;overflow:hidden}.index-module__Qp1_ga__Avatar>svg{width:20px}
.index-module__vhivSq__GlassCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);filter:saturate(1.2);background:#ffe26f59;border:1px solid #ffffff4d;min-width:100vw;min-height:100vh;padding:24px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff80,inset 0 -1px #ffffff1a,inset 0 0 12px 6px #fff9}.index-module__vhivSq__GlassCard:before{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);height:1px;position:absolute;top:0;left:0;right:0}.index-module__vhivSq__GlassCard:after{content:"";background:linear-gradient(#fffc,#0000,#ffffff4d);width:1px;height:100%;position:absolute;top:0;left:0}.index-module__vhivSq__Card{border-radius:var(--radius-lg);max-width:420px;min-height:480px;padding:24px}.index-module__vhivSq__CardTitle{color:var(--color-white)}.index-module__vhivSq__CardContent{padding-top:24px;padding-bottom:32px}.index-module__vhivSq__CardFooter{justify-content:center;padding:12px;display:flex}@keyframes index-module__vhivSq__glass-card{0%{filter:saturate(1.2)}to{filter:saturate(.8)}}
