:root{--cosmic-bg-opacity:.8;--glass-bg-base:#080c1c8c;--glass-bg-hover:#080c1ca6;--panel-border-blue:#3b82f626;--panel-border-purple:#8b5cf626;--panel-border-blue-hover:#3b82f659;--panel-border-purple-hover:#8b5cf659;--transition-fast:.3s;--transition-medium:.5s;--transition-slow:.8s}.landing-module__bgtw5G__landingRoot{width:100vw;height:100vh;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#000;display:flex;position:relative;overflow:hidden}.landing-module__bgtw5G__warpCurtain{z-index:9999;pointer-events:all;visibility:visible;width:100%;height:100%;transition:visibility 0s linear 1.6s;position:fixed;top:0;left:0;overflow:hidden}.landing-module__bgtw5G__curtainLeft,.landing-module__bgtw5G__curtainRight{z-index:0;will-change:transform;background:#010108;width:50%;height:100%;transition:transform 1s cubic-bezier(.76,0,.24,1) .5s,opacity .3s 1.2s;position:absolute;top:0}.landing-module__bgtw5G__curtainLeft{left:0}.landing-module__bgtw5G__curtainRight{right:0}.landing-module__bgtw5G__splitEdge{z-index:6;opacity:0;width:3px;height:100%;position:absolute;top:0}.landing-module__bgtw5G__curtainLeft .landing-module__bgtw5G__splitEdge{background:linear-gradient(#0000 0%,#3b82f666 15%,#6366f1b3 35%,#ffffffe6 50%,#8b5cf6b3 65%,#8b5cf666 85%,#0000 100%);right:-1px;box-shadow:0 0 20px 4px #6366f166,0 0 50px 10px #6366f126}.landing-module__bgtw5G__curtainRight .landing-module__bgtw5G__splitEdge{background:linear-gradient(#0000 0%,#8b5cf666 15%,#6366f1b3 35%,#ffffffe6 50%,#3b82f6b3 65%,#3b82f666 85%,#0000 100%);left:-1px;box-shadow:0 0 20px 4px #6366f166,0 0 50px 10px #6366f126}.landing-module__bgtw5G__warpSpiral{filter:blur(6px);z-index:1;opacity:1;background:conic-gradient(#0000 0deg,#5078ff14 40deg,#0000 80deg,#8c50ff0f 140deg,#0000 180deg,#5064f012 230deg,#0000 280deg,#a064ff0d 330deg,#0000 360deg);border-radius:50%;width:120vmax;height:120vmax;transition:opacity .4s;animation:8s linear infinite landing-module__bgtw5G__spiralSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0);-webkit-mask-image:radial-gradient(circle,#0000 6%,#000 30% 70%,#0000 90%);mask-image:radial-gradient(circle,#0000 6%,#000 30% 70%,#0000 90%)}.landing-module__bgtw5G__warpCurtain:after{content:"";z-index:2;opacity:1;background:radial-gradient(circle,#968cff26 0%,#5a64dc0f 40%,#0000 65%);border-radius:50%;width:30vmin;height:30vmin;transition:opacity .3s,transform .5s cubic-bezier(.23,1,.32,1);animation:3s ease-in-out infinite landing-module__bgtw5G__coreBreathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes landing-module__bgtw5G__spiralSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes landing-module__bgtw5G__coreBreathe{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.landing-module__bgtw5G__warpContent{z-index:10;opacity:1;flex-direction:column;align-items:center;gap:1.25rem;transition:opacity .35s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__bgtw5G__loadingIcon{color:#a855f7;opacity:.5;filter:drop-shadow(0 0 8px #a855f74d);width:clamp(28px,4vw,42px);height:clamp(28px,4vw,42px);animation:4s linear infinite landing-module__bgtw5G__loadingSpin}@keyframes landing-module__bgtw5G__loadingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landing-module__bgtw5G__loadingTitle{letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(135deg,#4a9eff 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:300;animation:4s infinite landing-module__bgtw5G__gradientShift}.landing-module__bgtw5G__loadingBar{clip-path:polygon(0 0,calc(100% - 2px) 0,100% 100%,2px 100%);background:#3b82f61a;width:120px;height:2px;overflow:hidden}.landing-module__bgtw5G__loadingBarFill{background:linear-gradient(90deg,#0000,#3b82f680,#8b5cf680,#0000);width:40%;height:100%;animation:1.2s ease-in-out infinite landing-module__bgtw5G__loadingSweep}@keyframes landing-module__bgtw5G__loadingSweep{0%{transform:translate(-100%)}to{transform:translate(350%)}}.landing-module__bgtw5G__warpRevealed{pointer-events:none;visibility:hidden}.landing-module__bgtw5G__warpRevealed .landing-module__bgtw5G__warpSpiral{opacity:0}.landing-module__bgtw5G__warpRevealed:after{opacity:0;transform:translate(-50%,-50%)scale(3)}.landing-module__bgtw5G__warpRevealed .landing-module__bgtw5G__warpContent{opacity:0}.landing-module__bgtw5G__warpRevealed .landing-module__bgtw5G__curtainLeft{opacity:0;transform:translate(-100%)}.landing-module__bgtw5G__warpRevealed .landing-module__bgtw5G__curtainRight{opacity:0;transform:translate(100%)}.landing-module__bgtw5G__warpRevealed .landing-module__bgtw5G__splitEdge{animation:1.1s .35s forwards landing-module__bgtw5G__splitEdgeGlow}@keyframes landing-module__bgtw5G__splitEdgeGlow{0%{opacity:0}20%{opacity:1}75%{opacity:1}to{opacity:0}}.landing-module__bgtw5G__loadingContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.landing-module__bgtw5G__exitCurtain{z-index:9998;background:#000;justify-content:center;align-items:center;width:100%;height:100%;animation:.6s ease-out forwards landing-module__bgtw5G__curtainFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes landing-module__bgtw5G__curtainFadeIn{0%{opacity:0}to{opacity:1}}.landing-module__bgtw5G__sectionFadeOut{opacity:0;pointer-events:none;transition:opacity .5s ease-out,transform .5s ease-out;transform:scale(.97)}.landing-module__bgtw5G__titleHeader{z-index:1000;width:fit-content;transition:all var(--transition-medium) cubic-bezier(.23, 1, .32, 1);isolation:isolate;margin:0 auto;text-decoration:none;display:inline-block;position:fixed;top:2rem;left:0;right:0}.landing-module__bgtw5G__titleContainer{-webkit-backdrop-filter:blur(20px)saturate(1.2);clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));filter:drop-shadow(0 4px 20px #0009)drop-shadow(0 0 15px #6366f11a);white-space:nowrap;background:linear-gradient(135deg,#060816e0 0%,#0a1024d9 100%);border:1px solid #6366f140;padding:.85rem 2.5rem;position:relative;overflow:hidden}.landing-module__bgtw5G__titleContainer:before{content:"";background:linear-gradient(90deg,#0000 0%,#3b82f680 15%,#6366f199 50%,#8b5cf680 85%,#0000 100%);width:100%;height:2px;animation:4s ease-in-out infinite landing-module__bgtw5G__titleEdgePulse;position:absolute;top:0;left:0}.landing-module__bgtw5G__titleContainer:after{content:"";background:linear-gradient(90deg,#0000 0%,#3b82f680 15%,#6366f199 50%,#8b5cf680 85%,#0000 100%);width:100%;height:2px;animation:4s ease-in-out 2s infinite landing-module__bgtw5G__titleEdgePulse;position:absolute;bottom:0;left:0}@keyframes landing-module__bgtw5G__titleEdgePulse{0%,to{opacity:.4;filter:blur()}50%{opacity:1;filter:blur(1px)}}.landing-module__bgtw5G__titlePulse{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#6366f10a 30%,#a855f714 50%,#6366f10a 70%,#0000 100%);width:60px;height:100%;animation:5s ease-in-out infinite landing-module__bgtw5G__titlePulseTravel;position:absolute;top:0;left:-60px}@keyframes landing-module__bgtw5G__titlePulseTravel{0%{opacity:0;left:-60px}10%{opacity:1}90%{opacity:1}to{opacity:0;left:calc(100% + 60px)}}.landing-module__bgtw5G__titleText{letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;white-space:nowrap;align-items:center;gap:.75rem;margin:0;font-size:1.1rem;font-weight:300;display:flex;position:relative}.landing-module__bgtw5G__titleGradient{background:linear-gradient(135deg,#4a9eff 0%,#a855f7 50%,#ec4899 100%);-webkit-text-fill-color:transparent;white-space:nowrap;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:8s infinite landing-module__bgtw5G__gradientShift}@keyframes landing-module__bgtw5G__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.landing-module__bgtw5G__titleIcon{opacity:.5;width:16px;height:16px;transition:all .3s}.landing-module__bgtw5G__titleHeader:hover .landing-module__bgtw5G__titleIcon{opacity:.8;transform:translate(2px)translateY(-2px)}.landing-module__bgtw5G__titleHeader:hover .landing-module__bgtw5G__titleContainer{filter:drop-shadow(0 6px 24px #0009)drop-shadow(0 0 20px #6366f133);background:linear-gradient(135deg,#060816f0 0%,#0a1024eb 100%);border-color:#6366f166;transform:translateY(-2px)}.landing-module__bgtw5G__energyBeam{pointer-events:none;z-index:10;width:6px;height:100%;position:fixed;top:0;left:50%;transform:translate(-50%)}.landing-module__bgtw5G__beamLine{background:linear-gradient(#3b82f600 0%,#3b82f680 15%,#6366f199 35%,#8b5cf699 65%,#8b5cf680 85%,#8b5cf600 100%);width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__bgtw5G__beamPulse{filter:blur(1.5px);background:linear-gradient(#0000 0%,#a855f7b3 30%,#ffffffe6 50%,#60a5fab3 70%,#0000 100%);border-radius:3px;width:6px;height:100px;animation:4s ease-in-out infinite landing-module__bgtw5G__beamTravel;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__bgtw5G__beamGlow{filter:blur(15px);background:linear-gradient(#3b82f600 0%,#3b82f614 20%,#7864f61f 50%,#8b5cf614 80%,#8b5cf600 100%);width:60px;height:100%;animation:6s ease-in-out infinite landing-module__bgtw5G__glowPulse;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes landing-module__bgtw5G__beamTravel{0%{opacity:0;top:-80px}10%{opacity:1}90%{opacity:1}to{opacity:0;top:calc(100% + 80px)}}@keyframes landing-module__bgtw5G__glowPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes landing-module__bgtw5G__beamTravelH{0%{opacity:0;left:-80px}10%{opacity:1}90%{opacity:1}to{opacity:0;left:calc(100% + 80px)}}.landing-module__bgtw5G__section{height:100%;transition:background var(--transition-slow) cubic-bezier(.23, 1, .32, 1);color:#fff;z-index:5;isolation:isolate;flex:1;text-decoration:none;position:relative;overflow:hidden}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:6rem}.landing-module__bgtw5G__bridgeSection{background:radial-gradient(80% 70% at 20%,#3b82f62e 0%,#0000 70%),radial-gradient(60% 50% at 60% 25%,#06b6d41a 0%,#0000 60%),radial-gradient(50% 60% at 40% 80%,#1e40af14 0%,#0000 55%),linear-gradient(135deg,#01040f66 0%,#02061226 100%)}.landing-module__bgtw5G__universeSection{background:radial-gradient(80% 70% at 80%,#8b5cf62e 0%,#0000 70%),radial-gradient(60% 50% at 40% 75%,#ec48991a 0%,#0000 60%),radial-gradient(50% 60% at 60% 20%,#7c3aed14 0%,#0000 55%),linear-gradient(135deg,#05011466 0%,#08021626 100%)}.landing-module__bgtw5G__contentOverlay{z-index:20;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:6rem 3rem 3rem;display:flex;position:absolute;top:0;left:0}.landing-module__bgtw5G__glassPanel{background:linear-gradient(135deg, var(--glass-bg-base) 0%, #ffffff03 100%);-webkit-backdrop-filter:blur(30px)saturate(1.2);border:1px solid var(--panel-border-blue);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px));filter:drop-shadow(0 8px 24px #00000080);cursor:pointer;text-align:center;z-index:1;width:min(90%,28vw);transform-style:preserve-3d;perspective:1000px;transform-origin:50%;will-change:transform;padding:clamp(1.5rem,4vw,3.5rem);transition:background .6s cubic-bezier(.23,1,.32,1),border-color .6s cubic-bezier(.23,1,.32,1),filter .6s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.landing-module__bgtw5G__glassPanel:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#3b82f666,#0000);width:100%;height:1px;animation:3s ease-in-out infinite landing-module__bgtw5G__panelScannerLine;position:absolute;top:0;left:0}@keyframes landing-module__bgtw5G__panelScannerLine{0%,to{opacity:.4}50%{opacity:1}}.landing-module__bgtw5G__glassPanel:after{content:"";pointer-events:none;z-index:2;clip-path:polygon(0 0,100% 0,100% 100%);opacity:.6;border-top:1px solid #3b82f64d;border-right:1px solid #3b82f64d;width:20px;height:20px;transition:opacity .3s;position:absolute;top:4px;right:4px}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__glassPanel{border-color:var(--panel-border-blue)}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__glassPanel{border-color:var(--panel-border-purple)}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__glassPanel:before{background:linear-gradient(90deg,#0000,#8b5cf666,#0000)}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__glassPanel:after{border-top-color:#8b5cf64d;border-right-color:#8b5cf64d}.landing-module__bgtw5G__glassPanel:hover{background:linear-gradient(135deg, var(--glass-bg-hover) 0%, #ffffff05 100%);filter:drop-shadow(0 12px 32px #0009)}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__glassPanel:hover{border-color:var(--panel-border-blue-hover);filter:drop-shadow(0 12px 32px #0009)drop-shadow(0 0 12px #3b82f61a)}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__glassPanel:hover{border-color:var(--panel-border-purple-hover);filter:drop-shadow(0 12px 32px #0009)drop-shadow(0 0 12px #8b5cf61a)}.landing-module__bgtw5G__glassPanel:hover:after{opacity:1}.landing-module__bgtw5G__iconContainer{clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));background:#0f172a80;border:1px solid #3b82f626;justify-content:center;align-items:center;width:clamp(48px,5vw,64px);height:clamp(48px,5vw,64px);margin:0 auto clamp(1.5rem,3vw,2rem);display:flex;position:relative;overflow:hidden}.landing-module__bgtw5G__iconGlow{opacity:0;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:100%;height:100%;transition:opacity .5s;position:absolute}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__iconGlow{background:radial-gradient(circle,#3b82f633 0%,#0000 70%)}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__iconGlow{background:radial-gradient(circle,#8b5cf633 0%,#0000 70%)}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__iconContainer{border-color:#3b82f633}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__iconContainer{border-color:#8b5cf633}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__iconGlow{opacity:1;animation:2s ease-in-out infinite landing-module__bgtw5G__iconPulse}@keyframes landing-module__bgtw5G__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.landing-module__bgtw5G__iconSvg{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;z-index:1;opacity:.8;width:clamp(24px,2.5vw,32px);height:clamp(24px,2.5vw,32px);transition:opacity .3s;position:relative}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__iconSvg{opacity:1}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__iconSvg{stroke:#3a7bd5}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__iconSvg{stroke:#8b5cf6}.landing-module__bgtw5G__title{letter-spacing:-.02em;color:#ffffffe6;margin-bottom:clamp(.75rem,1.5vw,1rem);font-size:clamp(1.5rem,3vw,2rem);font-weight:300;transition:color .3s}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__title{color:#fffffff2}.landing-module__bgtw5G__subtitle{text-transform:uppercase;letter-spacing:.2em;margin-bottom:clamp(.75rem,1.5vw,1rem);font-size:clamp(.65rem,1vw,.75rem);font-weight:600}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__subtitle{color:#3b82f680}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__subtitle{color:#8b5cf680}.landing-module__bgtw5G__description{color:#ffffff80;margin-bottom:clamp(1.5rem,3vw,2rem);font-size:clamp(.85rem,1.2vw,.95rem);font-weight:400;line-height:1.6;transition:color .3s}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__description{color:#fff9}.landing-module__bgtw5G__ctaButton{clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;background:#0f172a99;border:1px solid #3b82f633;align-items:center;gap:.75rem;padding:clamp(.6rem,1.2vw,.75rem) clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(.75rem,1.1vw,.85rem);font-weight:500;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__ctaButton{border-color:#3b82f633}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__ctaButton{border-color:#8b5cf633}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__ctaButton{color:#fffffff2;transform:translate(4px)}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__ctaButton{filter:drop-shadow(0 0 8px #3b82f626);background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-color:#3b82f666}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__ctaButton{filter:drop-shadow(0 0 8px #8b5cf626);background:linear-gradient(135deg,#8b5cf626,#8b5cf60d);border-color:#8b5cf666}.landing-module__bgtw5G__arrowIcon{width:clamp(12px,1.4vw,14px);height:clamp(12px,1.4vw,14px);transition:transform .3s}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__arrowIcon{transform:translate(3px)}.landing-module__bgtw5G__bridgeAnim,.landing-module__bgtw5G__galaxyAnim{pointer-events:none;opacity:.8;transition:opacity .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__bgtw5G__glassPanel:hover~.landing-module__bgtw5G__bridgeAnim,.landing-module__bgtw5G__glassPanel:hover~.landing-module__bgtw5G__galaxyAnim{opacity:1}.landing-module__bgtw5G__bridgeAnim{width:min(440px,38vw);height:min(440px,38vw)}.landing-module__bgtw5G__bridgeAnim:after{content:"";background:radial-gradient(circle,#60a5fa,#3b82f680);border-radius:50%;width:12px;height:12px;animation:3s ease-in-out infinite landing-module__bgtw5G__nodePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px 8px #3b82f666,0 0 60px 20px #3b82f626}@keyframes landing-module__bgtw5G__nodePulse{0%,to{box-shadow:0 0 24px 8px #3b82f666,0 0 60px 20px #3b82f626}50%{box-shadow:0 0 32px 12px #3b82f680,0 0 70px 25px #3b82f633}}.landing-module__bgtw5G__orbit{border:1px solid;border-radius:50%;position:absolute;top:50%;left:50%}.landing-module__bgtw5G__orbit:after{content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.landing-module__bgtw5G__orbit1{border-color:#3b82f64d;width:95%;height:55%;animation:20s linear infinite landing-module__bgtw5G__orbitSpin1}.landing-module__bgtw5G__orbit1:after{background:#60a5fa;box-shadow:0 0 12px 4px #60a5fa99,0 0 30px 10px #60a5fa40}.landing-module__bgtw5G__orbit2{border-color:#06b6d440;width:70%;height:42%;animation:14s linear infinite landing-module__bgtw5G__orbitSpin2}.landing-module__bgtw5G__orbit2:after{background:#22d3ee;width:5px;height:5px;top:-2.5px;box-shadow:0 0 12px 4px #22d3ee99,0 0 30px 10px #22d3ee40}.landing-module__bgtw5G__orbit3{border-color:#3b82f62e;width:110%;height:64%;animation:28s linear infinite landing-module__bgtw5G__orbitSpin3}.landing-module__bgtw5G__orbit3:after{background:#3b82f6;width:4px;height:4px;top:-2px;box-shadow:0 0 10px 4px #3b82f680,0 0 25px 8px #3b82f633}@keyframes landing-module__bgtw5G__orbitSpin1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes landing-module__bgtw5G__orbitSpin2{0%{transform:translate(-50%,-50%)rotate(60deg)}to{transform:translate(-50%,-50%)rotate(420deg)}}@keyframes landing-module__bgtw5G__orbitSpin3{0%{transform:translate(-50%,-50%)rotate(-20deg)}to{transform:translate(-50%,-50%)rotate(340deg)}}.landing-module__bgtw5G__galaxyAnim{width:min(420px,36vw);height:min(420px,36vw)}.landing-module__bgtw5G__galaxySpiral{filter:blur(6px);background:conic-gradient(#0000 0deg,#8b5cf64d 30deg,#0000 60deg 120deg,#a855f733 150deg,#0000 180deg 240deg,#8b5cf640 270deg,#0000 300deg 360deg);border-radius:50%;width:100%;height:100%;animation:35s linear infinite landing-module__bgtw5G__galaxyRotate;position:absolute;top:0;left:0}.landing-module__bgtw5G__galaxySpiral:before{content:"";filter:blur(4px);background:conic-gradient(from 90deg,#0000 0deg,#ec48992e 40deg,#0000 80deg 180deg,#8b5cf624 220deg,#0000 260deg 360deg);border-radius:50%;width:76%;height:76%;animation:22s linear infinite reverse landing-module__bgtw5G__galaxyRotate;position:absolute;top:12%;left:12%}.landing-module__bgtw5G__galaxyCore{background:radial-gradient(circle,#a855f799 0%,#8b5cf640 40%,#0000 70%);border-radius:50%;width:24%;height:24%;animation:5s ease-in-out infinite landing-module__bgtw5G__corePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 35px 12px #8b5cf633,0 0 70px 30px #8b5cf61a}.landing-module__bgtw5G__galaxyAnim:after{content:"";background:radial-gradient(1.5px 1.5px at 18% 14%,#ffffff80,#0000),radial-gradient(1px 1px at 76% 20%,#ffffff59,#0000),radial-gradient(2px 2px at 30% 76%,#c084fc80,#0000),radial-gradient(1px 1px at 84% 66%,#fff6,#0000),radial-gradient(1px 1px at 10%,#ffffff4d,#0000),radial-gradient(1.5px 1.5px at 60% 86%,#ec489959,#0000),radial-gradient(1px 1px at 46% 26%,#ffffff4d,#0000),radial-gradient(1px 1px at 86% 40%,#ffffff59,#0000),radial-gradient(1px 1px at 53% 60%,#c084fc4d,#0000),radial-gradient(1.5px 1.5px at 7% 83%,#fff6,#0000),radial-gradient(1px 1px at 70% 10%,#a855f759,#0000),radial-gradient(1px 1px at 36% 43%,#ffffff40,#0000);border-radius:50%;width:100%;height:100%;animation:8s ease-in-out infinite alternate landing-module__bgtw5G__starsFlicker;position:absolute;top:0;left:0}@keyframes landing-module__bgtw5G__galaxyRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes landing-module__bgtw5G__corePulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}@keyframes landing-module__bgtw5G__starsFlicker{0%{opacity:.5}to{opacity:1}}@media (min-width:2560px){.landing-module__bgtw5G__glassPanel{width:min(90%,25vw);padding:4rem}.landing-module__bgtw5G__title{font-size:2.5rem}.landing-module__bgtw5G__description{font-size:1.1rem}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:clamp(6rem,8vh,8rem)}}@media (min-width:1440px) and (max-width:2559px){.landing-module__bgtw5G__glassPanel{width:min(90%,26vw)}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:clamp(5rem,8vh,6.5rem)}}@media (min-width:1024px) and (max-width:1439px){.landing-module__bgtw5G__glassPanel{width:min(90%,30vw)}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:clamp(5rem,8vh,6rem)}}@media (min-width:769px) and (max-width:1023px){.landing-module__bgtw5G__glassPanel{width:min(85%,35vw)}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:clamp(5rem,8vh,6rem)}}@media (max-width:768px){.landing-module__bgtw5G__curtainLeft,.landing-module__bgtw5G__curtainRight{width:100%;height:50%}.landing-module__bgtw5G__curtainLeft{top:0;left:0}.landing-module__bgtw5G__curtainRight{inset:auto auto 0 0}.landing-module__bgtw5G__warpRevealed .landing-module__bgtw5G__curtainLeft{opacity:0;transform:translateY(-100%)}.landing-module__bgtw5G__warpRevealed .landing-module__bgtw5G__curtainRight{opacity:0;transform:translateY(100%)}.landing-module__bgtw5G__curtainLeft .landing-module__bgtw5G__splitEdge{background:linear-gradient(90deg,#0000 0%,#3b82f666 15%,#6366f1b3 35%,#ffffffe6 50%,#8b5cf6b3 65%,#8b5cf666 85%,#0000 100%);width:100%;height:3px;inset:auto auto -1px 0;box-shadow:0 0 20px 4px #6366f166,0 0 50px 10px #6366f126}.landing-module__bgtw5G__curtainRight .landing-module__bgtw5G__splitEdge{background:linear-gradient(90deg,#0000 0%,#8b5cf666 15%,#6366f1b3 35%,#ffffffe6 50%,#3b82f6b3 65%,#3b82f666 85%,#0000 100%);width:100%;height:3px;top:-1px;left:0;box-shadow:0 0 20px 4px #6366f166,0 0 50px 10px #6366f126}.landing-module__bgtw5G__landingRoot{flex-direction:column;overflow:hidden auto}.landing-module__bgtw5G__energyBeam{width:100%;height:6px;position:absolute;top:50vh;left:0;transform:translateY(-50%)}.landing-module__bgtw5G__beamLine{background:linear-gradient(90deg,#3b82f600 0%,#3b82f680 15%,#6366f199 35%,#8b5cf699 65%,#8b5cf680 85%,#8b5cf600 100%);width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.landing-module__bgtw5G__beamPulse{background:linear-gradient(90deg,#0000 0%,#a855f7b3 30%,#ffffffe6 50%,#60a5fa99 70%,#0000 100%);width:100px;height:6px;animation:4s ease-in-out infinite landing-module__bgtw5G__beamTravelH;top:50%;left:0;transform:translateY(-50%)}.landing-module__bgtw5G__beamGlow{filter:blur(15px);background:linear-gradient(90deg,#3b82f600 0%,#3b82f614 20%,#7864f61f 50%,#8b5cf614 80%,#8b5cf600 100%);width:100%;height:60px;top:50%;left:0;transform:translateY(-50%)}.landing-module__bgtw5G__titleHeader{z-index:1000!important;width:fit-content!important;margin:0 auto!important;position:fixed!important;top:1rem!important;left:0!important;right:0!important}.landing-module__bgtw5G__titleContainer{-webkit-backdrop-filter:blur(16px);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));padding:.65rem 1.5rem;background:linear-gradient(135deg,#060816eb 0%,#0a1024e6 100%)!important}.landing-module__bgtw5G__titleText{letter-spacing:.1em;gap:.5rem;font-size:.85rem}.landing-module__bgtw5G__titleIcon{width:12px;height:12px}.landing-module__bgtw5G__section{flex:none;height:50vh;min-height:500px;position:relative}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:5rem!important}.landing-module__bgtw5G__glassPanel{scrollbar-width:thin;scrollbar-color:#3b82f64d transparent;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));width:85%;max-height:calc(50vh - 6rem);padding:1.5rem;overflow:hidden auto}.landing-module__bgtw5G__glassPanel::-webkit-scrollbar{width:4px}.landing-module__bgtw5G__glassPanel::-webkit-scrollbar-track{background:0 0}.landing-module__bgtw5G__glassPanel::-webkit-scrollbar-thumb{background:#3b82f64d}.landing-module__bgtw5G__glassPanel::-webkit-scrollbar-thumb:hover{background:#3b82f680}.landing-module__bgtw5G__iconContainer{width:48px;height:48px;margin-bottom:1.25rem}.landing-module__bgtw5G__iconSvg{width:24px;height:24px}.landing-module__bgtw5G__subtitle{margin-bottom:.5rem;font-size:.65rem}.landing-module__bgtw5G__title{margin-bottom:.75rem;font-size:1.5rem}.landing-module__bgtw5G__description{margin-bottom:1.25rem;font-size:.85rem;line-height:1.5}.landing-module__bgtw5G__ctaButton{padding:.65rem 1.35rem;font-size:.75rem}.landing-module__bgtw5G__arrowIcon{width:12px;height:12px}.landing-module__bgtw5G__glassPanel:active{transform:scale(.98)!important}.landing-module__bgtw5G__contentOverlay{justify-content:center;align-items:center;padding:1.5rem}.landing-module__bgtw5G__bridgeAnim{width:min(320px,85vw);height:min(320px,85vw)}.landing-module__bgtw5G__galaxyAnim{width:min(300px,80vw);height:min(300px,80vw)}}@media (max-width:480px){.landing-module__bgtw5G__section{min-height:450px}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:4.5rem!important}.landing-module__bgtw5G__glassPanel{clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));width:90%;max-height:calc(50vh - 5rem);padding:1.25rem}.landing-module__bgtw5G__titleText{font-size:.75rem}.landing-module__bgtw5G__titleContainer{clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));padding:.55rem 1.25rem}.landing-module__bgtw5G__title{font-size:1.35rem}.landing-module__bgtw5G__description{font-size:.8rem}.landing-module__bgtw5G__ctaButton{padding:.6rem 1.2rem}}@media (max-width:768px) and (orientation:landscape){.landing-module__bgtw5G__section{height:100vh;min-height:400px}.landing-module__bgtw5G__titleHeader{z-index:1000!important;width:fit-content!important;margin:0 auto!important;position:fixed!important;top:.5rem!important;left:0!important;right:0!important}.landing-module__bgtw5G__titleContainer{padding:.5rem 1.25rem;background:linear-gradient(135deg,#080c1cf2 0%,#0f172aeb 100%)!important}.landing-module__bgtw5G__titleText{font-size:.75rem}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__contentOverlay{padding-top:3.5rem!important}.landing-module__bgtw5G__glassPanel{width:60%;max-height:calc(100vh - 5rem);padding:1.25rem;overflow:hidden auto}.landing-module__bgtw5G__title{font-size:1.35rem}.landing-module__bgtw5G__description{font-size:.8rem;line-height:1.4}}@media (hover:none) and (pointer:coarse){.landing-module__bgtw5G__glassPanel{transform:scale(1)translateY(0)rotateX(0)rotateY(0)!important}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__iconGlow{opacity:0;animation:none}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__ctaButton{filter:none;background:#0f172a99;transform:none}.landing-module__bgtw5G__bridgeSection .landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__ctaButton{border-color:#3b82f633}.landing-module__bgtw5G__universeSection .landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__ctaButton{border-color:#8b5cf633}.landing-module__bgtw5G__glassPanel:hover .landing-module__bgtw5G__arrowIcon{transform:none}.landing-module__bgtw5G__glassPanel:active{transform:scale(.98)!important}.landing-module__bgtw5G__ctaButton:active{transform:scale(.95)!important}}
