body{color:#d89216;font-family:Courier New,Courier,monospace}html{font-size:18px}a:link,a:visited{color:#d89216;text-decoration:none}a:active,a:hover{color:#696969;text-decoration:none}@media only screen and (max-width:768px){html{font-size:14px}}@media only screen and (max-width:600px){html{font-size:12px}}.about{display:flex;flex-direction:column;justify-content:center;margin:auto;text-align:center;width:40%}.about p{margin:2px}.about hr{border:1.5px solid #d89216;margin:40px auto 25px;width:100%}@media only screen and (max-width:768px){.about{width:60%}}@media only screen and (max-width:600px){.about{width:80%}.about hr{border:1px solid #d89216;margin:30px auto 15px}}.game{display:flex;flex-direction:row;justify-content:center;text-align:center}.game-left{float:left;font-size:1.2rem;width:25%}.game-right{float:right;width:25%}.game-table{background-color:#eee;border-collapse:collapse;border-style:hidden;margin:30px auto;width:40%}.game-table td{border:5px solid #d89216;padding-bottom:0;padding-top:0;position:relative;width:4%}@media only screen and (max-width:600px){.game{flex-direction:column}.game-left,.game-right{float:center;margin:auto;width:90%}.game-table{margin:10px auto;width:90%}}@media only screen and (max-width:768px){.game-table td{border:3px solid #d89216}}@media only screen and (max-width:600px){.game-table td{border:2px solid #d89216}}.game-table td:after{content:"";display:block;margin-top:100%}.game-table td>div{bottom:0;left:0;position:absolute;right:0;top:0}.piece{max-height:100%;max-width:100%;transition:all .2s ease-in-out}.piece:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.btn{background-color:#eee;border:4px solid #d89216;border-radius:8px;color:#d89216;font-size:1.2rem;height:60px;margin:20px auto;width:50%}.btn:hover{background-color:gray;cursor:pointer}.hide{visibility:hidden}@media only screen and (max-width:768px){.btn{border:3.5px solid #d89216;font-size:1.25rem;height:50px;margin:15px auto}}@media only screen and (max-width:600px){.btn{border:3px solid #d89216;font-size:1.3rem;height:40px;margin:5px auto}}.rolled-number{color:#d89216;font-size:3.5rem;font-weight:700;padding-top:15px}.home{display:flex;flex-direction:column;justify-content:center;text-align:center}.play-button{border:4px solid #d89216;border-radius:8px;color:#d89216;font-size:1.2rem;height:60px;margin:auto;width:30%}.play-button:hover{background-color:gray;cursor:pointer}.rules{display:flex;flex-direction:column;justify-content:center;text-align:center}.rules-list{font-size:1.2rem;list-style-type:none;margin:auto;padding:0;text-align:left;width:50%}@media only screen and (max-width:768px){.play-button{width:45%}.rules-list{width:60%}}@media only screen and (max-width:600px){.play-button{width:65%}.rules-list{width:80%}}.no-page{display:flex;flex-direction:column;justify-content:center;text-align:center}.navigation-header{align-items:center;border-bottom:4px solid #d89216;display:flex;height:80px;margin-bottom:10px}.navigation-header-left{float:left;text-align:center;width:80px}.navigation-header-left .button{display:flex;margin:auto}.navigation-header-center{display:inline-block;margin:0 auto}.navigation-header-right{float:right;text-align:center;width:80px}.icon{font-size:1.5rem}.icon:hover{color:gray;cursor:pointer}.links{background-color:#191a19;display:none;height:150vw;left:0;position:fixed;text-align:center;top:100;width:100vw;z-index:100}.links>ul{font-size:2.5rem;list-style-type:none;padding:0}.links>ul>li{margin:15px 0}.light-background{background-color:#eee}.dark-background{background-color:#191a19}
/*# sourceMappingURL=main.ae812463.css.map*/