.Nav-module-scss-module__XvYc_q__nav{z-index:100;height:var(--nav-height);padding:0 max(1.5rem,(100% - var(--max-width))/2);justify-content:space-between;align-items:center;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module-scss-module__XvYc_q__nav.Nav-module-scss-module__XvYc_q__scrolled{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--border);background:#09090bd9}.Nav-module-scss-module__XvYc_q__logo{font-family:var(--font-space-grotesk),sans-serif;color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Nav-module-scss-module__XvYc_q__logo span{color:var(--accent)}.Nav-module-scss-module__XvYc_q__links{align-items:center;gap:2.5rem;list-style:none;display:flex}@media (max-width:768px){.Nav-module-scss-module__XvYc_q__links{display:none}}.Nav-module-scss-module__XvYc_q__link{color:var(--text-secondary);letter-spacing:.01em;cursor:pointer;font-size:.875rem;font-weight:500;transition:color .2s}.Nav-module-scss-module__XvYc_q__link:hover,.Nav-module-scss-module__XvYc_q__link.Nav-module-scss-module__XvYc_q__active{color:var(--text-primary)}.Nav-module-scss-module__XvYc_q__cta{font-family:var(--font-inter),sans-serif;border-radius:var(--radius-sm);border:1.5px solid var(--accent);color:var(--accent-bright);cursor:pointer;background:0 0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s,color .2s}.Nav-module-scss-module__XvYc_q__cta:hover{background:var(--accent-dim);color:var(--text-primary)}@media (max-width:768px){.Nav-module-scss-module__XvYc_q__cta{display:none}}
.HeroSection-module-scss-module__ORV81G__hero{min-height:100vh;padding:var(--nav-height)max(1.5rem,(100% - var(--max-width))/2)4rem;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__ORV81G__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module-scss-module__ORV81G__glow{pointer-events:none;z-index:0;background:radial-gradient(#6366f11f 0%,#0000 70%);width:800px;height:600px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.HeroSection-module-scss-module__ORV81G__glow{width:400px;height:300px}}.HeroSection-module-scss-module__ORV81G__content{z-index:1;width:100%;max-width:var(--max-width);position:relative}.HeroSection-module-scss-module__ORV81G__tag{font-family:var(--font-jetbrains),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-bright);opacity:0;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:500;display:inline-flex}.HeroSection-module-scss-module__ORV81G__tag:before{content:"";background:var(--accent-bright);width:28px;height:1.5px;display:inline-block}.HeroSection-module-scss-module__ORV81G__nameRow{align-items:baseline;gap:.5rem;margin-bottom:1.25rem;display:flex;overflow:visible}.HeroSection-module-scss-module__ORV81G__greeting{font-family:var(--font-space-grotesk),sans-serif;color:var(--text-secondary);opacity:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:300}.HeroSection-module-scss-module__ORV81G__name{font-family:var(--font-space-grotesk),sans-serif;color:var(--text-primary);letter-spacing:-.04em;font-size:clamp(4rem,10vw,8.5rem);font-weight:700;line-height:.9;display:flex}.HeroSection-module-scss-module__ORV81G__name span{opacity:0;display:inline-block}.HeroSection-module-scss-module__ORV81G__subtitle{font-family:var(--font-space-grotesk),sans-serif;color:var(--text-secondary);opacity:0;margin-bottom:1.5rem;font-size:clamp(1rem,2.5vw,1.65rem);font-weight:400}.HeroSection-module-scss-module__ORV81G__subtitle strong{color:var(--accent-bright);font-weight:600}.HeroSection-module-scss-module__ORV81G__description{color:var(--text-muted);opacity:0;max-width:520px;margin-bottom:2.75rem;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.75}.HeroSection-module-scss-module__ORV81G__ctas{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.HeroSection-module-scss-module__ORV81G__ctaPrimary{font-family:var(--font-inter),sans-serif;border-radius:var(--radius-sm);background:var(--accent);color:#fff;opacity:0;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s}.HeroSection-module-scss-module__ORV81G__ctaPrimary:hover{background:var(--accent-bright);transform:translateY(-1px)}.HeroSection-module-scss-module__ORV81G__ctaPrimary:active{transform:translateY(0)}.HeroSection-module-scss-module__ORV81G__ctaSecondary{font-family:var(--font-inter),sans-serif;border-radius:var(--radius-sm);border:1.5px solid var(--border);color:var(--text-secondary);opacity:0;padding:.875rem 2rem;font-size:.95rem;font-weight:500;transition:border-color .2s,color .2s,transform .15s}.HeroSection-module-scss-module__ORV81G__ctaSecondary:hover{color:var(--text-primary);border-color:#6366f180;transform:translateY(-1px)}.HeroSection-module-scss-module__ORV81G__ctaSecondary:active{transform:translateY(0)}.HeroSection-module-scss-module__ORV81G__scroll{opacity:0;cursor:pointer;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module-scss-module__ORV81G__scroll span{font-family:var(--font-jetbrains),monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.HeroSection-module-scss-module__ORV81G__scrollLine{background:linear-gradient(to bottom,var(--text-muted),transparent);width:1px;height:40px;animation:2s ease-in-out infinite HeroSection-module-scss-module__ORV81G__scrollPulse}@keyframes HeroSection-module-scss-module__ORV81G__scrollPulse{0%,to{opacity:.3}50%{opacity:1}}
.AboutSection-module-scss-module__lmiRla__about{background:var(--bg-secondary)}.AboutSection-module-scss-module__lmiRla__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}@media (max-width:768px){.AboutSection-module-scss-module__lmiRla__grid{grid-template-columns:1fr;gap:3rem}}.AboutSection-module-scss-module__lmiRla__text p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.AboutSection-module-scss-module__lmiRla__text p:last-of-type{margin-bottom:0}.AboutSection-module-scss-module__lmiRla__text p strong{color:var(--text-primary);font-weight:500}.AboutSection-module-scss-module__lmiRla__stats{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.AboutSection-module-scss-module__lmiRla__stats{grid-template-columns:1fr 1fr}}.AboutSection-module-scss-module__lmiRla__stat{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:border-color .2s}.AboutSection-module-scss-module__lmiRla__stat:hover{border-color:#6366f14d}.AboutSection-module-scss-module__lmiRla__statValue{font-family:var(--font-space-grotesk),sans-serif;color:var(--accent-bright);letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.25rem;font-weight:700;line-height:1}.AboutSection-module-scss-module__lmiRla__statLabel{color:var(--text-muted);font-size:.85rem;line-height:1.4}
.ExperienceEntry-module-scss-module__tBFnya__item{margin-bottom:3rem;padding-left:1.5rem;position:relative}.ExperienceEntry-module-scss-module__tBFnya__item:last-child{margin-bottom:0}.ExperienceEntry-module-scss-module__tBFnya__item:before{content:"";background:var(--accent);border:2px solid var(--bg-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:-2.43rem;box-shadow:0 0 0 3px #6366f133}.ExperienceEntry-module-scss-module__tBFnya__line{opacity:0}.ExperienceEntry-module-scss-module__tBFnya__meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.25rem;display:flex}.ExperienceEntry-module-scss-module__tBFnya__company{font-family:var(--font-space-grotesk),sans-serif;color:var(--text-primary);font-size:1.15rem;font-weight:600}.ExperienceEntry-module-scss-module__tBFnya__period{font-family:var(--font-jetbrains),monospace;color:var(--text-muted);letter-spacing:.05em;white-space:nowrap;font-size:.75rem}.ExperienceEntry-module-scss-module__tBFnya__role{color:var(--accent-bright);margin-bottom:.3rem;font-size:.9rem;font-weight:500}.ExperienceEntry-module-scss-module__tBFnya__location{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem}.ExperienceEntry-module-scss-module__tBFnya__bullets{flex-direction:column;gap:.6rem;list-style:none;display:flex}.ExperienceEntry-module-scss-module__tBFnya__bullet{color:var(--text-secondary);padding-left:1.25rem;font-size:.9rem;line-height:1.65;position:relative}.ExperienceEntry-module-scss-module__tBFnya__bullet:before{content:"▸";color:var(--accent);font-size:.7rem;position:absolute;top:.15em;left:0}
.ExperienceSection-module-scss-module__gSolLG__experience{background:var(--bg-primary)}.ExperienceSection-module-scss-module__gSolLG__header{margin-bottom:4rem}.ExperienceSection-module-scss-module__gSolLG__timeline{padding-left:2rem;position:relative}@media (max-width:768px){.ExperienceSection-module-scss-module__gSolLG__timeline{padding-left:1rem}}.ExperienceSection-module-scss-module__gSolLG__timeline:before{content:"";background:linear-gradient(to bottom,var(--accent),transparent);width:1px;position:absolute;top:8px;bottom:0;left:0}.ExperienceSection-module-scss-module__gSolLG__group{margin-bottom:4rem}.ExperienceSection-module-scss-module__gSolLG__group:last-child{margin-bottom:0}.ExperienceSection-module-scss-module__gSolLG__groupLabel{font-family:var(--font-jetbrains),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.75rem;padding-left:1.5rem;font-size:.7rem}
.SkillCard-module-scss-module__CQ_h4a__category{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:border-color .2s}.SkillCard-module-scss-module__CQ_h4a__category:hover{border-color:#6366f140}.SkillCard-module-scss-module__CQ_h4a__categoryIcon{margin-bottom:.75rem;font-size:1.5rem}.SkillCard-module-scss-module__CQ_h4a__categoryName{font-family:var(--font-space-grotesk),sans-serif;color:var(--text-primary);margin-bottom:1.25rem;font-size:.95rem;font-weight:600}.SkillCard-module-scss-module__CQ_h4a__tags{flex-wrap:wrap;gap:.5rem;display:flex}.SkillCard-module-scss-module__CQ_h4a__tag{font-family:var(--font-jetbrains),monospace;color:var(--accent-bright);letter-spacing:.02em;white-space:nowrap;background:#6366f11a;border:1px solid #6366f133;border-radius:4px;padding:.3rem .7rem;font-size:.75rem;font-weight:500;transition:background .15s,border-color .15s}.SkillCard-module-scss-module__CQ_h4a__tag:hover{background:#6366f12e;border-color:#6366f166}
.SkillsSection-module-scss-module__o2fX4q__skills{background:var(--bg-secondary)}.SkillsSection-module-scss-module__o2fX4q__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}
.ProjectCard-module-scss-module__Gw7wjG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:border-color .25s,transform .25s;display:flex;overflow:hidden}.ProjectCard-module-scss-module__Gw7wjG__card:hover{border-color:#6366f159;transform:translateY(-3px)}.ProjectCard-module-scss-module__Gw7wjG__thumbnail{aspect-ratio:16/9;background:var(--bg-secondary);position:relative;overflow:hidden}.ProjectCard-module-scss-module__Gw7wjG__thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ProjectCard-module-scss-module__Gw7wjG__card:hover .ProjectCard-module-scss-module__Gw7wjG__thumbnail img{transform:scale(1.03)}.ProjectCard-module-scss-module__Gw7wjG__placeholder{width:100%;height:100%;font-family:var(--font-jetbrains),monospace;color:var(--text-muted);letter-spacing:.08em;background:linear-gradient(135deg,var(--bg-secondary)0%,var(--bg-card)100%);border-bottom:1px solid var(--border);justify-content:center;align-items:center;font-size:.75rem;display:flex}.ProjectCard-module-scss-module__Gw7wjG__placeholderIcon{opacity:.15;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectCard-module-scss-module__Gw7wjG__body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProjectCard-module-scss-module__Gw7wjG__cardType{font-family:var(--font-jetbrains),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:.5rem;font-size:.7rem}.ProjectCard-module-scss-module__Gw7wjG__cardTitle{font-family:var(--font-space-grotesk),sans-serif;color:var(--text-primary);margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.ProjectCard-module-scss-module__Gw7wjG__cardDesc{color:var(--text-secondary);flex:1;margin-bottom:1.25rem;font-size:.875rem;line-height:1.65}.ProjectCard-module-scss-module__Gw7wjG__tech{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.ProjectCard-module-scss-module__Gw7wjG__techTag{font-family:var(--font-jetbrains),monospace;border:1px solid var(--border);color:var(--text-muted);background:#ffffff0d;border-radius:4px;padding:.2rem .55rem;font-size:.68rem}.ProjectCard-module-scss-module__Gw7wjG__cardLink{color:var(--accent-bright);align-items:center;gap:.4rem;margin-top:auto;font-size:.85rem;font-weight:500;transition:gap .2s;display:inline-flex}.ProjectCard-module-scss-module__Gw7wjG__cardLink:hover{gap:.65rem}.ProjectCard-module-scss-module__Gw7wjG__cardLink svg{width:14px;height:14px}.ProjectCard-module-scss-module__Gw7wjG__comingSoon{font-family:var(--font-jetbrains),monospace;color:var(--text-muted);letter-spacing:.06em;border-top:1px solid var(--border);margin-top:auto;padding-top:.5rem;font-size:.72rem}
.WorkSection-module-scss-module__CSQoFq__work{background:var(--bg-primary)}.WorkSection-module-scss-module__CSQoFq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.WorkSection-module-scss-module__CSQoFq__grid{grid-template-columns:1fr}}
.ContactForm-module-scss-module__llHuga__form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module-scss-module__llHuga__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:640px){.ContactForm-module-scss-module__llHuga__row{grid-template-columns:1fr}}.ContactForm-module-scss-module__llHuga__field{flex-direction:column;gap:.4rem;display:flex}.ContactForm-module-scss-module__llHuga__label{color:var(--text-secondary);letter-spacing:.02em;font-size:.8rem;font-weight:500}.ContactForm-module-scss-module__llHuga__input,.ContactForm-module-scss-module__llHuga__textarea{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-inter),sans-serif;color:var(--text-primary);outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module-scss-module__llHuga__input::placeholder,.ContactForm-module-scss-module__llHuga__textarea::placeholder{color:var(--text-muted)}.ContactForm-module-scss-module__llHuga__input:focus,.ContactForm-module-scss-module__llHuga__textarea:focus{border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.ContactForm-module-scss-module__llHuga__textarea{resize:vertical;min-height:140px}.ContactForm-module-scss-module__llHuga__submit{font-family:var(--font-inter),sans-serif;border-radius:var(--radius-sm);background:var(--accent);color:#fff;align-self:flex-start;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s,opacity .2s}.ContactForm-module-scss-module__llHuga__submit:hover:not(:disabled){background:var(--accent-bright);transform:translateY(-1px)}.ContactForm-module-scss-module__llHuga__submit:active:not(:disabled){transform:translateY(0)}.ContactForm-module-scss-module__llHuga__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module-scss-module__llHuga__success{border-radius:var(--radius-sm);color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.ContactForm-module-scss-module__llHuga__error{color:#f87171;margin-top:.25rem;font-size:.8rem}
.ContactSection-module-scss-module__57Byvq__contact{background:var(--bg-secondary)}.ContactSection-module-scss-module__57Byvq__inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;display:grid}@media (max-width:768px){.ContactSection-module-scss-module__57Byvq__inner{grid-template-columns:1fr;gap:3rem}}.ContactSection-module-scss-module__57Byvq__lead p{color:var(--text-secondary);margin-top:1.25rem;font-size:1rem;line-height:1.75}
.Footer-module-scss-module__wcgw9G__footer{padding:2rem max(1.5rem,(100% - var(--max-width))/2);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:640px){.Footer-module-scss-module__wcgw9G__footer{text-align:center;flex-direction:column}}.Footer-module-scss-module__wcgw9G__copy{color:var(--text-muted);font-size:.8rem}.Footer-module-scss-module__wcgw9G__links{gap:1.5rem;display:flex}.Footer-module-scss-module__wcgw9G__link{color:var(--text-muted);cursor:pointer;font-size:.8rem;transition:color .2s}.Footer-module-scss-module__wcgw9G__link:hover{color:var(--text-secondary)}
