.Nav-module__e1xquq__nav{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#f4f6ecd9;transition:transform .3s;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.Nav-module__e1xquq__navHidden{transform:translateY(-100%)}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:16px;min-height:64px;display:flex}.Nav-module__e1xquq__brand{color:var(--ink);align-items:center;gap:10px;min-height:44px;text-decoration:none;display:flex}.Nav-module__e1xquq__name{letter-spacing:-.01em;white-space:nowrap;font-size:15px;font-weight:600}.Nav-module__e1xquq__links{align-items:center;gap:28px;display:none}.Nav-module__e1xquq__link{color:var(--muted);border-bottom:1px solid #0000;padding:10px 2px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.Nav-module__e1xquq__link:hover{color:var(--ink);border-color:var(--accent)}.Nav-module__e1xquq__menuButton{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:border-color .15s,background-color .15s;display:inline-flex}.Nav-module__e1xquq__menuButton:hover{border-color:var(--accent-soft);background:var(--accent-soft)}.Nav-module__e1xquq__hamburger{width:18px;height:13px;display:inline-block;position:relative}.Nav-module__e1xquq__bar{background:currentColor;border-radius:1px;width:100%;height:2px;transition:transform .28s,opacity .28s,top .28s;position:absolute;left:0}.Nav-module__e1xquq__bar:first-child{top:0}.Nav-module__e1xquq__bar:nth-child(2){top:5.5px}.Nav-module__e1xquq__bar:nth-child(3){top:11px}.Nav-module__e1xquq__hamburgerOpen .Nav-module__e1xquq__bar:first-child{top:5.5px;transform:rotate(45deg)}.Nav-module__e1xquq__hamburgerOpen .Nav-module__e1xquq__bar:nth-child(2){opacity:0}.Nav-module__e1xquq__hamburgerOpen .Nav-module__e1xquq__bar:nth-child(3){top:5.5px;transform:rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{opacity:0;background:var(--bg);border-top:1px solid #0000;max-height:0;transition:max-height .32s,opacity .24s,border-color .32s;overflow:hidden}.Nav-module__e1xquq__mobileMenuOpen{opacity:1;border-top-color:var(--line);max-height:360px}.Nav-module__e1xquq__mobileList{padding:8px var(--side-padding) 16px;flex-direction:column;display:flex}.Nav-module__e1xquq__mobileLink{min-height:44px;color:var(--ink);border-bottom:1px solid var(--line);align-items:center;font-size:16px;text-decoration:none;display:flex}.Nav-module__e1xquq__mobileList li:last-child .Nav-module__e1xquq__mobileLink{border-bottom:none}@media (min-width:700px){.Nav-module__e1xquq__links{display:flex}.Nav-module__e1xquq__menuButton,.Nav-module__e1xquq__mobileMenu{display:none}}@media (prefers-reduced-motion:reduce){.Nav-module__e1xquq__nav,.Nav-module__e1xquq__bar,.Nav-module__e1xquq__mobileMenu,.Nav-module__e1xquq__menuButton{transition:none}}
.Hero-module__Z8hQ_W__hero{border-bottom:1px solid var(--line);--spot-x:50%;--spot-y:50%;--spot-opacity:0;padding-top:56px;padding-bottom:56px;position:relative;overflow:hidden}@media (min-width:768px){.Hero-module__Z8hQ_W__hero{padding-top:96px;padding-bottom:96px}}.Hero-module__Z8hQ_W__content{z-index:2;flex-direction:column;gap:16px;display:flex;position:relative}.Hero-module__Z8hQ_W__dotGrid{z-index:0;pointer-events:none;background-image:radial-gradient(#5e7c3a24 1px,#0000 1.5px);background-size:26px 26px;animation:22s linear infinite Hero-module__Z8hQ_W__drift;position:absolute;inset:-10%;-webkit-mask-image:radial-gradient(70% 70% at 50% 40%,#000 0%,#0000 75%);mask-image:radial-gradient(70% 70% at 50% 40%,#000 0%,#0000 75%)}@keyframes Hero-module__Z8hQ_W__drift{0%{transform:translate(0,0)}to{transform:translate(26px,26px)}}.Hero-module__Z8hQ_W__spotlight{z-index:1;pointer-events:none;opacity:var(--spot-opacity);background:radial-gradient(320px circle at var(--spot-x) var(--spot-y), #5e7c3a24, transparent 70%);transition:opacity .3s;position:absolute;inset:0}.Hero-module__Z8hQ_W__fadeIn1,.Hero-module__Z8hQ_W__fadeIn2,.Hero-module__Z8hQ_W__fadeIn3,.Hero-module__Z8hQ_W__fadeIn4{opacity:0;animation:.7s forwards Hero-module__Z8hQ_W__rise;transform:translateY(14px)}.Hero-module__Z8hQ_W__fadeIn1{animation-delay:50ms}.Hero-module__Z8hQ_W__fadeIn2{animation-delay:.18s}.Hero-module__Z8hQ_W__fadeIn3{animation-delay:.31s}.Hero-module__Z8hQ_W__fadeIn4{animation-delay:.44s}@keyframes Hero-module__Z8hQ_W__rise{to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:13px;font-weight:600;display:block}.Hero-module__Z8hQ_W__headline{letter-spacing:-.02em;max-width:16ch;font-size:clamp(1.9rem,1.35rem + 2.6vw,3.4rem);font-weight:700;line-height:1.12}.Hero-module__Z8hQ_W__intro{max-width:56ch;color:var(--muted);font-size:17px;line-height:1.65}.Hero-module__Z8hQ_W__contactLine{color:var(--muted);font-size:15px}.Hero-module__Z8hQ_W__emailLink{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px}.Hero-module__Z8hQ_W__highlight{display:inline-block;position:relative}.Hero-module__Z8hQ_W__highlightText{z-index:1;position:relative}.Hero-module__Z8hQ_W__highlightMark{z-index:0;background:var(--accent-soft);transform-origin:0;border-radius:3px;height:.42em;animation:.55s .85s forwards Hero-module__Z8hQ_W__sweep;position:absolute;bottom:.06em;left:-.06em;right:-.06em;transform:scaleX(0)}@keyframes Hero-module__Z8hQ_W__sweep{to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__fadeIn1,.Hero-module__Z8hQ_W__fadeIn2,.Hero-module__Z8hQ_W__fadeIn3,.Hero-module__Z8hQ_W__fadeIn4{opacity:1;animation:none;transform:none}.Hero-module__Z8hQ_W__highlightMark{animation:none;transform:scaleX(1)}.Hero-module__Z8hQ_W__dotGrid{animation:none}.Hero-module__Z8hQ_W__spotlight{display:none}}@media (hover:none),(pointer:coarse){.Hero-module__Z8hQ_W__spotlight{display:none}}
.About-module__vqXTeW__paragraph{max-width:68ch;color:var(--ink);font-size:17px;line-height:1.7}
.Skills-module__P7wDQq__groups{flex-direction:column;gap:32px;display:flex}.Skills-module__P7wDQq__group{flex-direction:column;gap:14px;display:flex}.Skills-module__P7wDQq__groupLabel{color:var(--muted);font-size:14px;font-weight:600}.Skills-module__P7wDQq__tagList{flex-wrap:wrap;gap:10px;display:flex}.Skills-module__P7wDQq__tag{border:1px solid var(--line);background:var(--card);min-height:36px;color:var(--ink);border-radius:999px;align-items:center;padding:6px 14px;font-size:14px;transition:background-color .15s,border-color .15s;display:inline-flex}.Skills-module__P7wDQq__tag:hover{background:var(--accent-soft);border-color:var(--accent)}@media (prefers-reduced-motion:reduce){.Skills-module__P7wDQq__tag{transition:none}}
.Experience-module__HaXZMW__list{flex-direction:column;gap:28px;display:flex}.Experience-module__HaXZMW__item{padding-bottom:0}.Experience-module__HaXZMW__heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.Experience-module__HaXZMW__role{letter-spacing:-.01em;font-size:18px;font-weight:600}.Experience-module__HaXZMW__dates{color:var(--muted);font-size:13px;font-family:var(--font-mono);white-space:nowrap}.Experience-module__HaXZMW__company{color:var(--accent);margin-bottom:10px;font-size:14px;font-weight:500}.Experience-module__HaXZMW__summary{max-width:68ch;color:var(--muted);font-size:16px;line-height:1.65}
.Projects-module__K3d-Xa__list{grid-template-columns:1fr;align-items:stretch;margin-top:8px;display:grid}@media (min-width:860px){.Projects-module__K3d-Xa__list{grid-template-columns:1fr 1px 1fr;column-gap:40px}.Projects-module__K3d-Xa__list:before{content:"";background:var(--line);grid-area:1/2/span 100}.Projects-module__K3d-Xa__list>li:nth-child(odd){grid-column:1}.Projects-module__K3d-Xa__list>li:nth-child(2n){grid-column:3}}
.ProjectEntry-module__aOTS3a__entry{border-bottom:1px solid var(--line);flex-direction:column;gap:10px;padding-top:28px;padding-bottom:28px;list-style:none;transition:transform .2s;display:flex}.ProjectEntry-module__aOTS3a__entry:first-child{padding-top:8px}.ProjectEntry-module__aOTS3a__entry:last-child,.ProjectEntry-module__aOTS3a__entry:nth-last-child(2){border-bottom:none}@media (min-width:720px){.ProjectEntry-module__aOTS3a__entry{padding-top:32px;padding-bottom:32px}}@media (min-width:860px){.ProjectEntry-module__aOTS3a__entry{padding-left:24px;padding-right:24px}.ProjectEntry-module__aOTS3a__entry:nth-child(odd){padding-left:0}.ProjectEntry-module__aOTS3a__entry:nth-child(2n){padding-right:0}.ProjectEntry-module__aOTS3a__entry:nth-child(2){padding-top:8px}}@media (hover:hover) and (pointer:fine){.ProjectEntry-module__aOTS3a__entry:hover{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.ProjectEntry-module__aOTS3a__entry{transition:none}.ProjectEntry-module__aOTS3a__entry:hover{transform:none}}.ProjectEntry-module__aOTS3a__index{font-family:var(--font-mono);color:var(--accent-soft);font-size:13px;font-weight:700;transition:color .2s}@media (hover:hover) and (pointer:fine){.ProjectEntry-module__aOTS3a__entry:hover .ProjectEntry-module__aOTS3a__index{color:var(--accent)}}.ProjectEntry-module__aOTS3a__title{letter-spacing:-.01em;font-size:19px;font-weight:700;line-height:1.3;transition:color .2s}@media (hover:hover) and (pointer:fine){.ProjectEntry-module__aOTS3a__entry:hover .ProjectEntry-module__aOTS3a__title{color:var(--accent)}}.ProjectEntry-module__aOTS3a__summary{color:var(--muted);font-size:15px;line-height:1.55}.ProjectEntry-module__aOTS3a__bullets{flex-direction:column;gap:8px;margin-top:4px;display:flex}.ProjectEntry-module__aOTS3a__bullet{color:var(--ink);align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;display:flex}.ProjectEntry-module__aOTS3a__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.ProjectEntry-module__aOTS3a__metric{color:var(--ink);font-weight:700}.ProjectEntry-module__aOTS3a__stack{font-family:var(--font-mono);color:var(--muted);margin-top:auto;padding-top:12px;font-size:12px;line-height:1.6}
.Education-module__91SPAa__list{flex-direction:column;gap:24px;display:flex}.Education-module__91SPAa__heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.Education-module__91SPAa__school{letter-spacing:-.01em;font-size:18px;font-weight:600}.Education-module__91SPAa__dates{color:var(--muted);font-size:13px;font-family:var(--font-mono);white-space:nowrap}.Education-module__91SPAa__degree{color:var(--accent);margin-bottom:12px;font-size:15px;font-weight:500}.Education-module__91SPAa__bullets{flex-direction:column;gap:6px;display:flex}.Education-module__91SPAa__bullet{color:var(--muted);align-items:flex-start;gap:10px;font-size:15px;line-height:1.55;display:flex}.Education-module__91SPAa__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}
.Contact-module__OWeMSG__wrapper{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:860px){.Contact-module__OWeMSG__wrapper{grid-template-columns:1fr 1.2fr;align-items:start;gap:64px}}.Contact-module__OWeMSG__intro{max-width:50ch;color:var(--muted);font-size:16px;line-height:1.65}.Contact-module__OWeMSG__emailLink{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px}.Contact-module__OWeMSG__emailLink:hover{text-decoration-color:#0000}.Contact-module__OWeMSG__form{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:22px;padding:32px;display:flex}@media (max-width:859px){.Contact-module__OWeMSG__form{padding:24px}}.Contact-module__OWeMSG__row{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:540px){.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr}}.Contact-module__OWeMSG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__OWeMSG__label{color:var(--ink);letter-spacing:.02em;font-size:13px;font-weight:600}.Contact-module__OWeMSG__optional{color:var(--muted);font-weight:400}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{width:100%;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:8px;min-height:44px;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:130px}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5e7c3a1a}.Contact-module__OWeMSG__input[aria-invalid=true],.Contact-module__OWeMSG__textarea[aria-invalid=true]{border-color:var(--error)}.Contact-module__OWeMSG__error{color:var(--error);font-size:13px}.Contact-module__OWeMSG__formError{color:var(--error);background:#a5453a14;border:1px solid #a5453a40;border-radius:8px;padding:10px 14px;font-size:14px}.Contact-module__OWeMSG__submit{background:var(--accent);min-height:46px;color:var(--bg);cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:0 28px;font-size:15px;font-weight:600;transition:background .2s,transform .15s}.Contact-module__OWeMSG__submit:hover:not(:disabled){background:#4d6a2e;transform:translateY(-1px)}.Contact-module__OWeMSG__submit:active:not(:disabled){transform:translateY(0)}.Contact-module__OWeMSG__submit:disabled{opacity:.6;cursor:not-allowed}.Contact-module__OWeMSG__success{max-width:60ch;color:var(--ink);background:var(--accent-soft);border-radius:var(--radius);padding:20px 24px;font-size:17px}@media (max-width:479px){.Contact-module__OWeMSG__submit{width:100%}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--line);padding:40px 0}.Footer-module__EZoWya__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}@media (min-width:768px){.Footer-module__EZoWya__inner{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}.Footer-module__EZoWya__brand{flex-direction:column;gap:2px;display:flex}.Footer-module__EZoWya__name{color:var(--ink);letter-spacing:-.01em;font-size:15px;font-weight:700}.Footer-module__EZoWya__role{color:var(--muted);font-size:13px}.Footer-module__EZoWya__email{color:var(--accent);font-size:14px;font-weight:500;text-decoration:none;transition:opacity .15s}.Footer-module__EZoWya__email:hover{opacity:.8;text-underline-offset:3px;text-decoration:underline}.Footer-module__EZoWya__copyright{color:var(--muted);font-size:12px}
