.HeroSection-module___UGK9W__hero{background:linear-gradient(135deg,#0a1128 0%,#1a2744 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__bg{opacity:.1;background:radial-gradient(circle at 20% 50%,var(--primary)0%,transparent 50%),radial-gradient(circle at 80% 80%,var(--accent)0%,transparent 50%);animation:20s infinite HeroSection-module___UGK9W__bgShift;position:absolute;inset:0}.HeroSection-module___UGK9W__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.HeroSection-module___UGK9W__text h1{font-family:var(--font-work-sans),sans-serif;color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.HeroSection-module___UGK9W__highlight{background:linear-gradient(120deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module___UGK9W__subtitle{color:#fffc;margin-bottom:2rem;font-size:1.3rem;line-height:1.7}.HeroSection-module___UGK9W__stats{gap:3rem;margin-bottom:2.5rem;display:flex}.HeroSection-module___UGK9W__stat{text-align:left}.HeroSection-module___UGK9W__statNumber{font-family:var(--font-space-mono),monospace;color:var(--accent);font-size:2.5rem;font-weight:700;display:block}.HeroSection-module___UGK9W__statLabel{color:#ffffffb3;font-size:.9rem}.HeroSection-module___UGK9W__cta{gap:1rem;display:flex}.HeroSection-module___UGK9W__visual{position:relative}.HeroSection-module___UGK9W__floatingCard{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;animation:6s ease-in-out infinite HeroSection-module___UGK9W__float}.HeroSection-module___UGK9W__code{font-family:var(--font-space-mono),monospace;color:var(--accent);font-size:.9rem;line-height:1.8}.HeroSection-module___UGK9W__comment{color:#fff6}.HeroSection-module___UGK9W__keyword{color:#ff6b9d}.HeroSection-module___UGK9W__string{color:#c3e88d}@media (max-width:1024px){.HeroSection-module___UGK9W__content{grid-template-columns:1fr;gap:3rem}.HeroSection-module___UGK9W__text h1{font-size:3rem}.HeroSection-module___UGK9W__visual{max-width:500px;margin:0 auto}}@media (max-width:768px){.HeroSection-module___UGK9W__text h1{font-size:2.5rem}.HeroSection-module___UGK9W__stats{flex-direction:column;gap:1.5rem}.HeroSection-module___UGK9W__cta{flex-direction:column}.HeroSection-module___UGK9W__cta a{text-align:center;justify-content:center}}
.ServicesSection-module__2te9MW__services{background:#fff;padding:8rem 2rem}.ServicesSection-module__2te9MW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto;display:grid}.ServicesSection-module__2te9MW__card{background:var(--light);cursor:pointer;border:2px solid #0000;border-radius:20px;padding:3rem;transition:all .4s}.ServicesSection-module__2te9MW__card:hover{border-color:var(--primary);background:#fff;transform:translateY(-10px);box-shadow:0 20px 50px #0000001a}.ServicesSection-module__2te9MW__icon{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.8rem;transition:transform .4s;display:flex}.ServicesSection-module__2te9MW__card:hover .ServicesSection-module__2te9MW__icon{transform:rotate(10deg)scale(1.1)}.ServicesSection-module__2te9MW__card h3{color:var(--dark);margin-bottom:1rem;font-size:1.5rem}.ServicesSection-module__2te9MW__card p{color:var(--gray);line-height:1.7}@media (max-width:1024px){.ServicesSection-module__2te9MW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesSection-module__2te9MW__grid{grid-template-columns:1fr}.ServicesSection-module__2te9MW__services{padding:5rem 1.5rem}}
.PortfolioSection-module__ntLMeG__portfolio{background:var(--dark);color:#fff;padding:8rem 2rem}.PortfolioSection-module__ntLMeG__grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1400px;margin:4rem auto 0;display:grid}.PortfolioSection-module__ntLMeG__item{aspect-ratio:16/10;cursor:pointer;background:#ffffff0d;border-radius:20px;transition:transform .4s;position:relative;overflow:hidden}.PortfolioSection-module__ntLMeG__item:hover{transform:scale(1.02)}.PortfolioSection-module__ntLMeG__overlay{background:linear-gradient(#0000,#0a1128f2);flex-direction:column;justify-content:flex-end;padding:2rem;transition:background .4s;display:flex;position:absolute;inset:0}.PortfolioSection-module__ntLMeG__item:hover .PortfolioSection-module__ntLMeG__overlay{background:linear-gradient(#0a1128b3,#0a1128fa)}.PortfolioSection-module__ntLMeG__tag{font-family:var(--font-space-mono),monospace;color:var(--accent);margin-bottom:.5rem;font-size:.8rem}.PortfolioSection-module__ntLMeG__item h3{margin-bottom:.5rem;font-size:2rem}.PortfolioSection-module__ntLMeG__desc{color:#fffc;margin-bottom:1rem;line-height:1.6}.PortfolioSection-module__ntLMeG__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.PortfolioSection-module__ntLMeG__techBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;padding:.3rem .8rem;font-size:.8rem}.PortfolioSection-module__ntLMeG__badge{background:var(--primary);color:#fff;z-index:2;border-radius:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:1.5rem;right:1.5rem}@media (max-width:1024px){.PortfolioSection-module__ntLMeG__grid{grid-template-columns:1fr}}@media (max-width:768px){.PortfolioSection-module__ntLMeG__portfolio{padding:5rem 1.5rem}.PortfolioSection-module__ntLMeG__item h3{font-size:1.5rem}}
.TestimonialsSection-module___woiPG__testimonials{background:#fff;padding:8rem 2rem}.TestimonialsSection-module___woiPG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:4rem auto 0;display:grid}.TestimonialsSection-module___woiPG__card{background:var(--light);border-left:4px solid var(--primary);border-radius:20px;padding:2.5rem;transition:all .3s}.TestimonialsSection-module___woiPG__card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.TestimonialsSection-module___woiPG__text{color:var(--text);margin-bottom:2rem;font-size:1.05rem;font-style:italic;line-height:1.8}.TestimonialsSection-module___woiPG__author{align-items:center;gap:1rem;display:flex}.TestimonialsSection-module___woiPG__avatar{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;display:flex}.TestimonialsSection-module___woiPG__info h4{color:var(--dark);margin-bottom:.2rem;font-size:1rem}.TestimonialsSection-module___woiPG__info p{color:var(--gray);font-size:.9rem}@media (max-width:1024px){.TestimonialsSection-module___woiPG__grid{grid-template-columns:1fr}}@media (max-width:768px){.TestimonialsSection-module___woiPG__testimonials{padding:5rem 1.5rem}}
.ContactSection-module__43iI0G__contact{background:linear-gradient(135deg,var(--secondary),var(--dark));color:#fff;padding:8rem 2rem}.ContactSection-module__43iI0G__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ContactSection-module__43iI0G__info h2{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.ContactSection-module__43iI0G__info>p{color:#fffc;margin-bottom:2rem;font-size:1.2rem}.ContactSection-module__43iI0G__details{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__43iI0G__item{align-items:center;gap:1rem;display:flex}.ContactSection-module__43iI0G__icon{background:#ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;display:flex}.ContactSection-module__43iI0G__itemText h4{color:#ffffffb3;margin-bottom:.3rem;font-size:.9rem;font-weight:500}.ContactSection-module__43iI0G__itemText p{color:#fff;margin:0;font-size:1rem;line-height:1.5}.ContactSection-module__43iI0G__form{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:3rem}.ContactSection-module__43iI0G__formGroup{margin-bottom:1.5rem}.ContactSection-module__43iI0G__formGroup label{color:#ffffffe6;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.ContactSection-module__43iI0G__formGroup input,.ContactSection-module__43iI0G__formGroup select,.ContactSection-module__43iI0G__formGroup textarea{color:#fff;width:100%;font-family:var(--font-work-sans),sans-serif;background:#ffffff0d;border:1px solid #fff3;border-radius:12px;padding:1rem;font-size:1rem;transition:all .3s}.ContactSection-module__43iI0G__formGroup input:focus,.ContactSection-module__43iI0G__formGroup select:focus,.ContactSection-module__43iI0G__formGroup textarea:focus{border-color:var(--accent);background:#ffffff1a;outline:none}.ContactSection-module__43iI0G__formGroup textarea{resize:vertical;min-height:120px}.ContactSection-module__43iI0G__formGroup input::placeholder,.ContactSection-module__43iI0G__formGroup textarea::placeholder{color:#fff6}.ContactSection-module__43iI0G__formGroup select{cursor:pointer}.ContactSection-module__43iI0G__formGroup select option{background:var(--dark);color:#fff}.ContactSection-module__43iI0G__submit{background:var(--primary);color:#fff;cursor:pointer;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-work-sans),sans-serif;border:none;border-radius:12px;padding:1rem 2rem;transition:all .3s}.ContactSection-module__43iI0G__submit:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 30px #2563eb66}.ContactSection-module__43iI0G__submit:disabled{opacity:.7;cursor:not-allowed}.ContactSection-module__43iI0G__success{color:var(--accent);text-align:center;margin-top:1rem;font-weight:500}@media (max-width:1024px){.ContactSection-module__43iI0G__container{grid-template-columns:1fr}.ContactSection-module__43iI0G__info h2{font-size:2.5rem}}@media (max-width:768px){.ContactSection-module__43iI0G__contact{padding:5rem 1.5rem}.ContactSection-module__43iI0G__form{padding:2rem}.ContactSection-module__43iI0G__info h2{font-size:2rem}}
