@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:Handjet-Medium;src:url(/font/Handjet-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Handjet-Bold;src:url(/font/Handjet-Bold.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Alexandria;src:url(/font/Alexandria.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:CustomFont;src:url(/font/font001.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Changa;src:url(/font/Changa-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:FontdinerSwanky;src:url(/font/FontdinerSwanky.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Rubik-Light;src:url(/font/Rubik-Light.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Barriecito-Regular;src:url(/font/Barriecito-Regular.ttf) format("truetype");font-weight:400;font-style:normal}body{margin:0;overflow-y:auto;font-family:CustomFont,Arial,sans-serif;background-color:#000}.app,body{min-height:100vh}.app{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-image:url(/assets/snake.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;padding:10px}.neon-text{color:#006400;text-shadow:0 0 5px #32CD32,0 0 10px #32CD32,0 0 15px #32CD32,0 0 20px #32CD32,0 0 30px #32CD32}.event-log{height:7vh;overflow-y:auto;width:300px;background-color:rgba(0,0,0,.7);padding:10px}.event-log,.tooltip{color:#fff;border-radius:5px}.tooltip{visibility:hidden;width:120px;background-color:rgba(0,0,0,0);text-align:center;padding:5px;position:absolute;bottom:120%;left:50%;transform:translateX(-50%);z-index:10;transition:all .2s ease}.buy-antidote-container:hover .tooltip{visibility:visible!important;opacity:1!important}.donate-button:hover .donate-tooltip,.social-button:hover .tooltip{visibility:visible}button{margin:10px;padding:10px 20px;font-size:24px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;border-radius:30px;color:red;transition:background-color .3s}button:hover{background-color:rgba(255,255,255,0)}.social-buttons{display:flex;justify-content:center;align-items:center;position:flex;bottom:20px;left:50%;transform:translateX(0)}.social-icon{width:30px;height:30px;margin:0 10px;cursor:pointer}.donate-button{position:relative;margin:0 5px}.donate-icon{width:30px;height:30px;cursor:pointer}.donate-tooltip{visibility:hidden;width:220px;background-color:rgba(0,0,0,0);color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:1}.donate-button:hover .donate-tooltip{visibility:visible}.wallet-connect-button{background-color:transparent;border:2px solid #32cd32;border-radius:50%;padding:15px;cursor:pointer;transition:background-color .3s,transform .3s;position:relative;color:#32CD32;font-size:16px}.wallet-connect-button:hover{background-color:rgba(50,205,50,.1);transform:scale(1.05)}.how-to-play-button:hover{background-color:rgba(46,139,87,.2);border:2px solid #32cd32;transform:scale(1.1);box-shadow:0 0 20px #2E8B57,0 0 30px #2E8B57,0 0 40px #2E8B57}.how-to-play-icon{width:40px;margin-right:5px}.how-to-play-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.9);color:#32CD32;padding:20px;border-radius:10px;z-index:1000;max-height:80vh;width:60%;overflow-y:auto;border:none;box-shadow:0 0 100px #32CD32;font-family:CustomFont,Arial,sans-serif}.how-to-play-modal::-webkit-scrollbar{width:10px}.how-to-play-modal::-webkit-scrollbar-thumb{background:#32CD32;border-radius:10px;border:2px solid #006400}.how-to-play-modal::-webkit-scrollbar-track{background:rgba(0,0,0,.3);border-radius:10px}.how-to-play-modal h2{color:#FFD700;font-family:Changa,sans-serif;text-align:center;margin-bottom:1px;font-size:24px}.how-to-play-modal p{line-height:1.6;margin-bottom:15px;font-size:18px;color:#fff}.how-to-play-modal p.fa{font-family:Alexandria,sans-serif;font-size:18px;line-height:1.6;color:#fff;text-align:right}.how-to-play-modal button{background-color:#32CD32;color:#000;padding:1px;border:none;border-radius:5px;cursor:pointer;float:right;transition:all .3s;font-family:CustomFont,Arial,sans-serif}.how-to-play-modal button:hover{background-color:#228B22;box-shadow:0 0 10px #32CD32}.messages-log{margin-top:20px;width:100%;max-width:600px}.message{background-color:rgba(255,255,255,.1);color:#fff;padding:10px;margin:5px 0;border-radius:5px;border-left:5px solid #32cd32}.life-time-container{width:35%;margin:20px 0}.life-time-bar{background-color:red;border-radius:5px;height:20px;overflow:hidden}.life-time-progress{background-color:#32CD32;height:100%;transition:width 1s ease}.loading-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background-color:rgba(0,0,0,.7);padding:20px;border-radius:100px;text-align:center}.loading-gif{width:250px;height:auto;margin-bottom:10px}.loading-text{color:#fff;font-size:16px;font-family:CustomFont,Arial,sans-serif}