@import"https://fonts.googleapis.com/css2?family=Outfit&display=swap";html,body{margin:0;height:100%;user-select:none;background:#1f2324;font-family:Outfit,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}html ::backdrop,body ::backdrop{background:rgba(0,0,0,.5)}[id$=-tutorial]{position:fixed}#decks-tutorial{top:30px;left:30px;width:100px;height:100px}#jolly-tutorial{top:90px;left:67px;width:61px;height:37px}#chips-tutorial{top:70px;left:147px;width:20px;height:145px}#main-menu,#host-menu,#wait-menu{padding:20px;user-select:none;border-radius:10px;background:#fff;box-shadow:inset 0 0 10px rgba(0,0,0,.5)}#main-menu .name,#host-menu .name,#wait-menu .name{margin:0;color:#006847;text-align:center}#main-menu button,#host-menu button{border:none;color:#fff;outline:none;cursor:pointer;padding:10px 20px;border-radius:10px;background:#007649;font-family:Outfit,sans-serif}#main-menu button:hover,#host-menu button:hover{color:#000;background:rgba(0,118,73,.5)}#main-menu #form-wait-menu{gap:10px;display:flex;margin:20px 0 10px 0}#main-menu #form-wait-menu #join-code{padding:5px;min-width:0;flex:1 1 auto;border-radius:10px;font-family:Outfit,sans-serif;border:2px solid #000}#main-menu #form-host-menu button{width:100%}#host-menu form{gap:10px;display:flex;flex-direction:column}#host-menu form span{display:flex;min-width:150px;align-items:center;justify-content:space-between}#host-menu form span h5{margin:0;white-space:nowrap}#host-menu form span #show-code{color:#646464}#host-menu form span #copy-code{cursor:pointer}main{height:100%;display:flex;flex-direction:column}main #table{height:100%;margin:10px;padding:10px;overflow:auto;position:relative;border-radius:5px;background:#007649;border:10px ridge #ef9e57;box-shadow:inset 0 0 10px rgba(0,0,0,.5)}main #table .hand{border:2px solid red !important}main #table .hide{display:none !important}main #table .card{height:50px;border-radius:2.5px;border:1px solid #000}main #table .card.blue{left:40px}main #table .card.red{left:80px}main #table .card.no-jolly{top:63px;border-radius:7.5px;border:1px solid #f8f7f7}main #table .chip{left:120px;height:35px}main #table .chip.gold{top:45px}main #table .chip.blue{top:85px}main #table .chip.red{top:125px}main #table .chip.green{top:165px}main #table #board{left:160px;width:275px;height:275px}main #table .chess{height:35px}main #table .chess.white{left:440px}main #table .chess.black{left:480px}main #table .queen{top:39px}main #table .bishop{top:76px}main #table .knight{top:113px}main #table .rook{top:150px}main #table .pawn{top:187px}main #table .dama{top:230px;height:30px}main #table .dama.white{left:445px}main #table .dama.black{left:483px}main #table *{position:absolute}main #table *:hover{filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5))}/*# sourceMappingURL=index.min.css.map */
