*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#050505;color:#f5f5f7;min-height:100vh;overflow:hidden}.top{position:relative;z-index:2;margin:18px auto 0;width:min(1240px,84vw);height:64px;background:#111;border:1px solid #1b1b1d;border-radius:18px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 10px 40px #0008}.brand{display:flex;gap:14px;align-items:center;font-weight:800;font-size:22px}.brand img{width:36px;height:36px}.top nav{display:flex;align-items:center;gap:130px;font-weight:800}.top a{color:#fff;text-decoration:none}.pill{padding:10px 50px;border-radius:999px;background:linear-gradient(90deg,#6c45c9,#8e49df);box-shadow:inset 0 0 20px #fff2}.hero{position:relative;z-index:1;width:min(1240px,84vw);margin:150px auto 0;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.hero h1{font-size:34px;line-height:1.25;margin:0 0 28px}.hero h1 span{color:#ff4fe0;text-shadow:0 0 22px #c23cff}.hero p{max-width:560px;color:#c8c8d0;font-size:17px;line-height:1.3}.actions{display:flex;gap:14px;margin-top:34px}.primary,.ghost{padding:14px 20px;border-radius:14px;text-decoration:none;font-weight:800}.primary{background:linear-gradient(90deg,#ff4fd2,#754eff);color:white}.ghost{border:1px solid #333;color:white}.device{height:360px;position:relative}.phone{position:absolute;right:80px;top:30px;width:190px;height:250px;background:linear-gradient(135deg,#271b3f,#8d52ff);border-radius:24px;transform:rotate(14deg);box-shadow:0 0 60px #7b3cff66, inset 0 0 22px #fff2;padding:28px}.phone div{height:120px;background:#161616;border-radius:12px;margin-bottom:18px}.phone b{font-size:28px}.phone small{display:block;color:#ddd}.spark{position:absolute;color:#ffd93d;font-size:42px;text-shadow:0 0 24px #5e8cff}.s1{right:40px;top:30px}.s2{right:260px;top:0;color:#75b8ff}.s3{right:330px;top:170px;color:#5aa6ff}.shapes:before{content:"";position:absolute;left:-120px;top:100px;width:820px;height:900px;background:linear-gradient(45deg,transparent 20%,#171717 22%,#111 45%,transparent 46%);opacity:.7;transform:rotate(-17deg)}.shapes:after{content:"■ ● ▲ ◆ ● ■ ▲ ● ◆";position:absolute;left:70px;bottom:100px;color:#777;font-size:48px;letter-spacing:24px;width:620px;line-height:2;opacity:.75}@media(max-width:900px){.top nav{gap:18px}.hero{grid-template-columns:1fr;margin-top:80px}.device{display:none}.hero h1{font-size:28px}}
