@import"https://fonts.googleapis.com/css2?family=Comic+Neue:wght@300;400;700&display=swap";body{font-family:Comic Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#01ff00;background-color:#000;background-image:url(/images/bg.png);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.container{text-align:center;padding:1em;width:100%;box-sizing:border-box}.container>*:first-child{margin-top:0}.container>*:last-child{margin-bottom:0}.pump-fun-button{display:inline-block;background-color:#01ff00;color:#000;padding:20px 40px;font-size:1.5em;font-weight:700;text-decoration:none;border-radius:10px;transition:all .3s ease;border:2px solid #01ff00}.pump-fun-button:hover{background-color:red;border-color:red;color:#fff;transform:scale(1.05)}.text-box{max-width:800px;margin:2em auto;background-color:#000;color:#01ff00;padding:20px;text-align:center;box-sizing:border-box}.logo{margin:2em auto;max-width:800px}.chart-widget,.video-embed,.trading-interface{margin:2em auto;max-width:800px;height:auto;width:100%;box-sizing:border-box;border:none;position:relative;z-index:10}.chart-widget{min-height:500px;background-color:transparent}.chart-widget iframe{position:relative;z-index:10;background-color:#1a1a1a}.gif{margin:1em auto;max-width:800px;display:block;width:100%;height:auto}.text-box .gif{margin:1em auto}.Web3Button{background-color:#01ff00;color:#000;padding:10px 20px;cursor:pointer;margin:10px;width:33%}.Web3Button:hover{background-color:red}input[type=number]{padding:10px;border:1px solid #01ff00;margin:10px 20px;max-width:40%}.header h1{font-size:3em;animation:blinker .2s linear infinite}@keyframes blinker{50%{opacity:0}}.logo img{width:100%;max-width:800px;animation:pulsate 2s infinite}.ReactModal__Overlay{position:fixed;margin:0;background-color:#000;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;flex-direction:column;border:#000}.audio-player{position:fixed;bottom:0;right:0}.rain-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.rain-drop{position:absolute;top:-100px;animation:rain-fall linear infinite;pointer-events:none;user-select:none;image-rendering:auto}@keyframes rain-fall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(calc(100vh + 100px)) rotate(360deg);opacity:.8}}.main{position:relative;z-index:2}@keyframes pulsate{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media only screen and (max-width: 768px){body{background-size:cover;background-position:center;background-attachment:scroll;font-size:.9rem}.container{padding:.5em}.header h1{font-size:1.8em;margin:.5em 0}.header h2{font-size:1em;word-break:break-all;margin:.5em 0}.text-box{margin:1.5em auto;padding:15px;max-width:100%}.text-box h1{font-size:1.5em;margin:.5em 0}.text-box h2{font-size:1.2em;margin:.5em 0}.text-box p{font-size:.95em;line-height:1.6;margin:1em 0}.pump-fun-button{padding:15px 25px;font-size:1.2em;width:90%;max-width:100%;display:block;margin:1em auto;min-height:44px;touch-action:manipulation}.video-embed,.trading-interface{margin:1.5em auto;padding:0 10px;max-width:100%}.video-embed video{width:100%;height:auto;touch-action:manipulation}.gif{max-width:100%;margin:1em auto}.text-box .gif{max-width:100%}.logo{margin:1em auto;max-width:100%}.logo img{padding-top:5%;max-width:100%}.contract-address a{font-size:.85em;word-break:break-all;display:block;padding:.5em}.contract-address h2{font-size:1.3em}.rain-drop{max-width:40px;max-height:40px}.chart-widget{min-height:300px;padding:0 10px}.chart-widget iframe{height:300px}.footer p{font-size:.85em}}@media only screen and (max-width: 480px){.header h1{font-size:1.5em}.text-box h1{font-size:1.3em}.pump-fun-button{font-size:1em;padding:12px 20px}.text-box{padding:12px}.rain-drop{max-width:30px;max-height:30px}}
