.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:1100px;margin:0 auto;padding:88px 20px 40px;display:flex;position:relative}.hero-wrap{text-align:center;width:100%}.hero-eyebrow{align-items:center;gap:16px;margin-bottom:14px;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:15px;font-weight:600}.hero-title{letter-spacing:-.02em;color:#fff;justify-items:center;width:100%;max-width:100%;margin:0 0 14px;font-size:clamp(28px,4.8vw,64px);font-weight:800;line-height:1.15;display:grid}.hero-title-sizer{visibility:hidden;pointer-events:none;grid-area:1/1;justify-items:center;width:100%;display:grid}.hero-title-sizer-line{text-align:center;grid-area:1/1;width:100%;display:block}.hero-title-active{text-align:center;grid-area:1/1;align-self:center;width:100%}.hero-title-line{display:inline}.animated-word-wrapper{color:#fff;display:inline}.animated-char{display:inline-block}.animated-char-space{display:inline}.hero-sub{color:#ffffffe0;letter-spacing:-.01em;max-width:720px;margin:0 auto 28px;font-size:clamp(17px,2vw,21px);font-weight:400;line-height:1.55}.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:80px 20px 32px}.hero-sub{font-size:17px}}@media (max-width:640px){.hero-container{padding:72px 16px 28px}.hero-title{letter-spacing:-.01em}.hero-sub{max-width:100%;margin-bottom:20px;font-size:16px}.hero-eyebrow{margin-bottom:12px}.hero-eyebrow-line{width:28px}.hero-cta{flex-direction:column;gap:12px}.hero-btn,.hero-btn-secondary{width:100%;max-width:280px}}
