.body{background-color:black}.hero-container{position:relative;min-height:100vh;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.background-video{width:100vw;height:100vh;object-fit:cover;position:relative;top:0;left:0}.brands-section{background:#000000;color:white;padding:100px 20px;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:center;margin-top:-6px}.brands-section,.what-we-do-badge{position:relative;overflow:hidden;align-items:center}.what-we-do-badge{display:inline-flex;gap:8px;background:rgba(255,255,255,.05);padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.what-we-do-badge:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#8b5cf6,#3b82f6,#06b6d4,#10b981,#f59e0b,#ef4444,#ec4899,#8b5cf6);background-size:400% 400%;border-radius:22px;z-index:-1;animation:gradientRotate 3s linear infinite}.what-we-do-badge:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:rgba(0,0,0,.9);border-radius:18px;z-index:-1}.purple-dot{background:#8b5cf6}.main-heading{margin-bottom:80px;max-width:800px}.main-heading h1{font-size:clamp(32px,5vw,64px);font-weight:700;line-height:1.1;margin:0;background:linear-gradient(135deg,#ffffff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.earth-container{margin:0 auto 80px}.earth-container,.earth-sphere{position:relative;width:400px;height:200px}.earth-sphere{border-radius:200px 200px 0 0;overflow:hidden;box-shadow:0 0 50px rgba(172,154,238,.6)}.earth-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#7BE7EA 0,transparent 70%);pointer-events:none}.earth-surface{position:absolute;top:20%;left:10%;width:80%;height:60%;background:radial-gradient(ellipse 30% 20% at 20% 40%,rgba(34,197,94,.8) 0,transparent 50%),radial-gradient(ellipse 25% 15% at 60% 30%,rgba(34,197,94,.6) 0,transparent 50%),radial-gradient(ellipse 20% 25% at 80% 60%,rgba(34,197,94,.7) 0,transparent 50%)}.brand-logos{justify-content:center;gap:40px;margin-bottom:40px;flex-wrap:wrap}.brand-logos,.logo-item{display:flex;align-items:center}.logo-item{flex-direction:column;gap:8px;padding:16px 20px;border-radius:12px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgb(141 141 141/72%);transition:all .3s ease;cursor:pointer;min-width:100px;text-align:center}.logo-item:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.tech-icon{font-size:28px;color:#ffffff;display:flex;align-items:center;justify-content:center}.tech-icon,.tech-name{transition:all .3s ease}.tech-name{font-size:14px;font-weight:600;color:rgba(255,255,255,.9);letter-spacing:.5px}.logo-item:hover .tech-icon{transform:scale(1.1)}.logo-item:first-child .tech-icon{color:#ff9900}.logo-item:nth-child(2) .tech-icon{color:#2496ed}.brands-section .brand-logos:first-of-type .logo-item:nth-child(3) .tech-icon{color:#4479a1}.logo-item:nth-child(4) .tech-icon{color:#47a248}.logo-item:nth-child(5) .tech-icon{color:#f7df1e}.logo-item:nth-child(6) .tech-icon{color:#61dafb}.brands-section .brand-logos:first-of-type .logo-item:nth-child(7) .tech-icon{color:#ffffff}.brand-logos:nth-of-type(2) .logo-item:first-child .tech-icon{color:#ff2d20}.brand-logos:nth-of-type(2) .logo-item:nth-child(2) .tech-icon{color:#7952b3}.brand-logos:nth-of-type(2) .logo-item:nth-child(3) .tech-icon{color:#dc382d}.brand-logos:nth-of-type(2) .logo-item:nth-child(4) .tech-icon{color:#339933}.brand-logos:nth-of-type(2) .logo-item:nth-child(5) .tech-icon{color:#dd0031}.brand-logos:nth-of-type(2) .logo-item:nth-child(6) .tech-icon{color:#02569b}.brand-logos:nth-of-type(2) .logo-item:nth-child(7) .tech-icon{color:#ffca28}.atmosphere-image{width:100%;height:100%;object-fit:cover;opacity:.3;border-radius:200px 200px 0 0}.global-presence{flex-direction:row;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 17px;border-radius:50px;overflow:hidden}.global-presence:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#8b5cf6,#3b82f6,#06b6d4,#10b981,#f59e0b,#ef4444,#ec4899,#8b5cf6);background-size:400% 400%;border-radius:50px;z-index:-1;animation:gradientRotate 3s linear infinite}.global-presence:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:rgba(0,0,0,.9);border-radius:48px;z-index:-1}.presence-label{font-size:14px;font-weight:500;color:rgba(255,255,255,.8)}.presence-tags{display:flex;gap:12px}.tag{padding:6px 16px;border-radius:20px;font-size:13px;font-weight:500;background:rgba(255,255,255,.37);color:rgb(255,255,255);transition:all .3s ease;cursor:pointer}.tag.active{background:#48AAAD;color:rgb(0,0,0)}.tag:hover:not(.active){background:rgba(255,255,255,.15);color:white}@media (max-width:992px){.brands-section{padding:80px 20px}.brand-logos{gap:25px;margin-bottom:35px}.logo-item{min-width:80px;padding:12px 14px}.tech-icon{font-size:22px}.tech-name{font-size:11px}.earth-container{width:350px;height:175px;margin-bottom:50px}.earth-sphere{width:350px;height:175px;border-radius:175px 175px 0 0}}@media (max-width:768px){.brands-section{padding:60px 15px}.brand-logos{gap:20px;margin-bottom:30px}.logo-item{min-width:70px;padding:10px 12px;gap:6px}.tech-icon{font-size:20px}.tech-name{font-size:10px}.earth-container{width:300px;height:150px;margin-bottom:40px}.earth-sphere{width:300px;height:150px;border-radius:150px 150px 0 0}.global-presence{gap:8px;text-align:center;padding:8px 12px}.presence-tags{gap:8px;flex-wrap:wrap;justify-content:center}.tag{padding:8px 16px;font-size:12px}}@media (max-width:576px){.brand-logos{gap:15px}.logo-item{min-width:60px;padding:8px 10px;gap:4px}.tech-icon{font-size:18px}.tech-name{font-size:9px}.earth-container,.earth-sphere{width:250px;height:125px}.earth-sphere{border-radius:125px 125px 0 0}}@media (max-width:480px){.brand-logos{gap:12px}.logo-item{min-width:55px;padding:6px 8px}.tech-icon{font-size:16px}.tech-name{font-size:8px}}.process-section{background:#000000;padding:100px 20px;min-height:100vh;display:flex;flex-direction:column;align-items:center;position:relative;border-top:1px solid #ffffff57}.process-title{text-align:center;margin-bottom:80px}.process-title h2{font-size:clamp(28px,4vw,48px);font-weight:700;color:#ffffff;margin:0}.process-container{position:relative;width:100%;max-width:1200px;height:600px}.process-flow{position:relative;width:100%;height:100%}.flow-path{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:420px;z-index:1}.mobile-path{display:none}.animated-path{stroke:url(#flowGradient);stroke-width:12;fill:none;filter:drop-shadow(0 0 10px #48AAAD);animation:glowPulse 4s ease-in-out infinite}@keyframes flowAnimation{0%{stroke-dashoffset:0}to{stroke-dashoffset:-300}}@keyframes gradientRotate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes autoHighlight{0%,16.66%,to{transform:scale(1);box-shadow:0 8px 25px rgba(255,255,255,.2)}8.33%{transform:scale(1.15);box-shadow:0 15px 40px #48AAAD}}@keyframes autoHighlight1{0%,16.66%,to{transform:translateX(-50%) scale(1)}8.33%{transform:translateX(-50%) scale(1.15)}}@keyframes autoHighlight4{0%,16.66%,to{transform:translateX(-50%) scale(1)}58.33%{transform:translateX(-50%) scale(1.15)}}@keyframes textGlow{0%,16.66%,to{color:#ffffff;text-shadow:none}8.33%{color:#48AAAD;text-shadow:0 0 20px #7BE7EA}}.typing-text{fill:#48AAAD;font-size:40px;font-family:Courier New,monospace;dominant-baseline:middle;letter-spacing:2px;overflow:hidden;white-space:nowrap;width:0;animation:typing 4s steps(25) forwards,blink .8s step-end infinite}@keyframes typing{0%{stroke-dasharray:0;width:0}to{width:100%}}.process-step{position:absolute;display:flex;align-items:flex-start;gap:20px;max-width:320px;z-index:10;transition:all .3s ease;cursor:pointer}.process-step:hover{transform:scale(1.05);z-index:20}.step-1{top:-10%;left:36%;flex-direction:column;align-items:center}.step-1,.step-2{text-align:center}.step-2{top:25%;right:3%}.step-3{bottom:15%;right:2%;text-align:left}.step-4{bottom:-8%;left:36%;flex-direction:column;text-align:center;align-items:center}.step-5{bottom:15%}.step-5,.step-6{left:3%;text-align:left;flex-direction:row-reverse}.step-6{top:25%}.step-circle{flex-shrink:0;width:60px;height:60px;background:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(255,255,255,.2);position:relative;z-index:15;overflow:hidden}.step-circle:before{top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(45deg,#48AAAD,#7BE7EA,);background-size:400% 400%;animation:gradientRotate 3s linear infinite}.step-circle:after,.step-circle:before{content:"";position:absolute;border-radius:50%;z-index:-1}.step-circle:after{top:3px;left:3px;right:3px;bottom:3px;background:#ffffff}.step-number{color:#000000;font-size:24px;font-weight:700;position:relative;z-index:10}.step-content{flex:1 1}.step-content h3{font-size:18px;font-weight:600;color:#ffffff;margin:0 0 12px;line-height:1.3}.step-1 .step-content h3{animation:contentGlow 12s infinite}.step-2 .step-content h3{animation:contentGlow 12s 2s infinite}.step-3 .step-content h3{animation:contentGlow 12s 4s infinite}.step-4 .step-content h3{animation:contentGlow 12s 6s infinite}.step-5 .step-content h3{animation:contentGlow 12s 8s infinite}.step-6 .step-content h3{animation:contentGlow 12s 10s infinite}.step-content p{font-size:14px;color:#d1d5db;line-height:1.5;margin:0}.step-1 .step-content,.step-4 .step-content{text-align:center}@media (max-width:1024px){.process-container{max-width:900px;height:550px}.flow-path{width:600px;height:360px}.process-step{max-width:280px}.step-1{top:15%}.step-4{bottom:15%}.step-2,.step-6{right:5%}.step-3,.step-5{left:5%}}@media (max-width:768px){.process-section{padding:60px 15px}.process-container{height:1000px;max-width:400px}.flow-path{width:420px;height:700px;transform:translate(-50%,-50%) rotate(90deg)}.desktop-path{display:block}.mobile-path{display:none}.process-step{max-width:280px;gap:15px;flex-direction:row}.step-circle{width:50px;height:50px}.step-circle:before{top:-2px;left:-2px;right:-2px;bottom:-2px}.step-circle:after{top:2px;left:2px;right:2px;bottom:2px}.step-number{font-size:20px}.step-content{text-align:left}.step-content h3{font-size:16px}.step-content p{font-size:13px}.step-1{top:10%;left:50%;transform:translateX(-50%);flex-direction:column;align-items:center;text-align:center}.step-2{top:25%}.step-2,.step-3{right:5%;flex-direction:row}.step-3{bottom:25%}.step-4{bottom:10%;left:50%;transform:translateX(-50%);flex-direction:column;align-items:center;text-align:center}.step-5{bottom:25%}.step-5,.step-6{left:5%;flex-direction:row-reverse}.step-6{top:25%}.step-1 .step-content,.step-4 .step-content{text-align:center}}@media (max-width:480px){.process-container{height:1000px}.flow-path{width:350px;height:250px}.process-step{max-width:160px}.step-content h3{font-size:14px}.step-content p{font-size:12px}}.mobile-process-container{width:100%;max-width:500px}.mobile-steps{display:flex;flex-direction:column;gap:40px}.mobile-step{display:flex;gap:20px;align-items:flex-start}.mobile-step-line{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.connecting-line{width:3px;height:60px;background:linear-gradient(180deg,#48AAAD,#3b82f6,#06b6d4,#10b981);margin-top:15px;position:relative;overflow:hidden}.connecting-line:before{content:"";position:absolute;top:-100%;left:0;right:0;height:100%;background:rgba(255,255,255,.8);animation:lineFlow 3s linear infinite}@keyframes lineFlow{0%{top:-100%}to{top:100%}}.mobile-step:last-child .connecting-line{display:none}.mobile-step-content{flex:1 1;padding-top:10px}.mobile-step-content h3{font-size:18px;font-weight:600;color:#ffffff;margin:0 0 12px;line-height:1.3}.mobile-step-content p{font-size:14px;color:#d1d5db;line-height:1.6;margin:0}@media (max-width:768px){.mobile-steps{gap:35px}.mobile-step{gap:15px}.connecting-line{height:50px;margin-top:12px}.mobile-step-content{padding-top:8px}.mobile-step-content h3{font-size:16px;margin-bottom:8px}.mobile-step-content p{font-size:13px}}@media (max-width:480px){.mobile-steps{gap:30px}.mobile-step{gap:12px}.connecting-line{height:45px;width:2px;margin-top:10px}.mobile-step-content h3{font-size:15px}.mobile-step-content p{font-size:12px}}.social-sidebar{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:1000;background:#1a1a1a;border-radius:0 15px 15px 0;padding:20px 0;box-shadow:2px 0 15px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-left:none;opacity:0;animation:slideInLeft .5s ease-out forwards}@keyframes slideInLeft{0%{transform:translateX(-100%) translateY(-50%);opacity:0}to{transform:translateX(0) translateY(-50%);opacity:1}}.social-icons-container{display:flex;flex-direction:column;gap:20px;padding:0 15px}.social-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#2a2a2a;color:#ffffff;text-decoration:none;border-radius:8px;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.social-icon:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.social-icon:hover:before{left:100%}.social-icon:hover{transform:translateX(5px) scale(1.05);box-shadow:0 5px 15px rgba(0,0,0,.3);border-color:rgba(255,255,255,.2)}.social-icon.behance:hover{background:#1769ff;color:white}.social-icon.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);color:white}.social-icon.facebook:hover{background:#1877f2;color:white}.social-icon.twitter:hover{background:#000000;color:white}.social-icon.linkedin:hover{background:#0077b5;color:white}.social-icon.youtube:hover{background:#ff0000;color:white}@media (max-width:768px){.social-sidebar{left:-5px;border-radius:0 12px 12px 0;padding:15px 0}.social-icons-container{gap:15px;padding:0 10px}.social-icon{width:40px;height:40px;border-radius:6px}.social-icon:hover{transform:translateX(3px) scale(1.02)}}@media (max-width:480px){.social-sidebar{padding:12px 0}.social-icons-container{gap:12px;padding:0 8px}.social-icon{width:35px;height:35px}}@media (max-width:360px){.social-sidebar{display:none}}.success-section{max-width:1600px;margin:0 auto;background:radial-gradient(ellipse at top left,#0f0c29 0,#000000 25%,#000000 50%,#0f0c29 100%);position:relative;color:#ffffff;overflow:hidden;display:grid;align-items:center;min-height:100vh;border-top:1px solid #ffffff57}.tech-background-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;z-index:1}.gradient-orb orb-1{width:600px;height:600px;border-Radius:50%;top:-300px;right:-300px;animation:orbMove 20s ease-in-out infinite}.gradient-orb orb-1,.gradient-orb orb-2{position:absolute;background:radial-gradient(circle,#48AAAD 0,transparent 70%);filter:blur(60px);z-index:2}.gradient-orb orb-2{width:400px;height:400px;border-radius:50%;bottom:-200px;left:-200px;animation:orbMove 15s ease-in-out infinite reverse}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.particles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.particle{position:absolute;width:4px;height:4px;background:#48AAAD;border-radius:50%;animation:float linear infinite}@keyframes float{0%{opacity:0;transform:translateY(100vh) scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-10vh) scale(1)}}.success-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:60px;gap:60px;align-items:start;position:relative;z-index:1}.content-left{opacity:0;transform:translateX(-50px);transition:all 1s cubic-bezier(.4,0,.2,1)}.content-left.animate-in{opacity:1;transform:translateX(0)}.success-badge{display:inline-flex;align-items:center;gap:8px;background:#48AAAD;border:1px solid #7be7ea;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.success-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#7BE7EA,transparent);transition:left .8s ease}.content-left.animate-in .success-badge:before{left:100%}.purple-dot{width:8px;height:8px;background:#48AAAD;border-radius:50%;animation:pulse 2s infinite}.main-heading{font-size:clamp(32px,4vw,56px);font-weight:700;line-height:1.1;margin:0;background:linear-gradient(135deg,#ffffff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.astronaut-container{display:flex;justify-content:center;align-items:center;opacity:0;transform:translateY(50px) scale(.8);transition:all 1.2s cubic-bezier(.4,0,.2,1) .3s}.astronaut-container.animate-in{opacity:1;transform:translateY(0) scale(1)}.astronaut-wrapper{position:relative;width:300px;height:400px}.astronaut-placeholder{position:relative;width:100%;height:100%;animation:float-astronaut 6s ease-in-out infinite}@keyframes float-astronaut{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-20px) rotate(2deg)}}.helmet{position:absolute;top:0;left:50%;transform:translateX(-50%);width:80px;height:80px;background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:50%;border:3px solid rgba(255,255,255,.3);overflow:hidden}.helmet-reflection{position:absolute;top:10px;left:10px;width:30px;height:30px;background:rgba(255,255,255,.3);border-radius:50%;animation:glint 3s ease-in-out infinite}@keyframes glint{0%,to{opacity:.3}50%{opacity:.8}}.helmet-visor{position:absolute;bottom:0;left:0;right:0;height:20px;background:rgba(0,0,0,.2);border-radius:0 0 50px 50px}.chest-panel{position:absolute;top:30px;left:50%;transform:translateX(-50%);width:60px;height:40px;background:rgba(255,255,255,.1);border-radius:10px;border:1px solid rgba(255,255,255,.2)}.chest-panel:before{content:"";position:absolute;top:10px;left:10px;width:8px;height:8px;background:#00ff88;border-radius:50%;animation:blink 2s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.arm{position:absolute;width:30px;height:80px;background:linear-gradient(135deg,#7BE7EA,#48AAAD);border-radius:15px;border:2px solid rgba(255,255,255,.2);top:30px}.left-arm{left:-25px;transform:rotate(-20deg);animation:wave-left 4s ease-in-out infinite}.right-arm{right:-25px;transform:rotate(20deg);animation:wave-right 4s ease-in-out 2s infinite}@keyframes wave-left{0%,to{transform:rotate(-20deg)}50%{transform:rotate(-40deg)}}@keyframes wave-right{0%,to{transform:rotate(20deg)}50%{transform:rotate(40deg)}}.planet{position:absolute;bottom:-50px;right:-30px;width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ee5a24 50%,#ff9ff3);animation:planet-rotate 20s linear infinite}@keyframes planet-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.planet-ring{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;border:3px solid #48aaad;border-radius:50%;animation:ring-pulse 3s ease-in-out infinite}@keyframes ring-pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.1);opacity:1}}.planet-surface{position:absolute;top:20px;left:20px;width:80px;height:80px;background:rgba(255,255,255,.1);border-radius:50%;overflow:hidden}.planet-surface:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(transparent 0deg,rgba(255,255,255,.1) 60deg,transparent 120deg);animation:surface-rotate 8s linear infinite}@keyframes surface-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.element{position:absolute;color:#48AAAD;font-size:20px;font-weight:700;animation:element-float 6s ease-in-out infinite}.element-1{top:20%;left:10%;animation-delay:0s}.element-2{top:30%;right:10%;animation-delay:1.5s}.element-3{bottom:30%;left:20%;animation-delay:3s}.element-4{bottom:20%;right:20%;animation-delay:4.5s}@keyframes element-float{0%,to{transform:translateY(0) rotate(0deg);opacity:.6}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}.content-right{opacity:0;transform:translateX(50px);transition:all 1s cubic-bezier(.4,0,.2,1) .6s}.content-right.animate-in{opacity:1;transform:translateX(0)}.stats-card{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:30px;position:relative;overflow:hidden}.stats-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent,#48AAAD,transparent,#7BE7EA,transparent);background-size:400% 400%;border-radius:22px;z-index:-1;animation:borderGlow 6s ease-in-out infinite}@keyframes borderGlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.description{font-size:16px;line-height:1.7;color:#d1d5db;margin:0 0 20px}.cta-button{background:linear-gradient(135deg,#48AAAD,#7BE7EA);color:white;border:none;padding:15px 30px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .3s ease;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #7BE7EA}@media (max-width:1024px){.success-container{gap:40px}.astronaut-wrapper{width:250px;height:350px}}@media (max-width:768px){.success-section{padding:60px 0}.success-container{grid-template-columns:1fr;gap:50px;text-align:center}.main-heading{font-size:clamp(28px,6vw,40px)}.astronaut-wrapper{width:200px;height:280px;margin:0 auto}.stats-card{padding:25px}}@media (max-width:480px){.success-container{padding:0 15px;gap:30px}.astronaut-wrapper{width:180px;height:250px}.stats-card{padding:20px}.cta-button,.description{font-size:14px}.cta-button{padding:12px 25px}}.hero-section{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-image{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:white;max-width:800px;padding:0 20px}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:8px 20px;margin-bottom:30px;font-size:14px;font-weight:500;letter-spacing:.5px}.badge-dot{width:8px;height:8px;background:linear-gradient(135deg,#7BE7EA,#48AAAD);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.hero-title{font-size:4rem;font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.3)}.gradient-text{background:linear-gradient(135deg,#7BE7EA,#48AAAD);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (min-width:1800px){.hero-title{font-size:5.5rem}.hero-content{max-width:1000px}.hero-badge{font-size:16px;padding:12px 28px;margin-bottom:40px}.hero-section{min-height:800px}}@media (min-width:1400px) and (max-width:1799px){.hero-title{font-size:5rem}.hero-content{max-width:900px}.hero-badge{font-size:15px;padding:10px 24px;margin-bottom:35px}.hero-section{min-height:700px}}@media (min-width:1200px) and (max-width:1399px){.hero-title{font-size:4.5rem}.hero-content{max-width:850px}.hero-badge{font-size:14px;padding:9px 22px;margin-bottom:32px}.hero-section{min-height:650px}}@media (min-width:992px) and (max-width:1199px){.hero-title{font-size:3.8rem}.hero-content{max-width:750px}.hero-badge{font-size:14px;padding:8px 20px;margin-bottom:30px}.hero-section{min-height:600px}}@media (min-width:768px) and (max-width:991px){.hero-title{font-size:3.2rem}.hero-content{max-width:650px;padding:0 20px}.hero-badge{font-size:13px;padding:7px 18px;margin-bottom:25px}.hero-section{min-height:550px}}@media (min-width:576px) and (max-width:767px){.hero-title{font-size:2.8rem}.hero-content{max-width:500px;padding:0 15px}.hero-badge{font-size:12px;padding:6px 16px;margin-bottom:20px}.hero-section{min-height:500px}}@media (max-width:575px){.hero-title{font-size:2.2rem}.hero-content{padding:0 15px}.hero-badge{font-size:11px;padding:5px 14px;margin-bottom:18px}.hero-section{min-height:450px}}.custom-navbar{z-index:1000}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.AdvertisingSection_advertisingSection__jffiL{position:relative;min-height:100vh;background:radial-gradient(ellipse at center,rgb(6,6,7) 0,#000000 100%);padding:30px 0;overflow:hidden}@media (max-width:768px){.AdvertisingSection_advertisingSection__jffiL{padding:40px 0}.AdvertisingSection_statsContainer__n4Tcy{flex-direction:column}.AdvertisingSection_sectionHeader__Jin7_{margin-bottom:50px}.AdvertisingSection_sectionTitle__C6FTD{font-size:32px}.AdvertisingSection_contentGrid__qb9sF{grid-template-columns:1fr}.AdvertisingSection_contentTitle__F8qbH{font-size:36px}.AdvertisingSection_contentGrid__qb9sF{gap:40px}.AdvertisingSection_contentCard__8ImTb{min-height:auto;padding:30px 20px}.AdvertisingSection_serviceScreen__9gQ2K{height:350px;min-height:350px}}.AdvertisingSection_dynamicBackgroundGrid__39Eht{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 20%,rgba(7,7,7,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(6,182,212,.1) 0,transparent 50%),radial-gradient(circle at 40% 60%,rgba(239,68,68,.05) 0,transparent 50%);animation:AdvertisingSection_bgPulse__O1yiJ 8s ease-in-out infinite}.AdvertisingSection_animatedOrb1__5crX9,.AdvertisingSection_animatedOrb2__QD9Ph,.AdvertisingSection_dynamicBackgroundGrid__39Eht{will-change:opacity;contain:paint;-webkit-backface-visibility:hidden;backface-visibility:hidden}.AdvertisingSection_animatedOrb1__5crX9{position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.2) 0,transparent 70%);border-radius:50%;top:-200px;right:-200px;filter:blur(80px);animation:AdvertisingSection_float__vJBNF 25s ease-in-out infinite;transform:translate(0)}.AdvertisingSection_animatedOrb2__QD9Ph{position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(6,182,212,.15) 0,transparent 70%);border-radius:50%;bottom:-150px;left:-150px;filter:blur(60px);animation:AdvertisingSection_float__vJBNF 30s ease-in-out infinite reverse;transform:translate(0)}.AdvertisingSection_cursorLight__AXUm_{position:fixed;width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.03) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:1;transition:transform .1s linear;transform:translate(-50%,-50%);will-change:transform;contain:strict;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;animation:AdvertisingSection_fadeIn__fkUkn .5s ease-out 1s forwards}@keyframes AdvertisingSection_fadeIn__fkUkn{to{opacity:1}}.AdvertisingSection_advertisingContainer__AXE_P{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:10}.AdvertisingSection_sectionHeader__Jin7_{text-align:center;margin-bottom:80px;opacity:0;transform:translateY(40px);transition:opacity .5s ease-out,transform .5s ease-out}.AdvertisingSection_sectionHeader__Jin7_.AdvertisingSection_animateIn__wU8Fz{opacity:1;transform:translateY(0)}.AdvertisingSection_headerBadge__Edq7w{display:inline-flex;align-items:center;gap:12px;background:rgba(139,92,246,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(139,92,246,.4);padding:12px 24px;border-radius:50px;margin-bottom:40px;position:relative;overflow:hidden}.AdvertisingSection_headerBadge__Edq7w:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:AdvertisingSection_shimmer__CY6bg 3s ease-in-out infinite}.AdvertisingSection_badgeDot__1oYpj{width:10px;height:10px;background:linear-gradient(45deg,#8b5cf6,#06b6d4);border-radius:50%;animation:AdvertisingSection_pulse__ZP7Zm 2s infinite;box-shadow:0 0 20px rgba(139,92,246,.5)}.AdvertisingSection_badgeText__8kHuG{color:#ffffff;font-size:14px;font-weight:500;letter-spacing:.5px}.AdvertisingSection_sectionTitle__C6FTD{font-size:70px;font-weight:700;color:#ffffff;margin-bottom:30px;line-height:1.2}.AdvertisingSection_titleGradient__AiPcZ{background:linear-gradient(135deg,#6366f1,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.AdvertisingSection_sectionSubtitle__Qv8cc{font-size:18px;color:#a1a1aa;max-width:600px;margin:0 auto;line-height:1.6}.AdvertisingSection_contentGrid__qb9sF{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.AdvertisingSection_leftContent__UId8_{opacity:0;transform:translateX(-60px);transition:opacity .5s ease-out,transform .5s ease-out}.AdvertisingSection_leftContent__UId8_.AdvertisingSection_animateIn__wU8Fz{opacity:1;transform:translateX(0)}.AdvertisingSection_contentCard__8ImTb{background:rgba(139,92,246,.05);border:1px solid rgba(139,92,246,.2);border-radius:20px;min-height:400px;padding:40px;position:relative;overflow:hidden}.AdvertisingSection_contentCardPattern__Gf87b{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20px 20px,rgba(139,92,246,.1) 2px,transparent 0),radial-gradient(circle at 60px 60px,rgba(6,182,212,.1) 2px,transparent 0);background-size:80px 80px;animation:AdvertisingSection_patternMove__Maou9 20s linear infinite}.AdvertisingSection_contentCardInner__hjENR{position:relative;z-index:2}.AdvertisingSection_contentTitle__F8qbH{font-size:52px;font-weight:800;color:#ffffff;margin-bottom:24px;line-height:1.2}.AdvertisingSection_contentDescription__zbQY9{font-size:19px;color:#a1a1aa;line-height:1.8;margin-bottom:40px}.AdvertisingSection_statsContainer__n4Tcy{display:flex;gap:20px;margin-bottom:40px;min-height:120px}.AdvertisingSection_statCard___NpWg{flex:1 1;text-align:center;padding:20px;border-radius:12px}.AdvertisingSection_statCardTeal__uNP7J{background:rgba(6,182,212,.1);border:1px solid rgba(6,182,212,.2)}.AdvertisingSection_statCardPurple__5ZeYR{background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2)}.AdvertisingSection_statNumber__xYc53{font-size:24px;font-weight:700;margin-bottom:8px}.AdvertisingSection_statNumberTeal__jqOUd{color:#06b6d4}.AdvertisingSection_statNumberPurple__VEGhC{color:#8b5cf6}.AdvertisingSection_statLabel__Jfk2P{font-size:14px;color:#a1a1aa}.AdvertisingSection_ctaButton__iLGft{background:linear-gradient(135deg,rgb(37,40,179),rgb(44,6,212));border:none;min-width:180px;border-radius:16px;padding:18px 36px;color:#ffffff;font-size:16px;font-weight:600;cursor:pointer;transition:all .4s ease;box-shadow:0 8px 32px rgba(139,92,246,.3);position:relative;overflow:hidden}.AdvertisingSection_ctaButton__iLGft:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 40px rgba(13,13,14,.4)}.AdvertisingSection_ctaButton__iLGft:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.AdvertisingSection_ctaButton__iLGft:hover:after{left:100%}.AdvertisingSection_rightContent__0q5fu{opacity:0;transform:translateX(60px);transition:opacity .5s ease-out,transform .5s ease-out;position:relative}.AdvertisingSection_rightContent__0q5fu.AdvertisingSection_animateIn__wU8Fz{opacity:1;transform:translateX(0)}.AdvertisingSection_serviceDisplay__7Mxy3{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:24px;padding:30px;box-shadow:0 40px 80px rgba(0,0,0,.5);position:relative;overflow:hidden;border:1px solid rgba(139,92,246,.3)}.AdvertisingSection_holographicEffect__j322I{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 30%,rgba(139,92,246,.1) 50%,transparent 70%);animation:AdvertisingSection_hologram__KBD3X 4s ease-in-out infinite;will-change:transform}.AdvertisingSection_serviceScreen__9gQ2K{border-radius:16px;height:450px;padding:30px;contain:content;position:relative;overflow:hidden;will-change:background,border-color;transition:all .5s ease}.AdvertisingSection_dynamicGlow__MCYWY{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:350px;height:350px;filter:blur(40px);animation:AdvertisingSection_dynamicPulse__EwVw4 3s ease-in-out infinite}.AdvertisingSection_floatingParticles__SyVHk{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 20%,var(--service-color-60) 2px,transparent 2px),radial-gradient(circle at 80% 80%,#ffffff30 1px,transparent 1px),radial-gradient(circle at 40% 60%,var(--service-color-40) 1px,transparent 1px);background-size:100px 100px,150px 150px,80px 80px;animation:AdvertisingSection_particleFloat__0Ctlm 15s linear infinite}.AdvertisingSection_serviceContent__ASEJD{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center;z-index:5}.AdvertisingSection_serviceIcon__ydFl8{margin-bottom:24px;display:block;filter:drop-shadow(0 0 20px rgba(139,92,246,.5));animation:AdvertisingSection_iconFloat__DZuyp 2s ease-in-out infinite;will-change:transform,filter}.AdvertisingSection_serviceTitle__S1bCj{font-size:28px;font-weight:700;color:#ffffff;margin-bottom:16px;text-shadow:0 0 20px rgba(139,92,246,.5)}.AdvertisingSection_serviceDescription__PlYbe{font-size:16px;color:#a1a1aa;line-height:1.6;max-width:300px}.AdvertisingSection_serviceNav__yoIzs{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));grid-gap:12px;gap:12px}.AdvertisingSection_serviceNavItem__kkARs{padding:16px;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.AdvertisingSection_serviceNavItemInactive___B4bH{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.AdvertisingSection_serviceNavItemIcon__Xj_CW{margin-bottom:8px;display:flex;justify-content:center;min-height:24px}.AdvertisingSection_serviceNavItemText__Sq3AV{font-size:12px;font-weight:500}.AdvertisingSection_serviceNavItemTextInactive__AmOv_{color:#a1a1aa}.AdvertisingSection_serviceNavItemTextActive___5WNA{color:#ffffff}@keyframes AdvertisingSection_float__vJBNF{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(-30px,-30px) rotate(120deg)}66%{transform:translate(30px,-10px) rotate(240deg)}}@keyframes AdvertisingSection_bgPulse__O1yiJ{0%,to{opacity:.3}50%{opacity:.7}}@keyframes AdvertisingSection_shimmer__CY6bg{0%{left:-100%}to{left:100%}}@keyframes AdvertisingSection_expandLine__S5kKy{0%{width:0}to{width:120px}}@keyframes AdvertisingSection_patternMove__Maou9{0%{backgroundPosition:0 0}to{backgroundPosition:80px 80px}}@keyframes AdvertisingSection_hologram__KBD3X{0%,to{transform:translateX(-100%)}50%{transform:translateX(100%)}}@keyframes AdvertisingSection_dynamicPulse__EwVw4{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.5}}@keyframes AdvertisingSection_particleFloat__0Ctlm{0%{backgroundPosition:0 0,0 0,0 0}to{backgroundPosition:100px 100px,-150px -150px,80px 80px}}@keyframes AdvertisingSection_iconFloat__DZuyp{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(5deg)}}@keyframes AdvertisingSection_pulse__ZP7Zm{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.EmergingTech_emergingTechSection__PUxzz{width:100%;background:linear-gradient(135deg,#000000,#000000);padding:80px 0;position:relative;overflow:hidden}.EmergingTech_bgPattern__6A1kx{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,rgba(26,26,26,.1) 0,rgba(8,8,8,.1) 70px),repeating-linear-gradient(-45deg,transparent,transparent 35px,rgba(6,95,70,.1) 0,rgba(6,95,70,.1) 70px);animation:EmergingTech_patternMove__K96wz 20s linear infinite}@keyframes EmergingTech_patternMove__K96wz{0%{transform:translate(0)}to{transform:translate(35px,35px)}}.EmergingTech_floatingParticles__KBEfX{position:absolute;width:100%;height:100%;overflow:hidden}.EmergingTech_particle__8_lgn{position:absolute;background:rgba(16,185,129,.3);border-radius:50%;animation:EmergingTech_float-up__3gRju 15s linear infinite;box-shadow:0 0 10px rgba(16,185,129,.5)}@keyframes EmergingTech_float-up__3gRju{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) scale(1);opacity:0}}.EmergingTech_container__yPsTy{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.EmergingTech_sectionHeader__nOniY{text-align:center;margin-bottom:60px;opacity:0;transform:translateY(50px);animation:EmergingTech_fadeInUp__NCj9n 1.2s cubic-bezier(.4,0,.2,1) forwards}.EmergingTech_sectionTitle__l8mXY{font-size:70px;font-weight:700;color:#ffffff;margin-bottom:30px;line-height:1.2}.EmergingTech_titleGradient__EX38A{background:linear-gradient(135deg,#ffffff,#10b981 50%,#065f46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 200%;animation:EmergingTech_gradientShift__fJV_W 3s ease-in-out infinite}@keyframes EmergingTech_gradientShift__fJV_W{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.EmergingTech_sectionSubtitle__G_go9{color:#9ca3af;font-size:18px;max-width:600px;margin:0 auto;line-height:1.6;opacity:0;transform:translateY(30px);animation:EmergingTech_fadeInUp__NCj9n 1.2s cubic-bezier(.4,0,.2,1) .2s forwards}.EmergingTech_tabContainer__ggmru{display:flex;justify-content:center;margin-bottom:60px;gap:20px;opacity:0;transform:translateY(30px) scale(.9);animation:EmergingTech_fadeInUp__NCj9n 1.2s cubic-bezier(.4,0,.2,1) .4s forwards}.EmergingTech_tabButton__d_BEs{padding:16px 40px;background:rgba(255,255,255,.05);border:2px solid rgba(16,185,129,.3);border-radius:50px;color:white;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:8px}.EmergingTech_tabIcon__8RQAy{font-size:20px}.EmergingTech_tabButton__d_BEs:hover{transform:translateY(-2px);border-color:rgba(16,185,129,.5);box-shadow:0 5px 20px rgba(16,185,129,.3)}.EmergingTech_tabButton__d_BEs.EmergingTech_active__GDenZ{background:linear-gradient(135deg,#065f46,#10b981);border-color:transparent;transform:scale(1.05);box-shadow:0 10px 30px rgba(16,185,129,.089)}.EmergingTech_contentWrapper__hkvGr{position:relative;min-height:400px}.EmergingTech_techContent__6DDor{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px}.EmergingTech_featureCard__uBhp8{background:rgba(16,185,129,.05);border:1px solid rgba(16,185,129,.2);border-radius:20px;padding:40px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;opacity:0;transform:translateY(50px) scale(.8);transition-delay:calc(var(--index) * .1s);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.EmergingTech_featureCard__uBhp8.EmergingTech_visible__HB2Sh{opacity:1;transform:translateY(0) scale(1)}.EmergingTech_featureCard__uBhp8.EmergingTech_hovered__hQhxF{transform:translateY(-15px) scale(1.05);border-color:transparent;box-shadow:0 20px 25px rgba(16,185,129,.158),0 0 0 1px rgba(16,185,129,.089),inset 0 0 20px rgba(16,185,129,.1);background:rgba(16,185,129,.1)}.EmergingTech_cardInner__J9dCw{position:relative;z-index:1}.EmergingTech_featureIcon__l471I{font-size:48px;margin-bottom:20px;display:flex;justify-content:center;color:#10b981;filter:drop-shadow(0 0 20px rgba(16,185,129,.5));transition:all .3s ease}.EmergingTech_featureCard__uBhp8.EmergingTech_hovered__hQhxF .EmergingTech_featureIcon__l471I{transform:scale(1.2);filter:drop-shadow(0 0 30px rgba(16,185,129,.8))}.EmergingTech_featureTitle__MF_u4{color:white;font-size:24px;font-weight:600;margin:0 0 16px;transition:all .3s ease;letter-spacing:.5px}.EmergingTech_featureDescription__RTzsm{color:#9ca3af;font-size:16px;line-height:1.6;margin:0 0 24px;transition:all .3s ease}.EmergingTech_cardButton__pTKHF{background:transparent;padding:12px 30px;border:2px solid rgba(16,185,129,.3);border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:1px;color:#10b981}.EmergingTech_featureCard__uBhp8.EmergingTech_hovered__hQhxF .EmergingTech_cardButton__pTKHF{background:linear-gradient(135deg,#065f46,#10b981);color:white;border-color:transparent;transform:translateY(-2px);box-shadow:0 10px 25px rgba(16,185,129,.4)}.EmergingTech_techVisual__CORs8{position:absolute;bottom:-50px;right:-50px;width:300px;height:300px;opacity:.15;pointer-events:none;background:radial-gradient(circle,#10b981 0,transparent 70%);animation:EmergingTech_pulse__oBsBU 4s ease-in-out infinite}.EmergingTech_orb__s4Gp9{position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.3) 0,transparent 70%);filter:blur(60px);animation:EmergingTech_orbFloat__xIPEU 10s ease-in-out infinite;pointer-events:none}.EmergingTech_orb1__4KNc2{top:-100px;left:-100px}.EmergingTech_orb2__NGmAQ{bottom:-100px;right:-100px;animation-delay:5s}@keyframes EmergingTech_orbFloat__xIPEU{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes EmergingTech_pulse__oBsBU{0%,to{transform:scale(1) rotate(0deg);opacity:.15}50%{transform:scale(1.3) rotate(180deg);opacity:.25}}@keyframes EmergingTech_fadeInUp__NCj9n{to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.EmergingTech_sectionTitle__l8mXY{font-size:36px}.EmergingTech_tabButton__d_BEs{padding:12px 30px;font-size:16px}.EmergingTech_featureCard__uBhp8{padding:30px}.EmergingTech_techVisual__CORs8{width:200px;height:200px}}.ModernDevelopment_modernApp__OZ_0b{min-height:100vh;background:#000!important;background-color:#000!important;color:white;overflow-x:hidden;position:relative}.ModernDevelopment_animatedBg__n1mxH{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;background:rgba(0,0,0,.5)}@keyframes ModernDevelopment_gradientShift__uF1w_{0%,to{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}}.ModernDevelopment_grid3d__bC0LK{position:absolute;width:100%;height:100%;background-image:linear-gradient(rgba(99,102,241,.1) 1px,transparent 0),linear-gradient(90deg,rgba(99,102,241,.1) 1px,transparent 0);background-size:50px 50px;transform:perspective(500px) rotateX(60deg);transform-origin:center center;animation:ModernDevelopment_grid-move__vWisI 20s linear infinite}@keyframes ModernDevelopment_grid-move__vWisI{0%{background-position:0 0}to{background-position:50px 50px}}.ModernDevelopment_shape__HlPQN{position:absolute;background:linear-gradient(45deg,rgba(99,102,241,.2),rgba(139,92,246,.2));border-radius:30% 70% 70% 30%/30% 30% 70% 70%;filter:blur(40px);animation:ModernDevelopment_float___Tt2G 10s ease-in-out infinite}.ModernDevelopment_shape1__2_J4N{width:300px;height:300px;top:10%;left:10%;animation-delay:0s}.ModernDevelopment_shape2__7GtVl{width:400px;height:400px;bottom:10%;right:10%;animation-delay:3s}.ModernDevelopment_shape3__T2pBQ{width:250px;height:250px;top:50%;left:50%;animation-delay:6s}@keyframes ModernDevelopment_float___Tt2G{0%,to{transform:translate(0) rotate(0deg) scale(1)}33%{transform:translate(30px,-30px) rotate(120deg) scale(1.1)}66%{transform:translate(-20px,20px) rotate(240deg) scale(.9)}}.ModernDevelopment_contentWrapper__x__Pc{position:relative;z-index:2}.ModernDevelopment_heroSection__qy65t{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:0 2rem}.ModernDevelopment_heroContent__sua0W{text-align:center;max-width:1200px;animation:ModernDevelopment_fadeInUp__xg3SL 1s ease-out}@keyframes ModernDevelopment_fadeInUp__xg3SL{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ModernDevelopment_heroBadge__baSw5{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.3);border-radius:50px;font-size:.9rem;margin-bottom:2rem;animation:ModernDevelopment_pulse__rdaEO 2s infinite}@keyframes ModernDevelopment_pulse__rdaEO{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.ModernDevelopment_badgeDot__4MnGi{width:8px;height:8px;background:#6366f1;border-radius:50%;animation:ModernDevelopment_blink__D1yWF 1.5s infinite}@keyframes ModernDevelopment_blink__D1yWF{0%,to{opacity:1}50%{opacity:.3}}.ModernDevelopment_heroTitle__v_Ysd{font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.1;margin-bottom:2rem;transform-style:preserve-3d;transform:perspective(1000px)}.ModernDevelopment_gradientText__q8aVr{background:linear-gradient(45deg,#6366f1,#48AAAD,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 200%;animation:ModernDevelopment_gradientMove__lNiIb 3s ease infinite}@keyframes ModernDevelopment_gradientMove__lNiIb{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ModernDevelopment_heroDescription__q2cPl{font-size:1.25rem;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto 3rem}.ModernDevelopment_developmentSection__NCbzZ{padding:5rem 2rem;max-width:1400px;margin:0 auto}.ModernDevelopment_sectionHeader__dLGOu{text-align:center;margin-bottom:5rem}.ModernDevelopment_sectionTitle__UjnTq{font-size:3rem;font-weight:800;margin-bottom:1rem}.ModernDevelopment_servicesGrid__XVNE7{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:5rem}.ModernDevelopment_serviceCard__fXOWo{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;transform-style:preserve-3d;transform:perspective(1000px) rotateX(0deg) rotateY(0deg)}.ModernDevelopment_serviceCard__fXOWo:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,currentColor,transparent);opacity:0;transition:opacity .3s ease}.ModernDevelopment_serviceCard__fXOWo:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,currentColor 0,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.ModernDevelopment_serviceCard__fXOWo:hover{transform:perspective(1000px) rotateX(-5deg) rotateY(5deg) translateZ(20px);background:rgba(255,255,255,.05);box-shadow:0 20px 40px rgba(0,0,0,.3)}.ModernDevelopment_serviceCard__fXOWo:hover:before{opacity:1}.ModernDevelopment_serviceCard__fXOWo:hover:after{opacity:.1}.ModernDevelopment_serviceIcon__miB2X{font-size:3rem;margin-bottom:1rem;display:inline-block;animation:ModernDevelopment_float-icon__nD2wa 3s ease-in-out infinite}@keyframes ModernDevelopment_float-icon__nD2wa{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(5deg)}}.ModernDevelopment_serviceTitle__KtR2W{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.ModernDevelopment_serviceDescription__u3WFO{color:rgba(255,255,255,.7);margin-bottom:1.5rem;line-height:1.6}.ModernDevelopment_serviceFeatures__n709d{list-style:none;padding:0}.ModernDevelopment_serviceFeature__J63pF{padding:.5rem 0;color:rgba(255,255,255,.6);display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.ModernDevelopment_serviceFeature__J63pF:before{content:"→";font-weight:700;transition:transform .3s ease}.ModernDevelopment_serviceCard__fXOWo:hover .ModernDevelopment_serviceFeature__J63pF{color:rgba(255,255,255,.9);transform:translateX(5px)}.ModernDevelopment_serviceCard__fXOWo:hover .ModernDevelopment_serviceFeature__J63pF:before{transform:translateX(5px)}.ModernDevelopment_showcaseSection__OJckd{padding:5rem 2rem;background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(139,92,246,.05));border-radius:30px;margin:5rem 0;position:relative;overflow:hidden}.ModernDevelopment_showcaseSection__OJckd:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(99,102,241,.1) 0,transparent 50%);animation:ModernDevelopment_rotate-gradient__GuDKg 20s linear infinite}@keyframes ModernDevelopment_rotate-gradient__GuDKg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ModernDevelopment_showcaseGrid___1aW0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem;position:relative;z-index:1}.ModernDevelopment_statCard__hH0bC{text-align:center;padding:2rem;background:rgba(255,255,255,.02);border-radius:20px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ModernDevelopment_statCard__hH0bC:hover{transform:translateY(-10px) scale(1.05);background:rgba(255,255,255,.05);border-color:rgba(99,102,241,.5);box-shadow:0 20px 40px rgba(99,102,241,.2)}.ModernDevelopment_statNumber___ftEG{font-size:3rem;font-weight:800;background:linear-gradient(45deg,#6366f1,#48AAAD);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:ModernDevelopment_number-glow__jEZOk 2s ease-in-out infinite}@keyframes ModernDevelopment_number-glow__jEZOk{0%,to{filter:drop-shadow(0 0 10px #48aaad3d)}50%{filter:drop-shadow(0 0 20px #48aaadb9)}}.ModernDevelopment_statLabel__yyE1K{color:rgba(255,255,255,.7);margin-top:.5rem}.ModernDevelopment_mobileMenuToggle__OGf8H{display:none;background:none;border:none;color:white;font-size:1.5rem;cursor:pointer;padding:.5rem}.ModernDevelopment_mobileMenu__ZB82c{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:right .3s ease;z-index:1001;padding:2rem}.ModernDevelopment_mobileMenu__ZB82c.ModernDevelopment_open__TnTmJ{right:0}.ModernDevelopment_mobileMenuOverlay__yiIX4{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;z-index:1000}.ModernDevelopment_mobileMenuOverlay__yiIX4.ModernDevelopment_open__TnTmJ{display:block}@media (max-width:768px){.ModernDevelopment_ctaButton__w7KQp,.ModernDevelopment_navLinks___v_tw{display:none}.ModernDevelopment_mobileMenuToggle__OGf8H{display:block}.ModernDevelopment_heroTitle__v_Ysd{font-size:2.5rem}.ModernDevelopment_servicesGrid__XVNE7{grid-template-columns:1fr}.ModernDevelopment_showcaseGrid___1aW0{grid-template-columns:repeat(2,1fr)}}.ModernDevelopment_parallaxWrapper__H8KlV{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.ModernDevelopment_parallaxLayer__iP9fa{position:absolute;width:100%;height:100%}.ModernDevelopment_customCursor__d6cEg{width:20px;height:20px;border:2px solid #48aaad50;border-radius:50%;position:fixed;pointer-events:none;transition:all .1s ease;z-index:9999;display:none}@media (hover:hover){.ModernDevelopment_customCursor__d6cEg{display:block}}.ModernDevelopment_customCursor__d6cEg.ModernDevelopment_hover__ac555{width:40px;height:40px;background:rgba(46,47,68,.1);border-color:rgba(44,45,71,.8)}.ModernDevelopment_cardButton__4gdPH{display:inline-block;margin-top:1.5rem;padding:.75rem 1.8rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#48AAAD 100%);border:none;border-radius:999px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px rgba(65,41,126,.4);position:relative;overflow:hidden;z-index:0}.ModernDevelopment_cardButton__4gdPH:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(120deg,rgba(255,255,255,.1),rgba(255,255,255,0));transition:all .4s ease;z-index:-1}.ModernDevelopment_cardButton__4gdPH:hover:before{left:0}.ModernDevelopment_cardButton__4gdPH:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 30px #48aaad4d}