body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Black{color:#352d2d}.Red{color:#f2451d}.Blue{color:#5353d5}.Yellow{color:#fd0}.smiley{color:#388014}button,h2{font-family:Gill Sans}.App{height:100vh;width:100vw}.App,.App-header{display:flex;flex-direction:column}.App-header{align-items:center;background-color:#442e2e;border-bottom:3px solid #e1b69d;justify-content:center;min-height:20vh}.App-header h1{color:#f2ce8a;font-family:Baskerville,Georgia,Times,Times New Roman,serif;font-size:calc(10px + 7vmin);font-weight:bolder;text-shadow:3px 3px 0 #086f56}.App-link{color:#61dafb}#CommunityBoardAndChat{display:flex;flex-grow:1}#CommunityBoard-wrapper{background-color:#1b2f11;display:flex;height:100%;justify-content:center;width:80%}#CommunityBoard{aspect-ratio:16/9;background:radial-gradient(circle,transparent 80%,#333 150%),#260;color:#fff}#CommunityBoard.max{height:100%;width:auto}#CommunityBoard h2{padding-left:1em;padding-top:.2em;position:absolute}#CommunityBoard-board{height:100%;position:relative}#Chat-wrapper{display:flex;width:20vw}#Chat{background-color:#eee;display:flex;flex-direction:column;padding:.5em}#Chat-messages{flex-grow:1;height:0;margin-bottom:.5em;overflow:scroll}.Chat-message-event{color:#191991;font-weight:700}.Chat-message-event.system-event{color:#7e1616}.Chat-message-author{font-weight:700}#Chat-input{display:flex}#Chat-input-text{margin-right:2px;width:100%}#JoinGame{background-color:#ca7;padding:3em;text-align:center}#username-field{font-size:1.2em}#username{display:inline-block;margin-left:.5em;width:auto}#PlayerTiles{background-color:#ca7;padding-bottom:10px;position:relative}#PlayerTiles h2{padding-left:1em;padding-top:.2em}#PlayerTiles-buttons button{margin-left:.5em}.PlayerTiles-rack{flex-wrap:wrap;margin:auto;width:72%}.PlayerTiles-rack,.Tile{display:flex;justify-content:center}.Tile{background-color:#fff0ee;border-radius:6px;box-shadow:3px 3px 4px 0 rgba(0,0,0,.25),inset 3px 3px 4px 0 hsla(0,0%,100%,.3),inset -2px -2px 3px 0 rgba(0,0,0,.25);cursor:grab;flex-direction:column;font-size:2.8vmin;font-weight:700;height:5.5vmin;margin:.3vmin;padding-bottom:.3vmin;text-align:center;text-shadow:1px 1px 1px #555;width:4.5vmin}.Tile.new:before{color:#0aa839;content:"•";font-size:1.5em;left:5%;pointer-events:none;position:absolute;text-shadow:none;top:-46%}.Tile.new{-webkit-animation:new-tile-glow 1s infinite alternate;animation:new-tile-glow 1s infinite alternate;background-color:#f7f0d8;position:relative}@-webkit-keyframes new-tile-glow{0%{background-color:#f0f6c6}to{background-color:#f7f0d8}}@keyframes new-tile-glow{0%{background-color:#f0f6c6}to{background-color:#f7f0d8}}#PlayerTiles-buttons,.new-game{position:absolute;right:1em;top:.6em}
/*# sourceMappingURL=main.14b4e453.css.map*/