.source-code-module__VDwFxq__sourceCodePage{--code-green:#00ff41;--terminal-bg:#0d1117;--terminal-header:#161b22;--glow-primary:#3b82f6;--glow-secondary:#8b5cf6;--text-code:#c9d1d9;--accent-orange:#ff7b72;--accent-blue:#79c0ff;--accent-purple:#d2a8ff;font-family:var(--font-montserrat),sans-serif;color:var(--text-primary);background-color:var(--bg-primary);min-height:100vh;position:relative;overflow-x:hidden}.source-code-module__VDwFxq__section{z-index:1;padding:120px 20px;position:relative}.source-code-module__VDwFxq__container{max-width:1400px;margin:0 auto}@keyframes source-code-module__VDwFxq__floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes source-code-module__VDwFxq__glowPulse{0%,to{box-shadow:0 0 20px #3b82f666}50%{box-shadow:0 0 50px #8b5cf6cc}}@keyframes source-code-module__VDwFxq__codeScroll{0%{background-position:0 0}to{background-position:0 -1000px}}@keyframes source-code-module__VDwFxq__blinkCursor{0%,to{opacity:1}50%{opacity:0}}@keyframes source-code-module__VDwFxq__tiltGlow{0%{transform:perspective(1000px)rotateX(0)rotateY(0)}to{transform:perspective(1000px)rotateX(5deg)rotateY(-5deg)}}@keyframes source-code-module__VDwFxq__particlesFloat{0%{opacity:0;transform:translateY(0)rotate(0)}50%{opacity:.6}to{opacity:0;transform:translateY(-200px)rotate(360deg)}}.source-code-module__VDwFxq__codeBackground{z-index:0;pointer-events:none;background-image:repeating-linear-gradient(#00ff4108 0 1px,#0000 1px 30px);background-size:100% 30px;width:100%;height:1200px;animation:40s linear infinite source-code-module__VDwFxq__codeScroll;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 100%);mask-image:linear-gradient(#000 20%,#0000 100%)}.source-code-module__VDwFxq__glowOrb{filter:blur(100px);z-index:0;pointer-events:none;opacity:.5;border-radius:50%;position:absolute}.source-code-module__VDwFxq__glow1{background:radial-gradient(circle,var(--glow-primary),transparent 70%);width:600px;height:600px;top:-100px;right:-100px}.source-code-module__VDwFxq__glow2{background:radial-gradient(circle,var(--glow-secondary),transparent 70%);opacity:.3;width:800px;height:800px;top:400px;left:-200px}.source-code-module__VDwFxq__hero{text-align:center;flex-direction:column;justify-content:center;min-height:90vh;padding:180px 20px 100px;display:flex;position:relative}.source-code-module__VDwFxq__heroContent{z-index:2;max-width:900px;margin:0 auto;position:relative}.source-code-module__VDwFxq__heroBadge{color:var(--glow-primary);letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f61a;border:1px solid #3b82f64d;border-radius:100px;align-items:center;gap:12px;margin-bottom:40px;padding:12px 30px;font-size:.85rem;font-weight:800;animation:4s ease-in-out infinite source-code-module__VDwFxq__floatUp;display:inline-flex}.source-code-module__VDwFxq__blink{background:var(--code-green);width:10px;height:10px;box-shadow:0 0 10px var(--code-green);border-radius:50%;animation:1s infinite source-code-module__VDwFxq__blinkCursor}.source-code-module__VDwFxq__heroTitle{letter-spacing:-3px;background:linear-gradient(45deg,var(--text-primary)30%,var(--glow-primary),var(--glow-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:clamp(3rem,7vw,5.5rem);font-weight:950;line-height:1.1}.source-code-module__VDwFxq__heroSubtitle{color:var(--text-secondary);max-width:700px;margin:0 auto 50px;font-size:clamp(1.2rem,3vw,1.6rem);line-height:1.6}.source-code-module__VDwFxq__heroCta{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.source-code-module__VDwFxq__btnPrimary{background:linear-gradient(135deg,var(--glow-primary),var(--glow-secondary));color:#fff;cursor:pointer;border:none;border-radius:100px;padding:22px 50px;font-size:1.2rem;font-weight:900;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 15px 30px #3b82f666}.source-code-module__VDwFxq__btnPrimary:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 25px 50px #8b5cf699}.source-code-module__VDwFxq__btnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background:#ffffff0d;border-radius:100px;padding:22px 50px;font-size:1.2rem;font-weight:900;text-decoration:none;transition:all .3s}.source-code-module__VDwFxq__btnSecondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-3px)}.source-code-module__VDwFxq__floatingThumbs{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.source-code-module__VDwFxq__thumbItem{background:var(--bg-secondary);border:4px solid var(--border-color);opacity:.6;filter:blur(2px)grayscale(50%);border-radius:20px;width:150px;height:100px;animation:6s ease-in-out infinite alternate source-code-module__VDwFxq__floatUp;position:absolute;overflow:hidden;box-shadow:0 20px 40px #0000004d}.source-code-module__VDwFxq__thumbItem img{object-fit:cover;width:100%;height:100%}.source-code-module__VDwFxq__coreMessage{text-align:center;max-width:900px;margin:0 auto}.source-code-module__VDwFxq__coreMessage h2{letter-spacing:-2px;margin-bottom:30px;font-size:3.5rem;font-weight:950}.source-code-module__VDwFxq__coreMessage p{color:var(--text-secondary);font-size:1.4rem;line-height:1.8}.source-code-module__VDwFxq__splitScreen{background:var(--terminal-bg);border:1px solid #ffffff1a;border-radius:30px;min-height:550px;margin-top:80px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.source-code-module__VDwFxq__terminalHeader{background:var(--terminal-header);z-index:10;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;width:100%;height:50px;padding:0 20px;display:flex;position:absolute;top:0;left:0}.source-code-module__VDwFxq__macDot{border-radius:50%;width:12px;height:12px}.source-code-module__VDwFxq__red{background:#ff5f56}.source-code-module__VDwFxq__yellow{background:#ffbd2e}.source-code-module__VDwFxq__green{background:#27c93f}.source-code-module__VDwFxq__headerTitle{color:#8b949e;margin-left:20px;font-family:monospace;font-size:.9rem}.source-code-module__VDwFxq__codeSide{color:var(--text-code);border-right:1px solid #ffffff0d;flex:1;padding:80px 40px 40px;font-family:Courier New,Courier,monospace;font-size:1.1rem;line-height:1.6;position:relative;overflow:hidden}.source-code-module__VDwFxq__gameSide{background:radial-gradient(circle,#1f2937,#030712);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.source-code-module__VDwFxq__gameCanvasMock{background:#ffffff0d;border:4px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:80%;height:70%;transition:all .5s;display:flex;position:relative;box-shadow:0 0 50px #3b82f633}.source-code-module__VDwFxq__gameCanvasMock.source-code-module__VDwFxq__activeBuild{border-color:var(--code-green);background:#00ff410d;box-shadow:0 0 50px #00ff414d}.source-code-module__VDwFxq__gameSprite{font-size:5rem;transition:all .5s}.source-code-module__VDwFxq__codeLine{white-space:pre-wrap;word-break:break-all;display:block}.source-code-module__VDwFxq__keyword{color:var(--accent-orange)}.source-code-module__VDwFxq__function{color:var(--accent-purple)}.source-code-module__VDwFxq__string{color:var(--accent-blue)}.source-code-module__VDwFxq__comment{color:#8b949e;font-style:italic}.source-code-module__VDwFxq__cursor{background:var(--text-code);vertical-align:text-bottom;width:10px;height:20px;animation:1s step-end infinite source-code-module__VDwFxq__blinkCursor;display:inline-block}.source-code-module__VDwFxq__grid3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:60px;display:grid}.source-code-module__VDwFxq__featureCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:30px;padding:50px 40px;transition:all .4s;position:relative;overflow:hidden}.source-code-module__VDwFxq__featureCard:before{content:"";opacity:0;background:linear-gradient(135deg,#3b82f61a,#0000);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.source-code-module__VDwFxq__featureCard:hover{border-color:var(--glow-primary);transform:translateY(-10px);box-shadow:0 20px 50px #0000001a}.source-code-module__VDwFxq__featureCard:hover:before{opacity:1}.source-code-module__VDwFxq__featureIcon{margin-bottom:25px;font-size:3.5rem;transition:all .3s;display:inline-block}.source-code-module__VDwFxq__featureCard:hover .source-code-module__VDwFxq__featureIcon{transform:scale(1.1)rotate(5deg)}.source-code-module__VDwFxq__stepLineContainer{text-align:center;flex-wrap:wrap;justify-content:space-between;gap:40px;margin-top:80px;display:flex}.source-code-module__VDwFxq__stepNode{flex:1;min-width:150px}.source-code-module__VDwFxq__stepCircle{background:var(--bg-secondary);border:2px solid var(--glow-primary);width:80px;height:80px;color:var(--glow-primary);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:2rem;font-weight:950;transition:all .3s;display:flex;position:relative;box-shadow:0 0 20px #3b82f633}.source-code-module__VDwFxq__stepNode:hover .source-code-module__VDwFxq__stepCircle{background:var(--glow-primary);color:#fff;transform:scale(1.1);box-shadow:0 0 40px #3b82f699}.source-code-module__VDwFxq__gameCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:40px;text-decoration:none;transition:all .5s;display:block;position:relative;overflow:hidden}.source-code-module__VDwFxq__gameCard:hover{border-color:var(--glow-secondary);transform:translateY(-15px)perspective(1000px)rotateX(2deg);box-shadow:0 30px 60px #0003}.source-code-module__VDwFxq__gameImgWrapper{width:100%;height:260px;position:relative;overflow:hidden}.source-code-module__VDwFxq__gameImgWrapper img{object-fit:cover;width:100%;height:100%;transition:all .7s}.source-code-module__VDwFxq__gameCard:hover .source-code-module__VDwFxq__gameImgWrapper img{transform:scale(1.1)}.source-code-module__VDwFxq__gameContent{color:var(--text-primary);padding:30px}.source-code-module__VDwFxq__gameContentWrap{justify-content:space-between;align-items:center;display:flex}.source-code-module__VDwFxq__devBadge{color:var(--glow-secondary);letter-spacing:1px;background:#8b5cf61a;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:800}.source-code-module__VDwFxq__devSection{background:var(--terminal-bg);color:#fff;text-align:center;border:1px solid #ffffff0d;border-radius:100px;margin:100px 20px;padding:120px 20px;position:relative;overflow:hidden}.source-code-module__VDwFxq__devSection h2,.source-code-module__VDwFxq__devSection h3,.source-code-module__VDwFxq__devSection p{color:#fff!important}.source-code-module__VDwFxq__devBoxes{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:50px;display:flex}.source-code-module__VDwFxq__devBox{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:20px 40px;font-size:1.2rem;font-weight:800}.source-code-module__VDwFxq__counters{flex-wrap:wrap;justify-content:space-around;gap:40px;margin:100px 0;display:flex}.source-code-module__VDwFxq__counterItem{text-align:center}.source-code-module__VDwFxq__counterNum{color:var(--glow-primary);margin-bottom:10px;font-size:4.5rem;font-weight:950;line-height:1;display:block}.source-code-module__VDwFxq__reveal{opacity:0;transition:all .8s cubic-bezier(.165,.84,.44,1);transform:translateY(50px)}.source-code-module__VDwFxq__active{opacity:1;transform:translateY(0)}:is(.dark-mode .source-code-module__VDwFxq__featureCard,.dark-mode .source-code-module__VDwFxq__gameCard,.dark-mode .source-code-module__VDwFxq__stepCircle){-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffff05}@media (max-width:992px){.source-code-module__VDwFxq__splitScreen{flex-direction:column;min-height:700px}.source-code-module__VDwFxq__codeSide,.source-code-module__VDwFxq__gameSide{flex:none;height:350px}.source-code-module__VDwFxq__devSection{border-radius:50px;margin:50px 10px}}
