.HeroSection-module__4IlbyW__heroSection{background-color:#030712;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.HeroSection-module__4IlbyW__heroContainer{z-index:10;grid-template-columns:.45fr .55fr;align-items:center;gap:5rem;width:100%;max-width:1400px;display:grid}.HeroSection-module__4IlbyW__gridOverlay{pointer-events:none;background-image:linear-gradient(90deg,#ffffff04 1px,#0000 1px),linear-gradient(#ffffff04 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 85%);mask-image:radial-gradient(circle,#000 30%,#0000 85%)}.HeroSection-module__4IlbyW__noiseOverlay{opacity:.02;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='nz'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23nz)'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroSection-module__4IlbyW__glowBlob{filter:blur(140px);opacity:.12;pointer-events:none;border-radius:50%;animation:16s ease-in-out infinite alternate HeroSection-module__4IlbyW__atmosphericVortex;position:absolute}.HeroSection-module__4IlbyW__purpleBlob{background:#8b5cf6;width:500px;height:500px;top:10%;left:15%}.HeroSection-module__4IlbyW__blueBlob{background:#06b6d4;width:450px;height:450px;animation-delay:-5s;bottom:15%;right:10%}.HeroSection-module__4IlbyW__cyanBlob{background:#22d3ee;width:350px;height:350px;animation-delay:-10s;top:40%;right:40%}.HeroSection-module__4IlbyW__matrixContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__4IlbyW__dataStream{background:linear-gradient(#0000,#06b6d440,#0000);width:1px;height:250px;animation:8s linear infinite HeroSection-module__4IlbyW__streamFalling;position:absolute}.HeroSection-module__4IlbyW__stream1{animation-duration:6s;left:15%}.HeroSection-module__4IlbyW__stream2{animation-duration:9s;animation-delay:-2s;left:45%}.HeroSection-module__4IlbyW__stream3{animation-duration:7s;animation-delay:-4s;left:70%}.HeroSection-module__4IlbyW__stream4{animation-duration:11s;animation-delay:-1s;left:85%}.HeroSection-module__4IlbyW__stream5{animation-duration:8s;animation-delay:-5s;left:30%}.HeroSection-module__4IlbyW__heroLeft{flex-direction:column;align-items:flex-start;display:flex}.HeroSection-module__4IlbyW__heroBadge{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:.65rem;margin-bottom:2rem;padding:.5rem 1.15rem;display:inline-flex;box-shadow:0 0 20px #8b5cf626}.HeroSection-module__4IlbyW__badgeIcon{color:#8b5cf6}.HeroSection-module__4IlbyW__badgeDot{background-color:#22d3ee;border-radius:50%;width:6px;height:6px;animation:2s infinite alternate HeroSection-module__4IlbyW__statePulse;box-shadow:0 0 10px #22d3ee}.HeroSection-module__4IlbyW__badgeText{letter-spacing:.14em;color:#f8fafc;font-size:.72rem;font-weight:700}.HeroSection-module__4IlbyW__heroTitle{letter-spacing:-.03em;color:#f8fafc;flex-direction:column;margin-bottom:1.5rem;font-size:clamp(2.75rem,5.5vw,4.75rem);font-weight:800;line-height:1.1;display:flex}.HeroSection-module__4IlbyW__gradientText{background:linear-gradient(135deg,#8b5cf6 0%,#06b6d4 50%,#22d3ee 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #06b6d440);-webkit-background-clip:text;background-clip:text}.HeroSection-module__4IlbyW__heroDescription{color:#cbd5e1;max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.65}.HeroSection-module__4IlbyW__heroButtons{flex-wrap:wrap;align-items:center;gap:1.25rem;width:100%;margin-bottom:3.5rem;display:flex}.HeroSection-module__4IlbyW__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#0891b2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.95rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:inline-flex;box-shadow:0 4px 25px #7c3aed4d}.HeroSection-module__4IlbyW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 0 30px #7c3aed80,0 0 15px #0891b24d}.HeroSection-module__4IlbyW__arrowIcon{transition:transform .3s}.HeroSection-module__4IlbyW__primaryButton:hover .HeroSection-module__4IlbyW__arrowIcon{transform:translate(4px)}.HeroSection-module__4IlbyW__secondaryButton{-webkit-backdrop-filter:blur(8px);color:#f8fafc;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;align-items:center;padding:.95rem 2rem;font-size:1rem;font-weight:600;transition:background .3s,border-color .3s,box-shadow .3s;display:inline-flex}.HeroSection-module__4IlbyW__secondaryButton:hover{background:#ffffff0f;border-color:#22d3ee66;box-shadow:0 0 20px #22d3ee1a}.HeroSection-module__4IlbyW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;width:100%;display:grid}.HeroSection-module__4IlbyW__statCard{-webkit-backdrop-filter:blur(4px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem;transition:border-color .3s,background-color .3s;display:flex}.HeroSection-module__4IlbyW__statCard:hover{background-color:#ffffff05;border-color:#06b6d440}.HeroSection-module__4IlbyW__statValue{color:#f8fafc;font-size:1.5rem;font-weight:800}.HeroSection-module__4IlbyW__statLabel{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:600}.HeroSection-module__4IlbyW__heroRight{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__4IlbyW__terminalWindow{aspect-ratio:1.3;-webkit-backdrop-filter:blur(20px);width:100%;transform-style:preserve-3d;background:#050816bf;border-radius:16px;flex-direction:column;transition:box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080,0 0 40px #8b5cf60d}.HeroSection-module__4IlbyW__terminalHovered{box-shadow:0 30px 60px #0009,0 0 50px #06b6d433}.HeroSection-module__4IlbyW__terminalBorderFlow{pointer-events:none;border:1px solid #ffffff0f;border-radius:16px;transition:border-color .4s;position:absolute;inset:0}.HeroSection-module__4IlbyW__terminalHovered .HeroSection-module__4IlbyW__terminalBorderFlow{border-color:#06b6d44d}.HeroSection-module__4IlbyW__reflectionSweep{pointer-events:none;background:linear-gradient(115deg,#0000 40%,#ffffff08 50%,#0000 60%);position:absolute;inset:0;transform:translate(-100%)}.HeroSection-module__4IlbyW__terminalHovered .HeroSection-module__4IlbyW__reflectionSweep{transition:transform 1.2s cubic-bezier(.16,1,.3,1);transform:translate(100%)}.HeroSection-module__4IlbyW__terminalHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.HeroSection-module__4IlbyW__terminalWindowButtons{gap:.5rem;display:flex}.HeroSection-module__4IlbyW__terminalWindowButtons span{border-radius:50%;width:10px;height:10px;display:inline-block}.HeroSection-module__4IlbyW__closeBtn{opacity:.7;background-color:#ef4444}.HeroSection-module__4IlbyW__minimizeBtn{opacity:.7;background-color:#f59e0b}.HeroSection-module__4IlbyW__expandBtn{opacity:.7;background-color:#10b981}.HeroSection-module__4IlbyW__terminalTitle{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.HeroSection-module__4IlbyW__terminalStatusArea{align-items:center;gap:.45rem;display:flex}.HeroSection-module__4IlbyW__statusPulse{background-color:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b981}.HeroSection-module__4IlbyW__statusText{color:#10b981;letter-spacing:.05em;font-size:.68rem;font-weight:700}.HeroSection-module__4IlbyW__terminalBody{flex-direction:column;flex-grow:1;gap:.25rem;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:.85rem;line-height:1.5;display:flex;overflow-y:auto}.HeroSection-module__4IlbyW__terminalLine{color:#94a3b8}.HeroSection-module__4IlbyW__input{color:#f8fafc}.HeroSection-module__4IlbyW__input:before{content:"$ ";color:#38bdf8}.HeroSection-module__4IlbyW__success{color:#34d399}.HeroSection-module__4IlbyW__info{color:#38bdf8}.HeroSection-module__4IlbyW__brand{color:#a78bfa;text-shadow:0 0 10px #a78bfa4d;font-weight:700}.HeroSection-module__4IlbyW__terminalInputRow{color:#38bdf8;align-items:center;gap:.5rem;display:flex}.HeroSection-module__4IlbyW__terminalPrompt{font-weight:700}.HeroSection-module__4IlbyW__terminalCursor{vertical-align:middle;background-color:#22d3ee;width:6px;height:14px;animation:1s steps(2,start) infinite HeroSection-module__4IlbyW__cursorBlink;display:inline-block;box-shadow:0 0 8px #22d3ee}.HeroSection-module__4IlbyW__floatingCard{-webkit-backdrop-filter:blur(12px);pointer-events:auto;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:border-color .3s,box-shadow .3s,background-color .3s;display:flex;position:absolute;box-shadow:0 10px 25px #0000004d}.HeroSection-module__4IlbyW__floatingCard h6{color:#f8fafc;margin:0;font-size:.75rem;font-weight:700}.HeroSection-module__4IlbyW__floatingCard p{color:#cbd5e1;margin:0;font-size:.68rem;font-weight:500}.HeroSection-module__4IlbyW__floatingCard:hover{background:#ffffff0a;box-shadow:0 15px 30px #0006}.HeroSection-module__4IlbyW__cardGit{--accent:#f472b6;top:-20px;left:10px}.HeroSection-module__4IlbyW__cardGit:hover{border-color:#f472b6;box-shadow:0 0 15px #f472b633}.HeroSection-module__4IlbyW__gitIcon{color:#f472b6}.HeroSection-module__4IlbyW__cardLeaderboard{--accent:#fbbf24;bottom:-25px;left:-20px}.HeroSection-module__4IlbyW__cardLeaderboard:hover{border-color:#fbbf24;box-shadow:0 0 15px #fbbf2433}.HeroSection-module__4IlbyW__trophyIcon{color:#fbbf24}.HeroSection-module__4IlbyW__ptsTag{color:#34d399;margin-left:.25rem;font-weight:700}.HeroSection-module__4IlbyW__cardLive{--accent:#22d3ee;top:40%;right:-40px}.HeroSection-module__4IlbyW__cardLive:hover{border-color:#22d3ee;box-shadow:0 0 15px #22d3ee33}.HeroSection-module__4IlbyW__activityIcon{color:#22d3ee}.HeroSection-module__4IlbyW__cardAssistant{--accent:#a78bfa;top:-35px;right:20px}.HeroSection-module__4IlbyW__cardAssistant:hover{border-color:#a78bfa;box-shadow:0 0 15px #a78bfa33}.HeroSection-module__4IlbyW__aiIcon{color:#a78bfa}.HeroSection-module__4IlbyW__cardChallenge{flex-direction:column;align-items:flex-start;gap:.35rem;width:180px;bottom:-40px;right:40px}.HeroSection-module__4IlbyW__cardChallenge:hover{border-color:#38bdf8;box-shadow:0 0 15px #38bdf833}.HeroSection-module__4IlbyW__challengeIcon{color:#38bdf8}.HeroSection-module__4IlbyW__prizeBadge{color:#34d399;background:#34d3991a;border-radius:4px;margin-top:.15rem;padding:.15rem .4rem;font-size:.65rem;font-weight:700;display:inline-block}@keyframes HeroSection-module__4IlbyW__atmosphericVortex{0%{transform:translate(0)scale(1)}to{transform:translate}}
.WhatIsCodeManiaSection-module__mdHfvW__whatIsCodeManiaSection{background-color:#030712;justify-content:center;align-items:center;width:100%;min-height:140vh;padding:10rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.WhatIsCodeManiaSection-module__mdHfvW__sectionContainer{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1400px;display:flex}.WhatIsCodeManiaSection-module__mdHfvW__gridOverlay{pointer-events:none;background-image:linear-gradient(90deg,#ffffff04 1px,#0000 1px),linear-gradient(#ffffff04 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 85%);mask-image:radial-gradient(circle,#000 40%,#0000 85%)}.WhatIsCodeManiaSection-module__mdHfvW__noiseOverlay{opacity:.02;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='nz'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23nz)'/%3E%3C/svg%3E");position:absolute;inset:0}.WhatIsCodeManiaSection-module__mdHfvW__glowBlob{filter:blur(160px);opacity:.06;pointer-events:none;border-radius:50%;animation:22s ease-in-out infinite alternate WhatIsCodeManiaSection-module__mdHfvW__atmosphericBlobMove;position:absolute}.WhatIsCodeManiaSection-module__mdHfvW__purpleBlob{background:#8b5cf6;width:600px;height:600px;top:5%;left:10%}.WhatIsCodeManiaSection-module__mdHfvW__blueBlob{background:#06b6d4;width:550px;height:550px;animation-delay:-5s;bottom:5%;right:10%}.WhatIsCodeManiaSection-module__mdHfvW__cyanBlob{background:#22d3ee;width:500px;height:500px;animation-delay:-10s;top:35%;right:30%}.WhatIsCodeManiaSection-module__mdHfvW__ambientCodeLayer{pointer-events:none;color:#334155;opacity:.15;font-family:Courier New,Courier,monospace;font-size:.78rem;position:absolute;inset:0}.WhatIsCodeManiaSection-module__mdHfvW__codeSnip1{text-align:left;line-height:1.5;position:absolute;top:15%;left:5%}.WhatIsCodeManiaSection-module__mdHfvW__codeSnip2{text-align:left;line-height:1.5;position:absolute;bottom:15%;right:5%}.WhatIsCodeManiaSection-module__mdHfvW__particleField{pointer-events:none;position:absolute;inset:0}.WhatIsCodeManiaSection-module__mdHfvW__particle{opacity:.15;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute}.WhatIsCodeManiaSection-module__mdHfvW__p1{animation:15s linear infinite WhatIsCodeManiaSection-module__mdHfvW__floatSlow;top:30%;left:12%}.WhatIsCodeManiaSection-module__mdHfvW__p2{animation:22s linear -4s infinite WhatIsCodeManiaSection-module__mdHfvW__floatSlow;top:80%;left:75%}.WhatIsCodeManiaSection-module__mdHfvW__sectionHeader{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin-bottom:5rem;display:flex}.WhatIsCodeManiaSection-module__mdHfvW__badge{-webkit-backdrop-filter:blur(10px);background:#8b5cf60d;border:1px solid #8b5cf633;border-radius:9999px;align-items:center;gap:.65rem;margin-bottom:1.75rem;padding:.5rem 1.25rem;display:inline-flex;box-shadow:0 0 20px #8b5cf60d}.WhatIsCodeManiaSection-module__mdHfvW__badgeDot{background-color:#06b6d4;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #06b6d4}.WhatIsCodeManiaSection-module__mdHfvW__badgeText{letter-spacing:.14em;color:#f1f5f9;font-size:.72rem;font-weight:700}.WhatIsCodeManiaSection-module__mdHfvW__title{letter-spacing:.25em;color:#8b5cf6;text-shadow:0 0 20px #8b5cf64d;margin-bottom:.75rem;font-size:.75rem;font-weight:800}.WhatIsCodeManiaSection-module__mdHfvW__subtitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1.15}.WhatIsCodeManiaSection-module__mdHfvW__gradientText{background:linear-gradient(90deg,#8b5cf6,#06b6d4,#22d3ee,#8b5cf6) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite WhatIsCodeManiaSection-module__mdHfvW__txtFlow}.WhatIsCodeManiaSection-module__mdHfvW__description{color:#94a3b8;max-width:800px;margin-bottom:3rem;font-size:1.125rem;line-height:1.65}.WhatIsCodeManiaSection-module__mdHfvW__tickerFrame{background:linear-gradient(90deg,#0000,#ffffff04 20% 80%,#0000);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;width:100%;max-width:650px;padding:.65rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.WhatIsCodeManiaSection-module__mdHfvW__tickerTrack{white-space:nowrap;gap:3rem;animation:25s linear infinite WhatIsCodeManiaSection-module__mdHfvW__rollingTicker;display:flex}.WhatIsCodeManiaSection-module__mdHfvW__tickerItem{color:#64748b;letter-spacing:.02em;font-size:.8rem;font-weight:600}.WhatIsCodeManiaSection-module__mdHfvW__ecosystemWrapper{justify-content:center;align-items:center;width:1000px;height:700px;display:flex;position:relative}.WhatIsCodeManiaSection-module__mdHfvW__svgNetworkGrid{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.WhatIsCodeManiaSection-module__mdHfvW__connectionLine{opacity:.2;transition:stroke-width .4s,opacity .4s}.WhatIsCodeManiaSection-module__mdHfvW__lineActive{opacity:.8}.WhatIsCodeManiaSection-module__mdHfvW__particleStream{opacity:.3;animation:8s linear infinite WhatIsCodeManiaSection-module__mdHfvW__streamRun}.WhatIsCodeManiaSection-module__mdHfvW__streamAccelerated{opacity:.9;stroke:#22d3ee;animation:2.5s linear infinite WhatIsCodeManiaSection-module__mdHfvW__streamRun}.WhatIsCodeManiaSection-module__mdHfvW__coreSphereContainer{z-index:10;justify-content:center;align-items:center;width:250px;height:250px;transition:filter .4s;display:flex;position:relative}.WhatIsCodeManiaSection-module__mdHfvW__coreSphere{-webkit-backdrop-filter:blur(28px);background:radial-gradient(circle at 35% 35%,#ffffff26 0%,#030712eb 80%);border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 30px #00000080,0 20px 60px #8b5cf633,0 30px 90px #06b6d41f,inset 0 0 35px #ffffff0f}.WhatIsCodeManiaSection-module__mdHfvW__sphereInternalGlow{filter:blur(18px);opacity:.35;background:radial-gradient(circle,#8b5cf6 0%,#06b6d4 100%);border-radius:50%;animation:3s ease-in-out infinite alternate WhatIsCodeManiaSection-module__mdHfvW__corePulseAnimation;position:absolute;inset:10%}.WhatIsCodeManiaSection-module__mdHfvW__sphereGlassReflect{pointer-events:none;background:linear-gradient(#ffffff26,#0000);border-radius:50%/100% 100% 0% 0%;width:70%;height:35%;position:absolute;top:6%;left:15%}.WhatIsCodeManiaSection-module__mdHfvW__coreTextFrame{z-index:5;flex-direction:column;align-items:center;gap:.75rem;display:flex}.WhatIsCodeManiaSection-module__mdHfvW__abstractLogo{width:24px;height:16px;position:relative}.WhatIsCodeManiaSection-module__mdHfvW__logoWingLeft,.WhatIsCodeManiaSection-module__mdHfvW__logoWingRight{border-style:solid;width:0;height:0;position:absolute}.WhatIsCodeManiaSection-module__mdHfvW__logoWingLeft{border-width:0 10px 14px;border-color:#0000 #0000 #22d3ee;left:0;transform:rotate(-15deg)}.WhatIsCodeManiaSection-module__mdHfvW__logoWingRight{border-width:0 10px 14px;border-color:#0000 #0000 #8b5cf6;right:0;transform:rotate(15deg)}.WhatIsCodeManiaSection-module__mdHfvW__coreText{letter-spacing:.35em;color:#fff;text-shadow:0 0 15px #ffffffb3;font-size:.85rem;font-weight:900}.WhatIsCodeManiaSection-module__mdHfvW__holographicRim{pointer-events:none;background:linear-gradient(135deg,#22d3ee80,#0000 40%,#ec489980);border-radius:50%;position:absolute;inset:-1px}.WhatIsCodeManiaSection-module__mdHfvW__coreReacting .WhatIsCodeManiaSection-module__mdHfvW__coreSphere{border-color:#22d3ee66;box-shadow:0 20px 40px #0009,0 30px 80px #22d3ee73,0 40px 120px #8b5cf659}.WhatIsCodeManiaSection-module__mdHfvW__orbitRing{pointer-events:none;border:1px solid #ffffff08;border-radius:50%;position:absolute}.WhatIsCodeManiaSection-module__mdHfvW__ring1{border-style:dashed;width:320px;height:320px;animation:35s linear infinite WhatIsCodeManiaSection-module__mdHfvW__rotClockwise}.WhatIsCodeManiaSection-module__mdHfvW__ring2{border-color:#8b5cf60d;width:440px;height:440px;animation:50s linear infinite WhatIsCodeManiaSection-module__mdHfvW__rotCounterClockwise}.WhatIsCodeManiaSection-module__mdHfvW__ring3{opacity:.4;border-style:dotted;width:560px;height:560px;animation:70s linear infinite WhatIsCodeManiaSection-module__mdHfvW__rotClockwise}.WhatIsCodeManiaSection-module__mdHfvW__ring4{background:radial-gradient(circle,#06b6d40d 0%,#0000 80%);border:1px solid #06b6d426;width:68px;height:68px;animation:12s linear infinite WhatIsCodeManiaSection-module__mdHfvW__rotCounterClockwise}.WhatIsCodeManiaSection-module__mdHfvW__cardsLayoutContainer{pointer-events:none;z-index:12;width:100%;height:100%;position:absolute;inset:0}.WhatIsCodeManiaSection-module__mdHfvW__nodeCardPositioner{width:220px;height:72px;transform:translate(-50%, -50%) rotate(var(--node-angle)) translate(315px) rotate(calc(-1 * var(--node-angle)));pointer-events:none;position:absolute;top:50%;left:50%}.WhatIsCodeManiaSection-module__mdHfvW__nodeCard{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;cursor:pointer;pointer-events:auto;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;align-items:center;width:100%;height:100%;padding:.85rem 1.15rem;transition:border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),filter .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #00000040,0 20px 60px #8b5cf60d}.WhatIsCodeManiaSection-module__mdHfvW__cardSpotlight{pointer-events:none;z-index:1;border-radius:16px;position:absolute;inset:-1px}.WhatIsCodeManiaSection-module__mdHfvW__cardContent{z-index:2;align-items:center;gap:.85rem;width:100%;display:flex;position:relative}.WhatIsCodeManiaSection-module__mdHfvW__iconWrapper{width:34px;height:34px;color:var(--theme-accent);box-shadow:0 0 15px var(--theme-glow-mini);background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhatIsCodeManiaSection-module__mdHfvW__textFrame{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.WhatIsCodeManiaSection-module__mdHfvW__cardTitle{color:#fff;margin-bottom:.15rem;font-size:.9rem;font-weight:700;line-height:1.2}.WhatIsCodeManiaSection-module__mdHfvW__cardSubtitle{color:#64748b;font-size:.72rem;font-weight:500;line-height:1}.WhatIsCodeManiaSection-module__mdHfvW__nodeActive{border-color:var(--theme-accent);box-shadow:0 15px 35px #0006, 0 0 30px var(--theme-glow);background:#ffffff09}.WhatIsCodeManiaSection-module__mdHfvW__nodeActive .WhatIsCodeManiaSection-module__mdHfvW__cardSubtitle{color:#cbd5e1}.WhatIsCodeManiaSection-module__mdHfvW__nodeDimmed{opacity:.3;filter:blur(2px)}.WhatIsCodeManiaSection-module__mdHfvW__accentBlue{--theme-accent:#06b6d4;--theme-glow:#06b6d433;--theme-glow-mini:#06b6d40d}.WhatIsCodeManiaSection-module__mdHfvW__accentPurple{--theme-accent:#8b5cf6;--theme-glow:#8b5cf633;--theme-glow-mini:#8b5cf60d}.WhatIsCodeManiaSection-module__mdHfvW__accentCyan{--theme-accent:#22d3ee;--theme-glow:#22d3ee33;--theme-glow-mini:#22d3ee0d}.WhatIsCodeManiaSection-module__mdHfvW__accentPink{--theme-accent:#ec4899;--theme-glow:#ec489933;--theme-glow-mini:#ec48990d}.WhatIsCodeManiaSection-module__mdHfvW__accentGoldPurple{--theme-accent:#fbbf24;--theme-glow:#fbbf2433;--theme-glow-mini:#fbbf240d}.WhatIsCodeManiaSection-module__mdHfvW__statsFloatLayer{pointer-events:none;z-index:11;position:absolute;inset:0}.WhatIsCodeManiaSection-module__mdHfvW__statsCard{-webkit-backdrop-filter:blur(14px);pointer-events:auto;cursor:pointer;background:#ffffff05;border:1px solid #ffffff12;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:absolute;box-shadow:0 8px 25px #0000004d}.WhatIsCodeManiaSection-module__mdHfvW__statsCard:hover{border-color:#06b6d44d;transform:scale(1.05);box-shadow:0 10px 35px #06b6d426}.WhatIsCodeManiaSection-module__mdHfvW__statValue{color:#fff;font-size:1.1rem;font-weight:800;line-height:1}.WhatIsCodeManiaSection-module__mdHfvW__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:700}.WhatIsCodeManiaSection-module__mdHfvW__stat1{top:10%;left:6%}.WhatIsCodeManiaSection-module__mdHfvW__stat2{top:6%;right:4%}.WhatIsCodeManiaSection-module__mdHfvW__stat3{bottom:15%;left:2%}.WhatIsCodeManiaSection-module__mdHfvW__stat4{bottom:10%;right:2%}.WhatIsCodeManiaSection-module__mdHfvW__floatingPanelsLayer{pointer-events:none;z-index:13;position:absolute;inset:0}.WhatIsCodeManiaSection-module__mdHfvW__uiPanel{-webkit-backdrop-filter:blur(18px);background:#05081699;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:.35rem;width:160px;padding:.75rem 1rem;display:flex;position:absolute;box-shadow:0 15px 35px #0006}.WhatIsCodeManiaSection-module__mdHfvW__panelHeader{color:#64748b;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.6rem;font-weight:700;display:flex}.WhatIsCodeManiaSection-module__mdHfvW__panelBody{color:#cbd5e1;font-size:.8rem;font-weight:600;line-height:1.3}.WhatIsCodeManiaSection-module__mdHfvW__panelFooter{color:#475569;font-size:.65rem;font-weight:500}.WhatIsCodeManiaSection-module__mdHfvW__panelFooter span{color:#06b6d4;font-weight:700}.WhatIsCodeManiaSection-module__mdHfvW__panelAI{border-left:2px solid #06b6d4;top:22%;right:12%}.WhatIsCodeManiaSection-module__mdHfvW__panelLeaderboard{border-left:2px solid #8b5cf6;bottom:25%;left:8%}.WhatIsCodeManiaSection-module__mdHfvW__panelHackathon{border-left:2px solid #ec4899;bottom:18%;right:10%}@keyframes WhatIsCodeManiaSection-module__mdHfvW__atmosphericBlobMove{0%{transform:translate(0)scale(1)}to{transform:translate(35px,-40px)scale(1.04)}}@keyframes WhatIsCodeManiaSection-module__mdHfvW__floatSlow{0%{opacity:0;transform:translateY(0)}50%{opacity:.25}to{opacity:0;transform:translateY(-100px)}}@keyframes WhatIsCodeManiaSection-module__mdHfvW__txtFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes WhatIsCodeManiaSection-module__mdHfvW__rollingTicker{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes WhatIsCodeManiaSection-module__mdHfvW__streamRun{to{stroke-dashoffset:-1000px}}@keyframes WhatIsCodeManiaSection-module__mdHfvW__rotClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WhatIsCodeManiaSection-module__mdHfvW__rotCounterClockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes WhatIsCodeManiaSection-module__mdHfvW__corePulseAnimation{0%{opacity:.3;transform:scale(.96)}to{opacity:.5;transform:scale(1.04)}}@media (max-width:1200px){.WhatIsCodeManiaSection-module__mdHfvW__ecosystemWrapper{transform:scale(.82)}}@media (max-width:992px){.WhatIsCodeManiaSection-module__mdHfvW__whatIsCodeManiaSection{min-height:auto;padding:6rem 1.5rem}.WhatIsCodeManiaSection-module__mdHfvW__ecosystemWrapper{flex-direction:column;gap:3.5rem;width:100%;height:auto;display:flex;transform:none}.WhatIsCodeManiaSection-module__mdHfvW__coreSphereContainer{order:1;width:190px;height:190px}.WhatIsCodeManiaSection-module__mdHfvW__orbitRing,.WhatIsCodeManiaSection-module__mdHfvW__floatingPanelsLayer{display:none}.WhatIsCodeManiaSection-module__mdHfvW__cardsLayoutContainer{order:2;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;height:auto;display:grid;position:relative;inset:auto}.WhatIsCodeManiaSection-module__mdHfvW__nodeCardPositioner{width:100%;height:auto;position:relative;top:auto;left:auto;transform:none}.WhatIsCodeManiaSection-module__mdHfvW__nodeCard{position:relative;transform:none!important}.WhatIsCodeManiaSection-module__mdHfvW__statsFloatLayer{display:none}}@media (max-width:576px){.WhatIsCodeManiaSection-module__mdHfvW__sectionHeader{margin-bottom:3.5rem}.WhatIsCodeManiaSection-module__mdHfvW__cardsLayoutContainer{grid-template-columns:1fr;gap:1rem}.WhatIsCodeManiaSection-module__mdHfvW__subtitle{font-size:1.85rem}.WhatIsCodeManiaSection-module__mdHfvW__nodeCard{padding:.75rem 1rem}.WhatIsCodeManiaSection-module__mdHfvW__tickerFrame{max-width:100%}}@media (prefers-reduced-motion:reduce){.WhatIsCodeManiaSection-module__mdHfvW__glowBlob,.WhatIsCodeManiaSection-module__mdHfvW__gradientText,.WhatIsCodeManiaSection-module__mdHfvW__tickerTrack,.WhatIsCodeManiaSection-module__mdHfvW__particleStream,.WhatIsCodeManiaSection-module__mdHfvW__sphereInternalGlow,.WhatIsCodeManiaSection-module__mdHfvW__uiPanel{transition:none!important;animation:none!important}.WhatIsCodeManiaSection-module__mdHfvW__nodeCard,.WhatIsCodeManiaSection-module__mdHfvW__statsCard{transform:none!important}}
.ChallengeArenasSection-module__H53A8a__challengeArenasSection{background-color:#030712;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:8rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.ChallengeArenasSection-module__H53A8a__sectionContainer{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1400px;display:flex}.ChallengeArenasSection-module__H53A8a__gridOverlay{pointer-events:none;background-image:linear-gradient(90deg,#ffffff03 1px,#0000 1px),linear-gradient(#ffffff03 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 85%);mask-image:radial-gradient(circle,#000 40%,#0000 85%)}.ChallengeArenasSection-module__H53A8a__noiseOverlay{opacity:.018;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='nz'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23nz)'/%3E%3C/svg%3E");position:absolute;inset:0}.ChallengeArenasSection-module__H53A8a__glowBlob{filter:blur(160px);opacity:.08;pointer-events:none;border-radius:50%;animation:20s ease-in-out infinite alternate ChallengeArenasSection-module__H53A8a__visualBlobMove;position:absolute}.ChallengeArenasSection-module__H53A8a__purpleBlob{background:#8b5cf6;width:550px;height:550px;top:15%;left:5%}.ChallengeArenasSection-module__H53A8a__cyanBlob{background:#06b6d4;width:500px;height:500px;animation-delay:-5s;bottom:10%;right:5%}.ChallengeArenasSection-module__H53A8a__particleField{pointer-events:none;position:absolute;inset:0}.ChallengeArenasSection-module__H53A8a__particle{opacity:.2;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute}.ChallengeArenasSection-module__H53A8a__p1{animation:12s linear infinite ChallengeArenasSection-module__H53A8a__floatTrack;top:25%;left:15%}.ChallengeArenasSection-module__H53A8a__p2{animation:18s linear -4s infinite ChallengeArenasSection-module__H53A8a__floatTrack;top:75%;left:85%}.ChallengeArenasSection-module__H53A8a__p3{animation:15s linear -8s infinite ChallengeArenasSection-module__H53A8a__floatTrack;top:45%;left:50%}.ChallengeArenasSection-module__H53A8a__sectionHeader{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin-bottom:5rem;display:flex}.ChallengeArenasSection-module__H53A8a__badge{-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:9999px;align-items:center;gap:.65rem;margin-bottom:1.5rem;padding:.45rem 1.15rem;display:inline-flex}.ChallengeArenasSection-module__H53A8a__badgeDot{background-color:#8b5cf6;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #8b5cf6}.ChallengeArenasSection-module__H53A8a__badgeText{letter-spacing:.15em;color:#cbd5e1;font-size:.72rem;font-weight:700}.ChallengeArenasSection-module__H53A8a__title{letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.15}.ChallengeArenasSection-module__H53A8a__gradientText{background:linear-gradient(90deg,#8b5cf6,#06b6d4,#22d3ee,#8b5cf6) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite ChallengeArenasSection-module__H53A8a__txtFlow}.ChallengeArenasSection-module__H53A8a__subtitle{color:#94a3b8;font-size:1.125rem;line-height:1.6}.ChallengeArenasSection-module__H53A8a__arenaGrid{perspective:1400px;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-bottom:5rem;display:grid}.ChallengeArenasSection-module__H53A8a__arenaCard{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;cursor:pointer;background:linear-gradient(145deg,#ffffff04 0%,#ffffff01 100%);border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;justify-content:flex-end;height:340px;padding:2.25rem;transition:border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040,0 20px 60px #8b5cf605}.ChallengeArenasSection-module__H53A8a__cardSpotlight{pointer-events:none;z-index:1;border-radius:24px;position:absolute;inset:-1px}.ChallengeArenasSection-module__H53A8a__cardActive{border-color:var(--accent-theme);box-shadow:0 15px 35px #0006, 0 25px 70px var(--glow-theme)}.ChallengeArenasSection-module__H53A8a__cardContent{z-index:5;flex-direction:column;align-items:flex-start;width:100%;display:flex;position:relative}.ChallengeArenasSection-module__H53A8a__iconWrapper{width:44px;height:44px;color:var(--accent-theme);box-shadow:0 0 20px var(--glow-mini);background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s;display:flex}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__iconWrapper{color:#fff;background:var(--accent-theme);transform:scale(1.08)}.ChallengeArenasSection-module__H53A8a__cardTitle{color:#f8fafc;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.ChallengeArenasSection-module__H53A8a__cardDescription{color:#94a3b8;min-height:2.75rem;margin:0 0 2rem;font-size:.92rem;line-height:1.5}.ChallengeArenasSection-module__H53A8a__cardFooter{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;width:100%;padding-top:1.25rem;display:flex}.ChallengeArenasSection-module__H53A8a__metricBadge{color:#cbd5e1;background:#ffffff05;border:1px solid #ffffff0f;border-radius:9999px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;transition:background .3s,border-color .3s,box-shadow .3s}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__metricBadge{border-color:var(--accent-theme);background:var(--glow-mini);box-shadow:0 0 15px var(--glow-mini)}.ChallengeArenasSection-module__H53A8a__exploreCta{align-items:center;gap:.5rem;display:flex}.ChallengeArenasSection-module__H53A8a__ctaText{color:#64748b;font-size:.85rem;font-weight:600;transition:color .3s}.ChallengeArenasSection-module__H53A8a__arrowIcon{color:#64748b;align-items:center;transition:color .3s;display:flex}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__ctaText,.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__arrowIcon{color:var(--accent-theme)}.ChallengeArenasSection-module__H53A8a__cardVisual{pointer-events:none;z-index:2;opacity:.25;width:100%;height:45%;transition:opacity .4s;position:absolute;top:0;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 40%,#0000 95%);mask-image:linear-gradient(#000 40%,#0000 95%)}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__cardVisual{opacity:.55}.ChallengeArenasSection-module__H53A8a__visualNeural{width:100%;height:100%;position:relative}.ChallengeArenasSection-module__H53A8a__node{background:#06b6d4;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 10px #06b6d4}.ChallengeArenasSection-module__H53A8a__netSvg{stroke:#06b6d433;stroke-width:1px;width:100%;height:100%;position:absolute;inset:0}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__node{animation:1.5s ease-in-out infinite alternate ChallengeArenasSection-module__H53A8a__visualPulse}.ChallengeArenasSection-module__H53A8a__visualEditor{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.ChallengeArenasSection-module__H53A8a__editorLine{background:#ffffff14;border-radius:2px;height:4px;transition:transform .4s}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__editorLine{transform:translate(5px)}.ChallengeArenasSection-module__H53A8a__visualMobile{justify-content:center;align-items:flex-end;height:100%;display:flex}.ChallengeArenasSection-module__H53A8a__phoneFrame{border:2px solid #ffffff14;border-radius:12px 12px 0 0;width:70px;height:90px;padding:4px 4px 0;transition:transform .4s}.ChallengeArenasSection-module__H53A8a__phoneScreen{background:linear-gradient(#0000,#22d3ee1a);border-radius:8px 8px 0 0;width:100%;height:100%}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__phoneFrame{border-color:#22d3ee4d;transform:translateY(-5px)}.ChallengeArenasSection-module__H53A8a__visualCloud{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ChallengeArenasSection-module__H53A8a__cloudNodeMain{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;width:40px;height:25px}.ChallengeArenasSection-module__H53A8a__cloudSat{background:#06b6d4;border-radius:50%;width:6px;height:6px;position:absolute}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__cloudNodeMain{background:#06b6d405;border-color:#06b6d44d}.ChallengeArenasSection-module__H53A8a__visualSecurity{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ChallengeArenasSection-module__H53A8a__shieldHolo{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#ffffff08;border:2px solid #ffffff14;width:35px;height:45px}.ChallengeArenasSection-module__H53A8a__scanLine{opacity:0;background:#8b5cf6;width:60px;height:1px;position:absolute;top:20%}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__shieldHolo{border-color:#8b5cf64d}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__scanLine{opacity:.6;animation:2s linear infinite ChallengeArenasSection-module__H53A8a__scanMove}.ChallengeArenasSection-module__H53A8a__visualStartup{justify-content:center;align-items:flex-end;gap:.5rem;height:100%;padding-bottom:.5rem;display:flex}.ChallengeArenasSection-module__H53A8a__graphBar{transform-origin:bottom;background:#ffffff0d;border-radius:4px 4px 0 0;width:12px;transition:transform .4s}.ChallengeArenasSection-module__H53A8a__cardActive .ChallengeArenasSection-module__H53A8a__graphBar{transform:scaleY(1.15)}.ChallengeArenasSection-module__H53A8a__colorBlue{--accent-theme:#06b6d4;--glow-theme:#06b6d41f;--glow-mini:#06b6d40a}.ChallengeArenasSection-module__H53A8a__colorPurple{--accent-theme:#8b5cf6;--glow-theme:#8b5cf61f;--glow-mini:#8b5cf60a}.ChallengeArenasSection-module__H53A8a__colorCyan{--accent-theme:#22d3ee;--glow-theme:#22d3ee1f;--glow-mini:#22d3ee0a}.ChallengeArenasSection-module__H53A8a__colorOrange{--accent-theme:#fb923c;--glow-theme:#fb923c1f;--glow-mini:#fb923c0a}.ChallengeArenasSection-module__H53A8a__statsPanel{-webkit-backdrop-filter:blur(24px);background:#ffffff04;border:1px solid #ffffff0d;border-radius:24px;justify-content:space-between;align-items:center;width:100%;max-width:1000px;padding:1.5rem 3rem;display:flex;box-shadow:0 20px 50px #0000004d}.ChallengeArenasSection-module__H53A8a__statUnit{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:.25rem;transition:transform .3s;display:flex}.ChallengeArenasSection-module__H53A8a__statUnit:hover{transform:scale(1.05)}.ChallengeArenasSection-module__H53A8a__statValue{color:#fff;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1;transition:text-shadow .3s}.ChallengeArenasSection-module__H53A8a__statUnit:hover .ChallengeArenasSection-module__H53A8a__statValue{text-shadow:0 0 15px #06b6d466}.ChallengeArenasSection-module__H53A8a__statLabel{text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-size:.72rem;font-weight:700}@keyframes ChallengeArenasSection-module__H53A8a__visualBlobMove{0%{transform:translate(0)scale(1)}to{transform:translate(35px,-35px)scale(1.05)}}@keyframes ChallengeArenasSection-module__H53A8a__floatTrack{0%{opacity:0;transform:translateY(0)}15%{opacity:.25}85%{opacity:.25}to{opacity:0;transform:translateY(-100px)}}@keyframes ChallengeArenasSection-module__H53A8a__txtFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes ChallengeArenasSection-module__H53A8a__visualPulse{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}@keyframes ChallengeArenasSection-module__H53A8a__scanMove{0%{top:15%}to{top:80%}}@media (max-width:1200px){.ChallengeArenasSection-module__H53A8a__arenaGrid{gap:1.5rem}.ChallengeArenasSection-module__H53A8a__arenaCard{height:320px;padding:1.75rem}}@media (max-width:992px){.ChallengeArenasSection-module__H53A8a__challengeArenasSection{padding:6rem 1.5rem}.ChallengeArenasSection-module__H53A8a__arenaGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.ChallengeArenasSection-module__H53A8a__statsPanel{padding:1.25rem 2rem}}@media (max-width:768px){.ChallengeArenasSection-module__H53A8a__sectionHeader{margin-bottom:3.5rem}.ChallengeArenasSection-module__H53A8a__arenaGrid{grid-template-columns:1fr;gap:1.25rem}.ChallengeArenasSection-module__H53A8a__arenaCard{height:280px}.ChallengeArenasSection-module__H53A8a__cardDescription{min-height:auto;margin-bottom:1rem}.ChallengeArenasSection-module__H53A8a__statsPanel{border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem}.ChallengeArenasSection-module__H53A8a__statUnit{width:100%}}@media (prefers-reduced-motion:reduce){.ChallengeArenasSection-module__H53A8a__glowBlob,.ChallengeArenasSection-module__H53A8a__particle,.ChallengeArenasSection-module__H53A8a__gradientText,.ChallengeArenasSection-module__H53A8a__scanLine,.ChallengeArenasSection-module__H53A8a__node{transition:none!important;animation:none!important}.ChallengeArenasSection-module__H53A8a__arenaCard,.ChallengeArenasSection-module__H53A8a__statUnit,.ChallengeArenasSection-module__H53A8a__phoneFrame,.ChallengeArenasSection-module__H53A8a__editorLine,.ChallengeArenasSection-module__H53A8a__graphBar{transition:none!important;transform:none!important}}
.TerminalRegistrationWidget-module__9gifba__terminalWidgetContainer{-webkit-backdrop-filter:blur(16px);color:#a7f3d0;box-sizing:border-box;background:#030712f0;border:1px solid #8b5cf640;border-radius:12px;flex-direction:column;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;display:flex;overflow:hidden;box-shadow:0 12px 40px #0009,0 0 30px #8b5cf626;z-index:999999!important;position:fixed!important;bottom:24px!important;right:24px!important}.TerminalRegistrationWidget-module__9gifba__idleStateDock{width:440px;height:220px}.TerminalRegistrationWidget-module__9gifba__activeStateDock{border-color:#06b6d473;width:440px;height:460px;box-shadow:0 20px 50px #000000b3,0 0 40px #06b6d433}.TerminalRegistrationWidget-module__9gifba__scanlines{pointer-events:none;z-index:10;opacity:.35;background:linear-gradient(#12101000 50%,#0003 50%) 0 0/100% 4px;position:absolute;inset:0}.TerminalRegistrationWidget-module__9gifba__terminalReflect{pointer-events:none;z-index:9;background:radial-gradient(circle at 50% 0,#ffffff05 0%,#0000 75%);position:absolute;inset:0}.TerminalRegistrationWidget-module__9gifba__terminalHeader{-webkit-user-select:none;user-select:none;z-index:11;background:#0f172abf;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.TerminalRegistrationWidget-module__9gifba__windowControls{align-items:center;gap:.4rem;display:flex}.TerminalRegistrationWidget-module__9gifba__dot{cursor:pointer;border-radius:50%;width:10px;height:10px;display:inline-block}.TerminalRegistrationWidget-module__9gifba__dotRed{background-color:#ef4444}.TerminalRegistrationWidget-module__9gifba__dotYellow{background-color:#eab308}.TerminalRegistrationWidget-module__9gifba__dotGreen{background-color:#22c55e}.TerminalRegistrationWidget-module__9gifba__headerTitleFrame{color:#94a3b8;align-items:center;gap:.4rem;display:flex}.TerminalRegistrationWidget-module__9gifba__headerTerminalIcon{color:#8b5cf6}.TerminalRegistrationWidget-module__9gifba__headerTitleText{letter-spacing:.01em;font-size:.7rem;font-weight:600}.TerminalRegistrationWidget-module__9gifba__systemStatusBlock{align-items:center;gap:.4rem;display:flex}.TerminalRegistrationWidget-module__9gifba__statusPulse{background-color:#10b981;border-radius:50%;width:5px;height:5px;animation:1.5s infinite alternate TerminalRegistrationWidget-module__9gifba__corePulse;box-shadow:0 0 6px #10b981}.TerminalRegistrationWidget-module__9gifba__statusText{color:#10b981;font-size:.65rem;font-weight:700}.TerminalRegistrationWidget-module__9gifba__terminalBody{z-index:5;flex-direction:column;flex-grow:1;padding:1rem 1.2rem;display:flex;overflow-y:auto}.TerminalRegistrationWidget-module__9gifba__idlePanelState{flex-direction:column;justify-content:space-between;height:100%;display:flex}.TerminalRegistrationWidget-module__9gifba__idleLogsArea{opacity:.7;flex-direction:column;gap:.35rem;display:flex}.TerminalRegistrationWidget-module__9gifba__idleLogLine{color:#cbd5e1;text-align:left;font-size:.8rem}.TerminalRegistrationWidget-module__9gifba__idleLogLineResponse{color:#64748b;text-align:left;padding-left:.85rem;font-size:.75rem}.TerminalRegistrationWidget-module__9gifba__cliAccent{color:#06b6d4;font-weight:700}.TerminalRegistrationWidget-module__9gifba__triggerLaunchBtn{color:#22d3ee;cursor:pointer;background:0 0;border:1px dashed #06b6d466;border-radius:4px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;padding:.6rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .25s;display:inline-flex}.TerminalRegistrationWidget-module__9gifba__triggerLaunchBtn:hover{background:#06b6d40f;border-color:#22d3ee;box-shadow:0 0 15px #06b6d426}.TerminalRegistrationWidget-module__9gifba__activeTerminalWorkspace{flex-direction:column;gap:.5rem;width:100%;display:flex}.TerminalRegistrationWidget-module__9gifba__logsHistoryStream{flex-direction:column;gap:.4rem;display:flex}.TerminalRegistrationWidget-module__9gifba__logRow{text-align:left;font-size:.8rem;line-height:1.4}.TerminalRegistrationWidget-module__9gifba__cmd{color:#f1f5f9;font-weight:600}.TerminalRegistrationWidget-module__9gifba__promptSign{color:#8b5cf6}.TerminalRegistrationWidget-module__9gifba__info{color:#94a3b8}.TerminalRegistrationWidget-module__9gifba__success{color:#34d399}.TerminalRegistrationWidget-module__9gifba__result{color:#22d3ee;font-weight:600}.TerminalRegistrationWidget-module__9gifba__progressTrackerBox{background:#ffffff05;border-radius:6px;flex-direction:column;gap:.35rem;padding:.65rem;display:flex}.TerminalRegistrationWidget-module__9gifba__progressBarMetrics{color:#64748b;justify-content:space-between;font-size:.7rem;font-weight:700;display:flex}.TerminalRegistrationWidget-module__9gifba__progressBarTrack{background:#ffffff0d;border-radius:2px;width:100%;height:3px;overflow:hidden}.TerminalRegistrationWidget-module__9gifba__progressBarFill{background:linear-gradient(90deg,#8b5cf6,#06b6d4);height:100%}.TerminalRegistrationWidget-module__9gifba__questionSection{flex-direction:column;align-items:flex-start;gap:.65rem;animation:.25s ease-out forwards TerminalRegistrationWidget-module__9gifba__logFadeIn;display:flex}.TerminalRegistrationWidget-module__9gifba__questionText{color:#f1f5f9;text-align:left;font-size:.85rem;font-weight:600}.TerminalRegistrationWidget-module__9gifba__optionsList{flex-direction:column;gap:.4rem;width:100%;display:flex}.TerminalRegistrationWidget-module__9gifba__optionRow{color:#cbd5e1;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:#ffffff03;border:1px solid #ffffff0a;border-radius:6px;align-items:center;gap:.6rem;padding:.5rem .75rem;font-size:.8rem;transition:all .15s;display:flex}.TerminalRegistrationWidget-module__9gifba__selectorIndicator{color:#06b6d4;width:10px;font-weight:700;display:inline-block}.TerminalRegistrationWidget-module__9gifba__checkboxIndicator{color:#64748b;font-weight:700}.TerminalRegistrationWidget-module__9gifba__optionActive{color:#22d3ee;background:#06b6d40d;border-color:#06b6d466}.TerminalRegistrationWidget-module__9gifba__inputPromptRow{color:#22d3ee;text-align:left;flex-flow:wrap;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;display:flex}.TerminalRegistrationWidget-module__9gifba__inputPromptLabel{color:#22d3ee}.TerminalRegistrationWidget-module__9gifba__cliFormWrapper{flex-grow:1;align-items:center;display:inline-flex;position:relative}.TerminalRegistrationWidget-module__9gifba__hiddenCliInput{opacity:0;cursor:text;background:0 0;border:none;outline:none;width:100%;height:100%;position:absolute;inset:0}.TerminalRegistrationWidget-module__9gifba__visibleRenderedInputValue{color:#fff;word-break:break-all;font-weight:600;display:inline-block}.TerminalRegistrationWidget-module__9gifba__terminalBlinkingCursor{background-color:#22d3ee;width:7px;height:14px;margin-left:2px;animation:.8s steps(2,end) infinite TerminalRegistrationWidget-module__9gifba__cursorBlinkTrack;display:inline-block}.TerminalRegistrationWidget-module__9gifba__cliSubmitBtnPill{color:#fff;cursor:pointer;background:#0891b2;border:none;border-radius:4px;margin-top:.25rem;padding:.4rem 1rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:background .15s}.TerminalRegistrationWidget-module__9gifba__cliSubmitBtnPill:hover:not(:disabled){background:#06b6d4}.TerminalRegistrationWidget-module__9gifba__cliSubmitBtnPill:disabled{opacity:.4;cursor:not-allowed}.TerminalRegistrationWidget-module__9gifba__successScreen{text-align:left;flex-direction:column;align-items:flex-start;gap:.85rem;width:100%;padding:.5rem 0;display:flex}.TerminalRegistrationWidget-module__9gifba__successRowCard{color:#fff;background:#22d3ee0a;border:1px solid #22d3ee40;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.TerminalRegistrationWidget-module__9gifba__successSummaryDescription{color:#94a3b8;font-size:.8rem;line-height:1.5}.TerminalRegistrationWidget-module__9gifba__successCtaContainerActionGrid{width:100%;margin-top:.5rem;display:flex}.TerminalRegistrationWidget-module__9gifba__successActionBtnPrimary{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#0891b2 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:opacity .2s;display:flex}.TerminalRegistrationWidget-module__9gifba__successActionBtnPrimary:hover{opacity:.9}@keyframes TerminalRegistrationWidget-module__9gifba__corePulse{0%{opacity:.7;transform:scale(.95)}to{opacity:1;transform:scale(1.1)}}@keyframes TerminalRegistrationWidget-module__9gifba__cursorBlinkTrack{0%,to{background-color:#0000}50%{background-color:#22d3ee}}@keyframes TerminalRegistrationWidget-module__9gifba__logFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.TerminalRegistrationWidget-module__9gifba__idleStateDock,.TerminalRegistrationWidget-module__9gifba__activeStateDock{width:calc(100% - 32px);left:16px;right:16px}}
