@import url(https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Courier New,monospace}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#5d7b5d;border:2px solid #3e543e}::-webkit-scrollbar-thumb{background:#8b5e3c;border:2px solid #5d3a1a;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#9d6b4a}@keyframes dayNightCycle{0%{background:linear-gradient(180deg,#87ceeb,#b0e0e6)}50%{background:linear-gradient(180deg,#191970,#2e1b5f)}to{background:linear-gradient(180deg,#87ceeb,#b0e0e6)}}@keyframes cloudFloat{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes torchFlicker{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.9)}}.pixelated{image-rendering:pixelated;image-rendering:crisp-edges}
/*# sourceMappingURL=main.7d023e45.css.map*/