@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,500,900&display=swap);.controls{padding:.5rem 2rem}button{background:#292ba3;border-radius:5px;border:none;color:#eee;cursor:pointer;font-family:Playfair Display,serif;font-size:.8rem;margin:.5rem;min-width:5rem;padding:.75rem}button:disabled{background:rgb(71.625,73.875,208.875);cursor:not-allowed}button.button__red{background:#bf4040}.small{font-size:.8rem;margin-left:1rem}.dealer{margin-bottom:1rem;padding:0 2rem}.dealer p{margin:.5rem 0 .25rem}.feedback{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:4.5rem;padding:0 2.5rem}.player{margin-bottom:1rem;padding:0 2rem}.player p{margin:.5rem 0 .25rem}.display{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:6.5rem}@media(min-width:600px){.display{min-height:8.5rem}}body,html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100vh}body{background:#333;margin:0}@media(min-width:600px){body{padding:2rem}}#app{background:linear-gradient(190deg,rgb(0,153.5,0),rgb(0,102.5,0));color:#eee;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-family:Playfair Display,serif;font-size:1rem;min-height:100vh}@media(min-width:600px){#app{border-radius:10px;margin:0 auto;max-width:40rem;min-height:0;padding:2rem 2rem 4rem}}.title{color:#0c450c;font-size:2.5rem;margin:0;padding:.5rem 0;text-align:center}@media(min-width:600px){.title{margin-bottom:2rem}}img{margin-left:.25rem;max-height:6rem}@media(min-width:600px){img{max-height:8rem}}