*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#b0b0bc;-webkit-font-smoothing:antialiased;background:#050508;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.navbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050508d9;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.navbar-inner{justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:0 24px;display:flex}.navbar-logo{height:40px}.navbar-links{gap:40px;list-style:none;display:flex}.navbar-links a{color:#71717a;font-size:14px;transition:color .2s}.navbar-links a:hover{color:#00e5cc}.mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.mobile-toggle span{background:#fff;width:24px;height:2px;transition:all .3s;display:block}.mobile-menu{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050508f7;border-bottom:1px solid #ffffff0f;padding:16px 48px 24px;position:fixed;top:80px;left:0;right:0}.mobile-menu a{color:#71717a;padding:12px 0;font-size:16px;display:block}.mobile-menu a:hover{color:#00e5cc}.hero{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:center 15%;width:100%;height:100%}.hero-overlay{background:linear-gradient(#05050833 0%,#05050880 50%,#050508 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;padding:0 32px;position:relative}.hero-logo{filter:drop-shadow(0 0 60px #00e5cc1a);max-width:840px;margin:0 auto 32px}.hero-tagline{color:#e4e4e7cc;max-width:500px;margin:0 auto;font-size:20px}.section{padding:120px 48px}.section-inner{max-width:1000px;margin:0 auto}.section-label{text-transform:uppercase;letter-spacing:.25em;color:#00e5cc;margin-bottom:8px;font-size:11px;font-weight:700}.section-title{color:#fff;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1.2}.game-section{background:#050508}.game-hero{align-items:center;gap:48px;margin-bottom:80px;display:flex}.game-icon-wrap{flex-shrink:0}.game-icon{object-fit:cover;border:1px solid #ffffff14;border-radius:40px;width:220px;height:220px;box-shadow:0 0 80px #00e5cc0f}.game-info p{color:#9ca3af;max-width:440px;margin-bottom:24px;line-height:1.7}.coming-soon{color:#00e5cc;background:#00e5cc14;border:1px solid #00e5cc33;border-radius:999px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-flex}.coming-soon-dot{background:#00e5cc;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:32px}.feature-icon{color:#00e5cc;background:#00e5cc14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.feature-icon svg{width:22px;height:22px}.feature-card h3{color:#fff;margin-bottom:8px;font-size:16px;font-weight:700}.feature-card p{color:#71717a;font-size:14px;line-height:1.6}.about-section{text-align:center;background:#0a0a10;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.about-section .section-inner{max-width:720px}.about-section .section-title{margin-bottom:40px}.about-text{color:#9ca3af;margin-bottom:20px;font-size:18px;line-height:1.8}.about-text:last-child{margin-bottom:0}.about-text strong{color:#fff;font-weight:600}.contact-section{background:#050508}.contact-grid{grid-template-columns:1fr 1fr;gap:64px;display:grid}.contact-text{color:#9ca3af;margin-bottom:40px;line-height:1.7}.contact-cards{flex-direction:column;gap:16px;display:flex}.contact-card{border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:background .2s;display:flex}.contact-card:hover{background:#ffffff05}.contact-card-icon{color:#00e5cc;background:#00e5cc14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-card-icon svg{width:20px;height:20px}.contact-card-label{color:#52525b;font-size:12px}.contact-card-value{color:#d4d4d8;font-size:14px;font-weight:500}.support-box{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:36px}.support-icon{color:#00e5cc;background:#00e5cc14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;display:flex}.support-icon svg{width:22px;height:22px}.support-box h3{color:#fff;margin-bottom:8px;font-size:20px;font-weight:700}.support-box>p{color:#9ca3af;margin-bottom:24px;font-size:14px}.support-list{flex-direction:column;gap:14px;list-style:none;display:flex}.support-list li{color:#9ca3af;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.support-list li strong{color:#d4d4d8;font-weight:600}.check-icon{color:#00e5cc;flex-shrink:0;width:16px;height:16px;margin-top:2px}.footer{background:#0a0a10;border-top:1px solid #ffffff0f;padding:40px 48px}.footer-inner{max-width:1000px;margin:0 auto}.footer-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.footer-logo{height:18px}.footer-links{gap:32px;display:flex}.footer-links a{color:#3f3f46;font-size:14px;transition:color .2s}.footer-links a:hover{color:#00e5cc}.footer-copyright{text-align:center;color:#3f3f46;border-top:1px solid #ffffff0f;padding-top:32px;font-size:12px}@media (width<=768px){.navbar{height:64px}.navbar-inner{padding:0 16px}.navbar-logo{height:28px}.navbar-links{display:none}.mobile-toggle{display:flex}.mobile-menu{padding:12px 20px 20px;top:64px}.hero{min-height:500px}.hero-content{padding:0 20px}.hero-logo{max-width:320px;margin-bottom:24px}.hero-tagline{max-width:340px;font-size:16px}.section{padding:64px 20px}.section-label{font-size:10px}.section-title{margin-bottom:12px;font-size:24px}.game-hero{text-align:center;flex-direction:column;gap:28px;margin-bottom:48px}.game-icon{border-radius:32px;width:160px;height:160px}.game-info p{max-width:100%;font-size:15px}.coming-soon{justify-content:center;padding:8px 16px;font-size:13px}.features-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:24px}.about-text{font-size:16px}.about-section .section-title{margin-bottom:28px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-text{margin-bottom:24px}.contact-card{padding:16px}.support-box{padding:24px}.support-box h3{font-size:18px}.footer{padding:28px 20px}.footer-top{flex-direction:column;gap:20px}.footer-logo{height:14px}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px}.footer-links a{font-size:13px}.footer-copyright{margin-top:-8px;padding-top:20px}}
