.Nav-module__7DVMyW__nav{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:60px;padding:0 clamp(20px,5vw,80px);transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__7DVMyW__scrolled{-webkit-backdrop-filter:blur(14px);border-color:var(--border);background:#0d0d0fe0}.Nav-module__7DVMyW__logo{font-family:var(--font-sans);color:var(--text);font-size:16px;font-weight:700}.Nav-module__7DVMyW__right{align-items:center;gap:28px;display:flex}.Nav-module__7DVMyW__links{font-family:var(--font-mono);color:var(--muted);gap:24px;font-size:13px;display:flex}.Nav-module__7DVMyW__links a{transition:color .2s}.Nav-module__7DVMyW__links a:hover{color:var(--text)}.Nav-module__7DVMyW__icons{color:var(--muted);gap:16px;display:flex}.Nav-module__7DVMyW__icons a{align-items:center;transition:color .2s;display:flex}.Nav-module__7DVMyW__icons a:hover{color:var(--text)}@media (max-width:768px){.Nav-module__7DVMyW__links{display:none}}
.Hero-module__8WoN_q__hero{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;min-height:100vh;margin:0 auto;padding:100px clamp(20px,5vw,80px) 80px;display:flex}.Hero-module__8WoN_q__left{flex:1;max-width:600px}.Hero-module__8WoN_q__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);margin-bottom:24px;font-size:11px;font-weight:500;animation:.5s forwards Hero-module__8WoN_q__fadeUp}.Hero-module__8WoN_q__name{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text);margin-bottom:16px;font-size:clamp(44px,10vw,80px);font-weight:800;line-height:1;animation:.6s 50ms both Hero-module__8WoN_q__fadeUp}.Hero-module__8WoN_q__tagline{font-family:var(--font-sans);color:var(--concept);margin-bottom:20px;font-size:clamp(18px,2.5vw,22px);font-weight:500;animation:.6s .12s both Hero-module__8WoN_q__fadeUp}.Hero-module__8WoN_q__bio{color:var(--muted);max-width:480px;margin-bottom:36px;font-size:14px;line-height:1.75;animation:.6s .18s both Hero-module__8WoN_q__fadeUp}.Hero-module__8WoN_q__ctas{flex-wrap:wrap;gap:10px;margin-bottom:36px;animation:.6s .24s both Hero-module__8WoN_q__fadeUp;display:flex}.Hero-module__8WoN_q__ctaPrimary{background:var(--concept);color:#fff;font-family:var(--font-mono);border-radius:6px;padding:10px 20px;font-size:13px;font-weight:700;transition:opacity .2s}.Hero-module__8WoN_q__ctaPrimary:hover{opacity:.85}.Hero-module__8WoN_q__ctaGhost{color:var(--muted);font-family:var(--font-mono);border:1px solid var(--border);background:0 0;border-radius:6px;padding:10px 20px;font-size:13px;font-weight:500;transition:border-color .2s,color .2s}.Hero-module__8WoN_q__ctaGhost:hover{border-color:var(--border-bright);color:var(--text)}.Hero-module__8WoN_q__ssh{animation:.6s .3s both Hero-module__8WoN_q__fadeUp}.Hero-module__8WoN_q__sshLabel{font-family:var(--font-mono);color:var(--muted);letter-spacing:.05em;margin-bottom:8px;font-size:11px;display:block}.Hero-module__8WoN_q__sshCard{background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono);border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;display:inline-flex}.Hero-module__8WoN_q__prompt{color:var(--concept);font-weight:700}.Hero-module__8WoN_q__cmd{color:var(--text)}.Hero-module__8WoN_q__cursor{color:var(--muted);animation:1s step-end infinite Hero-module__8WoN_q__blink}.Hero-module__8WoN_q__right{flex-direction:column;align-items:center;gap:20px;animation:.7s .2s both Hero-module__8WoN_q__fadeIn;display:flex}.Hero-module__8WoN_q__photoWrap{border:2px solid var(--concept);border-radius:50%;width:180px;height:180px;overflow:hidden;box-shadow:0 0 0 5px #4f8ef71f}.Hero-module__8WoN_q__photo{object-fit:cover;object-position:top;width:100%;height:100%}.Hero-module__8WoN_q__chips{flex-direction:column;align-items:center;gap:8px;display:flex}.Hero-module__8WoN_q__chip{font-family:var(--font-mono);color:var(--muted);background:var(--surface);border:1px solid var(--border);letter-spacing:.04em;white-space:nowrap;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:500}@media (max-width:768px){.Hero-module__8WoN_q__hero{text-align:center;flex-direction:column-reverse;gap:40px;min-height:auto;padding-top:110px;padding-bottom:60px}.Hero-module__8WoN_q__left,.Hero-module__8WoN_q__bio{max-width:100%}.Hero-module__8WoN_q__ctas{justify-content:center}.Hero-module__8WoN_q__chips{flex-flow:wrap;justify-content:center}}@media (max-width:480px){.Hero-module__8WoN_q__photoWrap{width:140px;height:140px}}
.AnimatedSection-module__1QehjG__animated{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(18px)}.AnimatedSection-module__1QehjG__animated.AnimatedSection-module__1QehjG__visible{opacity:1;transform:translateY(0)}
.ProjectCard-module__fyqQpa__card{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;height:100%;transition:transform .22s,border-color .22s;display:flex;overflow:hidden}.ProjectCard-module__fyqQpa__card:hover{border-color:var(--border-bright);transform:translateY(-2px)}.ProjectCard-module__fyqQpa__accentBar{flex-shrink:0;width:100%;height:3px}.ProjectCard-module__fyqQpa__body{flex-direction:column;flex:1;gap:16px;min-width:0;padding:22px 24px;display:flex}.ProjectCard-module__fyqQpa__top{flex-direction:column;gap:8px;display:flex}.ProjectCard-module__fyqQpa__titleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProjectCard-module__fyqQpa__name{font-family:var(--font-sans);color:var(--text);font-size:18px;font-weight:600}.ProjectCard-module__fyqQpa__role{font-family:var(--font-mono);letter-spacing:.08em;white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.ProjectCard-module__fyqQpa__lead{color:var(--concept);background:#4f8ef71a;border:1px solid #4f8ef733}.ProjectCard-module__fyqQpa__solo{color:var(--muted);border:1px solid var(--border);background:#52525e1a}.ProjectCard-module__fyqQpa__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProjectCard-module__fyqQpa__stars,.ProjectCard-module__fyqQpa__updated{font-family:var(--font-mono);color:var(--muted);font-size:12px}.ProjectCard-module__fyqQpa__dot{color:var(--border-bright);font-size:12px}.ProjectCard-module__fyqQpa__ghLink{font-family:var(--font-mono);color:var(--concept);font-size:12px;transition:opacity .2s}.ProjectCard-module__fyqQpa__ghLink:hover{opacity:.75}.ProjectCard-module__fyqQpa__media{aspect-ratio:16/9;background:var(--border);border-radius:6px;width:100%;overflow:hidden}.ProjectCard-module__fyqQpa__img{object-fit:cover;width:100%;height:100%}.ProjectCard-module__fyqQpa__placeholder{background:#ffffff05;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProjectCard-module__fyqQpa__initials{font-family:var(--font-sans);opacity:.35;letter-spacing:-.02em;font-size:32px;font-weight:800}.ProjectCard-module__fyqQpa__description{color:var(--muted);flex:1;font-size:14px;line-height:1.75}.ProjectCard-module__fyqQpa__tags{flex-wrap:wrap;gap:6px;display:flex}.ProjectCard-module__fyqQpa__tag{font-family:var(--font-mono);border:1px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:4px;padding:3px 8px;font-size:11px}
.Projects-module__3XiH0G__section{padding:100px clamp(20px,5vw,80px)}.Projects-module__3XiH0G__inner{max-width:1200px;margin:0 auto}.Projects-module__3XiH0G__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:500}.Projects-module__3XiH0G__heading{font-family:var(--font-sans);color:var(--text);margin-bottom:48px;font-size:clamp(28px,5vw,40px);font-weight:800}.Projects-module__3XiH0G__grid{grid-template-columns:repeat(6,1fr);align-items:start;gap:16px;display:grid}.Projects-module__3XiH0G__grid>:first-child,.Projects-module__3XiH0G__grid>:nth-child(2),.Projects-module__3XiH0G__grid>:nth-child(3){grid-column:span 2}.Projects-module__3XiH0G__grid>:nth-child(4),.Projects-module__3XiH0G__grid>:nth-child(5){grid-column:span 3}@media (max-width:900px){.Projects-module__3XiH0G__grid{grid-template-columns:repeat(2,1fr)}.Projects-module__3XiH0G__grid>:first-child,.Projects-module__3XiH0G__grid>:nth-child(2),.Projects-module__3XiH0G__grid>:nth-child(3),.Projects-module__3XiH0G__grid>:nth-child(4),.Projects-module__3XiH0G__grid>:nth-child(5){grid-column:span 1}}@media (max-width:540px){.Projects-module__3XiH0G__grid{grid-template-columns:1fr}}
.OpenSource-module__ycepRa__section{padding:100px clamp(20px,5vw,80px)}.OpenSource-module__ycepRa__inner{max-width:1200px;margin:0 auto}.OpenSource-module__ycepRa__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:500}.OpenSource-module__ycepRa__heading{font-family:var(--font-sans);color:var(--text);margin-bottom:48px;font-size:clamp(28px,5vw,40px);font-weight:800}.OpenSource-module__ycepRa__cards{flex-direction:column;gap:16px;max-width:720px;display:flex}.OpenSource-module__ycepRa__card{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:16px;padding:24px;transition:border-color .2s;display:flex}.OpenSource-module__ycepRa__card:hover{border-color:var(--border-bright)}.OpenSource-module__ycepRa__cardTop{flex-direction:column;gap:10px;display:flex}.OpenSource-module__ycepRa__orgRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.OpenSource-module__ycepRa__org{font-family:var(--font-mono);color:var(--text);font-size:12px;font-weight:700}.OpenSource-module__ycepRa__slash{font-family:var(--font-mono);color:var(--border-bright);font-size:12px}.OpenSource-module__ycepRa__repo{font-family:var(--font-mono);color:var(--muted);font-size:12px}.OpenSource-module__ycepRa__merged{font-family:var(--font-mono);letter-spacing:.06em;color:var(--check);background:#22c55e14;border:1px solid #22c55e33;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.OpenSource-module__ycepRa__title{font-family:var(--font-sans);color:var(--text);font-size:16px;font-weight:600;line-height:1.4}.OpenSource-module__ycepRa__meta{font-family:var(--font-mono);color:var(--muted);font-size:11px;line-height:1.6}.OpenSource-module__ycepRa__link{font-family:var(--font-mono);color:var(--concept);align-self:flex-start;font-size:12px;transition:opacity .2s}.OpenSource-module__ycepRa__link:hover{opacity:.75}
.DevOpsSeries-module__cQs3GG__section{padding:0 clamp(20px,5vw,80px) 100px}.DevOpsSeries-module__cQs3GG__inner{max-width:1200px;margin:0 auto}.DevOpsSeries-module__cQs3GG__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;transition:border-color .2s;overflow:hidden}.DevOpsSeries-module__cQs3GG__card:hover{border-color:var(--border-bright)}.DevOpsSeries-module__cQs3GG__content{flex-direction:column;gap:18px;padding:44px 48px;display:flex}.DevOpsSeries-module__cQs3GG__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);font-size:11px;font-weight:500}.DevOpsSeries-module__cQs3GG__title{font-family:var(--font-sans);color:var(--text);font-size:clamp(22px,4vw,30px);font-weight:800}.DevOpsSeries-module__cQs3GG__description{color:var(--muted);max-width:580px;font-size:15px;line-height:1.75}.DevOpsSeries-module__cQs3GG__phases{flex-wrap:wrap;gap:8px;display:flex}.DevOpsSeries-module__cQs3GG__phase{font-family:var(--font-mono);color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500}.DevOpsSeries-module__cQs3GG__cta{font-family:var(--font-mono);color:#fff;background:var(--concept);border-radius:6px;align-self:flex-start;margin-top:4px;padding:10px 20px;font-size:13px;font-weight:700;transition:opacity .2s;display:inline-block}.DevOpsSeries-module__cQs3GG__cta:hover{opacity:.85}.DevOpsSeries-module__cQs3GG__bar{background:linear-gradient(90deg, var(--concept), var(--build));height:4px}@media (max-width:480px){.DevOpsSeries-module__cQs3GG__content{padding:28px 24px}}
.Skills-module__iIIO-q__section{padding:100px clamp(20px,5vw,80px)}.Skills-module__iIIO-q__inner{max-width:1200px;margin:0 auto}.Skills-module__iIIO-q__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:500}.Skills-module__iIIO-q__heading{font-family:var(--font-sans);color:var(--text);margin-bottom:48px;font-size:clamp(28px,5vw,40px);font-weight:800}.Skills-module__iIIO-q__groups{flex-direction:column;gap:32px;display:flex}.Skills-module__iIIO-q__group{flex-direction:column;gap:12px;display:flex}.Skills-module__iIIO-q__domain{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.Skills-module__iIIO-q__pills{flex-wrap:wrap;gap:8px;display:flex}.Skills-module__iIIO-q__pill{font-family:var(--font-mono);border-radius:5px;padding:5px 12px;font-size:12px;font-weight:500}
.Certifications-module__GE0gia__section{padding:100px clamp(20px,5vw,80px)}.Certifications-module__GE0gia__inner{max-width:1200px;margin:0 auto}.Certifications-module__GE0gia__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:500}.Certifications-module__GE0gia__heading{font-family:var(--font-sans);color:var(--text);margin-bottom:48px;font-size:clamp(28px,5vw,40px);font-weight:800}.Certifications-module__GE0gia__cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:16px;display:grid}.Certifications-module__GE0gia__card{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:8px;padding:24px;transition:border-color .2s;display:flex}.Certifications-module__GE0gia__card:hover{border-color:var(--border-bright)}.Certifications-module__GE0gia__issuer{font-family:var(--font-mono);letter-spacing:.08em;color:var(--concept);text-transform:uppercase;font-size:11px;font-weight:700}.Certifications-module__GE0gia__name{font-family:var(--font-sans);color:var(--text);font-size:15px;font-weight:600;line-height:1.45}.Certifications-module__GE0gia__year{font-family:var(--font-mono);color:var(--muted);margin-top:auto;padding-top:8px;font-size:12px}
.Footer-module__nylZrq__footer{border-top:1px solid var(--border);margin-top:40px;padding:40px clamp(20px,5vw,80px)}.Footer-module__nylZrq__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__nylZrq__copy{font-family:var(--font-mono);color:var(--muted);font-size:12px}.Footer-module__nylZrq__links{gap:20px;display:flex}.Footer-module__nylZrq__links a{font-family:var(--font-mono);color:var(--muted);font-size:12px;transition:color .2s}.Footer-module__nylZrq__links a:hover{color:var(--text)}.Footer-module__nylZrq__right{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.Footer-module__nylZrq__built{font-family:var(--font-mono);color:var(--muted);font-size:12px}.Footer-module__nylZrq__ssh{font-family:var(--font-mono);color:var(--concept);font-size:12px}@media (max-width:480px){.Footer-module__nylZrq__inner{text-align:center;justify-content:center}.Footer-module__nylZrq__right{align-items:center}}
