[data-elm-hot=true]{height:inherit}body{font-family:Source Sans Pro,Trebuchet MS,Lucida Grande,Bitstream Vera Sans,Helvetica Neue,sans-serif;margin:0;text-align:center;color:#fafafa;background-color:#0c8a00;background-image:url(/static/media/felt.5b148bae.png)}h1{font-size:30px}.error{border:1px solid red;border-radius:8px 4px;color:red;background-color:#efefef;padding:8px 4px;margin:8px}.player-hand-view{display:flex;justify-content:space-around;padding:0 8vw}.card>img{width:14vw}.card.selected{position:relative;top:-20px}.card.diamonds,.card.hearts{color:red}.card.clubs,.card.joker,.card.spades{color:#000}.scores{width:100%;display:flex;justify-content:center}.cards-in-play{box-sizing:border-box;margin:20px auto;position:relative;width:50vw;height:50vw}.cards-in-play.PlayerOne{transform:rotate(180deg)}.cards-in-play.PlayerTwo{transform:rotate(90deg)}.cards-in-play.PlayerFour{transform:rotate(-90deg)}.cards-in-play>div:first-child{transform:rotate(180deg)}.cards-in-play>div:nth-child(2){transform:rotate(-90deg);justify-self:start;position:absolute;right:0;top:25%}.cards-in-play>div:nth-child(3){position:absolute;top:50%;left:0;right:0}.cards-in-play>div:nth-child(4){transform:rotate(90deg);position:absolute;left:0;top:25%}.winning-player{font-weight:700;font-size:2em}.modal{display:flex;justify-content:center;align-items:center}.modal,.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.modal-backdrop{background:rgba(0,0,0,.3);width:100%;height:100%;z-index:0}.modal-inner{position:relative;box-sizing:border-box}.modal-close{position:absolute;top:4px;left:10px}button.reset{font-size:100%;font-family:inherit;border:0;padding:0;background:inherit}.card-ranks-view,.modal-contents{width:100%;height:100%}.card-ranks-view{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fcfcfc;padding:20px;border:1px solid #000;border-radius:4px}