.container_container__6JWDU{position:relative;width:100dvw;height:100dvh;padding:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;overflow:hidden}.entry_animate-entry__xHqK4{width:100%;max-width:350px;height:350px;position:absolute;background:#000000aa;border:3px dashed rgba(207,104,36,.5);border-radius:50%;animation:entry_entry__DYgLs 3s ease-out forwards}.entry_animate-entry__xHqK4:after{bottom:-2px;left:0;background-color:var(--player1-color)}.entry_animate-entry__xHqK4:after,.entry_animate-entry__xHqK4:before{content:"";position:absolute;width:50%;height:2px;border-radius:1px;transform-origin:bottom;opacity:0;animation:entry_fadein__tgm8_ .5s ease-in-out 2s forwards}.entry_animate-entry__xHqK4:before{top:-2px;right:0;background-color:var(--player2-color)}@keyframes entry_entry__DYgLs{0%{width:100%;max-width:350px;height:350px;opacity:1;scale:20;border-color:rgba(207,104,36,.5);background:#000000aa;border-radius:50%}50%{width:100%;max-width:350px;height:350px;opacity:1;scale:1;border-color:rgba(207,104,36,.5);background:#000000aa;border-radius:50%}70%{width:100%;max-width:350px;height:250px;opacity:1;border-color:rgba(207,104,36,.5);background:#000000aa;border-radius:10px}to{width:100%;max-width:500px;height:250px;opacity:.5;border-radius:10px;background:transparent;border-color:transparent}}@keyframes entry_fadein__tgm8_{to{opacity:1}}.header_header__eJ_r4{width:100%;margin-bottom:20px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px;line-height:3.5rem;font-size:4rem;color:#fff;text-shadow:0 0 10px var(--color-1),0 0 20px var(--color-1),0 0 30px var(--color-1)}.header_header-block__UtNzm{display:flex;align-items:center;flex-wrap:nowrap}.header_header-block__UtNzm span{display:inline-block;opacity:0;transform:translateX(100%);animation:header_fade-from-right__FFvjF .5s forwards}@keyframes header_fade-from-right__FFvjF{to{transform:translateX(0);opacity:1}}.start_container__T6Ts3{display:flex;flex-direction:column;gap:8px;color:#fff}.start_start__sWFgb{width:100%;padding:8px 18px;font-size:1.2rem;border-radius:10px;border:1px solid #fff;background-color:var(--color-1);color:#fff;transition:background-color .3s;animation:start_animate-button__pzDKD 1s forwards;scale:0}.start_start__sWFgb:hover{background-color:var(--color-2)}.start_start__sWFgb:active{scale:.95}@keyframes start_animate-button__pzDKD{0%{scale:0}to{scale:1}}