.Nav-module__jmVfSG__nav{z-index:100;padding:0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Nav-module__jmVfSG__nav.Nav-module__jmVfSG__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0d0d0deb}.Nav-module__jmVfSG__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.Nav-module__jmVfSG__logo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);cursor:pointer;align-items:baseline;gap:1px;font-size:1.5rem;transition:opacity .2s;display:flex}.Nav-module__jmVfSG__logo:hover{opacity:.8}.Nav-module__jmVfSG__logoMain{color:var(--text)}.Nav-module__jmVfSG__logoDot{color:var(--accent);font-size:1.8rem}.Nav-module__jmVfSG__links{align-items:center;gap:.25rem;list-style:none;display:flex}.Nav-module__jmVfSG__link{cursor:pointer;font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;background:0 0;border:none;border-radius:4px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:12px;font-weight:400;transition:all .2s;display:flex}.Nav-module__jmVfSG__link:hover{color:var(--text);background:#ffffff0a}.Nav-module__jmVfSG__link.Nav-module__jmVfSG__active{color:var(--accent)}.Nav-module__jmVfSG__linkNum{color:var(--accent-dim);font-size:10px;font-weight:500}.Nav-module__jmVfSG__cta{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-dim);border-radius:4px;align-items:center;gap:.5rem;margin-left:.75rem;padding:.4rem .9rem;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.Nav-module__jmVfSG__cta:hover{background:var(--accent-bg);border-color:var(--accent);color:var(--accent-bright)}.Nav-module__jmVfSG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__jmVfSG__burger span{background:var(--text);transform-origin:50%;width:22px;height:1.5px;transition:all .25s;display:block}.Nav-module__jmVfSG__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Nav-module__jmVfSG__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__jmVfSG__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (max-width:768px){.Nav-module__jmVfSG__burger{display:flex}.Nav-module__jmVfSG__links{background:var(--bg);border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:.5rem;padding:2rem;transition:transform .3s;position:fixed;inset:64px 0 0;transform:translate(100%)}.Nav-module__jmVfSG__links.Nav-module__jmVfSG__open{transform:translate(0)}.Nav-module__jmVfSG__link{width:100%;padding:.6rem 0;font-size:14px}.Nav-module__jmVfSG__cta{margin-top:1rem;margin-left:0}}
.Hero-module__gNeX-G__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:120px 2rem 80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__canvas{pointer-events:none;opacity:.6;width:100%;height:100%;position:absolute;inset:0}.Hero-module__gNeX-G__glow{pointer-events:none;background:radial-gradient(circle,#c9a84c0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:-10%}.Hero-module__gNeX-G__content{z-index:2;width:100%;max-width:1200px;margin:0 auto;animation:.8s both Hero-module__gNeX-G__fadeUp;position:relative}.Hero-module__gNeX-G__badge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border:1px solid #c9a84c33;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.35rem .75rem;font-size:11px;font-weight:500;animation:.5s both Hero-module__gNeX-G__fadeIn;display:inline-flex}.Hero-module__gNeX-G__dot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__gNeX-G__pulse}.Hero-module__gNeX-G__name{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(3.5rem,10vw,8rem);font-weight:400;line-height:.92;animation:.7s .1s both Hero-module__gNeX-G__fadeUp}.Hero-module__gNeX-G__nameFirst{color:var(--text-muted);font-size:.75em}.Hero-module__gNeX-G__nameLast{color:var(--text)}.Hero-module__gNeX-G__namePunct{color:var(--accent)}.Hero-module__gNeX-G__title{font-family:var(--font-mono),serif;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:clamp(.85rem,2vw,1rem);font-weight:400;animation:.7s .2s both Hero-module__gNeX-G__fadeUp;display:flex}.Hero-module__gNeX-G__divider{color:var(--accent-dim);font-size:1.2em}.Hero-module__gNeX-G__description{color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:15px;line-height:1.8;animation:.7s .3s both Hero-module__gNeX-G__fadeUp}.Hero-module__gNeX-G__highlight{color:var(--text);border-bottom:1px solid var(--accent-dim)}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;animation:.7s .4s both Hero-module__gNeX-G__fadeUp;display:flex}.Hero-module__gNeX-G__btnPrimary{background:var(--accent);color:var(--bg);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.Hero-module__gNeX-G__btnPrimary:hover{background:var(--accent-bright);transform:translateY(-1px);box-shadow:0 8px 32px #c9a84c40}.Hero-module__gNeX-G__btnSecondary{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-bright);border-radius:4px;align-items:center;padding:.7rem 1.4rem;font-size:12px;font-weight:400;transition:all .2s;display:inline-flex}.Hero-module__gNeX-G__btnSecondary:hover{color:var(--text);border-color:var(--text-muted);background:#ffffff08}.Hero-module__gNeX-G__meta{flex-wrap:wrap;align-items:center;gap:1rem;animation:.7s .5s both Hero-module__gNeX-G__fadeUp;display:flex}.Hero-module__gNeX-G__metaItem{flex-direction:column;gap:2px;display:flex}.Hero-module__gNeX-G__metaLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);font-size:10px;font-weight:500}.Hero-module__gNeX-G__metaValue{font-family:var(--font-mono);color:var(--text-muted);font-size:12px}.Hero-module__gNeX-G__metaSep{background:var(--border);width:1px;height:24px}.Hero-module__gNeX-G__scrollHint{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);flex-direction:column;align-items:center;gap:.5rem;font-size:10px;animation:1s 1s both Hero-module__gNeX-G__fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollLine{background:linear-gradient(to bottom,transparent,var(--accent-dim));width:1px;height:32px;animation:2s infinite Hero-module__gNeX-G__pulse}@media (max-width:768px){.Hero-module__gNeX-G__hero{padding:100px 1.5rem 80px}.Hero-module__gNeX-G__meta{flex-direction:column;align-items:flex-start;gap:.75rem}.Hero-module__gNeX-G__metaSep,.Hero-module__gNeX-G__scrollHint{display:none}}
.About-module__Balj8a__section{border-top:1px solid var(--border);padding:8rem 2rem}.About-module__Balj8a__container{max-width:1200px;margin:0 auto}.About-module__Balj8a__sectionLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.75rem;margin-bottom:3rem;font-size:11px;font-weight:500;display:flex}.About-module__Balj8a__num{color:var(--accent-dim)}.About-module__Balj8a__grid{grid-template-columns:1fr 380px;align-items:start;gap:5rem;display:grid}.About-module__Balj8a__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.About-module__Balj8a__accent{color:var(--accent)}.About-module__Balj8a__body{flex-direction:column;gap:1.2rem;margin-bottom:2.5rem;display:flex}.About-module__Balj8a__body p{color:var(--text-muted);font-size:15px;line-height:1.85}.About-module__Balj8a__link{color:var(--accent);border-bottom:1px solid var(--accent-dim);transition:border-color .2s}.About-module__Balj8a__link:hover{border-color:var(--accent)}.About-module__Balj8a__stats{border-top:1px solid var(--border);gap:2.5rem;padding-top:2rem;display:flex}.About-module__Balj8a__stat{flex-direction:column;gap:4px;display:flex}.About-module__Balj8a__statNum{font-family:var(--font-display);color:var(--accent);font-size:1.8rem;line-height:1}.About-module__Balj8a__statLabel{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.04em;max-width:100px;font-size:11px}.About-module__Balj8a__card{background:var(--bg-2);border:1px solid var(--border);border-radius:8px;margin-bottom:1.5rem;overflow:hidden}.About-module__Balj8a__cardHeader{border-bottom:1px solid var(--border);background:var(--bg-3);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.About-module__Balj8a__cardLabel{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.04em;font-size:11px}.About-module__Balj8a__cardDots{gap:4px;display:flex}.About-module__Balj8a__cardDots span{background:var(--border-bright);border-radius:50%;width:8px;height:8px}.About-module__Balj8a__cardBody{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.About-module__Balj8a__cardLine{font-family:var(--font-mono);align-items:baseline;gap:.75rem;font-size:12px;display:flex}.About-module__Balj8a__cardKey{color:var(--text-dim);min-width:80px;font-size:11px}.About-module__Balj8a__cardVal{color:var(--text-muted)}.About-module__Balj8a__cardValAccent{color:var(--accent)}.About-module__Balj8a__cardDivider{background:var(--border);height:1px;margin:.25rem 0}.About-module__Balj8a__education{background:var(--bg-2);border:1px solid var(--border);border-radius:8px;padding:1.25rem}.About-module__Balj8a__educationTitle{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:1rem;font-size:10px;font-weight:500}.About-module__Balj8a__eduItem{border-bottom:1px solid var(--border);gap:1rem;padding:.75rem 0;display:flex}.About-module__Balj8a__eduItem:last-child{border-bottom:none;padding-bottom:0}.About-module__Balj8a__eduYear{font-family:var(--font-mono);color:var(--accent-dim);min-width:52px;padding-top:2px;font-size:11px}.About-module__Balj8a__eduDegree{font-family:var(--font-mono);color:var(--text);margin-bottom:2px;font-size:13px}.About-module__Balj8a__eduSchool{font-family:var(--font-mono);color:var(--text-dim);font-size:11px}@media (max-width:900px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:3rem}.About-module__Balj8a__stats{flex-wrap:wrap;gap:1.5rem}}@media (max-width:480px){.About-module__Balj8a__section{padding:5rem 1.5rem}}
.Research-module__xPzkha__section{border-top:1px solid var(--border);background:linear-gradient(#0000,#c9a84c05 30% 70%,#0000);padding:8rem 2rem}.Research-module__xPzkha__container{max-width:1200px;margin:0 auto}.Research-module__xPzkha__sectionLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.75rem;margin-bottom:3rem;font-size:11px;font-weight:500;display:flex}.Research-module__xPzkha__num{color:var(--accent-dim)}.Research-module__xPzkha__hero{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-bottom:4rem;padding-bottom:4rem;display:grid}.Research-module__xPzkha__heroLeft{flex-direction:column;gap:1.25rem;display:flex}.Research-module__xPzkha__tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-bg);border:1px solid #c9a84c26;border-radius:4px;align-self:flex-start;padding:.3rem .65rem;font-size:10px;font-weight:500;display:inline-block}.Research-module__xPzkha__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:400;line-height:1.15}.Research-module__xPzkha__subtitle{color:var(--text-muted);max-width:480px;font-size:15px;line-height:1.8}.Research-module__xPzkha__abstract{background:var(--bg-2);border:1px solid var(--border);border-left:2px solid var(--accent-dim);border-radius:0 6px 6px 0;padding:1.5rem}.Research-module__xPzkha__abstractLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-dim);margin-bottom:.75rem;font-size:10px;font-weight:500}.Research-module__xPzkha__abstract p{color:var(--text-muted);font-size:13px;line-height:1.85}.Research-module__xPzkha__pillars{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Research-module__xPzkha__pillar{background:var(--bg-2);border:1px solid var(--border);border-radius:8px;padding:1.5rem;transition:border-color .2s,transform .2s}.Research-module__xPzkha__pillar:hover{border-color:var(--border-bright);transform:translateY(-2px)}.Research-module__xPzkha__pillarIcon{color:var(--accent);opacity:.7;margin-bottom:.75rem;font-size:1.2rem;display:block}.Research-module__xPzkha__pillarTitle{font-family:var(--font-mono);color:var(--text);letter-spacing:.01em;margin-bottom:.6rem;font-size:12px;font-weight:500}.Research-module__xPzkha__pillarDesc{color:var(--text-dim);font-size:12px;line-height:1.75}.Research-module__xPzkha__stack{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Research-module__xPzkha__stackLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;font-size:10px;font-weight:500}.Research-module__xPzkha__stackTags{flex-wrap:wrap;gap:.5rem;display:flex}.Research-module__xPzkha__stackTag{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-3);border:1px solid var(--border);border-radius:4px;padding:.25rem .6rem;font-size:11px;transition:all .2s}.Research-module__xPzkha__stackTag:hover{color:var(--accent);border-color:var(--accent-dim);background:var(--accent-bg)}@media (max-width:1000px){.Research-module__xPzkha__pillars{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Research-module__xPzkha__section{padding:5rem 1.5rem}.Research-module__xPzkha__hero{grid-template-columns:1fr;gap:2rem}.Research-module__xPzkha__pillars{grid-template-columns:1fr}.Research-module__xPzkha__stack{flex-direction:column;align-items:flex-start}}
.Experience-module__L-MSRG__section{border-top:1px solid var(--border);padding:8rem 2rem}.Experience-module__L-MSRG__container{max-width:1200px;margin:0 auto}.Experience-module__L-MSRG__sectionLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:11px;font-weight:500;display:flex}.Experience-module__L-MSRG__num{color:var(--accent-dim)}.Experience-module__L-MSRG__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:4rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:400}.Experience-module__L-MSRG__timeline{flex-direction:column;gap:0;margin-bottom:4rem;display:flex}.Experience-module__L-MSRG__job{grid-template-columns:200px 40px 1fr;gap:0;display:grid;position:relative}.Experience-module__L-MSRG__jobLeft{text-align:right;padding:0 2rem 3rem 0}.Experience-module__L-MSRG__jobPeriod{font-family:var(--font-mono);color:var(--accent);letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:500}.Experience-module__L-MSRG__jobLocation{font-family:var(--font-mono);color:var(--text-dim);margin-bottom:1rem;font-size:11px}.Experience-module__L-MSRG__jobStack{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.Experience-module__L-MSRG__tech{font-family:var(--font-mono);color:var(--text-dim);background:var(--bg-3);border:1px solid var(--border);border-radius:3px;padding:.15rem .4rem;font-size:10px}.Experience-module__L-MSRG__jobConnector{flex-direction:column;align-items:center;display:flex;position:relative}.Experience-module__L-MSRG__jobDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px;box-shadow:0 0 12px #c9a84c66}.Experience-module__L-MSRG__jobLine{background:linear-gradient(to bottom,var(--accent-dim),var(--border));flex:1;width:1px;margin-top:4px}.Experience-module__L-MSRG__jobRight{padding:0 0 3rem 2rem}.Experience-module__L-MSRG__jobHeader{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.Experience-module__L-MSRG__jobRole{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;font-size:1.5rem;font-weight:400}.Experience-module__L-MSRG__jobCompany{font-family:var(--font-mono);color:var(--accent);border-bottom:1px solid var(--accent-dim);align-items:center;gap:4px;font-size:12px;transition:border-color .2s;display:inline-flex}.Experience-module__L-MSRG__jobCompany:hover{border-color:var(--accent)}.Experience-module__L-MSRG__extIcon{opacity:.6}.Experience-module__L-MSRG__jobDesc{color:var(--text-dim);font-size:13px;font-family:var(--font-mono);letter-spacing:.01em;margin-bottom:1.25rem}.Experience-module__L-MSRG__highlights{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Experience-module__L-MSRG__highlight{color:var(--text-muted);gap:.75rem;font-size:14px;line-height:1.75;display:flex}.Experience-module__L-MSRG__bulletArrow{color:var(--accent-dim);font-size:12px;font-family:var(--font-mono);flex-shrink:0;margin-top:1px}.Experience-module__L-MSRG__certs{border-top:1px solid var(--border);padding-top:2.5rem}.Experience-module__L-MSRG__certsLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:1.25rem;font-size:10px;font-weight:500}.Experience-module__L-MSRG__certItem{background:var(--bg-2);border:1px solid var(--border);border-radius:8px;align-items:center;gap:1rem;max-width:500px;padding:1rem 1.25rem;transition:border-color .2s;display:flex}.Experience-module__L-MSRG__certItem:hover{border-color:var(--border-bright)}.Experience-module__L-MSRG__certIcon{color:var(--accent);opacity:.6;flex-shrink:0;font-size:1.2rem}.Experience-module__L-MSRG__certInfo{flex:1}.Experience-module__L-MSRG__certName{font-family:var(--font-mono);color:var(--text);margin-bottom:2px;font-size:13px}.Experience-module__L-MSRG__certMeta{font-family:var(--font-mono);color:var(--text-dim);font-size:11px}.Experience-module__L-MSRG__certLink{font-family:var(--font-mono);color:var(--accent);white-space:nowrap;font-size:11px;transition:opacity .2s}.Experience-module__L-MSRG__certLink:hover{opacity:.7}@media (max-width:768px){.Experience-module__L-MSRG__section{padding:5rem 1.5rem}.Experience-module__L-MSRG__job{grid-template-columns:1fr}.Experience-module__L-MSRG__jobLeft{text-align:left;flex-wrap:wrap;align-items:center;gap:.5rem;padding:0 0 .75rem;display:flex}.Experience-module__L-MSRG__jobStack{justify-content:flex-start}.Experience-module__L-MSRG__jobConnector{display:none}.Experience-module__L-MSRG__jobRight{border-left:2px solid var(--border);margin-left:.5rem;padding:0 0 3rem 1.25rem}}
.Projects-module__k3vqla__section{border-top:1px solid var(--border);padding:8rem 2rem}.Projects-module__k3vqla__container{max-width:1200px;margin:0 auto}.Projects-module__k3vqla__sectionLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:11px;font-weight:500;display:flex}.Projects-module__k3vqla__num{color:var(--accent-dim)}.Projects-module__k3vqla__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:3.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:400}.Projects-module__k3vqla__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1.25rem;display:grid}.Projects-module__k3vqla__featured{grid-column:span 2}.Projects-module__k3vqla__card{background:var(--bg-2);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:1rem;padding:1.75rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.Projects-module__k3vqla__card:before{content:"";background:var(--project-accent,var(--accent));opacity:0;height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.Projects-module__k3vqla__card:hover{border-color:var(--border-bright);transform:translateY(-3px);box-shadow:0 12px 40px #0000004d}.Projects-module__k3vqla__card:hover:before{opacity:1}.Projects-module__k3vqla__cardTop{flex-direction:column;gap:.5rem;display:flex}.Projects-module__k3vqla__cardMeta{align-items:center;gap:.5rem;display:flex}.Projects-module__k3vqla__cardType{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);font-size:10px;font-weight:500}.Projects-module__k3vqla__cardStatus{font-family:var(--font-mono);letter-spacing:.06em;color:var(--accent);background:var(--accent-bg);border:1px solid #c9a84c26;border-radius:3px;padding:.15rem .4rem;font-size:10px;font-weight:500}.Projects-module__k3vqla__statusGrade{color:var(--green);background:#4caf740f;border-color:#4caf7433}.Projects-module__k3vqla__cardName{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;font-size:1.5rem;font-weight:400;line-height:1.1}.Projects-module__k3vqla__featured .Projects-module__k3vqla__cardName{font-size:2rem}.Projects-module__k3vqla__cardTagline{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.02em;font-size:11px}.Projects-module__k3vqla__cardDesc{color:var(--text-muted);flex:1;font-size:13px;line-height:1.8}.Projects-module__k3vqla__cardStack{border-top:1px solid var(--border);flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.75rem;display:flex}.Projects-module__k3vqla__cardTech{font-family:var(--font-mono);color:var(--text-dim);background:var(--bg-3);border:1px solid var(--border);border-radius:3px;padding:.15rem .45rem;font-size:10px;transition:all .15s}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__cardTech{color:var(--text-muted);border-color:#c9a84c26}@media (max-width:1000px){.Projects-module__k3vqla__grid{grid-template-columns:repeat(2,1fr)}.Projects-module__k3vqla__featured{grid-column:span 2}}@media (max-width:640px){.Projects-module__k3vqla__section{padding:5rem 1.5rem}.Projects-module__k3vqla__grid{grid-template-columns:1fr}.Projects-module__k3vqla__featured{grid-column:span 1}.Projects-module__k3vqla__featured .Projects-module__k3vqla__cardName{font-size:1.5rem}}
.Skills-module__lhWK4a__section{border-top:1px solid var(--border);background:linear-gradient(#0000,#ffffff03);padding:8rem 2rem}.Skills-module__lhWK4a__container{max-width:1200px;margin:0 auto}.Skills-module__lhWK4a__sectionLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:11px;font-weight:500;display:flex}.Skills-module__lhWK4a__num{color:var(--accent-dim)}.Skills-module__lhWK4a__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin-bottom:3.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:400}.Skills-module__lhWK4a__groups{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Skills-module__lhWK4a__group:nth-child(5){grid-column:span 3}.Skills-module__lhWK4a__group{background:var(--bg-2);border:1px solid var(--border);border-radius:10px;padding:1.5rem;transition:border-color .2s}.Skills-module__lhWK4a__group:hover{border-color:var(--border-bright)}.Skills-module__lhWK4a__groupHeader{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.Skills-module__lhWK4a__groupIcon{color:var(--accent);opacity:.7;font-size:.9rem;font-family:var(--font-mono)}.Skills-module__lhWK4a__groupTitle{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:500}.Skills-module__lhWK4a__tags{flex-wrap:wrap;gap:.45rem;display:flex}.Skills-module__lhWK4a__tag{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-3);border:1px solid var(--border);cursor:default;border-radius:4px;padding:.3rem .65rem;font-size:12px;transition:all .15s}.Skills-module__lhWK4a__tag:hover{color:var(--accent);border-color:var(--accent-dim);background:var(--accent-bg)}.Skills-module__lhWK4a__group:nth-child(5) .Skills-module__lhWK4a__tag{padding:.35rem .75rem;font-size:12px}@media (max-width:900px){.Skills-module__lhWK4a__groups{grid-template-columns:repeat(2,1fr)}.Skills-module__lhWK4a__group:nth-child(5){grid-column:span 2}}@media (max-width:580px){.Skills-module__lhWK4a__section{padding:5rem 1.5rem}.Skills-module__lhWK4a__groups{grid-template-columns:1fr}.Skills-module__lhWK4a__group:nth-child(5){grid-column:span 1}}
.Contact-module__gQiC5G__section{border-top:1px solid var(--border);padding:8rem 2rem 6rem}.Contact-module__gQiC5G__container{max-width:1200px;margin:0 auto}.Contact-module__gQiC5G__sectionLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.75rem;margin-bottom:3rem;font-size:11px;font-weight:500;display:flex}.Contact-module__gQiC5G__num{color:var(--accent-dim)}.Contact-module__gQiC5G__content{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Contact-module__gQiC5G__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1}.Contact-module__gQiC5G__accent{color:var(--accent)}.Contact-module__gQiC5G__body{color:var(--text-muted);margin-bottom:.75rem;font-size:15px;line-height:1.85}.Contact-module__gQiC5G__links{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.Contact-module__gQiC5G__contactCard{background:var(--bg-2);border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:1rem;padding:1.1rem 1.25rem;transition:all .2s;display:flex}.Contact-module__gQiC5G__contactCard:hover{border-color:var(--accent-dim);background:var(--accent-bg);transform:translate(4px)}.Contact-module__gQiC5G__contactIcon{background:var(--bg-3);border:1px solid var(--border);width:36px;height:36px;font-family:var(--font-mono);color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.Contact-module__gQiC5G__contactInfo{flex:1}.Contact-module__gQiC5G__contactLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);margin-bottom:2px;font-size:10px;font-weight:500}.Contact-module__gQiC5G__contactValue{font-family:var(--font-mono);color:var(--text);font-size:13px}.Contact-module__gQiC5G__arrow{font-family:var(--font-mono);color:var(--text-dim);font-size:14px;transition:all .2s}.Contact-module__gQiC5G__contactCard:hover .Contact-module__gQiC5G__arrow{color:var(--accent);transform:translate(4px)}.Contact-module__gQiC5G__availability{font-family:var(--font-mono);color:var(--text-dim);align-items:center;gap:.5rem;font-size:12px;display:inline-flex}.Contact-module__gQiC5G__availDot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2.5s infinite Contact-module__gQiC5G__pulse}@media (max-width:768px){.Contact-module__gQiC5G__section{padding:5rem 1.5rem}.Contact-module__gQiC5G__content{grid-template-columns:1fr;gap:3rem}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border);padding:2rem}.Footer-module__nhiC3q__container{max-width:1200px;margin:0 auto}.Footer-module__nhiC3q__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__left{align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__logo{font-family:var(--font-display);color:var(--text-muted);letter-spacing:-.02em;font-size:1.1rem}.Footer-module__nhiC3q__dot{color:var(--accent)}.Footer-module__nhiC3q__copy,.Footer-module__nhiC3q__right{font-family:var(--font-mono);color:var(--text-dim);font-size:11px}.Footer-module__nhiC3q__tech{color:var(--text-muted)}@media (max-width:580px){.Footer-module__nhiC3q__inner{flex-direction:column;align-items:flex-start}}
