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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{scroll-behavior:smooth}.wrapper{height:100vh;width:100%;text-align:center;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.circle-wrapper{display:flex;margin:auto;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:800px;border-bottom:1px solid grey}.circles-to-color{display:flex;align-items:center;justify-content:space-around;height:50px;width:30%;margin:auto}.circles-to-color button{border-radius:3px;padding:4px;outline:none;border:1px solid #000}.turn-no{font-size:20px}.circles-to-check{display:flex;align-items:center;justify-content:flex-end;height:30px;width:30%;margin:auto}.circle{height:20px;width:20px;border:2px solid #000;border-radius:50%;cursor:pointer;outline:none}.circle-small{height:10px;width:10px;border:1px solid #000;border-radius:50%;margin:0 10px}.color-chooser{display:flex;align-items:center;justify-content:center;width:30%;margin:2rem auto;background-color:#fcdeda;border-radius:20px;box-shadow:0 0 8px grey;padding:10px 10px 10px 35px}.color-box button{margin-top:20px;border:none;outline:none;cursor:pointer;padding:5px 10px;font-size:20px;background-color:#fcd2cd;box-shadow:0 0 4px grey}.play-box{margin-top:4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.hide{visibility:hidden}.game-rule-box{width:80%;padding:0 10px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:center;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;margin:auto auto 20px;border-left:1px solid grey;border-right:1px solid grey}.paragraphs{margin:10px 0;padding:10px;font-size:20px}#rules,.paragraphs:nth-child(5){background-color:#774646}.header-text{font-weight:400;color:#7e2121}.sticky-text{position:-webkit-sticky;position:sticky;width:100px;display:block;margin-left:auto;top:0;right:4px;padding-top:10px;cursor:pointer;font-style:italic}@media only screen and (max-width:919px){.circle-wrapper{width:500px}.circles-to-check,.circles-to-color{width:50%}}@media only screen and (max-width:622px){.circle-wrapper{width:300px}.circles-to-check,.circles-to-color{width:65%}#rules{font-size:15px;text-align:left}#rules li{margin:10px 4px}}
/*# sourceMappingURL=main.1f802856.chunk.css.map */