.AboutHero-module__OfM1cq__section{background-color:var(--background);width:100%;padding:6rem 0}.AboutHero-module__OfM1cq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.AboutHero-module__OfM1cq__header{margin-bottom:5rem}.AboutHero-module__OfM1cq__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.AboutHero-module__OfM1cq__contentBlock{background-color:var(--color-surface-blue);border:1px solid #1d4ed81a;border-radius:12px;flex-direction:column;gap:1rem;padding:3rem;display:flex}.AboutHero-module__OfM1cq__contentBlock h3{color:var(--color-primary);font-size:1.5rem;font-weight:700}.AboutHero-module__OfM1cq__contentBlock p{opacity:.8;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.AboutHero-module__OfM1cq__grid{grid-template-columns:1fr;gap:2rem}.AboutHero-module__OfM1cq__contentBlock{padding:2rem}}
.Card-module__b6YjYG__card{background-color:var(--background);border:1px solid #1d4ed81a;border-radius:12px;transition:all .3s;overflow:hidden}.Card-module__b6YjYG__hoverable:hover{border-color:#1d4ed833;transform:translateY(-4px);box-shadow:0 12px 24px #1d4ed81a}
.ServiceCard-module__suzF_W__card{flex-direction:column;gap:1.5rem;height:100%;padding:2rem;display:flex}.ServiceCard-module__suzF_W__iconPlaceholder{background-color:#2563eb1a;border-radius:8px;width:48px;height:48px;margin-bottom:.5rem}.ServiceCard-module__suzF_W__serviceTitle{font-size:1.25rem;font-weight:600}.ServiceCard-module__suzF_W__serviceDescription{opacity:.8;flex-grow:1;font-size:.95rem;line-height:1.6}.ServiceCard-module__suzF_W__featureList{flex-direction:column;gap:.5rem;margin-top:auto;list-style:none;display:flex}.ServiceCard-module__suzF_W__featureItem{opacity:.9;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ServiceCard-module__suzF_W__bullet{background-color:var(--color-primary);border-radius:50%;width:6px;height:6px}
.Button-module__8RiFmG__button{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__primary{background-color:var(--color-primary);color:#fff}.Button-module__8RiFmG__primary:hover{background-color:var(--color-accent)}.Button-module__8RiFmG__secondary{background-color:var(--color-secondary);color:#fff}.Button-module__8RiFmG__secondary:hover{background-color:var(--color-primary)}.Button-module__8RiFmG__outline{color:var(--foreground);border:1px solid var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--foreground);color:var(--background)}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}
.ProjectCard-module___n5Guq__card{border-left:4px solid var(--color-primary);flex-direction:column;gap:1.5rem;padding:2rem;display:flex;overflow:hidden}.ProjectCard-module___n5Guq__headerWrapper{cursor:pointer;justify-content:space-between;align-items:flex-start;transition:opacity .2s;display:flex}.ProjectCard-module___n5Guq__headerWrapper:hover{opacity:.8}.ProjectCard-module___n5Guq__projectHeader{flex-direction:column;flex:1;gap:.5rem;display:flex}.ProjectCard-module___n5Guq__metaInfo{align-items:center;gap:1rem;display:flex}.ProjectCard-module___n5Guq__category{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);font-size:.875rem;font-weight:600}.ProjectCard-module___n5Guq__statusBadge{background-color:var(--color-accent);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:12px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.ProjectCard-module___n5Guq__toggleIcon{color:var(--color-primary);background-color:#1d4ed80d;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.ProjectCard-module___n5Guq__projectTitle{margin-top:.25rem;font-size:1.75rem;font-weight:700}.ProjectCard-module___n5Guq__client{opacity:.6;font-size:.9rem}.ProjectCard-module___n5Guq__description{opacity:.9;margin-top:.5rem;font-size:1.05rem;line-height:1.6}.ProjectCard-module___n5Guq__projectBody{border-top:1px dashed #1d4ed833;grid-template-columns:2fr 1fr;gap:3rem;padding-top:1.5rem;animation:.3s ease-out forwards ProjectCard-module___n5Guq__slideDown;display:grid}@keyframes ProjectCard-module___n5Guq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ProjectCard-module___n5Guq__problemSolution{flex-direction:column;gap:1.5rem;display:flex}.ProjectCard-module___n5Guq__psItem h4,.ProjectCard-module___n5Guq__results h4{color:var(--foreground);margin-bottom:.5rem;font-size:1rem;font-weight:600}.ProjectCard-module___n5Guq__psItem p,.ProjectCard-module___n5Guq__results ul{opacity:.8;font-size:.95rem;line-height:1.6}.ProjectCard-module___n5Guq__results ul{flex-direction:column;gap:.5rem;padding-left:1.25rem;display:flex}.ProjectCard-module___n5Guq__footer{border-top:1px solid #1d4ed81a;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:2rem;display:flex}@media (max-width:768px){.ProjectCard-module___n5Guq__projectBody{grid-template-columns:1fr;gap:2rem}.ProjectCard-module___n5Guq__card{padding:1.5rem}}
.CTASection-module__yxcNFW__section{background-color:var(--color-primary);color:#fff;width:100%;padding:6rem 0}.CTASection-module__yxcNFW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.CTASection-module__yxcNFW__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:700px;margin:0 auto;display:flex}.CTASection-module__yxcNFW__title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2}.CTASection-module__yxcNFW__subtitle{color:#ffffffe6;font-size:1.1rem;line-height:1.6}.CTASection-module__yxcNFW__actions{margin-top:1rem}.CTASection-module__yxcNFW__button{color:var(--color-primary);background-color:#fff}.CTASection-module__yxcNFW__button:hover{background-color:var(--background);color:var(--color-accent)}@media (max-width:768px){.CTASection-module__yxcNFW__title{font-size:2rem}}
.Hero-module___w2HtG__hero{background:linear-gradient(#2563eb0d,#0000);justify-content:center;align-items:center;width:100%;padding:8rem 0;display:flex}.Hero-module___w2HtG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Hero-module___w2HtG__content{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex}.Hero-module___w2HtG__title{letter-spacing:-.02em;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module___w2HtG__highlight{color:var(--color-primary)}.Hero-module___w2HtG__subtitle{opacity:.8;max-width:600px;font-size:1.25rem;line-height:1.6}.Hero-module___w2HtG__actions{gap:1rem;margin-top:1rem;display:flex}@media (max-width:768px){.Hero-module___w2HtG__hero{padding:5rem 0}.Hero-module___w2HtG__title{font-size:2.5rem}.Hero-module___w2HtG__actions{flex-direction:column;width:100%}.Hero-module___w2HtG__actions a,.Hero-module___w2HtG__actions button{width:100%}}
.PortfolioSection-module__def85W__section{background-color:var(--background);width:100%;padding:6rem 0}.PortfolioSection-module__def85W__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.PortfolioSection-module__def85W__header{margin-bottom:4rem}.PortfolioSection-module__def85W__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.PortfolioSection-module__def85W__subtitle{opacity:.7;max-width:600px;font-size:1.1rem;line-height:1.6}.PortfolioSection-module__def85W__grid{flex-direction:column;gap:3rem;display:flex}
.TestimonialCard-module__o9-pUW__card{flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.TestimonialCard-module__o9-pUW__message{opacity:.9;flex-grow:1;font-size:1.1rem;font-style:italic;line-height:1.6}.TestimonialCard-module__o9-pUW__footer{border-top:1px solid #1d4ed81a;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.TestimonialCard-module__o9-pUW__photoPlaceholder{background-color:#2563eb1a;border-radius:50%;width:50px;height:50px}.TestimonialCard-module__o9-pUW__author{flex-direction:column;display:flex}.TestimonialCard-module__o9-pUW__name{font-size:1rem;font-weight:700}.TestimonialCard-module__o9-pUW__role{opacity:.7;font-size:.85rem}.TestimonialCard-module__o9-pUW__project{color:var(--color-primary);margin-top:.25rem;font-size:.8rem;font-weight:500}
.TeamCard-module__jRnb6q__card{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.TeamCard-module__jRnb6q__photoPlaceholder{border:2px solid var(--background);background-color:#2563eb1a;border-radius:50%;width:120px;height:120px;box-shadow:0 4px 12px #0000000d}.TeamCard-module__jRnb6q__info{flex-direction:column;gap:.5rem;display:flex}.TeamCard-module__jRnb6q__name{font-size:1.25rem;font-weight:700}.TeamCard-module__jRnb6q__role{color:var(--color-primary);font-size:.95rem;font-weight:500}.TeamCard-module__jRnb6q__skills{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.TeamCard-module__jRnb6q__skillBadge{background-color:var(--background);color:var(--color-primary);background-color:var(--color-surface-blue);border:1px solid #1d4ed826;border-radius:9999px;padding:.35rem .75rem;font-size:.8rem;font-weight:500}
.TestimonialsSection-module__o9_Jfa__section{background-color:var(--color-surface-blue);width:100%;padding:6rem 0}.TestimonialsSection-module__o9_Jfa__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.TestimonialsSection-module__o9_Jfa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}
.ContactSection-module__jJh_sq__section{background-color:var(--background);width:100%;padding:6rem 0}.ContactSection-module__jJh_sq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.ContactSection-module__jJh_sq__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ContactSection-module__jJh_sq__headerOverrides{margin-bottom:3rem!important}.ContactSection-module__jJh_sq__contactInfo{flex-direction:column;gap:2rem;display:flex}.ContactSection-module__jJh_sq__infoBlock h4{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);margin-bottom:.5rem;font-size:.9rem}.ContactSection-module__jJh_sq__infoBlock a,.ContactSection-module__jJh_sq__infoBlock p{color:var(--foreground);font-size:1.25rem;font-weight:500;transition:opacity .2s}.ContactSection-module__jJh_sq__infoBlock a:hover{opacity:.7}.ContactSection-module__jJh_sq__actionCard{background-color:var(--color-primary);color:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;padding:4rem;display:flex}.ContactSection-module__jJh_sq__actionCard h3{font-size:2rem;font-weight:700}.ContactSection-module__jJh_sq__actionCard p{opacity:.9;font-size:1.1rem;line-height:1.6}.ContactSection-module__jJh_sq__linkWrapper{margin-top:1rem}.ContactSection-module__jJh_sq__button{color:#fff;background-color:#25d366;border-radius:8px;width:100%;font-weight:600;transition:all .3s;box-shadow:0 4px 14px #25d3664d}.ContactSection-module__jJh_sq__button:hover{color:#fff;background-color:#128c7e;transform:translateY(-2px);box-shadow:0 6px 20px #25d36680}@media (max-width:992px){.ContactSection-module__jJh_sq__wrapper{grid-template-columns:1fr;gap:3rem}.ContactSection-module__jJh_sq__actionCard{padding:3rem}}
.TeamSection-module__K-9Efq__section{background-color:var(--background);width:100%;padding:6rem 0}.TeamSection-module__K-9Efq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.TeamSection-module__K-9Efq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}
