.hero-module__LmnPxa__heroSection{--mouse-x:0px;--mouse-y:0px;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-module__LmnPxa__bgEffects{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-module__LmnPxa__gradientOrb1{filter:blur(80px);width:600px;height:600px;transform:translate(var(--mouse-x),var(--mouse-y));background:radial-gradient(circle,#3b82f626 0%,#0000 70%);animation:20s ease-in-out infinite hero-module__LmnPxa__orbit1;position:absolute;top:10%;left:15%}.hero-module__LmnPxa__gradientOrb2{filter:blur(80px);width:500px;height:500px;transform:translate(calc(var(--mouse-x)*-.5),calc(var(--mouse-y)*-.5));background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);animation:25s ease-in-out infinite hero-module__LmnPxa__orbit2;position:absolute;bottom:10%;right:15%}.hero-module__LmnPxa__gradientOrb3{filter:blur(60px);background:radial-gradient(circle,#ec48991a 0%,#0000 70%);width:400px;height:400px;animation:15s ease-in-out infinite hero-module__LmnPxa__orbit3;position:absolute;top:50%;left:50%}@keyframes hero-module__LmnPxa__orbit1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-50px,30px)scale(1.1)}66%{transform:translate(30px,-20px)scale(.95)}}@keyframes hero-module__LmnPxa__orbit2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,-40px)scale(1.05)}}@keyframes hero-module__LmnPxa__orbit3{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.3)}}.hero-module__LmnPxa__scanlines{pointer-events:none;opacity:.3;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000001a 2px 4px);position:absolute;inset:0}.hero-module__LmnPxa__noise{pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-module__LmnPxa__container{z-index:2;width:100%;position:relative}.hero-module__LmnPxa__content{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-module__LmnPxa__badge{color:#60a5fa;opacity:0;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:3rem;padding:.5rem 1.2rem;font-size:.85rem;animation:.8s 2s forwards hero-module__LmnPxa__fadeSlideUp;display:inline-flex;position:relative;overflow:hidden;transform:translateY(20px)}.hero-module__LmnPxa__badgePulse{background:linear-gradient(90deg,#0000,#3b82f633,#0000);animation:3s ease-in-out infinite hero-module__LmnPxa__pulseSweep;position:absolute;inset:0}@keyframes hero-module__LmnPxa__pulseSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hero-module__LmnPxa__badgeIcon{color:#3b82f6;animation:2s infinite hero-module__LmnPxa__zap}@keyframes hero-module__LmnPxa__zap{0%,to{opacity:1}50%{opacity:.5}}.hero-module__LmnPxa__titleWrapper{margin-bottom:1.5rem;position:relative}.hero-module__LmnPxa__mainTitle{letter-spacing:-6px;z-index:2;flex-direction:column;align-items:center;margin:0;font-size:clamp(5rem,18vw,12rem);font-weight:900;line-height:.85;display:flex;position:relative}.hero-module__LmnPxa__titleTop{display:inline-flex}.hero-module__LmnPxa__char{background:linear-gradient(#fff 0%,#666 100%);-webkit-text-fill-color:transparent;opacity:0;filter:blur(10px);-webkit-background-clip:text;background-clip:text;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards hero-module__LmnPxa__charDrop;display:inline-block;transform:translateY(-100px)scale(.5)}@keyframes hero-module__LmnPxa__charDrop{to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.hero-module__LmnPxa__titleX{opacity:0;margin-top:-.15em;animation:1s cubic-bezier(.34,1.56,.64,1) 2.6s forwards hero-module__LmnPxa__xAppear;display:inline-block;position:relative;transform:scale(0)rotate(-180deg)}@keyframes hero-module__LmnPxa__xAppear{to{opacity:1;transform:scale(1)rotate(0)}}.hero-module__LmnPxa__xMain,.hero-module__LmnPxa__xGlow,.hero-module__LmnPxa__xOutline{font-size:1.6em;font-weight:900}.hero-module__LmnPxa__xMain{z-index:3;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 25%,#1e40af 50%,#1e3a8a 75%,#1e40af 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #3b82f666);-webkit-background-clip:text;background-clip:text;animation:4s infinite hero-module__LmnPxa__gradientFlow;position:relative}.hero-module__LmnPxa__xGlow{z-index:2;color:#0000;-webkit-text-stroke:2px #3b82f699;filter:blur(8px);animation:2s ease-in-out infinite hero-module__LmnPxa__xPulse;position:absolute;top:0;left:0}.hero-module__LmnPxa__xOutline{z-index:1;color:#0000;-webkit-text-stroke:1px #1e3a8a4d;animation:3s ease-in-out infinite hero-module__LmnPxa__xFloat;position:absolute;top:0;left:0}@keyframes hero-module__LmnPxa__gradientFlow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes hero-module__LmnPxa__xPulse{0%,to{filter:blur(8px)drop-shadow(0 0 40px #3b82f680)drop-shadow(0 0 60px #1e40af4d);transform:scale(1)}50%{filter:blur(12px)drop-shadow(0 0 60px #3b82f6cc)drop-shadow(0 0 80px #1e40af80);transform:scale(1.02)}}@keyframes hero-module__LmnPxa__xFloat{0%,to{transform:translate(0)}25%{transform:translate(2px,-2px)}50%{transform:translate(-2px,2px)}75%{transform:translate(2px,2px)}}.hero-module__LmnPxa__tagline{letter-spacing:.3em;text-transform:uppercase;opacity:0;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;animation:.8s 2.8s forwards hero-module__LmnPxa__fadeSlideUp;display:flex;transform:translateY(20px)}.hero-module__LmnPxa__taglineWord{color:#fff;transition:all .3s}.hero-module__LmnPxa__taglineWord:hover{color:#3b82f6;text-shadow:0 0 20px #3b82f680}.hero-module__LmnPxa__taglineDot{color:#8b5cf6;animation:1.5s ease-in-out infinite hero-module__LmnPxa__dotPulse}@keyframes hero-module__LmnPxa__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hero-module__LmnPxa__description{color:#888;opacity:0;max-width:600px;margin-bottom:3rem;font-size:1.15rem;line-height:1.8;animation:.8s 3s forwards hero-module__LmnPxa__fadeSlideUp;transform:translateY(20px)}.hero-module__LmnPxa__highlight{color:#fff;font-weight:600}.hero-module__LmnPxa__ctaGroup{opacity:0;gap:1.5rem;margin-bottom:4rem;animation:.8s 3.2s forwards hero-module__LmnPxa__fadeSlideUp;display:flex;transform:translateY(20px)}.hero-module__LmnPxa__primaryBtn{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:1px solid #0000;border-radius:12px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.hero-module__LmnPxa__btnGlow{opacity:0;background:linear-gradient(135deg,#fff3,#0000);transition:opacity .3s;position:absolute;inset:0}.hero-module__LmnPxa__primaryBtn:hover .hero-module__LmnPxa__btnGlow{opacity:1}.hero-module__LmnPxa__btnContent{z-index:1;align-items:center;gap:.5rem;display:flex;position:relative}.hero-module__LmnPxa__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 20px 40px #3b82f666}.hero-module__LmnPxa__secondaryBtn{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.hero-module__LmnPxa__secondaryBtn:hover{background:#ffffff14;border-color:#fff3}.hero-module__LmnPxa__statusDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite hero-module__LmnPxa__statusPulse}@keyframes hero-module__LmnPxa__statusPulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 8px #22c55e00}}.hero-module__LmnPxa__statsBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffff05;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:2rem;padding:1.5rem 3rem;animation:.8s 3.4s forwards hero-module__LmnPxa__fadeSlideUp;display:flex;transform:translateY(20px)}.hero-module__LmnPxa__statItem{align-items:center;gap:.75rem;display:flex}.hero-module__LmnPxa__statIcon{color:#3b82f6}.hero-module__LmnPxa__statInfo{flex-direction:column;display:flex}.hero-module__LmnPxa__statValue{color:#fff;font-size:1.25rem;font-weight:800}.hero-module__LmnPxa__statLabel{color:#666;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.hero-module__LmnPxa__statDivider{background:linear-gradient(#0000,#ffffff1a,#0000);width:1px;height:30px}@keyframes hero-module__LmnPxa__fadeSlideUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-module__LmnPxa__mainTitle{letter-spacing:-3px;font-size:clamp(3rem,15vw,6rem)}.hero-module__LmnPxa__tagline{gap:.5rem;font-size:.8rem}.hero-module__LmnPxa__ctaGroup{flex-direction:column;width:100%;padding:0 2rem}.hero-module__LmnPxa__statsBar{border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem 2rem}.hero-module__LmnPxa__statDivider{display:none}}
