.Navbar-module__cJzEcG__scrolled{background:var(--navbar-bg)!important;box-shadow:var(--shadow-lg)!important}.Navbar-module__cJzEcG__controls{align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__themeToggle{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.Navbar-module__cJzEcG__toggleTrack{background:var(--border);border-radius:var(--radius-pill);border:1.5px solid var(--border);align-items:center;width:52px;height:28px;padding:3px;transition:background .3s;display:flex;position:relative}.Navbar-module__cJzEcG__toggleTrack[data-checked=true]{background:var(--accent-light);border-color:var(--accent)}.Navbar-module__cJzEcG__toggleThumb{background:var(--card);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;line-height:1;transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s;display:flex;position:relative;left:0;box-shadow:0 1px 4px #00000040}.Navbar-module__cJzEcG__toggleTrack[data-checked=true] .Navbar-module__cJzEcG__toggleThumb{transform:translate(24px)}.Navbar-module__cJzEcG__hamburger{border:1.5px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text);transform-origin:50%;border-radius:2px;width:100%;height:1.5px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:var(--card);-webkit-backdrop-filter:blur(20px);border:1.5px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;gap:4px;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0}.Navbar-module__cJzEcG__mobileMenuOpen{display:flex}.Navbar-module__cJzEcG__mobileMenu a{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);border-radius:var(--radius-md);padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.Navbar-module__cJzEcG__mobileMenu a:hover{background:var(--card-hover);color:var(--text)}.Navbar-module__cJzEcG__mobileMenu .Navbar-module__cJzEcG__mobileCta{background:var(--accent);text-align:center;border-radius:var(--radius-md);margin-top:4px;color:#fff!important}.Navbar-module__cJzEcG__mobileMenu .Navbar-module__cJzEcG__mobileCta:hover{opacity:.88;background:var(--accent)!important}@media (max-width:640px){.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__ZARIfG__hero{margin-bottom:64px}.Hero-module__ZARIfG__gridLines{pointer-events:none;background-image:linear-gradient(#7c6ef80a 1px,#0000 1px),linear-gradient(90deg,#7c6ef80a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Hero-module__ZARIfG__layout{z-index:1;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.Hero-module__ZARIfG__content{flex:1;min-width:0}.Hero-module__ZARIfG__tagline{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:11px;font-weight:700}.Hero-module__ZARIfG__name{font-family:var(--font-heading);color:var(--text);margin-bottom:20px;font-size:clamp(48px,8vw,76px);font-weight:800;line-height:1}.Hero-module__ZARIfG__bio{color:var(--text-muted);max-width:380px;margin-bottom:28px;font-size:15px;line-height:1.7}.Hero-module__ZARIfG__bio strong{color:var(--text);font-weight:600}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__resumeBtn{background:var(--text);color:var(--bg);border-radius:var(--radius-pill);align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.Hero-module__ZARIfG__resumeBtn:hover{background:var(--accent);color:#fff}.Hero-module__ZARIfG__resumeOutlineBtn{color:var(--text);border-radius:var(--radius-pill);border:1.5px solid var(--border);background:0 0;align-items:center;gap:8px;padding:9px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.Hero-module__ZARIfG__resumeOutlineBtn:hover{background:var(--bg);border-color:var(--text)}.Hero-module__ZARIfG__status{color:var(--text-muted);align-items:center;gap:7px;font-size:12px;font-style:italic;display:flex}.Hero-module__ZARIfG__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse;box-shadow:0 0 0 3px #22c55e33}@keyframes Hero-module__ZARIfG__pulse{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e14}}.Hero-module__ZARIfG__photoWrap{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;display:flex}.Hero-module__ZARIfG__photoCard{border:2px solid var(--border);background:var(--bg);width:200px;height:220px;box-shadow:4px 4px 0 var(--border);border-radius:18px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__photo{object-fit:cover;image-rendering:auto;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.Hero-module__ZARIfG__photoInitials{font-family:var(--font-heading);color:var(--text);opacity:.15;z-index:1;font-size:48px;font-weight:800;position:relative}.Hero-module__ZARIfG__photoLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text);text-align:center;background:var(--card);border:1.5px solid var(--border);box-shadow:2px 2px 0 var(--border);border-radius:8px;padding:7px 12px;font-size:9px;font-weight:700;line-height:1.5}@media (max-width:900px){.Hero-module__ZARIfG__layout{gap:24px}.Hero-module__ZARIfG__name{font-size:clamp(42px,7vw,64px)}.Hero-module__ZARIfG__photoCard{width:160px;height:180px}.Hero-module__ZARIfG__bio{max-width:100%}}@media (max-width:640px){.Hero-module__ZARIfG__layout{flex-direction:column;gap:28px}.Hero-module__ZARIfG__photoWrap{flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;width:100%}.Hero-module__ZARIfG__photoCard{width:80px;height:80px;box-shadow:none;border-radius:50%}.Hero-module__ZARIfG__photoInitials{font-size:28px}.Hero-module__ZARIfG__photoLabel{display:none}.Hero-module__ZARIfG__name{font-size:clamp(40px,11vw,60px);line-height:1}.Hero-module__ZARIfG__bio{max-width:100%;font-size:14px}.Hero-module__ZARIfG__actions{gap:10px}.Hero-module__ZARIfG__resumeBtn,.Hero-module__ZARIfG__resumeOutlineBtn{flex:1;justify-content:center;min-width:0}.Hero-module__ZARIfG__status{width:100%}}
.Education-module__JpHHoW__grid{flex-direction:column;gap:12px;display:flex}.Education-module__JpHHoW__card{transition:box-shadow .2s}.Education-module__JpHHoW__card:hover{box-shadow:0 4px 20px #0f16231a}.Education-module__JpHHoW__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Education-module__JpHHoW__degree{color:var(--text);margin-bottom:4px;font-size:16px;font-weight:700}.Education-module__JpHHoW__institution{color:var(--text-muted);font-size:13px}.Education-module__JpHHoW__institution span{color:var(--text-muted)}.Education-module__JpHHoW__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.Education-module__JpHHoW__courses{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}
.Experience-module__RsmxMa__list{flex-direction:column;gap:16px;display:flex}.Experience-module__RsmxMa__card{flex-direction:column;gap:14px;transition:box-shadow .2s;display:flex}.Experience-module__RsmxMa__card:hover{box-shadow:0 4px 20px #0f16231a}.Experience-module__RsmxMa__header{align-items:flex-start;gap:16px;display:flex}.Experience-module__RsmxMa__logoWrap{border:1.5px solid var(--border);background:var(--bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.Experience-module__RsmxMa__logo{object-fit:contain;width:100%;height:100%;padding:6px}.Experience-module__RsmxMa__logoDarkImg{display:none}.Experience-module__RsmxMa__logoLightImg{display:block}[data-theme=light] .Experience-module__RsmxMa__logoDarkImg{display:block!important}[data-theme=light] .Experience-module__RsmxMa__logoLightImg{display:none!important}.Experience-module__RsmxMa__logoFallback{width:100%;height:100%;font-family:var(--font-heading);color:var(--text);background:var(--bg);justify-content:center;align-items:center;font-size:20px;font-weight:800}.Experience-module__RsmxMa__meta{flex:1;min-width:0}.Experience-module__RsmxMa__role{color:var(--text);margin-bottom:2px;font-size:15px;font-weight:700}.Experience-module__RsmxMa__company{color:var(--text-muted);font-size:13px}.Experience-module__RsmxMa__company span{color:var(--text-muted)}.Experience-module__RsmxMa__bullets{flex-direction:column;gap:6px;padding-left:0;list-style:none;display:flex}.Experience-module__RsmxMa__bullets li{color:var(--text-muted);padding-left:16px;font-size:13.5px;line-height:1.6;position:relative}.Experience-module__RsmxMa__bullets li:before{content:"•";color:var(--accent);font-weight:700;position:absolute;left:0}.Experience-module__RsmxMa__tags{flex-wrap:wrap;gap:6px;display:flex}@media (max-width:640px){.Experience-module__RsmxMa__card{padding:20px}.Experience-module__RsmxMa__role{font-size:14px}.Experience-module__RsmxMa__bullets li{font-size:13px}}
.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Projects-module__2BoJ-q__grid>:first-child{grid-column:1/-1;grid-template-columns:280px 1fr;gap:0;padding:0;display:grid}.Projects-module__2BoJ-q__grid>:first-child .Projects-module__2BoJ-q__imgWrap{border-radius:var(--radius-lg) 0 0 var(--radius-lg);border-right:1.5px solid var(--border);height:100%}.Projects-module__2BoJ-q__grid>:first-child .Projects-module__2BoJ-q__body{padding:28px}.Projects-module__2BoJ-q__card{flex-direction:column;padding:0;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.Projects-module__2BoJ-q__card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0f16231a}.Projects-module__2BoJ-q__imgWrap{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--bg);flex-shrink:0;width:100%;height:180px;overflow:hidden}.Projects-module__2BoJ-q__img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .4s;display:block}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__img{transform:scale(1.03)}.Projects-module__2BoJ-q__body{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.Projects-module__2BoJ-q__nameRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.Projects-module__2BoJ-q__projectLogoWrap{border:1.5px solid var(--border);background:var(--bg);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.Projects-module__2BoJ-q__projectLogo{object-fit:contain;width:100%;height:100%;padding:4px}.Projects-module__2BoJ-q__projectName{color:var(--text);font-size:16px;font-weight:700;line-height:1.2}.Projects-module__2BoJ-q__desc{color:var(--text-muted);flex:1;font-size:13px;line-height:1.65}.Projects-module__2BoJ-q__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:5px;display:flex}@media (max-width:900px){.Projects-module__2BoJ-q__grid>:first-child{grid-template-columns:220px 1fr}}@media (max-width:640px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}.Projects-module__2BoJ-q__grid>:first-child{flex-direction:column;grid-column:auto;display:flex}.Projects-module__2BoJ-q__grid>:first-child .Projects-module__2BoJ-q__imgWrap{border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-right:none;border-bottom:1.5px solid var(--border);height:180px}}
.SideProjects-module__UWMrlW__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.SideProjects-module__UWMrlW__card{flex-direction:column;padding:0;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.SideProjects-module__UWMrlW__card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0f16231a}.SideProjects-module__UWMrlW__imgWrap{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--bg);flex-shrink:0;width:100%;height:180px;overflow:hidden}.SideProjects-module__UWMrlW__img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .4s;display:block}.SideProjects-module__UWMrlW__card:hover .SideProjects-module__UWMrlW__img{transform:scale(1.03)}.SideProjects-module__UWMrlW__body{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.SideProjects-module__UWMrlW__top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.SideProjects-module__UWMrlW__linkBtn{border:1.5px solid var(--border);width:30px;height:30px;color:var(--text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:flex}.SideProjects-module__UWMrlW__linkBtn:hover{background:var(--text);color:var(--bg);border-color:var(--text)}.SideProjects-module__UWMrlW__name{color:var(--text);font-size:16px;font-weight:700;line-height:1.3}.SideProjects-module__UWMrlW__desc{color:var(--text-muted);flex:1;font-size:13px;line-height:1.65}.SideProjects-module__UWMrlW__tags{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}@media (max-width:640px){.SideProjects-module__UWMrlW__grid{grid-template-columns:1fr}}
.Positions-module__zc5LHW__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Positions-module__zc5LHW__card{flex-direction:column;gap:12px;transition:box-shadow .2s;display:flex}.Positions-module__zc5LHW__card:hover{box-shadow:0 4px 20px #0f16231a}.Positions-module__zc5LHW__header{align-items:flex-start;gap:14px;display:flex}.Positions-module__zc5LHW__iconWrap{border:1.5px solid var(--border);background:var(--accent-light);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex}.Positions-module__zc5LHW__meta{flex:1;min-width:0}.Positions-module__zc5LHW__role{color:var(--text);margin-bottom:3px;font-size:15px;font-weight:700;line-height:1.3}.Positions-module__zc5LHW__org{color:var(--text-muted);font-size:13px}.Positions-module__zc5LHW__badges{flex-wrap:wrap;gap:6px;display:flex}.Positions-module__zc5LHW__desc{color:var(--text-muted);font-size:13px;line-height:1.65}@media (max-width:900px){.Positions-module__zc5LHW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Positions-module__zc5LHW__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__card{background:var(--contact-card-bg);border-radius:var(--radius-lg);text-align:center;border:1.5px solid #7c6ef826;padding:64px 40px;position:relative;overflow:hidden}.Contact-module__hcVmEa__glow{background:radial-gradient(ellipse at 50% 0%, var(--contact-glow) 0%, transparent 70%);pointer-events:none;width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Contact-module__hcVmEa__inner{z-index:1;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.Contact-module__hcVmEa__heading{font-family:var(--font-heading);color:#fff;font-size:clamp(36px,6vw,56px);font-weight:800;line-height:1.1}.Contact-module__hcVmEa__sub{color:#ffffff8c;max-width:380px;font-size:15px;line-height:1.7}.Contact-module__hcVmEa__emailRow{border-radius:var(--radius-pill);cursor:pointer;font-family:var(--font-body);background:#ffffff12;border:1px solid #ffffff1f;align-items:center;gap:12px;padding:10px 20px;transition:background .2s,border-color .2s;display:flex}.Contact-module__hcVmEa__emailRow:hover{background:#ffffff1f;border-color:#ffffff38}.Contact-module__hcVmEa__emailLabel{letter-spacing:.12em;color:#fff6;text-transform:uppercase;font-size:10px;font-weight:700}.Contact-module__hcVmEa__emailText{color:#fff;font-size:14px;font-weight:500}.Contact-module__hcVmEa__copyIcon{color:#ffffff80;font-size:16px;transition:color .2s}.Contact-module__hcVmEa__emailRow:hover .Contact-module__hcVmEa__copyIcon{color:var(--accent)}.Contact-module__hcVmEa__socials{align-items:center;gap:16px;display:flex}.Contact-module__hcVmEa__socialBtn{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:flex}.Contact-module__hcVmEa__socialBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent)}@media (max-width:640px){.Contact-module__hcVmEa__card{padding:48px 24px}}
