body,html{font-family:Helvetica,Arial,sans-serif;margin:0}.board{grid-gap:.5vw;background:linear-gradient(45deg,#051400,#0e3d29);border:1vw solid #2c3e50;border-radius:9px;color:#fff;display:grid;gap:.5vw;grid-template:repeat(3,1fr) /repeat(3,1fr);height:40vw;margin:0 auto;max-height:600px;max-width:600px;min-height:200px;min-width:200px;-webkit-transform:skewX(1deg);transform:skewX(1deg);-webkit-transform:rotate3d(-.1,.2,-.035,7deg) rotate(90deg) translateZ(10vw);transform:rotate3d(-.1,.2,-.035,7deg) rotate(90deg) translateZ(10vw);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:40vw}.board,.square{-webkit-filter:blur(.5px);filter:blur(.5px)}.square{align-items:center;-webkit-animation:glow 1s ease-in-out infinite alternate;animation:glow 1s ease-in-out infinite alternate;background:transparent;border:2px solid #2c3e50;border-radius:2px;color:#ffffb2;color:#fff;cursor:pointer;display:flex;font-size:max(5vw,1.7rem);font-weight:700;justify-content:center;text-align:center}.square:focus{border:2px solid #224f53;outline:none}.square:hover{background:#1d8d77}.buttonList{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center;list-style-type:none}.buttonList button{background:linear-gradient(#203c28,#12bba2);border-radius:6px;color:#02100b;cursor:pointer;font-size:max(4vw,1rem);font-weight:700;height:7.5vw;min-height:33px;min-width:135px;width:45vw}.buttonList button:hover{background:linear-gradient(#30603e,#12bba2);color:#0f4733}footer{background:linear-gradient(#478d5b,#12bba2);color:#120;font-size:3vw;font-weight:700;text-align:center}footer a{font-style:italic}.status{font-size:max(5vw,1rem);font-weight:700}.game section{margin:auto;max-width:1200px}.game{background-image:linear-gradient(90deg,#273532,#070b09);margin:0;padding:1vh}.game>section{align-items:center;color:#2b8e63;display:flex;flex-direction:column;flex-wrap:wrap;font-family:Monoton,cursive;font-weight:800;gap:20px;height:98vh;justify-content:space-between;opacity:.93;text-shadow:-.15vw -.1vw .2vw rgba(0,255,115,.902);width:100%}@-webkit-keyframes glow{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #e6db00,0 0 40px #e6bc00,0 0 50px #e6d700,0 0 60px #e6b400,0 0 70px #e6bc00}to{text-shadow:0 0 20px #fff,0 0 30px #ffe14d,0 0 40px #ffca4d,0 0 50px #ffe74d,0 0 60px #ffe14d,0 0 70px #fff64d,0 0 80px #ffd84d}}@keyframes glow{0%{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #e6db00,0 0 40px #e6bc00,0 0 50px #e6d700,0 0 60px #e6b400,0 0 70px #e6bc00}to{text-shadow:0 0 20px #fff,0 0 30px #ffe14d,0 0 40px #ffca4d,0 0 50px #ffe74d,0 0 60px #ffe14d,0 0 70px #fff64d,0 0 80px #ffd84d}}@media screen and (min-width:1208px){.board{border-radius:16px;gap:.3vw;height:30vw;width:30vw}.square:focus{border:3px solid #224f53;outline:none}.square:hover{background:#26ecc5}.buttonList{gap:9px}.buttonList button{border-radius:9px;font-size:max(2vw,2.3rem);height:4vw;max-width:320px;min-height:60px;width:25vw}.status{font-size:max(4vw,1rem);font-weight:700}.game section{justify-content:space-around;margin:auto;max-width:1500px}.game>section{flex-direction:row;gap:4.5vw}}
/*# sourceMappingURL=main.09bb0456.css.map*/