.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBg{filter:brightness(.35)saturate(1.2);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:filter .3s;position:absolute;inset:0}[data-theme=light] .Hero-module__Z8hQ_W__heroBg{filter:brightness(.15)saturate(.8)}.Hero-module__Z8hQ_W__overlay{background:linear-gradient(to bottom, transparent 0%, var(--bg-primary) 90%);position:absolute;inset:0}.Hero-module__Z8hQ_W__gridOverlay{pointer-events:none;background-image:linear-gradient(#00d4ff0a 1px,#0000 1px),linear-gradient(90deg,#00d4ff0a 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:10;width:100%;padding-top:6rem;padding-bottom:4rem;position:relative}.Hero-module__Z8hQ_W__inner{max-width:760px}.Hero-module__Z8hQ_W__label{color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__Z8hQ_W__pulse-glow;box-shadow:0 0 6px #10b981}.Hero-module__Z8hQ_W__name{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.2rem,6vw,3.75rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__nameAccent{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__typewriter{margin-bottom:1.25rem;font-size:clamp(1.2rem,3vw,1.75rem);font-weight:400}.Hero-module__Z8hQ_W__typePrefix{color:var(--text-secondary)}.Hero-module__Z8hQ_W__typeText{color:var(--accent-cyan);font-weight:700}.Hero-module__Z8hQ_W__cursor{color:var(--accent-cyan);font-weight:300;animation:.7s step-end infinite Hero-module__Z8hQ_W__blink}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);max-width:520px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.Hero-module__Z8hQ_W__stats{gap:2.5rem;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__statValue{color:var(--accent-cyan);font-size:1.75rem;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.78rem}.Hero-module__Z8hQ_W__scroll{color:var(--text-muted);flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;text-decoration:none;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scroll:before{content:"";background:var(--border);width:1px;height:24px}.Hero-module__Z8hQ_W__scrollDot{background:var(--accent-cyan);border-radius:50%;width:6px;height:6px}@media (max-width:768px){.Hero-module__Z8hQ_W__stats{gap:1.5rem}.Hero-module__Z8hQ_W__ctas{flex-direction:column;align-items:flex-start}}
.About-module__vqXTeW__about{background:var(--bg-secondary)}.About-module__vqXTeW__grid{grid-template-columns:300px 1fr;align-items:start;gap:4rem;display:grid}.About-module__vqXTeW__avatarCol{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.About-module__vqXTeW__avatarWrapper{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.About-module__vqXTeW__avatar{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));z-index:2;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;animation:4s ease-in-out infinite About-module__vqXTeW__float;display:flex;position:relative}.About-module__vqXTeW__avatarInitials{color:var(--bg-primary);font-size:3.5rem;font-weight:800}.About-module__vqXTeW__ring1{border:2px solid var(--accent-cyan);opacity:.3;border-radius:50%;animation:2s ease-in-out infinite About-module__vqXTeW__pulse-glow;position:absolute;inset:-12px}.About-module__vqXTeW__ring2{border:1px solid var(--accent-cyan);opacity:.15;border-radius:50%;position:absolute;inset:-28px}.About-module__vqXTeW__infoCard{width:100%;padding:1.25rem!important}.About-module__vqXTeW__infoRow{color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.875rem;display:flex}.About-module__vqXTeW__infoRow:last-child{border-bottom:none;padding-bottom:0}.About-module__vqXTeW__bio{color:var(--text-secondary);white-space:pre-line;margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.About-module__vqXTeW__highlights{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid}.About-module__vqXTeW__highlight{background:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .2s;display:flex}.About-module__vqXTeW__highlight:hover{border-color:var(--border-hover);background:var(--accent-cyan-dim)}.About-module__vqXTeW__highlightIcon{font-size:1.4rem}.About-module__vqXTeW__highlightLabel{color:var(--text-primary);font-size:.875rem;font-weight:500}.About-module__vqXTeW__socials{flex-wrap:wrap;gap:1rem;display:flex}.About-module__vqXTeW__social{color:var(--text-secondary);border:1px solid var(--border);border-radius:.5rem;align-items:center;gap:.35rem;padding:.4rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.About-module__vqXTeW__social:hover{color:var(--accent-cyan);border-color:var(--border-hover);background:var(--accent-cyan-dim);opacity:1}@media (max-width:900px){.About-module__vqXTeW__grid{grid-template-columns:1fr}.About-module__vqXTeW__avatarCol{align-items:center}}
.Skills-module__P7wDQq__skills{background:var(--bg-primary)}.Skills-module__P7wDQq__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.Skills-module__P7wDQq__filterBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:2rem;padding:.45rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s}.Skills-module__P7wDQq__filterBtn:hover,.Skills-module__P7wDQq__filterBtn.Skills-module__P7wDQq__active{background:var(--accent-cyan-dim);border-color:var(--border-hover);color:var(--accent-cyan)}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.Skills-module__P7wDQq__card{padding:1.25rem!important}.Skills-module__P7wDQq__cardTop{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Skills-module__P7wDQq__icon{text-align:center;width:2rem;font-size:1.4rem}.Skills-module__P7wDQq__skillName{color:var(--text-primary);font-size:.9rem;font-weight:600}.Skills-module__P7wDQq__levelBar{background:var(--border);border-radius:2px;height:4px;margin-bottom:.5rem;overflow:hidden}.Skills-module__P7wDQq__levelFill{border-radius:2px;height:100%;transition:width .8s;box-shadow:0 0 8px}.Skills-module__P7wDQq__levelText{color:var(--text-muted);font-size:.72rem;font-family:var(--font-mono)}@media (max-width:640px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr 1fr}}
.Timeline-module__xPkO6q__timelineSection{background:var(--bg-secondary)}.Timeline-module__xPkO6q__timeline{max-width:800px;margin:0 auto;padding:1rem 0}.Timeline-module__xPkO6q__item{gap:2rem;margin-bottom:2rem;display:flex;position:relative}.Timeline-module__xPkO6q__item:last-child{margin-bottom:0}.Timeline-module__xPkO6q__lineIndicator{flex-direction:column;align-items:center;min-width:20px;display:flex;position:relative}.Timeline-module__xPkO6q__dot{background:var(--bg-card);border:2px solid var(--border);z-index:2;border-radius:50%;width:14px;height:14px;transition:all .3s}.Timeline-module__xPkO6q__dotActive{border-color:var(--accent-cyan);background:var(--accent-cyan);box-shadow:0 0 12px #00d4ff66}.Timeline-module__xPkO6q__line{background:var(--border);z-index:1;width:2px;position:absolute;top:14px;bottom:-2rem}.Timeline-module__xPkO6q__content{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;flex:1;padding:1.5rem;transition:all .3s}.Timeline-module__xPkO6q__content:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card);transform:translateY(-2px)}.Timeline-module__xPkO6q__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Timeline-module__xPkO6q__year{font-family:var(--font-mono);color:var(--accent-cyan);font-size:.85rem;font-weight:600}.Timeline-module__xPkO6q__type{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-secondary);border-radius:1rem;padding:.2rem .6rem;font-size:.75rem}.Timeline-module__xPkO6q__title{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem}.Timeline-module__xPkO6q__orgInfo{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.Timeline-module__xPkO6q__org{color:var(--text-primary);font-weight:500}.Timeline-module__xPkO6q__dotSeparator{color:var(--border)}.Timeline-module__xPkO6q__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:640px){.Timeline-module__xPkO6q__item{gap:1rem}.Timeline-module__xPkO6q__content{padding:1.25rem}}
.Projects-module__K3d-Xa__projectsSection{background:var(--bg-primary)}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}.Projects-module__K3d-Xa__card{flex-direction:column;height:100%;display:flex;overflow:hidden;padding:0!important}.Projects-module__K3d-Xa__content{flex:1;padding:2rem}.Projects-module__K3d-Xa__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem}.Projects-module__K3d-Xa__desc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__K3d-Xa__actions{border-top:1px solid var(--border);background:#0000001a;display:flex}.Projects-module__K3d-Xa__link{color:var(--text-secondary);flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Projects-module__K3d-Xa__link:hover{color:var(--accent-cyan);background:var(--accent-cyan-dim);opacity:1}.Projects-module__K3d-Xa__link:not(:last-child){border-right:1px solid var(--border)}@media (max-width:768px){.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}}
.Blog-module__eHt_rq__blogSection{background:var(--bg-primary)}.Blog-module__eHt_rq__grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Blog-module__eHt_rq__card{flex-direction:column;display:flex;padding:2rem!important}.Blog-module__eHt_rq__meta{font-family:var(--font-mono);color:var(--text-muted);gap:1rem;margin-bottom:1rem;font-size:.8rem;display:flex}.Blog-module__eHt_rq__metaItem{align-items:center;gap:.35rem;display:flex}.Blog-module__eHt_rq__title{margin-bottom:1rem;font-size:1.4rem;line-height:1.4}.Blog-module__eHt_rq__title a{color:var(--text-primary);text-decoration:none;transition:color .2s}.Blog-module__eHt_rq__title a:hover{color:var(--accent-cyan)}.Blog-module__eHt_rq__excerpt{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Blog-module__eHt_rq__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Blog-module__eHt_rq__footer{border-top:1px solid var(--border);margin-top:auto;padding-top:1.5rem}.Blog-module__eHt_rq__readMore{align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.Blog-module__eHt_rq__readMore svg{transition:transform .2s}.Blog-module__eHt_rq__readMore:hover svg{transform:translate(4px)}.Blog-module__eHt_rq__viewAll{text-align:center}@media (max-width:640px){.Blog-module__eHt_rq__grid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__contactSection{background:var(--bg-secondary)}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1.5fr;gap:3rem;max-width:1000px;margin:0 auto;display:grid}.Contact-module__OWeMSG__info{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__infoCard{align-items:center;gap:1.5rem;display:flex;padding:1.5rem!important}.Contact-module__OWeMSG__iconWrapper{background:var(--accent-cyan-dim);width:50px;height:50px;color:var(--accent-cyan);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__infoCard h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.9rem}.Contact-module__OWeMSG__infoCard p,.Contact-module__OWeMSG__infoCard a{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:500;text-decoration:none}.Contact-module__OWeMSG__infoCard a:hover{color:var(--accent-cyan)}.Contact-module__OWeMSG__formCard{padding:2.5rem!important}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__formGroup label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Contact-module__OWeMSG__formGroup input,.Contact-module__OWeMSG__formGroup textarea{background:var(--bg-primary);border:1px solid var(--border);width:100%;color:var(--text-primary);border-radius:.5rem;padding:.8rem 1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.Contact-module__OWeMSG__formGroup input:focus,.Contact-module__OWeMSG__formGroup textarea:focus{border-color:var(--accent-cyan);box-shadow:0 0 0 2px var(--accent-cyan-dim);outline:none}.Contact-module__OWeMSG__submitBtn{justify-content:center;width:100%;margin-top:1rem}@media (max-width:768px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr}}
