@import url("/game-static/css/base.css");
.player--Hm8LDt{
    animation: rainbow-background 25s linear infinite;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.player--TSc1Ox{
    text-align: center;
}
.player--FQ6CF0{
    color:#fff;
    font-size: 42px;
    font-weight: 900;
    display: block;
    margin-bottom: 10px;
    user-select: none;
}
.player--p4nWpI{
    outline: 0;
    padding: 10px;
    border: 2px solid #333;
    font-size: 16px;
    text-align: center;
    width: 250px;
    box-sizing: border-box;
    font-weight: bold;
    color: #333;
}
.player--hyfFtX{
    background-color: #333;
    color:#fff;
    border: 2px solid #333;
    width:250px;
    padding:10px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
}
.player--hyfFtX:hover{
    background-color: #222;
    border: 2px solid #222;
}
.player--vqyrd3{
    background-color: #fff;
    padding: 20px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 1em 0 rgba(0,0,0,.5);
    height: 59px;
    box-sizing: border-box;
    z-index: 1024;
}
.player--iSv1r2, .player--pdsSqv{
    font-weight: bold;
}
.player--pdsSqv{
    margin-left: auto;
}
.player--DfCDUn{
    height: calc(100vh - 59px);
}
.player--DfCDUn.player--Hm8LDt{
    color:#fff;
    font-weight: bold;
    text-align: center;
}
.player--mkBSL0{
    position: fixed;
    bottom: 0;
    left:0;
    right:0;
    margin: auto;
    color:#fff;
    width: fit-content;
    padding-bottom: 1em;
    text-align: center;
}
.player--mkBSL0 a{
    color:#fff;
    text-decoration: none;
    font-weight:bold;
}
.player--dMAChH{
    height: calc(100vh - 59px);
    display: flex;
    flex-direction: column;
    background-color: #eee;
}
.player--HH5b7k{
    display: flex;
    height: 50%;
}
.player--QKrOX7{
    border-radius: 10px;
    margin: 5px;
    color:#fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: bold;
    width: 50%;
    padding: .5em;
    box-sizing: border-box;
    cursor: pointer;
}
.player--QKrOX7 i{
    font-size: 96px;
}
.player--QKrOX7:hover{
    filter: brightness(1.2);
}
.player--QKrOX7:active{
    filter: brightness(.8);
}
.player--dMAChH .player--HH5b7k:nth-child(1) .player--QKrOX7:nth-child(1){
    background-color: #f00000;
    border-bottom: 10px solid #bd0000;
}
.player--dMAChH .player--HH5b7k:nth-child(1) .player--QKrOX7:nth-child(2){
    background-color: #0085d2;
    border-bottom: 10px solid #006ba9;
}
.player--dMAChH .player--HH5b7k:nth-child(1) .player--QKrOX7:nth-child(2) i{
    rotate: 45deg;
}
.player--dMAChH .player--HH5b7k:nth-child(2) .player--QKrOX7:nth-child(1){
    background-color: #d1c600;
    border-bottom: 10px solid #afa600;
}
.player--dMAChH .player--HH5b7k:nth-child(2) .player--QKrOX7:nth-child(2){
    background-color: #33a900;
    border-bottom: 10px solid #257b00;
}
.player--D9vemO{
    height: calc(100vh - 59px);
    display: flex;
    align-items: center;
    color:#fff;
    justify-content: center;
    text-align: center;
}
.player--D9vemO i{
    /* margin-bottom: 10px; */
    font-size: 128px;
}