.Hero-module__jKUG5W__heroSection{background:#fefefe;padding:4rem 2rem}.Hero-module__jKUG5W__container{flex-direction:column;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.Hero-module__jKUG5W__left{text-align:center}.Hero-module__jKUG5W__heading{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Hero-module__jKUG5W__text{color:#444;max-width:600px;margin:0 auto;font-size:1rem}.Hero-module__jKUG5W__subHeading{margin-bottom:1.5rem;line-height:1.75}.Hero-module__jKUG5W__socials{justify-content:center;gap:1.25rem;display:flex}.Hero-module__jKUG5W__socials a{color:#222;transition:transform .2s}.Hero-module__jKUG5W__socials a:hover{transform:scale(1.15)}.Hero-module__jKUG5W__right{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__jKUG5W__img1,.Hero-module__jKUG5W__img2,.Hero-module__jKUG5W__img3,.Hero-module__jKUG5W__img4,.Hero-module__jKUG5W__img5,.Hero-module__jKUG5W__img6{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:120px;height:120px;box-shadow:0 4px 14px #00000014}.Hero-module__jKUG5W__video{border:none;border-radius:10px;width:100%;max-width:360px;height:200px}@media (max-width:767px){.Hero-module__jKUG5W__img1,.Hero-module__jKUG5W__img2,.Hero-module__jKUG5W__img3,.Hero-module__jKUG5W__img4,.Hero-module__jKUG5W__img5,.Hero-module__jKUG5W__img6{display:none}}@media (min-width:768px){.Hero-module__jKUG5W__container{flex-direction:row;justify-content:space-between;align-items:flex-start}.Hero-module__jKUG5W__left{text-align:left;flex:1}.Hero-module__jKUG5W__right{flex:1.2;justify-content:flex-start}}
.Why-module__NBT3jG__reasonSection{color:#111;text-align:center;background:#fff;padding:5rem 2rem}.Why-module__NBT3jG__heading{color:#111;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.Why-module__NBT3jG__subheading{color:#666;margin-bottom:2.5rem;font-size:1.125rem}.Why-module__NBT3jG__grid{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Why-module__NBT3jG__card{background:#f7f7f7;border:1px solid #ddd;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 20px #00000009}.Why-module__NBT3jG__card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #00000014}.Why-module__NBT3jG__card h3{color:#111;margin-top:1rem;font-size:1.25rem;font-weight:600}.Why-module__NBT3jG__card p{color:#444;margin-top:.5rem;font-size:1rem;line-height:1.6}.Why-module__NBT3jG__icon{color:#111;background:#e4e4e4;border-radius:50%;justify-content:center;align-items:center;padding:.75rem;display:inline-flex}.Why-module__NBT3jG__quote{color:#333;opacity:.85;margin-top:3rem;font-size:1.05rem;font-style:italic}@media (min-width:768px){.Why-module__NBT3jG__grid{grid-template-columns:repeat(2,1fr)}}
.About-module__vMbv_W__aboutSection{background:#fff;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.About-module__vMbv_W__aboutHeading{text-align:center;color:#111;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.About-module__vMbv_W__aboutContent{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:768px){.About-module__vMbv_W__aboutContent{flex-direction:row;align-items:flex-start}}.About-module__vMbv_W__imageWrapper{border-radius:1.25rem;flex-shrink:0;width:100%;max-width:380px;transition:transform .4s;overflow:hidden;box-shadow:0 10px 40px #0000001a}.About-module__vMbv_W__fullProfileImage{-o-object-fit:cover;object-fit:cover;border-radius:1rem;width:100%;max-width:400px;height:auto;box-shadow:0 8px 30px #0000001f}.About-module__vMbv_W__imageWrapper:hover{transform:scale(1.03)}.About-module__vMbv_W__imageWrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.About-module__vMbv_W__textContent{color:#333;max-width:700px;font-size:1rem;line-height:1.7}.About-module__vMbv_W__iconList{margin-top:1rem;padding-left:0;list-style:none}.About-module__vMbv_W__iconList li{align-items:center;gap:.6rem;margin-bottom:.8rem;display:flex}.About-module__vMbv_W__icon{color:#111}.About-module__vMbv_W__highlight{color:#000;font-weight:600}
.Blog-module__zNfWgG__blogSection{color:#111;background-color:#fff;padding:4rem 2rem}.Blog-module__zNfWgG__heading{text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600}.Blog-module__zNfWgG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Blog-module__zNfWgG__card{cursor:pointer;background:#f9f9f9;border-radius:.75rem;padding:1.25rem;transition:all .3s;box-shadow:0 4px 12px #0000000f}.Blog-module__zNfWgG__image{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%}.Blog-module__zNfWgG__meta{color:#555;margin:.5rem 0;font-size:.875rem}.Blog-module__zNfWgG__ctaContainer button{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:999px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500}.Blog-module__zNfWgG__modalOverlay{z-index:50;background:#0a0a0a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Blog-module__zNfWgG__modalContent{background:#fff;border-radius:1rem;width:100%;max-width:720px;max-height:90vh;padding:2rem;overflow-y:auto}.Blog-module__zNfWgG__modalImage{border-radius:.5rem;width:100%;height:auto;margin-bottom:1rem}.Blog-module__zNfWgG__content{color:#111;flex-direction:column;gap:1rem;max-height:50vh;margin-top:1.5rem;padding-right:.5rem;font-size:.95rem;line-height:1.7;display:flex;overflow-y:auto}.Blog-module__zNfWgG__content p{white-space:pre-line;margin-bottom:1rem}.Blog-module__zNfWgG__cta{color:#111;margin-top:1.5rem;font-weight:600;text-decoration:underline;display:inline-block}.Blog-module__zNfWgG__card:hover{background-color:#f1f1f1;box-shadow:0 8px 16px #0000000d}.Blog-module__zNfWgG__image{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%;height:auto;margin-bottom:1rem}.Blog-module__zNfWgG__excerpt{color:#333;font-size:1rem}.Blog-module__zNfWgG__ctaContainer{text-align:center;margin-top:2rem}.Blog-module__zNfWgG__modalOverlay{z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}@media (max-width:768px){.Blog-module__zNfWgG__modalContent{width:95vw;height:auto;max-height:90vh;padding:1.5rem;overflow-y:auto}.Blog-module__zNfWgG__modalImage{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.Blog-module__zNfWgG__grid{grid-template-columns:1fr}}.Blog-module__zNfWgG__cta{color:#fff;background-color:#000;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.Blog-module__zNfWgG__cta:hover{background-color:#222}@media screen and (max-width:768px){.Blog-module__zNfWgG__grid{flex-direction:column;align-items:center}.Blog-module__zNfWgG__card{max-width:100%}.Blog-module__zNfWgG__modalContent{padding:1.5rem}}.Blog-module__zNfWgG__content::-webkit-scrollbar{width:6px}.Blog-module__zNfWgG__content::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}
.Contact-module__XILVtW__ctaSection{color:#fff;text-align:center;background-color:#111;padding:5rem 2rem}.Contact-module__XILVtW__ctaBox{max-width:700px;margin:0 auto}.Contact-module__XILVtW__heading{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.Contact-module__XILVtW__heading span{color:#fffc;font-style:italic}.Contact-module__XILVtW__sub{color:#ddd;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Contact-module__XILVtW__button{color:#111;background-color:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-flex}.Contact-module__XILVtW__button:hover{background-color:#f2f2f2}
.ProjectAccess-module__GcfJvW__accessSection{text-align:center;background-color:#f9f9f9;border-top:1px solid #e5e5e5;padding:5rem 2rem}.ProjectAccess-module__GcfJvW__accessBox{background:#fff;border-radius:1rem;max-width:850px;margin:0 auto;padding:3rem 2rem;transition:box-shadow .3s;box-shadow:0 10px 30px #0000000f}.ProjectAccess-module__GcfJvW__accessBox:hover{box-shadow:0 15px 40px #00000014}.ProjectAccess-module__GcfJvW__heading{color:#111;margin-bottom:1rem;font-size:2rem;font-weight:700}.ProjectAccess-module__GcfJvW__heading span{color:#555;font-weight:600}.ProjectAccess-module__GcfJvW__sub{color:#444;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.ProjectAccess-module__GcfJvW__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ProjectAccess-module__GcfJvW__cta,.ProjectAccess-module__GcfJvW__ctaAlt{border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.ProjectAccess-module__GcfJvW__cta{color:#fff;background-color:#111;box-shadow:0 4px 12px #00000026}.ProjectAccess-module__GcfJvW__cta:hover{background-color:#000}.ProjectAccess-module__GcfJvW__ctaAlt{color:#111;background-color:#0000;border:1.5px solid #111}.ProjectAccess-module__GcfJvW__ctaAlt:hover{color:#fff;background-color:#111}
.Skills-module__mkNJJq__skillsSection{background-color:#fff;max-width:1200px;margin:0 auto;padding:5rem 1.5rem}.Skills-module__mkNJJq__heading{color:#111;text-align:center;letter-spacing:-.02em;margin-bottom:3.5rem;font-size:2.25rem;font-weight:700}.Skills-module__mkNJJq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.25rem;display:grid}.Skills-module__mkNJJq__card{text-align:center;background:#f8f8f8;border-radius:1.5rem;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 18px #00000008}.Skills-module__mkNJJq__card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #0000000d}.Skills-module__mkNJJq__iconContainer{background-color:#111;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.2rem;display:flex}.Skills-module__mkNJJq__cardTitle{color:#111;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.Skills-module__mkNJJq__cardDescription{color:#444;font-size:.95rem;line-height:1.6}.Skills-module__mkNJJq__link{color:#111;border-bottom:1px solid #0000;margin-top:1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:border-bottom .2s;display:inline-block}.Skills-module__mkNJJq__link:hover{border-bottom:1px solid #111}
.Testimonials-module__VOp6eq__testimonialsSection{text-align:center;background-color:#0000;padding:4rem 1rem}.Testimonials-module__VOp6eq__heading{color:#111;text-align:center;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:2.25rem;font-weight:700}.Testimonials-module__VOp6eq__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Testimonials-module__VOp6eq__card{text-align:left;background:#fff;border-radius:1.25rem;padding:2rem;transition:all .3s;position:relative;box-shadow:0 8px 24px #00000003}.Testimonials-module__VOp6eq__card p,.Testimonials-module__VOp6eq__card span{position:relative;left:20%}.Testimonials-module__VOp6eq__card p{width:65%}.Testimonials-module__VOp6eq__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000005}.Testimonials-module__VOp6eq__quoteIcon{color:#4f46e5;width:24px;height:24px;margin-bottom:1rem}.Testimonials-module__VOp6eq__feedback{color:#333;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.Testimonials-module__VOp6eq__author{justify-content:left;align-items:center;gap:.75rem;display:flex}.Testimonials-module__VOp6eq__avatar{-o-object-fit:cover;object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:48px;height:48px}.Testimonials-module__VOp6eq__author strong{color:#111;font-size:1rem;display:block}.Testimonials-module__VOp6eq__author span{color:#666;font-size:.875rem}
.Projects-module__PFOSZW__projectSection{background:#fff;max-width:1200px;margin:0 auto;padding:5rem 1rem}.Projects-module__PFOSZW__heading{color:#111;text-align:center;letter-spacing:-.02em;margin-bottom:3.5rem;font-size:2.25rem;font-weight:700}.Projects-module__PFOSZW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Projects-module__PFOSZW__card{cursor:pointer;background:#f9f9f9;border-radius:1.25rem;flex-direction:column;justify-content:space-between;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 16px #0000000d}.Projects-module__PFOSZW__imageWrapper{height:200px;position:relative;overflow:hidden}.Projects-module__PFOSZW__image{-o-object-fit:cover;object-fit:cover}.Projects-module__PFOSZW__cardBody{padding:1rem 1.25rem}.Projects-module__PFOSZW__cardBody h3{color:#111;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Projects-module__PFOSZW__cardBody p{color:#444;font-size:.95rem}.Projects-module__PFOSZW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Projects-module__PFOSZW__modalContent{background:#fff;border-radius:1rem;width:90%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 40px #00000026}.Projects-module__PFOSZW__modalImageWrapper{border-radius:.5rem;width:100%;height:240px;margin-bottom:1rem;position:relative;overflow:hidden}.Projects-module__PFOSZW__modalImage{-o-object-fit:cover;object-fit:cover}.Projects-module__PFOSZW__stackList{flex-wrap:wrap;gap:.5rem;margin:1rem 0;padding:0;list-style:none;display:flex}.Projects-module__PFOSZW__stackList li{color:#fff;background:#111;border-radius:.375rem;padding:.4rem .75rem;font-size:.8rem}.Projects-module__PFOSZW__projectLink{color:#111;margin-top:1rem;font-size:.9rem;font-weight:500;text-decoration:underline;display:inline-block}
