.feat-immersive-hero{--feat-immersive-title-size: clamp(3rem, 17vw, 16.5rem);--feat-immersive-device-w: min(41vw, 565px);--feat-immersive-overlap: .3;position:relative;padding:clamp(3.5rem,7vh,5.5rem) 0 clamp(2.5rem,4vw,3.5rem);background:transparent;text-align:center}.feat-immersive-hero__ambience{position:absolute;inset:0;pointer-events:none}.feat-immersive-hero__aura{position:absolute;left:50%;filter:blur(48px);transform:translate(-50%)}.feat-immersive-hero__aura--crown{top:-14%;width:min(78vw,1040px);height:58%;background:radial-gradient(ellipse 50% 50% at 50% 32%,rgba(84,45,255,.22),rgba(84,45,255,.08) 55%,transparent 78%)}.feat-immersive-hero__aura--stage{top:34%;width:min(70vw,940px);height:52%;background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(111,66,255,.13),rgba(98,47,255,.05) 55%,transparent 78%)}.feat-immersive-hero__badge{display:inline-flex;gap:.85rem;align-items:center;margin:0 0 clamp(1rem,2vw,1.6rem);color:#c9b8ff;font-size:.78rem;font-weight:700;letter-spacing:.22em;line-height:1.3;text-transform:uppercase}.feat-immersive-hero__badge:before,.feat-immersive-hero__badge:after{content:"";width:clamp(20px,4vw,40px);height:1px;background:linear-gradient(90deg,transparent,rgba(168,85,247,.85))}.feat-immersive-hero__badge:after{background:linear-gradient(90deg,rgba(168,85,247,.85),transparent)}.feat-immersive-hero__title{position:relative;z-index:1;width:min(94vw,1440px);margin:0 auto;font-size:var(--feat-immersive-title-size);font-weight:850;letter-spacing:-.055em;line-height:.85;text-wrap:nowrap}.feat-immersive-hero__title-line{display:inline-block}.feat-immersive-hero__title-main{display:block}.feat-immersive-hero__title-sub{display:block;margin-top:.1em;font-size:.58em;line-height:.95}.feat-immersive-hero__title-sub:empty{display:none}.feat-immersive-hero__title-text{display:inline-block;padding-block:.12em .26em;padding-inline:.06em;margin-block:-.12em -.26em;margin-inline:-.06em;color:transparent;background:var(--brand-title-gradient);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone}.feat-immersive-hero__lede{max-width:56ch;margin:clamp(1.9rem,3.2vw,2.9rem) auto 0;color:var(--feat-body);font-size:clamp(1.06rem,1.4vw,1.22rem);font-weight:430;letter-spacing:-.014em;line-height:1.6;text-align:center;text-wrap:pretty;hyphens:none;text-shadow:0 1px 18px rgba(6,4,22,.6)}.feat-immersive-hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center;margin-top:clamp(1.9rem,3vw,2.6rem)}.feat-immersive-hero__actions .btn{padding:1rem 1.9rem;font-size:1.02rem;font-weight:600}@media(forced-colors:active){.feat-immersive-hero__title-text{color:CanvasText;background:none}}.feat-immersive-hero__stage{--feat-immersive-halo-ratio: 2.15;--feat-immersive-horizon-ratio: 1.72;--feat-immersive-horizon-w: calc( var(--feat-immersive-device-w) * var(--feat-immersive-horizon-ratio) );--feat-immersive-pulse-landing: calc(50% - var(--feat-immersive-horizon-w) / 2 - 190px);position:relative;z-index:2;display:flex;justify-content:center;width:min(94vw,1440px);margin:calc(var(--feat-immersive-title-size) * var(--feat-immersive-overlap) * -1 + var(--feat-immersive-device-offset-y, 0px)) auto 0}.feat-immersive-hero__halo{position:absolute;bottom:-12%;left:50%;z-index:0;width:calc(var(--feat-immersive-device-w) * var(--feat-immersive-halo-ratio));aspect-ratio:1;border-radius:50%;background:radial-gradient(closest-side,rgba(196,168,255,.19) 0%,rgba(104,58,255,.34) 20%,rgba(111,66,255,.14) 54%,transparent 76%);filter:blur(48px);transform:translate(-50%)}.feat-immersive-hero__device{position:relative;z-index:1;flex:0 0 auto;display:block;width:var(--feat-immersive-device-w);max-width:none;height:auto}.feat-immersive-hero__seam{position:absolute;right:0;bottom:0;left:0;z-index:3;height:1px}.feat-immersive-hero__horizon{position:absolute;bottom:0;left:50%;width:var(--feat-immersive-horizon-w);height:1px;transform-origin:0 50%;border-radius:var(--feat-radius-pill);background:linear-gradient(90deg,transparent 0%,rgba(169,144,255,.32) 18%,rgba(238,232,255,.88) 50%,rgba(169,144,255,.32) 82%,transparent 100%);box-shadow:0 0 12px #9460ffad,0 -8px 34px rgba(var(--feat-violet-rgb),.3),0 -18px 68px #542dff33;transform:translate(-50%)}.feat-immersive-hero__horizon:before{content:"";position:absolute;bottom:0;left:50%;width:70%;height:44px;background:radial-gradient(ellipse 50% 100% at 50% 100%,rgba(168,122,255,.26),rgba(var(--feat-violet-rgb),.1) 52%,transparent 76%);filter:blur(9px);transform:translate(-50%)}.feat-immersive-hero__pulse{position:absolute;inset:0;opacity:0}.feat-immersive-hero__pulse:before{content:"";position:absolute;top:50%;left:0;width:190px;height:3px;border-radius:var(--feat-radius-pill);background:linear-gradient(90deg,transparent 0%,rgba(190,160,255,.55) 55%,rgba(238,232,255,.95) 94%,transparent 100%);filter:drop-shadow(0 0 6px rgba(148,96,255,.8));transform:translateY(-50%)}.feat-immersive-hero__title.is-visible .feat-immersive-hero__title-line{animation:feat-immersive-hero-line-in .9s cubic-bezier(.16,1,.3,1) 60ms both}@keyframes feat-immersive-hero-line-in{0%{opacity:0;transform:translateY(.5em);filter:blur(14px)}to{opacity:1;transform:none;filter:none}}.feat-immersive-hero__stage.is-visible .feat-immersive-hero__device{animation:feat-immersive-hero-device-rise 1.05s cubic-bezier(.16,1,.3,1) .2s backwards}@keyframes feat-immersive-hero-device-rise{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:none}}.feat-immersive-hero__stage.is-visible .feat-immersive-hero__halo{animation:feat-immersive-hero-bloom 1.3s ease-out .26s both,feat-immersive-hero-halo-breath 1.5s ease-in-out 1.3s both}@keyframes feat-immersive-hero-bloom{0%{opacity:0;transform:translate(-50%) scale(.82)}to{opacity:1;transform:translate(-50%) scale(1)}}.feat-immersive-hero__seam.is-held{opacity:0}.feat-immersive-hero__seam.is-released .feat-immersive-hero__horizon{animation:feat-immersive-hero-horizon 1.05s cubic-bezier(.22,1,.36,1) .95s both}@keyframes feat-immersive-hero-horizon{0%{opacity:0;transform:translate(-50%) scaleX(0)}to{opacity:1;transform:translate(-50%) scaleX(1)}}.feat-immersive-hero__seam.is-released .feat-immersive-hero__pulse{animation:feat-immersive-hero-pulse-run .78s cubic-bezier(.42,.06,.72,.22) .2s both}@keyframes feat-immersive-hero-pulse-run{0%{opacity:1;transform:translate(-220px)}96%{opacity:1}to{opacity:0;transform:translate(var(--feat-immersive-pulse-landing))}}@keyframes feat-immersive-hero-halo-breath{0%{transform:translate(-50%) scale(1)}38%{transform:translate(-50%) scale(1.035)}to{transform:translate(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.feat-immersive-hero__title.is-visible .feat-immersive-hero__title-line,.feat-immersive-hero__stage.is-visible .feat-immersive-hero__halo,.feat-immersive-hero__stage.is-visible .feat-immersive-hero__device,.feat-immersive-hero__seam.is-released .feat-immersive-hero__horizon,.feat-immersive-hero__seam.is-released .feat-immersive-hero__pulse{animation:none}.feat-immersive-hero__pulse{display:none}}@media(max-width:1100px){.feat-immersive-hero{--feat-immersive-device-w: min(58vw, 520px);--feat-immersive-overlap: .27}}@media(max-width:760px){.feat-immersive-hero{--feat-immersive-device-w: min(80vw, 380px);--feat-immersive-overlap: .22;padding-top:2.5rem}.feat-immersive-hero__actions{width:100%}.feat-immersive-hero__actions .btn{width:100%;justify-content:center}.feat-immersive-hero__pulse{display:none}.feat-immersive-hero__seam.is-released .feat-immersive-hero__horizon{animation-delay:.22s}}
