.Navbar-module__nuAbfa__nav{z-index:100;background-color:#000;padding:24px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050508eb;border-bottom:1px solid #00e5ff1a;padding:12px 0}.Navbar-module__nuAbfa__inner{background-color:#000;justify-content:space-between;align-items:center;max-width:1200px;max-height:300px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__nuAbfa__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoIcon{color:var(--accent-cyan);filter:drop-shadow(0 0 8px var(--accent-cyan));font-size:20px}.Navbar-module__nuAbfa__logoText{letter-spacing:.1em;color:var(--text-primary);font-family:Orbitron,monospace;font-size:18px;font-weight:900}.Navbar-module__nuAbfa__logoAccent{color:var(--accent-cyan)}.Navbar-module__nuAbfa__links{gap:8px;list-style:none;display:flex}.Navbar-module__nuAbfa__link{letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);padding:8px 16px;font-family:Rajdhani,sans-serif;font-size:13px;font-weight:600;transition:color .2s;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--accent-cyan);height:1px;transition:transform .2s;position:absolute;bottom:4px;left:16px;right:16px;transform:scaleX(0)}.Navbar-module__nuAbfa__link:hover{color:var(--accent-cyan)}.Navbar-module__nuAbfa__link:hover:after{transform:scaleX(1)}.Navbar-module__nuAbfa__actions{align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__ctaBtn{background:var(--accent-cyan);color:var(--bg-void);text-transform:uppercase;letter-spacing:.1em;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);padding:10px 24px;font-family:Orbitron,monospace;font-size:11px;font-weight:700;transition:all .2s}.Navbar-module__nuAbfa__ctaBtn:hover{background:#fff;box-shadow:0 0 20px #00e5ff80}.Navbar-module__nuAbfa__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__menuToggle span{background:var(--accent-cyan);width:22px;height:1.5px;transition:all .3s;display:block}.Navbar-module__nuAbfa__mobileMenu{border-top:1px solid var(--border-subtle);background:#050508fa;flex-direction:column;padding:16px 24px;display:flex}.Navbar-module__nuAbfa__mobileLink{letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);padding:14px 0;font-family:Rajdhani,sans-serif;font-size:16px;font-weight:600;transition:color .2s}.Navbar-module__nuAbfa__mobileLink:hover{color:var(--accent-cyan)}@media (max-width:768px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__ctaBtn{display:none}.Navbar-module__nuAbfa__menuToggle{display:flex}}.Navbar-module__nuAbfa__logo{cursor:pointer;background:0 0;border:none}.Navbar-module__nuAbfa__linkActive{color:var(--accent-cyan)!important}.Navbar-module__nuAbfa__linkActive:after{transform:scaleX(1)!important}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__gridBg{background-image:linear-gradient(#00e5ff0a 1px,#0000 1px),linear-gradient(90deg,#00e5ff0a 1px,#0000 1px);background-size:48px 48px;transition:transform .1s;position:absolute;inset:-20px}.Hero-module__Z8hQ_W__glowCyan{pointer-events:none;background:radial-gradient(circle,#00e5ff14 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;right:10%}.Hero-module__Z8hQ_W__glowMagenta{pointer-events:none;background:radial-gradient(circle,#e040fb0f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:20%;left:5%}.Hero-module__Z8hQ_W__cornerTL{border-top:1px solid var(--accent-cyan);border-left:1px solid var(--accent-cyan);opacity:.3;width:60px;height:60px;position:absolute;top:80px;left:24px}.Hero-module__Z8hQ_W__cornerBR{border-bottom:1px solid var(--accent-magenta);border-right:1px solid var(--accent-magenta);opacity:.3;width:60px;height:60px;position:absolute;bottom:60px;right:24px}.Hero-module__Z8hQ_W__content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-top:40px;padding-bottom:80px;display:grid}.Hero-module__Z8hQ_W__left{flex-direction:column;gap:28px;display:flex}.Hero-module__Z8hQ_W__badge{letter-spacing:.15em;text-transform:uppercase;color:var(--accent-cyan);background:#00e5ff0d;border:1px solid #00e5ff33;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-family:Rajdhani,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent-cyan);width:6px;height:6px;box-shadow:0 0 8px var(--accent-cyan);border-radius:50%;animation:2s infinite Hero-module__Z8hQ_W__pulse;display:block}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__Z8hQ_W__title{flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__titleLine1,.Hero-module__Z8hQ_W__titleLine3{color:var(--text-primary);letter-spacing:.05em;font-size:clamp(32px,4.5vw,56px);font-weight:900;line-height:1}.Hero-module__Z8hQ_W__titleLine2{letter-spacing:.05em;font-size:clamp(44px,6vw,76px);font-weight:900;line-height:1}.Hero-module__Z8hQ_W__gradientText{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-magenta));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #00e5ff66);-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:480px;font-family:Rajdhani,sans-serif;font-size:17px;font-weight:400;line-height:1.7}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__Z8hQ_W__arrow{transition:transform .2s}.Hero-module__Z8hQ_W__btn-primary:hover .Hero-module__Z8hQ_W__arrow{transform:translate(4px)}.Hero-module__Z8hQ_W__stats{border-top:1px solid var(--border-subtle);gap:32px;padding-top:16px;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__Z8hQ_W__statValue{color:var(--accent-cyan);text-shadow:0 0 15px #00e5ff80;font-family:Orbitron,monospace;font-size:24px;font-weight:700}.Hero-module__Z8hQ_W__statLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-family:Rajdhani,sans-serif;font-size:12px}.Hero-module__Z8hQ_W__right{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__mediaPlaceholder{aspect-ratio:16/10;background:var(--bg-card);border:1px solid #00e5ff26;width:100%;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__mediaPlaceholder:before,.Hero-module__Z8hQ_W__mediaPlaceholder:after{content:"";z-index:2;width:24px;height:24px;position:absolute}.Hero-module__Z8hQ_W__mediaPlaceholder:before{border-top:2px solid var(--accent-cyan);border-left:2px solid var(--accent-cyan);top:-1px;left:-1px}.Hero-module__Z8hQ_W__mediaPlaceholder:after{border-bottom:2px solid var(--accent-magenta);border-right:2px solid var(--accent-magenta);bottom:-1px;right:-1px}.Hero-module__Z8hQ_W__mediaScanline{z-index:1;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00e5ff04 2px 4px);position:absolute;inset:0}.Hero-module__Z8hQ_W__mediaInner{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.Hero-module__Z8hQ_W__playBtn{cursor:pointer;clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);background:#00e5ff0d;border:1px solid #00e5ff66;justify-content:center;align-items:center;width:72px;height:72px;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__playBtn:hover{background:#00e5ff26;box-shadow:0 0 30px #00e5ff4d}.Hero-module__Z8hQ_W__playIcon{color:var(--accent-cyan);margin-left:4px;font-size:24px}.Hero-module__Z8hQ_W__mediaHint{letter-spacing:.2em;color:var(--accent-cyan);opacity:.6;font-family:Orbitron,monospace;font-size:11px}.Hero-module__Z8hQ_W__mediaHintSub{color:var(--text-muted);text-align:center;max-width:200px;font-family:Rajdhani,sans-serif;font-size:12px}.Hero-module__Z8hQ_W__floatTag{letter-spacing:.1em;text-transform:uppercase;padding:8px 16px;font-family:Orbitron,monospace;font-size:10px;font-weight:700;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__floatAnim;position:absolute}.Hero-module__Z8hQ_W__tagCGI{color:var(--accent-cyan);background:#00e5ff14;border:1px solid #00e5ff4d;animation-delay:0s;top:-16px;right:60px}.Hero-module__Z8hQ_W__tagBlender{color:var(--accent-magenta);background:#e040fb14;border:1px solid #e040fb4d;animation-delay:1.5s;bottom:40px;left:-20px}.Hero-module__Z8hQ_W__tagCAD{color:var(--accent-orange);background:#ff6d0014;border:1px solid #ff6d004d;animation-delay:.8s;bottom:-16px;right:80px}@keyframes Hero-module__Z8hQ_W__floatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__Z8hQ_W__mediaPlaceholder video,.Hero-module__Z8hQ_W__mediaPlaceholder img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__Z8hQ_W__bottomFade{background:linear-gradient(transparent, var(--bg-void));height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:900px){.Hero-module__Z8hQ_W__content{grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__right{order:-1}.Hero-module__Z8hQ_W__mediaPlaceholder{max-height:280px}}.Hero-module__Z8hQ_W__mediaVideo{object-fit:cover;border-radius:4px;width:100%;height:100%}
.Courses-module__mQnfCa__section{background:var(--bg-deep);padding:120px 0;position:relative}.Courses-module__mQnfCa__section:before{content:"";background:linear-gradient(90deg, transparent, var(--accent-cyan), transparent);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.Courses-module__mQnfCa__header{max-width:600px;margin-bottom:60px}.Courses-module__mQnfCa__headerDesc{color:var(--text-secondary);margin-top:12px;font-family:Rajdhani,sans-serif;font-size:16px;line-height:1.7}.Courses-module__mQnfCa__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2px;display:grid}.Courses-module__mQnfCa__card{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;flex-direction:column;gap:16px;padding:32px;transition:background .3s,border-color .3s,transform .2s;display:flex;position:relative;overflow:hidden}.Courses-module__mQnfCa__card:hover{background:var(--bg-card-hover);transform:translateY(-2px)}.Courses-module__mQnfCa__card--cyan:hover{border-color:#00e5ff33}.Courses-module__mQnfCa__card--magenta:hover{border-color:#e040fb33}.Courses-module__mQnfCa__card--orange:hover{border-color:#ff6d0033}.Courses-module__mQnfCa__card--green:hover{border-color:#00e67633}.Courses-module__mQnfCa__cardComing{opacity:.6}.Courses-module__mQnfCa__cardTop{justify-content:space-between;align-items:center;display:flex}.Courses-module__mQnfCa__tag{letter-spacing:.2em;text-transform:uppercase;padding:4px 10px;font-family:Orbitron,monospace;font-size:9px;font-weight:700}.Courses-module__mQnfCa__tag--cyan{color:var(--accent-cyan);background:#00e5ff14;border:1px solid #00e5ff33}.Courses-module__mQnfCa__tag--magenta{color:var(--accent-magenta);background:#e040fb14;border:1px solid #e040fb33}.Courses-module__mQnfCa__tag--orange{color:var(--accent-orange);background:#ff6d0014;border:1px solid #ff6d0033}.Courses-module__mQnfCa__tag--green{color:var(--accent-green);background:#00e67614;border:1px solid #00e67633}.Courses-module__mQnfCa__cardIcon{opacity:.3;font-size:22px}.Courses-module__mQnfCa__card--cyan .Courses-module__mQnfCa__cardIcon{color:var(--accent-cyan)}.Courses-module__mQnfCa__card--magenta .Courses-module__mQnfCa__cardIcon{color:var(--accent-magenta)}.Courses-module__mQnfCa__card--orange .Courses-module__mQnfCa__cardIcon{color:var(--accent-orange)}.Courses-module__mQnfCa__card--green .Courses-module__mQnfCa__cardIcon{color:var(--accent-green)}.Courses-module__mQnfCa__cardTitle{letter-spacing:.05em;color:var(--text-primary);text-transform:uppercase;font-family:Orbitron,monospace;font-size:16px;font-weight:700;line-height:1.3}.Courses-module__mQnfCa__cardDesc{color:var(--text-secondary);flex:1;font-family:Rajdhani,sans-serif;font-size:15px;line-height:1.6}.Courses-module__mQnfCa__cardMeta{border-top:1px solid var(--border-subtle);flex-wrap:wrap;gap:16px;padding:12px 0;display:flex}.Courses-module__mQnfCa__metaItem{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:6px;font-family:Rajdhani,sans-serif;font-size:12px;font-weight:600;display:flex}.Courses-module__mQnfCa__metaIcon{font-size:10px}.Courses-module__mQnfCa__cardBtn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);background:0 0;width:100%;padding:12px;font-family:Orbitron,monospace;font-size:11px;font-weight:700;transition:all .2s}.Courses-module__mQnfCa__cardBtn:disabled{cursor:default;opacity:.5}.Courses-module__mQnfCa__cardBtn--cyan{color:var(--accent-cyan);border:1px solid #00e5ff4d}.Courses-module__mQnfCa__cardBtn--cyan:hover:not(:disabled){border-color:var(--accent-cyan);background:#00e5ff1a}.Courses-module__mQnfCa__cardBtn--magenta{color:var(--accent-magenta);border:1px solid #e040fb4d}.Courses-module__mQnfCa__cardBtn--magenta:hover:not(:disabled){border-color:var(--accent-magenta);background:#e040fb1a}.Courses-module__mQnfCa__cardBtn--orange{color:var(--accent-orange);border:1px solid #ff6d004d}.Courses-module__mQnfCa__cardBtn--orange:hover:not(:disabled){border-color:var(--accent-orange);background:#ff6d001a}.Courses-module__mQnfCa__cardBtn--green{color:var(--accent-green);border:1px solid #00e6764d}.Courses-module__mQnfCa__cardBtn--green:hover:not(:disabled){border-color:var(--accent-green);background:#00e6761a}.Courses-module__mQnfCa__cardLine{transform-origin:0;height:1px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Courses-module__mQnfCa__card:hover .Courses-module__mQnfCa__cardLine{transform:scaleX(1)}.Courses-module__mQnfCa__cardLine--cyan{background:var(--accent-cyan)}.Courses-module__mQnfCa__cardLine--magenta{background:var(--accent-magenta)}.Courses-module__mQnfCa__cardLine--orange{background:var(--accent-orange)}.Courses-module__mQnfCa__cardLine--green{background:var(--accent-green)}.Courses-module__mQnfCa__footer{text-align:center;margin-top:48px}@media (max-width:768px){.Courses-module__mQnfCa__grid{grid-template-columns:1fr}.Courses-module__mQnfCa__section{padding:80px 0}}
.Features-module__ZD3nRW__section{background:var(--bg-void);padding:10px 0;position:relative}.Features-module__ZD3nRW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Features-module__ZD3nRW__left{flex-direction:column;gap:24px;display:flex}.Features-module__ZD3nRW__title{line-height:1.05}.Features-module__ZD3nRW__desc{color:var(--text-secondary);font-family:Rajdhani,sans-serif;font-size:16px;line-height:1.7}.Features-module__ZD3nRW__right{grid-template-columns:1fr 1fr;gap:2px;display:grid}.Features-module__ZD3nRW__feature{background:var(--bg-card);border:1px solid var(--border-subtle);flex-direction:column;gap:14px;padding:28px;transition:background .3s;display:flex}.Features-module__ZD3nRW__feature:hover{background:var(--bg-card-hover)}.Features-module__ZD3nRW__featureIcon{font-size:28px;line-height:1}.Features-module__ZD3nRW__featureIcon--cyan{color:var(--accent-cyan);text-shadow:0 0 10px #00e5ff80}.Features-module__ZD3nRW__featureIcon--magenta{color:var(--accent-magenta);text-shadow:0 0 10px #e040fb80}.Features-module__ZD3nRW__featureIcon--orange{color:var(--accent-orange);text-shadow:0 0 10px #ff6d0080}.Features-module__ZD3nRW__featureIcon--green{color:var(--accent-green);text-shadow:0 0 10px #00e67680}.Features-module__ZD3nRW__featureTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);font-family:Orbitron,monospace;font-size:12px;font-weight:700}.Features-module__ZD3nRW__featureDesc{color:var(--text-secondary);font-family:Rajdhani,sans-serif;font-size:14px;line-height:1.6}@media (max-width:900px){.Features-module__ZD3nRW__inner{grid-template-columns:1fr;gap:48px}.Features-module__ZD3nRW__right{grid-template-columns:1fr}}
.Pricing-module__TjAkjG__section{background:var(--bg-deep);padding:120px 0;position:relative;overflow:hidden}.Pricing-module__TjAkjG__glow{pointer-events:none;background:radial-gradient(#00e5ff0d 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Pricing-module__TjAkjG__header{text-align:center;max-width:500px;margin:0 auto 60px}.Pricing-module__TjAkjG__headerDesc{color:var(--text-secondary);margin-top:12px;font-family:Rajdhani,sans-serif;font-size:15px}.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(3,1fr);gap:2px;max-width:900px;margin:0 auto;display:grid}.Pricing-module__TjAkjG__card{background:var(--bg-card);border:1px solid var(--border-subtle);flex-direction:column;gap:28px;padding:36px 28px;transition:background .3s;display:flex;position:relative}.Pricing-module__TjAkjG__card:hover{background:var(--bg-card-hover)}.Pricing-module__TjAkjG__cardPopular{background:var(--bg-card-hover);transform-origin:50%;z-index:1;border-color:#00e5ff4d;transform:scaleY(1.02)}.Pricing-module__TjAkjG__popularBadge{background:var(--accent-cyan);color:var(--bg-void);letter-spacing:.2em;white-space:nowrap;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);padding:4px 16px;font-family:Orbitron,monospace;font-size:9px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__cardHeader{flex-direction:column;gap:10px;display:flex}.Pricing-module__TjAkjG__planName{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-family:Orbitron,monospace;font-size:13px;font-weight:700}.Pricing-module__TjAkjG__priceRow{align-items:baseline;gap:2px;display:flex}.Pricing-module__TjAkjG__priceCurrency{color:var(--text-secondary);align-self:flex-start;padding-top:6px;font-family:Rajdhani,sans-serif;font-size:18px}.Pricing-module__TjAkjG__price{color:var(--text-primary);font-family:Orbitron,monospace;font-size:48px;font-weight:900;line-height:1}.Pricing-module__TjAkjG__card--cyan .Pricing-module__TjAkjG__price{color:var(--accent-cyan);text-shadow:0 0 20px #00e5ff66}.Pricing-module__TjAkjG__card--magenta .Pricing-module__TjAkjG__price{color:var(--accent-magenta);text-shadow:0 0 20px #e040fb66}.Pricing-module__TjAkjG__pricePeriod{color:var(--text-muted);padding-bottom:8px;font-family:Rajdhani,sans-serif;font-size:13px}.Pricing-module__TjAkjG__planDesc{color:var(--text-secondary);font-family:Rajdhani,sans-serif;font-size:14px;line-height:1.5}.Pricing-module__TjAkjG__features{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.Pricing-module__TjAkjG__feature{color:var(--text-secondary);align-items:baseline;gap:10px;font-family:Rajdhani,sans-serif;font-size:14px;display:flex}.Pricing-module__TjAkjG__check{flex-shrink:0;font-size:12px}.Pricing-module__TjAkjG__check--default{color:var(--text-muted)}.Pricing-module__TjAkjG__check--cyan{color:var(--accent-cyan)}.Pricing-module__TjAkjG__check--magenta{color:var(--accent-magenta)}.Pricing-module__TjAkjG__cta{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);width:100%;padding:14px;font-family:Orbitron,monospace;font-size:11px;font-weight:700;transition:all .2s}.Pricing-module__TjAkjG__cta--default{border:1px solid var(--border-subtle);color:var(--text-secondary);background:0 0}.Pricing-module__TjAkjG__cta--default:hover{border-color:var(--text-muted);color:var(--text-primary)}.Pricing-module__TjAkjG__cta--cyan{background:var(--accent-cyan);border:1px solid var(--accent-cyan);color:var(--bg-void)}.Pricing-module__TjAkjG__cta--cyan:hover{background:#fff;box-shadow:0 0 20px #00e5ff66}.Pricing-module__TjAkjG__cta--magenta{color:var(--accent-magenta);background:0 0;border:1px solid #e040fb66}.Pricing-module__TjAkjG__cta--magenta:hover{border-color:var(--accent-magenta);background:#e040fb1a}@media (max-width:768px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:400px}.Pricing-module__TjAkjG__cardPopular{transform:none}}
.Footer-module__EZoWya__footer{background:var(--bg-void);padding:80px 0 40px;position:relative}.Footer-module__EZoWya__topLine{background:linear-gradient(90deg,#0000,#00e5ff33,#e040fb33,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__EZoWya__inner{gap:80px;margin-bottom:60px;display:flex}.Footer-module__EZoWya__brand{flex-direction:column;flex:1;gap:16px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__logoIcon{color:var(--accent-cyan);filter:drop-shadow(0 0 8px var(--accent-cyan));font-size:20px}.Footer-module__EZoWya__logoText{letter-spacing:.1em;color:var(--text-primary);font-family:Orbitron,monospace;font-size:18px;font-weight:900}.Footer-module__EZoWya__logoAccent{color:var(--accent-cyan)}.Footer-module__EZoWya__tagline{color:var(--text-muted);max-width:240px;font-family:Rajdhani,sans-serif;font-size:14px;line-height:1.6}.Footer-module__EZoWya__links{gap:60px;display:flex}.Footer-module__EZoWya__col{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__col a{color:var(--text-muted);font-family:Rajdhani,sans-serif;font-size:14px;transition:color .2s}.Footer-module__EZoWya__col a:hover{color:var(--accent-cyan)}.Footer-module__EZoWya__colTitle{letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:4px;font-family:Orbitron,monospace;font-size:10px;font-weight:700}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border-subtle);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:32px;font-family:Rajdhani,sans-serif;font-size:13px;display:flex}.Footer-module__EZoWya__credit{letter-spacing:.15em;text-transform:uppercase;font-family:Orbitron,monospace;font-size:9px}@media (max-width:768px){.Footer-module__EZoWya__inner{flex-direction:column;gap:40px}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:32px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:8px}}
