.Hero-module__JgYmMq__hero{z-index:1;align-items:center;min-height:100svh;padding-top:72px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__content{z-index:2;padding-top:4rem;padding-bottom:6rem;position:relative}.Hero-module__JgYmMq__badge{border:1px solid var(--border-bright);font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent-cyan);animation:Hero-module__JgYmMq__fadeUp .6s var(--ease-out) .1s both;background:#00d4ff0f;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.35rem .85rem;font-size:.72rem;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite Hero-module__JgYmMq__blink;box-shadow:0 0 6px #22c55e}.Hero-module__JgYmMq__greeting{font-family:var(--font-mono);color:var(--text-secondary);animation:Hero-module__JgYmMq__fadeUp .6s var(--ease-out) .2s both;margin-bottom:.75rem;font-size:clamp(.875rem,2vw,1.1rem)}.Hero-module__JgYmMq__name{letter-spacing:-.03em;animation:Hero-module__JgYmMq__fadeUp .65s var(--ease-out) .3s both;margin-bottom:.5rem;font-size:clamp(3.5rem,9vw,7rem);font-weight:800;line-height:1}.Hero-module__JgYmMq__namePeriod{color:var(--accent-cyan)}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);height:clamp(2.25rem,5vw,3.5rem);animation:Hero-module__JgYmMq__fadeUp .65s var(--ease-out) .4s both;align-items:center;margin-bottom:1.75rem;font-size:clamp(1.5rem,4vw,2.75rem);font-weight:600;display:flex}.Hero-module__JgYmMq__typedText{color:var(--text-primary)}.Hero-module__JgYmMq__cursor{color:var(--accent-cyan);margin-left:2px;font-weight:300;animation:1s step-end infinite Hero-module__JgYmMq__blink}.Hero-module__JgYmMq__desc{max-width:520px;color:var(--text-secondary);animation:Hero-module__JgYmMq__fadeUp .65s var(--ease-out) .5s both;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.1rem);line-height:1.75}.Hero-module__JgYmMq__ctas{animation:Hero-module__JgYmMq__fadeUp .65s var(--ease-out) .6s both;flex-wrap:wrap;gap:1rem;margin-bottom:5rem;display:flex}.Hero-module__JgYmMq__ctaPrimary{animation:3s ease-in-out infinite Hero-module__JgYmMq__pulse-glow}.Hero-module__JgYmMq__scrollHint{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);animation:Hero-module__JgYmMq__fadeUp .65s var(--ease-out) .8s both;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.Hero-module__JgYmMq__orbCyan{pointer-events:none;z-index:1;background:radial-gradient(circle,#00d4ff1f 0%,#0000 65%);border-radius:50%;width:clamp(300px,45vw,600px);height:clamp(300px,45vw,600px);position:absolute;top:15%;right:-5%}.Hero-module__JgYmMq__orbViolet{pointer-events:none;z-index:1;background:radial-gradient(circle,#7c3aed1a 0%,#0000 65%);border-radius:50%;width:clamp(250px,40vw,500px);height:clamp(250px,40vw,500px);position:absolute;bottom:0;left:-10%}@keyframes Hero-module__JgYmMq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes Hero-module__JgYmMq__pulse-glow{0%,to{box-shadow:var(--glow-cyan)}50%{box-shadow:0 0 36px #00d4ffa6,0 0 90px #7c3aed4d}}
.About-module__S-Ka5a__heading{margin-bottom:3.5rem;font-size:clamp(2rem,4vw,3rem)}.About-module__S-Ka5a__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.About-module__S-Ka5a__left{flex-direction:column;gap:2rem;display:flex}.About-module__S-Ka5a__bioCard{align-items:flex-start;gap:1.75rem;padding:1.75rem;display:flex}.About-module__S-Ka5a__photoWrap{flex-shrink:0}.About-module__S-Ka5a__photoPlaceholder{border-radius:var(--radius-md);border:1px solid var(--border-bright);background:linear-gradient(135deg,#00d4ff14,#7c3aed14);justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative;overflow:hidden}.About-module__S-Ka5a__photoLabel{font-family:var(--font-mono);color:var(--text-muted);text-align:center;font-size:.65rem;line-height:1.4}.About-module__S-Ka5a__photoBorder{border-radius:inherit;pointer-events:none;border:1px solid #00d4ff33;position:absolute;inset:0}.About-module__S-Ka5a__bio p{margin-bottom:.85rem;font-size:.9375rem}.About-module__S-Ka5a__bio p:last-child{margin-bottom:0}.About-module__S-Ka5a__subheading{font-size:1rem;font-family:var(--font-mono);color:var(--accent-cyan);letter-spacing:.08em;margin-bottom:1rem;font-weight:500}.About-module__S-Ka5a__skillsGrid{flex-wrap:wrap;gap:.6rem;display:flex}.About-module__S-Ka5a__skill{font-family:var(--font-mono);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--glass-bg);cursor:default;padding:.3rem .75rem;font-size:.78rem;transition:border-color .2s,color .2s,background .2s}.About-module__S-Ka5a__skill:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#00d4ff0f}.About-module__S-Ka5a__timeline{flex-direction:column;gap:1.5rem;display:flex}.About-module__S-Ka5a__timelineItem{grid-template-columns:64px 1fr;gap:1rem;display:grid}.About-module__S-Ka5a__timelineYear{flex-direction:column;align-items:center;gap:.4rem;padding-top:.5rem;display:flex}.About-module__S-Ka5a__yearBadge{font-family:var(--font-mono);color:var(--accent-cyan);border-radius:var(--radius-sm);letter-spacing:.04em;white-space:nowrap;background:#00d4ff14;border:1px solid #00d4ff33;padding:.2rem .4rem;font-size:.7rem;font-weight:600}.About-module__S-Ka5a__line{background:linear-gradient(#00d4ff4d,#0000);flex:1;width:1px;min-height:30px}.About-module__S-Ka5a__timelineCard{padding:1.1rem 1.25rem}.About-module__S-Ka5a__timelineRole{color:var(--text-primary);margin-bottom:.2rem;font-size:.9375rem;font-weight:600}.About-module__S-Ka5a__timelinePlace{font-family:var(--font-mono);color:var(--accent-cyan);margin-bottom:.6rem;font-size:.75rem}.About-module__S-Ka5a__timelineDesc{margin-bottom:0;font-size:.875rem;line-height:1.6}@media (max-width:900px){.About-module__S-Ka5a__grid{grid-template-columns:1fr}}@media (max-width:600px){.About-module__S-Ka5a__bioCard{text-align:center;flex-direction:column;align-items:center}}
.Projects-module__T_D1Ca__heading{margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}.Projects-module__T_D1Ca__sub{max-width:520px;margin-bottom:3rem;font-size:1.0625rem}.Projects-module__T_D1Ca__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:1.5rem;display:grid}.Projects-module__T_D1Ca__card{flex-direction:column;padding:1.75rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.Projects-module__T_D1Ca__card:hover{border-color:#00d4ff4d;transform:translateY(-4px);box-shadow:0 12px 40px #00000080,0 0 24px #00d4ff14}.Projects-module__T_D1Ca__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Projects-module__T_D1Ca__folderIcon{color:var(--accent-cyan)}.Projects-module__T_D1Ca__cardLinks{gap:.75rem;display:flex}.Projects-module__T_D1Ca__cardLink{color:var(--text-muted);transition:color .2s,transform .2s;display:flex}.Projects-module__T_D1Ca__cardLink:hover{color:var(--accent-cyan);transform:translateY(-2px)}.Projects-module__T_D1Ca__cardTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.Projects-module__T_D1Ca__cardDesc{flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}.Projects-module__T_D1Ca__techList{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.Projects-module__T_D1Ca__techTag{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;font-size:.7rem}.Projects-module__T_D1Ca__techTag+.Projects-module__T_D1Ca__techTag:before{content:"·";color:var(--text-muted);margin-right:.5rem}.Projects-module__T_D1Ca__otherHeading{font-size:1rem;font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:.06em;text-align:center;margin-top:4rem;margin-bottom:1.5rem;font-weight:500}.Projects-module__T_D1Ca__othersGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.Projects-module__T_D1Ca__otherCard{flex-direction:column;padding:1.25rem 1.4rem;transition:border-color .2s,transform .2s;display:flex}.Projects-module__T_D1Ca__otherCard:hover{border-color:#00d4ff40;transform:translateY(-3px)}.Projects-module__T_D1Ca__otherTop{justify-content:space-between;align-items:flex-start;margin-bottom:.6rem;display:flex}.Projects-module__T_D1Ca__otherTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600}.Projects-module__T_D1Ca__otherDesc{flex:1;margin-bottom:1rem;font-size:.85rem;line-height:1.6}
.Contact-module__Bs3a0a__contact{position:relative;overflow:hidden}.Contact-module__Bs3a0a__heading{margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem)}.Contact-module__Bs3a0a__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Contact-module__Bs3a0a__left{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__Bs3a0a__message{max-width:420px;font-size:1.0625rem;line-height:1.8}.Contact-module__Bs3a0a__availability{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:.6rem;font-size:.8rem;display:flex}.Contact-module__Bs3a0a__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 6px #22c55e}.Contact-module__Bs3a0a__emailBtn{align-self:flex-start}.Contact-module__Bs3a0a__right{flex-direction:column;gap:.875rem;display:flex}.Contact-module__Bs3a0a__socialCard{color:var(--text-primary);align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .2s,transform .2s,background .2s;display:flex}.Contact-module__Bs3a0a__socialCard:hover{border-color:var(--border-bright);color:var(--text-primary);background:#00d4ff0a;transform:translate(4px)}.Contact-module__Bs3a0a__socialIconWrap{border-radius:var(--radius-sm);border:1px solid var(--border-bright);width:40px;height:40px;color:var(--accent-cyan);background:#00d4ff14;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__Bs3a0a__socialInfo{flex-direction:column;flex:1;gap:.1rem;display:flex}.Contact-module__Bs3a0a__socialLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.Contact-module__Bs3a0a__socialHandle{font-family:var(--font-mono);color:var(--text-muted);font-size:.75rem}.Contact-module__Bs3a0a__socialArrow{color:var(--text-muted);transition:color .2s,transform .2s}.Contact-module__Bs3a0a__socialCard:hover .Contact-module__Bs3a0a__socialArrow{color:var(--accent-cyan);transform:translate(2px,-2px)}.Contact-module__Bs3a0a__orb{pointer-events:none;background:radial-gradient(circle,#7c3aed14 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;right:-10%}@media (max-width:768px){.Contact-module__Bs3a0a__grid{grid-template-columns:1fr;gap:2.5rem}.Contact-module__Bs3a0a__emailBtn{justify-content:center;align-self:stretch}}
