html{background-color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:14px}main{background-image:linear-gradient(90deg,#8eb3e6,#c6ebff);border-bottom:3px solid #000;border-radius:0 30px;border-top:3px solid #000;display:flex;flex-direction:column;height:90vh;justify-content:space-around;margin:30px auto;padding:0 2rem;width:40vw}@media only screen and (max-width:700px){main{height:90vh;margin:20px auto;width:60vw}}@media only screen and (max-width:500px){main{height:95vh;margin:10px auto;width:70vw}}@media only screen and (max-width:400px){main{height:90vh;margin:auto;width:80vw}}@media only screen and (max-width:300px){main{height:90vh;margin:auto;padding:0 1rem;width:85vw}}main .victory{background-image:linear-gradient(90deg,#e69b8e,#feffc6)}h1{color:#3c4b61;font-family:Orbitron,sans-serif;font-size:4rem;margin:0;text-align:center}@media only screen and (max-width:950px){h1{font-size:3rem}}@media only screen and (max-width:453px){h1{font-size:2rem}}h3{color:#3c4b61;font-family:Orbitron,sans-serif;font-size:1.6rem;margin:0;text-align:center}@media only screen and (max-width:950px){.h3{display:flex;flex-direction:row;justify-content:space-between}h3{font-size:1.3rem;margin:0 .8rem}}@media only screen and (max-width:453px){.h3{display:flex;flex-direction:row;justify-content:space-between}h3{font-size:1.1rem;margin:0 .5rem}}p{font-size:1.5rem;margin:0;text-align:justify}@media only screen and (max-width:950px){p{font-size:1.2rem;line-height:1.3rem}}@media only screen and (max-width:453px){p{font-size:1rem;line-height:1.2rem}}.dice--section{grid-gap:15px 20px;display:grid;gap:15px 20px;grid-template-columns:repeat(5,1fr);margin:20px}@media only screen and (max-width:950px){.dice--section{grid-gap:10px 15px;display:grid;gap:10px 15px;grid-template-columns:repeat(5,1fr);margin:.5rem}}@media only screen and (max-width:453px){.dice--section{grid-gap:7px 10px;display:grid;gap:7px 10px;grid-template-columns:repeat(5,1fr);margin:0}}.die{border:3px solid #e0cfcb;border-radius:10px}.die,.die_held{align-items:center;box-shadow:1px 1px 1px #783627;cursor:pointer;max-height:100%;max-width:75px;width:100%}.die_held{border:3px solid #000;border-radius:10px}button{background-color:#3c4b61;border-radius:15px;box-shadow:1px 1px 4px grey;color:#cfd6e0;cursor:pointer;font-family:Orbitron,sans-serif;font-size:1.2rem;margin:0 auto .5rem;padding:1rem}@media only screen and (max-width:453px){button{font-size:1rem;margin-bottom:.3rem;padding:.5rem}}
/*# sourceMappingURL=main.61d477f7.css.map*/