.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(16px);z-index:1000;border-bottom:1px solid var(--border-color);width:100%;transition:all var(--transition-normal);background:#0a0a0ccc;padding:1rem 0;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-size:1.5rem;font-weight:700;font-family:var(--font-space),sans-serif;letter-spacing:-.05em}.Navbar-module__cJzEcG__navLinks{gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--accent-secondary);width:0;height:2px;transition:width var(--transition-fast);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__desktopActions{align-items:center;display:flex}.Navbar-module__cJzEcG__hamburger{color:var(--text-primary);cursor:pointer;z-index:1010;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__hamburger svg{width:28px;height:28px}.Navbar-module__cJzEcG__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__desktopActions{display:none}.Navbar-module__cJzEcG__hamburger{display:block}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-primary);z-index:1005;opacity:0;pointer-events:none;width:100vw;height:100vh;transition:opacity var(--transition-normal);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{opacity:1;pointer-events:all}.Navbar-module__cJzEcG__mobileLink{font-size:1.5rem;font-family:var(--font-space),sans-serif;color:var(--text-primary);font-weight:500}.Navbar-module__cJzEcG__mobileActions{margin-top:2rem}}
.Hero-module__ZARIfG__heroSection{align-items:center;min-height:100vh;padding-top:10vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{z-index:10;width:100%;position:relative}.Hero-module__ZARIfG__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-bottom:1px solid var(--accent-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.Hero-module__ZARIfG__pulse{background-color:var(--accent-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Hero-module__ZARIfG__title{letter-spacing:-.04em;font-size:clamp(4rem,10vw,8rem);line-height:.95;font-family:var(--font-display);margin-bottom:4rem}.Hero-module__ZARIfG__highlight{color:var(--accent-primary);padding-right:.1em;font-style:italic}.Hero-module__ZARIfG__editorialRow{border-top:1px solid var(--text-muted);grid-template-columns:1fr 2fr;gap:4rem;padding-top:2rem;display:grid}.Hero-module__ZARIfG__techStack{flex-direction:column;gap:1rem;display:flex}.Hero-module__ZARIfG__techHeader{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.85rem}.Hero-module__ZARIfG__techList{color:var(--text-secondary);flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:1.1rem;list-style:none;display:flex}.Hero-module__ZARIfG__introBlock{flex-direction:column;gap:2rem;display:flex}.Hero-module__ZARIfG__subtitle{color:var(--text-primary);max-width:45ch;font-size:1.5rem;font-weight:300;line-height:1.4}.Hero-module__ZARIfG__actionGroup{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;display:flex}@media (max-width:968px){.Hero-module__ZARIfG__editorialRow{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__techStack{border-bottom:1px solid var(--text-muted);text-align:center;align-items:center;padding-bottom:2rem}.Hero-module__ZARIfG__title{margin-bottom:2rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{word-break:break-word;font-size:clamp(2.25rem,10vw,3.25rem);line-height:1.05}.Hero-module__ZARIfG__subtitle{font-size:1.25rem}.Hero-module__ZARIfG__actionGroup{flex-direction:column}}
.About-module__vAULUW__aboutSection{padding:8rem 0;position:relative}.About-module__vAULUW__aboutContainer{flex-direction:column;gap:4rem;display:flex}.About-module__vAULUW__contentWrapper{grid-template-columns:3fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__textContent{color:var(--text-secondary);flex-direction:column;gap:1.5rem;font-size:1.125rem;line-height:1.8;display:flex}.About-module__vAULUW__textContent strong{font-weight:600}.About-module__vAULUW__statsContainer{flex-direction:column;display:flex}.About-module__vAULUW__statBox{border-bottom:1px solid var(--border-color);flex-direction:column;align-items:flex-start;padding:2rem 0;display:flex}.About-module__vAULUW__statBox:first-child{padding-top:0}.About-module__vAULUW__statBox:last-child{border-bottom:none;padding-bottom:0}.About-module__vAULUW__statNumber{font-size:4rem;font-weight:400;font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;line-height:1}.About-module__vAULUW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:500}@media (max-width:968px){.About-module__vAULUW__contentWrapper{grid-template-columns:1fr}.About-module__vAULUW__statsContainer{flex-direction:row;gap:2rem}.About-module__vAULUW__statBox{border-bottom:none;flex:1;padding:0}.About-module__vAULUW__statBox:first-child,.About-module__vAULUW__statBox:last-child{padding:0}}@media (max-width:600px){.About-module__vAULUW__statsContainer{flex-direction:column;gap:0}.About-module__vAULUW__statBox{border-bottom:1px solid var(--border-color);align-items:flex-start;width:100%;padding:1.5rem 0}.About-module__vAULUW__statBox:first-child{padding-top:0}.About-module__vAULUW__statBox:last-child{border-bottom:none;padding-bottom:0}}@media (max-width:768px){.About-module__vAULUW__aboutSection{padding:4rem 0}}
.Skills-module__G7oUEG__skillsSection{background:linear-gradient(to bottom,var(--bg-primary),var(--bg-secondary));content-visibility:auto;contain-intrinsic-size:auto 600px;padding:8rem 0}.Skills-module__G7oUEG__skillsContainer,.Skills-module__G7oUEG__skillsGrid{flex-direction:column;gap:4rem;display:flex}.Skills-module__G7oUEG__categoryBlock{border-top:1px solid var(--text-muted);grid-template-columns:300px 1fr;align-items:baseline;gap:2rem;padding-top:2rem;display:grid}.Skills-module__G7oUEG__categoryTitle{font-size:1.25rem;font-family:var(--font-display);color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em}.Skills-module__G7oUEG__skillTags{flex-wrap:wrap;gap:1rem;display:flex}.Skills-module__G7oUEG__skillTag{color:var(--text-secondary);transition:all var(--transition-fast);cursor:default;border-bottom:1px solid #0000;font-size:1.15rem}.Skills-module__G7oUEG__skillTag:hover{color:var(--accent-primary);transform:translateY(-2px)}@media (max-width:768px){.Skills-module__G7oUEG__skillsGrid,.Skills-module__G7oUEG__categoryBlock{grid-template-columns:1fr}.Skills-module__G7oUEG__skillsSection{padding:4rem 0}}
.Experience-module__RsmxMa__experienceSection{background:var(--bg-primary);content-visibility:auto;contain-intrinsic-size:auto 1200px;padding:8rem 0;position:relative}.Experience-module__RsmxMa__experienceContainer,.Experience-module__RsmxMa__timeline{flex-direction:column;gap:4rem;display:flex}.Experience-module__RsmxMa__timelineItem{border-top:1px solid var(--text-muted);padding-top:2rem;position:relative}.Experience-module__RsmxMa__editorialRow{grid-template-columns:250px 1fr;gap:2rem;display:grid}.Experience-module__RsmxMa__timelineSidebar{flex-direction:column;display:flex}.Experience-module__RsmxMa__timelineContent{transition:transform var(--transition-normal)}.Experience-module__RsmxMa__timelineHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.Experience-module__RsmxMa__role{font-size:1.75rem;font-family:var(--font-display);color:var(--text-primary);line-height:1.2}.Experience-module__RsmxMa__period{color:var(--text-muted);font-size:.85rem;font-family:var(--font-inter),sans-serif;white-space:nowrap;text-transform:uppercase;letter-spacing:.1em}.Experience-module__RsmxMa__company{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.Experience-module__RsmxMa__description{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.Experience-module__RsmxMa__description ul{flex-direction:column;gap:.5rem;padding-left:1.25rem;list-style-position:outside;display:flex}.Experience-module__RsmxMa__description li::marker{color:var(--accent-secondary)}.Experience-module__RsmxMa__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.Experience-module__RsmxMa__techBadge{color:var(--text-secondary);border:1px solid var(--text-muted);background:0 0;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}@media (max-width:768px){.Experience-module__RsmxMa__editorialRow{grid-template-columns:1fr;gap:1rem}.Experience-module__RsmxMa__experienceSection{padding:4rem 0}}
.Education-module__JpHHoW__layoutGrid{grid-template-columns:1fr;gap:3rem;margin-top:2rem;display:grid}@media (min-width:768px){.Education-module__JpHHoW__layoutGrid{grid-template-columns:1fr 1fr;gap:4rem}}.Education-module__JpHHoW__certList{flex-direction:column;gap:1.5rem;display:flex}.Education-module__JpHHoW__certHeader{font-size:1.25rem;font-weight:700;font-family:var(--font-space),sans-serif;color:var(--text-primary);margin-bottom:.5rem}.Education-module__JpHHoW__certCard{border-left:4px solid var(--accent-secondary);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Education-module__JpHHoW__certInfo h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.Education-module__JpHHoW__certInfo p{color:var(--text-secondary);font-size:.875rem}.Education-module__JpHHoW__certYear{color:var(--text-primary);font-family:var(--font-space),sans-serif;border:1px solid var(--border-color);background:#ffffff0d;border-radius:4px;padding:.25rem .75rem;font-size:.875rem}
.Projects-module__2BoJ-q__projectsSection{background:var(--bg-secondary);content-visibility:auto;contain-intrinsic-size:auto 900px;padding:8rem 0 12rem;position:relative}.Projects-module__2BoJ-q__projectsContainer{flex-direction:column;gap:4rem;display:flex}.Projects-module__2BoJ-q__header{justify-content:space-between;align-items:flex-end;display:flex}.Projects-module__2BoJ-q__header h2{margin-bottom:0}.Projects-module__2BoJ-q__projectGrid{grid-template-columns:1fr;gap:3rem;display:grid}.Projects-module__2BoJ-q__projectCard{flex-direction:column;width:100%;padding:2.5rem 0;display:flex;position:relative}@media (min-width:768px){.Projects-module__2BoJ-q__projectGrid{grid-template-columns:repeat(2,1fr);gap:4rem}.Projects-module__2BoJ-q__projectCard.Projects-module__2BoJ-q__featuredCard{grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}}.Projects-module__2BoJ-q__projectCard:before{content:"";background-color:var(--accent-primary);width:2rem;height:1px;transition:width var(--transition-normal);position:absolute;top:0;left:0}.Projects-module__2BoJ-q__projectCard:hover:before{width:100%}.Projects-module__2BoJ-q__projectHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Projects-module__2BoJ-q__metric{font-size:.85rem;font-family:var(--font-space),sans-serif;text-transform:uppercase;letter-spacing:.05em;color:var(--accent-primary);font-weight:600}.Projects-module__2BoJ-q__iconLink{color:var(--text-secondary);transition:color var(--transition-fast)}.Projects-module__2BoJ-q__iconLink:hover{color:var(--accent-secondary)}.Projects-module__2BoJ-q__projectTitleLink{transition:transform var(--transition-fast);text-decoration:none;display:inline-block}.Projects-module__2BoJ-q__projectTitleLink:hover{transform:translate(4px)}.Projects-module__2BoJ-q__projectTitleLink:hover .Projects-module__2BoJ-q__projectTitle{color:var(--accent-secondary)}.Projects-module__2BoJ-q__titleIcon{opacity:.5;transition:opacity var(--transition-fast),transform var(--transition-fast);vertical-align:middle;margin-bottom:.25rem;margin-left:.75rem}.Projects-module__2BoJ-q__projectTitleLink:hover .Projects-module__2BoJ-q__titleIcon{opacity:1;color:var(--accent-secondary);transform:translate(2px,-2px)}.Projects-module__2BoJ-q__projectTitle{font-size:2.5rem;font-family:var(--font-display);color:var(--text-primary);transition:color var(--transition-fast);align-items:center;margin-bottom:.5rem;display:flex}.Projects-module__2BoJ-q__projectSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;font-weight:500}.Projects-module__2BoJ-q__description{color:var(--text-primary);margin-bottom:2rem;font-weight:300;line-height:1.6}.Projects-module__2BoJ-q__editorialLine{background-color:var(--text-muted);opacity:.2;width:100%;height:1px;margin-bottom:1.5rem}.Projects-module__2BoJ-q__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__2BoJ-q__techBadge{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}.Projects-module__2BoJ-q__techBadge:not(:last-child):after{content:"/";color:var(--accent-primary);margin-left:.5rem}@media (max-width:768px){.Projects-module__2BoJ-q__header{flex-direction:column;align-items:stretch;gap:1rem}.Projects-module__2BoJ-q__header>a{width:100%}.Projects-module__2BoJ-q__projectsSection{padding:4rem 0 6rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);background:var(--bg-primary);padding-top:4rem;position:relative}.Footer-module__S6Hkya__footerContent{flex-direction:column;align-items:center;gap:2rem;padding-bottom:3rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__footerContent{text-align:center;flex-direction:column;justify-content:center}}.Footer-module__S6Hkya__brand{text-align:center;font-size:1.5rem;font-weight:700;font-family:var(--font-space),sans-serif;letter-spacing:-.05em;flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__tagline{font-family:var(--font-inter),sans-serif;color:var(--text-secondary);letter-spacing:normal;font-size:.95rem;font-weight:400}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);transition:color var(--transition-fast),transform var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__link svg{width:24px;height:24px}.Footer-module__S6Hkya__link:hover{color:var(--accent-secondary);transform:translateY(-2px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-highlight);color:var(--text-muted);padding:1.5rem 0;font-size:.85rem}.Footer-module__S6Hkya__bottomContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomContent{text-align:center;flex-direction:column;justify-content:center}}
