.hero{background:#0d1b22;flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-mesh-gradient{z-index:0;pointer-events:none;position:absolute;inset:0}.hero .lines-overlay{z-index:1}.hero-nav-wrapper{z-index:1000;pointer-events:none;position:fixed;top:0;left:0;right:0}.hero-nav-wrapper>*{pointer-events:auto}.hero-container{z-index:2;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:140px 24px 80px;display:flex;position:relative}.hero-wrap{text-align:center;width:100%}.hero-eyebrow{align-items:center;gap:16px;margin-bottom:28px;display:inline-flex}.hero-eyebrow-line{background:#ffffff73;width:48px;height:1px;display:block}.hero-eyebrow-text{color:#ffffffb3;letter-spacing:.2em;text-transform:uppercase;font-size:13px;font-weight:600}.hero-title{letter-spacing:-.02em;margin:0 0 28px;font-size:76px;font-weight:800;line-height:1.06}.animated-word-wrapper{color:#74b8af;display:inline}.animated-char{display:inline-block}.hero-title-rest{color:#fff}.hero-sub{color:#ffffffb3;max-width:580px;margin:0 auto 40px;font-size:17px;font-weight:400;line-height:1.7}.hero-cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.hero-btn{color:#fff;background:linear-gradient(135deg,#2c7786 0%,#74b8af 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 24px #2c778659}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #2c778680}.hero-btn:active{transform:translateY(0)}.hero-btn-arrow{flex-shrink:0}.hero-btn-secondary{color:#fff;background:0 0;border:1.5px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;height:52px;padding:0 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.hero-btn-secondary:hover{background:#ffffff14;border-color:#fff9}@media (max-width:980px){.hero-container{padding-top:120px;padding-bottom:60px}.hero-title{font-size:52px}.hero-sub{font-size:16px}}@media (max-width:640px){.hero-container{padding:100px 20px 48px}.hero-title{letter-spacing:-.01em;font-size:38px}.hero-sub{max-width:100%;font-size:15px}.hero-eyebrow-line{width:28px}.hero-cta{flex-direction:column;gap:12px}.hero-btn,.hero-btn-secondary{width:100%;max-width:280px}.animated-word-wrapper{min-width:unset}}
