.landing-page{--landing-perspective:1200px}.landing-cinematic-scene{z-index:0;pointer-events:none;perspective:var(--landing-perspective);position:fixed;inset:0;overflow:hidden}.landing-cinematic-grid{transform-origin:top;opacity:.7;background-image:linear-gradient(#0d948814 1px,#0000 1px),linear-gradient(90deg,#6366f10f 1px,#0000 1px);background-size:48px 48px;height:55%;animation:10s ease-in-out infinite landing-grid-bob;position:absolute;bottom:-30%;left:-15%;right:-15%;transform:rotateX(78deg)translateZ(-80px);-webkit-mask-image:linear-gradient(#0000 10%,#00000059 95%);mask-image:linear-gradient(#0000 10%,#00000059 95%)}.landing-orb{filter:blur(72px);will-change:transform;border-radius:9999px;position:absolute}.landing-orb-teal{background:radial-gradient(circle,#2dd4bf59,#0000 68%);width:280px;height:280px;animation:9s ease-in-out infinite landing-float-slow;top:6%;left:10%}.landing-orb-indigo{background:radial-gradient(circle,#6366f147,#0000 68%);width:340px;height:340px;animation:11s ease-in-out -2s infinite landing-float-medium;top:14%;right:6%}.landing-orb-violet{background:radial-gradient(circle,#a855f733,#0000 70%);width:360px;height:240px;animation:8s ease-in-out -4s infinite landing-float-fast;bottom:8%;left:35%}.landing-shape-ring{border:1px solid #0d948833;border-radius:9999px;animation:12s ease-in-out infinite landing-float-medium;position:absolute;box-shadow:0 0 40px #2dd4bf1f}.landing-shape-ring-a{width:120px;height:120px;animation-delay:-1s;top:22%;right:14%}.landing-shape-ring-b{width:88px;height:88px;animation-delay:-5s;bottom:28%;left:8%}.landing-shape-cube{background:linear-gradient(135deg,#fffffff2,#e2e8f0e6);border:1px solid #94a3b859;border-radius:14px;width:56px;height:56px;animation:7s ease-in-out infinite landing-float-fast;position:absolute;box-shadow:0 18px 40px -16px #0f172a33,inset 0 1px #ffffffe6}.landing-shape-cube-a{animation-delay:-3s;top:32%;left:6%}.landing-shape-cube-b{animation-delay:-6s;bottom:18%;right:10%}.landing-text-shimmer{background:linear-gradient(110deg,#0d9488 0%,#0891b2 20%,#4f46e5 42%,#7c3aed 58%,#0d9488 78%,#0891b2 100%) 0 0/220%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:7s linear infinite landing-shimmer}.landing-hero-stage{perspective:var(--landing-perspective);transform-style:preserve-3d;position:relative}.landing-hero-panel{transform-style:preserve-3d;will-change:transform;animation:6.5s ease-in-out infinite landing-float-hero}.landing-float-badge{will-change:transform;animation:5.5s ease-in-out infinite landing-float-badge}.landing-float-badge-delay-1{animation-delay:-1.2s}.landing-float-badge-delay-2{animation-delay:-2.4s}.landing-float-badge-delay-3{animation-delay:-3.6s}.landing-float-3d{transform-style:preserve-3d;will-change:transform;animation:8s ease-in-out infinite landing-float-medium}.landing-float-3d-slow{animation:10s ease-in-out infinite landing-float-slow}.landing-float-3d-fast{animation:6s ease-in-out infinite landing-float-fast}.landing-card-3d{transform-style:preserve-3d;transition:transform .35s,box-shadow .35s}.landing-card-3d:hover{transform:translateY(-8px);box-shadow:0 24px 50px -22px #0d948840}.landing-showcase-frame{transform-style:preserve-3d;animation:9s ease-in-out infinite landing-float-slow}.landing-showcase-frame:nth-child(2){animation-delay:-2s}.landing-showcase-frame:nth-child(3){animation-delay:-4s}.landing-step-3d{animation:7s ease-in-out infinite landing-float-badge}.landing-step-3d:nth-child(2){animation-delay:-2.3s}.landing-step-3d:nth-child(3){animation-delay:-4.6s}@keyframes landing-shimmer{0%{background-position:0%}to{background-position:220%}}@keyframes landing-float-slow{0%,to{transform:translate(0,0)}50%{transform:translateY(-22px)}}@keyframes landing-float-medium{0%,to{transform:translate(0,0)}50%{transform:translateY(-16px)}}@keyframes landing-float-fast{0%,to{transform:translate(0,0)}50%{transform:translateY(-12px)}}@keyframes landing-float-hero{0%,to{transform:translate(0,0)rotateX(6deg)}50%{transform:translateY(-20px)rotateX(4deg)}}@keyframes landing-float-badge{0%,to{transform:translateZ(12px)rotateX(8deg)}50%{transform:translate3d(0,-14px,20px)rotateX(4deg)}}@keyframes landing-grid-bob{0%,to{transform:rotateX(78deg)translateZ(-80px)translateY(0)}50%{transform:rotateX(78deg)translateZ(-80px)translateY(12px)}}@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-marquee-track{animation:28s linear infinite landing-marquee}.landing-reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.landing-reveal.is-visible{opacity:1;transform:none}.landing-progress{z-index:60;pointer-events:none;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.landing-progress-bar{background:linear-gradient(90deg,#0d9488,#0891b2,#4f46e5);border-radius:0 9999px 9999px 0;height:100%;transition:width .12s linear;box-shadow:0 0 12px #0d948880}@media (prefers-reduced-motion:reduce){.landing-text-shimmer,.landing-orb,.landing-cinematic-grid,.landing-shape-ring,.landing-shape-cube,.landing-hero-panel,.landing-float-badge,.landing-float-3d,.landing-showcase-frame,.landing-step-3d,.landing-marquee-track{animation:none}.landing-card-3d:hover{transform:none}.landing-reveal{opacity:1;transition:none;transform:none}}