body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.DeckContainer .flip-card-deck-Vladmir{transform:translateY(120px)}.DeckContainer .flip-card-deck-Pozzo{transform:translateY(240px)}.DeckContainer .flip-card-deck-Lucky{transform:translateY(360px)}@-webkit-keyframes flip{0%{transform:rotateY(0deg) scale(1)}to{transform:rotateY(-180deg) scale(1.5) translateX(-20px) translateY(10px)}}@keyframes flip{0%{transform:rotateY(0deg) scale(1)}to{transform:rotateY(-180deg) scale(1.5) translateX(-20px) translateY(10px)}}.DeckContainer .flip-card-container{position:absolute;top:0;left:0;z-index:10000}.DeckContainer .flip-card{background-color:transparent;width:72px;height:101px;perspective:1000px}.DeckContainer .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transform-style:preserve-3d}.DeckContainer .flip-card .flip-card-inner{transform-origin:0 50%;-webkit-animation:flip 2s;animation:flip 2s;-webkit-animation-fill-mode:forwards!important;animation-fill-mode:forwards!important}.DeckContainer .flip-card-back,.DeckContainer .flip-card-front{font-family:cursive;box-shadow:4px 4px 8px 0 rgba(0,0,0,.75);position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.DeckContainer .flip-card-front{background:#feffe8;background:linear-gradient(135deg,#feffe8,#d6dbbf);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#feffe8",endColorstr="#d6dbbf",GradientType=1);font-size:8px;border-radius:5px;border:1px solid grey;transform:rotateY(180deg);padding:5px}.DeckContainer .flip-card-front p{margin-bottom:5px}.DeckContainer .flip-card-front footer{position:absolute;bottom:2px;font-weight:700;text-align:center;width:88%}.DeckContainer .flip-card-back{background-color:#bbb;color:#000;background-image:url(/static/media/cardback.2723790e.png);background-size:cover}.DeckOfCards{position:relative;overflow:visible;width:90px;height:120px;z-index:2000}.DeckOfCards .card{position:absolute;width:72px;height:101px;border:1px solid grey;box-shadow:2px;background-image:url(/static/media/cardback.2723790e.png);background-size:cover}.DeckOfCards label{position:absolute;font-family:cursive;color:#fff;font-size:22px;left:28px;top:33px;font-weight:700}.HexGameBoard{z-index:1}.HexGameBoard .btnMove{position:absolute;z-index:100;padding:0;width:40px;font-size:15px;height:40px;opacity:.75;background-color:rgba(255,235,205,.5);color:#000;font-family:impact;border-radius:50%;margin-left:-15px;margin-top:-15px}.HexGameBoard .btnMove:hover{background-color:#daa520;color:#000}.HexGameBoard .GODOT{font-size:18px!important;width:70px!important;margin-left:-25px!important;margin-top:30px;font-weight:bolder;color:#fff;color:#000;text-shadow:1px 1px 2px #fff;font-style:italic;background:#f3e2c7;background:linear-gradient(135deg,#f3e2c7,#c19e67 50%,#b68d4c 51%,#e9d4b3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3e2c7",endColorstr="#e9d4b3",GradientType=1);box-shadow:4px 4px 8px 0 rgba(0,0,0,.75)}.HexGameBoard .legend{position:absolute;width:50px;text-align:center;font-size:10px;margin-left:-20px;margin-top:-5px}.HexGameBoard .legendCardClass{font-size:20px;font-weight:700;color:#000;font-family:cursive;margin-top:-20px;text-shadow:0 0 3px #fff}.GodotGameView{transform-origin:0 0}.GodotGameView h4{position:fixed;bottom:4px;font-size:16px;font-style:italic}.GodotGameView .not-started{background-image:url()}@-webkit-keyframes glow{0%{-webkit-filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px hsla(0,0%,100%,0));filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px rgba(255,255,255,0))}50%{-webkit-filter:brightness(120%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px #fff);filter:brightness(120%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px #fff)}to{-webkit-filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px hsla(0,0%,100%,0));filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px rgba(255,255,255,0))}}@keyframes glow{0%{-webkit-filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px hsla(0,0%,100%,0));filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px rgba(255,255,255,0))}50%{-webkit-filter:brightness(120%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px #fff);filter:brightness(120%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px #fff)}to{-webkit-filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px hsla(0,0%,100%,0));filter:brightness(100%) drop-shadow(0 0 1px #000) drop-shadow(0 0 5px rgba(255,255,255,0))}}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.GodotGameView .glow{z-index:10000;-webkit-animation:glow 1.5s infinite;animation:glow 1.5s infinite}.GodotGameView .card-container{position:absolute;left:510px;top:20px}.GodotGameView .playerList{position:absolute;left:290px;top:200px;width:120px;font-size:12px;box-shadow:4px 4px 8px 0 rgba(0,0,0,.75)}.GodotGameView .playerList .btn-dark{padding-top:2px;padding-bottom:2px}.GodotGameView .playerList .list-group-item{padding:3px}.GodotGameView .playerList .card-header{padding:1px}.GodotGameView .playerList .card-header .pawn{margin-top:2px;margin-left:5px;margin-right:5px}.GodotGameView .dice-container,.GodotGameView .playerList label{margin:0}.GodotGameView .dice{transform-origin:0 0;transform:scale(.5);height:42px}.GodotGameView .pawn{pointer-events:none;position:absolute;width:10px;height:18.68px;background-size:cover;left:0;top:0;z-index:1000;-webkit-filter:drop-shadow(0 0 2px #000);filter:drop-shadow(0 0 2px #000)}.GodotGameView .pawn0{background-image:url(/static/media/pawn0.fadece92.png)}.GodotGameView .pawn1{background-image:url(/static/media/pawn1.f21cd806.png)}.GodotGameView .pawn2{background-image:url(/static/media/pawn2.bc8c55ec.png)}.GodotGameView .pawn3{background-image:url(/static/media/pawn3.ca104072.png)}.GodotGameView img{position:absolute;top:0;left:0;width:500px;height:500px}.GodotGameView canvas{position:absolute}.GodotGameView .playing{position:absolute;font-size:36px}.GodotGameView .dice{float:left;width:50px}.GodotGameView .dice .face{border:2px solid #000;border-radius:8px}.GodotGameView .progress-bar{transition:0ms}.GodotGameView .current-player{background-color:#efebcd}.GodotGameView .current-player .btn-danger,.GodotGameView .current-player .btn-warning{margin-top:20px;font-size:24px}.GodotGameView .playerInputContainer{font-family:monospace;display:inline-block;margin:20px}.GodotGameView .playerInputContainer input{width:36px;text-align:center}.GodotGameView .inputHelp{font-style:italic;font-size:18px;color:grey}.GodotGameView table{border-collapse:collapse;width:100%;font-size:18px;margin:20px}.GodotGameView td,.GodotGameView th{text-align:left;padding:8px}.GodotGameView tr:nth-child(2n){background-color:#f2f2f2}.GodotGameView th{background-color:#4caf50;color:#fff}.GodotGameView .player-eliminated svg{color:red;margin-right:20px}.GodotGameView .player-eliminated label{color:grey}.LandingPage{text-align:center}.LandingPage .welcome-back-row{text-align:right}.LandingPage .welcome-back-row button{margin-left:10px}.LandingPage .input-room-code{font-size:18px;margin-right:20px;min-width:200px;text-align:center}.LandingPage .uppercase{text-transform:uppercase}.LandingPage .new-room-code{font-family:monospace;font-size:36px;background-color:#000;color:#ff0;padding:8px;text-transform:capitalize}.LandingPage .game-type-label{text-align:left;font-size:20px;font-style:italic;font-weight:700}.Attendees .btn-sign-out{margin-left:10px}.Attendees .user-description label{min-width:300px}.Attendees .user-description img{height:30px}.Attendees .current-player{background-color:#d3d3d3}.Attendees .eliminated label{color:grey;opacity:.5}.Attendees .eliminated svg{color:red;margin-right:10px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.028af13d.chunk.css.map */