.hero{background:#03030a}@keyframes heroAurora1{0%,to{transform:translate(0)scale(1)}25%{transform:translate(4%,-3%)scale(1.08)}50%{transform:translate(-3%,5%)scale(.94)}75%{transform:translate(3%,2%)scale(1.05)}}@keyframes heroAurora2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-5%,4%)scale(1.1)}66%{transform:translate(4%,-5%)scale(.92)}}@keyframes heroAurora3{0%,to{transform:translate(0)scale(1)}40%{transform:translate(7%,3%)scale(1.06)}80%{transform:translate(-4%,-5%)scale(.97)}}.hero-aurora-1,.hero-aurora-2,.hero-aurora-3{border-radius:50%;position:absolute}.hero-aurora-1{filter:blur(72px);opacity:.18;background:radial-gradient(circle,#06b6d4bf 0%,#0000 68%);width:clamp(360px,45vw,580px);height:clamp(360px,45vw,580px);animation:22s ease-in-out infinite heroAurora1;top:10%;left:5%}.hero-aurora-2{filter:blur(90px);opacity:.14;background:radial-gradient(circle,#3b82f6e6 0%,#0000 65%);width:clamp(400px,50vw,660px);height:clamp(400px,50vw,660px);animation:28s ease-in-out -9s infinite heroAurora2;top:20%;right:8%}.hero-aurora-3{filter:blur(80px);opacity:.17;background:radial-gradient(circle,#a855f7bf 0%,#ec489980 50%,#0000 70%);width:clamp(340px,42vw,520px);height:clamp(340px,42vw,520px);animation:19s ease-in-out -15s infinite heroAurora3;bottom:5%;left:25%}.hero-grid{transform-origin:bottom;opacity:.13;background-image:linear-gradient(#06b6d459 1px,#0000 1px),linear-gradient(90deg,#06b6d459 1px,#0000 1px);background-size:55px 55px;width:100%;height:100%;transform:perspective(550px)rotateX(56deg)translateY(12%);-webkit-mask-image:linear-gradient(#0000 20%,#0000008c 100%);mask-image:linear-gradient(#0000 20%,#0000008c 100%)}.hero-noise{opacity:.035;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.68' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat}@keyframes heroParticle{0%,to{opacity:.35;transform:translate(0)scale(1)}50%{transform:translate(var(--p-dx),var(--p-dy))scale(1.6);opacity:.8}}.hero-particle{left:var(--p-left);top:var(--p-top);width:var(--p-size);height:var(--p-size);background:var(--p-color);box-shadow:0 0 var(--p-glow-blur)var(--p-size)var(--p-glow-color);animation:heroParticle var(--p-duration)ease-in-out var(--p-delay)infinite}.hero-chip{background:#06b6d412;border-color:#06b6d447}@keyframes heroPing{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.45)}}.hero-chip-dot{background:#06b6d4;animation:2.4s ease-in-out infinite heroPing;box-shadow:0 0 8px #06b6d4}.hero-headline{font-size:clamp(1.95rem,5vw,3.8rem)}@keyframes heroShimmer{0%{background-position:-300%}to{background-position:300%}}.hero-grad-text{background:linear-gradient(110deg,#06b6d4,#3b82f6,#a855f7,#ec4899,#06b6d4) 0 0/300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite heroShimmer}.hero-pink-text{background:linear-gradient(90deg,#ec4899,#a855f7,#ec4899) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3.5s linear infinite heroShimmer}.hero-cta{width:100%}@media (min-width:640px){.hero-cta{width:auto;min-width:210px}.hero-cta--narrow{min-width:180px}}.hero-stat-value{background:linear-gradient(135deg,#06b6d4,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes heroRise{0%{transform:translateY(26px)}to{transform:translateY(0)}}.hero-rise{animation:.8s cubic-bezier(.22,1,.36,1) both heroRise}.hero-rise-1{animation-delay:40ms}.hero-rise-2{animation-delay:.14s}.hero-rise-3{animation-delay:.26s}.hero-rise-4{animation-delay:.36s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-fade{animation:.75s cubic-bezier(.22,1,.36,1) both heroFadeUp}.hero-fade--chip{animation-delay:.1s}.hero-fade--ctas{animation-delay:1.1s}.hero-fade--stats{animation-delay:1.4s}@keyframes heroCardIn{0%{opacity:0;filter:blur(12px);transform:translateY(35px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hero-card-in{animation:1.05s cubic-bezier(.22,1,.36,1) .35s both heroCardIn}@media (min-width:768px) and (max-height:820px){.hero-row{padding-top:6rem;padding-bottom:2rem}.hero-col{gap:1rem}}@media (max-width:767px) and (max-height:760px){.hero-row{gap:2rem;padding-top:5.5rem;padding-bottom:2rem}.hero-col{gap:.85rem}}@media (max-width:767px) and (max-height:620px){.hero-row{gap:1.5rem;padding-top:5rem;padding-bottom:1.25rem}.hero-col{gap:.5rem}}
