.AboutSection-module-scss-module__OrNo9W__aboutSection{text-align:center;padding:4rem 2rem}.AboutSection-module-scss-module__OrNo9W__sectionTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.AboutSection-module-scss-module__OrNo9W__aboutDescription{max-width:800px;color:var(--foreground);margin:0 auto;font-size:1.1rem;line-height:1.8}
.HeroSection-module-scss-module__bDAxqq__homeContainer{max-width:1200px;color:var(--foreground);text-align:center;flex-direction:column;align-items:center;margin:0 auto;padding:8rem 2rem 4rem;display:flex}.HeroSection-module-scss-module__bDAxqq__heroSection{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;display:flex}.HeroSection-module-scss-module__bDAxqq__heroContent{max-width:900px}.HeroSection-module-scss-module__bDAxqq__heroTitle{letter-spacing:-1px;color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:1s ease-out HeroSection-module-scss-module__bDAxqq__fadeInDown}.HeroSection-module-scss-module__bDAxqq__heroDescription{color:var(--text-secondary);margin-bottom:3.5rem;font-size:1.35rem;line-height:1.6;animation:1s ease-out HeroSection-module-scss-module__bDAxqq__fadeInUp}.HeroSection-module-scss-module__bDAxqq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:1s ease-out .2s HeroSection-module-scss-module__bDAxqq__fadeInUp;display:flex}.HeroSection-module-scss-module__bDAxqq__ctaButtonPrimary,.HeroSection-module-scss-module__bDAxqq__ctaButtonSecondary{cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1.1rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s,border-color .3s,color .3s;display:inline-flex}.HeroSection-module-scss-module__bDAxqq__ctaButtonPrimary{background-color:var(--primary-blue);color:#fff}.HeroSection-module-scss-module__bDAxqq__ctaButtonPrimary:hover{background-color:var(--primary-blue-hover);box-shadow:0 8px 25px rgba(var(--primary-blue-rgb),.3);transform:translateY(-3px)}.HeroSection-module-scss-module__bDAxqq__ctaButtonSecondary{color:var(--primary-blue);border:2px solid var(--primary-blue);background-color:#0000}.HeroSection-module-scss-module__bDAxqq__ctaButtonSecondary:hover{background-color:var(--primary-blue-light-alpha);color:#fff;border-color:var(--primary-blue-hover);box-shadow:0 8px 25px rgba(var(--primary-blue-rgb),.15);transform:translateY(-3px)}.HeroSection-module-scss-module__bDAxqq__heroImage{margin-top:2rem;animation:1s ease-out HeroSection-module-scss-module__bDAxqq__zoomIn}.HeroSection-module-scss-module__bDAxqq__imageResponsive{border-radius:15px;box-shadow:0 10px 30px #0000004d}@keyframes HeroSection-module-scss-module__bDAxqq__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module-scss-module__bDAxqq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module-scss-module__bDAxqq__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes HeroSection-module-scss-module__bDAxqq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.HeroSection-module-scss-module__bDAxqq__heroTitle{margin-bottom:1rem;font-size:2.2rem}.HeroSection-module-scss-module__bDAxqq__heroDescription{margin-bottom:2rem;font-size:1.1rem}.HeroSection-module-scss-module__bDAxqq__ctaButtons{flex-direction:column;gap:1rem}.HeroSection-module-scss-module__bDAxqq__ctaButtonPrimary,.HeroSection-module-scss-module__bDAxqq__ctaButtonSecondary{width:100%;max-width:280px;padding:.9rem 2rem;font-size:1rem}}
.ServicesSection-module-scss-module__jNX7ea__servicesSection{text-align:center;padding:4rem 2rem}.ServicesSection-module-scss-module__jNX7ea__title{color:var(--foreground);margin-bottom:3rem;font-size:2.5rem;font-weight:700}.ServicesSection-module-scss-module__jNX7ea__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.ServicesSection-module-scss-module__jNX7ea__serviceCard{background-color:var(--background);text-align:center;border:1px solid #4a5568;border-top:5px solid var(--service-color);border-radius:15px;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.ServicesSection-module-scss-module__jNX7ea__serviceCard:hover{border-color:var(--service-color);transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.ServicesSection-module-scss-module__jNX7ea__serviceTitle{color:var(--service-color);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.ServicesSection-module-scss-module__jNX7ea__serviceDescription{color:var(--foreground);flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ServicesSection-module-scss-module__jNX7ea__serviceLink{background-color:var(--service-color);color:#fff;border-radius:50px;align-self:center;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s,box-shadow .3s;display:inline-block}.ServicesSection-module-scss-module__jNX7ea__serviceLink:hover{background-color:var(--service-color);opacity:.95;transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}
.ProjectsShowcase-module-scss-module__s7yNZq__projectsSection{text-align:center;background-color:var(--background-alt,#1a202c);padding:4rem 2rem}.ProjectsShowcase-module-scss-module__s7yNZq__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ProjectsShowcase-module-scss-module__s7yNZq__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.ProjectsShowcase-module-scss-module__s7yNZq__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.ProjectsShowcase-module-scss-module__s7yNZq__projectCard{background-color:var(--background);text-align:left;border:1px solid #4a5568;border-radius:15px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.ProjectsShowcase-module-scss-module__s7yNZq__projectCard:hover{border-color:var(--primary-blue);transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.ProjectsShowcase-module-scss-module__s7yNZq__imageWrapper{background-color:#0000001a;width:100%;height:180px;position:relative}.ProjectsShowcase-module-scss-module__s7yNZq__projectImage{transition:transform .5s}.ProjectsShowcase-module-scss-module__s7yNZq__projectCard:hover .ProjectsShowcase-module-scss-module__s7yNZq__projectImage{transform:scale(1.05)}.ProjectsShowcase-module-scss-module__s7yNZq__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProjectsShowcase-module-scss-module__s7yNZq__projectName{color:var(--foreground);margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.ProjectsShowcase-module-scss-module__s7yNZq__projectDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.ProjectsShowcase-module-scss-module__s7yNZq__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.ProjectsShowcase-module-scss-module__s7yNZq__tag{background-color:rgba(var(--primary-blue-rgb),.1);color:var(--primary-blue);border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}.ProjectsShowcase-module-scss-module__s7yNZq__projectLink{background-color:var(--primary-blue);color:#fff;text-align:center;border-radius:50px;align-self:flex-start;padding:.7rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-block}.ProjectsShowcase-module-scss-module__s7yNZq__projectLink:hover{background-color:var(--primary-blue-hover);transform:translateY(-2px)}@media (max-width:768px){.ProjectsShowcase-module-scss-module__s7yNZq__title{font-size:2rem}.ProjectsShowcase-module-scss-module__s7yNZq__subtitle{font-size:1rem}.ProjectsShowcase-module-scss-module__s7yNZq__imageWrapper{height:150px}}
