.Hero-module__V_LbPa__heroSection{justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__V_LbPa__blobContainer{width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__V_LbPa__blob{filter:blur(80px);border-radius:50%;position:absolute}.Hero-module__V_LbPa__blobBlue{background-color:#1d4ed833;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__V_LbPa__blobPurple{background-color:#7e22ce33;width:300px;height:300px;top:25%;left:25%}.Hero-module__V_LbPa__blobIndigo{background-color:#4338ca33;width:400px;height:400px;bottom:25%;right:25%}.Hero-module__V_LbPa__heroContent{z-index:10;flex-wrap:wrap;gap:2rem;width:100%;max-width:1280px;padding:0 2rem;display:flex}.Hero-module__V_LbPa__leftContent{flex:400px}.Hero-module__V_LbPa__title{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__V_LbPa__highlight{color:#3b82f6;margin-top:.5rem;display:block}.Hero-module__V_LbPa__subtitle{color:#d1d5db;margin-bottom:2rem;font-size:1.25rem}.Hero-module__V_LbPa__buttons{gap:1rem;display:flex}.Hero-module__V_LbPa__primaryBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:9999px;padding:.75rem 2rem;font-weight:600;transition:transform .3s}.Hero-module__V_LbPa__primaryBtn:hover{background-color:#1e40af;transform:scale(1.05)}.Hero-module__V_LbPa__outlineBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #3b82f6;border-radius:9999px;padding:.75rem 2rem;transition:transform .3s}.Hero-module__V_LbPa__outlineBtn:hover{background-color:#3b82f633;transform:scale(1.05)}.Hero-module__V_LbPa__blogSection{margin-top:4rem}.Hero-module__V_LbPa__blogTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Hero-module__V_LbPa__blogList{flex-direction:column;gap:1rem;display:flex}.Hero-module__V_LbPa__blogItem{color:#fff;background-color:#1f293780;border-radius:.75rem;padding:1rem;text-decoration:none;transition:transform .3s,background-color .3s;display:block}.Hero-module__V_LbPa__blogItem:hover{background-color:#1f2937cc;transform:translate(.5rem)}.Hero-module__V_LbPa__rightContent{flex:400px;position:relative}.Hero-module__V_LbPa__floatingCard{z-index:1;background:linear-gradient(90deg,#2563eb,#4f46e5);border-radius:1rem;width:450px;height:450px;margin:0 auto;transform:rotateY(45deg)rotateX(15deg);box-shadow:0 1rem 2rem #0000004d}.Hero-module__V_LbPa__contactInfo{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background-color:#1f293780;border:1px solid #374151;border-radius:1rem;width:100%;max-width:350px;min-height:375px;padding:1.5rem;position:absolute;top:2rem;right:2rem}.Hero-module__V_LbPa__contactInfo h3{margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Hero-module__V_LbPa__infoItem{align-items:center;margin-bottom:.75rem;display:flex}.Hero-module__V_LbPa__infoIcon{color:#3b82f6;background-color:#3b82f633;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:.75rem;display:flex}.Hero-module__V_LbPa__socials{gap:.5rem;margin-top:1rem;display:flex}.Hero-module__V_LbPa__socialBtn{color:#fff;background-color:#374151;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .3s;display:flex}.Hero-module__V_LbPa__socialBtn:hover{background-color:#2563eb}.Hero-module__V_LbPa__scrollDown{font-size:1.5rem;animation:1s infinite Hero-module__V_LbPa__bounce;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__V_LbPa__bounce{0%,to{transform:translate(-50%)translateY(-25%)}50%{transform:translate(-50%)translateY(0)}}@media (max-width:1024px){.Hero-module__V_LbPa__floatingCard{width:450px;height:400px;margin-bottom:1.5rem}.Hero-module__V_LbPa__contactInfo{max-width:320px;min-height:350px;top:1rem;right:1rem}}@media (max-width:945px){.Hero-module__V_LbPa__floatingCard{width:450px;height:450px;margin-bottom:1.5rem}.Hero-module__V_LbPa__contactInfo{max-width:350px;min-height:375px;top:1.9rem;right:10rem}}@media (max-width:768px){.Hero-module__V_LbPa__heroContent{flex-direction:column;align-items:center}.Hero-module__V_LbPa__rightContent{margin-top:2rem}.Hero-module__V_LbPa__floatingCard{width:375px;height:400px}.Hero-module__V_LbPa__contactInfo{max-width:85%;min-height:30px;margin:1rem auto;padding:1rem;position:absolute;top:-2rem;right:1rem}.Hero-module__V_LbPa__floatingCard{width:300px;height:280px;position:relative;right:3rem}.Hero-module__V_LbPa__contactInfo h3{font-size:.9375rem}.Hero-module__V_LbPa__infoItem p{font-size:.75rem}.Hero-module__V_LbPa__infoIcon,.Hero-module__V_LbPa__socialBtn{width:1.5rem;height:1.5rem;font-size:.6875rem}}@media (max-width:480px){.Hero-module__V_LbPa__title{font-size:1.75rem}.Hero-module__V_LbPa__subtitle,.Hero-module__V_LbPa__blogItem h4{font-size:1rem}.Hero-module__V_LbPa__floatingCard{width:300px;height:280px}.Hero-module__V_LbPa__contactInfo{padding:1rem}.Hero-module__V_LbPa__contactInfo h3{font-size:.9375rem}.Hero-module__V_LbPa__infoItem p{font-size:.75rem}.Hero-module__V_LbPa__infoIcon,.Hero-module__V_LbPa__socialBtn{width:1.5rem;height:1.5rem;font-size:.6875rem}}
.About-module__3soArG__aboutSection{padding:5rem 2rem;position:relative;overflow-x:hidden}.About-module__3soArG__container{max-width:1280px;margin:0 auto}.About-module__3soArG__sectionTitle{text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.About-module__3soArG__sectionTitle span{color:#3b82f6}.About-module__3soArG__sectionDivider{background-color:#3b82f6;border-radius:9999px;width:80px;height:4px;margin:.5rem auto 2rem}.About-module__3soArG__aboutContent{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.About-module__3soArG__imageWrapper{flex:350px;justify-content:center;display:flex}.About-module__3soArG__imageCard{aspect-ratio:350/400;perspective:1000px;background:linear-gradient(to top right,#3b82f6,#6366f1);border-radius:1rem;width:100%;max-width:350px;transition:transform .7s;position:relative}.About-module__3soArG__imageCard img{object-fit:cover;border-radius:.75rem;width:calc(100% - 1rem);height:calc(100% - 1rem);position:absolute;inset:.5rem}.About-module__3soArG__textWrapper{flex:400px}.About-module__3soArG__textWrapper h3{margin-bottom:1rem;font-size:1.5rem}.About-module__3soArG__textWrapper p{color:#d1d5db;margin-bottom:1rem;line-height:1.6}.About-module__3soArG__skillsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.About-module__3soArG__skillItem{align-items:center;gap:.5rem;display:flex}.About-module__3soArG__skillItem i{color:#3b82f6}.About-module__3soArG__resumeBtn{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #3b82f6;border-radius:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;transition:background-color .3s}.About-module__3soArG__resumeBtn:hover{background-color:#3b82f633}@media (max-width:768px){.About-module__3soArG__aboutContent{text-align:center;flex-direction:column}.About-module__3soArG__imageWrapper,.About-module__3soArG__textWrapper{flex:unset;width:100%}.About-module__3soArG__imageCard{margin-bottom:1rem}}
.Services-module__XQLrUG__servicesSection{background-color:#0000004d;padding:5rem 2rem;position:relative}.Services-module__XQLrUG__container{max-width:1280px;margin:0 auto}.Services-module__XQLrUG__sectionTitle{text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Services-module__XQLrUG__sectionTitle span{color:#3b82f6}.Services-module__XQLrUG__sectionDivider{background-color:#3b82f6;border-radius:9999px;width:80px;height:4px;margin:.5rem auto 2rem}.Services-module__XQLrUG__servicesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.Services-module__XQLrUG__serviceCard{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#11182780;border:1px solid #1e3a8a4d;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s}.Services-module__XQLrUG__serviceCard:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2rem #3b82f61a}.Services-module__XQLrUG__serviceIcon{color:#3b82f6;margin-bottom:1rem;font-size:2rem}.Services-module__XQLrUG__serviceCard h3{margin-bottom:.75rem;font-size:1.25rem}.Services-module__XQLrUG__serviceCard p{color:#9ca3af;line-height:1.6}@media (max-width:1024px){.Services-module__XQLrUG__servicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Services-module__XQLrUG__servicesGrid{grid-template-columns:1fr}}
.Skills-module__CxXsAa__skillsSection{padding:5rem 2rem;position:relative}.Skills-module__CxXsAa__container{max-width:1280px;margin:0 auto}.Skills-module__CxXsAa__sectionTitle{text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Skills-module__CxXsAa__sectionTitle span{color:#3b82f6}.Skills-module__CxXsAa__sectionDivider{background-color:#3b82f6;border-radius:9999px;width:80px;height:4px;margin:.5rem auto 2rem}.Skills-module__CxXsAa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.Skills-module__CxXsAa__subtitle{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Skills-module__CxXsAa__skillBar{margin-bottom:1.5rem}.Skills-module__CxXsAa__skillHeader{justify-content:space-between;margin-bottom:.5rem;display:flex}.Skills-module__CxXsAa__skillPercent{color:#3b82f6}.Skills-module__CxXsAa__barBackground{background-color:#374151;border-radius:9999px;width:100%;height:.5rem;overflow:hidden}.Skills-module__CxXsAa__barFill{background:linear-gradient(90deg,#2563eb,#4f46e5);border-radius:9999px;height:100%;position:relative}.Skills-module__CxXsAa__barFill:after{content:"";background-color:#fff3;animation:2s infinite Skills-module__CxXsAa__pulse;position:absolute;inset:0}@keyframes Skills-module__CxXsAa__pulse{50%{opacity:.5}}.Skills-module__CxXsAa__specialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.Skills-module__CxXsAa__specialCard{text-align:center;background-color:#1f293780;border:1px solid #374151;border-radius:.5rem;padding:1.5rem;transition:transform .3s,border-color .3s}.Skills-module__CxXsAa__specialCard:hover{border-color:#3b82f6;transform:scale(1.05)}.Skills-module__CxXsAa__icon{margin-bottom:.5rem;font-size:2rem}.Skills-module__CxXsAa__level{color:#60a5fa;font-size:.875rem}@media (max-width:768px){.Skills-module__CxXsAa__grid{grid-template-columns:1fr}}
.Portfolio-module__VJ9gXW__portfolioSection{background-color:#0000004d;padding:5rem 2rem;position:relative}.Portfolio-module__VJ9gXW__container{text-align:left;max-width:1280px;margin:0 auto}.Portfolio-module__VJ9gXW__headerContainer{margin-bottom:2rem;padding:0 1rem;position:relative}.Portfolio-module__VJ9gXW__headerTitle{text-align:center}.Portfolio-module__VJ9gXW__headerButtons{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.Portfolio-module__VJ9gXW__filterBtn{color:#9e9e9f;cursor:pointer;background-color:#030304;border:2px solid #27272a;border-radius:10px;padding:.5rem 1rem;font-size:1rem;transition:background-color .3s,color .3s}.Portfolio-module__VJ9gXW__filterBtn:hover{background-color:#1b1b1e}.Portfolio-module__VJ9gXW__activeFilter{color:#fafafa;background-color:#1b1b1e;border-color:#27272a}.Portfolio-module__VJ9gXW__sectionTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Portfolio-module__VJ9gXW__sectionTitle span{color:#3b82f6}.Portfolio-module__VJ9gXW__sectionDivider{background-color:#3b82f6;border-radius:9999px;width:80px;height:4px;margin:.5rem auto 2rem}.Portfolio-module__VJ9gXW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.Portfolio-module__VJ9gXW__card{background-color:#11182780;border-radius:1rem;transition:transform .5s;position:relative;overflow:hidden}.Portfolio-module__VJ9gXW__card:hover{transform:translateY(-.5rem)}.Portfolio-module__VJ9gXW__imageWrapper{height:280px;position:relative;overflow:hidden}.Portfolio-module__VJ9gXW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .7s,opacity .7s}.Portfolio-module__VJ9gXW__card:hover .Portfolio-module__VJ9gXW__imageWrapper img{opacity:0;transform:scale(1.1)}.Portfolio-module__VJ9gXW__overlay{opacity:.8;background:linear-gradient(#0000,#000c);position:absolute;inset:0}.Portfolio-module__VJ9gXW__cardContent{padding:1.5rem;transition:transform .5s;position:absolute;bottom:0;left:0;right:0;transform:translateY(2rem)}.Portfolio-module__VJ9gXW__card:hover .Portfolio-module__VJ9gXW__cardContent{transform:translateY(0)}.Portfolio-module__VJ9gXW__category,.Portfolio-module__VJ9gXW__cardContent h3,.Portfolio-module__VJ9gXW__cardContent p,.Portfolio-module__VJ9gXW__buttons{opacity:0;transition:opacity .5s}.Portfolio-module__VJ9gXW__card:hover .Portfolio-module__VJ9gXW__category,.Portfolio-module__VJ9gXW__card:hover .Portfolio-module__VJ9gXW__cardContent h3,.Portfolio-module__VJ9gXW__card:hover .Portfolio-module__VJ9gXW__cardContent p,.Portfolio-module__VJ9gXW__card:hover .Portfolio-module__VJ9gXW__buttons{opacity:1}.Portfolio-module__VJ9gXW__category{background-color:#3b82f6;border-radius:9999px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;display:inline-block}.Portfolio-module__VJ9gXW__cardContent h3{margin:.5rem 0;font-size:1.25rem;font-weight:600}.Portfolio-module__VJ9gXW__cardContent p{color:#d1d5db;margin-bottom:1rem;font-size:.875rem}.Portfolio-module__VJ9gXW__buttons{gap:.5rem;display:flex}.Portfolio-module__VJ9gXW__viewBtn,.Portfolio-module__VJ9gXW__detailBtn{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;transition:background-color .3s}.Portfolio-module__VJ9gXW__viewBtn{color:#fff;background-color:#2563eb;text-decoration:none}.Portfolio-module__VJ9gXW__viewBtn:hover{background-color:#1e40af}.Portfolio-module__VJ9gXW__detailBtn{color:#fff;background-color:#ffffff1a}.Portfolio-module__VJ9gXW__detailBtn:hover{background-color:#fff3}.Portfolio-module__VJ9gXW__modalOverlay{z-index:10000;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Portfolio-module__VJ9gXW__modal{text-align:left;color:#fff;background:#1f2937;border-radius:1rem;width:90%;max-width:600px;padding:2rem;position:relative}.Portfolio-module__VJ9gXW__closeModal{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.Portfolio-module__VJ9gXW__modalImage{border-radius:.5rem;width:100%;margin-bottom:1rem}.Portfolio-module__VJ9gXW__githubBtn{color:#fff;background-color:#2563eb;border:none;border-radius:.5rem;margin-top:1rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s;display:inline-block}.Portfolio-module__VJ9gXW__githubBtn:hover{background-color:#1e40af}@media (max-width:1024px){.Portfolio-module__VJ9gXW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Portfolio-module__VJ9gXW__grid{grid-template-columns:1fr}.Portfolio-module__VJ9gXW__headerContainer{text-align:center}.Portfolio-module__VJ9gXW__headerButtons{justify-content:center}}
.Contact-module__n9CjWq__contactSection{background-color:#11182780;padding:5rem 2rem;position:relative}@keyframes Contact-module__n9CjWq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__n9CjWq__animateSpin{animation:1s linear infinite Contact-module__n9CjWq__spin}.Contact-module__n9CjWq__errorMsg{color:red}.Contact-module__n9CjWq__container{max-width:1280px;margin:0 auto}.Contact-module__n9CjWq__sectionTitle{text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.Contact-module__n9CjWq__sectionTitle span{color:#3b82f6}.Contact-module__n9CjWq__sectionDivider{background-color:#3b82f6;border-radius:9999px;width:80px;height:4px;margin:.5rem auto 2rem}.Contact-module__n9CjWq__contactContent{flex-wrap:wrap;gap:2rem;display:flex}.Contact-module__n9CjWq__left{flex:400px}.Contact-module__n9CjWq__left h3{margin-bottom:1rem;font-size:1.5rem}.Contact-module__n9CjWq__left p{color:#d1d5db;margin-bottom:1.5rem;line-height:1.6}.Contact-module__n9CjWq__infoGroup{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__n9CjWq__infoItem{align-items:center;display:flex}.Contact-module__n9CjWq__infoIcon{color:#3b82f6;background-color:#3b82f633;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-right:1rem;font-size:1.25rem;display:flex}.Contact-module__n9CjWq__label{color:#9ca3af;font-size:.875rem}.Contact-module__n9CjWq__right{flex:400px}.Contact-module__n9CjWq__form{flex-direction:column;gap:1rem;display:flex}.Contact-module__n9CjWq__formGroup{flex-direction:column;display:flex}.Contact-module__n9CjWq__formGroup label{color:#9ca3af;margin-bottom:.25rem;font-size:.875rem}.Contact-module__n9CjWq__formGroup input,.Contact-module__n9CjWq__formGroup textarea{color:#fff;background-color:#111827;border:1px solid #374151;border-radius:.5rem;outline:none;padding:.75rem}.Contact-module__n9CjWq__submitBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:9999px;align-self:flex-start;align-items:center;padding:.75rem 2rem;font-weight:600;transition:background-color .3s;display:flex}.Contact-module__n9CjWq__submitBtn:hover{background-color:#1e40af}@media (max-width:768px){.Contact-module__n9CjWq__contactContent{flex-direction:column}}
