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;height:100vh;margin:0;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Main{background-color:#20232a;flex-direction:row;height:100vh;width:100vw}.Home-content,.Main{display:flex;justify-content:center}.Home-content{align-items:center;background-color:#474d50;border-radius:10px;flex-direction:column;height:70vh;margin:auto;width:500px}.App-logo{max-height:60%}.Home-input{background-color:#cec7ad;border-radius:10px}.Board-section{display:flex}.Board{height:95vh;margin:auto}.Card-section{margin:20px 0;width:100%}#cards{padding:20px}.Card{cursor:pointer;width:100%}.Card-selection{display:flex;flex-direction:row}@keyframes shake{0%{transform:rotate(0deg)}10%{transform:rotate(-1deg)}20%{transform:rotate(1deg)}30%{transform:rotate(0deg)}40%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}60%{transform:rotate(0deg)}70%{transform:rotate(-1deg)}80%{transform:rotate(1deg)}90%{transform:rotate(0deg)}to{transform:rotate(-1deg)}}.Rules-content{height:90%;width:800px}.Jack-cards,.Jack-titles{display:flex;flex-direction:row;justify-content:center}.Jack-cards{padding:0 20px}.Jack-card{flex:1 1;margin:5px 10px 20px;width:150px}.Settings-content{display:flex;padding:10px}.Volume-slider{margin:0;width:250px}.FAB-container{bottom:1%;display:flex;flex-direction:row;left:1%;position:absolute}.Player-section{margin:20px 0;width:100%}.Player{display:flex;flex-direction:row;justify-content:center}.Team-circle{border-radius:50%;height:20px;margin:auto 5px;width:20px}.Game-log{display:flex;flex-direction:column;text-align:center}.Game-over{color:#7cfc00}.Game-over,.Game-panel{align-items:center;display:flex;flex-direction:column}.Game-panel{background-color:#5e5e5e;border-radius:10px;color:#f0f8ff;height:calc(100vh - 40px);justify-content:center;margin:20px auto;width:80%}
/*# sourceMappingURL=main.992e8333.css.map*/