@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&display=swap");.mountains-bg{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none;object-fit:cover}.logo,.overview-logo{animation:logoShadowBlink 4s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(255,255,255,.5)) drop-shadow(0 0 20px rgba(135,206,250,.4)) drop-shadow(0 0 30px rgba(0,191,255,.3))}.logo{margin-bottom:20px}.hero-tagline{color:white;font-family:Silkscreen,monospace;font-size:32px;font-weight:700;text-align:center;margin-bottom:30px;line-height:1.4;letter-spacing:2px;text-shadow:2px 2px 0 rgba(0,0,0,1),0 0 10px rgba(255,255,255,.3),0 0 20px rgba(255,255,255,.1);image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.hero-tagline .highlight{color:#FFD84E;font-weight:700;text-shadow:2px 2px 0 rgba(0,0,0,1),0 0 10px rgba(255,216,78,.6),0 0 20px rgba(255,216,78,.4),0 0 30px rgba(255,216,78,.2)}.play-button{transition:transform .2s;animation:playButtonPulse 1s ease-in-out infinite}.play-button:hover{animation:none;transform:scale(1.05)}.overview-avatars{position:relative;min-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;flex:0 0 auto;padding:20px}@keyframes logoShadowBlink{0%,to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3)) drop-shadow(0 0 10px rgba(135,206,250,.2)) drop-shadow(0 0 15px rgba(0,191,255,.1))}50%{filter:drop-shadow(0 0 15px rgba(255,255,255,.7)) drop-shadow(0 0 30px rgba(135,206,250,.6)) drop-shadow(0 0 45px rgba(0,191,255,.5))}}@keyframes playButtonPulse{0%,to{transform:scale(1);box-shadow:none}50%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(255,255,255,0)}}.overview-star-bg{z-index:1;opacity:.8}.gameplay-star-bg,.overview-star-bg{object-fit:cover;pointer-events:none}.gameplay-star-bg{z-index:2!important;opacity:.7}.gameplay-section .star-bg{object-fit:cover;z-index:5;pointer-events:none;opacity:.8}@media (max-width:1024px){.hero-tagline{font-size:28px}.play-button{width:180px;height:70px}.overview-logo{width:300px;height:auto}}@media (max-width:768px){.hero-tagline{font-size:24px;line-height:1.3;margin-bottom:20px;padding:0 10px}.play-button{width:150px;height:60px}.overview-logo{width:250px;height:auto}.mountains-bg{height:150px}}@media (max-width:480px){.hero-tagline{font-size:20px;padding:0 5px}.play-button{width:120px;height:50px}.overview-logo{width:200px;height:auto}.mountains-bg{height:120px}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:auto;min-height:100vh;width:100%;font-family:Poppins,sans-serif;overflow-x:hidden;overflow-y:auto}.container{height:100vh;width:100vw;min-width:100%;background-image:url(/assets/Website-page/bg-1.png);background-size:cover;background-repeat:no-repeat;background-position:50%;justify-content:center;overflow:hidden}.container,.content{display:flex;flex-direction:column;align-items:center;position:relative}.content{z-index:10}.play-button{cursor:pointer;transition:all .3s ease;filter:drop-shadow(0 4px 15px rgba(0,0,0,.5));animation:buttonGlow 2s ease-in-out infinite alternate}.play-button:hover{transform:scale(1.1) translateY(-5px);filter:drop-shadow(0 8px 25px rgba(255,216,78,.6));animation:buttonPulse .6s ease-in-out infinite alternate}@keyframes buttonGlow{0%{filter:drop-shadow(0 4px 15px rgba(0,0,0,.5))}to{filter:drop-shadow(0 6px 20px rgba(255,216,78,.4))}}@keyframes buttonPulse{0%{transform:scale(1.1) translateY(-5px)}to{transform:scale(1.15) translateY(-8px)}}.game-overview{background-image:url(/assets/Website-page/bg-2.png);background-size:cover;background-position:50%;padding:120px 60px;width:100%;color:white;text-align:left;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;overflow:hidden;gap:40px}.overview-text{max-width:600px;padding:20px;position:relative;z-index:10;flex:1 1}.overview-text h2{font-family:Silkscreen,monospace;font-size:48px;font-weight:700;color:#FFD84E;text-shadow:2px 2px 0 rgba(0,0,0,1),0 0 10px rgba(255,216,78,.6),0 0 20px rgba(255,216,78,.4);image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;letter-spacing:2px}.overview-text em{font-style:normal;font-weight:400;font-size:20px;display:block;margin:10px 0}.overview-text em,.overview-text p{font-family:Silkscreen,monospace;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;letter-spacing:1px}.overview-text p{font-size:18px;line-height:1.6}.gameplay-section{position:relative;width:100%;padding:120px 40px;background-color:#000;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.gameplay-bg{z-index:0;object-fit:cover}.gameplay-content{position:relative;z-index:20;text-align:center}.gameplay-content h2{font-family:Silkscreen,monospace;font-size:48px;font-weight:700;color:#FFD84E;margin-bottom:80px;text-shadow:2px 2px 0 rgba(0,0,0,1),0 0 10px rgba(255,216,78,.6),0 0 20px rgba(255,216,78,.4);image-rendering:pixelated;letter-spacing:2px}.video-container{position:relative;width:100%;max-width:2000px;height:0;padding-bottom:56.25%;margin:0 auto}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1.5);transform-origin:center}.gameplay-video,.video-container iframe{border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.6)}.gameplay-video{width:100vh;max-width:100vw;height:auto;margin:0 auto;display:block}.floating-dog{position:absolute;top:30px;left:60px;z-index:15;animation:float 4s ease-in-out infinite}.floating-earth{position:absolute;bottom:40px;left:40px;z-index:15;animation:float 6s ease-in-out infinite}.floating-mars{position:absolute;top:40px;right:40px;z-index:15;animation:float 5s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.game-features{position:relative;width:100%;padding:120px 60px;background-color:#000;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.features-bg{z-index:0;object-fit:cover}.features-star-bg{object-fit:cover;z-index:1;pointer-events:none;opacity:.7}.features-content{position:relative;z-index:20;text-align:center;max-width:1200px;width:100%}.features-content h2{font-family:Silkscreen,monospace;font-size:48px;font-weight:700;color:#FFD84E;margin-bottom:60px;text-shadow:2px 2px 0 rgba(0,0,0,1),0 0 10px rgba(255,216,78,.6),0 0 20px rgba(255,216,78,.4);image-rendering:pixelated;letter-spacing:2px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;padding:0 20px}.feature-item{background:rgba(0,0,0,.7);border:2px solid #ffd84e;border-radius:12px;padding:25px 15px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.feature-item:hover{transform:translateY(-10px);box-shadow:0 10px 25px rgba(255,216,78,.3);border-color:#fff}.feature-icon{margin-bottom:20px;transition:all .4s ease-in-out;filter:drop-shadow(0 0 5px rgba(255,255,255,.3));animation:iconGlow 3s ease-in-out infinite}.feature-item:hover .feature-icon{transform:scale(1.15);filter:drop-shadow(0 0 15px rgba(255,216,78,.6)) drop-shadow(0 0 25px rgba(255,216,78,.4));animation-play-state:paused}.feature-item h3{font-size:18px;font-weight:700;color:#FFD84E;margin-bottom:15px;text-shadow:1px 1px 0 rgba(0,0,0,1);letter-spacing:1px}.feature-item h3,.feature-item p{font-family:Silkscreen,monospace;image-rendering:pixelated}.feature-item p{font-size:14px;color:white;line-height:1.6;letter-spacing:.5px}@keyframes iconGlow{0%,to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3));transform:scale(1)}50%{filter:drop-shadow(0 0 10px rgba(255,255,255,.5)) drop-shadow(0 0 15px rgba(255,216,78,.3));transform:scale(1.05)}}@media (min-width:1400px){.video-container{max-width:2200px}.gameplay-content h2{font-size:56px;margin-bottom:50px}.gameplay-section{padding:140px 60px}}@media (min-width:1200px) and (max-width:1399px){.video-container{max-width:2000px}.gameplay-content h2{font-size:52px;margin-bottom:45px}.gameplay-section{padding:130px 50px}}@media (max-width:1024px){.container{padding:0 20px}.hero-tagline{font-size:28px}.game-overview{padding:80px 40px;flex-direction:column;text-align:center}.overview-text{max-width:100%;margin-bottom:40px}.overview-text h2{font-size:40px}.overview-avatars{min-width:auto;width:100%}.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.floating-earth,.floating-mars{width:100px;height:100px}}@media (max-width:768px){.container{padding:0 15px}.hero-tagline{font-size:24px;line-height:1.3;margin-bottom:20px}.play-button{width:150px;height:60px}.game-overview{padding:60px 20px}.overview-text h2{font-size:32px;margin-bottom:20px}.overview-text em{font-size:16px}.overview-text p{font-size:14px}.overview-logo{width:250px;height:auto}.game-features{padding:80px 20px}.features-content h2{font-size:32px;margin-bottom:40px}.features-grid{grid-template-columns:1fr;gap:20px;padding:0 10px}.feature-item{padding:20px 15px}.feature-item h3{font-size:16px}.feature-item p{font-size:12px}.gameplay-section{padding:60px 20px}.gameplay-content h2{font-size:32px;margin-bottom:30px}.floating-earth{bottom:20px;left:20px;width:80px;height:80px}.floating-mars{top:20px;right:20px;width:80px;height:80px}}@media (max-width:480px){.hero-tagline{font-size:20px;padding:0 10px}.play-button{width:120px;height:50px}.overview-text h2{font-size:28px}.overview-text em{font-size:14px}.overview-text p{font-size:12px}.overview-logo{width:200px}.features-content h2{font-size:28px}.feature-item h3{font-size:14px}.feature-item p{font-size:11px}.gameplay-content h2{font-size:28px}.floating-earth,.floating-mars{width:60px;height:60px}}.star-bg{display:none!important}.container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/Website-page/stars.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:2;pointer-events:none;animation:starBlink 5s infinite alternate}@keyframes starBlink{0%{opacity:.6;filter:hue-rotate(0deg) brightness(1.5) saturate(2);box-shadow:0 0 20px #ff00ff,0 0 40px #ff00ff,0 0 60px #ff00ff}20%{opacity:.8;filter:hue-rotate(72deg) brightness(1.8) saturate(2.5);box-shadow:0 0 25px #00ffff,0 0 50px #00ffff,0 0 75px #00ffff}40%{opacity:1;filter:hue-rotate(144deg) brightness(2) saturate(3);box-shadow:0 0 30px #00ff00,0 0 60px #00ff00,0 0 90px #00ff00}60%{opacity:.8;filter:hue-rotate(216deg) brightness(1.8) saturate(2.5);box-shadow:0 0 25px #ffff00,0 0 50px #ffff00,0 0 75px #ffff00}80%{opacity:.7;filter:hue-rotate(288deg) brightness(1.6) saturate(2.2);box-shadow:0 0 22px #ff8000,0 0 45px #ff8000,0 0 68px #ff8000}to{opacity:.6;filter:hue-rotate(1turn) brightness(1.5) saturate(2);box-shadow:0 0 20px #ff0080,0 0 40px #ff0080,0 0 60px #ff0080}}@media (max-width:768px){.container:before{background-size:cover;background-position:50%}@keyframes starBlink{0%{opacity:.5;filter:hue-rotate(0deg) brightness(1.3) saturate(1.8);box-shadow:0 0 15px #ff00ff,0 0 30px #ff00ff,0 0 45px #ff00ff}20%{opacity:.7;filter:hue-rotate(72deg) brightness(1.6) saturate(2.2);box-shadow:0 0 20px #00ffff,0 0 40px #00ffff,0 0 60px #00ffff}40%{opacity:.9;filter:hue-rotate(144deg) brightness(1.8) saturate(2.5);box-shadow:0 0 25px #00ff00,0 0 50px #00ff00,0 0 75px #00ff00}60%{opacity:.7;filter:hue-rotate(216deg) brightness(1.6) saturate(2.2);box-shadow:0 0 20px #ffff00,0 0 40px #ffff00,0 0 60px #ffff00}80%{opacity:.6;filter:hue-rotate(288deg) brightness(1.4) saturate(2);box-shadow:0 0 18px #ff8000,0 0 36px #ff8000,0 0 54px #ff8000}to{opacity:.5;filter:hue-rotate(1turn) brightness(1.3) saturate(1.8);box-shadow:0 0 15px #ff0080,0 0 30px #ff0080,0 0 45px #ff0080}}}@media (max-width:480px){@keyframes starBlink{0%{opacity:.4;filter:hue-rotate(0deg) brightness(1.2) saturate(1.5);box-shadow:0 0 10px #ff00ff,0 0 20px #ff00ff,0 0 30px #ff00ff}50%{opacity:.7;filter:hue-rotate(180deg) brightness(1.5) saturate(2);box-shadow:0 0 15px #00ffff,0 0 30px #00ffff,0 0 45px #00ffff}to{opacity:.4;filter:hue-rotate(1turn) brightness(1.2) saturate(1.5);box-shadow:0 0 10px #ff0080,0 0 20px #ff0080,0 0 30px #ff0080}}}.navbar{position:fixed;top:0;left:0;width:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;justify-content:center;gap:2rem;padding:1rem 0}.navbar a{color:white;text-decoration:none;font-size:14px;font-family:Silkscreen,monospace;font-weight:500;transition:all .3s ease;position:relative;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;letter-spacing:1px}.navbar a:hover{color:#ffd700;text-shadow:0 0 8px rgba(255,215,0,.6)}.navbar a.active{color:#ffd700;font-weight:700;text-shadow:0 0 8px rgba(255,215,0,1),0 0 16px rgba(255,215,0,.8),0 0 24px rgba(255,215,0,.6)}@media (max-width:1024px){.navbar{padding:.8rem 1rem;gap:1.5rem}.navbar a{font-size:13px}}@media (max-width:768px){.navbar{padding:.5rem 1rem;gap:1rem;flex-wrap:wrap;justify-content:center}.navbar a{font-size:12px;padding:.25rem .5rem}}@media (max-width:480px){.navbar{padding:.5rem;gap:.5rem}.navbar a{font-size:11px;padding:.2rem .3rem}}