.page{color:#fff;background-color:#0000;background-image:radial-gradient(at bottom,#171e30 0%,#0c1222 100%),linear-gradient(#213858cc,#182f4e);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:100vh;padding-top:60px;font-family:Berlin Sans FB,Arial,sans-serif;position:relative;overflow:hidden auto}.section{text-align:center;z-index:1;margin-bottom:60px;position:relative}.section h2{margin-bottom:20px;font-size:2rem}.section img{max-width:100%;height:auto}.star,.big-star,.cloud{z-index:0;position:absolute}.sky{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.star{background:#fff;border-radius:50%;width:2px;height:2px;animation:2s ease-in-out infinite twinkle;position:absolute}@keyframes twinkle{0%,to{opacity:.2}50%{opacity:1}}.big-star{background:#fff;border-radius:50%;animation:3s ease-in-out infinite twinkleBig;position:absolute;box-shadow:0 0 20px 8px #4978f84d}@keyframes twinkleBig{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.cloud{filter:blur(40px);background:#ffffff1f;border-radius:50%;animation:100s linear infinite floatCloud;position:absolute}.big-cloud{width:320px;height:160px}@keyframes floatCloud{0%{transform:translate(-400px)}to{transform:translate(110vw)}}.section,.msmoon,.token-section,.army-section,.gamehub-section,.news-section{z-index:1;position:relative}.spaceship{width:240px;height:auto;animation:12s linear infinite fly-curve;position:absolute;bottom:-150px;left:-150px}@keyframes fly-curve{0%{opacity:0;transform:translate(0)rotate(0)}10%{opacity:1}30%{opacity:1;transform:translate(40vw,-40vh)rotate(-10deg)}60%{opacity:1;transform:translate(80vw,-70vh)rotate(10deg)}to{opacity:0;transform:translate(120vw,-90vh)rotate(10deg)}}@font-face{font-family:Berlin Sans FB;src:url(/fonts/BerlinSansFB.woff2)format("woff2"),url(/fonts/BerlinSansFB.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Berlin Sans FB;src:url(/fonts/BerlinSansFB-Bold.woff2)format("woff2"),url(/fonts/BerlinSansFB-Bold.woff)format("woff");font-weight:700;font-style:normal}html,body{background-color:#0000;background-image:radial-gradient(at bottom,#152c4d 0%,#122647 100%),linear-gradient(#213858cc,#182f4e);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:100vh;margin:0;padding:0;font-family:Berlin Sans FB,Arial,sans-serif}.header{color:#fff;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1932e6;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 20px;display:flex;position:fixed;top:0}.header-left{align-items:center;gap:20px;display:flex}.header-left img{height:60px}.header-left h2{color:gold;text-shadow:0 0 6px #0009;margin:0;font-family:Berlin Sans FB,Arial,sans-serif;font-size:1.5rem}.dropdown{margin-right:36px;position:relative}.dropdown-btn{color:#f0f0f0;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.4rem;transition:color .3s}.dropdown-btn:hover{color:gold}.dropdown-menu{opacity:0;pointer-events:none;z-index:2000;background:#0f1932f2;border-radius:8px;min-width:180px;margin:8px 0 0;padding:20px 0;list-style:none;transition:all .3s;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 4px 12px #0006}.dropdown.open .dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-menu li{padding:8px 16px}.dropdown-menu li button,.dropdown-menu li a{color:#f0f0f0;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;align-items:center;width:100%;padding:10px 16px;font-size:1rem;text-decoration:none;transition:all .3s;display:flex}.dropdown-menu li button:hover,.dropdown-menu li a:hover{color:gold;background:#ffd70026;border-radius:4px}@media (max-width:768px){.header{padding:0 12px}.header-left h2{font-size:1.2rem}.dropdown-btn{font-size:1.4rem}.dropdown-menu{min-width:160px}}section:target{animation:1s highlight}@keyframes highlight{0%{background-color:#ffd70033}to{background-color:#0000}}.msmoon-section{text-align:center;color:#fff;padding:20px;font-family:Berlin Sans FB,Arial,sans-serif}.msmoon-logo{filter:drop-shadow(0 0 10px #ffd70066);width:clamp(400px,50vw,800px);margin:20px auto;display:block}.msmoon-title{color:gold;text-align:center;max-width:1200px;margin:10px auto;padding:0 10px;font-size:8rem;line-height:1.2}.msmoon-subtitle{color:gold;text-align:center;max-width:1200px;margin:10px auto;padding:0 10px;font-size:2.4rem;font-weight:300;line-height:1.2}.msmoon-description{color:#fff;text-align:center;max-width:1200px;margin:40px auto;padding:0 16px;font-size:2rem;font-weight:300;line-height:1.4}.contract-wrapper{margin-top:30px}.contract-label{color:gold;margin-bottom:10px;font-size:2rem}.contract-box{background:#0f1932cc;border:2px solid gold;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 20px;display:inline-flex}.contract-value{color:#fff;white-space:nowrap;font-size:2rem;font-weight:300}.contract-copy-icon{cursor:pointer;width:clamp(18px,2vw,28px);height:clamp(18px,2vw,28px);transition:transform .2s}.contract-copy-icon:hover{transform:scale(1.2)}@media (max-width:480px){.msmoon-title{font-size:3rem!important}.msmoon-subtitle{font-size:2rem!important}.msmoon-description{font-size:1.1rem!important}.contract-label{font-size:1.2rem!important}.contract-value{font-size:.9rem!important}}@media (min-width:481px) and (max-width:767px){.msmoon-title{font-size:4rem!important}.msmoon-subtitle{font-size:1.8rem!important}.msmoon-description{font-size:1.2rem!important}.contract-label{font-size:1.4rem!important}.contract-value{font-size:1.2rem!important}}@media (min-width:768px) and (max-width:1023px){.msmoon-title{font-size:6rem!important}.msmoon-subtitle{font-size:3rem!important}.msmoon-description{font-size:1.4rem!important}.contract-label,.contract-value{font-size:1.6rem!important}}@media (min-width:1024px){.msmoon-title{font-size:8rem!important}.msmoon-subtitle{font-size:4rem!important}.msmoon-description{font-size:2rem!important}.contract-label,.contract-value{font-size:2.3rem!important}}.roadmap-title-yellow{color:gold;text-shadow:0 0 8px #0009}.roadmap-title-white{color:#fff;text-shadow:0 0 8px #0009}.roadmap h2{text-align:center;margin-bottom:20px;font-size:2rem}.roadmap-image{filter:drop-shadow(0 0 12px #00000080);border:4px solid #fff;border-radius:16px;width:300px;margin:20px auto;transition:transform .3s,filter .3s;display:block}.roadmap-image:hover{filter:drop-shadow(0 0 16px #000000b3);transform:scale(1.05)}@media (max-width:480px){.roadmap h2{font-size:2rem}.roadmap-image{width:350px}}@media (min-width:481px) and (max-width:767px){.roadmap h2{font-size:2rem}.roadmap-image{width:400px}}@media (min-width:768px) and (max-width:1023px){.roadmap h2{font-size:3rem}.roadmap-image{width:600px}}@media (min-width:1024px){.roadmap h2{text-align:center;font-size:5rem}.roadmap-image{width:800px}}.section.market{text-align:center;color:#fff;margin-top:0;padding:20px;font-family:Berlin Sans FB,Arial,sans-serif}.market-title-yellow{color:gold;text-shadow:0 0 8px #0009}.market-title-white{color:#fff;text-shadow:0 0 8px #0009}.market h2{margin-bottom:20px;font-size:2rem}.market-grid{flex-direction:column;align-items:center;gap:20px;display:flex}.market-row{justify-content:center;gap:20px;display:flex}.market-item{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:16px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 0 10px #00000026}.market-item:hover{transform:translateY(-4px);box-shadow:0 0 16px #00000040}.market-img{object-fit:cover;border-radius:8px;width:180px;height:180px;margin-bottom:12px;transition:transform .3s,filter .3s}.market-img:hover{filter:drop-shadow(0 0 12px #000c);transform:scale(1.05)}.market-btn{color:#182f4e;background:gold;border-radius:6px;justify-content:center;align-items:center;width:140px;min-height:40px;padding:8px 0;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s,background .3s;display:flex}.market-btn:hover{background:#fc0;transform:scale(1.05)}.add-shido-btn{color:#18304e;background:gold;border:8px solid #fff;border-radius:12px;justify-content:center;align-items:center;width:760px;min-height:45px;padding:10px 0;font-family:inherit;font-size:2rem;font-weight:700;text-decoration:none;transition:transform .3s,background .3s,border-color .3s;display:flex}.add-shido-btn:hover{background:#fc0;border-color:#f0f0f0;transform:scale(1.05)}@media (max-width:480px){.market h2{font-size:1.6rem}.market-img{width:120px;height:120px}.market-btn{width:120px;min-height:30px;padding:6px 0;font-size:1rem}.add-shido-btn{width:330px;min-height:36px;padding:6px 0;font-size:1.2rem}}@media (min-width:481px) and (max-width:767px){.market h2{font-size:2rem}.market-img{width:160px;height:160px}.market-btn{width:160px;min-height:34px;padding:8px 0;font-size:1.2rem}.add-shido-btn{width:400px;font-size:1.4rem}}@media (min-width:768px) and (max-width:1023px){.market h2{font-size:2.4rem}.market-img{width:220px;height:220px}.market-btn{width:220px;min-height:40px;padding:10px 0;font-size:1.6rem}.add-shido-btn{width:530px;font-size:1.6rem}}@media (min-width:1024px){.market h2{font-size:3rem}.market-img{width:300px;height:300px}.market-btn{width:300px;min-height:48px;padding:12px 0;font-size:2rem}.add-shido-btn{width:690px;font-size:2.2rem}}.modal-overlay{z-index:999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{color:#f8f5f5;text-align:center;background:#0009;border-radius:12px;width:320px;padding:20px;animation:.3s ease-in-out fadeIn;box-shadow:0 4px 12px #0000004d}.modal-content h3{margin-bottom:15px;font-size:1.4rem}.modal-buttons{flex-direction:column;gap:12px;display:flex}.modal-btn{cursor:pointer;border:none;border-radius:8px;padding:10px;font-weight:700;transition:transform .2s}.modal-btn:hover{transform:scale(1.05)}.bubble-btn{color:#000;background:linear-gradient(90deg,#fc0,#f90)}.aether-btn{color:#fff;background:linear-gradient(90deg,#00c6ff,#0072ff)}.modal-close{cursor:pointer;background:#ccc;border:none;border-radius:6px;margin-top:15px;padding:8px 12px}.modal-close:hover{background:#aaa}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tokenallocation{text-align:center;padding:2px 20px}.token-title-yellow{color:gold;text-shadow:0 0 8px #0009}.token-title-white{color:#fff;text-shadow:0 0 8px #0009}.tokenallocation h2{text-align:center;margin-bottom:20px;font-size:2rem}.Token-image{filter:drop-shadow(0 0 12px #00000080);border:4px solid #fff;border-radius:16px;width:300px;margin:20px auto;transition:transform .3s,filter .3s;display:block}.Token-image:hover{filter:drop-shadow(0 0 16px #000000b3);transform:scale(1.05)}.tokenallocation p{color:#fff;margin-top:10px;font-size:1.2rem;line-height:1.6}.tokenallocation p strong{color:gold}@media (max-width:480px){.tokenallocation h2{font-size:2rem}.Token-image{width:350px}.tokenallocation p{font-size:1rem}}@media (min-width:481px) and (max-width:767px){.tokenallocation h2{font-size:3rem}.Token-image{width:400px}.tokenallocation p{font-size:1.1rem}}@media (min-width:768px) and (max-width:1023px){.tokenallocation h2{font-size:3rem}.Token-image{width:600px}.tokenallocation p{font-size:1.3rem}}@media (min-width:1024px){.tokenallocation h2{font-size:5rem}.Token-image{width:800px}.tokenallocation p{font-size:1.6rem}}.mangoarmy{text-align:center;padding:2px 20px}.mangoarmy-title-yellow{color:gold;text-shadow:0 0 8px #0009}.mangoarmy-title-white{color:#fff;text-shadow:0 0 8px #0009}.mangoarmy h2{text-align:center;margin-bottom:20px;font-size:3rem}@media (min-width:1024px){.mangoarmy h2{text-align:center;font-size:4.3rem}}.mangoarmy-image{filter:drop-shadow(0 0 12px #00000080);border:4px solid #fff;border-radius:16px;width:300px;margin:20px auto;transition:transform .3s,filter .3s;display:block}.mangoarmy-image:hover{filter:drop-shadow(0 0 16px #000000b3);transform:scale(1.05)}.social-links{justify-content:center;gap:20px;margin-top:60px;display:flex}.social-links img{cursor:pointer;filter:drop-shadow(0 0 6px #0006);border-radius:50%;width:80px;height:80px;transition:transform .3s,filter .3s}.social-links img:hover{filter:drop-shadow(0 0 10px #0009);transform:scale(1.2)}@media (max-width:480px){.mangoarmy h2{font-size:2rem}.mangoarmy-image{width:350px}.social-links img{width:50px;height:50px}}@media (min-width:481px) and (max-width:767px){.mangoarmy h2{font-size:2rem}.mangoarmy-image{width:400px}.social-links img{width:36px;height:36px}}@media (min-width:768px) and (max-width:1023px){.mangoarmy h2{font-size:3rem}.mangoarmy-image{width:600px}.social-links img{width:50px;height:50px}}@media (min-width:1024px){.mangoarmy h2{font-size:5rem}.mangoarmy-image{width:800px}.social-links img{width:100px;height:100px}}.gamehub{text-align:center;color:#fff;padding:2px 20px;font-family:Berlin Sans FB,Arial,sans-serif}.gamehub-title-yellow{color:gold}.gamehub-title-white{color:#fff}.gamehub h2{margin-bottom:20px;font-size:5rem}.gamehub-card{text-align:center;background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:3px 20px 20px}.gamehub-image{border-radius:12px;width:240px;height:auto;margin:20px auto;transition:transform .3s,filter .3s;display:block}.gamehub-image:hover{transform:scale(1.05)}.mangoplayx-description{color:#fff;text-align:center;max-width:1000px;margin:30px auto;padding:0 20px;font-family:Berlin Sans FB,Arial,sans-serif;font-size:1.6rem;font-weight:300;line-height:1.5}.gamehub-buttons{justify-content:center;margin-top:20px;display:flex}.gamehub-btn{text-align:center;color:#182f4e;background:gold;border-radius:6px;min-width:200px;padding:12px 20px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s,background .3s;display:inline-block}.gamehub-btn:hover{transform:scale(1.05)}@media (max-width:480px){.gamehub h2{font-size:2rem}.gamehub-card{max-width:90%;padding:5px 16px 16px}.gamehub-image{width:100%;max-width:350px}.mangoplayx-description{color:#333;font-size:1rem}.gamehub-btn{min-width:160px;padding:10px 16px;font-size:1.2rem}}@media (min-width:481px) and (max-width:767px){.gamehub h2{font-size:3rem}.gamehub-card{max-width:90%;padding:5px 16px 16px}.gamehub-image{width:100%;max-width:370px}.mangoplayx-description{color:#333;font-size:1rem}.gamehub-btn{min-width:170px;font-size:1.4rem}}@media (min-width:768px) and (max-width:1023px){.gamehub h2{font-size:4rem}.gamehub-card{max-width:80%;padding:5px 20px 20px}.gamehub-image{width:100%;max-width:600px}.mangoplayx-description{color:#333;font-size:1.2rem}.gamehub-btn{min-width:180px;font-size:1.6rem}}@media (min-width:1024px){.gamehub h2{font-size:5rem}.gamehub-card{max-width:800px}.gamehub-image{width:100%;max-width:1024px}.mangoplayx-description{color:#333;font-size:2rem}.gamehub-btn{min-width:220px;font-size:1.8rem}}.newssection{text-align:center;color:#fff;padding:2px 20px;font-family:Berlin Sans FB,Arial,sans-serif}.news-title-yellow{color:gold;text-shadow:0 0 8px #0009}.news-title-white{color:#fff;text-shadow:0 0 8px #0009}.newssection h2{text-align:center;margin-bottom:20px;font-family:Berlin Sans FB,Arial,sans-serif;font-size:2rem}.newssection p{color:#f0f0f0;margin:6px 0;font-size:2rem}.news-item.white-bg{background:#fff;border-radius:12px;align-items:center;gap:20px;max-width:700px;margin:20px auto;padding:20px;transition:transform .3s,box-shadow .3s;display:flex}.news-item.white-bg:hover{transform:translateY(-6px);box-shadow:0 0 20px #ffd700b3}.news-image-left{border-radius:8px;width:200px;height:auto;box-shadow:0 0 8px #ffd7004d}.news-content{text-align:left;flex:1}.news-content h3{color:#0f1932;text-align:left;background:#fff;border-radius:6px;margin:0 auto 8px;padding:8px 12px;font-size:1rem;font-weight:300;display:block}.news-buttons{background:#fff;border-radius:8px;justify-content:center;align-items:flex-start;gap:12px;margin-top:0;padding:10px;display:flex}.news-btn{color:#0f1932;background:gold;border-radius:6px;padding:10px 18px;font-size:2rem;font-weight:700;text-decoration:none;transition:background .3s,transform .2s;display:inline-block}.news-btn:hover{background:#ffea4d;transform:scale(1.05)}@media (max-width:480px){.news-item.white-bg{text-align:center;flex-direction:row;width:80%}.news-image-left{width:40%;max-width:150px;margin-bottom:0}.news-content{text-align:center}.news-content h3{font-size:1rem}.news-btn{padding:8px;font-size:1rem}}@media (min-width:481px) and (max-width:767px){.news-item.white-bg{text-align:center;flex-direction:row;width:80%}.news-image-left{width:40%;max-width:260px;margin-bottom:12px}.news-content{text-align:center}.news-btn{padding:9px 16px;font-size:1.2rem}}@media (min-width:768px) and (max-width:1023px){.news-item.white-bg{text-align:center;flex-direction:row;width:80%}.news-image-left{width:40%;max-width:260px;margin-bottom:12px}.news-content h3{font-size:1.2rem}.news-btn{padding:10px 18px;font-size:1.3rem}}@media (min-width:1024px){.news-item.white-bg{max-width:800px}.newssection h2{font-size:4rem}.news-image-left{width:500px}.news-content h3{font-size:1.3rem}.news-btn{padding:12px 20px;font-size:1.4rem}}.youtube-title-yellow{color:gold;text-shadow:0 0 8px #0009}.youtube-title-white{color:#fff;text-shadow:0 0 8px #0009}.youtube h2{text-align:center;margin:20px 0;font-size:2rem}@media (min-width:1024px){.youtube h2{font-size:4rem}}.youtube-frame{justify-content:center;margin-bottom:30px;display:flex}.youtube-frame iframe{border:4px solid #fff;border-radius:16px;transition:transform .3s,box-shadow .3s;box-shadow:0 0 12px #00000080}.youtube-frame iframe:hover{transform:scale(1.02);box-shadow:0 0 16px #000000b3}.slider-container{text-align:center;width:100%;max-width:800px;margin:30px auto;position:relative}.slide-image{filter:drop-shadow(0 0 12px #00000080);border:4px solid #fff;border-radius:16px;width:100%;transition:transform .3s,filter .3s}.slide-image:hover{filter:drop-shadow(0 0 16px #000000b3);transform:scale(1.03)}.arrow{cursor:pointer;background:#f0efebb3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:background .3s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.arrow:hover{background:gold;transform:translateY(-50%)scale(1.1)}.arrow.left{left:-20px}.arrow.right{right:-30px}@media (max-width:480px){.youtube h2{font-size:2rem}.youtube-frame iframe{width:80%;height:200px}.slider-container{max-width:90%}.slide-image{max-width:100%}}@media (min-width:481px) and (max-width:767px){.youtube h2{font-size:2rem}.youtube-frame iframe{width:90%;height:280px}.slider-container{max-width:400px}}@media (min-width:768px) and (max-width:1023px){.youtube h2{font-size:3rem}.youtube-frame iframe{width:100%;height:360px}.slider-container{max-width:600px}}@media (min-width:1024px){.youtube h2{font-size:4rem}.youtube-frame iframe{width:800px;height:450px}.slider-container{max-width:800px}}.footer{text-align:center;background:#111;padding:10px}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px;display:flex}.footer-links img{object-fit:contain;filter:drop-shadow(0 0 8px #00000080);border-radius:8px;width:140px;height:140px;transition:transform .3s,filter .3s}.footer-links img:hover{filter:drop-shadow(0 0 12px #000000b3);transform:scale(1.1)}.footer p{color:#fff;margin-bottom:60px;font-size:.9rem;font-weight:300}@media (max-width:480px){.footer-links img{width:120px;height:60px}.footer p{font-size:.8rem}}@media (min-width:481px) and (max-width:767px){.footer-links img{width:150px;height:60px}.footer p{font-size:.85rem}}@media (min-width:768px) and (max-width:1023px){.footer-links img{width:200px;height:60px}.footer p{font-size:.9rem}}@media (min-width:1024px){.footer-links img{width:240px;height:190px}.footer p{font-size:2rem}}
