*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0b0f1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.page{min-height:100vh}.nav{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:20px 24px;display:flex}.logo{color:#fff;font-size:18px;font-weight:600}.btn{color:#fff;background:#4f46e5;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.btn:hover{background:#6366f1}.hero{text-align:center;max-width:1100px;margin:0 auto;padding:80px 24px 60px}.hero h1{margin-bottom:16px;font-size:52px;font-weight:800;line-height:1.15}.gradient{background:linear-gradient(90deg,#818cf8,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-logo{object-fit:contain;width:48px;max-width:48px;height:48px;margin:20px auto 28px;display:block}.subtitle{color:#94a3b8;max-width:560px;margin:0 auto 40px;font-size:18px;line-height:1.6}.download{flex-direction:column;align-items:center;gap:12px;display:flex}.play-badge{height:56px;transition:transform .2s}.play-badge:hover{transform:scale(1.05)}.coming-soon{color:#64748b;font-size:13px}.features{max-width:1100px;margin:0 auto;padding:40px 24px 80px}.features h2{text-align:center;margin-bottom:48px;font-size:28px}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card{opacity:0;background:#121826;border:1px solid #ffffff0f;border-radius:16px;padding:28px;transition:border-color .2s,background .2s;animation:.6s forwards fadeUp}.card:first-child{animation-delay:.1s}.card:nth-child(2){animation-delay:.2s}.card:nth-child(3){animation-delay:.3s}.card:nth-child(4){animation-delay:.4s}.card:nth-child(5){animation-delay:.5s}.card:nth-child(6){animation-delay:.6s}.card:hover{background:#151c2e;border-color:#6366f14d}.icon-wrap{background:#6366f11a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.icon-wrap img{object-fit:contain;width:26px;height:26px}.card h3{margin-bottom:8px;font-size:17px}.card p{color:#94a3b8;font-size:14px;line-height:1.5}.cta{text-align:center;max-width:800px;margin:0 auto;padding:0 24px 80px}.cta-box{background:linear-gradient(135deg,#4f46e526,#22d3ee14);border:1px solid #6366f133;border-radius:24px;padding:48px 32px}.cta-box h2{margin-bottom:12px;font-size:28px}.cta-box p{color:#94a3b8;margin-bottom:0}.footer{text-align:center;color:#64748b;border-top:1px solid #ffffff0f;padding:32px 24px;font-size:14px}.footer .small{color:#475569;margin-top:8px;font-size:12px}@media (width<=600px){.hero h1{font-size:36px}.nav{flex-direction:column;gap:16px}}
