.hero{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:flex-start;padding-top:calc(var(--nav-h) + var(--sp-lg));padding-bottom:var(--sp-lg);overflow:hidden;background:var(--bg-dark);color:var(--text-on-dark)}.hero::after{content:'';position:absolute;right:0;bottom:0;width:40%;height:60%;background:linear-gradient(135deg,transparent 40%,rgb(59 90 192 / .06) 100%);pointer-events:none}.hero__inner{position:relative;z-index:1;text-align:left;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:100%;margin-inline:0;padding-inline:var(--sp-md)}.hero__headline{max-width:100%}.hero__sub{max-width:60ch}.hero__ctas,.hero__stats{max-width:100%}.hero__headline{font-family:var(--ff-display);font-size:var(--fs-hero);font-weight:var(--fw-extrabold);line-height:1.08;letter-spacing:-.03em;color:var(--text-on-dark);margin-bottom:var(--sp-sm)}.hero__sub{font-size:var(--fs-md);color:var(--text-dim-on-dark);line-height:var(--lh-relaxed);max-width:54ch;margin-bottom:var(--sp-md)}.hero__ctas{display:flex;align-items:center;gap:var(--sp-xs);flex-wrap:wrap;margin-bottom:var(--sp-xl)}.hero__stats{display:flex;flex-wrap:wrap;gap:var(--sp-xs);width:100%}.hero__stats .stat{flex:1 1 140px;max-width:180px}.hero__scroll{position:absolute;bottom:var(--sp-md);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--sp-3xs);color:var(--text-muted-on-dark);font-size:var(--fs-2xs);letter-spacing:var(--ls-caps);text-transform:uppercase}.hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--text-muted-on-dark),transparent)}@media (max-width:768px){.hero{padding-top:calc(var(--nav-h) + var(--sp-md));min-height:auto;padding-bottom:var(--sp-xl)}.hero__inner{text-align:center;align-items:center}.hero__headline,.hero__sub,.hero__ctas,.hero__stats,.hero__headline-rule{max-width:100%}.hero__ctas{justify-content:center}.hero__stats{justify-content:center}.hero__stats .stat{max-width:none;flex:1 1 calc(50% - var(--sp-xs))}}@media (max-width:480px){.hero__ctas{flex-direction:column;width:100%}.hero__ctas .btn{width:100%}}[data-reveal-words]{display:flex;flex-wrap:wrap;align-items:baseline;gap:0}.rw-mask{display:inline-block;overflow:hidden;vertical-align:baseline;padding-bottom:.06em}.rw-word{display:inline-block;transform:translateY(110%);opacity:0;will-change:transform,opacity}.rw-word--highlight{color:var(--accent-on-dark,#7B9AFF)}.rw-break{display:block;width:100%;height:0}.rw-space{display:inline-block;width:.28em}.reveal-words--go .rw-word{animation:rw-slide-up 0.6s cubic-bezier(.16,1,.3,1) forwards}@keyframes rw-slide-up{0%{transform:translateY(110%);opacity:0}30%{opacity:1}100%{transform:translateY(0);opacity:1}}.reveal-words--done .rw-word{transform:translateY(0);opacity:1;animation:none}.hero__headline-rule{display:block;width:80px;height:3px;background:var(--accent,#3B5AC0);margin-top:var(--sp-sm);margin-bottom:var(--sp-sm);transform:scaleX(0);transform-origin:left center;will-change:transform}.hero__headline-rule--go{animation:rw-rule-sweep 0.5s cubic-bezier(.16,1,.3,1) forwards}@keyframes rw-rule-sweep{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}@media (max-width:768px){[data-reveal-words]{justify-content:center}.hero__headline-rule{margin-inline:auto;transform-origin:center}}@media (prefers-reduced-motion:reduce){.rw-word{transform:none;opacity:1;animation:none!important}.hero__headline-rule{transform:scaleX(1);animation:none!important}}.hero__decor{position:absolute;top:0;right:0;width:55%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.hd-rect{position:absolute;border:1.5px solid rgb(99 130 220 / .35)}.hd-rect--1{width:300px;height:220px;top:12%;right:8%;animation:hd-drift-1 18s ease-in-out infinite alternate}.hd-rect--2{width:200px;height:200px;top:35%;right:40%;border-color:rgb(99 130 220 / .22);animation:hd-drift-2 22s ease-in-out infinite alternate}.hd-rect--3{width:120px;height:120px;bottom:20%;right:14%;background:rgb(59 90 192 / .08);border-color:rgb(99 130 220 / .3);animation:hd-drift-3 15s ease-in-out infinite alternate}.hd-line{position:absolute;background:rgb(99 130 220 / .18)}.hd-line--diag{width:1.5px;height:450px;top:5%;right:32%;transform:rotate(35deg);transform-origin:top center;animation:hd-line-fade 8s ease-in-out infinite alternate}.hd-line--horiz{width:350px;height:1.5px;top:42%;right:3%;animation:hd-line-extend 12s ease-in-out infinite alternate}.hd-line--vert{width:1.5px;height:280px;top:15%;right:20%;animation:hd-line-fade 10s ease-in-out infinite alternate-reverse}.hd-node{position:absolute;width:8px;height:8px;background:rgb(99 130 220 / .6)}.hd-node::after{content:'';position:absolute;inset:-5px;border:1.5px solid rgb(99 130 220 / .25)}.hd-node--1{top:12%;right:8%;animation:hd-pulse 4s ease-in-out infinite}.hd-node--2{top:42%;right:3%;animation:hd-pulse 4s ease-in-out 1s infinite}.hd-node--3{top:35%;right:40%;animation:hd-pulse 4s ease-in-out 2s infinite}.hd-node--4{bottom:24%;right:26%;animation:hd-pulse 4s ease-in-out 0.5s infinite}.hd-bracket{position:absolute;top:22%;right:2%;width:70px;height:140px;border-right:2.5px solid rgb(99 130 220 / .3);border-top:2.5px solid rgb(99 130 220 / .3);border-bottom:2.5px solid rgb(99 130 220 / .3);animation:hd-bracket-breathe 6s ease-in-out infinite}.hd-grid{position:absolute;bottom:14%;right:35%;width:100px;height:100px;background-image:linear-gradient(rgb(99 130 220 / .18) 1px,transparent 1px),linear-gradient(90deg,rgb(99 130 220 / .18) 1px,transparent 1px);background-size:20px 20px;animation:hd-grid-drift 20s ease-in-out infinite alternate}@keyframes hd-drift-1{0%{transform:translate(0,0) rotate(0deg)}100%{transform:translate(-20px,25px) rotate(3deg)}}@keyframes hd-drift-2{0%{transform:translate(0,0) rotate(0deg)}100%{transform:translate(25px,-20px) rotate(-4deg)}}@keyframes hd-drift-3{0%{transform:translate(0,0)}100%{transform:translate(-15px,20px)}}@keyframes hd-line-fade{0%{opacity:.4}100%{opacity:1}}@keyframes hd-line-extend{0%{transform:scaleX(.5);opacity:.5}100%{transform:scaleX(1);opacity:1}}@keyframes hd-pulse{0%,100%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.8)}}@keyframes hd-bracket-breathe{0%,100%{opacity:.5;transform:scaleY(1)}50%{opacity:.9;transform:scaleY(1.1)}}@keyframes hd-grid-drift{0%{transform:translate(0,0);opacity:.6}100%{transform:translate(10px,-10px);opacity:1}}@media (max-width:1024px){.hero__decor{width:40%;opacity:.6}}@media (max-width:768px){.hero__decor{display:none}}@media (prefers-reduced-motion:reduce){.hd-rect,.hd-line,.hd-node,.hd-bracket,.hd-grid{animation:none!important}}