.Header-module__tPtrlq__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:0 0;width:100%;position:absolute;top:0}.Header-module__tPtrlq__navContainer{justify-content:space-between;align-items:center;margin:0 auto;padding:1rem 3rem;display:flex}.Header-module__tPtrlq__title{color:#fff;font-size:1.5rem;font-weight:700;font-family:var(--font-space-grotesk),sans-serif;letter-spacing:-.01em;cursor:pointer}.Header-module__tPtrlq__logo{border-radius:50%;align-items:center;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%);box-shadow:0 -15px 35px -12px #fff}.Header-module__tPtrlq__languageSwitcher{position:relative}.Header-module__tPtrlq__languageButton{cursor:pointer;background:0 0;border:2px solid #ededed40;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:50px;padding:.5rem .75rem;transition:all .3s;display:flex}.Header-module__tPtrlq__languageButton:hover{transform:translateY(-1px);box-shadow:2px 2px 4px #ededed4d}.Header-module__tPtrlq__flagImage{object-fit:cover;border-radius:2px;flex-shrink:0;width:1.5rem;height:1.5rem}.Header-module__tPtrlq__dropdownIcon{width:1rem;height:1rem;color:var(--foreground);stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.Header-module__tPtrlq__dropdownIcon.Header-module__tPtrlq__open{transform:rotate(180deg)}.Header-module__tPtrlq__dropdown{width:10rem;box-shadow:0 5px 30px -10px var(--foreground);border:2px solid var(--foreground);background:0 0;border-radius:.75rem;margin-top:.5rem;padding:.5rem 0;position:absolute;right:0;overflow:hidden}.Header-module__tPtrlq__dropdownItem{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-family:inherit;transition:background-color .2s;display:flex}.Header-module__tPtrlq__dropdownItem:hover{background-color:#ffffff26}.Header-module__tPtrlq__dropdownItem.Header-module__tPtrlq__active{background-color:#ffffff1a}.Header-module__tPtrlq__dropdownLabel{color:#fff;font-size:.875rem;font-weight:500}.Header-module__tPtrlq__dropdownLabel.Header-module__tPtrlq__active{color:var(--foreground);font-weight:600}@media (max-width:1600px){.Header-module__tPtrlq__dropdown{width:4rem}.Header-module__tPtrlq__dropdownItem{padding:.5rem 1rem}.Header-module__tPtrlq__dropdownLabel{display:none}}
.Hero-module__D9Cm9a__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__D9Cm9a__backgroundAnimation{z-index:1;width:700px;height:700px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.Hero-module__D9Cm9a__characterImage{z-index:2;position:relative}.Hero-module__D9Cm9a__content{z-index:2;text-align:center;max-width:1200px;padding:2rem}.Hero-module__D9Cm9a__title{color:#fff;font-size:8rem;font-weight:700;font-family:var(--font-space-grotesk),sans-serif;line-height:1.1}.Hero-module__D9Cm9a__subtitle{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.Hero-module__D9Cm9a__subtitle p{color:#fff;font-size:1.2rem;font-weight:300}.Hero-module__D9Cm9a__companyLogo{display:inline-block}@media (max-width:1600px){.Hero-module__D9Cm9a__title{font-size:4.5rem}.Hero-module__D9Cm9a__backgroundAnimation{width:450px;height:600px;right:5%;transform:translateY(-50%)scale(.8)}}@media (max-width:1024px){.Hero-module__D9Cm9a__title{font-size:3.5rem}.Hero-module__D9Cm9a__subtitle p{font-size:1.125rem}.Hero-module__D9Cm9a__backgroundAnimation{width:450px;height:450px;right:2%}.Hero-module__D9Cm9a__content{max-width:900px;padding:1.5rem}}@media (max-width:768px){.Hero-module__D9Cm9a__title{font-size:2.5rem}.Hero-module__D9Cm9a__subtitle p{font-size:1rem}.Hero-module__D9Cm9a__backgroundAnimation{opacity:.4;width:350px;height:350px;right:-5%}.Hero-module__D9Cm9a__content{max-width:100%;padding:1rem}.Hero-module__D9Cm9a__companyLogo{width:100px!important;height:100px!important}}@media (max-width:480px){.Hero-module__D9Cm9a__title{font-size:2rem}.Hero-module__D9Cm9a__subtitle p{font-size:.875rem}.Hero-module__D9Cm9a__backgroundAnimation{opacity:.3;width:280px;height:280px;right:-10%}.Hero-module__D9Cm9a__companyLogo{width:80px!important;height:80px!important}}
.MatrixRain-module__mRHsCG__canvas{z-index:0;opacity:.3;width:100%;height:150%;position:absolute;top:-10%;left:0}@media (max-width:1600px){.MatrixRain-module__mRHsCG__canvas{width:150%;height:150%}}
.ContributionGraph-module__Pmvj7q__wrapper{z-index:2;position:absolute;bottom:2rem;left:2rem}.ContributionGraph-module__Pmvj7q__graphTitle{color:#fff;text-align:left;margin-bottom:.5rem;padding:0 .5rem;font-size:.75rem;font-weight:400}.ContributionGraph-module__Pmvj7q__graphContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:.75rem;padding:.5rem;text-decoration:none;transition:all .3s;display:block}.ContributionGraph-module__Pmvj7q__graph{grid-template-rows:repeat(7,10px);grid-template-columns:repeat(40,10px);gap:4px;display:grid}.ContributionGraph-module__Pmvj7q__cell{border-radius:2px;width:10px;height:10px;transition:transform .2s}.ContributionGraph-module__Pmvj7q__cell:hover{transform:scale(1.2)}.ContributionGraph-module__Pmvj7q__level0{background:#ffffff1a}.ContributionGraph-module__Pmvj7q__level1{background:var(--foreground);opacity:1}.ContributionGraph-module__Pmvj7q__level2{background:var(--foreground);opacity:.3}.ContributionGraph-module__Pmvj7q__level3{background:var(--foreground);opacity:.6}.ContributionGraph-module__Pmvj7q__level4{background:var(--foreground);opacity:.9}@media (max-width:1600px){.ContributionGraph-module__Pmvj7q__wrapper{bottom:2rem;left:1.5rem}.ContributionGraph-module__Pmvj7q__graphContainer{padding:.3rem}.ContributionGraph-module__Pmvj7q__graph{grid-template-rows:repeat(7,8px);grid-template-columns:repeat(40,8px);gap:3px}.ContributionGraph-module__Pmvj7q__cell{width:8px;height:8px}}@media (max-width:1024px){.ContributionGraph-module__Pmvj7q__wrapper{bottom:1rem;left:1rem}.ContributionGraph-module__Pmvj7q__graphContainer{padding:.75rem}.ContributionGraph-module__Pmvj7q__graph{grid-template-rows:repeat(7,6px);grid-template-columns:repeat(52,6px);gap:2px}.ContributionGraph-module__Pmvj7q__cell{width:6px;height:6px}}@media (max-width:768px){.ContributionGraph-module__Pmvj7q__wrapper{display:none}}
.AboutMe-module__UEkXWW__aboutMe{border-top:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.AboutMe-module__UEkXWW__techStripLeft,.AboutMe-module__UEkXWW__techStripRight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#ffffff0d;border:1px solid #fff;justify-content:center;align-items:center;width:120px;height:105%;display:flex;position:absolute;overflow:hidden}.AboutMe-module__UEkXWW__techStripLeft{top:-2%;left:300px;transform:rotate(-5deg)}.AboutMe-module__UEkXWW__techStripRight{top:-2%;right:300px;transform:rotate(5deg)}.AboutMe-module__UEkXWW__techStripContent{flex-direction:column;align-items:center;gap:2.5rem;padding:2rem 0;display:flex}.AboutMe-module__UEkXWW__scrollUp{animation:40s linear infinite AboutMe-module__UEkXWW__scrollUpInfinite}.AboutMe-module__UEkXWW__scrollDown{animation:40s linear infinite AboutMe-module__UEkXWW__scrollDownInfinite}@keyframes AboutMe-module__UEkXWW__scrollUpInfinite{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes AboutMe-module__UEkXWW__scrollDownInfinite{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.AboutMe-module__UEkXWW__techBadge{cursor:pointer;background:#ffffff0d;border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;min-width:80px;padding:1rem;transition:all .3s;display:flex}.AboutMe-module__UEkXWW__techBadge img{object-fit:contain;width:32px;height:32px}.AboutMe-module__UEkXWW__techBadge:hover{background:#ffffff1a;transform:scale(1.05)}.AboutMe-module__UEkXWW__techBadge span{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#fffc;text-align:center;white-space:nowrap;font-size:.75rem;font-weight:500}.AboutMe-module__UEkXWW__container{z-index:2;grid-template-columns:1fr 1.2fr;align-items:center;gap:3rem;width:100%;max-width:1200px;margin-bottom:3rem;display:grid;position:relative}.AboutMe-module__UEkXWW__imageSection{justify-content:center;align-items:center;display:flex}.AboutMe-module__UEkXWW__imageWrapper{aspect-ratio:1;width:100%;max-width:500px;position:relative}.AboutMe-module__UEkXWW__characterImage{filter:drop-shadow(0 0 40px #7f7f7f71);width:100%;height:auto}.AboutMe-module__UEkXWW__content{flex-direction:column;gap:1.5rem;display:flex}.AboutMe-module__UEkXWW__titleSection{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.AboutMe-module__UEkXWW__title{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);margin:0;font-size:2.5rem;font-weight:700}.AboutMe-module__UEkXWW__languageBadges{align-items:center;gap:.75rem;display:flex}.AboutMe-module__UEkXWW__languageBadge{background:#ffffff0d;border:1px solid #ffffff26;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem .875rem;transition:all .3s;display:flex}.AboutMe-module__UEkXWW__languageBadge:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px)}.AboutMe-module__UEkXWW__languageFlag{font-size:1.125rem;line-height:1}.AboutMe-module__UEkXWW__languageName{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffffe6;font-size:.875rem;font-weight:500}.AboutMe-module__UEkXWW__languageLevel{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--color-green);background:#38e6001a;border-radius:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.AboutMe-module__UEkXWW__description{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffffb3;margin:0;font-size:1rem;line-height:1.7}.AboutMe-module__UEkXWW__educationGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;display:grid}.AboutMe-module__UEkXWW__educationCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:.5rem;padding:1.25rem;transition:all .3s}.AboutMe-module__UEkXWW__educationCard:hover{background:#ffffff0d;border-color:#ffffff80;transform:translateY(-2px)}.AboutMe-module__UEkXWW__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AboutMe-module__UEkXWW__cardContent{flex:1}.AboutMe-module__UEkXWW__logoWrapper{background:#ffffffe6;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;padding:.5rem;display:flex}.AboutMe-module__UEkXWW__institutionLogo{object-fit:contain;opacity:.8;width:100%;height:100%;transition:opacity .3s}.AboutMe-module__UEkXWW__educationCard:hover .AboutMe-module__UEkXWW__institutionLogo{opacity:1}.AboutMe-module__UEkXWW__institution{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);margin:0 0 .5rem;font-size:1rem;font-weight:600}.AboutMe-module__UEkXWW__degree{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#fff9;margin:.25rem 0;font-size:.875rem;line-height:1.4}.AboutMe-module__UEkXWW__period{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#fff6;margin:.5rem 0 0;font-size:.8rem}.AboutMe-module__UEkXWW__stackFooter{border-top:1px solid #ffffff1a;width:100%;padding:2rem 0}.AboutMe-module__UEkXWW__stackContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.AboutMe-module__UEkXWW__stackItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:.5rem;justify-content:center;align-items:center;width:48px;height:48px;padding:.75rem;transition:all .3s;display:flex}.AboutMe-module__UEkXWW__stackItem:hover{border-color:var(--color-primary);background:#ffffff0d;transform:translateY(-4px)}@media (max-width:1600px){.AboutMe-module__UEkXWW__aboutMe{padding:2rem}.AboutMe-module__UEkXWW__container{gap:2.5rem}.AboutMe-module__UEkXWW__title{font-size:2.25rem}.AboutMe-module__UEkXWW__imageWrapper{max-width:450px}.AboutMe-module__UEkXWW__techStripLeft{left:0}.AboutMe-module__UEkXWW__techStripRight{right:0}}@media (max-width:1024px){.AboutMe-module__UEkXWW__aboutMe{padding:3rem 2rem}.AboutMe-module__UEkXWW__techStripLeft,.AboutMe-module__UEkXWW__techStripRight{display:none}.AboutMe-module__UEkXWW__container{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem}.AboutMe-module__UEkXWW__imageWrapper{max-width:350px}.AboutMe-module__UEkXWW__title{text-align:center;font-size:2rem}.AboutMe-module__UEkXWW__description{text-align:center}.AboutMe-module__UEkXWW__educationGrid{grid-template-columns:1fr}.AboutMe-module__UEkXWW__stackContainer{gap:1.5rem}}@media (max-width:768px){.AboutMe-module__UEkXWW__aboutMe{padding:2.5rem 1.5rem}.AboutMe-module__UEkXWW__container{gap:2rem;margin-bottom:2rem}.AboutMe-module__UEkXWW__imageWrapper{max-width:280px}.AboutMe-module__UEkXWW__title{font-size:1.75rem}.AboutMe-module__UEkXWW__description{font-size:.95rem}.AboutMe-module__UEkXWW__educationCard{padding:1rem}.AboutMe-module__UEkXWW__stackContainer{gap:1rem}.AboutMe-module__UEkXWW__stackItem{width:40px;height:40px;padding:.5rem}}@media (max-width:480px){.AboutMe-module__UEkXWW__title{font-size:1.5rem}.AboutMe-module__UEkXWW__description{font-size:.9rem}.AboutMe-module__UEkXWW__educationCard{padding:.875rem}.AboutMe-module__UEkXWW__institution{font-size:.95rem}.AboutMe-module__UEkXWW__degree{font-size:.8rem}.AboutMe-module__UEkXWW__period{font-size:.75rem}}
.Works-module__X1Qn1a__works{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.Works-module__X1Qn1a__container{max-width:auto}.Works-module__X1Qn1a__title{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);text-align:center;margin:0 0 1rem;font-size:3rem;font-weight:700}.Works-module__X1Qn1a__subtitle{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#fff9;text-align:center;font-size:1.125rem}.Works-module__X1Qn1a__timeline{scroll-behavior:smooth;gap:3rem;display:flex;position:relative;overflow-x:auto}.Works-module__X1Qn1a__timeline::-webkit-scrollbar{height:8px}.Works-module__X1Qn1a__timeline::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.Works-module__X1Qn1a__timeline::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.Works-module__X1Qn1a__timeline::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Works-module__X1Qn1a__timelineLine{background:linear-gradient(90deg,#0000 0%,#fff6 10% 90%,#0000 100%);height:2px;position:absolute;top:60px;left:0;right:0}.Works-module__X1Qn1a__timelineItem{cursor:pointer;flex-shrink:0;position:relative}.Works-module__X1Qn1a__timelineItem:before{content:"";background:#ffffff4d;width:2px;height:80px;transition:background .3s;position:absolute;top:65px;left:50%;transform:translate(-50%)}.Works-module__X1Qn1a__timelineItem:hover:before{background:#fff9}.Works-module__X1Qn1a__timelineDot{z-index:2;background:#ffffffe6;border:4px solid #0d1117;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:53px;left:50%;transform:translate(-50%)}.Works-module__X1Qn1a__timelineItem:hover .Works-module__X1Qn1a__timelineDot{background:var(--foreground);width:20px;height:20px;top:50px;box-shadow:0 0 20px #fff9}.Works-module__X1Qn1a__experienceCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:1rem;width:280px;margin-top:9rem;padding:1.5rem;transition:all .3s}.Works-module__X1Qn1a__experienceCard:hover{background:#ffffff0d;border-color:#ffffffe6;transform:translateY(-1px)}.Works-module__X1Qn1a__logoWrapper{background:#ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;padding:.5rem;display:flex}.Works-module__X1Qn1a__companyLogo{object-fit:contain;width:100%;height:100%}.Works-module__X1Qn1a__experienceInfo{text-align:center}.Works-module__X1Qn1a__company{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Works-module__X1Qn1a__role{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffffb3;margin:0 0 .5rem;font-size:.95rem}.Works-module__X1Qn1a__period{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffff80;margin:0;font-size:.875rem}@media (max-width:1024px){.Works-module__X1Qn1a__works{padding:4rem 2rem}.Works-module__X1Qn1a__title{font-size:2.5rem}.Works-module__X1Qn1a__timeline{gap:2rem;padding:3rem 1rem}.Works-module__X1Qn1a__experienceCard{width:240px}}@media (max-width:768px){.Works-module__X1Qn1a__works{padding:3rem 1.5rem}.Works-module__X1Qn1a__title{font-size:2rem}.Works-module__X1Qn1a__subtitle{margin-bottom:3rem;font-size:1rem}.Works-module__X1Qn1a__timeline{gap:1.5rem;padding:2rem .5rem}.Works-module__X1Qn1a__experienceCard{width:220px;padding:1.25rem}.Works-module__X1Qn1a__company{font-size:1.125rem}}@media (max-width:480px){.Works-module__X1Qn1a__title{font-size:1.75rem}.Works-module__X1Qn1a__experienceCard{width:200px;padding:1rem}}
.WorkModal-module__jkrq3G__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:2rem;animation:.3s WorkModal-module__jkrq3G__fadeIn;display:flex;position:fixed;inset:0}@keyframes WorkModal-module__jkrq3G__fadeIn{0%{opacity:0}to{opacity:1}}.WorkModal-module__jkrq3G__modalContent{border:1px solid var(--theme-color);--theme-color:#007be5;background:#000;border-radius:1.5rem;width:80%;height:80%;animation:.3s WorkModal-module__jkrq3G__slideUp;position:relative;overflow-y:auto}@keyframes WorkModal-module__jkrq3G__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.WorkModal-module__jkrq3G__modalContent::-webkit-scrollbar{width:8px}.WorkModal-module__jkrq3G__modalContent::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.WorkModal-module__jkrq3G__modalContent::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.WorkModal-module__jkrq3G__closeButton{color:#fffc;cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.WorkModal-module__jkrq3G__closeButton:hover{color:var(--foreground);background:#ffffff1a;transform:rotate(90deg)}.WorkModal-module__jkrq3G__modalHeader{border-bottom:1px solid #ffffff1a;gap:2rem;padding:2.5rem;display:flex}.WorkModal-module__jkrq3G__logoWrapper{background:#ffffff14;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:1rem;display:flex}.WorkModal-module__jkrq3G__companyLogo{object-fit:contain;width:100%;height:100%}.WorkModal-module__jkrq3G__headerInfo{flex:1;padding-right:2rem}.WorkModal-module__jkrq3G__company{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.WorkModal-module__jkrq3G__role{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#fffc;margin:0 0 .75rem;font-size:1.125rem}.WorkModal-module__jkrq3G__metadata{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffff80;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.WorkModal-module__jkrq3G__separator{color:#ffffff4d}.WorkModal-module__jkrq3G__headerKeywords{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.WorkModal-module__jkrq3G__keywordsTitle{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--theme-color);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.WorkModal-module__jkrq3G__modalBody{flex-direction:column;gap:2.5rem;padding:2.5rem;display:flex}.WorkModal-module__jkrq3G__section{flex-direction:column;gap:1rem;display:flex}.WorkModal-module__jkrq3G__sectionTitle{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--theme-color);margin:0;font-size:1.25rem;font-weight:600}.WorkModal-module__jkrq3G__description{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffffb3;margin:0;font-size:1rem;line-height:1.7}.WorkModal-module__jkrq3G__impactList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.WorkModal-module__jkrq3G__impactItem{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffffb3;padding-left:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.WorkModal-module__jkrq3G__impactItem:before{content:"✓";color:var(--theme-color);font-size:1.1rem;font-weight:600;position:absolute;left:0}.WorkModal-module__jkrq3G__keywords{flex-wrap:wrap;gap:.75rem;display:flex}.WorkModal-module__jkrq3G__keyword{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;background:color-mix(in srgb,var(--theme-color)10%,transparent);border:1px solid color-mix(in srgb,var(--theme-color)30%,transparent);color:var(--theme-color);border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s}.WorkModal-module__jkrq3G__keyword:hover{background:color-mix(in srgb,var(--theme-color)20%,transparent);border-color:var(--theme-color);transform:translateY(-2px)}@media (max-width:1600px){.WorkModal-module__jkrq3G__modalContent{width:100%;height:100%}}@media (max-width:1024px){.WorkModal-module__jkrq3G__modalHeader,.WorkModal-module__jkrq3G__modalBody{padding:2rem}.WorkModal-module__jkrq3G__company{font-size:1.5rem}}@media (max-width:768px){.WorkModal-module__jkrq3G__modalOverlay{padding:1rem}.WorkModal-module__jkrq3G__modalHeader{text-align:center;flex-direction:column;align-items:center;padding:2rem 1.5rem}.WorkModal-module__jkrq3G__headerInfo{padding-right:0}.WorkModal-module__jkrq3G__modalBody{gap:2rem;padding:1.5rem}.WorkModal-module__jkrq3G__company{font-size:1.375rem}.WorkModal-module__jkrq3G__role{font-size:1rem}.WorkModal-module__jkrq3G__metadata{justify-content:center}.WorkModal-module__jkrq3G__closeButton{width:36px;height:36px;top:1rem;right:1rem}}
.Projects-module__ZYlNCG__projects{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex}.Projects-module__ZYlNCG__container{width:100%;max-width:1200px}.Projects-module__ZYlNCG__title{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);text-align:center;margin:0 0 1rem;font-size:3rem;font-weight:700}.Projects-module__ZYlNCG__subtitle{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#fff9;text-align:center;margin:0 0 4rem;font-size:1.125rem}.Projects-module__ZYlNCG__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Projects-module__ZYlNCG__projectCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.Projects-module__ZYlNCG__projectCard:hover{background:#ffffff0d;border-color:#ffffff40;transform:translateY(-4px);box-shadow:0 10px 40px #0003}.Projects-module__ZYlNCG__imageWrapper{background:#ffffff05;justify-content:center;align-items:center;width:100%;height:180px;padding:2rem;display:flex;position:relative;overflow:hidden}.Projects-module__ZYlNCG__projectImage{object-fit:contain;filter:brightness();transition:transform .3s}.Projects-module__ZYlNCG__projectCard:hover .Projects-module__ZYlNCG__projectImage{transform:scale(1.05)}.Projects-module__ZYlNCG__overlay{opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Projects-module__ZYlNCG__projectCard:hover .Projects-module__ZYlNCG__overlay{opacity:1}.Projects-module__ZYlNCG__visitButton{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--background);background:var(--foreground);border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.Projects-module__ZYlNCG__projectCard:hover .Projects-module__ZYlNCG__visitButton{color:var(--background);background:#fff;transform:scale(1.05)}.Projects-module__ZYlNCG__projectContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.Projects-module__ZYlNCG__projectName{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.Projects-module__ZYlNCG__projectDescription{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffffb3;flex:1;margin:0;font-size:.9375rem;line-height:1.7}.Projects-module__ZYlNCG__miniCentralLink{background:linear-gradient(90deg,#d90452,#f2d027,#15bfa0,#0fb2f2,#1dcbf2,#d90452) 0 0/200% 100%;-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-weight:600;text-decoration:none;transition:all .3s;animation:3s infinite Projects-module__ZYlNCG__miniCentralGradient}.Projects-module__ZYlNCG__miniCentralLink:hover{filter:brightness(1.2)}.Projects-module__ZYlNCG__tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Projects-module__ZYlNCG__tag{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);background:#ffffff14;border:1px solid #fff3;border-radius:1.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .3s}.Projects-module__ZYlNCG__projectCard:hover .Projects-module__ZYlNCG__tag{background:#ffffff26;border-color:#fff}@media (max-width:1024px){.Projects-module__ZYlNCG__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.Projects-module__ZYlNCG__title{font-size:2.5rem}.Projects-module__ZYlNCG__imageWrapper{height:160px}}@media (max-width:768px){.Projects-module__ZYlNCG__projects{padding:3rem 1rem}.Projects-module__ZYlNCG__title{font-size:2rem}.Projects-module__ZYlNCG__subtitle{margin-bottom:2.5rem;font-size:1rem}.Projects-module__ZYlNCG__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.Projects-module__ZYlNCG__imageWrapper{height:140px;padding:1.5rem}.Projects-module__ZYlNCG__projectContent{padding:1.25rem}.Projects-module__ZYlNCG__projectName{font-size:1.25rem}.Projects-module__ZYlNCG__projectDescription{font-size:.8125rem}.Projects-module__ZYlNCG__visitButton{padding:.625rem 1.25rem;font-size:.875rem}}
.Footer-module__MPE0dq__footer{background:var(--background);border-top:1px solid #ffffff1a;width:100%;margin-top:auto;padding:4rem 0}.Footer-module__MPE0dq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__MPE0dq__content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Footer-module__MPE0dq__left{flex:1}.Footer-module__MPE0dq__copyright{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffff80;margin:0;font-size:.875rem}.Footer-module__MPE0dq__socialLinks{align-items:center;gap:1rem;display:flex}.Footer-module__MPE0dq__socialLink{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__MPE0dq__socialLink:hover{color:var(--foreground);background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}@media (max-width:768px){.Footer-module__MPE0dq__footer{padding:1.5rem 0}.Footer-module__MPE0dq__container{padding:0 1rem}.Footer-module__MPE0dq__content{text-align:center;flex-direction:column;gap:1rem}.Footer-module__MPE0dq__copyright{font-size:.8125rem}.Footer-module__MPE0dq__socialLink{width:2.25rem;height:2.25rem;font-size:1rem}}
.ContactModal-module__i_IjlG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.4s ContactModal-module__i_IjlG__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes ContactModal-module__i_IjlG__overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes ContactModal-module__i_IjlG__overlayFadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}.ContactModal-module__i_IjlG__overlayClosing{animation:.4s forwards ContactModal-module__i_IjlG__overlayFadeOut}.ContactModal-module__i_IjlG__modal{will-change:transform,opacity;background:#1e1e1ef2;border:1px solid #ffffff26;border-radius:1.5rem;width:100%;max-width:480px;padding:3rem 2rem;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards ContactModal-module__i_IjlG__macOSOpen;position:relative;box-shadow:0 25px 50px -12px #00000080}@keyframes ContactModal-module__i_IjlG__macOSOpen{0%{transform:translate(calc(var(--origin-x,50vw) - 50vw),calc(var(--origin-y,100vh) - 50vh))scale(.05);opacity:0;border-radius:50%}2%{opacity:1}15%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.85),calc((var(--origin-y,100vh) - 50vh)*.85))scale(.15);border-radius:45%}30%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.65),calc((var(--origin-y,100vh) - 50vh)*.65))scale(.35);border-radius:35%}50%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.4),calc((var(--origin-y,100vh) - 50vh)*.4))scale(.6);border-radius:25%}70%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.15),calc((var(--origin-y,100vh) - 50vh)*.15))scale(.85);border-radius:12%}85%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.05),calc((var(--origin-y,100vh) - 50vh)*.05))scale(.95);border-radius:8%}to{opacity:1;border-radius:1.5rem;transform:translate(0)scale(1)}}@keyframes ContactModal-module__i_IjlG__macOSClose{0%{opacity:1;border-radius:1.5rem;transform:translate(0)scale(1)}15%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.05),calc((var(--origin-y,100vh) - 50vh)*.05))scale(.95);border-radius:8%}30%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.15),calc((var(--origin-y,100vh) - 50vh)*.15))scale(.85);border-radius:12%}50%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.4),calc((var(--origin-y,100vh) - 50vh)*.4))scale(.6);border-radius:25%}70%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.65),calc((var(--origin-y,100vh) - 50vh)*.65))scale(.35);border-radius:35%}85%{transform:translate(calc((var(--origin-x,50vw) - 50vw)*.85),calc((var(--origin-y,100vh) - 50vh)*.85))scale(.15);border-radius:45%}98%{opacity:1}to{transform:translate(calc(var(--origin-x,50vw) - 50vw),calc(var(--origin-y,100vh) - 50vh))scale(.05);opacity:0;border-radius:50%}}.ContactModal-module__i_IjlG__modalClosing{animation:.3s cubic-bezier(.25,.46,.45,.94) forwards ContactModal-module__i_IjlG__macOSClose}.ContactModal-module__i_IjlG__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.ContactModal-module__i_IjlG__closeButton:hover{color:var(--foreground);background:#ffffff1a;transform:rotate(90deg)}.ContactModal-module__i_IjlG__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ContactModal-module__i_IjlG__avatarWrapper{border:3px solid #ffffff1a;border-radius:50%;width:120px;height:120px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.ContactModal-module__i_IjlG__avatar{object-fit:cover;width:100%;height:100%}.ContactModal-module__i_IjlG__name{font-family:var(--font-space-grotesk),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);text-align:center;margin:0;font-size:1.75rem;font-weight:700}.ContactModal-module__i_IjlG__role{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#fff9;text-align:center;margin:-.5rem 0 0;font-size:1rem}.ContactModal-module__i_IjlG__contactInfo{flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.ContactModal-module__i_IjlG__contactItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.ContactModal-module__i_IjlG__contactItem:hover{background:#ffffff0f;border-color:#ffffff26;transform:translate(4px)}.ContactModal-module__i_IjlG__iconWrapper{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:all .3s;display:flex}.ContactModal-module__i_IjlG__contactItem:hover .ContactModal-module__i_IjlG__iconWrapper{color:var(--foreground);background:#ffffff1a;transform:scale(1.1)}.ContactModal-module__i_IjlG__contactText{flex-direction:column;flex:1;gap:.125rem;display:flex}.ContactModal-module__i_IjlG__label{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.ContactModal-module__i_IjlG__value{font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;color:var(--foreground);font-size:.9375rem;font-weight:500}@media (max-width:768px){.ContactModal-module__i_IjlG__modal{max-width:100%;margin:1rem;padding:2rem 1.5rem}.ContactModal-module__i_IjlG__avatarWrapper{width:100px;height:100px}.ContactModal-module__i_IjlG__name{font-size:1.5rem}.ContactModal-module__i_IjlG__role{font-size:.875rem}.ContactModal-module__i_IjlG__contactItem{padding:.875rem}.ContactModal-module__i_IjlG__iconWrapper{width:2.25rem;height:2.25rem;font-size:.875rem}.ContactModal-module__i_IjlG__value{font-size:.875rem}}
.BottomNavigation-module__ur_VBG__bottomNav{z-index:100;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.BottomNavigation-module__ur_VBG__navContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;border:1px solid #ffffff1a;border-radius:2rem;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex;box-shadow:0 8px 32px #0000004d}.BottomNavigation-module__ur_VBG__navItem{cursor:pointer;color:#ffffff80;font-family:var(--font-poppins),ui-sans-serif,system-ui,sans-serif;background:0 0;border:none;border-radius:1rem;flex-direction:column;align-items:center;padding:.5rem 1rem;transition:all .3s;display:flex}.BottomNavigation-module__ur_VBG__navItem:hover{color:#fffc;background:#ffffff0d}.BottomNavigation-module__ur_VBG__navItem.BottomNavigation-module__ur_VBG__active,.BottomNavigation-module__ur_VBG__navItem.BottomNavigation-module__ur_VBG__active:hover{color:#fff;background:0 0}.BottomNavigation-module__ur_VBG__iconWrapper{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s;display:flex}.BottomNavigation-module__ur_VBG__iconWrapper img{filter:brightness(0)invert()}.BottomNavigation-module__ur_VBG__navItem.BottomNavigation-module__ur_VBG__homeItem.BottomNavigation-module__ur_VBG__active .BottomNavigation-module__ur_VBG__iconWrapper{background:var(--foreground);border-radius:50%;padding:.5rem;transform:scale(2)}.BottomNavigation-module__ur_VBG__navItem.BottomNavigation-module__ur_VBG__homeItem.BottomNavigation-module__ur_VBG__active .BottomNavigation-module__ur_VBG__label{display:none}.BottomNavigation-module__ur_VBG__navItem.BottomNavigation-module__ur_VBG__homeItem.BottomNavigation-module__ur_VBG__active .BottomNavigation-module__ur_VBG__iconWrapper img{filter:none}.BottomNavigation-module__ur_VBG__navItem.BottomNavigation-module__ur_VBG__active:not(.BottomNavigation-module__ur_VBG__homeItem){background:#ffffff14}.BottomNavigation-module__ur_VBG__navItem.BottomNavigation-module__ur_VBG__active:not(.BottomNavigation-module__ur_VBG__homeItem) .BottomNavigation-module__ur_VBG__iconWrapper img{filter:brightness(0)invert()}.BottomNavigation-module__ur_VBG__label{white-space:nowrap;font-size:.75rem;font-weight:500}@media (max-width:1024px){.BottomNavigation-module__ur_VBG__bottomNav{bottom:1.5rem}.BottomNavigation-module__ur_VBG__navContainer{gap:.75rem;padding:.625rem 1.25rem}.BottomNavigation-module__ur_VBG__navItem{padding:.4rem .8rem}}@media (max-width:768px){.BottomNavigation-module__ur_VBG__bottomNav{bottom:1rem;left:1rem;right:1rem;transform:none}.BottomNavigation-module__ur_VBG__navContainer{justify-content:space-around;gap:.25rem;width:100%;padding:.5rem .75rem}.BottomNavigation-module__ur_VBG__navItem{gap:.125rem;padding:.5rem}.BottomNavigation-module__ur_VBG__label{font-size:.625rem}.BottomNavigation-module__ur_VBG__iconWrapper,.BottomNavigation-module__ur_VBG__iconWrapper svg{width:20px;height:20px}}
