:root{--black:#000;--cyan:#00f3ff;--cyan-dim:#00a7b0;--panel:#070d0f;--panel-2:#0a1417;--line:rgba(0,243,255,.16);--text:#e9feff;--muted:#85a9ad;--fd:"Syne",sans-serif;--fb:"Sora",sans-serif}.hero{align-items:center;display:flex;justify-content:center;min-height:88vh;overflow:hidden;position:relative;text-align:center}.hero-bg{background:radial-gradient(circle at 70% 20%,rgba(0,243,255,.18),transparent 45%),radial-gradient(circle at 20% 90%,rgba(0,167,176,.14),transparent 45%),linear-gradient(160deg,#000,#03171a 60%,#000);z-index:0}.hero-bg,.hero-bg:after{inset:0;position:absolute}.hero-bg:after{background-image:linear-gradient(rgba(0,243,255,.16) 1px,transparent 0),linear-gradient(90deg,rgba(0,243,255,.16) 1px,transparent 0);background-size:70px 70px;content:"";mask-image:radial-gradient(circle at 50% 40%,#000,transparent 70%);opacity:.4}.hero-in{margin:0 auto;max-width:920px;padding:60px 26px;position:relative;width:100%;z-index:2}.hero h1{font-family:Syne,sans-serif;font-size:clamp(2.5rem,6.5vw,5rem);font-weight:800;letter-spacing:-1.5px;line-height:1.04;margin-bottom:24px}.hero h1 .glow{color:#00f3ff;text-shadow:0 0 45px rgba(0,243,255,.5)}.hero-rich{font-size:1.1rem;margin:0 auto 38px;max-width:620px}.hero .hero-in h1{color:#fff}.hero-cta{gap:15px;justify-content:center}@keyframes heroPulse{0%,to{opacity:1}50%{opacity:.3}}.hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px}.hero-cta .btn-item{display:inline-flex}.hero-cta .btn-item a.hs-button{background:#00f3ff;border:none;border-radius:40px;color:#001012;cursor:pointer;display:inline-block;font-family:Sora,sans-serif;font-size:.92rem;font-weight:700;padding:14px 30px;text-decoration:none;transition:box-shadow .3s,transform .3s}.hero-cta .btn-item a.hs-button:hover{box-shadow:0 0 0 4px rgba(0,243,255,.16),0 0 32px rgba(0,243,255,.55);color:#001012;transform:translateY(-2px)}.hero-cta .btn-item:nth-child(2) a.hs-button{background:transparent;border:1px solid #00f3ff;color:#00f3ff}.hero-cta .btn-item:nth-child(2) a.hs-button:hover{background:#00f3ff;color:#001012}