.hero{background-color:#fafafa;flex-direction:column;justify-content:center;min-height:100vh;padding:0;display:flex;position:relative;overflow:visible}@media (prefers-color-scheme:dark){.hero{background-color:#fafafa}}.hero-container{flex:1;align-items:center;max-width:1248px;margin:0 auto;padding:0 24px;display:flex}.hero-wrap{z-index:2;text-align:center;mix-blend-mode:overlay;width:100%;max-width:980px;margin:0 auto;padding:40px 20px;position:relative}.hero-eyebrow{color:#000;letter-spacing:-.01em;align-items:center;font-size:14px;font-weight:600;line-height:150%;display:inline-flex}.hero-title{color:#fff;margin:0 0 16px;font-size:56px;font-weight:800;line-height:1.1}@media (prefers-color-scheme:dark){.hero-title{color:#fff}}.hero-sub{color:#fff;opacity:.95;max-width:600px;margin:0 auto 32px;font-size:18px;font-weight:500;line-height:1.6}@media (prefers-color-scheme:dark){.hero-sub{color:#fff}}.hero-cta{justify-content:center;align-items:center;gap:16px;display:flex}.hero-btn{color:#fff;background:linear-gradient(#2c7786 0%,#74b8af 100%);border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 24px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px #2c778640,inset 0 0 0 1px #ffffff1f}.hero-btn:active{transform:translateY(1px)}.hero-btn-secondary{color:#151a2b;background:#fafafa;border:2px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex}.hero-btn-secondary:hover{background:#fafafa}.hero-stats{justify-content:center;align-items:center;gap:48px;margin-top:32px;display:flex}.stat-item{text-align:center}.stat-number{color:#fff;margin-bottom:4px;font-size:32px;font-weight:800}@media (prefers-color-scheme:dark){.stat-number{color:#fff}}.stat-label{color:#6b7280;font-size:14px;font-weight:500}@media (prefers-color-scheme:dark){.stat-label{color:#9ca3af}}@media (max-width:980px){.hero{padding:56px 16px 72px}.hero-title{font-size:38px}.hero-sub{font-size:16px}.hero-cta{flex-direction:column;gap:12px}.hero-stats{flex-direction:column;gap:24px}}@media (max-width:640px){.hero{padding:40px 16px 56px}.hero-title{font-size:32px}.hero-sub{font-size:15px}.stat-number{font-size:24px}.stat-label{font-size:13px}}.animated-word-wrapper{text-align:left;min-width:200px;font-weight:800;display:inline-block;position:relative}.animated-char{will-change:transform,opacity,filter;color:#fff;display:inline-block}@media (max-width:980px){.animated-word-wrapper{min-width:150px}}@media (max-width:640px){.animated-word-wrapper{min-width:120px}}.hero-orb{filter:blur(80px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.hero-orb-1{background:#a855f71a;width:384px;height:384px;animation:3s ease-in-out infinite pulse;bottom:25%;right:25%}.hero-orb-2{background:#3b82f614;width:320px;height:320px;animation:4s ease-in-out 1s infinite pulse;top:20%;left:15%}.hero-orb-3{background:#ec48990f;width:280px;height:280px;animation:3.5s ease-in-out 2s infinite pulse;top:50%;right:10%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:980px){.hero-orb-1{width:280px;height:280px}.hero-orb-2{width:240px;height:240px}.hero-orb-3{width:200px;height:200px}}.hero-mesh-gradient{z-index:0;opacity:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-nav-wrapper{z-index:1000;pointer-events:none;position:fixed;top:0;left:0;right:0}.hero-nav-wrapper>*{pointer-events:auto}
