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}body{background-color:#000;color:#e0e0e0;font-family:Prometo,Soleto,Arial,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:#f0f;font-family:Press Start\ 2P,Arial,sans-serif;margin:0;padding:10px 0}p{color:#e0e0e0;font-family:Prometo,Soleto,Arial,sans-serif;line-height:1.6;margin:0 0 1em}.typewriter p{line-height:1.6;margin:0;padding:0}.cyberpunk-box{background:linear-gradient(135deg,#0f0,red,#00f);border:2px solid #0ff;border-radius:5px;box-shadow:0 0 20px #0ff;padding:10px;text-align:center}.dm-mono-light{font-weight:300}.dm-mono-light,.dm-mono-regular{color:#0ff;font-family:DM Mono,monospace;font-style:normal}.dm-mono-regular{font-weight:400}.dm-mono-medium{color:#f0f;font-weight:500}.dm-mono-animated,.dm-mono-medium{font-family:DM Mono,monospace;font-style:normal}.dm-mono-animated{animation:typewriter 2s steps(20) 1 normal both;color:#0ff;font-weight:400;text-shadow:0 0 10px #0ff}@keyframes typewriter{0%{width:0}to{width:100%}}.wallet-connect{left:10px;position:fixed;top:90px;z-index:10}.wallet-button{background-color:#fff;border-radius:5px;color:#000;cursor:pointer;font-family:Press Start\ 2P,monospace;font-size:12px;padding:10px 15px;transition:background-color .3s ease,box-shadow .3s ease}.wallet-button.connected{background-color:#0f9;color:#001a33}.wallet-button:hover{background-color:#e6ffe6;box-shadow:0 0 15px #0f9}.no-token-info,.wallet-info{margin-top:10px}.no-token-info{color:#fff;font-family:DM Mono,monospace;font-size:12px}.buy-link{color:#0ff;text-decoration:underline}.disconnect-prompt{background-color:#000000e6;border:1px solid #0f9;border-radius:5px;color:#fff;font-family:DM Mono,monospace;font-size:12px;left:0;padding:10px;position:absolute;text-align:center;top:40px;z-index:30}.disconnect-details{color:#ccc;cursor:pointer;font-size:10px;text-align:center}.disconnect-details:hover{color:#fff}.wallet-modal{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:20}.wallet-modal-content{background:#111;border:2px solid #0ff;border-radius:10px;box-shadow:0 0 20px #0ff;padding:20px;text-align:center}.wallet-modal-content h3{color:#0ff;font-family:Press Start\ 2P,monospace;font-size:16px;margin-bottom:20px}.wallet-modal-content ul{list-style:none;margin:0;padding:0}.wallet-modal-content li{background-color:#000c;border:1px solid #0ff;border-radius:5px;color:#fff;cursor:pointer;font-family:DM Mono,monospace;font-size:14px;margin:5px 0;padding:10px;transition:background-color .3s ease,box-shadow .3s ease}.wallet-modal-content li:hover{background-color:#0ff;box-shadow:0 0 10px #0ff;color:#000}.wallet-modal-content button{background-color:#ff5050;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Press Start\ 2P,monospace;font-size:12px;margin-top:20px;padding:10px 20px;transition:background-color .3s ease}.wallet-modal-content button:hover{background-color:#e60000}.page-container{align-items:flex-start;display:flex;height:calc(100dvh - 80px);justify-content:center;margin-top:80px}.digital-display{border:3px solid #0ff;box-shadow:0 0 20px #0ff;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:80px auto 0;max-height:calc(100dvh - 140px);min-height:50vh;overflow-y:auto;position:relative;width:80%;z-index:1}.digital-background{animation:zoomScroll 45s infinite alternate;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.display-content{flex:1 1;overflow-y:auto;padding:20px}.home-logo{cursor:pointer;height:auto;left:10px;position:fixed;top:10px;width:80px;z-index:10}.hamburger-menu{position:fixed;right:20px;top:20px;z-index:10}.menu-icon{cursor:pointer;display:flex;flex-direction:column;gap:4px}.menu-icon div{background-color:#fff;height:3px;transition:all .3s ease;width:25px}#menu-toggle{display:none}#menu-toggle:checked~.menu-items{max-height:500px}.menu-items{background-color:#000000e6;border:2px solid #0ff;border-radius:5px;max-height:0;overflow:hidden;position:absolute;right:0;top:60px;transition:max-height .3s ease}.menu-items ul{list-style:none;margin:0;padding:10px}.menu-items li{color:#fff;cursor:pointer;padding:10px;transition:background-color .3s ease}.menu-items li:hover{background-color:#0ff;color:#000}h1,h2,h3,h4,h5,h6{color:#fff;font-family:Press Start\ 2P,monospace;margin-bottom:20px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}@keyframes zoomScroll{0%{background-position:50%;background-size:100%}50%{background-position:50%;background-size:110%}to{background-position:50%;background-size:100%}}@media (max-width:480px){.digital-background{animation:zoomScroll 60s infinite alternate}}.title-text{color:#fff;font-size:2rem;margin-bottom:30px;text-align:center}.button-group{align-items:center;bottom:15%;display:flex;flex-direction:row;justify-content:space-between;left:50%;position:absolute;transform:translateX(-50%);width:70%}@media (max-width:768px){.button-group{bottom:-20px;flex-direction:column;gap:20px;padding:0 20px;width:100%}.choice-button{font-size:14px;padding:10px 15px;width:calc(100% - 40px)}.choice-button img.logo{height:18px;width:18px}.choice-button:nth-child(2){justify-content:center}}.about-header{margin-bottom:20px;text-align:center}.about-title{-webkit-text-stroke:.125px #000;align-items:center;color:#fff;display:inline-flex;font-family:Press Start\ 2P,monospace;font-size:33px;text-shadow:0 0 5px #000}.header-logo{height:auto;margin-left:10px;width:50px}.page-container{overflow-x:hidden}.link-tree{box-sizing:border-box;flex-direction:column;gap:20px;margin:20px 0;width:100%}.link-item,.link-tree{align-items:center;display:flex}.link-item{background-color:#fff;border:2px solid #0ff;border-radius:5px;box-shadow:0 0 10px #0ff;color:#000;cursor:pointer;font-family:Soleto,sans-serif;font-size:21px;gap:10px;padding:10px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:80%}.link-item:hover{box-shadow:0 0 10px #0ff;transform:translateY(-5px)}.link-item img.icon{height:25px;margin-right:10px;width:25px}.icon{height:30px;width:30px}.about-content-wrapper{background-color:#000000b3;border-radius:10px;margin:20px;overflow:hidden;padding:20px}.about-content h2{color:#0ff;font-family:Press Start\ 2P,monospace;font-size:22px;margin-bottom:10px}.about-content{color:#fff;font-family:Soleto,sans-serif;font-size:18px;line-height:1.8;margin-bottom:120px}.choice-button-container{box-sizing:border-box;flex-direction:row;gap:20px;margin-bottom:50px;margin-top:50px;padding:0 20px;width:100%}.choice-button,.choice-button-container{align-items:center;justify-content:center}.choice-button{display:flex;gap:10px}.choice-button img.logo{height:20px;width:20px}@media (max-width:768px){.about-content{font-size:14px}.choice-button{font-size:14px;max-width:90%;padding:12px 20px;width:100%}.choice-button-container{align-items:center;box-sizing:border-box;flex-direction:column;gap:15px;padding:0 20px;width:100%}.choice-button img.logo{height:18px;width:18px}.link-item{font-size:18px;padding:8px 15px}.icon{height:20px;width:20px}}@media (max-width:480px){.about-content{font-size:12px}.choice-button{font-size:12px;max-width:90%;padding:10px 15px;width:100%}.link-item{font-size:16px;gap:5px;padding:5px 10px}.icon{height:15px;width:15px}}.faq-header{align-items:center;display:flex;justify-content:center;margin-bottom:30px;text-align:center}.faq-header h1{color:#fff;font-family:Press Start\ 2P,monospace;font-size:36px;margin-left:15px}.faq-header-icon{height:auto;margin-bottom:30px;width:50px}.faq-content{background-color:#000000b3;border-radius:10px;margin:20px;overflow:hidden;padding:20px}.faq-item{border-bottom:1px solid #fff3;cursor:pointer;margin-bottom:25px;padding-bottom:15px}.faq-item h2{align-items:center;color:#0ff;display:flex;font-family:Press Start\ 2P,monospace;font-size:22px;margin-bottom:10px}.faq-item h2 .faq-icon{height:auto;margin-right:10px;width:30px}.faq-item .inline-logo{height:auto;margin-left:10px;width:30px}.faq-item p{color:#fff;display:none;font-family:Soleto,sans-serif;font-size:18px;line-height:1.8}.faq-item.active p{display:block}@media (max-width:480px){.faq-item h2{font-size:18px}.faq-item h2 .faq-icon{margin-right:5px;width:20px}.faq-item .inline-logo{width:20px}}.faq-item .note{color:#ccc;font-family:Soleto,sans-serif;font-size:14px;font-style:italic;margin-top:10px}.faq-answer{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.faq-answer.expanded{max-height:200px;opacity:1}.about-link,.contract-link,.raydium-link{color:#0ff;font-weight:700;text-decoration:none;transition:color .3s ease}.about-link:hover,.contract-link:hover,.raydium-link:hover{color:#0f9;text-shadow:0 0 5px #0f9}.contract-button{background-color:#ffffffe6;border:2px solid #0ff;border-radius:5px;color:#000;cursor:pointer;font-family:Soleto,sans-serif;font-size:17px;font-weight:700;line-height:1.5;max-width:300px;overflow-wrap:break-word;padding:10px;text-align:center;transition:background-color .3s ease,box-shadow .3s ease;white-space:normal;width:100%;word-break:break-word}@media (min-width:768px){.contract-button{max-width:none;width:auto}}@media (max-width:480px){.contract-button{font-size:13px;padding:10px 5px}}.contract-button:hover{background-color:#00ff99e6;box-shadow:0 0 10px #0f9}.copy-wrapper{align-items:center;cursor:pointer;display:flex;gap:5px;margin-top:10px}.copy-info{color:#ccc;font-family:Soleto,sans-serif;font-size:12px;transition:color .3s ease}.copy-info:hover{color:#0ff}.copy-icon{height:16px;width:16px}.choice-button-container{margin-bottom:15px;padding:10px 0}.choice-button{font-size:15px}@media (max-width:480px){.choice-button{font-size:13px;padding:10px 20px}.choice-button-container{margin-bottom:20px;margin-top:20px}}.faq-item p{transition:max-height .3s ease,opacity .3s ease}.faq-item.active p{max-height:200px;opacity:1}.roadmap-header{margin-bottom:30px;text-align:center}.roadmap-header h1{color:#fff;font-family:Press Start\ 2P,monospace;font-size:24px}.roadmap-content{background-color:#000000b3;border-radius:10px;margin:20px;overflow:hidden;padding:20px}.roadmap-year{margin-bottom:30px}.roadmap-year h2{color:#0ff;font-family:Press Start\ 2P,monospace;font-size:22px;margin-bottom:15px}.roadmap-quarter{margin-bottom:20px}.roadmap-quarter h3{color:#fff;font-family:Press Start\ 2P,monospace;font-size:18px;margin-bottom:10px}.roadmap-quarter ul{list-style:disc;margin-left:20px}.roadmap-quarter ul li{color:#fff;font-family:Soleto,sans-serif;font-size:16px;line-height:1.8}.warp-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}@keyframes warp{0%{transform:scale(1)}to{transform:scale(1.5)}}.intro-sequence{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.video-frame{border:2px solid #fff;border-radius:5px;box-shadow:0 0 20px #fff;height:100%;width:100%}.text-box{background-color:#000000b3;border-radius:10px;display:block;margin:auto;max-width:90%;overflow:hidden;padding:20px;width:100%}.typewriter{word-wrap:break-word;font-family:DM Mono,monospace;font-size:18px;line-height:1.6;margin:0;padding:0;text-align:left;white-space:pre-wrap}.cursor,.typewriter{display:inline-block}.cursor{animation:blink .7s step-end infinite;background-color:#0ff;height:1rem;width:2px}.prompt{font-style:italic;margin-top:10px;text-align:center}.characters-header{margin-bottom:30px;text-align:center}.characters-header h1{color:#fff;font-family:Press Start\ 2P,monospace;font-size:24px}.characters-content{background-color:#000000b3;border-radius:10px;margin:20px;overflow:hidden;padding:20px;text-align:center}.characters-content p{color:#fff;font-family:Soleto,sans-serif;font-size:18px;line-height:1.8;margin-bottom:15px}.characters-content .coming-soon{color:#0ff;font-size:20px;text-shadow:0 0 10px #0ff}.choice-button-container{display:flex;justify-content:space-between;margin-top:30px}.choice-button{background-color:#fffc;border:2px solid #0ff;border-radius:5px;color:#000;cursor:pointer;font-family:Press Start\ 2P,monospace;font-size:16px;padding:15px 25px;text-transform:uppercase;transition:background-color .3s ease,box-shadow .3s ease}.choice-button:hover{background-color:#00ff99e6;box-shadow:0 0 15px #0f9;color:#001a33}
/*# sourceMappingURL=main.65e03812.css.map*/