.Hero-module__Z8hQ_W__heroSection{background-color:#0000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem 0;display:flex;position:relative}.Hero-module__Z8hQ_W__heroProfile{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:0 2rem;display:flex}.Hero-module__Z8hQ_W__heroProfileTopContainer{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.Hero-module__Z8hQ_W__heroProfileImg{object-fit:cover;border:4px solid #fff3;border-radius:50%;width:180px;height:180px;margin-bottom:2rem;transition:transform .3s;box-shadow:0 4px 20px #0003}.Hero-module__Z8hQ_W__heroProfileImg:hover{transform:scale(1.05)}.Hero-module__Z8hQ_W__heroTitle{letter-spacing:.04em;text-shadow:0 2px 8px #0003;text-align:center;color:#fff;margin-bottom:1.5rem;font-family:Raleway,sans-serif;font-size:3.5rem;font-weight:700}.Hero-module__Z8hQ_W__roleContainer{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Hero-module__Z8hQ_W__arrowContainer{justify-content:center;margin-bottom:2rem;display:flex}.Hero-module__Z8hQ_W__arrowIcon{color:#000000b3;width:40px;height:40px;margin-top:4.5rem;animation:2s infinite Hero-module__Z8hQ_W__bounce}@keyframes Hero-module__Z8hQ_W__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.Hero-module__Z8hQ_W__heroSubtitleCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:240px;height:50px;padding:.8rem 1.5rem;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__heroSubtitleCard:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-5px);box-shadow:0 8px 12px #0000004d}.Hero-module__Z8hQ_W__heroSubtitleCard.Hero-module__Z8hQ_W__flashBlue{animation:.5s ease-out Hero-module__Z8hQ_W__flashEffectBlue}.Hero-module__Z8hQ_W__heroSubtitleCard.Hero-module__Z8hQ_W__flashGreen{animation:.5s ease-out Hero-module__Z8hQ_W__flashEffectGreen}@keyframes Hero-module__Z8hQ_W__flashEffectBlue{0%{background:#ffffff26;border-color:#ffffff4d}20%{background:#1587fa4d;border-color:#1587facc;box-shadow:0 0 20px #1587fa66}to{background:#ffffff26;border-color:#ffffff4d}}@keyframes Hero-module__Z8hQ_W__flashEffectGreen{0%{background:#ffffff26;border-color:#ffffff4d}20%{background:#4efb7c4d;border-color:#33da4ecc;box-shadow:0 0 20px #1bdd2866}to{background:#ffffff26;border-color:#ffffff4d}}.Hero-module__Z8hQ_W__heroSubtitle{color:#fff;letter-spacing:.04em;text-shadow:0 2px 8px #0003;font-size:1.2rem;font-weight:600}.Hero-module__Z8hQ_W__cursor{vertical-align:middle;background-color:#fff;width:3px;height:1.1em;margin-left:2px;animation:.7s infinite Hero-module__Z8hQ_W__blink;display:inline-block;box-shadow:0 0 10px}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:0;transform:scaleY(.8)}}.Hero-module__Z8hQ_W__aboutContainer{flex-direction:column;justify-content:center;align-items:center;width:90%;margin-top:4rem;display:flex}@media (max-width:768px){.Hero-module__Z8hQ_W__heroProfile{width:100%;padding:0 1rem}.Hero-module__Z8hQ_W__heroTitle{font-size:2.5rem}.Hero-module__Z8hQ_W__roleContainer{flex-direction:column;gap:.5rem}.Hero-module__Z8hQ_W__aboutContainer{width:98%}}
.Skills-module__P7wDQq__skillsSection{width:100%;position:relative;overflow:hidden}.Skills-module__P7wDQq__sectionHeader{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:4rem;display:flex}.Skills-module__P7wDQq__sectionTitle{color:#fff;letter-spacing:.05em;text-transform:uppercase;text-align:center;font-size:3rem;font-weight:800}.Skills-module__P7wDQq__sectionTitle:after{content:"";background:linear-gradient(90deg,#61dafb,#a855f7);border-radius:2px;width:60px;height:4px;margin:1rem auto 0;display:block}.Skills-module__P7wDQq__skillsContainer{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Skills-module__P7wDQq__categoryContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:2rem;transition:transform .4s cubic-bezier(.4,0,.2,1),border-color .4s,box-shadow .4s;position:relative;overflow:hidden;transform:translateY(30px)}.Skills-module__P7wDQq__categoryContainer:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:.6;height:2px;position:absolute;top:0;left:0;right:0}.Skills-module__P7wDQq__categoryContainer:hover{box-shadow:0 20px 60px #0000004d, 0 0 40px color-mix(in srgb, var(--accent) 10%, transparent);border-color:#ffffff26;transform:translateY(-4px)}.Skills-module__P7wDQq__fadeIn{animation:.6s forwards Skills-module__P7wDQq__fadeInUp}@keyframes Skills-module__P7wDQq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Skills-module__P7wDQq__categoryHeader{text-align:center;margin-bottom:1.5rem}.Skills-module__P7wDQq__categoryTitle{color:var(--accent);letter-spacing:.03em;font-size:1.4rem;font-weight:700}.Skills-module__P7wDQq__categoryLine{background:var(--accent);opacity:.5;border-radius:1px;width:30px;height:2px;margin:.5rem auto 0}.Skills-module__P7wDQq__skillsList{flex-direction:column;gap:1rem;display:flex}.Skills-module__P7wDQq__skillCard{opacity:0;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;padding:1.2rem;transition:background .3s,border-color .3s;transform:translate(-20px)}.Skills-module__P7wDQq__skillCard:hover{background:#ffffff0f;border-color:#ffffff1a}.Skills-module__P7wDQq__slideIn{animation:.5s forwards Skills-module__P7wDQq__slideIn}@keyframes Skills-module__P7wDQq__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.Skills-module__P7wDQq__skillHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Skills-module__P7wDQq__skillNameRow{align-items:center;gap:.6rem;display:flex}.Skills-module__P7wDQq__skillIcon{color:var(--accent);opacity:.9;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.Skills-module__P7wDQq__skillName{color:#fff;font-size:1.05rem;font-weight:600}.Skills-module__P7wDQq__skillYears{color:#fff6;white-space:nowrap;background:#ffffff0d;border-radius:20px;padding:.2rem .6rem;font-size:.8rem;font-weight:500}.Skills-module__P7wDQq__skillBarContainer{background:#ffffff0f;border-radius:3px;width:100%;height:6px;margin:.5rem 0;position:relative;overflow:hidden}.Skills-module__P7wDQq__skillBar{background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 60%, white));border-radius:3px;width:0;height:100%;position:relative}.Skills-module__P7wDQq__skillBar:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s ease-in-out infinite Skills-module__P7wDQq__shimmer;position:absolute;inset:0}@keyframes Skills-module__P7wDQq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Skills-module__P7wDQq__barAnimate{animation:1s cubic-bezier(.4,0,.2,1) forwards Skills-module__P7wDQq__barGrow}@keyframes Skills-module__P7wDQq__barGrow{0%{width:0}to{width:var(--bar-width)}}.Skills-module__P7wDQq__skillLevel{color:#ffffff59;font-size:.75rem;font-weight:600;position:absolute;top:-1.6rem;right:0}.Skills-module__P7wDQq__skillDescription{color:#ffffff73;margin-top:.75rem;font-size:.85rem;line-height:1.6;transition:color .3s}.Skills-module__P7wDQq__skillCard:hover .Skills-module__P7wDQq__skillDescription{color:#ffffffa6}@media (max-width:900px){.Skills-module__P7wDQq__skillsContainer{grid-template-columns:1fr}}@media (max-width:768px){.Skills-module__P7wDQq__sectionTitle{font-size:2.2rem}.Skills-module__P7wDQq__sectionHeader{margin-bottom:2.5rem}.Skills-module__P7wDQq__categoryContainer{padding:1.5rem}.Skills-module__P7wDQq__categoryTitle{font-size:1.2rem}.Skills-module__P7wDQq__skillCard{padding:1rem}.Skills-module__P7wDQq__skillIcon{font-size:1.1rem}.Skills-module__P7wDQq__skillName{font-size:.95rem}}
.ImageLoading-module__KH0QqG__imageLoadingContainer{background:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ImageLoading-module__KH0QqG__shimmer{background:linear-gradient(90deg,#fff0 0%,#ffffff1a 50%,#fff0 100%);width:100%;height:100%;animation:1.5s infinite ImageLoading-module__KH0QqG__shimmer;transform:translate(-100%)}@keyframes ImageLoading-module__KH0QqG__shimmer{to{transform:translate(100%)}}
.ProjectCard-module__MnOYna__projectCard{background:var(--card-bg);cursor:pointer;border:2px solid #bdbdbd;border-radius:12px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ProjectCard-module__MnOYna__projectCard:hover{transform:translateY(-5px);box-shadow:0 8px 12px #fff3}.ProjectCard-module__MnOYna__projectCardImageContainer{background-color:#0000000d;border-radius:8px;justify-content:center;align-items:center;width:calc(100% - 1rem);height:250px;margin:.5rem;padding-top:.5rem;display:flex;position:relative;overflow:hidden}.ProjectCard-module__MnOYna__projectThumb{object-fit:contain;will-change:transform, opacity;width:100%;height:100%;padding:.5rem;transition:all .3s}.ProjectCard-module__MnOYna__projectCard:hover .ProjectCard-module__MnOYna__projectThumb{transform:scale(1.05)}.ProjectCard-module__MnOYna__projectContent{padding:1.5rem}.ProjectCard-module__MnOYna__projectTitleContainer{justify-content:space-between;align-items:center;display:flex}.ProjectCard-module__MnOYna__i18n{text-align:center;color:#000;background-color:#5bff3b;border-radius:.25rem;width:40px;padding:.15rem .1rem;font-size:.875rem;font-weight:600;box-shadow:0 2px 4px #0000001a}.ProjectCard-module__MnOYna__projectTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ProjectCard-module__MnOYna__projectDesc{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.ProjectCard-module__MnOYna__techStack{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProjectCard-module__MnOYna__techIconWrapper{background:var(--card-bg);border-radius:6px;justify-content:center;align-items:center;padding:.25rem;transition:transform .2s;display:flex}.ProjectCard-module__MnOYna__techIconWrapper:hover{transform:scale(1.1)}.ProjectCard-module__MnOYna__techIcon{width:1.5rem;height:1.5rem;color:var(--text-primary)}.ProjectCard-module__MnOYna__projectLink{color:#fff;background-color:#3b4fff;border-radius:.25rem;padding:.25rem .5rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block;box-shadow:0 2px 4px #0000001a}.ProjectCard-module__MnOYna__projectLink:hover{color:var(--accent-color-hover);background-color:#001aff;transition:background-color .6s}
.ProjectModal-module__oVMW9q__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProjectModal-module__oVMW9q__modalContent{background:#1e1e1e;border-radius:12px;width:100%;max-width:90%;height:90vh;max-height:90vh;padding:1rem;animation:.3s ease-out ProjectModal-module__oVMW9q__modalFadeIn;position:relative;overflow-y:auto}@media (max-width:768px){.ProjectModal-module__oVMW9q__modalContent{height:80vh}}@keyframes ProjectModal-module__oVMW9q__modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProjectModal-module__oVMW9q__modalContent::-webkit-scrollbar{width:8px}.ProjectModal-module__oVMW9q__modalContent::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.ProjectModal-module__oVMW9q__modalContent::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.ProjectModal-module__oVMW9q__modalContent::-webkit-scrollbar-thumb:hover{background:#fff6}.ProjectModal-module__oVMW9q__modalClose{cursor:pointer;z-index:10;color:#fff;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ProjectModal-module__oVMW9q__modalClose:hover{background:#fff3;transform:scale(1.1)}.ProjectModal-module__oVMW9q__modalClose svg{color:currentColor;width:20px;height:20px}.ProjectModal-module__oVMW9q__modalImageContainer{background:#141414;justify-content:center;align-items:center;width:100%;height:auto;max-height:50vh;display:flex;position:relative;overflow:hidden}.ProjectModal-module__oVMW9q__modalImage{object-fit:contain;width:100%;height:auto;max-height:50vh;transition:transform .3s}.ProjectModal-module__oVMW9q__carouselButton{cursor:pointer;color:#fff;z-index:2;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectModal-module__oVMW9q__carouselButton:hover{background:#000c;transform:translateY(-50%)scale(1.1)}.ProjectModal-module__oVMW9q__carouselButtonLeft{left:16px}.ProjectModal-module__oVMW9q__carouselButtonRight{right:16px}.ProjectModal-module__oVMW9q__modalImagePaginationContainer{width:100%;height:auto;max-height:50vh;display:flex;position:relative}.ProjectModal-module__oVMW9q__imagePagination{z-index:2;gap:8px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.ProjectModal-module__oVMW9q__paginationDot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.ProjectModal-module__oVMW9q__paginationDot:hover{background:#fffc}.ProjectModal-module__oVMW9q__activeDot{background:#fff;transform:scale(1.2)}.ProjectModal-module__oVMW9q__modalBody{flex-direction:column;align-items:center;padding:1rem;display:flex}.ProjectModal-module__oVMW9q__modalTitleContainer{border-bottom:1px solid #656565;justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex;position:relative}.ProjectModal-module__oVMW9q__i18n{color:#000;background-color:#0cfb40;border:1px solid #0cfb40;border-radius:10px;padding:.2rem .8rem;font-size:1rem;font-weight:500;position:absolute;top:0;right:0}.ProjectModal-module__oVMW9q__modalTitle{color:#fff;font-size:1.75rem;font-weight:700}.ProjectModal-module__oVMW9q__modalDescription{color:#e0e0e0;white-space:pre-wrap;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ProjectModal-module__oVMW9q__modalTech{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.ProjectModal-module__oVMW9q__techTag{color:#60a5fa;background:#3b82f61a;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.ProjectModal-module__oVMW9q__modalLinks{gap:1rem;display:flex}.ProjectModal-module__oVMW9q__modalLink{color:#fff;background:#3b82f6;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.ProjectModal-module__oVMW9q__modalLink:hover{background:#2563eb}.ProjectModal-module__oVMW9q__modalLinkSecondary{background:#ffffff1a}.ProjectModal-module__oVMW9q__modalLinkSecondary:hover{background:#fff3;transform:scale(1.05)}
.Projects-module__K3d-Xa__projects{padding:5rem 2rem}.Projects-module__K3d-Xa__sectionTitleContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:3rem;display:flex}.Projects-module__K3d-Xa__sectionTitle{font-size:3rem;font-weight:800;font-family:var(--font-raleway);color:#fff;text-align:center;letter-spacing:.05em;text-transform:uppercase}.Projects-module__K3d-Xa__sectionTitle:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:60px;height:4px;margin:1rem auto 0;display:block}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Projects-module__K3d-Xa__projects{padding:3rem 1rem}.Projects-module__K3d-Xa__sectionTitleContainer{margin-bottom:2rem}.Projects-module__K3d-Xa__sectionTitle{font-size:2.2rem}}
.Contact-module__OWeMSG__contactSection{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 2rem;display:flex}.Contact-module__OWeMSG__contactContainer{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;display:flex}.Contact-module__OWeMSG__sectionTitle{color:#fff;letter-spacing:.05em;text-transform:uppercase;text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:800}.Contact-module__OWeMSG__sectionTitle:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:60px;height:4px;margin:1rem auto 0;display:block}.Contact-module__OWeMSG__contactText{color:#fff9;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.Contact-module__OWeMSG__contactBtn{color:#fff;letter-spacing:.03em;background:0 0;border:1px solid #ffffff4d;border-radius:40px;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Contact-module__OWeMSG__contactBtn:hover{background:#ffffff14;border-color:#fff9;transform:translateY(-2px);box-shadow:0 8px 30px #3b82f626}.Contact-module__OWeMSG__socialLinks{gap:1.5rem;margin-top:2.5rem;display:flex}.Contact-module__OWeMSG__socialLink{color:#ffffff80;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__OWeMSG__socialLink:hover{color:#fff;border-color:#fff6;transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}@media (max-width:768px){.Contact-module__OWeMSG__contactSection{padding:4rem 1.5rem}.Contact-module__OWeMSG__sectionTitle{font-size:2.2rem}.Contact-module__OWeMSG__contactText{font-size:1rem}}
.Footer-module__EZoWya__footer{text-align:center;border-top:1px solid #ffffff0f;padding:2rem 0}.Footer-module__EZoWya__footerCopy{color:#ffffff4d;letter-spacing:.03em;font-size:.85rem}
