.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0cd9;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:20px 48px;transition:border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{border-color:var(--border)}.Nav-module__e1xquq__logo{opacity:.9;align-items:center;transition:opacity .2s;display:flex}.Nav-module__e1xquq__logo:hover{opacity:1}.Nav-module__e1xquq__links{gap:32px;list-style:none;display:flex}.Nav-module__e1xquq__links a{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:500;transition:color .2s}.Nav-module__e1xquq__links a:hover{color:var(--text)}.Nav-module__e1xquq__active{color:var(--accent)!important}.Nav-module__e1xquq__actions{align-items:center;gap:12px;display:flex}.Nav-module__e1xquq__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.Nav-module__e1xquq__hamburger span{background:var(--text);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__e1xquq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__hamburgerOpen span:nth-child(2){opacity:0}.Nav-module__e1xquq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__drawer{z-index:99;background:var(--bg);opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.Nav-module__e1xquq__drawerOpen{opacity:1;pointer-events:all}.Nav-module__e1xquq__drawerLinks{flex-direction:column;align-items:center;gap:12px;list-style:none;display:flex}.Nav-module__e1xquq__drawerLinks li{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(12px)}.Nav-module__e1xquq__drawerOpen .Nav-module__e1xquq__drawerLinks li{opacity:1;transform:translateY(0)}.Nav-module__e1xquq__drawerLinks a{font-family:var(--font-syne);color:var(--muted);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;transition:color .2s}.Nav-module__e1xquq__drawerLinks a:hover{color:var(--accent)}@media (max-width:768px){.Nav-module__e1xquq__nav{padding:16px 24px}.Nav-module__e1xquq__links{display:none}.Nav-module__e1xquq__hamburger{display:flex}}
.ThemeToggle-module__3b5zuq__toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.ThemeToggle-module__3b5zuq__toggle:hover{color:var(--text);border-color:var(--text);background:var(--surface)}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:28px 48px;font-size:.78rem;display:flex}@media (max-width:768px){.Footer-module__EZoWya__footer{text-align:center;flex-direction:column;gap:8px;padding:28px 24px}}
.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:80px 48px 120px;display:flex}.Hero-module__Z8hQ_W__inner{width:100%;max-width:1100px;margin:0 auto}.Hero-module__Z8hQ_W__tag{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);border:1px solid #3dffc34d;border-radius:100px;margin-bottom:40px;padding:6px 14px;font-size:.75rem;font-weight:500;display:inline-block}.Hero-module__Z8hQ_W__name{font-family:var(--font-syne);letter-spacing:-.03em;color:var(--text);margin-bottom:32px;font-size:clamp(3rem,10vw,7rem);font-weight:800;line-height:1}.Hero-module__Z8hQ_W__name em{color:var(--accent);font-style:normal}.Hero-module__Z8hQ_W__summary{max-width:560px;color:var(--muted);margin-bottom:48px;font-size:1.05rem;font-weight:300;line-height:1.75}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnGhost{letter-spacing:.04em;border-radius:6px;align-items:center;padding:14px 28px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--accent);color:#0c0c0c}.Hero-module__Z8hQ_W__btnPrimary:hover{background:#fff}.Hero-module__Z8hQ_W__btnGhost{border:1px solid var(--border);color:var(--muted)}.Hero-module__Z8hQ_W__btnGhost:hover{border-color:var(--text);color:var(--text)}.Hero-module__Z8hQ_W__socials{gap:12px;margin-top:40px;display:flex}.Hero-module__Z8hQ_W__socialLink{border:1px solid var(--border);width:40px;height:40px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.Hero-module__Z8hQ_W__socialLink:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-dim)}.Hero-module__Z8hQ_W__scroll{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;margin-top:64px;font-size:.75rem;display:flex}.Hero-module__Z8hQ_W__scrollLine{background:var(--border);width:40px;height:1px;display:block}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:100px 24px 80px}.Hero-module__Z8hQ_W__tag{margin-bottom:28px}.Hero-module__Z8hQ_W__name{margin-bottom:24px}.Hero-module__Z8hQ_W__summary{max-width:100%;margin-bottom:36px;font-size:1rem}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnGhost{justify-content:center;width:100%;padding:16px 24px}.Hero-module__Z8hQ_W__scroll{margin-top:48px}}
.About-module__vqXTeW__section{max-width:1100px;margin:0 auto;padding:120px 48px}.About-module__vqXTeW__divider{background:var(--border);width:100%;height:1px;margin-bottom:64px}.About-module__vqXTeW__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.7rem;font-weight:500}.About-module__vqXTeW__heading{font-family:var(--font-syne);letter-spacing:-.02em;margin-bottom:56px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.About-module__vqXTeW__text p{color:var(--text-secondary);margin-bottom:20px;font-size:1.05rem;font-weight:300;line-height:1.8}.About-module__vqXTeW__text p:last-child{margin-bottom:0}.About-module__vqXTeW__text strong{color:var(--text);font-weight:500}.About-module__vqXTeW__photoWrapper{margin-bottom:28px}.About-module__vqXTeW__photo{object-fit:cover;object-position:center top;border-radius:12px;width:90%;height:auto;display:block}.About-module__vqXTeW__meta{flex-direction:column;gap:20px;display:flex}.About-module__vqXTeW__metaItem{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding-bottom:20px;display:flex}.About-module__vqXTeW__metaItem:last-child{border-bottom:none}.About-module__vqXTeW__metaLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:.7rem}.About-module__vqXTeW__metaValue{color:var(--text);font-size:.95rem}.About-module__vqXTeW__metaValue a{color:var(--accent)}.About-module__vqXTeW__metaValue a:hover{text-decoration:underline}@media (max-width:1024px){.About-module__vqXTeW__grid{gap:40px}}@media (max-width:768px){.About-module__vqXTeW__section{padding:80px 24px}.About-module__vqXTeW__divider{margin-bottom:48px}.About-module__vqXTeW__heading{margin-bottom:40px}.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:40px}.About-module__vqXTeW__text p{font-size:1rem}}
.Skills-module__P7wDQq__section{max-width:1100px;margin:0 auto;padding:120px 48px}.Skills-module__P7wDQq__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.7rem;font-weight:500}.Skills-module__P7wDQq__heading{font-family:var(--font-syne);letter-spacing:-.02em;margin-bottom:56px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Skills-module__P7wDQq__group{background:var(--surface);padding:32px}.Skills-module__P7wDQq__group:first-child{border-radius:8px 0 0 8px}.Skills-module__P7wDQq__group:last-child{border-radius:0 8px 8px 0}.Skills-module__P7wDQq__groupTitle{font-family:var(--font-syne);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:.7rem;font-weight:700}.Skills-module__P7wDQq__tags{flex-wrap:wrap;gap:8px;display:flex}.Skills-module__P7wDQq__tag{color:var(--text-secondary);border:1px solid var(--border);cursor:default;background:#ffffff0a;border-radius:4px;padding:5px 12px;font-size:.82rem;transition:all .2s}.Skills-module__P7wDQq__tag:hover{color:var(--text);background:var(--accent-dim);border-color:#3dffc34d}@media (max-width:1024px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr}.Skills-module__P7wDQq__group:first-child{border-radius:8px 8px 0 0}.Skills-module__P7wDQq__group:last-child{border-radius:0 0 8px 8px}}@media (max-width:768px){.Skills-module__P7wDQq__section{padding:80px 24px}.Skills-module__P7wDQq__heading{margin-bottom:40px}.Skills-module__P7wDQq__group{padding:24px}}
.Experience-module__HaXZMW__section{max-width:1100px;margin:0 auto;padding:120px 48px}.Experience-module__HaXZMW__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.7rem;font-weight:500}.Experience-module__HaXZMW__heading{font-family:var(--font-syne);letter-spacing:-.02em;margin-bottom:56px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.Experience-module__HaXZMW__list{flex-direction:column;display:flex}.Experience-module__HaXZMW__item{border-bottom:1px solid var(--border);grid-template-columns:200px 1fr;gap:48px;padding:48px 0;display:grid}.Experience-module__HaXZMW__item:first-child{padding-top:0}.Experience-module__HaXZMW__meta{padding-top:4px}.Experience-module__HaXZMW__period{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:500}.Experience-module__HaXZMW__company{font-family:var(--font-syne);color:var(--text);font-size:1rem;font-weight:700}.Experience-module__HaXZMW__role{font-family:var(--font-syne);color:var(--text);margin-bottom:16px;font-size:1.3rem;font-weight:700;line-height:1.2}.Experience-module__HaXZMW__bullets{flex-direction:column;gap:10px;margin-bottom:20px;list-style:none;display:flex}.Experience-module__HaXZMW__bullets li{color:var(--text-secondary);padding-left:16px;font-size:.9rem;font-weight:300;position:relative}.Experience-module__HaXZMW__bullets li:before{content:"—";color:var(--border);position:absolute;left:0}.Experience-module__HaXZMW__stack{flex-wrap:wrap;gap:6px;display:flex}.Experience-module__HaXZMW__stack span{letter-spacing:.06em;color:var(--accent);background:var(--accent-dim);border:1px solid #3dffc326;border-radius:3px;padding:3px 10px;font-size:.72rem;font-weight:500}@media (max-width:1024px){.Experience-module__HaXZMW__item{grid-template-columns:160px 1fr;gap:32px}}@media (max-width:768px){.Experience-module__HaXZMW__section{padding:80px 24px}.Experience-module__HaXZMW__heading{margin-bottom:40px}.Experience-module__HaXZMW__item{grid-template-columns:1fr;gap:0;padding:36px 0}.Experience-module__HaXZMW__meta{flex-direction:row;align-items:baseline;gap:12px;margin-bottom:16px;padding-top:0;display:flex}.Experience-module__HaXZMW__period{margin-bottom:0}.Experience-module__HaXZMW__role{font-size:1.15rem}.Experience-module__HaXZMW__bullets li{font-size:.88rem}}
.Education-module__91SPAa__section{max-width:1100px;margin:0 auto;padding:120px 48px}.Education-module__91SPAa__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.7rem;font-weight:500}.Education-module__91SPAa__heading{font-family:var(--font-syne);letter-spacing:-.02em;margin-bottom:56px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.Education-module__91SPAa__list{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Education-module__91SPAa__item{background:var(--surface);padding:32px}.Education-module__91SPAa__item:first-child{border-radius:8px 0 0 8px}.Education-module__91SPAa__item:last-child{border-radius:0 8px 8px 0}.Education-module__91SPAa__year{font-family:var(--font-syne);color:var(--accent);letter-spacing:-.04em;margin-bottom:12px;font-size:2rem;font-weight:800}.Education-module__91SPAa__school{font-family:var(--font-syne);color:var(--text);margin-bottom:6px;font-size:1rem;font-weight:700}.Education-module__91SPAa__degree{color:var(--text-secondary);font-size:.85rem;font-weight:300}@media (max-width:1024px){.Education-module__91SPAa__list{grid-template-columns:1fr}.Education-module__91SPAa__item:first-child{border-radius:8px 8px 0 0}.Education-module__91SPAa__item:last-child{border-radius:0 0 8px 8px}}@media (max-width:768px){.Education-module__91SPAa__section{padding:80px 24px}.Education-module__91SPAa__heading{margin-bottom:40px}.Education-module__91SPAa__item{padding:24px}}
.projects-module__lnHueG__main{align-items:center;min-height:100vh;padding:80px 48px;display:flex}.projects-module__lnHueG__inner{width:100%;max-width:1100px;margin:0 auto}.projects-module__lnHueG__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.7rem;font-weight:500}.projects-module__lnHueG__heading{font-family:var(--font-syne);letter-spacing:-.03em;color:var(--text);margin-bottom:24px;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1}.projects-module__lnHueG__subheading{color:var(--muted);max-width:420px;margin-bottom:48px;font-size:1.05rem;font-weight:300;line-height:1.75}.projects-module__lnHueG__back{letter-spacing:.04em;color:var(--muted);border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;padding:12px 20px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.projects-module__lnHueG__back:hover{color:var(--text);border-color:var(--text)}@media (max-width:768px){.projects-module__lnHueG__main{padding:100px 24px 80px}}
.Contact-module__OWeMSG__section{text-align:center;max-width:1100px;margin:0 auto;padding:120px 48px 160px}.Contact-module__OWeMSG__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.7rem;font-weight:500}.Contact-module__OWeMSG__heading{font-family:var(--font-syne);letter-spacing:-.02em;margin-bottom:40px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.Contact-module__OWeMSG__email{font-family:var(--font-syne);letter-spacing:-.02em;color:var(--text);word-break:break-all;margin-bottom:48px;font-size:clamp(1.1rem,3.5vw,2.5rem);font-weight:700;transition:color .2s;display:inline-block}.Contact-module__OWeMSG__email:hover{color:var(--accent)}.Contact-module__OWeMSG__links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Contact-module__OWeMSG__link{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);padding-bottom:2px;font-size:.8rem;transition:all .2s}.Contact-module__OWeMSG__link:hover{color:var(--accent);border-color:var(--accent)}@media (max-width:768px){.Contact-module__OWeMSG__section{padding:80px 24px 100px}.Contact-module__OWeMSG__heading{margin-bottom:28px}.Contact-module__OWeMSG__email{margin-bottom:36px}}
