@keyframes Landing-module__EMv3da__gradient-x{0%,to{background-position:0%}50%{background-position:100%}}@keyframes Landing-module__EMv3da__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Landing-module__EMv3da__float-delayed{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(5deg)}}@keyframes Landing-module__EMv3da__pulse{0%,to{opacity:.4}50%{opacity:.7}}@keyframes Landing-module__EMv3da__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Landing-module__EMv3da__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Landing-module__EMv3da__dash{to{stroke-dashoffset:0}}@keyframes Landing-module__EMv3da__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Landing-module__EMv3da__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Landing-module__EMv3da__orbitSlow{0%{transform:rotate(0)translate(300px)rotate(0)}to{transform:rotate(360deg)translate(300px)rotate(-360deg)}}@keyframes Landing-module__EMv3da__orbitFast{0%{transform:rotate(0)translate(200px)rotate(0)}to{transform:rotate(-360deg)translate(200px)rotate(360deg)}}.Landing-module__EMv3da__main{flex-direction:column;width:100%;height:auto;min-height:100vh;display:flex;position:relative;overflow-x:hidden;overflow-y:auto!important}.Landing-module__EMv3da__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a12cc;border-bottom:1px solid #ed25ff1a;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.Landing-module__EMv3da__logo{color:#ffffffe6;letter-spacing:.05em;font-size:1.25rem;font-weight:600;transition:all .3s}.Landing-module__EMv3da__logo:hover{color:#ed25ff;text-shadow:0 0 20px #ed25ff80}.Landing-module__EMv3da__headerLoginBtn{color:#ffffffb3;background:0 0;border:1px solid #fff3;border-radius:9999px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s}.Landing-module__EMv3da__headerLoginBtn:hover{color:#fff;background:0 0;border-color:#ed25ff80;transform:translateY(-2px);box-shadow:0 0 20px #ed25ff26}.Landing-module__EMv3da__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Landing-module__EMv3da__heroContent{z-index:10;max-width:48rem;animation:1s ease-out Landing-module__EMv3da__fadeInUp;position:relative}.Landing-module__EMv3da__badge{color:#ed25ffe6;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#ed25ff26,#2685ce26);border:1px solid #ed25ff4d;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:500;animation:.6s ease-out .2s both Landing-module__EMv3da__scaleIn;display:inline-block;position:relative;overflow:hidden}.Landing-module__EMv3da__badge:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:200%;height:100%;animation:3s infinite Landing-module__EMv3da__shimmer;position:absolute;top:0;left:-100%}.Landing-module__EMv3da__badge:hover{border-color:#ed25ff80;transform:scale(1.05);box-shadow:0 0 25px #ed25ff4d}.Landing-module__EMv3da__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1.1;animation:.8s ease-out .3s both Landing-module__EMv3da__fadeInUp}.Landing-module__EMv3da__titleGradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ed25ff 0%,#a855f7 25%,#2685ce 50%,#ed25ff 75%,#2685ce 100%) 0 0/300% 300%;-webkit-background-clip:text;background-clip:text;animation:6s infinite Landing-module__EMv3da__gradient-x}.Landing-module__EMv3da__subtitle{color:#fff9;max-width:36rem;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.7;animation:.8s ease-out .5s both Landing-module__EMv3da__fadeInUp}.Landing-module__EMv3da__ctaContainer{justify-content:center;align-items:center;gap:1rem;animation:.8s ease-out .7s both Landing-module__EMv3da__fadeInUp;display:flex}.Landing-module__EMv3da__ctaPrimary{color:#fff;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:visible}.Landing-module__EMv3da__ctaPrimary:hover{filter:drop-shadow(0 0 25px #ed25ff80);transform:scale(1.05)}.Landing-module__EMv3da__ctaBorder{background:linear-gradient(90deg,#ed25ff,#2685ce,#ed25ff) 0 0/200% 100%;border-radius:9999px;padding:2px;animation:4s infinite Landing-module__EMv3da__gradient-x;position:absolute;inset:0}.Landing-module__EMv3da__ctaBg{background:#080a12;border-radius:9999px;transition:background .3s;position:absolute;inset:2px}.Landing-module__EMv3da__ctaPrimary:hover .Landing-module__EMv3da__ctaBg{background:#080a12d9}.Landing-module__EMv3da__ctaText{z-index:10;align-items:center;gap:.5rem;display:flex;position:relative}.Landing-module__EMv3da__ctaIcon{width:1.25rem;height:1.25rem;transition:transform .3s}.Landing-module__EMv3da__ctaPrimary:hover .Landing-module__EMv3da__ctaIcon{transform:translate(.25rem)}.Landing-module__EMv3da__heroGlow{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#ed25ff33 0%,#ed25ff0d 40%,#0000 70%);width:700px;height:700px;animation:4s ease-in-out infinite Landing-module__EMv3da__pulse;position:absolute;top:20%;left:50%;transform:translate(-50%)}.Landing-module__EMv3da__heroGlowSecondary{pointer-events:none;filter:blur(30px);background:radial-gradient(circle,#2685ce26 0%,#0000 70%);width:600px;height:600px;animation:6s ease-in-out 2s infinite Landing-module__EMv3da__pulse;position:absolute;top:30%;left:50%;transform:translate(-30%)}.Landing-module__EMv3da__orbitContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Landing-module__EMv3da__orb{filter:blur(1px);border-radius:50%;position:absolute}.Landing-module__EMv3da__orb1{background:linear-gradient(135deg,#ed25ff,#a855f7);width:12px;height:12px;animation:20s linear infinite Landing-module__EMv3da__orbitSlow;top:50%;left:50%;box-shadow:0 0 20px #ed25ffcc,0 0 40px #ed25ff66}.Landing-module__EMv3da__orb2{background:linear-gradient(135deg,#2685ce,#00d4ff);width:8px;height:8px;animation:15s linear infinite Landing-module__EMv3da__orbitFast;top:50%;left:50%;box-shadow:0 0 15px #2685cecc,0 0 30px #2685ce66}.Landing-module__EMv3da__orb3{background:#fff;width:6px;height:6px;animation:25s linear infinite reverse Landing-module__EMv3da__orbitSlow;top:50%;left:50%;box-shadow:0 0 10px #fffc}.Landing-module__EMv3da__gridBackground{background-image:linear-gradient(#ed25ff08 1px,#0000 1px),linear-gradient(90deg,#ed25ff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 50%,#000 20%,#0000 100%);mask-image:radial-gradient(80% 50%,#000 20%,#0000 100%)}.Landing-module__EMv3da__gridBright{pointer-events:none;opacity:0;-webkit-mask-image:radial-gradient(circle 120px at var(--mouse-x,-1000px)var(--mouse-y,-1000px),black 0%,#00000080 40%,#0003 70%,transparent 100%);mask-image:radial-gradient(circle 120px at var(--mouse-x,-1000px)var(--mouse-y,-1000px),black 0%,#00000080 40%,#0003 70%,transparent 100%);-webkit-mask-image:radial-gradient(circle 120px at var(--mouse-x,-1000px)var(--mouse-y,-1000px),black 0%,#00000080 40%,#0003 70%,transparent 100%);background-image:linear-gradient(#ed25ff40 1px,#0000 1px),linear-gradient(90deg,#ed25ff40 1px,#0000 1px);background-size:60px 60px;transition:opacity .2s;position:absolute;inset:0}.Landing-module__EMv3da__gridBright.Landing-module__EMv3da__active{opacity:1}.Landing-module__EMv3da__animatedLines{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Landing-module__EMv3da__line{background:linear-gradient(#0000,#ed25ff80,#0000);width:1px;height:100px;animation:8s ease-in-out infinite Landing-module__EMv3da__float;position:absolute}.Landing-module__EMv3da__line:first-child{height:80px;animation-delay:0s;left:10%}.Landing-module__EMv3da__line:nth-child(2){height:120px;animation-delay:1s;left:20%}.Landing-module__EMv3da__line:nth-child(3){height:90px;animation-delay:2s;left:80%}.Landing-module__EMv3da__line:nth-child(4){height:110px;animation-delay:3s;left:90%}.Landing-module__EMv3da__features{z-index:10;background:linear-gradient(#0000,#ed25ff05,#0000);padding:6rem 2rem 8rem;position:relative}.Landing-module__EMv3da__sectionTitle{text-align:center;color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Landing-module__EMv3da__sectionTitleGradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ed25ff,#2685ce);-webkit-background-clip:text;background-clip:text;transition:all .3s}.Landing-module__EMv3da__sectionTitle:hover .Landing-module__EMv3da__sectionTitleGradient{filter:drop-shadow(0 0 20px #ed25ff80)}.Landing-module__EMv3da__sectionSubtitle{text-align:center;color:#ffffff80;max-width:32rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.Landing-module__EMv3da__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:72rem;margin:0 auto;display:grid}.Landing-module__EMv3da__featureCard{background:linear-gradient(135deg,#ed25ff08,#2685ce08);border:1px solid #ed25ff26;border-radius:1.5rem;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Landing-module__EMv3da__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#ed25ff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Landing-module__EMv3da__featureCard:hover:before{left:100%}.Landing-module__EMv3da__featureCard:hover{background:linear-gradient(135deg,#ed25ff14,#2685ce14);border-color:#ed25ff66;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #ed25ff26,0 0 0 1px #ed25ff33}.Landing-module__EMv3da__featureIcon{color:#ed25ff;background:linear-gradient(135deg,#ed25ff26,#2685ce26);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;transition:all .3s;display:flex}.Landing-module__EMv3da__featureCard:hover .Landing-module__EMv3da__featureIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 0 30px #ed25ff4d}.Landing-module__EMv3da__featureIcon svg{width:2rem;height:2rem}.Landing-module__EMv3da__featureTitle{color:#fffffff2;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Landing-module__EMv3da__featureDesc{color:#ffffff80;font-size:.9375rem;line-height:1.7}.Landing-module__EMv3da__footer{text-align:center;background:linear-gradient(#0000,#ed25ff05);border-top:1px solid #ed25ff1a;padding:3rem 2rem}.Landing-module__EMv3da__footerText{color:#fff6;font-size:.875rem;transition:all .3s}.Landing-module__EMv3da__footerText:hover{color:#ffffffb3}.Landing-module__EMv3da__stats{border-top:1px solid #ed25ff1a;border-bottom:1px solid #ed25ff1a;justify-content:center;gap:4rem;margin-top:4rem;padding:3rem 2rem;animation:.8s ease-out .9s both Landing-module__EMv3da__fadeInUp;display:flex}.Landing-module__EMv3da__statItem{text-align:center}.Landing-module__EMv3da__statNumber{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ed25ff,#2685ce);-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.Landing-module__EMv3da__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}.Landing-module__EMv3da__statItem{transition:all .3s}.Landing-module__EMv3da__statItem:hover{transform:scale(1.1)}.Landing-module__EMv3da__statItem:hover .Landing-module__EMv3da__statNumber{filter:drop-shadow(0 0 15px #ed25ff99)}@media (max-width:768px){.Landing-module__EMv3da__header{padding:1rem 1.5rem}.Landing-module__EMv3da__hero{min-height:auto;padding:7rem 1.5rem 3rem}.Landing-module__EMv3da__subtitle{font-size:1rem}.Landing-module__EMv3da__features{padding:4rem 1.5rem 5rem}.Landing-module__EMv3da__featuresGrid{grid-template-columns:1fr}.Landing-module__EMv3da__stats{flex-direction:column;gap:2rem}.Landing-module__EMv3da__orbitContainer{display:none}}
