.app-container{-ms-flex-pack:center;justify-content:center;background-image:-webkit-gradient(linear,right top,left top,from(#e2a139),to(#f9d423));background-image:linear-gradient(270deg,#e2a139,#f9d423);min-height:100vh}.app-container,.coin-toss-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.coin-toss-container{background-color:#fff;-ms-flex-direction:column;flex-direction:column;border-radius:16px;padding:24px;width:80%}@media screen and (min-width:768px){.coin-toss-container{max-width:500px;padding:64px}}.heading{text-align:center;color:#a35200;font-family:"Roboto";font-size:28px;font-weight:500;margin-bottom:8px}@media screen and (min-width:768px){.heading{font-size:48px;margin-bottom:16px}}.description{color:#334155;font-family:"Roboto";font-size:20px;font-weight:500;margin-top:8px}@media screen and (min-width:768px){.description{font-size:24px;margin-top:16px}}.toss-result-img{width:150px;height:150px}@media screen and (min-width:768px){.toss-result-img{width:250px;height:250px}}.button{background-color:#ffda6f;color:#a35200;font-family:"Roboto";font-size:12px;font-weight:500;border:none;border-radius:8px;padding:8px 16px;margin-top:16px;outline:none;cursor:pointer}@media screen and (min-width:768px){.button{margin-top:32px}}.counts-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-top:16px}@media screen and (min-width:768px){.counts-container{margin-top:32px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.count{color:#475569;font-family:"Roboto";font-size:16px;font-weight:500;margin-left:24px;margin-right:24px}*{-webkit-box-sizing:border-box;box-sizing:border-box}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}
/*# sourceMappingURL=main.7018b28a.chunk.css.map */