@import url(https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes moveCloud{0%{transform:translateX(-100px)}to{transform:translateX(calc(100vw + 100px))}}@media (max-width:768px){body{font-size:12px}.section-content{font-size:14px}}@font-face{font-family:SuperMario;src:url(/static/media/SuperMario256.727519250ea444b6c5ce.ttf) format("truetype")}body{background-color:#87ceeb;margin:0;overflow-x:hidden}.game-container{height:100vh;overflow-x:hidden;overflow-y:hidden;position:relative;width:100vw}.game-world{height:100vh;width:180vw;will-change:transform}.game-world,.sky{position:absolute}.sky{height:50%;top:0;width:100%}.sun{animation:pulse 2s ease-in-out infinite;background:radial-gradient(circle,#ff0 60%,orange 90%);border-radius:50%;box-shadow:0 0 25px 10px #ff0;height:80px;position:fixed;right:40px;top:20px;width:80px;z-index:100}@keyframes pulse{0%{box-shadow:0 0 25px 10px #ff0}50%{box-shadow:0 0 35px 15px #fff}to{box-shadow:0 0 25px 10px #ff0}}.cloud{animation-iteration-count:infinite;animation-name:float;animation-timing-function:linear;height:192px;position:absolute;width:192px}@keyframes float{0%{transform:translateX(-200px)}to{transform:translateX(120vw)}}.block{height:64px;width:64px}.block,.ground{position:absolute}.ground{bottom:0;display:flex;flex-wrap:nowrap;width:180vw}.ground-tile{height:64px;width:64px}.enemy{image-rendering:pixelated;z-index:10}.enemy,.section{position:absolute}.section{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffcd00d9;border:3px solid #e52b2be6;border-radius:8px;box-shadow:0 4px 8px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;padding:10px;transition:all .3s ease;width:22vw;z-index:50}.section:hover{background-color:#ffe664e6;border-color:#e52b2b;transform:translateY(-3px)}.section-title{color:#e52b2b;font-size:14px;margin-bottom:8px;text-shadow:1px 1px 0 #ffffffb3}.section-snippet,.section-title{font-family:Press Start\ 2P,cursive;text-align:center}.section-snippet{-webkit-line-clamp:6;-webkit-box-orient:vertical;background-color:#fff9;border-radius:4px;color:#000c;display:-webkit-box;font-size:10px;line-height:1.3;overflow:hidden;padding:4px}.section-content{background-color:#ffd700f2;border:4px solid #e52b2b;border-radius:10px;display:none;height:min(70vh,800px);left:calc(50vw + var(--scroll-offset));overflow-y:auto;padding:20px;position:fixed;top:50vh;transform:translate(-50%,-50%);width:min(75vw,1000px);z-index:200}.close-btn{background:#e52b2b;border:none;border-radius:50%;color:#fff;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:14px;height:40px;pointer-events:auto;position:absolute;right:15px;top:15px;width:40px;z-index:201}.section-content.active{display:block;pointer-events:auto}.close-btn:hover{background:red}.game-world.popup-open{filter:brightness(.9);pointer-events:none}.section-content h2{border-bottom:2px solid #444;color:#4caf50;font-family:Press Start\ 2P,cursive;font-size:18px;margin-bottom:20px;padding-bottom:10px}.section-content div{color:#000}.section-content div,.section-content p{font-family:Press Start\ 2P,cursive;font-size:16px;margin-top:40px}.section-content p{color:#e52b2b}.section-content li{color:#000}.section-content li,.section-content li span{font-family:Press Start\ 2P,cursive;font-size:15px;line-height:1.5;margin-bottom:15px}.section-content li span{color:#e52b2b}.section-content ul{color:#ddd;font-family:Arial,sans-serif;margin-top:40px;padding-left:20px}.coin{image-rendering:pixelated;will-change:transform;z-index:15}@keyframes coinSpin{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.pipe{z-index:10}.pipe,.piranha-plant{image-rendering:pixelated}.piranha-plant{transform-origin:bottom center;z-index:12}
/*# sourceMappingURL=main.990564c5.css.map*/