.HeroSection-module__yS5m3G__container{max-width:1200px;margin:0 auto;padding:0 24px}.HeroSection-module__yS5m3G__heroSection{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f1419 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:visible}.HeroSection-module__yS5m3G__codeBackground{opacity:.03;z-index:1;color:#2f00ff;flex-direction:column;justify-content:center;padding:40px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:1.2rem;line-height:2;animation:20s ease-in-out infinite HeroSection-module__yS5m3G__codeFloat;display:flex;position:absolute;inset:0}.HeroSection-module__yS5m3G__codeLine{opacity:0;animation:.8s forwards HeroSection-module__yS5m3G__codeLineAppear}@keyframes HeroSection-module__yS5m3G__codeLineAppear{0%{opacity:0;transform:translate(-20px)}to{opacity:.6;transform:translate(0)}}.HeroSection-module__yS5m3G__codeLine:first-child{animation-delay:.1s}.HeroSection-module__yS5m3G__codeLine:nth-child(2){animation-delay:.2s}.HeroSection-module__yS5m3G__codeLine:nth-child(3){animation-delay:.3s}.HeroSection-module__yS5m3G__codeLine:nth-child(4){animation-delay:.4s}.HeroSection-module__yS5m3G__codeLine:nth-child(5){animation-delay:.5s}.HeroSection-module__yS5m3G__codeLine:nth-child(6){animation-delay:.6s}.HeroSection-module__yS5m3G__codeLine:nth-child(7){animation-delay:.7s}@keyframes HeroSection-module__yS5m3G__codeFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(1deg)}}@keyframes HeroSection-module__yS5m3G__codeSlide{0%{opacity:0;transform:translate(-100vw)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translate(100vw)}}.HeroSection-module__yS5m3G__particlesBg{z-index:1;pointer-events:none;position:absolute;inset:0}.HeroSection-module__yS5m3G__particle{opacity:.4;background:radial-gradient(circle,#2f00ff 0%,#0090ff 100%);border-radius:50%;width:4px;height:4px;animation:8s ease-in-out infinite HeroSection-module__yS5m3G__particleFloat;position:absolute}.HeroSection-module__yS5m3G__particle:first-child{animation-delay:0s;top:20%;left:15%}.HeroSection-module__yS5m3G__particle:nth-child(2){animation-delay:2s;top:60%;left:80%}.HeroSection-module__yS5m3G__particle:nth-child(3){animation-delay:4s;top:40%;left:30%}.HeroSection-module__yS5m3G__particle:nth-child(4){animation-delay:6s;top:80%;left:60%}.HeroSection-module__yS5m3G__particle:nth-child(5){animation-delay:1s;top:30%;left:70%}@keyframes HeroSection-module__yS5m3G__particleFloat{0%,to{opacity:.4;transform:translateY(0)scale(1)}25%{opacity:.8;transform:translateY(-30px)scale(1.2)}50%{opacity:1;transform:translateY(-60px)scale(1.5)}75%{opacity:.8;transform:translateY(-30px)scale(1.2)}}.HeroSection-module__yS5m3G__heroContainer{z-index:2;width:100%;padding:80px 0;position:relative;overflow:visible}.HeroSection-module__yS5m3G__heroContent{grid-template-columns:1.5fr 1fr;align-items:center;gap:70px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.HeroSection-module__yS5m3G__heroText{z-index:2}.HeroSection-module__yS5m3G__codeComment{color:#0090ff;opacity:.8;margin-bottom:16px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.9rem;font-style:italic;animation:1s ease-out HeroSection-module__yS5m3G__fadeInUp}.HeroSection-module__yS5m3G__heroTitle{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,4.3vw,2.8rem);font-weight:800;line-height:1.3;animation:1s ease-out .2s both HeroSection-module__yS5m3G__fadeInUp}.HeroSection-module__yS5m3G__accentText{background:linear-gradient(135deg,#8a74f0 0%,#0090ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.HeroSection-module__yS5m3G__accentText:after{content:"";opacity:.3;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-4px;left:0}.HeroSection-module__yS5m3G__heroDescription{color:#fff;max-width:500px;margin-bottom:40px;font-family:Poppins,sans-serif;font-size:clamp(1.3rem,1.7vw,1rem);line-height:1.7;animation:.6s ease-out .2s both HeroSection-module__yS5m3G__fadeInUp}.HeroSection-module__yS5m3G__terminalStats{background:#1a1a2e;border:1px solid #2f00ff1a;border-radius:8px;max-width:450px;margin-bottom:30px;font-family:Fira Code,Monaco,Consolas,monospace;animation:.6s ease-out .3s both HeroSection-module__yS5m3G__fadeInUp;overflow:hidden;box-shadow:0 8px 32px #0003}.HeroSection-module__yS5m3G__terminalHeader{background:linear-gradient(135deg,#2d2d44 0%,#3a3a5a 100%);border-bottom:1px solid #2f00ff33;align-items:center;gap:6px;padding:8px 12px;display:flex}.HeroSection-module__yS5m3G__terminalDot{background:#ff5f56;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__yS5m3G__terminalBlink;box-shadow:0 0 6px #ff5f5680}.HeroSection-module__yS5m3G__terminalDot:nth-child(2){background:#ffbd2e;animation-delay:.3s;box-shadow:0 0 8px #ffbd2e80}.HeroSection-module__yS5m3G__terminalDot:nth-child(3){background:#27ca3f;animation-delay:.6s;box-shadow:0 0 8px #27ca3f80}@keyframes HeroSection-module__yS5m3G__terminalBlink{0%,to{opacity:1}50%{opacity:.4}}.HeroSection-module__yS5m3G__terminalTitle{color:#e0e0e0;margin-left:10px;font-size:.75rem;font-weight:600}.HeroSection-module__yS5m3G__terminalContent{background:linear-gradient(135deg,#1a1a2e 0%,#2d2d44 100%);padding:12px 16px}.HeroSection-module__yS5m3G__terminalLine{align-items:center;gap:8px;margin-bottom:10px;animation:2s ease-out 1s both HeroSection-module__yS5m3G__typewriter;display:flex}.HeroSection-module__yS5m3G__terminalPrompt{color:#27ca3f;text-shadow:0 0 6px #27ca3f80;font-size:.85rem;font-weight:700}.HeroSection-module__yS5m3G__terminalCommand{color:#e0e0e0;font-size:.85rem;position:relative}.HeroSection-module__yS5m3G__terminalCommand:after{content:"|";color:#27ca3f;margin-left:2px;animation:1s infinite HeroSection-module__yS5m3G__cursorBlink}.HeroSection-module__yS5m3G__terminalOutput{color:#0090ff;white-space:pre;text-shadow:0 0 6px #0090ff4d;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.4}@keyframes HeroSection-module__yS5m3G__cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes HeroSection-module__yS5m3G__typewriter{0%{width:0}to{width:100%}}@keyframes HeroSection-module__yS5m3G__blink{0%{border-color:#0000}to{border-color:#27ca3f}}.HeroSection-module__yS5m3G__heroButtons{flex-wrap:wrap;gap:16px;animation:1s ease-out .8s both HeroSection-module__yS5m3G__fadeInUp;display:flex}.HeroSection-module__yS5m3G__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #2f00ff4d}.HeroSection-module__yS5m3G__secondaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b104b 0%,#171c54 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #2f00ff4d}.HeroSection-module__yS5m3G__primaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection-module__yS5m3G__primaryButton:hover:before{left:100%}.HeroSection-module__yS5m3G__primaryButton:hover{transform:translateY(-3px);box-shadow:0 15px 45px #2f00ff66}.HeroSection-module__yS5m3G__primaryButton:active{transform:translateY(-1px)}.HeroSection-module__yS5m3G__secondaryButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection-module__yS5m3G__secondaryButton:hover:before{left:100%}.HeroSection-module__yS5m3G__secondaryButton:hover{transform:translateY(-3px);box-shadow:0 15px 45px #2f00ff66}.HeroSection-module__yS5m3G__secondaryButton:active{transform:translateY(-1px)}.HeroSection-module__yS5m3G__buttonIcon{font-size:1.2rem;transition:transform .3s}.HeroSection-module__yS5m3G__primaryButton:hover .HeroSection-module__yS5m3G__buttonIcon{transform:scale(1.2)}.HeroSection-module__yS5m3G__secondaryButton:hover .HeroSection-module__yS5m3G__buttonIcon{transform:translate(4px)}.HeroSection-module__yS5m3G__heroVisual{justify-content:center;align-items:center;min-height:500px;animation:1s ease-out .4s both HeroSection-module__yS5m3G__fadeInUp;display:flex;position:relative;overflow:visible}.HeroSection-module__yS5m3G__floatingCard{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #2f00ff1a;border-radius:16px;flex-direction:column;align-items:center;gap:8px;min-width:140px;padding:16px;animation:6s ease-in-out infinite HeroSection-module__yS5m3G__float;display:flex;position:absolute;box-shadow:0 8px 32px #0000001a}.HeroSection-module__yS5m3G__floatingCard:before{content:"";z-index:-1;opacity:.1;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:16px;position:absolute;inset:-1px}.HeroSection-module__yS5m3G__floatingCard:first-child{animation:6s ease-in-out infinite HeroSection-module__yS5m3G__floatFirst}.HeroSection-module__yS5m3G__floatingCard:nth-child(3){animation:7s ease-in-out infinite HeroSection-module__yS5m3G__floatSecond}@keyframes HeroSection-module__yS5m3G__floatFirst{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-20px)rotate(2deg)}50%{transform:translateY(-30px)rotate(0)}75%{transform:translateY(-20px)rotate(-2deg)}}@keyframes HeroSection-module__yS5m3G__floatSecond{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-15px)rotate(-3deg)}50%{transform:translateY(-25px)rotate(0)}75%{transform:translateY(-15px)rotate(3deg)}}.HeroSection-module__yS5m3G__codeCard{background:linear-gradient(135deg,#1a1a2e 0%,#2d2d44 100%);border:1px solid #2f00ff33;border-radius:12px;width:100%;font-family:Fira Code,Monaco,Consolas,monospace;overflow:hidden;box-shadow:0 4px 20px #0000004d}.HeroSection-module__yS5m3G__codeCardHeader{background:linear-gradient(135deg,#2d2d44 0%,#3a3a5a 100%);border-bottom:1px solid #2f00ff4d;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.HeroSection-module__yS5m3G__codeCardTitle{color:#e0e0e0;text-shadow:0 0 8px #e0e0e080;font-size:.8rem;font-weight:600}.HeroSection-module__yS5m3G__codeCardContent{color:#e0e0e0;white-space:nowrap;background:linear-gradient(135deg,#1a1a2e 0%,#2d2d44 100%);border-right:2px solid #27ca3f;padding:12px;font-size:.75rem;line-height:1.4;animation:2s steps(40,end) 1s both HeroSection-module__yS5m3G__typewriter,.7s steps(2,end) infinite HeroSection-module__yS5m3G__blink;overflow:hidden}.HeroSection-module__yS5m3G__codeKeyword{color:#ff6b6b;text-shadow:0 0 8px #ff6b6b80;font-weight:600}.HeroSection-module__yS5m3G__codeFunction{color:#4ecdc4;text-shadow:0 0 8px #4ecdc480;font-weight:600}.HeroSection-module__yS5m3G__codeString{color:#ffe66d;text-shadow:0 0 8px #ffe66d80}.HeroSection-module__yS5m3G__codeVariable{color:#a8e6cf;text-shadow:0 0 8px #a8e6cf80}.HeroSection-module__yS5m3G__codeNumber{color:#ff8b94;text-shadow:0 0 8px #ff8b9480}.HeroSection-module__yS5m3G__mainImage{z-index:2;position:relative;overflow:visible}@keyframes HeroSection-module__yS5m3G__mainImageFloat{0%,to{transform:translateY(0)scale(1.4)}50%{transform:translateY(-15px)scale(1.47)}}.HeroSection-module__yS5m3G__heroImage{filter:drop-shadow(0 20px 40px #2f00ff33);transform-origin:50%;-o-object-fit:contain;object-fit:contain;width:100%;max-width:500px;height:auto;transition:filter .3s;animation:6s ease-in-out infinite HeroSection-module__yS5m3G__mainImageFloat;transform:scale(1.4)}.HeroSection-module__yS5m3G__heroImage:hover{filter:drop-shadow(0 25px 50px #2f00ff66)}.HeroSection-module__yS5m3G__languageBadges{flex-wrap:wrap;gap:12px;margin-bottom:20px;animation:1s ease-out .2s both HeroSection-module__yS5m3G__fadeInUp;display:flex}.HeroSection-module__yS5m3G__languageBadge{color:#fff;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:20px;padding:6px 12px;font-family:Fira Code,monospace;font-size:.8rem;font-weight:600;transition:transform .3s;animation:3s ease-in-out infinite HeroSection-module__yS5m3G__badgeFloat;position:relative;overflow:hidden;box-shadow:0 4px 16px #2f00ff4d}.HeroSection-module__yS5m3G__languageBadge:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSection-module__yS5m3G__languageBadge:hover:before{left:100%}.HeroSection-module__yS5m3G__languageBadge:hover{transform:translateY(-3px)scale(1.1);box-shadow:0 8px 20px #2f00ff80}.HeroSection-module__yS5m3G__languageBadge:nth-child(2){animation-delay:.5s}.HeroSection-module__yS5m3G__languageBadge:nth-child(3){animation-delay:1s}@keyframes HeroSection-module__yS5m3G__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.HeroSection-module__yS5m3G__techElements{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__yS5m3G__techElement{color:#2f00ff14;opacity:.6;text-shadow:0 0 10px #2f00ff4d;font-family:Fira Code,monospace;font-size:1.5rem;font-weight:700;animation:15s linear infinite HeroSection-module__yS5m3G__techFloat;position:absolute}.HeroSection-module__yS5m3G__techElement:first-child{font-size:1.2rem;animation-delay:0s;top:20%;left:10%}.HeroSection-module__yS5m3G__techElement:nth-child(2){font-size:1.8rem;animation-delay:3s;top:60%;left:5%}.HeroSection-module__yS5m3G__techElement:nth-child(3){font-size:1.4rem;animation-delay:6s;top:30%;right:15%}.HeroSection-module__yS5m3G__techElement:nth-child(4){font-size:1.6rem;animation-delay:9s;top:70%;right:10%}.HeroSection-module__yS5m3G__techElement:nth-child(5){font-size:1.3rem;animation-delay:12s;top:50%;left:50%}.HeroSection-module__yS5m3G__techElement:nth-child(6){font-size:1.7rem;animation-delay:15s;top:35%;left:75%}@keyframes HeroSection-module__yS5m3G__techFloat{0%{opacity:.2;transform:translateY(0)rotate(0)scale(1)}25%{opacity:.6;transform:translateY(-20px)rotate(90deg)scale(1.1)}50%{opacity:.8;transform:translateY(-40px)rotate(180deg)scale(1.2)}75%{opacity:.6;transform:translateY(-20px)rotate(270deg)scale(1.1)}to{opacity:.2;transform:translateY(0)rotate(360deg)scale(1)}}.HeroSection-module__yS5m3G__codeCardDots{gap:4px;display:flex}.HeroSection-module__yS5m3G__codeCardDots span{background:#666;border-radius:50%;width:8px;height:8px;transition:all .3s}.HeroSection-module__yS5m3G__codeCardDots span:first-child{background:#ff5f56;box-shadow:0 0 8px #ff5f5680}.HeroSection-module__yS5m3G__codeCardDots span:nth-child(2){background:#ffbd2e;box-shadow:0 0 8px #ffbd2e80}.HeroSection-module__yS5m3G__codeCardDots span:nth-child(3){background:#27ca3f;box-shadow:0 0 8px #27ca3f80}.HeroSection-module__yS5m3G__codeCard:hover .HeroSection-module__yS5m3G__codeCardDots span{transform:scale(1.2)}.HeroSection-module__yS5m3G__imageGlow{z-index:1;background:radial-gradient(circle,#2f00ff1a 0%,#0090ff0d 50%,#0000 70%);border-radius:50%;width:120%;height:120%;animation:4s ease-in-out infinite HeroSection-module__yS5m3G__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HeroSection-module__yS5m3G__glowPulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)rotate(0)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)rotate(180deg)}}@keyframes HeroSection-module__yS5m3G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HeroSection-module__yS5m3G__heroContent{text-align:center;grid-template-columns:1fr;gap:60px}.HeroSection-module__yS5m3G__heroDescription{max-width:600px;margin:0 auto 40px}.HeroSection-module__yS5m3G__terminalStats{max-width:100%;margin:0 auto 30px}.HeroSection-module__yS5m3G__floatingCard{display:none}.HeroSection-module__yS5m3G__heroVisual{min-height:400px;overflow:visible}.HeroSection-module__yS5m3G__heroImage{width:100%;max-width:450px;transform:scale(1.35)}.HeroSection-module__yS5m3G__techElement{font-size:1.2rem!important}}@media (max-width:768px){.HeroSection-module__yS5m3G__container{padding:0 16px}.HeroSection-module__yS5m3G__heroContainer{padding:60px 0}.HeroSection-module__yS5m3G__heroContent{gap:40px;padding:0 16px}.HeroSection-module__yS5m3G__heroTitle{margin-bottom:20px;font-size:2.5rem}.HeroSection-module__yS5m3G__heroDescription{margin-bottom:30px;font-size:1.1rem}.HeroSection-module__yS5m3G__terminalStats{max-width:100%;margin:0 auto 30px}.HeroSection-module__yS5m3G__terminalContent{padding:16px}.HeroSection-module__yS5m3G__terminalOutput{font-size:.8rem}.HeroSection-module__yS5m3G__heroButtons{flex-direction:column;align-items:center;gap:12px}.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{text-align:center;justify-content:center;width:100%;max-width:280px;padding:14px 24px;font-size:1rem}.HeroSection-module__yS5m3G__heroVisual{min-height:300px;overflow:visible}.HeroSection-module__yS5m3G__heroImage{width:100%;max-width:350px;transform:scale(1.3)}.HeroSection-module__yS5m3G__languageBadges{justify-content:center;margin-bottom:16px}.HeroSection-module__yS5m3G__languageBadge{padding:5px 10px;font-size:.7rem}.HeroSection-module__yS5m3G__codeBackground{padding:20px;font-size:1rem}.HeroSection-module__yS5m3G__techElement{font-size:1rem!important}.HeroSection-module__yS5m3G__particle{width:3px;height:3px}}@media (max-width:480px){.HeroSection-module__yS5m3G__heroSection{padding-top:60px}.HeroSection-module__yS5m3G__heroContainer{padding:40px 0}.HeroSection-module__yS5m3G__heroContent{gap:30px}.HeroSection-module__yS5m3G__heroTitle{font-size:2rem;line-height:1.2}.HeroSection-module__yS5m3G__heroDescription{font-size:1rem;line-height:1.5}.HeroSection-module__yS5m3G__codeComment{font-size:.9rem}.HeroSection-module__yS5m3G__terminalStats{max-width:100%;margin:0 auto 30px}.HeroSection-module__yS5m3G__terminalHeader{padding:10px 14px}.HeroSection-module__yS5m3G__terminalTitle{margin-left:12px;font-size:.8rem}.HeroSection-module__yS5m3G__terminalContent{padding:14px}.HeroSection-module__yS5m3G__terminalOutput{font-size:.7rem;line-height:1.4}.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton{max-width:250px;padding:12px 20px;font-size:.95rem}.HeroSection-module__yS5m3G__buttonIcon{font-size:1rem}.HeroSection-module__yS5m3G__heroImage{width:100%;max-width:300px;transform:scale(1.2)}.HeroSection-module__yS5m3G__languageBadge{padding:4px 8px;font-size:.65rem}.HeroSection-module__yS5m3G__codeBackground{padding:16px;font-size:.9rem;line-height:1.8}.HeroSection-module__yS5m3G__codeLine{margin-bottom:16px}}@media (min-resolution:192dpi){.HeroSection-module__yS5m3G__heroImage{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-color-scheme:light){.HeroSection-module__yS5m3G__heroSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 50%,#dee2e6 100%)}.HeroSection-module__yS5m3G__heroTitle{color:#1a1a2e}.HeroSection-module__yS5m3G__heroDescription{color:#2d2d44}.HeroSection-module__yS5m3G__codeComment{color:#2f00ff}.HeroSection-module__yS5m3G__secondaryButton{color:#fff;background:linear-gradient(135deg,#0b0525 0%,#02233c 100%);border:none}.HeroSection-module__yS5m3G__secondaryButton:hover{background:linear-gradient(135deg,#0b0525 0%,#02233c 100%);transform:translateY(-3px);box-shadow:0 15px 45px #2f00ff66}}@media (prefers-color-scheme:dark){.HeroSection-module__yS5m3G__heroSection{background:linear-gradient(135deg,#0f0f1e 0%,#1a1a2e 50%,#16213e 100%)}.HeroSection-module__yS5m3G__heroTitle{color:#f7fafc}.HeroSection-module__yS5m3G__heroDescription{color:#fff}.HeroSection-module__yS5m3G__secondaryButton{color:#fff;background:linear-gradient(135deg,#0b0525 0%,#02233c 100%);border:none}.HeroSection-module__yS5m3G__secondaryButton:hover{background:linear-gradient(135deg,#0b0525 0%,#02233c 100%);transform:translateY(-3px);box-shadow:0 15px 45px #2f00ff66}}@media (prefers-reduced-motion:reduce){.HeroSection-module__yS5m3G__codeBackground,.HeroSection-module__yS5m3G__codeLine,.HeroSection-module__yS5m3G__particle,.HeroSection-module__yS5m3G__floatingCard,.HeroSection-module__yS5m3G__mainImage,.HeroSection-module__yS5m3G__languageBadge,.HeroSection-module__yS5m3G__techElement,.HeroSection-module__yS5m3G__imageGlow,.HeroSection-module__yS5m3G__terminalDot{animation:none}.HeroSection-module__yS5m3G__primaryButton,.HeroSection-module__yS5m3G__secondaryButton,.HeroSection-module__yS5m3G__heroImage,.HeroSection-module__yS5m3G__languageBadge{transition:none}}@media print{.HeroSection-module__yS5m3G__heroSection{background:#fff;min-height:auto}.HeroSection-module__yS5m3G__codeBackground,.HeroSection-module__yS5m3G__particlesBg,.HeroSection-module__yS5m3G__techElements,.HeroSection-module__yS5m3G__floatingCard{display:none}.HeroSection-module__yS5m3G__heroTitle,.HeroSection-module__yS5m3G__heroDescription{color:#000}.HeroSection-module__yS5m3G__terminalStats{color:#000;background:#f5f5f5}}
.LearningPaths-module__WVUk7W__learningPathsSection{background:linear-gradient(135deg,#0f1419 0%,#1a1a2e 100%);min-height:auto;padding:100px 0;position:relative;overflow:hidden}.LearningPaths-module__WVUk7W__learningPathsSection:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 20%,#2f00ff08 0%,#0000 50%),radial-gradient(circle at 80% 80%,#0090ff08 0%,#0000 50%);position:absolute;inset:0}.LearningPaths-module__WVUk7W__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.LearningPaths-module__WVUk7W__sectionHeader{text-align:center;margin-bottom:60px}.LearningPaths-module__WVUk7W__fadeInUp{animation:1s ease-out LearningPaths-module__WVUk7W__fadeInUp}@keyframes LearningPaths-module__WVUk7W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LearningPaths-module__WVUk7W__codeComment{color:#718096;align-items:center;gap:4px;margin-bottom:12px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.8rem;display:inline-flex}.LearningPaths-module__WVUk7W__commentSlash{color:#2f00ff;font-weight:700}.LearningPaths-module__WVUk7W__commentText{color:#a0aec0;font-family:Poppins,sans-serif;font-weight:600}.LearningPaths-module__WVUk7W__sectionTitle{color:#e2e8f0;letter-spacing:-.02em;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.LearningPaths-module__WVUk7W__titleHighlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;position:relative}.LearningPaths-module__WVUk7W__sectionDescription{color:#a0aec0;max-width:600px;margin:0 auto 24px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6}.LearningPaths-module__WVUk7W__decorativeLine{background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:2px;width:60px;height:3px;margin:0 auto;position:relative}.LearningPaths-module__WVUk7W__decorativeLine:after{content:"";background:inherit;opacity:.3;border-radius:4px;animation:2s ease-in-out infinite LearningPaths-module__WVUk7W__pulse;position:absolute;inset:-2px -4px}@keyframes LearningPaths-module__WVUk7W__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;align-items:center;gap:16px;max-width:1200px;height:auto;min-height:500px;margin:60px auto;padding:0 40px;display:flex;position:relative}.LearningPaths-module__WVUk7W__carouselWrapper{touch-action:pan-x;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.LearningPaths-module__WVUk7W__carouselTrack{will-change:transform;justify-content:center;align-items:center;gap:18px;width:100%;max-width:100%;padding:15px 0;transition:all .6s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.LearningPaths-module__WVUk7W__carouselTrack.LearningPaths-module__WVUk7W__transitioning{transition:all .6s cubic-bezier(.25,.46,.45,.94)}.LearningPaths-module__WVUk7W__courseCard{cursor:pointer;opacity:.7;will-change:transform,opacity,box-shadow;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:2px solid #0000;border-radius:18px;flex-direction:column;flex:0 0 280px;height:370px;transition:all .6s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;transform:scale(.9);box-shadow:0 6px 25px #0000000f,0 2px 12px #0000000a,0 0 0 1px #3b82f60d}.LearningPaths-module__WVUk7W__courseCard:after{content:"";background:linear-gradient(90deg,#2f00ff 0%,#0090ff 100%);border-radius:0 0 24px 24px;height:4px;position:absolute;bottom:0;left:0;right:0}.LearningPaths-module__WVUk7W__courseCard.LearningPaths-module__WVUk7W__transitioning{transition:all .6s cubic-bezier(.25,.46,.45,.94)}.LearningPaths-module__WVUk7W__courseCard.LearningPaths-module__WVUk7W__visible{animation:.8s ease-out forwards LearningPaths-module__WVUk7W__slideInUp}@keyframes LearningPaths-module__WVUk7W__slideInUp{to{opacity:1;transform:translateY(0)scale(.9)}}.LearningPaths-module__WVUk7W__centerCard{z-index:10;border-color:#2f00ff4d;transition:all .6s cubic-bezier(.25,.46,.45,.94);box-shadow:0 25px 80px #2f00ff33,0 10px 40px #2f00ff26,0 0 0 2px #2f00ff33;opacity:1!important;transform:scale(1.05)!important}.LearningPaths-module__WVUk7W__centerCard:before{content:"";z-index:-1;opacity:.15;background:linear-gradient(135deg,#2f00ff,#0090ff,#00d4ff);border-radius:26px;position:absolute;inset:-3px}.LearningPaths-module__WVUk7W__centerCard:after{content:"";background:linear-gradient(90deg,#2f00ff 0%,#0090ff 50%,#00d4ff 100%);border-radius:0 0 24px 24px;height:6px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 2px 8px #2f00ff4d}.LearningPaths-module__WVUk7W__leftCard,.LearningPaths-module__WVUk7W__rightCard{opacity:.6;filter:blur(.3px);transition:all .6s cubic-bezier(.25,.46,.45,.94);transform:scale(.88)}.LearningPaths-module__WVUk7W__courseCard:hover{border-color:#2f00ff40;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform:scale(1.03);box-shadow:0 15px 50px #2f00ff33,0 8px 30px #2f00ff26,0 0 0 2px #2f00ff33}.LearningPaths-module__WVUk7W__cardTopSection{z-index:5;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:12px;left:12px;right:12px}.LearningPaths-module__WVUk7W__cardTags{flex-wrap:wrap;gap:6px;max-width:calc(100% - 60px);display:flex}.LearningPaths-module__WVUk7W__levelTag,.LearningPaths-module__WVUk7W__categoryTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;border:1px solid #fff3;border-radius:12px;flex-shrink:0;padding:4px 10px;font-size:.7rem;font-weight:600}.LearningPaths-module__WVUk7W__levelTag{color:#fff;background:linear-gradient(135deg,#0f172af2 0%,#1e293be6 100%)}.LearningPaths-module__WVUk7W__categoryTag{color:#fff;background:linear-gradient(135deg,#2f00ffe6 0%,#0090ffcc 100%)}.LearningPaths-module__WVUk7W__cardMainBody{text-align:center;flex-direction:column;flex-grow:1;align-items:center;padding:50px 18px 16px;display:flex}.LearningPaths-module__WVUk7W__cardIcon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:14px;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;box-shadow:0 6px 20px #667eea40,0 2px 10px #667eea1f}.LearningPaths-module__WVUk7W__cardIcon:before{content:"";z-index:-1;opacity:.2;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;position:absolute;inset:-2px}.LearningPaths-module__WVUk7W__cardIcon svg{width:28px;height:28px}.LearningPaths-module__WVUk7W__cardTitle{color:#0f172a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:50px;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.LearningPaths-module__WVUk7W__cardDescription{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:50px;margin:0 0 14px;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.LearningPaths-module__WVUk7W__cardInstructor{background:#f8fafccc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.LearningPaths-module__WVUk7W__instructorInfo{flex:1;align-items:center;gap:12px;display:flex}.LearningPaths-module__WVUk7W__instructorAvatar{color:#64748b;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;display:flex}.LearningPaths-module__WVUk7W__instructorAvatar svg{width:16px;height:16px}.LearningPaths-module__WVUk7W__instructorName{color:#475569;white-space:nowrap;font-size:.85rem;font-weight:600}.LearningPaths-module__WVUk7W__cardStats{flex-shrink:0;align-items:center;gap:16px;display:flex}.LearningPaths-module__WVUk7W__statItem{color:#64748b;white-space:nowrap;align-items:center;gap:6px;font-size:.75rem;font-weight:500;display:flex}.LearningPaths-module__WVUk7W__statItem svg{color:#94a3b8;flex-shrink:0;width:14px;height:14px}.LearningPaths-module__WVUk7W__cardCTA{justify-content:center;padding:12px 18px 18px;display:flex}.LearningPaths-module__WVUk7W__ctaButton{color:#fff;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:14px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #2f00ff66,0 2px 10px #2f00ff33}.LearningPaths-module__WVUk7W__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.LearningPaths-module__WVUk7W__ctaButton:hover{background:linear-gradient(135deg,#0090ff 0%,#2f00ff 100%);transform:translateY(-3px);box-shadow:0 10px 30px #2f00ff80,0 4px 15px #2f00ff4d}.LearningPaths-module__WVUk7W__ctaButton:hover:before{left:100%}.LearningPaths-module__WVUk7W__ctaButton svg{flex-shrink:0;transition:transform .3s}.LearningPaths-module__WVUk7W__ctaButton:hover svg{transform:translate(3px)}.LearningPaths-module__WVUk7W__carouselButton{cursor:pointer;z-index:10;color:#64748b;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);will-change:transform,background,box-shadow;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:2px solid #2f00ff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #0000001f}.LearningPaths-module__WVUk7W__carouselButton:hover{color:#fff;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-color:#0000;transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:translateY(-50%)scale(1.1);box-shadow:0 12px 35px #2f00ff59}.LearningPaths-module__WVUk7W__prevButton{left:-25px}.LearningPaths-module__WVUk7W__nextButton{right:-25px}.LearningPaths-module__WVUk7W__carouselButton.LearningPaths-module__WVUk7W__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.LearningPaths-module__WVUk7W__carouselButton.LearningPaths-module__WVUk7W__disabled:hover{color:#64748b;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);transform:translateY(-50%)scale(1);box-shadow:0 6px 20px #0000001f}.LearningPaths-module__WVUk7W__carouselDots{justify-content:center;gap:14px;margin-top:40px;display:flex}.LearningPaths-module__WVUk7W__dot{cursor:pointer;will-change:transform,background;background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%);border:none;border-radius:50%;width:10px;height:10px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative}.LearningPaths-module__WVUk7W__dot:hover{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scale(1.2)}.LearningPaths-module__WVUk7W__activeDot{background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);transform:scale(1.3)}.LearningPaths-module__WVUk7W__activeDot:after{content:"";border:2px solid #2f00ff4d;border-radius:50%;animation:3s ease-in-out infinite LearningPaths-module__WVUk7W__dotPulse;position:absolute;inset:-4px}@keyframes LearningPaths-module__WVUk7W__dotPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.3;transform:scale(1.3)}}.LearningPaths-module__WVUk7W__experienceSection{background:0 0;border-radius:28px;margin-top:80px;padding:50px 0;position:relative;overflow:hidden}.LearningPaths-module__WVUk7W__experienceSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#2f00ff0d 0%,#0000 50%),radial-gradient(circle at 70% 80%,#0090ff0d 0%,#0000 50%);position:absolute;inset:0}.LearningPaths-module__WVUk7W__experienceContainer{z-index:2;max-width:1000px;margin:0 auto;padding:0 24px;position:relative}.LearningPaths-module__WVUk7W__experienceHeader{text-align:center;margin-bottom:40px}.LearningPaths-module__WVUk7W__experienceTitle{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:14px;font-family:Poppins,sans-serif;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;display:flex}.LearningPaths-module__WVUk7W__titleIcon{font-size:1.8rem;animation:2s ease-in-out infinite LearningPaths-module__WVUk7W__bounce}@keyframes LearningPaths-module__WVUk7W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.LearningPaths-module__WVUk7W__experienceDesc{color:#718096;max-width:500px;margin:0 auto;font-size:1rem;line-height:1.5}.LearningPaths-module__WVUk7W__experienceGrid{grid-template-columns:1fr 2fr;align-items:start;gap:35px;margin-bottom:40px;display:grid}.LearningPaths-module__WVUk7W__coinSection{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6 0%,#f8fafce6 100%);border:1px solid #2f00ff1a;border-radius:20px;padding:24px;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000001a}.LearningPaths-module__WVUk7W__coinSection:before{content:"";background:radial-gradient(circle,#ffd7000d 0%,#0000 70%);width:200%;height:200%;animation:4s ease-in-out infinite LearningPaths-module__WVUk7W__coinGlow;position:absolute;top:-50%;left:-50%}@keyframes LearningPaths-module__WVUk7W__coinGlow{0%,to{opacity:.5;transform:rotate(0)scale(1)}50%{opacity:.8;transform:rotate(180deg)scale(1.1)}}.LearningPaths-module__WVUk7W__coinContainer{z-index:2;margin-bottom:16px;position:relative}.LearningPaths-module__WVUk7W__coinIcon{background:linear-gradient(135deg,gold 0%,#ffed4e 100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 16px;animation:3s linear infinite LearningPaths-module__WVUk7W__coinSpin;display:flex;position:relative;box-shadow:0 6px 25px #ffd7004d}@keyframes LearningPaths-module__WVUk7W__coinSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.LearningPaths-module__WVUk7W__coinEmoji{filter:drop-shadow(0 2px 6px #0003);font-size:1.8rem}.LearningPaths-module__WVUk7W__coinGlow{background:linear-gradient(135deg,#ffd7004d 0%,#ffed4e4d 100%);border-radius:50%;animation:2s ease-in-out infinite LearningPaths-module__WVUk7W__pulse;position:absolute;inset:-8px}.LearningPaths-module__WVUk7W__coinCounter{text-align:center}.LearningPaths-module__WVUk7W__coinAmount{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,gold 0%,#ff8c00 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-family:Fira Code,monospace;font-size:2.2rem;font-weight:900;display:block}.LearningPaths-module__WVUk7W__coinLabel{color:#4a5568;font-size:.9rem;font-weight:600}.LearningPaths-module__WVUk7W__coinDescription{z-index:2;position:relative}.LearningPaths-module__WVUk7W__coinDescription p{color:#718096;margin:0;font-size:.9rem;line-height:1.5}.LearningPaths-module__WVUk7W__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.LearningPaths-module__WVUk7W__featureCard{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6 0%,#f8fafce6 100%);border:1px solid #2f00ff1a;border-radius:16px;padding:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(30px)}.LearningPaths-module__WVUk7W__featureCard.LearningPaths-module__WVUk7W__animated{animation:.6s ease-out forwards LearningPaths-module__WVUk7W__featureSlideIn}@keyframes LearningPaths-module__WVUk7W__featureSlideIn{to{opacity:1;transform:translateY(0)}}.LearningPaths-module__WVUk7W__featureCard:before{content:"";transform-origin:0;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.LearningPaths-module__WVUk7W__featureCard:hover:before{transform:scaleX(1)}.LearningPaths-module__WVUk7W__featureCard:hover{border-color:#2f00ff33;transform:translateY(-4px);box-shadow:0 12px 30px #2f00ff26}.LearningPaths-module__WVUk7W__featureIcon{background:linear-gradient(135deg,#2f00ff1a 0%,#0090ff1a 100%);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;transition:all .3s;display:flex;position:relative}.LearningPaths-module__WVUk7W__featureCard:hover .LearningPaths-module__WVUk7W__featureIcon{background:linear-gradient(135deg,#2f00ff26 0%,#0090ff26 100%);transform:scale(1.08)rotate(3deg)}.LearningPaths-module__WVUk7W__featureIcon span{filter:drop-shadow(0 1px 3px #0000001a);font-size:1.3rem}.LearningPaths-module__WVUk7W__featurePulse{border:2px solid #2f00ff4d;border-radius:16px;animation:3s ease-in-out infinite LearningPaths-module__WVUk7W__featurePulse;position:absolute;inset:-4px}@keyframes LearningPaths-module__WVUk7W__featurePulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.3;transform:scale(1.08)}}.LearningPaths-module__WVUk7W__featureContent h4{color:#1a1a2e;margin-bottom:6px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.LearningPaths-module__WVUk7W__featureContent p{color:#718096;margin:0;font-size:.85rem;line-height:1.4}.LearningPaths-module__WVUk7W__processFlow{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#fffffff2 0%,#f8fafcf2 100%);border:1px solid #2f00ff1a;border-radius:20px;padding:32px;position:relative;overflow:hidden}.LearningPaths-module__WVUk7W__processFlow:before{content:"";pointer-events:none;background:linear-gradient(45deg,#2f00ff05 0%,#0090ff05 100%);position:absolute;inset:0}.LearningPaths-module__WVUk7W__processTitle{text-align:center;color:#1a1a2e;z-index:2;margin-bottom:25px;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:700;position:relative}.LearningPaths-module__WVUk7W__processSteps{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.LearningPaths-module__WVUk7W__processStep{text-align:center;flex:1;min-width:160px;position:relative}.LearningPaths-module__WVUk7W__stepIcon{color:#fff;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 12px;font-family:Fira Code,monospace;font-size:1.1rem;font-weight:700;animation:2s ease-in-out infinite LearningPaths-module__WVUk7W__stepPulse;display:flex;position:relative}.LearningPaths-module__WVUk7W__stepIcon:after{content:"";border:2px solid #2f00ff4d;border-radius:50%;animation:2s ease-in-out infinite LearningPaths-module__WVUk7W__stepRipple;position:absolute;inset:-4px}@keyframes LearningPaths-module__WVUk7W__stepPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes LearningPaths-module__WVUk7W__stepRipple{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.3;transform:scale(1.15)}}.LearningPaths-module__WVUk7W__stepContent h5{color:#1a1a2e;margin-bottom:6px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}.LearningPaths-module__WVUk7W__stepContent p{color:#718096;margin:0;font-size:.8rem;line-height:1.3}.LearningPaths-module__WVUk7W__stepArrow{color:#2f00ff;font-size:1.3rem;font-weight:700;animation:2s ease-in-out infinite LearningPaths-module__WVUk7W__arrowMove}@keyframes LearningPaths-module__WVUk7W__arrowMove{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (max-width:1199px){.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;max-width:1100px;min-height:450px;padding:0 35px}.LearningPaths-module__WVUk7W__carouselWrapper{justify-content:center;align-items:center}.LearningPaths-module__WVUk7W__carouselTrack{justify-content:center;align-items:center;width:100%;max-width:100%}.LearningPaths-module__WVUk7W__courseCard{flex:0 0 260px;height:430px}.LearningPaths-module__WVUk7W__carouselTrack{gap:14px}}@media (max-width:1024px){.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;max-width:900px;min-height:420px;padding:0 25px}.LearningPaths-module__WVUk7W__carouselWrapper{justify-content:center;align-items:center}.LearningPaths-module__WVUk7W__carouselTrack{justify-content:center;align-items:center;width:100%;max-width:100%}.LearningPaths-module__WVUk7W__courseCard{flex:0 0 240px;height:400px}.LearningPaths-module__WVUk7W__carouselTrack{gap:12px}.LearningPaths-module__WVUk7W__cardTopSection{top:10px;left:10px;right:10px}.LearningPaths-module__WVUk7W__cardTags{gap:5px;max-width:calc(100% - 50px)}.LearningPaths-module__WVUk7W__levelTag,.LearningPaths-module__WVUk7W__categoryTag{padding:3px 8px;font-size:.65rem}.LearningPaths-module__WVUk7W__cardMainBody{padding:60px 20px 20px}.LearningPaths-module__WVUk7W__cardTitle{min-height:55px;font-size:1.1rem}.LearningPaths-module__WVUk7W__cardDescription{min-height:55px;font-size:.85rem}.LearningPaths-module__WVUk7W__cardInstructor{gap:12px;padding:16px 20px}.LearningPaths-module__WVUk7W__instructorInfo{gap:10px}.LearningPaths-module__WVUk7W__instructorAvatar{width:28px;height:28px}.LearningPaths-module__WVUk7W__instructorAvatar svg{width:14px;height:14px}.LearningPaths-module__WVUk7W__instructorName{font-size:.8rem}.LearningPaths-module__WVUk7W__cardStats{gap:12px}.LearningPaths-module__WVUk7W__statItem{gap:4px;font-size:.7rem}.LearningPaths-module__WVUk7W__statItem svg{width:12px;height:12px}.LearningPaths-module__WVUk7W__experienceGrid{grid-template-columns:1fr;gap:25px}.LearningPaths-module__WVUk7W__featuresGrid{grid-template-columns:repeat(2,1fr)}.LearningPaths-module__WVUk7W__processSteps{flex-direction:column;gap:25px}.LearningPaths-module__WVUk7W__stepArrow{transform:rotate(90deg)}}@media (max-width:820px){.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;min-height:420px;padding:0 25px}.LearningPaths-module__WVUk7W__carouselWrapper{justify-content:center;align-items:center}.LearningPaths-module__WVUk7W__carouselTrack{justify-content:center;align-items:center;width:100%;max-width:100%}.LearningPaths-module__WVUk7W__courseCard{flex:0 0 220px;height:380px}.LearningPaths-module__WVUk7W__carouselTrack{gap:10px}}@media (max-width:768px){.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;min-height:400px;padding:0 20px}.LearningPaths-module__WVUk7W__carouselWrapper{justify-content:center;align-items:center}.LearningPaths-module__WVUk7W__carouselTrack{justify-content:center;align-items:center;width:100%;max-width:100%}.LearningPaths-module__WVUk7W__courseCard{flex:0 0 200px;height:360px}.LearningPaths-module__WVUk7W__carouselTrack{gap:8px}.LearningPaths-module__WVUk7W__cardTopSection{top:8px;left:8px;right:8px}.LearningPaths-module__WVUk7W__cardTags{gap:4px;max-width:calc(100% - 40px)}.LearningPaths-module__WVUk7W__levelTag,.LearningPaths-module__WVUk7W__categoryTag{border-radius:10px;padding:3px 7px;font-size:.6rem}.LearningPaths-module__WVUk7W__cardMainBody{padding:55px 18px 18px}.LearningPaths-module__WVUk7W__cardIcon{width:56px;height:56px}.LearningPaths-module__WVUk7W__cardIcon svg{width:28px;height:28px}.LearningPaths-module__WVUk7W__cardTitle{min-height:50px;font-size:1rem}.LearningPaths-module__WVUk7W__cardDescription{min-height:50px;font-size:.8rem}.LearningPaths-module__WVUk7W__cardInstructor{gap:10px;padding:14px 18px}.LearningPaths-module__WVUk7W__instructorInfo{gap:8px}.LearningPaths-module__WVUk7W__instructorAvatar{width:26px;height:26px}.LearningPaths-module__WVUk7W__instructorAvatar svg{width:13px;height:13px}.LearningPaths-module__WVUk7W__instructorName{font-size:.75rem}.LearningPaths-module__WVUk7W__cardStats{gap:10px}.LearningPaths-module__WVUk7W__statItem{gap:3px;font-size:.65rem}.LearningPaths-module__WVUk7W__statItem svg{width:11px;height:11px}.LearningPaths-module__WVUk7W__carouselButton{width:42px;height:42px}.LearningPaths-module__WVUk7W__prevButton{left:-10px}.LearningPaths-module__WVUk7W__nextButton{right:-10px}.LearningPaths-module__WVUk7W__experienceSection{margin-top:60px;padding:35px 0}.LearningPaths-module__WVUk7W__featuresGrid{grid-template-columns:1fr;gap:14px}.LearningPaths-module__WVUk7W__processFlow{padding:25px 16px}}@media (max-width:576px){.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;min-height:400px;padding:0 15px}.LearningPaths-module__WVUk7W__carouselWrapper{justify-content:center;align-items:center}.LearningPaths-module__WVUk7W__carouselTrack{justify-content:center;align-items:center;width:100%;max-width:100%}.LearningPaths-module__WVUk7W__courseCard{flex:0 0 200px;height:360px}.LearningPaths-module__WVUk7W__carouselTrack{gap:8px}.LearningPaths-module__WVUk7W__carouselButton{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:2px solid #2f00ff33;width:40px;height:40px;display:flex;box-shadow:0 4px 15px #00000026}.LearningPaths-module__WVUk7W__cardTopSection{top:6px;left:6px;right:6px}.LearningPaths-module__WVUk7W__cardTags{gap:3px;max-width:calc(100% - 35px)}.LearningPaths-module__WVUk7W__levelTag,.LearningPaths-module__WVUk7W__categoryTag{border-radius:8px;padding:2px 6px;font-size:.55rem}.LearningPaths-module__WVUk7W__cardMainBody{padding:50px 20px 16px}.LearningPaths-module__WVUk7W__cardIcon{border-radius:14px;width:56px;height:56px;margin-bottom:14px}.LearningPaths-module__WVUk7W__cardIcon svg{width:28px;height:28px}.LearningPaths-module__WVUk7W__cardTitle{min-height:45px;margin-bottom:8px;font-size:1.1rem;line-height:1.2}.LearningPaths-module__WVUk7W__cardDescription{-webkit-line-clamp:2;line-clamp:2;min-height:40px;margin:0 0 12px;font-size:.85rem;line-height:1.4}.LearningPaths-module__WVUk7W__cardInstructor{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 20px}.LearningPaths-module__WVUk7W__instructorInfo{gap:8px;width:100%}.LearningPaths-module__WVUk7W__instructorAvatar{width:28px;height:28px}.LearningPaths-module__WVUk7W__instructorAvatar svg{width:14px;height:14px}.LearningPaths-module__WVUk7W__instructorName{font-size:.8rem}.LearningPaths-module__WVUk7W__cardStats{justify-content:space-between;gap:10px;width:100%}.LearningPaths-module__WVUk7W__statItem{gap:4px;font-size:.7rem}.LearningPaths-module__WVUk7W__statItem svg{width:12px;height:12px}.LearningPaths-module__WVUk7W__cardCTA{padding:12px 20px 18px}.LearningPaths-module__WVUk7W__ctaButton{border-radius:10px;padding:10px 20px;font-size:.85rem}.LearningPaths-module__WVUk7W__carouselButton{width:38px;height:38px}.LearningPaths-module__WVUk7W__prevButton{left:-8px}.LearningPaths-module__WVUk7W__nextButton{right:-8px}}@media (max-width:480px){.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;min-height:380px;padding:0 12px}.LearningPaths-module__WVUk7W__carouselWrapper{justify-content:center;align-items:center}.LearningPaths-module__WVUk7W__carouselTrack{justify-content:center;align-items:center;width:100%;max-width:100%}.LearningPaths-module__WVUk7W__courseCard{flex:0 0 180px;height:340px}.LearningPaths-module__WVUk7W__carouselTrack{gap:6px}.LearningPaths-module__WVUk7W__carouselButton{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:2px solid #2f00ff33;width:36px;height:36px;display:flex;box-shadow:0 3px 12px #0000001f}.LearningPaths-module__WVUk7W__prevButton{left:-3px}.LearningPaths-module__WVUk7W__nextButton{right:-3px}.LearningPaths-module__WVUk7W__cardTopSection{top:5px;left:5px;right:5px}.LearningPaths-module__WVUk7W__cardTags{gap:2px;max-width:calc(100% - 30px)}.LearningPaths-module__WVUk7W__levelTag,.LearningPaths-module__WVUk7W__categoryTag{border-radius:6px;padding:2px 5px;font-size:.5rem}.LearningPaths-module__WVUk7W__cardMainBody{padding:45px 14px 14px}.LearningPaths-module__WVUk7W__cardIcon{width:44px;height:44px}.LearningPaths-module__WVUk7W__cardIcon svg{width:22px;height:22px}.LearningPaths-module__WVUk7W__cardTitle{min-height:42px;font-size:.9rem}.LearningPaths-module__WVUk7W__cardDescription{min-height:40px;font-size:.75rem}.LearningPaths-module__WVUk7W__cardInstructor{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 14px}.LearningPaths-module__WVUk7W__instructorInfo{gap:5px;width:100%}.LearningPaths-module__WVUk7W__instructorAvatar{width:22px;height:22px}.LearningPaths-module__WVUk7W__instructorAvatar svg{width:11px;height:11px}.LearningPaths-module__WVUk7W__instructorName{font-size:.65rem}.LearningPaths-module__WVUk7W__cardStats{justify-content:space-between;gap:6px;width:100%}.LearningPaths-module__WVUk7W__statItem{gap:2px;font-size:.55rem}.LearningPaths-module__WVUk7W__statItem svg{width:9px;height:9px}.LearningPaths-module__WVUk7W__ctaButton{padding:8px 16px;font-size:.8rem}}@media (max-width:320px){.LearningPaths-module__WVUk7W__carouselContainer{justify-content:center;min-height:360px;padding:0 10px}.LearningPaths-module__WVUk7W__carouselWrapper{justify-content:center;align-items:center}.LearningPaths-module__WVUk7W__carouselTrack{justify-content:center;align-items:center;width:100%;max-width:100%}.LearningPaths-module__WVUk7W__courseCard{flex:0 0 160px;height:320px}.LearningPaths-module__WVUk7W__carouselTrack{gap:4px}.LearningPaths-module__WVUk7W__carouselButton{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:2px solid #2f00ff33;width:32px;height:32px;display:flex;box-shadow:0 2px 10px #0000001a}.LearningPaths-module__WVUk7W__prevButton{left:-2px}.LearningPaths-module__WVUk7W__nextButton{right:-2px}.LearningPaths-module__WVUk7W__cardTopSection{top:4px;left:4px;right:4px}.LearningPaths-module__WVUk7W__cardTags{gap:1px;max-width:calc(100% - 25px)}.LearningPaths-module__WVUk7W__levelTag,.LearningPaths-module__WVUk7W__categoryTag{border-radius:4px;padding:1px 4px;font-size:.45rem}.LearningPaths-module__WVUk7W__cardMainBody{padding:40px 12px 12px}.LearningPaths-module__WVUk7W__cardIcon{width:40px;height:40px}.LearningPaths-module__WVUk7W__cardIcon svg{width:20px;height:20px}.LearningPaths-module__WVUk7W__cardTitle{min-height:38px;font-size:.85rem}.LearningPaths-module__WVUk7W__cardDescription{min-height:35px;font-size:.7rem}.LearningPaths-module__WVUk7W__cardInstructor{flex-direction:column;align-items:flex-start;gap:4px;padding:8px 12px}.LearningPaths-module__WVUk7W__instructorInfo{gap:4px;width:100%}.LearningPaths-module__WVUk7W__instructorAvatar{width:20px;height:20px}.LearningPaths-module__WVUk7W__instructorAvatar svg{width:10px;height:10px}.LearningPaths-module__WVUk7W__instructorName{font-size:.6rem}.LearningPaths-module__WVUk7W__cardStats{justify-content:space-between;gap:4px;width:100%}.LearningPaths-module__WVUk7W__statItem{gap:1px;font-size:.5rem}.LearningPaths-module__WVUk7W__statItem svg{width:8px;height:8px}.LearningPaths-module__WVUk7W__ctaButton{padding:6px 12px;font-size:.75rem}}.LearningPaths-module__WVUk7W__ctaButton:focus,.LearningPaths-module__WVUk7W__carouselButton:focus,.LearningPaths-module__WVUk7W__dot:focus{outline-offset:2px;outline:3px solid #2f00ff80}.LearningPaths-module__WVUk7W__courseCard:focus-within{outline-offset:4px;outline:2px solid #2f00ff4d}@media (prefers-reduced-motion:reduce){.LearningPaths-module__WVUk7W__courseCard,.LearningPaths-module__WVUk7W__carouselButton,.LearningPaths-module__WVUk7W__ctaButton{transition:none}.LearningPaths-module__WVUk7W__slideInUp,.LearningPaths-module__WVUk7W__dotPulse{animation:none}}
.DemoSection-module__DG_ibq__demoSection{opacity:0;background:linear-gradient(135deg,#0f1419 0%,#16213e 100%);align-items:center;width:100vw;min-height:90vh;padding:120px 0;transition:all .8s ease-out;display:flex;position:relative;overflow:visible;transform:translateY(50px)}.DemoSection-module__DG_ibq__demoSection.DemoSection-module__DG_ibq__visible{opacity:1;transform:translateY(0)}.DemoSection-module__DG_ibq__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__demoContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.DemoSection-module__DG_ibq__demoText{z-index:2;animation:.8s ease-out .2s both DemoSection-module__DG_ibq__slideInLeft}.DemoSection-module__DG_ibq__codeComment{color:#6b7280;opacity:.8;margin-bottom:16px;font-family:Fira Code,monospace;font-size:.9rem;font-style:italic}.DemoSection-module__DG_ibq__demoTitle{color:#e2e8f0;text-shadow:0 2px 10px #e2e8f01a;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3rem);font-weight:800;line-height:1.2}.DemoSection-module__DG_ibq__highlightedText{background:linear-gradient(135deg,#8b5cf6,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite alternate DemoSection-module__DG_ibq__titleGlow}@keyframes DemoSection-module__DG_ibq__titleGlow{0%{filter:drop-shadow(0 0 10px #8b5cf680)}to{filter:drop-shadow(0 0 20px #3b82f6b3)}}.DemoSection-module__DG_ibq__demoDescription{color:#cbd5e0;text-shadow:0 0 10px #cbd5e04d;margin-bottom:32px;font-size:1.2rem;line-height:1.7}.DemoSection-module__DG_ibq__techStackDemo{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.DemoSection-module__DG_ibq__techStackItem{color:#fff;text-shadow:0 1px 2px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2f00ff40 0%,#0090ff33 100%);border:1px solid #2f00ff66;border-radius:20px;padding:8px 16px;font-family:Fira Code,monospace;font-size:.85rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__techStackItem:before{content:"";background:linear-gradient(90deg,#0000,#2f00ff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.DemoSection-module__DG_ibq__techStackItem:hover:before{left:100%}.DemoSection-module__DG_ibq__techStackItem:hover{background:linear-gradient(135deg,#2f00ff66 0%,#0090ff4d 100%);border-color:#2f00ff99;transform:translateY(-2px);box-shadow:0 6px 20px #2f00ff4d}.DemoSection-module__DG_ibq__demoFeatures{margin-bottom:40px}.DemoSection-module__DG_ibq__featureItem{align-items:flex-start;gap:12px;width:100%;margin-bottom:16px;font-family:Poppins,sans-serif;animation:.6s ease-out both DemoSection-module__DG_ibq__fadeInUp;display:flex}.DemoSection-module__DG_ibq__featureItem:first-child{animation-delay:.1s}.DemoSection-module__DG_ibq__featureItem:nth-child(2){animation-delay:.2s}.DemoSection-module__DG_ibq__featureItem:nth-child(3){animation-delay:.3s}.DemoSection-module__DG_ibq__featureIcon{color:#fff;background:#2f00ff;border-radius:50%;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__featureIcon svg{flex-shrink:0;width:14px;height:14px}.DemoSection-module__DG_ibq__featureIcon:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DemoSection-module__DG_ibq__featureItem:hover .DemoSection-module__DG_ibq__featureIcon:before{width:100%;height:100%}.DemoSection-module__DG_ibq__featureText{color:#e2e8f0;text-shadow:0 0 10px #e2e8f04d;word-wrap:break-word;text-align:left;flex:1;min-width:0;font-size:1.1rem;font-weight:600;line-height:1.5}.DemoSection-module__DG_ibq__demoButton{color:#fff;z-index:1;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #2f00ff4d}.DemoSection-module__DG_ibq__demoButton:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.DemoSection-module__DG_ibq__demoButton:hover:before{left:100%}.DemoSection-module__DG_ibq__demoButton:hover{transform:translateY(-2px);box-shadow:0 12px 40px #2f00ff66}.DemoSection-module__DG_ibq__buttonIcon{font-size:1.2rem;animation:2s infinite DemoSection-module__DG_ibq__bounce}.DemoSection-module__DG_ibq__buttonGlow{opacity:0;z-index:-1;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.DemoSection-module__DG_ibq__demoButton:hover .DemoSection-module__DG_ibq__buttonGlow{opacity:.7;animation:1.5s ease-in-out infinite alternate DemoSection-module__DG_ibq__glow}.DemoSection-module__DG_ibq__demoVisual{justify-content:center;animation:.8s ease-out .4s both DemoSection-module__DG_ibq__slideInRight;display:flex;position:relative}.DemoSection-module__DG_ibq__chatPreview{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:20px;width:100%;max-width:400px;padding:24px;position:relative;box-shadow:0 20px 40px #0000001a}.DemoSection-module__DG_ibq__chatHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.DemoSection-module__DG_ibq__chatAvatar{background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__avatarGlow{background:conic-gradient(#0000,#2f00ff4d,#0000,#0090ff4d,#0000);width:200%;height:200%;animation:3s linear infinite DemoSection-module__DG_ibq__rotate;position:absolute;top:-50%;left:-50%}.DemoSection-module__DG_ibq__chatInfo{flex-direction:column;flex:1;gap:4px;display:flex}.DemoSection-module__DG_ibq__chatTitle{color:#1a1a2e;font-size:.9rem;font-weight:600}.DemoSection-module__DG_ibq__chatStatus{color:#27ca3f;align-items:center;gap:6px;font-size:.8rem;font-weight:500;display:flex}.DemoSection-module__DG_ibq__statusDot{background:#27ca3f;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite DemoSection-module__DG_ibq__statusPulse}.DemoSection-module__DG_ibq__chatMessages{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.DemoSection-module__DG_ibq__message{background:#f7fafc;border-radius:12px;max-width:80%;padding:12px 16px;animation:.5s ease-out both DemoSection-module__DG_ibq__messageSlideIn;position:relative}.DemoSection-module__DG_ibq__userMessage{color:#fff;background:linear-gradient(135deg,#2f00ff 0%,#0090ff 100%);align-self:flex-end;animation-delay:.2s}.DemoSection-module__DG_ibq__aiMessage{background:#f7fafc;border:1px solid #e2e8f0;max-width:300px;animation-delay:.4s}.DemoSection-module__DG_ibq__message span{font-size:.9rem;line-height:1.4}.DemoSection-module__DG_ibq__messageTime{opacity:.7;text-align:right;margin-top:4px;font-size:.7rem}.DemoSection-module__DG_ibq__aiMessage .DemoSection-module__DG_ibq__messageTime{text-align:left}.DemoSection-module__DG_ibq__typingIndicator{gap:2px;margin-top:8px;display:flex}.DemoSection-module__DG_ibq__typingIndicator span{background:#2f00ff;border-radius:50%;width:4px;height:4px;animation:1.5s ease-in-out infinite DemoSection-module__DG_ibq__typing}.DemoSection-module__DG_ibq__typingIndicator span:first-child{animation-delay:0s}.DemoSection-module__DG_ibq__typingIndicator span:nth-child(2){animation-delay:.3s}.DemoSection-module__DG_ibq__typingIndicator span:nth-child(3){animation-delay:.6s}.DemoSection-module__DG_ibq__codeSnippet{background:#1a1a2e;border:1px solid #3a3a5a;border-radius:12px;margin-top:20px;font-family:Fira Code,Monaco,Consolas,monospace;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__codeSnippetHeader{background:#2d2d44;border-bottom:1px solid #3a3a5a;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.DemoSection-module__DG_ibq__codeSnippetTitle{color:#e0e0e0;margin-left:12px;font-size:.8rem;font-weight:600}.DemoSection-module__DG_ibq__codeSnippetDots{gap:4px;display:flex}.DemoSection-module__DG_ibq__codeSnippetDots span{background:#666;border-radius:50%;width:6px;height:6px;transition:background-color .3s}.DemoSection-module__DG_ibq__codeSnippetDots span:first-child{background:#ff5f56}.DemoSection-module__DG_ibq__codeSnippetDots span:nth-child(2){background:#ffbd2e}.DemoSection-module__DG_ibq__codeSnippetDots span:nth-child(3){background:#27ca3f}.DemoSection-module__DG_ibq__codeActions{gap:8px;display:flex}.DemoSection-module__DG_ibq__codeAction{color:#888;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .3s}.DemoSection-module__DG_ibq__codeAction:hover{color:#e0e0e0;background:#ffffff1a}.DemoSection-module__DG_ibq__codeSnippetContent{color:#e0e0e0;padding:16px;font-size:.75rem;line-height:1.6;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__codeText{position:relative}.DemoSection-module__DG_ibq__codeLine{opacity:0;animation:.5s ease-out forwards DemoSection-module__DG_ibq__codeLineReveal;transform:translate(-10px)}.DemoSection-module__DG_ibq__codeKeyword{color:#ff6b6b;font-weight:600}.DemoSection-module__DG_ibq__codeFunction{color:#4ecdc4;font-weight:600}.DemoSection-module__DG_ibq__liveTerminal{background:#1a1a2e;border:1px solid #3a3a5a;border-radius:12px;margin-top:20px;font-family:Fira Code,Monaco,Consolas,monospace;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalHeader{background:#2d2d44;justify-content:space-between;align-items:center;gap:6px;padding:8px 12px;display:flex}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalTitle{color:#e0e0e0;margin-left:12px;font-size:.8rem;font-weight:600}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalDot{background:#666;border-radius:50%;width:6px;height:6px}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalDot:first-child{background:#ff5f56}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalDot:nth-child(2){background:#ffbd2e}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalDot:nth-child(3){background:#27ca3f}.DemoSection-module__DG_ibq__terminalActions{color:#888;cursor:pointer;transition:color .3s}.DemoSection-module__DG_ibq__terminalActions:hover{color:#e0e0e0}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalContent{background:#1a1a2e;padding:16px}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalLine{align-items:center;gap:8px;margin-bottom:12px;display:flex}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalPrompt{color:#27ca3f;font-size:.9rem;font-weight:700}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalCommand{color:#e0e0e0;font-size:.9rem}.DemoSection-module__DG_ibq__cursor{background:#27ca3f;width:8px;height:16px;margin-left:2px;animation:1s infinite DemoSection-module__DG_ibq__blink}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalOutput{color:#0090ff;white-space:pre;background:#0090ff1a;border-left:3px solid #0090ff;border-radius:8px;padding:12px;font-size:.85rem;line-height:1.5;animation:.8s ease-out both DemoSection-module__DG_ibq__terminalSlideIn;position:relative;overflow:hidden}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalOutput:before{content:"";background:linear-gradient(90deg,#0000,#0090ff33,#0000);width:100%;height:100%;animation:2s ease-in-out infinite DemoSection-module__DG_ibq__scanline;position:absolute;top:0;left:-100%}.DemoSection-module__DG_ibq__floatingElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.DemoSection-module__DG_ibq__floatingElement{opacity:.7;filter:blur(.5px);font-size:1.5rem;animation:6s ease-in-out infinite DemoSection-module__DG_ibq__float;position:absolute}.DemoSection-module__DG_ibq__floatingElement:first-child{animation-duration:4s;top:20%;right:10%}.DemoSection-module__DG_ibq__floatingElement:nth-child(2){animation-duration:5s;top:60%;right:20%}.DemoSection-module__DG_ibq__floatingElement:nth-child(3){animation-duration:6s;top:40%;right:5%}.DemoSection-module__DG_ibq__floatingElement:nth-child(4){animation-duration:4.5s;top:80%;right:15%}.DemoSection-module__DG_ibq__backgroundPattern{z-index:1;background-image:radial-gradient(circle at 25% 25%,#2f00ff1a 0%,#0000 50%),radial-gradient(circle at 75% 75%,#0090ff1a 0%,#0000 50%);background-size:400px 400px;animation:20s linear infinite DemoSection-module__DG_ibq__patternMove;position:absolute;inset:0}.DemoSection-module__DG_ibq__fadeIn{animation:.8s ease-out both DemoSection-module__DG_ibq__fadeIn}@keyframes DemoSection-module__DG_ibq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes DemoSection-module__DG_ibq__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes DemoSection-module__DG_ibq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes DemoSection-module__DG_ibq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes DemoSection-module__DG_ibq__glow{0%{box-shadow:0 0 20px #2f00ff80}to{box-shadow:0 0 30px #2f00ffcc}}@keyframes DemoSection-module__DG_ibq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DemoSection-module__DG_ibq__statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes DemoSection-module__DG_ibq__messageSlideIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes DemoSection-module__DG_ibq__typing{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}@keyframes DemoSection-module__DG_ibq__codeLineReveal{to{opacity:1;transform:translate(0)}}@keyframes DemoSection-module__DG_ibq__blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes DemoSection-module__DG_ibq__terminalSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes DemoSection-module__DG_ibq__scanline{0%{left:-100%}to{left:100%}}@keyframes DemoSection-module__DG_ibq__float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-10px)rotate(5deg)}50%{transform:translateY(-5px)rotate(-5deg)}75%{transform:translateY(-15px)rotate(3deg)}}@keyframes DemoSection-module__DG_ibq__patternMove{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes DemoSection-module__DG_ibq__fadeIn{0%{opacity:0}to{opacity:1}}.DemoSection-module__DG_ibq__mascotContainer{width:100%;min-height:500px;position:relative;overflow:visible}.DemoSection-module__DG_ibq__mascotWrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;animation:6s ease-in-out infinite DemoSection-module__DG_ibq__mainImageFloat;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.DemoSection-module__DG_ibq__mascotImageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.DemoSection-module__DG_ibq__mascotImage{z-index:2;-o-object-fit:contain;object-fit:contain;transform-origin:50%;width:100%;height:100%;transition:filter .3s;position:relative;transform:scale(1.25)}.DemoSection-module__DG_ibq__mascotWrapper .DemoSection-module__DG_ibq__message{transform-origin:top;z-index:3;white-space:normal;word-wrap:break-word;max-width:clamp(75px,12vw,160px);padding:clamp(4px,.8vw,8px) clamp(5px,1.2vw,12px);font-size:clamp(.55rem,1.2vw,.75rem);transition:all .3s;position:absolute;top:45%;left:50%;transform:translate(-50%)}@keyframes DemoSection-module__DG_ibq__mainImageFloat{0%,to{transform:translate(-50%,-50%)translateY(0)scale(1.25)}50%{transform:translate(-50%,-50%)translateY(-15px)scale(1.3)}}@media (max-width:1024px){.DemoSection-module__DG_ibq__demoContent{text-align:center;grid-template-columns:1fr;gap:60px}.DemoSection-module__DG_ibq__demoText{flex-direction:column;align-items:center;display:flex}.DemoSection-module__DG_ibq__featureItem{justify-content:center}.DemoSection-module__DG_ibq__floatingElements{display:none}.DemoSection-module__DG_ibq__mascotContainer{min-height:350px}.DemoSection-module__DG_ibq__mascotImage{max-width:600px;transform:scale(1.1)}.DemoSection-module__DG_ibq__mascotWrapper .DemoSection-module__DG_ibq__message{max-width:clamp(90px,13vw,130px);padding:clamp(5px,.7vw,7px) clamp(6px,.9vw,9px);font-size:clamp(.6rem,1.1vw,.7rem);top:45%;left:50%;transform:translate(-50%)}}@media (max-width:768px){.DemoSection-module__DG_ibq__demoSection{min-height:auto;padding:80px 0}.DemoSection-module__DG_ibq__container{padding:0 16px}.DemoSection-module__DG_ibq__demoContent{gap:40px}.DemoSection-module__DG_ibq__techStackDemo{justify-content:center}.DemoSection-module__DG_ibq__chatPreview{max-width:100%;padding:20px}.DemoSection-module__DG_ibq__codeSnippetContent{padding:12px;font-size:.7rem}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalContent{padding:12px}.DemoSection-module__DG_ibq__mascotContainer{min-height:300px}.DemoSection-module__DG_ibq__mascotImage{max-width:550px;transform:scale(1)}.DemoSection-module__DG_ibq__mascotWrapper .DemoSection-module__DG_ibq__message{display:none}}@media (max-width:480px){.DemoSection-module__DG_ibq__demoSection{min-height:auto;padding:60px 0}.DemoSection-module__DG_ibq__demoTitle{margin-bottom:20px;font-size:2rem}.DemoSection-module__DG_ibq__demoDescription{margin-bottom:24px;font-size:1rem}.DemoSection-module__DG_ibq__chatPreview{padding:16px}.DemoSection-module__DG_ibq__techStackDemo{gap:8px}.DemoSection-module__DG_ibq__techStackItem{color:#fff;text-shadow:0 1px 2px #0006;background:linear-gradient(135deg,#2f00ff4d 0%,#0090ff40 100%);border:1px solid #2f00ff80;padding:6px 12px;font-size:.75rem}.DemoSection-module__DG_ibq__demoButton{padding:14px 24px;font-size:.9rem}.DemoSection-module__DG_ibq__chatHeader{text-align:center;flex-direction:column;gap:8px}.DemoSection-module__DG_ibq__chatInfo{align-items:center}.DemoSection-module__DG_ibq__message{max-width:90%}.DemoSection-module__DG_ibq__codeSnippetContent{padding:10px;font-size:.65rem;line-height:1.4}.DemoSection-module__DG_ibq__liveTerminal .DemoSection-module__DG_ibq__terminalContent{padding:10px}.DemoSection-module__DG_ibq__mascotContainer{min-height:250px}.DemoSection-module__DG_ibq__mascotImage{max-width:450px;transform:scale(.9)}.DemoSection-module__DG_ibq__mascotWrapper .DemoSection-module__DG_ibq__message{white-space:normal;max-width:clamp(45px,12vw,60px);padding:clamp(2px,.6vw,3px) clamp(3px,.8vw,4px);font-size:clamp(.12rem,.55vw,.2rem);top:45%;left:50%;transform:translate(-50%)}}@media (max-width:360px){.DemoSection-module__DG_ibq__container{padding:0 12px}.DemoSection-module__DG_ibq__demoTitle{font-size:1.6rem}.DemoSection-module__DG_ibq__chatPreview{padding:12px}.DemoSection-module__DG_ibq__techStackItem{font-size:.65rem}.DemoSection-module__DG_ibq__codeSnippetContent{font-size:.6rem}.DemoSection-module__DG_ibq__mascotContainer{min-height:200px}.DemoSection-module__DG_ibq__mascotImage{max-width:380px;transform:scale(.8)}.DemoSection-module__DG_ibq__mascotWrapper .DemoSection-module__DG_ibq__message{white-space:normal;max-width:clamp(40px,15vw,50px);padding:clamp(1px,.6vw,2px) clamp(2px,.8vw,3px);font-size:clamp(.1rem,.6vw,.18rem);top:45%;left:50%;transform:translate(-50%)}}
.Cards-module__OuHqJW__heroSection{background:linear-gradient(135deg,#070924 0%,#1c1242 100%);justify-content:center;align-items:center;min-height:80vh;margin:80px 0;padding:60px 0;display:flex;position:relative;overflow:hidden}.Cards-module__OuHqJW__backgroundDecorations{pointer-events:none;position:absolute;inset:0}.Cards-module__OuHqJW__decoration1{filter:blur(68px);background:#3b82f61a;border-radius:50%;width:128px;height:128px;position:absolute;top:80px;left:80px}.Cards-module__OuHqJW__decoration2{filter:blur(68px);background:#9333ea1a;border-radius:50%;width:160px;height:160px;position:absolute;bottom:80px;right:80px}.Cards-module__OuHqJW__decoration3{filter:blur(32px);background:#eab3081a;border-radius:50%;width:96px;height:96px;position:absolute;top:50%;left:25%}.Cards-module__OuHqJW__container{z-index:10;max-width:1000px;margin:0 auto;padding:0 24px;position:relative}.Cards-module__OuHqJW__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Cards-module__OuHqJW__cardsContainer{justify-content:flex-start;align-items:center;margin-left:-60px;padding:20px 0;display:flex;position:relative}.Cards-module__OuHqJW__cardsWrapper{width:560px;height:420px;position:relative}.Cards-module__OuHqJW__cardItem{transform:rotate(var(--rotation))translateY(var(--translate-y))translateX(var(--translate-x))translateY(40px);opacity:0;transition:all .8s;position:absolute;inset:0}.Cards-module__OuHqJW__cardItem.Cards-module__OuHqJW__visible{opacity:1;transform:translateY(0)}.Cards-module__OuHqJW__card{cursor:pointer;background:0 0;border:none;outline:none;width:100%;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Cards-module__OuHqJW__card:hover{transform:scale(1.05)translateY(-3px)}.Cards-module__OuHqJW__cardImageContainer{width:100%;height:100%;position:relative;overflow:hidden}.Cards-module__OuHqJW__cardImage{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 15px 40px #00000073);border:none;outline:none;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.Cards-module__OuHqJW__cardImageTransition{animation:.8s ease-out forwards Cards-module__OuHqJW__cardSlideIn}@keyframes Cards-module__OuHqJW__cardSlideIn{0%{opacity:0;transform:translate(100%)scale(.8)}60%{transform:translate(-5%)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}.Cards-module__OuHqJW__cardImageExit{animation:.6s ease-in forwards Cards-module__OuHqJW__cardSlideOut}@keyframes Cards-module__OuHqJW__cardSlideOut{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-100%)scale(.8)}}.Cards-module__OuHqJW__cardImageHidden{display:none}.Cards-module__OuHqJW__card:hover .Cards-module__OuHqJW__cardImage{transform:scale(1.02)}.Cards-module__OuHqJW__contentContainer{color:#fff;opacity:0;transition:all 1s;transform:translate(32px)}.Cards-module__OuHqJW__contentContainer.Cards-module__OuHqJW__contentVisible{opacity:1;transform:translate(0)}.Cards-module__OuHqJW__mainTitle{margin-bottom:20px;font-size:40px;font-weight:700;line-height:1.2}.Cards-module__OuHqJW__gradientText{background:linear-gradient(135deg,#60a5fa 0%,#a855f7 50%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Cards-module__OuHqJW__description{color:#d1d5db;max-width:420px;margin-bottom:28px;font-size:16px;line-height:1.6}.Cards-module__OuHqJW__featuresList{margin-bottom:28px}.Cards-module__OuHqJW__featureItem{align-items:center;margin-bottom:12px;display:flex}.Cards-module__OuHqJW__featureBullet{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-right:12px}.Cards-module__OuHqJW__bulletBlue{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);box-shadow:0 2px 8px #60a5fa4d}.Cards-module__OuHqJW__bulletPurple{background:linear-gradient(135deg,#a855f7 0%,#8b5cf6 100%);box-shadow:0 2px 8px #a855f74d}.Cards-module__OuHqJW__bulletYellow{background:linear-gradient(135deg,#facc15 0%,#f59e0b 100%);box-shadow:0 2px 8px #facc154d}.Cards-module__OuHqJW__featureText{color:#d1d5db}.Cards-module__OuHqJW__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:50px;padding:14px 28px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 8px 25px #3b82f64d}.Cards-module__OuHqJW__ctaButton:hover{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);transform:translateY(-2px);box-shadow:0 15px 40px #3b82f666}.Cards-module__OuHqJW__floatingElement1{animation:2s infinite Cards-module__OuHqJW__bounce;position:absolute;top:37%;right:25%}.Cards-module__OuHqJW__floatingDot{opacity:.6;background:#facc15;border-radius:50%;width:24px;height:24px}.Cards-module__OuHqJW__floatingElement2{animation:2s infinite Cards-module__OuHqJW__pulse;position:absolute;bottom:33.33%;left:33.33%}.Cards-module__OuHqJW__floatingDot2{opacity:.4;background:#60a5fa;border-radius:50%;width:16px;height:16px}@keyframes Cards-module__OuHqJW__bounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-10px)}70%{transform:translateY(-5px)}90%{transform:translateY(-2px)}}@keyframes Cards-module__OuHqJW__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media (max-width:1024px){.Cards-module__OuHqJW__heroGrid{gap:40px}.Cards-module__OuHqJW__mainTitle{font-size:36px}.Cards-module__OuHqJW__cardsWrapper{aspect-ratio:4/3;width:100%;max-width:500px;height:auto}.Cards-module__OuHqJW__container{max-width:900px}}@media (max-width:768px){.Cards-module__OuHqJW__heroSection{margin:60px 0;padding:60px 0}.Cards-module__OuHqJW__heroGrid{text-align:center;grid-template-columns:1fr;gap:48px}.Cards-module__OuHqJW__cardsContainer{order:2;justify-content:center;margin-left:0;padding:20px}.Cards-module__OuHqJW__contentContainer{text-align:center;flex-direction:column;order:1;align-items:center;display:flex}.Cards-module__OuHqJW__mainTitle{text-align:center;font-size:32px}.Cards-module__OuHqJW__description{text-align:center;max-width:100%;font-size:15px}.Cards-module__OuHqJW__featuresList{flex-direction:column;align-items:center;display:flex}.Cards-module__OuHqJW__featureItem{justify-content:center;width:100%}.Cards-module__OuHqJW__cardsWrapper{aspect-ratio:4/3;width:100%;max-width:420px;height:auto}.Cards-module__OuHqJW__container{padding:0 24px}.Cards-module__OuHqJW__floatingElement1,.Cards-module__OuHqJW__floatingElement2{display:none}}@media (max-width:640px){.Cards-module__OuHqJW__heroSection{min-height:auto;margin:40px 0;padding:40px 0}.Cards-module__OuHqJW__cardsWrapper{aspect-ratio:4/3;width:100%;max-width:340px;height:auto}.Cards-module__OuHqJW__mainTitle{text-align:center;font-size:28px}.Cards-module__OuHqJW__description{text-align:center;font-size:14px}.Cards-module__OuHqJW__container{padding:0 16px}.Cards-module__OuHqJW__heroGrid{gap:32px}.Cards-module__OuHqJW__ctaButton{padding:12px 24px;font-size:14px}.Cards-module__OuHqJW__contentContainer{text-align:center;align-items:center}.Cards-module__OuHqJW__floatingElement1,.Cards-module__OuHqJW__floatingElement2{display:none}}@media (max-width:480px){.Cards-module__OuHqJW__mainTitle{font-size:24px}}@media (max-width:360px){.Cards-module__OuHqJW__mainTitle{font-size:22px}.Cards-module__OuHqJW__ctaButton{padding:12px 24px;font-size:13px}.Cards-module__OuHqJW__heroSection{min-height:60vh}}
.SuccessStories-module__itkTFa__successSection{background:#16213e;padding:120px 0;position:relative;overflow:hidden}.SuccessStories-module__itkTFa__container{max-width:1200px;margin:0 auto;padding:0 24px}.SuccessStories-module__itkTFa__sectionHeader{text-align:center;margin-bottom:60px;position:relative}.SuccessStories-module__itkTFa__sectionTitle{color:#e2e8f0;letter-spacing:-.025em;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2}.SuccessStories-module__itkTFa__sectionDescription{color:#a0aec0;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.SuccessStories-module__itkTFa__decorativeLine{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:60px;height:4px;margin:24px auto 0}.SuccessStories-module__itkTFa__successGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-bottom:80px;display:grid}.SuccessStories-module__itkTFa__successCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;height:350px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001a}.SuccessStories-module__itkTFa__successCard:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff4d 50%,#0000 70%);transition:transform .8s;position:absolute;inset:0;transform:translate(-100%)}.SuccessStories-module__itkTFa__successCard:hover{border-color:#667eea;transform:translateY(-12px);box-shadow:0 25px 50px #667eea40}.SuccessStories-module__itkTFa__successCard:hover:after{transform:translate(100%)}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__cardContent{opacity:1;transform:translateY(0)}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__imageOverlay,.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__cardGlow{opacity:1}.SuccessStories-module__itkTFa__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#667eea26 0%,#764ba21a 40%,#0000 70%);width:200%;height:200%;transition:opacity .6s;animation:3s infinite SuccessStories-module__itkTFa__glow-pulse;position:absolute;top:-50%;left:-50%}@keyframes SuccessStories-module__itkTFa__glow-pulse{0%,to{opacity:0;transform:scale(1)rotate(0)}50%{opacity:.3;transform:scale(1.1)rotate(180deg)}}.SuccessStories-module__itkTFa__studentImage{width:100%;height:100%;position:relative;overflow:hidden}.SuccessStories-module__itkTFa__avatarImage{-o-object-fit:cover;object-fit:cover;filter:brightness(.9)contrast(1.1);transition:all .6s cubic-bezier(.4,0,.2,1)}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__avatarImage{filter:brightness()contrast(1.2)saturate(1.1);transform:scale(1.15)rotate(2deg)}.SuccessStories-module__itkTFa__imageOverlay{opacity:0;background:linear-gradient(135deg,#667eea4d 0%,#764ba266 30%,#000000b3 70%,#000000e6 100%);transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__imageOverlay{opacity:1;background:linear-gradient(135deg,#667eea66 0%,#764ba280 30%,#000c 70%,#000000f2 100%)}.SuccessStories-module__itkTFa__cardContent{color:#fff;opacity:0;padding:32px;transition:all .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(30px)}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__cardContent{opacity:1;animation:.6s ease-out SuccessStories-module__itkTFa__slideUpFade;transform:translateY(0)}@keyframes SuccessStories-module__itkTFa__slideUpFade{0%{opacity:0;transform:translateY(30px)scale(.95)}50%{opacity:.7;transform:translateY(-5px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.SuccessStories-module__itkTFa__categoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:1px solid #fff3;border-radius:25px;margin-bottom:12px;padding:8px 16px;font-size:.75rem;font-weight:700;transition:all .4s;display:inline-block;position:relative;overflow:hidden}.SuccessStories-module__itkTFa__categoryBadge:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__categoryBadge{background:#ffffff40;transform:translateY(-3px);box-shadow:0 5px 15px #0003}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__categoryBadge:before{left:100%}.SuccessStories-module__itkTFa__studentName{color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:10px;font-size:1.25rem;font-weight:800;transition:all .4s;position:relative}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__studentName{text-shadow:0 4px 15px #0006;transform:translate(5px)}.SuccessStories-module__itkTFa__studentName:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);width:0;height:2px;transition:width .4s;position:absolute;bottom:-2px;left:0}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__studentName:after{width:50px}.SuccessStories-module__itkTFa__studentAchievement{color:#ffffffe6;text-shadow:0 1px 5px #0000004d;margin-bottom:20px;font-size:.95rem;line-height:1.6;transition:all .4s}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__studentAchievement{color:#fff;transform:translate(3px)}.SuccessStories-module__itkTFa__cardFooter{justify-content:flex-end;align-items:center;display:flex}.SuccessStories-module__itkTFa__achievementIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #fbbf244d}.SuccessStories-module__itkTFa__achievementIcon:before{content:"";opacity:0;background:conic-gradient(#0000,#ffffff4d,#0000);width:200%;height:200%;transition:opacity .3s;animation:2s linear infinite SuccessStories-module__itkTFa__iconSpin;position:absolute;top:-50%;left:-50%}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__achievementIcon{background:linear-gradient(135deg,#fbbf24,#f59e0b,#fbbf24);transform:rotate(360deg)scale(1.2);box-shadow:0 8px 25px #fbbf2480}.SuccessStories-module__itkTFa__successCard:hover .SuccessStories-module__itkTFa__achievementIcon:before{opacity:1}@keyframes SuccessStories-module__itkTFa__iconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SuccessStories-module__itkTFa__statsSection{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;padding:60px 40px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 40px #667eea4d}.SuccessStories-module__itkTFa__statsSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.SuccessStories-module__itkTFa__statItem{text-align:center;z-index:1;padding:20px;transition:transform .3s;position:relative}.SuccessStories-module__itkTFa__statItem:hover{transform:translateY(-8px)}.SuccessStories-module__itkTFa__statNumber{color:#fff;text-shadow:0 4px 20px #0003;margin-bottom:8px;font-size:2.5rem;font-weight:800;transition:all .3s;display:block}.SuccessStories-module__itkTFa__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500}@media (max-width:1024px){.SuccessStories-module__itkTFa__successGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.SuccessStories-module__itkTFa__sectionTitle{font-size:2.2rem}.SuccessStories-module__itkTFa__statsSection{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;padding:50px 32px}}@media (max-width:768px){.SuccessStories-module__itkTFa__successSection{padding:80px 0}.SuccessStories-module__itkTFa__container{padding:0 20px}.SuccessStories-module__itkTFa__sectionHeader{margin-bottom:40px}.SuccessStories-module__itkTFa__sectionTitle{font-size:2rem}.SuccessStories-module__itkTFa__sectionDescription{font-size:1rem}.SuccessStories-module__itkTFa__successGrid{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.SuccessStories-module__itkTFa__successCard{height:320px}.SuccessStories-module__itkTFa__cardContent{padding:24px}.SuccessStories-module__itkTFa__statsSection{grid-template-columns:1fr;gap:20px;padding:40px 24px}.SuccessStories-module__itkTFa__statNumber{font-size:2.2rem}}@media (max-width:480px){.SuccessStories-module__itkTFa__successSection{padding:60px 0}.SuccessStories-module__itkTFa__container{padding:0 16px}.SuccessStories-module__itkTFa__sectionTitle{font-size:1.8rem}.SuccessStories-module__itkTFa__sectionDescription{font-size:.95rem}.SuccessStories-module__itkTFa__successCard{height:300px}.SuccessStories-module__itkTFa__cardContent{padding:20px}.SuccessStories-module__itkTFa__studentName{font-size:1.1rem}.SuccessStories-module__itkTFa__studentAchievement{font-size:.9rem}.SuccessStories-module__itkTFa__statsSection{padding:32px 20px}.SuccessStories-module__itkTFa__statNumber{font-size:2rem}.SuccessStories-module__itkTFa__statLabel{font-size:.8rem}}@keyframes SuccessStories-module__itkTFa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes SuccessStories-module__itkTFa__countUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.SuccessStories-module__itkTFa__successCard{animation:.6s ease-out both SuccessStories-module__itkTFa__fadeInUp}.SuccessStories-module__itkTFa__successCard:first-child{animation-delay:.1s}.SuccessStories-module__itkTFa__successCard:nth-child(2){animation-delay:.2s}.SuccessStories-module__itkTFa__successCard:nth-child(3){animation-delay:.3s}.SuccessStories-module__itkTFa__statNumber{animation:.6s ease-out SuccessStories-module__itkTFa__countUp}
.Statistics-module__2ubxmW__statisticsSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f1419 100%);margin:80px 0;padding:90px 0;position:relative;overflow:hidden}.Statistics-module__2ubxmW__backgroundEffects{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Statistics-module__2ubxmW__circle{filter:blur(80px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite Statistics-module__2ubxmW__float;position:absolute}.Statistics-module__2ubxmW__circle1{background:#3589ef;width:400px;height:400px;top:-100px;left:-150px}.Statistics-module__2ubxmW__circle2{background:#5927ee;width:300px;height:300px;top:200px;right:-100px}.Statistics-module__2ubxmW__circle3{background:#88652a;width:250px;height:250px;bottom:-80px;left:40%}@keyframes Statistics-module__2ubxmW__float{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-30px)translate(20px)}}.Statistics-module__2ubxmW__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.Statistics-module__2ubxmW__header{text-align:center;margin-bottom:60px}.Statistics-module__2ubxmW__title{background:linear-gradient(135deg,#e2e8f0,#cbd5e0);-webkit-text-fill-color:transparent;letter-spacing:-.025em;text-shadow:0 0 20px #e2e8f04d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:800}.Statistics-module__2ubxmW__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:35px;display:grid}.Statistics-module__2ubxmW__statItem{opacity:0;transition:all .7s;transform:translateY(25px)}.Statistics-module__2ubxmW__statItem.Statistics-module__2ubxmW__animate{opacity:1;transform:translateY(0)}.Statistics-module__2ubxmW__statNumber{background:linear-gradient(135deg,#60a5fa 0%,#a855f7 50%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:3.5rem;font-weight:900;line-height:1;animation:2s ease-in-out infinite alternate Statistics-module__2ubxmW__numberGlow}@keyframes Statistics-module__2ubxmW__numberGlow{0%{filter:drop-shadow(0 0 15px #60a5fa66)}to{filter:drop-shadow(0 0 25px #a855f7b3)}}.Statistics-module__2ubxmW__statLabel{color:#f1f5f9;letter-spacing:.025em;text-shadow:0 0 10px #f1f5f94d;font-size:1.2rem;font-weight:700}@media (max-width:1024px){.Statistics-module__2ubxmW__statisticsSection{padding:70px 0}.Statistics-module__2ubxmW__title{font-size:2.5rem}.Statistics-module__2ubxmW__statsGrid{grid-template-columns:repeat(2,1fr);gap:30px}.Statistics-module__2ubxmW__statNumber{font-size:3rem}}@media (max-width:768px){.Statistics-module__2ubxmW__statisticsSection{margin:60px 0}.Statistics-module__2ubxmW__title{font-size:2.2rem}.Statistics-module__2ubxmW__header{margin-bottom:40px}.Statistics-module__2ubxmW__statNumber{font-size:2.8rem}.Statistics-module__2ubxmW__statLabel{font-size:1.1rem}}@media (max-width:480px){.Statistics-module__2ubxmW__statisticsSection{margin:40px 0;padding:50px 0}.Statistics-module__2ubxmW__title{font-size:2rem}.Statistics-module__2ubxmW__statsGrid{grid-template-columns:1fr;gap:25px}}
.CtaSection-module__MLomiG__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#2f00ff 100%);padding:120px 0;position:relative;overflow:hidden}.CtaSection-module__MLomiG__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.CtaSection-module__MLomiG__ctaContent{max-width:800px;margin:0 auto}.CtaSection-module__MLomiG__backgroundPattern{opacity:.1;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.CtaSection-module__MLomiG__pattern{border:2px solid #fff;border-radius:50%;animation:6s ease-in-out infinite CtaSection-module__MLomiG__float;position:absolute}.CtaSection-module__MLomiG__pattern:first-child{width:100px;height:100px;animation-delay:0s;top:20%;left:10%}.CtaSection-module__MLomiG__pattern:nth-child(2){width:60px;height:60px;animation-delay:2s;top:60%;right:15%}.CtaSection-module__MLomiG__pattern:nth-child(3){width:80px;height:80px;animation-delay:4s;bottom:20%;left:20%}@keyframes CtaSection-module__MLomiG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.CtaSection-module__MLomiG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;margin-bottom:24px;padding:8px 20px;animation:.8s ease-out CtaSection-module__MLomiG__slideDown;display:inline-block}.CtaSection-module__MLomiG__badgeText{color:#fff;font-size:.9rem;font-weight:500}@keyframes CtaSection-module__MLomiG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CtaSection-module__MLomiG__ctaTitle{margin-bottom:24px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.2;animation:.8s ease-out .2s both CtaSection-module__MLomiG__fadeInUp}.CtaSection-module__MLomiG__titleGradient{background:linear-gradient(45deg,#fff 30%,#e0e0ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Poppins,sans-serif;display:inline-block}@keyframes CtaSection-module__MLomiG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CtaSection-module__MLomiG__ctaDescription{opacity:.9;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6;animation:.8s ease-out .4s both CtaSection-module__MLomiG__fadeInUp}.CtaSection-module__MLomiG__ctaStats{justify-content:center;gap:40px;margin-bottom:48px;animation:.8s ease-out .6s both CtaSection-module__MLomiG__fadeInUp;display:flex}.CtaSection-module__MLomiG__stat{flex-direction:column;align-items:center;display:flex}.CtaSection-module__MLomiG__statNumber{color:#fff;font-size:2rem;font-weight:700;line-height:1}.CtaSection-module__MLomiG__statLabel{opacity:.8;margin-top:4px;font-size:.9rem}.CtaSection-module__MLomiG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:32px;animation:.8s ease-out .8s both CtaSection-module__MLomiG__fadeInUp;display:flex}.CtaSection-module__MLomiG__ctaPrimaryButton{color:#2f00ff;cursor:pointer;background:#fff;border:none;border-radius:16px;min-width:220px;padding:18px 36px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden}.CtaSection-module__MLomiG__buttonContent{z-index:2;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.CtaSection-module__MLomiG__buttonIcon{font-size:1.2rem;transition:transform .3s}.CtaSection-module__MLomiG__buttonGlow{background:linear-gradient(90deg,#0000,#2f00ff33,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CtaSection-module__MLomiG__ctaPrimaryButton:hover{transform:translateY(-3px);box-shadow:0 20px 40px #ffffff4d}.CtaSection-module__MLomiG__ctaPrimaryButton:hover .CtaSection-module__MLomiG__buttonIcon{transform:translate(4px)}.CtaSection-module__MLomiG__ctaPrimaryButton:hover .CtaSection-module__MLomiG__buttonGlow{left:100%}.CtaSection-module__MLomiG__ctaSecondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:16px;min-width:180px;padding:18px 36px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden}.CtaSection-module__MLomiG__buttonBorder{transform-origin:100%;z-index:1;background:#fff;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:scaleX(0)}.CtaSection-module__MLomiG__ctaSecondaryButton .CtaSection-module__MLomiG__buttonContent{z-index:2;transition:color .3s;position:relative}.CtaSection-module__MLomiG__ctaSecondaryButton:hover{transform:translateY(-3px);box-shadow:0 15px 30px #fff3}.CtaSection-module__MLomiG__ctaSecondaryButton:hover .CtaSection-module__MLomiG__buttonBorder{transform-origin:0;transform:scaleX(1)}.CtaSection-module__MLomiG__ctaSecondaryButton:hover .CtaSection-module__MLomiG__buttonContent{color:#2f00ff}.CtaSection-module__MLomiG__trustBadge{animation:.8s ease-out 1s both CtaSection-module__MLomiG__fadeInUp}.CtaSection-module__MLomiG__trustText{opacity:.8;color:#fff;font-size:.9rem}.CtaSection-module__MLomiG__floatingElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.CtaSection-module__MLomiG__floatingElement{background:#fff9;border-radius:50%;width:4px;height:4px;animation:3s infinite CtaSection-module__MLomiG__twinkle;position:absolute}.CtaSection-module__MLomiG__floatingElement:first-child{animation-delay:0s;top:15%;left:20%}.CtaSection-module__MLomiG__floatingElement:nth-child(2){animation-delay:1s;top:30%;right:25%}.CtaSection-module__MLomiG__floatingElement:nth-child(3){animation-delay:2s;bottom:25%;left:30%}@keyframes CtaSection-module__MLomiG__twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@media (max-width:768px){.CtaSection-module__MLomiG__ctaSection{padding:80px 0}.CtaSection-module__MLomiG__container{padding:0 16px}.CtaSection-module__MLomiG__ctaStats{gap:30px;margin-bottom:40px}.CtaSection-module__MLomiG__statNumber{font-size:1.6rem}.CtaSection-module__MLomiG__ctaButtons{flex-direction:column;align-items:center;gap:16px}.CtaSection-module__MLomiG__ctaPrimaryButton,.CtaSection-module__MLomiG__ctaSecondaryButton{width:100%;min-width:auto;max-width:320px}.CtaSection-module__MLomiG__pattern:first-child{width:60px;height:60px}.CtaSection-module__MLomiG__pattern:nth-child(2){width:40px;height:40px}.CtaSection-module__MLomiG__pattern:nth-child(3){width:50px;height:50px}}@media (max-width:480px){.CtaSection-module__MLomiG__ctaSection{padding:60px 0}.CtaSection-module__MLomiG__ctaTitle{margin-bottom:20px;font-size:2rem}.CtaSection-module__MLomiG__ctaDescription{margin-bottom:32px;font-size:1.1rem}.CtaSection-module__MLomiG__ctaStats{flex-wrap:wrap;gap:20px;margin-bottom:36px}.CtaSection-module__MLomiG__statNumber{font-size:1.4rem}.CtaSection-module__MLomiG__statLabel{font-size:.8rem}.CtaSection-module__MLomiG__ctaPrimaryButton,.CtaSection-module__MLomiG__ctaSecondaryButton{max-width:280px;padding:16px 28px;font-size:1rem}.CtaSection-module__MLomiG__trustText{font-size:.8rem;line-height:1.4}.CtaSection-module__MLomiG__badge{margin-bottom:20px;padding:6px 16px}.CtaSection-module__MLomiG__badgeText{font-size:.8rem}}@media (max-width:360px){.CtaSection-module__MLomiG__ctaStats{flex-direction:column;gap:16px}.CtaSection-module__MLomiG__stat{flex-direction:row;gap:8px}.CtaSection-module__MLomiG__statNumber{font-size:1.2rem}.CtaSection-module__MLomiG__ctaPrimaryButton,.CtaSection-module__MLomiG__ctaSecondaryButton{max-width:250px;padding:14px 24px}}
