body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Silkscreen;font-size:12x}main{height:100vh}.header,main{display:flex;flex-direction:column}.header{align-items:center;background-color:#fa9d46;color:#2e3082;justify-content:center;padding:15px}.header ul{margin:0;padding:0}.header li{display:inline-block;margin-right:20px}.header a{color:#2e3082}.header li:last-child{margin-right:0}@keyframes headerTitle{0%{color:#fa9d46;text-shadow:1px 2px 1px #2e3082;transform:scale(1)}40%{color:#fa9d46;text-shadow:1px 2px 1px #2e3082;transform:scale(1)}50%{color:#2e3082;text-shadow:1px 2px 4px #010101b3;transform:scale(1.025)}90%{color:#2e3082;text-shadow:1px 2px 4px #010101b3;transform:scale(1.025)}to{color:#fa9d46;text-shadow:1px 2px 1px #2e3082;transform:scale(1)}}.header-title a{animation:headerTitle 60s ease-out infinite;color:#fa9d46;font-family:Trade Winds;font-size:25px;margin:0 30px;text-decoration:none;text-shadow:1px 2px 1px #2e3082}.page-content{background-color:#fa9d46;display:flex;flex:1 1;padding:0 15px 15px}.page-content-inner{align-items:center;background:#fff;background:linear-gradient(180deg,#fff6,#fff 50%);border-radius:25px;display:flex;flex:1 1;justify-content:center;padding:15px}.footer{background-color:#100040;color:#0b0;padding:15px 30px 20px;text-align:center}@keyframes footerLinkGlow{0%{text-shadow:2px 2px 0 #0b0}20%{text-shadow:2px 2px 6px #00bb00e6}35%{text-shadow:2px 2px 6px #0b06}40%{text-shadow:2px 2px 6px #00bb00b3}50%{text-shadow:2px 2px 6px #0b03}60%{text-shadow:2px 2px 6px #00bb00b3}70%{text-shadow:2px 2px 6px #00bb004d}80%{text-shadow:2px 2px 6px #00bb00e6}to{text-shadow:2px 2px 0 #0b0}}.footer a{animation:footerLinkGlow 1s ease-in-out 1s infinite reverse;color:#0b0}@media (min-width:768px){body{font-size:18px}.header{flex-direction:row;padding:15px 30px}.header-title a{font-size:30px}.page-content{padding:0 30px 30px}.page-content-inner{padding:50px 30px 30px}}.radio-buttons{align-items:stretch;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.game-area-button{border:2px solid #fff;border-radius:5px;cursor:pointer;display:flex;justify-content:center;margin:5px 0;padding:5px 15px;transition:.25s ease-in-out}.game-area-button:active{transform:scale(.95)}.radio-buttons input[type=radio]{display:none}.radio-buttons input[type=radio]:checked+.game-area-button{background-color:#fff;color:#2e3082}.game{display:flex;flex:0 0 auto;flex-direction:column;height:100%;width:100%}.controls,.game-area{background-color:#2e3082;background:linear-gradient(150deg,#2e308226,#2e308299 30%,#2e3082d9 60%,#2e3082);border-radius:4px}.game-area{aspect-ratio:1/1;margin-bottom:20px;overflow:hiden;position:relative;width:100%}.game-area-overlay{align-items:center;background-color:#00000059;border-radius:4px;color:#fff;display:flex;flex-direction:column;font-size:15px;height:100%;justify-content:center;left:o;opacity:0;position:absolute;top:0;transition:.2s ease-out;width:100%;z-index:-1}.game-area-overlay.active{opacity:.95;z-index:2}.game-area-overlay.active.clickable{cursor:pointer}.game-area-overlay.active.clickable:hover{font-size:26px;opacity:1}.overlay-row{display:flex;flex-direction:row}.overlay-column{padding:10px}.controls{align-items:center;flex-direction:column}.controls,.controls-down,.controls-up{display:flex;justify-content:center;width:100%}.controls-down,.controls-up{flex-direction:row;margin:0;padding:0}.controls-up{align-items:last baseline}.controls-down{align-items:first baseline}.button{background:linear-gradient(150deg,#fa9d4699,#fa9d46cc 30% 100%);border-radius:4px;display:inline-block;padding:5px 10px;text-align:center}.button:hover{cursor:pointer;opacity:1;transform:scale(1.04);transition:.3s ease-in-out}.button:active{transform:scale(1)}.button-blue{background:linear-gradient(150deg,#2e308299,#2e3082cc 30% 100%);color:#fff}.controls-button{align-items:center;aspect-ratio:1/1;color:#2e3082;display:flex;font-size:20px;justify-content:center;margin:10px;padding:0;position:relative;width:calc(33% - 20px)}.controls-button:after{content:"";height:100%;position:absolute;width:100%}.button-virtual-buttons{display:none}.button-virtual-buttons .button,.controls-text{font-size:14px}@media (min-width:768px){.game{width:auto}.game-area{height:calc(90% - 10px);margin-bottom:0;width:auto}.game-area-overlay{font-size:20px}.button-virtual-buttons{align-items:center;display:flex;flex-flow:row;justify-content:space-between;margin-top:10px}.controls{aspect-ratio:auto;bottom:10px;height:200px;position:fixed;right:10px;width:300px}.button-virtual-buttons .button,.controls-text{font-size:16px}}@media (min-width:992px){.button-virtual-buttons .button,.controls-text{font-size:18px}}
/*# sourceMappingURL=main.b9550890.css.map*/