.Hamburger_hamburgerWrapper__ZAXha{display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%;position:relative}.Hamburger_hamburger__vQbTb{display:flex;flex-direction:column;justify-content:space-between;width:25px;height:18px;cursor:pointer;margin-right:1rem;right:0}.Hamburger_hamburgerLine__NPJNh{width:100%;height:2px;background-color:var(--navigation-bar-text-color);transition:all .3s ease}.Hamburger_hamburgerLineCross1__R4oDV{transform:rotate(45deg) translate(3px,3px)}.Hamburger_hamburgerCross__lEltg .Hamburger_hamburgerLine1__u7Wxd,.Hamburger_hamburgerLineCross2__SP4HZ{transform:rotate(-45deg) translate(3px,-3px)}.Hamburger_hamburgerCross__lEltg .Hamburger_hamburgerLine2__YnMKN{transform:rotate(45deg) translate(3px,-3px)}.ThemeToggle_toggle__ON_JO{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);cursor:pointer;font-family:var(--font-body);font-size:1rem;line-height:1;letter-spacing:var(--tracking-body);transition:border-color .2s ease,color .2s ease,background-color .2s ease}.ThemeToggle_toggle__ON_JO:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-subtle)}.ThemeToggle_icon__2BcfU{position:relative;top:1px}.Navbar_header__RiEkB{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;min-height:4rem;padding:0 var(--layout-page-x-wide);background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);animation:Navbar_fadeInFromTop__9HiVT .5s ease-out}.Navbar_headerLeft__MTIsF{width:3rem;flex-shrink:0;display:flex;align-items:center;justify-content:flex-start}.Navbar_brand__3mQzN{flex:1 1;text-align:center;font-family:var(--font-heading);font-weight:800;font-size:1.05rem;letter-spacing:var(--tracking-heading);line-height:var(--leading-heading);color:var(--text)}.Navbar_brandDot__VqalM{color:var(--primary)}.Navbar_brandRest__xNeQo{font-weight:700;color:var(--text)}.Navbar_headerActions__yrlby{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.Navbar_dropdownContainer__i4Dz6{position:absolute;top:100%;left:0;width:100%;animation-name:Navbar_dropdownFade__nGku2;animation-duration:.5s}@keyframes Navbar_dropdownFade__nGku2{0%{opacity:0}to{opacity:1}}.Navbar_dropdownMenu__lUAig{display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none;margin:0;padding:.75rem 1rem;background:color-mix(in srgb,var(--surface) 96%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle)}.Navbar_dropdownMenu__lUAig li{margin:10px}.Navbar_dropdownMenu__lUAig .Navbar_navLink__luI8o{color:var(--text-secondary);text-decoration:none;font-family:var(--font-body);font-size:.85rem;font-weight:500;letter-spacing:var(--tracking-body);line-height:1.5;cursor:pointer;transition:color .2s ease}.Navbar_dropdownMenu__lUAig .Navbar_navLink__luI8o:hover{color:var(--primary)}@media (max-width:768px){.Navbar_dropdownMenu__lUAig{flex-direction:column;align-items:center;text-align:center}.Navbar_dropdownMenu__lUAig li{width:100%}.Navbar_dropdownMenu__lUAig .Navbar_navLink__luI8o{margin-bottom:10px}}@media screen and (min-width:768px){.Navbar_dropdownMenu__lUAig{display:none}}@keyframes Navbar_fadeInFromTop__9HiVT{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Navbar_resumeButton__Siggv{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .85rem;font-family:var(--font-body);font-size:.78rem;font-weight:600;letter-spacing:.04em;line-height:1.45;text-decoration:none;border-radius:var(--radius-sm);border:1px solid var(--primary);color:var(--primary);background:transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.Navbar_resumeButton__Siggv:hover{background:var(--primary-subtle);border-color:var(--primary-hover);color:var(--primary-hover)}.Footer_footer__1THmu{color:var(--footer-text-color);background-color:var(--footer-background-color);border-top:1px solid var(--footer-border-color);padding:clamp(2rem,5vw,3rem) var(--layout-page-x-wide);text-align:center}.Footer_containerFluid__SXbJk{background-color:var(--footer-fluid-background-color);padding:clamp(1rem,3vw,1.5rem) var(--layout-page-x-wide);margin-top:clamp(1.25rem,3vw,2rem)}.Footer_containerFluid__SXbJk p{margin-bottom:0}.LeftColumn_leftColumn__MigmM{background-color:transparent;position:fixed;left:0;margin-top:var(--layout-header-pt);height:100vh;width:min(10.5rem,19vw);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:clamp(1.25rem,3vw,1.75rem) clamp(.65rem,1.5vw,1rem) 0;box-sizing:border-box;font-family:var(--font-body);font-size:.78rem;font-weight:500;letter-spacing:var(--tracking-body);line-height:1.55}.LeftColumn_item__2tdXT{cursor:pointer;color:var(--navigation-bar-text-color);margin:.35rem 0;padding-right:.25rem;transition:color .3s ease,opacity .5s ease,transform .5s ease;opacity:0;transform:translateX(-100%)}.LeftColumn_item__2tdXT:hover{color:var(--navigation-bar-text-hover-color)}.LeftColumn_item__2tdXT:first-child{animation:LeftColumn_fadeInFromLeft__xnCT_ .5s .5s forwards}.LeftColumn_item__2tdXT:nth-child(2){animation:LeftColumn_fadeInFromLeft__xnCT_ .5s 1s forwards}.LeftColumn_item__2tdXT:nth-child(3){animation:LeftColumn_fadeInFromLeft__xnCT_ .5s 1.5s forwards}.LeftColumn_item__2tdXT:nth-child(4){animation:LeftColumn_fadeInFromLeft__xnCT_ .5s 2s forwards}.LeftColumn_item__2tdXT:nth-child(5){animation:LeftColumn_fadeInFromLeft__xnCT_ .5s 2.5s forwards}@keyframes LeftColumn_fadeInFromLeft__xnCT_{to{opacity:1;transform:translateX(0)}}@media screen and (max-width:768px){.LeftColumn_leftColumn__MigmM{display:none}}.RightColumn_rightColumn__Q9PnV{background-color:transparent;position:fixed;bottom:0;right:0;margin-bottom:var(--layout-header-pt);height:100vh;width:4.5rem;display:flex;flex-direction:column;align-items:left;justify-content:flex-end;font-family:var(--font-body);padding-right:clamp(.35rem,1.5vw,.75rem);box-sizing:border-box}.RightColumn_item__auPEa{cursor:pointer;color:var(--navigation-bar-text-color);font-size:2.5rem;margin:.5rem;transition:color .3s ease,opacity .5s ease,transform .5s ease;opacity:0;transform:translateX(100%);text-align:right}.RightColumn_item__auPEa:hover{color:var(--navigation-bar-text-hover-color)}.RightColumn_item__auPEa:first-child{animation:RightColumn_slideInFromRight__C9x2_ .5s 2.5s forwards}.RightColumn_item__auPEa:nth-child(2){animation:RightColumn_slideInFromRight__C9x2_ .5s 2s forwards}.RightColumn_item__auPEa:nth-child(3){animation:RightColumn_slideInFromRight__C9x2_ .5s 1.5s forwards}.RightColumn_item__auPEa:nth-child(4){animation:RightColumn_slideInFromRight__C9x2_ .5s 1s forwards}.RightColumn_item__auPEa:nth-child(5){animation:RightColumn_slideInFromRight__C9x2_ .5s .5s forwards}@keyframes RightColumn_slideInFromRight__C9x2_{to{opacity:1;transform:translateX(0)}}@media screen and (max-width:768px){.RightColumn_rightColumn__Q9PnV{position:static;width:100%;height:auto;margin-bottom:0;padding-right:0;flex-direction:row;justify-content:center}}.Layout_pageWrapper__bNcgO{display:flex;flex-direction:column;min-height:100vh;background:var(--bg)}.Layout_container__9Buz5{display:grid;grid-template-columns:minmax(0,11rem) minmax(0,1fr) minmax(0,4rem);flex:1 1;width:100%;grid-column-gap:0;column-gap:0}.Layout_mainContent__njNpc{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-width:0;padding-top:var(--layout-header-pt);padding-bottom:var(--layout-main-pb)}.Layout_leftColumn__8kSP_,.Layout_rightColumn__EHbtt{background-color:transparent;min-height:100vh}.Layout_leftColumn__8kSP_{border-right:1px solid var(--border-subtle)}@media screen and (max-width:768px){.Layout_container__9Buz5{grid-template-columns:1fr}.Layout_leftColumn__8kSP_,.Layout_rightColumn__EHbtt{min-height:0;border-right:none}}.Home_introduction__yQBjU,.Home_section1__dfZLD,.Home_section2__WIDjx{background-color:var(--introduction-background-color);width:100%;min-height:80vh;height:-moz-fit-content;height:fit-content;padding:var(--layout-section-y) var(--layout-page-x-wide);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-box-pack:center;-webkit-box-align:center}.Home_section1__dfZLD{background-color:var(--background-color)}.Home_section1Alt__RLzcl{background-color:var(--surface)}.Home_section1__dfZLD.Home_section1AlignStart__YD_Hc{align-items:flex-start;align-self:stretch;width:100%;justify-content:flex-start}.Home_section2__WIDjx{background-color:var(--background-color)}.SectionTitle_root__zGKOI{position:relative;width:100%;margin-bottom:clamp(1.75rem,4vw,2.75rem)}.SectionTitle_alignLeft__sJA3a{min-width:0}.SectionTitle_alignCenter__by50K{text-align:center}.SectionTitle_alignCenter__by50K .SectionTitle_meta__bOh4Q{justify-content:center}.SectionTitle_alignCenter__by50K .SectionTitle_kicker__2gkmu,.SectionTitle_alignCenter__by50K .SectionTitle_lede__Gwjjp{margin-left:auto;margin-right:auto}.SectionTitle_meta__bOh4Q{display:flex;align-items:center;gap:.75rem;margin-bottom:.65rem;animation:SectionTitle_rise__iuPP4 .65s cubic-bezier(.22,1,.36,1) both}.SectionTitle_index__IzeUC,.SectionTitle_mark__8ysPP{font-family:var(--font-body);font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--signal);flex-shrink:0}.SectionTitle_beam___61ej{flex:1 1;min-width:2.5rem;max-width:100%;height:1px;background:linear-gradient(90deg,var(--signal) 0,color-mix(in srgb,var(--signal) 35%,transparent) 55%,transparent 100%);opacity:.85}.SectionTitle_alignCenter__by50K .SectionTitle_beam___61ej{max-width:min(100%,18rem)}.SectionTitle_title__rpZiI{margin:0;font-family:var(--font-heading);font-size:clamp(1.85rem,4.5vw,2.85rem);font-weight:800;letter-spacing:-.045em;line-height:1.05;color:var(--text);animation:SectionTitle_rise__iuPP4 .7s cubic-bezier(.22,1,.36,1) .06s both}.SectionTitle_lede__Gwjjp{margin:.65rem 0 0;max-width:38rem;line-height:1.65;letter-spacing:.03em;color:var(--text-muted);animation:SectionTitle_rise__iuPP4 .75s cubic-bezier(.22,1,.36,1) .12s both}.SectionTitle_kicker__2gkmu,.SectionTitle_lede__Gwjjp{font-family:var(--font-body);font-size:.8125rem;font-weight:500}.SectionTitle_kicker__2gkmu{margin:0 0 .5rem;max-width:40rem;line-height:1.55;letter-spacing:.06em;text-transform:uppercase;color:var(--signal);animation:SectionTitle_rise__iuPP4 .65s cubic-bezier(.22,1,.36,1) .04s both}.SectionTitle_heroHeadline__cQgkr{margin:0;font-family:var(--font-heading);font-weight:800;letter-spacing:-.04em;line-height:var(--leading-heading-tight);color:var(--text);animation:SectionTitle_rise__iuPP4 .72s cubic-bezier(.22,1,.36,1) .08s both}.SectionTitle_variantHero__vaIYx .SectionTitle_meta__bOh4Q{margin-bottom:.5rem}.SectionTitle_variantHero__vaIYx .SectionTitle_heroHeadline__cQgkr{font-size:clamp(2rem,3.5vw,5rem)}@keyframes SectionTitle_rise__iuPP4{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SectionTitle_heroHeadline__cQgkr,.SectionTitle_kicker__2gkmu,.SectionTitle_lede__Gwjjp,.SectionTitle_meta__bOh4Q,.SectionTitle_title__rpZiI{animation:none}}@media (max-width:768px){.SectionTitle_title__rpZiI{font-size:clamp(1.55rem,6vw,2.1rem)}.SectionTitle_variantHero__vaIYx .SectionTitle_heroHeadline__cQgkr{font-size:clamp(1.75rem,8vw,2.75rem)}}.Introduction_introduction__9ZZA7{display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:flex-start;padding:.5rem 0 0;width:100%;max-width:min(100%,var(--max-width));box-sizing:border-box;font-family:var(--font-body);line-height:var(--leading-body);letter-spacing:var(--tracking-body);color:var(--text)}@media screen and (max-width:768px){.Introduction_introduction__9ZZA7{max-width:100vw}}.Introduction_heroTitle__7tS9m{width:100%}.Introduction_introduction__9ZZA7 h1{font-weight:800;letter-spacing:-.032em;line-height:var(--leading-heading-tight)}.Introduction_message__CqasT,.Introduction_name__jN857{margin:0}.Introduction_headlineAccent__09qtq{color:var(--signal)}.Introduction_introduction__9ZZA7 p{font-size:1.05rem;max-width:42rem;color:var(--text-secondary);line-height:var(--leading-body)}@keyframes Introduction_fadeIn__Krxw7{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Introduction_fadeIn__Krxw7{animation-name:Introduction_fadeIn__Krxw7;animation-duration:1s;animation-fill-mode:forwards;opacity:0}.AboutMe_aboutMe__YD53c{padding:0;font-family:var(--font-body);line-height:1.65;color:var(--text);max-width:min(70vw,var(--max-width));background:transparent}.AboutMe_titleBlock__JGk0F{text-align:left;flex:1 1;min-width:0;max-width:calc(100% - 268px);padding-right:.75rem}.AboutMe_header__1m8ZX{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.AboutMe_aboutMePhoto__V0wT6{width:250px;height:auto;border-radius:50%;border:2px solid var(--border-subtle);box-shadow:0 2px 12px color-mix(in srgb,var(--text) 8%,transparent)}.AboutMe_aboutMeText__RNeSa{max-width:800px}.AboutMe_aboutMeText__RNeSa p{font-size:1.05rem;margin-bottom:1rem;text-align:justify;color:var(--text-secondary)}@media (max-width:768px){.AboutMe_header__1m8ZX{flex-direction:column;align-items:center}.AboutMe_titleBlock__JGk0F{max-width:100%;padding-right:0}.AboutMe_aboutMePhoto__V0wT6{margin-bottom:1rem}}@media screen and (max-width:768px){.AboutMe_aboutMe__YD53c{max-width:100vw}}.Experience_experience__N__vW{padding:0;font-family:var(--font-body);line-height:1.65;max-width:min(70vw,var(--max-width));color:var(--experience-text-color);background-color:transparent}.Experience_sectionHeader__N50u3{text-align:center;margin-bottom:1.5rem}@media screen and (max-width:768px){.Experience_experience__N__vW{max-width:100vw}}.Experience_jobsContainer__RZKZg{display:flex;flex-direction:column;gap:1rem;background-color:var(--job-background-color);color:var(--job-text-color)}.Experience_job__ZNUMi{border:1px solid var(--job-border-color);border-radius:var(--radius-md);padding:1.25rem;background:var(--surface-raised)}.Experience_jobHeader__0Ml9r{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.Experience_jobTitle__8W1C5{font-size:1.3rem;font-weight:700}.Experience_jobCompany__U1uQv,.Experience_jobTitle__8W1C5{font-family:var(--font-heading);letter-spacing:var(--tracking-heading);line-height:var(--leading-heading);margin-bottom:.25rem}.Experience_jobCompany__U1uQv{font-size:1.1rem;font-weight:600}.Experience_jobDates__JeJJE,.Experience_jobLocation__voizk{font-size:1rem;font-weight:400;margin-bottom:.5rem}.Experience_jobImage__wiE_g{width:100px;height:auto;border-radius:50%}.Experience_jobDescription__nAi1F{list-style:disc inside;margin:0;padding:0}.Education_education__oPgaq{padding:0;font-family:var(--font-body);line-height:1.65;max-width:min(70vw,var(--max-width));color:var(--education-text-color);background-color:transparent}.Education_sectionHeader__xoRUC{text-align:center;margin-bottom:1.5rem}@media screen and (max-width:768px){.Education_education__oPgaq{max-width:100vw}}.Education_educationContainer__RCm3F{display:flex;flex-direction:column;gap:1rem;color:var(--education-instance-text-color);background-color:var(--education-instance-background-color)}.Education_educationItem__NDuYH{border:1px solid var(--education-instance-border-color);border-radius:var(--radius-md);padding:1.25rem;background:var(--education-instance-background-color)}.Education_educationHeader__0q_Ln{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.Education_educationImage__ajJ9u{width:120px;height:120px;border-radius:50%;object-fit:cover}.Education_degree__YaXRU{font-size:1.3rem;font-weight:700}.Education_degree__YaXRU,.Education_institution__zVkCZ{font-family:var(--font-heading);letter-spacing:var(--tracking-heading);line-height:var(--leading-heading);margin-bottom:.25rem}.Education_institution__zVkCZ{font-size:1.1rem;font-weight:600}.Education_dates__0soYJ,.Education_location__PKhYK{font-size:1rem;font-weight:400;margin-bottom:.5rem}.Education_coursework__zJr32{margin-top:1rem}.Education_coursework__zJr32 h5{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;letter-spacing:var(--tracking-heading);line-height:var(--leading-heading);margin-bottom:.5rem}.Education_coursework__zJr32 ul{list-style:disc inside;margin:0;padding:0}.Projects_projects__Ov5W8{padding:0;font-family:var(--font-body);line-height:1.65;color:var(--project-text-color);background-color:transparent}.Projects_sectionHeader__uBMwB{text-align:center;margin-bottom:1.5rem}.Projects_projectsContainer__p6xUI{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.Projects_project__tZL0l{width:300px;border:1px solid var(--project-instance-border-color);border-radius:var(--radius-md);padding:1.25rem;display:flex;flex-direction:column;align-items:center;background:var(--project-instance-background-color)}.Projects_projectImage__8S5GR{width:100%;height:auto;object-fit:cover;margin-bottom:1rem;border-radius:var(--radius-sm);border:1px solid var(--border-subtle)}.Projects_projectTitle__IDNGy{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;letter-spacing:var(--tracking-heading);line-height:var(--leading-heading);margin-bottom:.5rem;color:var(--text);text-align:center}.Projects_projectDescription__EkanR{font-size:.95rem;margin-bottom:1rem;text-align:center;color:var(--text-secondary)}.Projects_projectTechnologies__qmCCs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.Projects_projectTechnologies__qmCCs span{background-color:var(--skills-background-color);color:var(--skills-pill-text-color);border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.Projects_projectLinks__55vDc{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.Projects_projectLink__w_Uxc{font-family:var(--font-body);text-decoration:none;background-color:var(--project-link-button-color);color:var(--project-link-button-text-color);border:1px solid var(--primary);border-radius:var(--radius-sm);padding:.35rem .75rem;font-size:.78rem;font-weight:600;letter-spacing:.03em;line-height:1.45;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.Projects_projectLink__w_Uxc:hover{background-color:var(--project-link-hover-button-color);border-color:var(--primary-hover);color:var(--primary-hover)}@media (max-width:768px){.Projects_project__tZL0l{width:80%}}