.Hero-module__s-6kkG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.Hero-module__s-6kkG__heroContent{z-index:10;position:relative}.Hero-module__s-6kkG__glitchContainer{display:inline-block;position:relative}.Hero-module__s-6kkG__heroTitle{font-family:var(--font-display);letter-spacing:-2px;margin-bottom:2rem;font-size:clamp(3rem,12vw,10rem);font-weight:900;line-height:1;position:relative}.Hero-module__s-6kkG__line1{background:linear-gradient(90deg,var(--cyber-cyan)0%,var(--text-primary)50%,var(--neon-magenta)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:5s infinite Hero-module__s-6kkG__glitchText;display:block}.Hero-module__s-6kkG__line2{color:var(--neon-magenta);text-shadow:var(--glow-magenta);font-size:.6em;display:block}@keyframes Hero-module__s-6kkG__glitchText{0%,90%,to{filter:hue-rotate();transform:translate(0)}91%{filter:hue-rotate(90deg);transform:translate(-2px,2px)}92%{filter:hue-rotate(-90deg);transform:translate(2px,-2px)}93%{filter:hue-rotate(180deg);transform:translate(-2px,-2px)}94%{filter:hue-rotate();transform:translate(2px,2px)}}.Hero-module__s-6kkG__heroSubtitle{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:4px;text-transform:uppercase;margin-bottom:3rem;font-size:clamp(.8rem,2vw,1.2rem)}.Hero-module__s-6kkG__typedText{color:var(--electric-green);text-shadow:var(--glow-green)}.Hero-module__s-6kkG__cursor{background:var(--electric-green);vertical-align:text-bottom;width:3px;height:1.2em;margin-left:4px;animation:.7s infinite Hero-module__s-6kkG__blink;display:inline-block}@keyframes Hero-module__s-6kkG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Hero-module__s-6kkG__ctaContainer{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Hero-module__s-6kkG__hudElement{font-family:var(--font-body);opacity:.6;text-transform:uppercase;letter-spacing:2px;font-size:.7rem;position:absolute}.Hero-module__s-6kkG__hudLabel{color:var(--text-secondary);margin-bottom:.25rem}.Hero-module__s-6kkG__hudValue{font-weight:600}.Hero-module__s-6kkG__hudTopLeft{border-left:2px solid var(--cyber-cyan);padding-left:15px;top:120px;left:40px}.Hero-module__s-6kkG__hudTopLeft .Hero-module__s-6kkG__hudValue{color:var(--cyber-cyan)}.Hero-module__s-6kkG__hudTopRight{border-right:2px solid var(--neon-magenta);text-align:right;padding-right:15px;top:120px;right:40px}.Hero-module__s-6kkG__hudTopRight .Hero-module__s-6kkG__hudValue{color:var(--neon-magenta)}.Hero-module__s-6kkG__hudBottomLeft{border-left:2px solid var(--electric-green);padding-left:15px;bottom:120px;left:40px}.Hero-module__s-6kkG__hudBottomLeft .Hero-module__s-6kkG__hudValue{color:var(--electric-green)}.Hero-module__s-6kkG__hudBottomRight{border-right:2px solid var(--warning-orange);text-align:right;padding-right:15px;bottom:120px;right:40px}.Hero-module__s-6kkG__hudBottomRight .Hero-module__s-6kkG__hudValue{color:var(--warning-orange)}.Hero-module__s-6kkG__scrollIndicator{color:var(--text-secondary);text-transform:uppercase;letter-spacing:2px;opacity:.6;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__scrollArrow{font-size:1.5rem;animation:2s infinite Hero-module__s-6kkG__bounce}@keyframes Hero-module__s-6kkG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.Hero-module__s-6kkG__hudElement{display:none}.Hero-module__s-6kkG__heroTitle{font-size:clamp(2rem,15vw,5rem)}.Hero-module__s-6kkG__ctaContainer{flex-direction:column;gap:1rem}}
.CategoryCards-module__J2JCQa__section{max-width:1600px;margin:0 auto;padding:6rem 4rem}.CategoryCards-module__J2JCQa__sectionHeader{text-align:center;margin-bottom:4rem}.CategoryCards-module__J2JCQa__sectionTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.CategoryCards-module__J2JCQa__titlePrefix{color:var(--neon-magenta)}.CategoryCards-module__J2JCQa__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.7}.CategoryCards-module__J2JCQa__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.CategoryCards-module__J2JCQa__categoryCard{clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);background:linear-gradient(135deg,#0d1020e6 0%,#0a0a12f2 100%);border:1px solid #00fff533;padding:2.5rem;text-decoration:none;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.CategoryCards-module__J2JCQa__categoryCard:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#0000 0%,#00fff514 100%);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.CategoryCards-module__J2JCQa__categoryCard:after{content:"";background:linear-gradient(135deg,var(--cyber-cyan),var(--neon-magenta),var(--electric-green),var(--cyber-cyan));z-index:-1;opacity:0;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);background-size:300% 300%;transition:opacity .5s;animation:3s linear infinite paused CategoryCards-module__J2JCQa__borderGlow;position:absolute;inset:-2px}.CategoryCards-module__J2JCQa__categoryCard:hover{border-color:#0000;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #00000080}.CategoryCards-module__J2JCQa__categoryCard:hover:before{opacity:1}.CategoryCards-module__J2JCQa__categoryCard:hover:after{opacity:1;animation-play-state:running}@keyframes CategoryCards-module__J2JCQa__borderGlow{0%,to{filter:hue-rotate();background-position:0%}50%{filter:hue-rotate(60deg);background-position:100%}}.CategoryCards-module__J2JCQa__shineOverlay{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CategoryCards-module__J2JCQa__categoryCard:hover .CategoryCards-module__J2JCQa__shineOverlay{left:100%}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__cyan:hover:before{border-color:var(--cyber-cyan);box-shadow:inset 0 0 30px #00fff51a}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__magenta:hover:before{border-color:var(--neon-magenta);box-shadow:inset 0 0 30px #ff00ff1a}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__green:hover:before{border-color:var(--electric-green);box-shadow:inset 0 0 30px #00ff881a}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__orange:hover:before{border-color:var(--warning-orange);box-shadow:inset 0 0 30px #ff6b001a}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__purple:hover:before{border-color:var(--plasma-purple);box-shadow:inset 0 0 30px #8b5cf61a}.CategoryCards-module__J2JCQa__categoryIcon{width:80px;height:80px;color:var(--cyber-cyan);filter:drop-shadow(0 0 10px);margin-bottom:1.5rem;transition:all .3s}.CategoryCards-module__J2JCQa__categoryCard:hover .CategoryCards-module__J2JCQa__categoryIcon{color:var(--neon-magenta);transform:scale(1.1)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__green .CategoryCards-module__J2JCQa__categoryIcon{color:var(--electric-green)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__orange .CategoryCards-module__J2JCQa__categoryIcon{color:var(--warning-orange)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__purple .CategoryCards-module__J2JCQa__categoryIcon{color:var(--plasma-purple)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__magenta .CategoryCards-module__J2JCQa__categoryIcon{color:var(--neon-magenta)}.CategoryCards-module__J2JCQa__categoryName{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem;font-weight:600;transition:color .3s}.CategoryCards-module__J2JCQa__categoryCard:hover .CategoryCards-module__J2JCQa__categoryName{color:var(--cyber-cyan)}.CategoryCards-module__J2JCQa__categoryDescription{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.CategoryCards-module__J2JCQa__categoryTags{flex-wrap:wrap;gap:.5rem;display:flex}.CategoryCards-module__J2JCQa__categoryTag{border:1px solid var(--cyber-cyan);color:var(--cyber-cyan);text-transform:uppercase;letter-spacing:1px;padding:.3rem .8rem;font-size:.7rem;transition:all .3s}.CategoryCards-module__J2JCQa__categoryCard:hover .CategoryCards-module__J2JCQa__categoryTag{border-color:var(--neon-magenta);color:var(--neon-magenta)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__green .CategoryCards-module__J2JCQa__categoryTag{border-color:var(--electric-green);color:var(--electric-green)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__orange .CategoryCards-module__J2JCQa__categoryTag{border-color:var(--warning-orange);color:var(--warning-orange)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__purple .CategoryCards-module__J2JCQa__categoryTag{border-color:var(--plasma-purple);color:var(--plasma-purple)}.CategoryCards-module__J2JCQa__categoryCard.CategoryCards-module__J2JCQa__magenta .CategoryCards-module__J2JCQa__categoryTag{border-color:var(--neon-magenta);color:var(--neon-magenta)}@media (max-width:768px){.CategoryCards-module__J2JCQa__section{padding:4rem 2rem}.CategoryCards-module__J2JCQa__categoriesGrid{grid-template-columns:1fr}.CategoryCards-module__J2JCQa__categoryCard{padding:2rem}}
.Stats-module__Z7emmW__stats{background:var(--cosmic-dark);padding:6rem 4rem;position:relative;overflow:hidden}.Stats-module__Z7emmW__stats:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#00fff51a 0%,#0000 40%),radial-gradient(circle at 80% 20%,#ff00ff1a 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.Stats-module__Z7emmW__statsGrid{grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.Stats-module__Z7emmW__statItem{text-align:center;padding:2rem;position:relative}.Stats-module__Z7emmW__statItem:before{content:"";background:linear-gradient(90deg,transparent,var(--cyber-cyan),transparent);width:60px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Stats-module__Z7emmW__statNumber{font-family:var(--font-display);background:linear-gradient(135deg,var(--cyber-cyan)0%,var(--neon-magenta)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1}.Stats-module__Z7emmW__statLabel{font-family:var(--font-mono);color:var(--text-secondary);text-transform:uppercase;letter-spacing:3px;font-size:.8rem}@media (max-width:1200px){.Stats-module__Z7emmW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Stats-module__Z7emmW__stats{padding:4rem 2rem}.Stats-module__Z7emmW__statsGrid{grid-template-columns:1fr;gap:2rem}.Stats-module__Z7emmW__statItem{padding:1.5rem}}
.Terminal-module__2AZsjG__section{background:var(--void-black);padding:6rem 4rem}.Terminal-module__2AZsjG__sectionHeader{text-align:center;margin-bottom:4rem}.Terminal-module__2AZsjG__sectionTag{font-family:var(--font-mono);color:var(--cyber-cyan);text-transform:uppercase;letter-spacing:4px;border:1px solid var(--cyber-cyan);background:#00fff50d;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.8rem;display:inline-block}.Terminal-module__2AZsjG__sectionTitle{font-family:var(--font-display);background:linear-gradient(90deg,var(--text-primary)0%,var(--cyber-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1rem 0 1.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:700}.Terminal-module__2AZsjG__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.8}.Terminal-module__2AZsjG__terminalContainer{cursor:text;background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%);border-radius:12px;max-width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 0 0 1px #00fff533,0 20px 60px #00000080,0 0 100px #00fff51a}.Terminal-module__2AZsjG__terminalHeader{background:linear-gradient(90deg,#2a2a4a 0%,#1a1a3a 100%);border-bottom:1px solid #00fff533;align-items:center;gap:.8rem;padding:1rem 1.5rem;display:flex}.Terminal-module__2AZsjG__terminalBtn{cursor:pointer;border-radius:50%;width:14px;height:14px;transition:transform .2s}.Terminal-module__2AZsjG__terminalBtn:hover{transform:scale(1.2)}.Terminal-module__2AZsjG__close{background:#ff5f57}.Terminal-module__2AZsjG__minimize{background:#ffbd2e}.Terminal-module__2AZsjG__maximize{background:#28ca42}.Terminal-module__2AZsjG__terminalTitle{text-align:center;color:var(--text-secondary);flex:1;font-size:.8rem}.Terminal-module__2AZsjG__terminalBody{font-family:var(--font-mono);min-height:400px;max-height:500px;padding:1.5rem;font-size:.85rem;line-height:1.6;overflow-y:auto}.Terminal-module__2AZsjG__outputContainer{margin-bottom:.5rem}.Terminal-module__2AZsjG__terminalLine{word-wrap:break-word;white-space:pre-wrap;margin-bottom:.3rem}.Terminal-module__2AZsjG__inputLine{align-items:center;gap:.5rem;display:flex}.Terminal-module__2AZsjG__prompt{color:var(--electric-green)}.Terminal-module__2AZsjG__commandText{color:var(--cyber-cyan)}.Terminal-module__2AZsjG__outputText{color:var(--text-secondary)}.Terminal-module__2AZsjG__success{color:var(--electric-green)}.Terminal-module__2AZsjG__warning{color:var(--warning-orange)}.Terminal-module__2AZsjG__error{color:var(--hot-pink)}.Terminal-module__2AZsjG__terminalInput{color:var(--cyber-cyan);font-family:var(--font-mono);caret-color:var(--electric-green);background:0 0;border:none;outline:none;flex:1;font-size:.85rem}.Terminal-module__2AZsjG__terminalInput::placeholder{color:var(--text-secondary);opacity:.5}.Terminal-module__2AZsjG__asciiArt{color:var(--cyber-cyan);margin:0;font-size:.7rem;line-height:1.2}@media (max-width:768px){.Terminal-module__2AZsjG__section{padding:4rem 1rem}.Terminal-module__2AZsjG__terminalContainer{border-radius:8px}.Terminal-module__2AZsjG__terminalBody{min-height:300px;padding:1rem;font-size:.75rem}}
.FeaturedArticles-module__B7D3BW__featured{background:linear-gradient(180deg,var(--void-black)0%,var(--deep-space)100%);padding:8rem 4rem}.FeaturedArticles-module__B7D3BW__sectionHeader{text-align:center;margin-bottom:5rem}.FeaturedArticles-module__B7D3BW__sectionTag{font-family:var(--font-mono);color:var(--cyber-cyan);text-transform:uppercase;letter-spacing:4px;border:1px solid var(--cyber-cyan);background:#00fff50d;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.8rem;display:inline-block}.FeaturedArticles-module__B7D3BW__sectionTitle{font-family:var(--font-display);background:linear-gradient(90deg,var(--text-primary)0%,var(--cyber-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1rem 0;font-size:clamp(2rem,5vw,4rem);font-weight:700}.FeaturedArticles-module__B7D3BW__featuredGrid{grid-template-columns:2fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;transition:opacity .3s;display:grid}.FeaturedArticles-module__B7D3BW__featuredGrid.FeaturedArticles-module__B7D3BW__loading{opacity:.7}.FeaturedArticles-module__B7D3BW__featuredMain{background:linear-gradient(135deg,#8b5cf633 0%,#00fff51a 100%);border:1px solid #8b5cf64d;flex-direction:column;justify-content:flex-end;min-height:500px;padding:3rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.FeaturedArticles-module__B7D3BW__featuredMain:before{content:"";opacity:.5;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%238b5cf6' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedArticles-module__B7D3BW__featuredMain:hover{border-color:var(--plasma-purple);transform:translateY(-5px)}.FeaturedArticles-module__B7D3BW__featuredBadge{background:var(--neon-magenta);color:var(--void-black);font-family:var(--font-display);text-transform:uppercase;letter-spacing:2px;padding:.5rem 1rem;font-size:.7rem;font-weight:700;position:absolute;top:2rem;left:2rem}.FeaturedArticles-module__B7D3BW__featuredContent{z-index:1;position:relative}.FeaturedArticles-module__B7D3BW__featuredCategory{color:var(--plasma-purple);text-transform:uppercase;letter-spacing:3px;margin-bottom:1rem;font-size:.8rem;display:block}.FeaturedArticles-module__B7D3BW__featuredTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.FeaturedArticles-module__B7D3BW__featuredExcerpt{color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.FeaturedArticles-module__B7D3BW__ctaBtn{font-family:var(--font-display);text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,var(--cyber-cyan)0%,var(--plasma-purple)100%);color:var(--void-black);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);padding:1.2rem 3rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-block}.FeaturedArticles-module__B7D3BW__featuredMain:hover .FeaturedArticles-module__B7D3BW__ctaBtn{box-shadow:var(--glow-cyan),0 10px 40px #00fff54d;transform:translateY(-3px)}.FeaturedArticles-module__B7D3BW__featuredSidebar{flex-direction:column;gap:2rem;display:flex}.FeaturedArticles-module__B7D3BW__featuredSmall{background:#0d1020cc;border:1px solid #00fff533;flex:1;padding:2rem;text-decoration:none;transition:all .3s}.FeaturedArticles-module__B7D3BW__featuredSmall:hover{border-color:var(--cyber-cyan);transform:translate(10px)}.FeaturedArticles-module__B7D3BW__featuredCategorySmall{color:var(--cyber-cyan);text-transform:uppercase;letter-spacing:3px;margin-bottom:.75rem;font-size:.7rem;display:block}.FeaturedArticles-module__B7D3BW__featuredTitleSmall{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.2rem;font-weight:700;line-height:1.4}.FeaturedArticles-module__B7D3BW__featuredExcerptSmall{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:1200px){.FeaturedArticles-module__B7D3BW__featuredGrid{grid-template-columns:1fr}.FeaturedArticles-module__B7D3BW__featuredMain{min-height:400px}}@media (max-width:768px){.FeaturedArticles-module__B7D3BW__featured{padding:4rem 2rem}.FeaturedArticles-module__B7D3BW__featuredMain{padding:2rem}.FeaturedArticles-module__B7D3BW__featuredTitle{font-size:1.5rem}.FeaturedArticles-module__B7D3BW__featuredSmall{padding:1.5rem}}
.Newsletter-module__OItThq__newsletter{background:var(--void-black);padding:8rem 4rem;position:relative;overflow:hidden}.Newsletter-module__OItThq__newsletter:before{content:"";pointer-events:none;background:radial-gradient(circle,#00fff51a 0%,#0000 70%);width:800px;height:800px;animation:4s ease-in-out infinite Newsletter-module__OItThq__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Newsletter-module__OItThq__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}.Newsletter-module__OItThq__newsletterContent{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.Newsletter-module__OItThq__sectionTag{font-family:var(--font-mono);color:var(--cyber-cyan);text-transform:uppercase;letter-spacing:4px;border:1px solid var(--cyber-cyan);background:#00fff50d;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.8rem;display:inline-block}.Newsletter-module__OItThq__sectionTitle{font-family:var(--font-display);background:linear-gradient(90deg,var(--text-primary)0%,var(--cyber-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1rem 0 1.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:700}.Newsletter-module__OItThq__sectionDesc{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.Newsletter-module__OItThq__newsletterForm{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.Newsletter-module__OItThq__newsletterInput{min-width:300px;color:var(--text-primary);font-family:var(--font-mono);background:#0d1020cc;border:2px solid #00fff54d;outline:none;flex:1;padding:1.2rem 2rem;font-size:1rem;transition:all .3s}.Newsletter-module__OItThq__newsletterInput::placeholder{color:var(--text-secondary)}.Newsletter-module__OItThq__newsletterInput:focus{border-color:var(--cyber-cyan);box-shadow:0 0 20px #00fff533}.Newsletter-module__OItThq__ctaBtn{font-family:var(--font-display);cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,var(--cyber-cyan)0%,var(--plasma-purple)100%);color:var(--void-black);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);border:none;padding:1.2rem 3rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.Newsletter-module__OItThq__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Newsletter-module__OItThq__ctaBtn:hover:before{left:100%}.Newsletter-module__OItThq__ctaBtn:hover{box-shadow:var(--glow-cyan),0 10px 40px #00fff54d;transform:translateY(-3px)}.Newsletter-module__OItThq__successMessage{color:var(--electric-green);font-family:var(--font-mono);margin-top:1.5rem;animation:.3s Newsletter-module__OItThq__fadeIn}@keyframes Newsletter-module__OItThq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Newsletter-module__OItThq__newsletter{padding:4rem 1.5rem}.Newsletter-module__OItThq__sectionTag{letter-spacing:2px;padding:.4rem 1rem;font-size:.7rem}.Newsletter-module__OItThq__sectionDesc{margin-bottom:2rem;font-size:1rem}.Newsletter-module__OItThq__newsletterInput{min-width:100%}.Newsletter-module__OItThq__ctaBtn{letter-spacing:1px;clip-path:none;text-align:center;border-radius:4px;width:100%;padding:1rem 2rem;font-size:.9rem;display:block}}
.BackgroundEffects-module__h_Qv9G__circuitBg{z-index:0;opacity:.08;pointer-events:none;background-image:linear-gradient(90deg,transparent 49.5%,var(--cyber-cyan)49.5%,var(--cyber-cyan)50.5%,transparent 50.5%),linear-gradient(0deg,transparent 49.5%,var(--cyber-cyan)49.5%,var(--cyber-cyan)50.5%,transparent 50.5%);will-change:opacity;background-size:60px 60px;width:100%;height:100%;animation:4s ease-in-out infinite BackgroundEffects-module__h_Qv9G__circuitPulse;position:fixed;top:0;left:0;transform:translateZ(0)}@keyframes BackgroundEffects-module__h_Qv9G__circuitPulse{0%,to{opacity:.06}50%{opacity:.12}}.BackgroundEffects-module__h_Qv9G__floatingFormulas{z-index:1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.BackgroundEffects-module__h_Qv9G__formula{color:var(--cyber-cyan);opacity:0;white-space:nowrap;will-change:transform,opacity;font-family:JetBrains Mono,monospace;font-size:clamp(.6rem,1.2vw,.9rem);animation:20s linear infinite BackgroundEffects-module__h_Qv9G__floatFormula;position:absolute}@keyframes BackgroundEffects-module__h_Qv9G__floatFormula{0%{opacity:0;transform:translateY(100vh)rotate(0)}5%{opacity:.15}95%{opacity:.15}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}.BackgroundEffects-module__h_Qv9G__scanlines{z-index:9998;pointer-events:none;opacity:.4;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000014 2px 4px);width:100%;height:100%;position:fixed;top:0;left:0}.BackgroundEffects-module__h_Qv9G__orb{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle,#00fff526 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite BackgroundEffects-module__h_Qv9G__orbFloat;position:fixed;transform:translateZ(0)}.BackgroundEffects-module__h_Qv9G__orbMagenta{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle,#ff00ff1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite reverse BackgroundEffects-module__h_Qv9G__orbFloat;position:fixed;transform:translateZ(0)}.BackgroundEffects-module__h_Qv9G__orbPurple{z-index:0;pointer-events:none;will-change:transform;background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:12s ease-in-out infinite BackgroundEffects-module__h_Qv9G__orbFloat;position:fixed;transform:translateZ(0)}@keyframes BackgroundEffects-module__h_Qv9G__orbFloat{0%,to{transform:translate(0,0)}25%{transform:translate(30px,-30px)}50%{transform:translate(-20px,20px)}75%{transform:translate(20px,30px)}}
.Navbar-module__cRh5nW__nav{width:100%;z-index:var(--z-nav);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#050508fa 0%,#050508e6 50%,#0000 100%);justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__logo{font-family:var(--font-display);letter-spacing:2px;background:linear-gradient(135deg,var(--cyber-cyan)0%,var(--neon-magenta)50%,var(--cyber-cyan)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:900;text-decoration:none;animation:3s infinite Navbar-module__cRh5nW__gradientShift;display:inline-block;position:relative}.Navbar-module__cRh5nW__logo:before{content:"";background:linear-gradient(135deg,var(--cyber-cyan)0%,var(--neon-magenta)100%);filter:blur(30px);opacity:.3;z-index:-1;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:3rem;list-style:none;display:flex}.Navbar-module__cRh5nW__navLinks a{font-family:var(--font-nav);color:var(--text-secondary);letter-spacing:1px;text-transform:uppercase;padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__cRh5nW__navLinks a:after{content:"";background:linear-gradient(90deg,var(--cyber-cyan),var(--neon-magenta));width:0;height:2px;box-shadow:var(--glow-cyan);transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cRh5nW__navLinks a:hover{color:var(--cyber-cyan);text-shadow:var(--glow-cyan)}.Navbar-module__cRh5nW__navLinks a:hover:after{width:100%}.Navbar-module__cRh5nW__adminLink{color:var(--neon-magenta)!important}.Navbar-module__cRh5nW__adminLink:hover{color:var(--neon-magenta)!important;text-shadow:var(--glow-magenta)!important}.Navbar-module__cRh5nW__authBtn{font-family:var(--font-nav);border:1px solid var(--cyber-cyan);color:var(--cyber-cyan);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s}.Navbar-module__cRh5nW__authBtn:hover{background:var(--cyber-cyan);color:var(--void-black);box-shadow:var(--glow-cyan)}.Navbar-module__cRh5nW__hamburger{cursor:pointer;z-index:1001;background:0 0;border:1px solid #00fff54d;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:8px;transition:all .3s;display:none}.Navbar-module__cRh5nW__hamburger:hover{border-color:var(--cyber-cyan);box-shadow:0 0 15px #00fff54d}.Navbar-module__cRh5nW__hamburgerLine{background:var(--cyber-cyan);transform-origin:50%;width:100%;height:2px;transition:all .3s;display:block}.Navbar-module__cRh5nW__hamburgerOpen .Navbar-module__cRh5nW__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cRh5nW__hamburgerOpen .Navbar-module__cRh5nW__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cRh5nW__hamburgerOpen .Navbar-module__cRh5nW__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cRh5nW__mobileOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:linear-gradient(#050508fa 0%,#0d1020fa 100%);justify-content:center;align-items:center;width:100%;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__mobileOverlayOpen{opacity:1;visibility:visible}.Navbar-module__cRh5nW__mobileLinks{text-align:center;flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.Navbar-module__cRh5nW__mobileLinks li{opacity:0;transition:all .3s;transform:translateY(20px)}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li{opacity:1;transform:translateY(0)}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:first-child{transition-delay:.1s}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:nth-child(2){transition-delay:.15s}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:nth-child(3){transition-delay:.2s}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:nth-child(4){transition-delay:.25s}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:nth-child(5){transition-delay:.3s}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:nth-child(6){transition-delay:.35s}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:nth-child(7){transition-delay:.4s}.Navbar-module__cRh5nW__mobileOverlayOpen .Navbar-module__cRh5nW__mobileLinks li:nth-child(8){transition-delay:.45s}.Navbar-module__cRh5nW__mobileLinks a{font-family:var(--font-display);color:var(--text-primary);text-transform:uppercase;letter-spacing:3px;padding:1rem 2rem;font-size:1.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:block;position:relative}.Navbar-module__cRh5nW__mobileLinks a:before{content:"//";color:var(--cyber-cyan);opacity:0;transition:all .3s;position:absolute;left:-30px}.Navbar-module__cRh5nW__mobileLinks a:hover{color:var(--cyber-cyan);text-shadow:var(--glow-cyan)}.Navbar-module__cRh5nW__mobileLinks a:hover:before{opacity:1;left:0}.Navbar-module__cRh5nW__mobileAuthItem{border-top:1px solid #00fff533;margin-top:1.5rem;padding-top:1.5rem}.Navbar-module__cRh5nW__mobileAuthBtn{font-family:var(--font-display);border:2px solid var(--cyber-cyan);color:var(--cyber-cyan);cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:0 0;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:all .3s}.Navbar-module__cRh5nW__mobileAuthBtn:hover{background:var(--cyber-cyan);color:var(--void-black);box-shadow:var(--glow-cyan)}@media (max-width:900px){.Navbar-module__cRh5nW__nav{padding:1rem 1.5rem}.Navbar-module__cRh5nW__logo{font-size:1.4rem}.Navbar-module__cRh5nW__navLinks{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}}@media (max-width:480px){.Navbar-module__cRh5nW__nav{padding:1rem}.Navbar-module__cRh5nW__logo{font-size:1.2rem}.Navbar-module__cRh5nW__mobileLinks a{padding:.75rem 1.5rem;font-size:1.4rem}}
.Footer-module__3hUVsW__footer{background:var(--void-black);z-index:var(--z-content);border-top:1px solid #00fff51a;padding:4rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.Footer-module__3hUVsW__brandColumn{max-width:400px}.Footer-module__3hUVsW__footerLogo{font-family:var(--font-display);letter-spacing:2px;background:linear-gradient(135deg,var(--cyber-cyan)0%,var(--neon-magenta)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:900;text-decoration:none;display:inline-block}.Footer-module__3hUVsW__brandDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.Footer-module__3hUVsW__socialLinks{gap:1rem;display:flex}.Footer-module__3hUVsW__socialIcon{width:24px;height:24px;color:var(--text-secondary);transition:all .3s}.Footer-module__3hUVsW__socialLinks a:hover .Footer-module__3hUVsW__socialIcon{color:var(--cyber-cyan);filter:drop-shadow(0 0 10px #00fff580)}.Footer-module__3hUVsW__linksColumn{flex-direction:column;display:flex}.Footer-module__3hUVsW__columnTitle{font-family:var(--font-display);color:var(--cyber-cyan);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.Footer-module__3hUVsW__linksList{padding:0;list-style:none}.Footer-module__3hUVsW__linksList li{margin-bottom:.8rem}.Footer-module__3hUVsW__linksList a{color:var(--text-secondary);padding-left:0;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.Footer-module__3hUVsW__linksList a:before{content:"→";opacity:0;color:var(--neon-magenta);transition:all .3s;position:absolute;left:-1.5rem}.Footer-module__3hUVsW__linksList a:hover{color:var(--cyber-cyan);padding-left:1.5rem}.Footer-module__3hUVsW__linksList a:hover:before{opacity:1;left:0}.Footer-module__3hUVsW__footerBottom{text-align:center;border-top:1px solid #00fff51a;margin-top:4rem;padding-top:2rem}.Footer-module__3hUVsW__footerBottom p{color:var(--text-secondary);font-size:.85rem}.Footer-module__3hUVsW__matrixRain{pointer-events:none;opacity:.1;height:100%;position:absolute;bottom:0;left:0;right:0;overflow:hidden}@media (max-width:1200px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__3hUVsW__footer{padding:3rem 2rem}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__3hUVsW__brandColumn{max-width:100%}}
