.Hero-module__MWgFwW__hero{text-align:center;opacity:0;background-color:var(--bg-color);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__MWgFwW__abstractBg{z-index:0;filter:blur(60px);background:radial-gradient(circle at 20% 30%,#00e5ff14 0%,#0000 40%),radial-gradient(circle at 80% 70%,#fbbf240f 0%,#0000 40%);width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__MWgFwW__overlay{content:"";background:linear-gradient(180deg,transparent 0%,var(--bg-color)100%);z-index:1;width:100%;height:100%;position:absolute}.Hero-module__MWgFwW__content{z-index:2;flex-direction:column;align-items:center;max-width:900px;padding:0 20px;display:flex;position:relative}.Hero-module__MWgFwW__logoWrapper{margin-bottom:2rem;animation:6s ease-in-out infinite Hero-module__MWgFwW__float}.Hero-module__MWgFwW__logoImage{filter:drop-shadow(0 0 30px #00f0ff33);width:100%;max-width:400px;height:auto}.Hero-module__MWgFwW__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.Hero-module__MWgFwW__subtitle{opacity:.8;color:var(--text-secondary);max-width:700px;margin-top:20px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Hero-module__MWgFwW__actions{justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.Hero-module__MWgFwW__ctaBtn{box-shadow:0 0 20px #00e5ff4d;background:var(--primary-color)!important;color:#fff!important;border:none!important;font-weight:700!important}.Hero-module__MWgFwW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #00e5ff80}.Hero-module__MWgFwW__secondaryBtn{border:1px solid var(--text-secondary)!important;color:#fff!important}.Hero-module__MWgFwW__secondaryBtn:hover{box-shadow:0 0 20px #fbbf2433;border-color:var(--secondary-color)!important;color:var(--secondary-color)!important}.Hero-module__MWgFwW__stats{border-top:1px solid #ffffff1a;justify-content:center;gap:3rem;width:100%;margin-top:2rem;padding-top:2rem;display:flex}.Hero-module__MWgFwW__statItem{text-align:center}.Hero-module__MWgFwW__statValue{color:var(--secondary-color);text-shadow:0 0 20px #fbbf244d;margin-bottom:.25rem;font-size:2.5rem;font-weight:700;display:block}.Hero-module__MWgFwW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-size:.875rem}@keyframes Hero-module__MWgFwW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.Hero-module__MWgFwW__stats{flex-wrap:wrap;gap:2rem}.Hero-module__MWgFwW__actions{flex-direction:column;width:100%;max-width:300px}}
