@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;--bg:#06080d;--text:#f7f8fb;--muted:#9da5b5;--line:rgba(255,255,255,.1);--blue:#1688ff;--cyan:#66d5ff;--radius:28px;--container:1240px;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 72% 11%,rgba(18,116,255,.16),transparent 27rem),var(--bg);color:var(--text)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 75%);mask-image:linear-gradient(to bottom,#000,transparent 75%);content:"";pointer-events:none}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.skip-link{position:fixed;top:12px;left:12px;z-index:20;padding:12px 16px;border-radius:12px;background:#fff;color:#05070a;transform:translateY(-150%);transition:transform .18s ease-out}.skip-link:focus{transform:translateY(0)}.preloader{display:none}.js body{overflow:hidden}.js .page-shell{opacity:0;transform:translateY(10px)}.js .preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;background:#06080d;transition:opacity .42s ease,visibility .42s ease}.preloader img{width:126px;height:auto}.preloader p{margin:0;color:#7f899a;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.preloader__line{width:126px;height:2px;overflow:hidden;border-radius:999px;background:#ffffff1a}.preloader__line span{display:block;width:45%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cyan));animation:preloader-slide 1s ease-in-out infinite}.js.is-ready body{overflow:auto}.js.is-ready .page-shell{opacity:1;transform:none;transition:opacity .52s ease-out,transform .52s ease-out}.js.is-ready .preloader{opacity:0;visibility:hidden}@keyframes preloader-slide{0%{transform:translate(-110%)}50%{transform:translate(90%)}to{transform:translate(230%)}}.page-shell{width:min(calc(100% - 40px),var(--container));margin:0 auto}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{width:106px;height:45px;display:inline-flex;align-items:center}.brand img{display:block;width:100%;height:auto}.topbar__cta{min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#ffffff0a;font-size:14px;font-weight:700;transition:background .18s ease,border-color .18s ease}.topbar__cta:hover{background:#ffffff17;border-color:#fff3}.topbar__cta svg,.closing .button svg{width:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.topbar__cta-label--mobile{display:none}.hero{min-height:calc(100dvh - 92px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);align-items:center;gap:clamp(48px,8vw,112px);padding:42px 0 96px}.hero__copy{position:relative;z-index:2;max-width:700px}.eyebrow,.section-label{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:#c9d1df;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow__mark{width:34px;height:34px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:transparent}.eyebrow__mark:empty:after{width:10px;height:10px;border-radius:50%;background:var(--blue);content:""}.eyebrow__mark svg{transform:scale(1.18)}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:28px;font-size:clamp(56px,7.2vw,104px);line-height:.92;letter-spacing:-.075em;font-weight:800}h1 span,.closing h2 span{background:linear-gradient(110deg,var(--blue),var(--cyan));background-clip:text;-webkit-background-clip:text;color:transparent}.hero__lead{max-width:610px;margin-bottom:32px;color:#bec5d2;font-size:clamp(18px,2vw,22px);line-height:1.55}.hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 22px;border-radius:999px;font-size:15px;font-weight:800;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:active{transform:scale(.98)}.button--primary{background:var(--blue);box-shadow:0 14px 34px #007aff3d}.button--primary:hover{background:#3498ff;box-shadow:0 18px 42px #007aff57;transform:translateY(-2px)}.button--primary svg{width:21px;fill:currentColor}.button--ghost{border:1px solid var(--line);background:#ffffff09}.button--ghost:hover{background:#ffffff17}.hero__note{margin:20px 0 0;color:#70798a;font-size:13px;line-height:1.5}.showcase{position:relative;isolation:isolate}.showcase__glow{position:absolute;top:14%;right:5%;bottom:14%;left:5%;z-index:-1;border-radius:50%;background:#057cff;filter:blur(85px);opacity:.38}.showcase__frame{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:clamp(28px,4vw,48px);background:#0d1017;box-shadow:0 40px 100px #0000007a,inset 0 1px #ffffff14;transform:rotate(2.2deg)}.showcase video{display:block;width:100%;aspect-ratio:1;object-fit:cover}.video-control{position:absolute;right:16px;bottom:16px;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#05070bb3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-control svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.video-control__play{display:none;fill:currentColor!important;stroke:none!important}.video-control.is-paused .video-control__play{display:block}.video-control.is-paused .video-control__pause{display:none}.showcase__badge{position:absolute;z-index:2;padding:12px 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#11141cd1;box-shadow:0 12px 40px #00000047;color:#e9edf4;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.showcase__badge--top{top:13%;right:-22px}.showcase__badge--bottom{bottom:12%;left:-42px;display:flex;align-items:center;gap:8px}.showcase__badge--bottom span{width:8px;height:8px;border-radius:50%;background:#37d67a;box-shadow:0 0 0 5px #37d67a1f}.steps{padding:120px 0 140px;border-top:1px solid var(--line)}.steps__intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:64px}.steps__intro .section-label{margin-bottom:8px;color:var(--blue)}.steps h2,.closing h2{margin:0;font-size:clamp(44px,5.5vw,76px);line-height:.98;letter-spacing:-.06em}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.step{min-height:320px;position:relative;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#ffffff0e,#ffffff05)}.step__number{color:#697283;font-size:12px;font-weight:800;letter-spacing:.12em}.step__icon{width:54px;height:54px;display:grid;place-items:center;margin:62px 0 28px;border-radius:17px;background:#1688ff21;color:#55adff}.step__icon svg{width:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.step h3{margin-bottom:12px;font-size:22px;letter-spacing:-.035em}.step p{max-width:310px;margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.6}.closing{position:relative;overflow:hidden;padding:clamp(72px,10vw,132px) clamp(24px,7vw,92px);border-radius:40px;background:#087cf3;text-align:center;isolation:isolate}.closing:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 50% 120%,#70d8ff,transparent 48%);content:""}.closing__orb{position:absolute;width:420px;height:420px;top:-310px;left:calc(50% - 210px);border:1px solid rgba(255,255,255,.26);border-radius:50%;box-shadow:0 0 0 70px #ffffff0d,0 0 0 140px #ffffff06}.closing .section-label{justify-content:center;color:#ffffffb8}.closing h2{margin:0 auto 40px;max-width:850px}.closing h2 span{background:none;color:#d8f3ff}.button--light{background:#fff;color:#0872db;box-shadow:0 15px 40px #00295e33}.button--light:hover{transform:translateY(-2px);box-shadow:0 18px 48px #00295e4d}footer{min-height:140px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#747d8e;font-size:13px}.brand--footer{width:88px;opacity:.62}footer p{margin:0}footer a:last-child:hover{color:var(--text)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .5s ease-out,transform .5s ease-out}.reveal.is-visible{opacity:1;transform:translateY(0)}.steps__grid .reveal:nth-child(2){transition-delay:70ms}.steps__grid .reveal:nth-child(3){transition-delay:.14s}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:64px}.hero__copy{max-width:760px}.showcase{width:min(84vw,600px);margin:20px auto 0}.steps__grid{grid-template-columns:1fr}.step{min-height:250px}.step__icon{margin-top:40px}}@media(max-width:600px){.page-shell{width:min(calc(100% - 28px),var(--container))}.topbar{height:76px}.brand{width:84px}.topbar__cta{min-width:0;width:auto;padding:0 14px;justify-content:center;font-size:12px;gap:7px}.topbar__cta-label{display:none}.topbar__cta-label--mobile{display:inline}.topbar__cta svg{width:16px}.hero{min-height:auto;gap:52px;padding:56px 0 88px}h1{font-size:clamp(53px,17vw,76px)}.hero__lead{font-size:17px}.hero__actions{align-items:stretch;flex-direction:column}.button{width:100%}.showcase{width:calc(100% - 14px)}.showcase__frame{transform:rotate(1deg)}.showcase__badge--top{top:7%;right:-8px}.showcase__badge--bottom{bottom:7%;left:-8px}.steps{padding:88px 0}.steps__intro{align-items:start;flex-direction:column;margin-bottom:40px}.steps h2,.closing h2{font-size:clamp(41px,12vw,58px)}.step{min-height:270px;padding:24px}.closing{border-radius:30px}footer{min-height:170px;align-items:flex-start;flex-direction:column;justify-content:center;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.showcase__frame{transform:none}}
