.hero{--hero-blue:#48f;--hero-blue-soft:#e9f1ff;--hero-navy:#0e1b33;--hero-slate:#475069;--hero-red:#ec3d34;background:radial-gradient(120% 160% at 50% -30%,rgba(47,107,255,.2) 0,rgba(47,107,255,0) 60%),linear-gradient(180deg,#f6f9ff,#fbfcff 46%,#fff);color:var(--hero-navy);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden;padding:60px 0 40px;position:relative;z-index:1}.hero *{box-sizing:border-box}.hero__wrap{margin:0 auto;max-width:1240px;padding:0 40px}@media (max-width:560px){.hero__wrap{padding:0 22px}}.hero__bg-fx{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.hero__glow{border-radius:50%;filter:blur(90px);opacity:.5;position:absolute}.hero__glow--1{background:radial-gradient(circle at center,rgba(68,136,255,.55),rgba(68,136,255,0) 70%);height:620px;right:-120px;top:-220px;width:620px}.hero__glow--2{background:radial-gradient(circle at center,rgba(68,136,255,.28),rgba(68,136,255,0) 70%);height:520px;left:-260px;opacity:.6;top:180px;width:520px}.hero__dots{background-image:radial-gradient(rgba(68,136,255,.16) 1.4px,transparent 0);background-size:22px 22px;height:760px;-webkit-mask-image:linear-gradient(115deg,transparent 30%,#000 78%);mask-image:linear-gradient(115deg,transparent 30%,#000 78%);opacity:.7;position:absolute;right:0;top:0;width:52%}@media (max-width:960px){.hero__dots{height:520px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);width:100%}.hero{padding-top:56px}}.hero__grid{justify-content:center;min-height:clamp(360px,42vw,400px);position:relative;text-align:center;z-index:1}.hero__copy,.hero__grid{align-items:center;display:flex;flex-direction:column}.hero__copy{max-width:800px}.hero__badge{align-items:center;background:var(--hero-blue-soft);border-radius:999px;color:var(--hero-blue);display:inline-flex;font-size:12.5px;font-weight:700;gap:8px;letter-spacing:.14em;margin-bottom:26px;padding:7px 15px}.hero__badge:before{background:var(--hero-blue);border-radius:50%;content:"";height:6px;width:6px}.hero__heading{color:var(--hero-navy);font-size:clamp(40px,4.4vw,60px);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin-bottom:26px;max-width:600px}.hero__scribble{display:inline-block;position:relative;white-space:nowrap}.hero__scribble svg{height:.2em;left:-2%;overflow:visible;pointer-events:none;position:absolute;top:calc(100% - .11em);width:104%}.hero__scribble path{animation:heroScribbleDraw .9s cubic-bezier(.5,0,.2,1) 1.7s forwards;fill:none;stroke:var(--hero-red);stroke-dasharray:340;stroke-dashoffset:340;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.2}@keyframes heroScribbleDraw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.hero__scribble path{animation:none!important;stroke-dashoffset:0}}.hero__desc{color:var(--hero-slate);font-size:16.5px;font-weight:400;line-height:1.72;margin:0 auto 38px;max-width:1060px}.hero__desc a{color:var(--hero-blue);font-weight:600;text-decoration:none}.hero__desc a:hover{text-decoration:underline}.hero__cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.hero__cta{align-items:center;background:var(--hero-red);border:none;border-radius:12px;box-shadow:0 12px 26px -8px rgba(236,61,52,.55),0 2px 6px rgba(236,61,52,.25);color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:12px;padding:16px 30px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.hero__cta:hover{box-shadow:0 18px 34px -8px rgba(236,61,52,.6),0 3px 8px rgba(236,61,52,.3);color:#fff;transform:translateY(-2px)}.hero__cta:focus-visible{outline:3px solid rgba(236,61,52,.4);outline-offset:3px}.hero__cta svg{display:block;flex-shrink:0}.hero__cta-arrow{transition:transform .18s ease}.hero__cta:hover .hero__cta-arrow{transform:translateX(7px) scale(1.08)}.hero__secondary-link{align-items:center;color:var(--hero-blue);display:inline-flex;font-size:16px;font-weight:700;gap:8px;text-decoration:none;transition:color .2s ease}.hero__secondary-link:focus-visible,.hero__secondary-link:hover{color:#1f55e0}.hero__secondary-text{border-bottom:2px solid var(--hero-blue);line-height:1.2;padding-bottom:2px;transition:border-color .2s ease}.hero__secondary-link:focus-visible .hero__secondary-text,.hero__secondary-link:hover .hero__secondary-text{border-color:#1f55e0}.hero__secondary-arrow{display:inline-block;transition:transform .25s ease}.hero__secondary-link:hover .hero__secondary-arrow{transform:translateX(4px)}@media (max-width:560px){.hero__cta-row{flex-direction:column;width:100%}.hero__cta{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.hero *{transition:none!important}}.hero .hero-anim-badge{animation:heroBadgeFlip .65s cubic-bezier(.22,.61,.36,1) .1s forwards;opacity:0;transform:rotateX(90deg);transform-origin:center}@keyframes heroBadgeFlip{0%{opacity:0;transform:rotateX(90deg)}to{opacity:1;transform:rotateX(0deg)}}.hero .hero-anim-h1{animation:heroHeadlineWipe 1.15s cubic-bezier(.65,0,.2,1) .5s forwards;clip-path:inset(0 100% 0 0);display:inline-block}@keyframes heroHeadlineWipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.hero .hero-anim-desc{animation:heroFocusPull 1s ease 1.55s forwards;filter:blur(6px);opacity:0}@keyframes heroFocusPull{0%{filter:blur(6px);opacity:0}to{filter:blur(0);opacity:1}}.hero .hero-anim-cta{animation:heroCtaElastic .7s cubic-bezier(.34,1.56,.64,1) 1.85s forwards;opacity:0;transform:scale(.55)}@keyframes heroCtaElastic{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.hero .hero-anim-secondary{animation:heroSecondaryFadeUp .5s cubic-bezier(.22,.61,.36,1) 2.05s forwards;opacity:0;transform:translateY(10px)}@keyframes heroSecondaryFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero .hero-anim-cta:after,.hero .hero-anim-cta:before{border:2px solid rgba(236,61,52,.55);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute}.hero .hero-anim-cta:before{animation:heroSonarPing 2.4s ease-out 2.6s 2}.hero .hero-anim-cta:after{animation:heroSonarPing 2.4s ease-out 3.35s 2}@keyframes heroSonarPing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.hero__cta{overflow:hidden;position:relative}.hero__cta-shine{background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.4),transparent);content:"";height:220%;left:-60%;pointer-events:none;position:absolute;top:-60%;transform:rotate(12deg);transition:left .55s ease;width:36%}.hero__cta:hover .hero__cta-shine{left:135%}@media (prefers-reduced-motion:reduce){.hero .hero-anim-badge,.hero .hero-anim-cta,.hero .hero-anim-desc,.hero .hero-anim-h1,.hero .hero-anim-secondary{animation:none!important;clip-path:none!important;filter:none!important;opacity:1!important;transform:none!important}.hero .hero-anim-cta:after,.hero .hero-anim-cta:before{animation:none!important;opacity:0!important}}