@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";body{font-family:Poppins,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#ece9e6,#fff);color:#333;margin:0;line-height:1.6}.container{max-width:960px;margin:0 auto;padding:2rem;text-align:center}header{padding:2rem 0}header h1{font-size:3rem;font-weight:700;color:#1e40af;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.hero{padding:2rem 0}.hero h2{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.hero p{font-size:1.2rem;color:#555;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.btn-primary{background:#2563eb;color:#fff;padding:1rem 2.5rem;border-radius:50px;margin-bottom:2rem;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 4px 15px #2563eb4d}.btn-primary:hover{background:#1e40af;transform:translateY(-3px);box-shadow:0 6px 20px #2563eb66}.video-placeholder{margin-top:3rem;padding:2rem 0}.video-placeholder h3{font-size:2rem;font-weight:600;margin-bottom:2rem}.video-box{border:none;padding:4rem;border-radius:20px;background-color:#fff;box-shadow:0 10px 30px #00000014;color:#888;font-size:1.2rem}footer{margin-top:5rem;padding:2rem 0;color:#aaa;font-size:.9rem}.alpha-badge{font-size:.8rem;background:#facc15;color:#1e293b;padding:.25rem .6rem;border-radius:6px;margin-left:.5rem;font-weight:600;position:relative;top:-1.5rem}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.hero-text{flex:1;text-align:left}.editor-image{flex:1;text-align:center;max-width:100%;width:400px;height:auto;border-radius:14px;box-shadow:0 4px 15px #2563eb4d}.release-notes ul{text-align:left;padding-left:10rem}
