#end{width:60%;max-width:350px;text-align:center;color:#fff}#end-shithead{font-size:35px;margin-bottom:30px}#end-players{font-size:25px}#end-players>ol{counter-reset:item;list-style-type:none;padding:0}#end-players>ol>li:before{content:"# " counter(item, decimal) ": ";counter-increment:item;position:absolute;margin-left:-100px}#end>button{margin-top:40px}
#menu{height:70px;background:#d3d3d3 !important}
#room{width:80%;max-width:500px;padding:10px 15px;border:1px solid #6495ed}#room-name{text-transform:uppercase;font-size:50px;color:orange}#room-count{font-size:20px;margin-bottom:15px}#room-status{height:200px;margin-top:15px}
.card{height:100%;width:180px}.card-empty{opacity:.2;background:#776060;border-radius:10px}.card-drag{opacity:.1}.card>img{height:100%}
#enemies{display:flex;flex-wrap:wrap;position:fixed;left:25px;top:25px}#enemies>div:not(:last-child){margin-right:25px}.enemy{border-width:1px;border-style:solid;border-color:red;width:250px;height:150px}.enemy-turn{border-color:green !important}.enemy-name{font-size:20px;padding:5px 10px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.enemy-info{display:flex;padding:10px 5px}.enemy-hand{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;width:30%;font-size:20px}.enemy-hand>.card{width:35px;height:50px}.enemy-cards{display:flex;width:70%;padding:5px 10px}.enemy-cards-top,.enemy-cards-bottom{display:flex;width:175px}.enemy-cards-top{z-index:1}.enemy-cards-bottom{position:relative;top:9px;left:-175px}.enemy-cards>div>.card{height:75px}.enemy-dc,.enemy-done{opacity:.5}.enemy-dc>.enemy-name{text-decoration:line-through}
#board{width:200px;border:.5px solid gray;height:250px;display:flex;justify-content:space-around}.board-nodrop{border:2px solid red !important}#board>.card{position:absolute;width:180px;height:250px}#pile{height:125px;position:absolute;left:calc(50% - 240px);width:120px;top:calc(50% - 62px)}#pile>em{position:absolute;z-index:1;color:orange;font-size:30px;top:-40px;width:90px;text-align:center}#take{height:100px;position:absolute;right:calc(50% - 250px);width:100px;top:calc(50% - 50px);display:flex;justify-content:center;align-items:center}
.player{display:flex;position:fixed;width:75%;padding:5px;left:50%;height:150px;justify-content:center;transform:translate(-50%, 0);bottom:0}.player-table{position:absolute;display:flex;width:170px;top:-100px;padding:5px 10px}.player-table-top,.player-table-bottom{display:flex;width:175px}.player-table-top{z-index:1}.player-table-bottom{position:relative;top:9px;left:-175px}.player-table>div>.card{height:75px}.player-idle{opacity:.5}.player-place{font-size:50px;color:#adff2f}
#controls{width:80%;max-width:800px;border:.5px solid #ffa50099;height:90px;display:flex;margin-top:50px;align-items:center;justify-content:center}

#start{width:80%;max-width:500px}#start>div{display:flex;padding:10px 15px;border:1px solid #6495ed}#start-name{width:50%;justify-content:space-between}#start-create{width:50%;justify-content:space-between}#start-rooms{height:300px}#start-rooms>div:not(:last-child){margin-right:15px}.start-room{width:100px;height:100px;padding:10px;border:1px solid #add8e6;border-radius:10px;display:flex;flex-direction:column;text-align:center}.start-room-name{font-size:20px;color:orange}.start-room-count{font-size:18px;margin-top:auto;color:#fff}.start-room-playing{margin-top:auto;color:red}.start-room-idle{margin-top:auto;color:green}.start-room-full{margin-top:auto;color:orange}
#noserver{text-align:center;color:#fff}#noserver>button{margin-top:30px}
#app{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#283048;background:-webkit-linear-gradient(12deg, #283048, #58666b);background:linear-gradient(12deg, #283048, #58666b)}.pointer{cursor:pointer}.hide{display:none !important}.low{z-index:-1}

/*# sourceMappingURL=main.css.map*/