.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGradient{background:var(--gradient-hero);z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__gridOverlay{z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__orb1,.Hero-module__ZARIfG__orb2,.Hero-module__ZARIfG__orb3{filter:blur(80px);opacity:.4;z-index:0;border-radius:50%;animation:20s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__orb1{background:var(--accent-purple);width:400px;height:400px;animation-delay:0s;top:-100px;left:-100px}.Hero-module__ZARIfG__orb2{background:var(--accent-cyan);width:300px;height:300px;animation-delay:-7s;bottom:-50px;right:-50px}.Hero-module__ZARIfG__orb3{background:var(--accent-pink);width:200px;height:200px;animation-delay:-14s;top:50%;left:50%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(40px,-40px)scale(1.1)}50%{transform:translate(-20px,30px)scale(.95)}75%{transform:translate(30px,20px)scale(1.05)}}.Hero-module__ZARIfG__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__ZARIfG__textContent{flex-direction:column;gap:8px;display:flex}.Hero-module__ZARIfG__greeting{font-family:var(--font-mono);color:var(--accent-cyan);align-items:center;gap:8px;font-size:1.1rem;display:flex}.Hero-module__ZARIfG__wave{transform-origin:70% 70%;animation:2.5s ease-in-out infinite Hero-module__ZARIfG__wave;display:inline-block}@keyframes Hero-module__ZARIfG__wave{0%,60%,to{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}}.Hero-module__ZARIfG__name{color:var(--text-primary);margin:8px 0;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__title{color:var(--text-secondary);margin-bottom:8px;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:500}.Hero-module__ZARIfG__tagline{color:var(--text-muted);max-width:500px;margin-bottom:16px;font-size:1.05rem;line-height:1.7}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.Hero-module__ZARIfG__socials{gap:16px;margin-top:24px;display:flex}.Hero-module__ZARIfG__socialLink{border-radius:var(--radius-full);border:1px solid var(--border-glass);width:44px;height:44px;color:var(--text-secondary);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__socialLink:hover{border-color:var(--accent-purple);color:var(--accent-purple);background:#64748b24;transform:translateY(-3px)}.Hero-module__ZARIfG__terminalCard{border:1px solid var(--border-glass);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-card);background:#0f0f23cc;overflow:hidden}.Hero-module__ZARIfG__terminalHeader{border-bottom:1px solid var(--border-glass);background:#ffffff08;align-items:center;gap:8px;padding:14px 18px;display:flex}.Hero-module__ZARIfG__dot{border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__terminalTitle{font-family:var(--font-mono);color:var(--text-muted);margin-left:auto;font-size:.8rem}.Hero-module__ZARIfG__terminalBody{font-family:var(--font-mono);padding:20px 24px;font-size:.85rem;line-height:1.8}.Hero-module__ZARIfG__terminalLine{margin-bottom:4px}.Hero-module__ZARIfG__prefix{color:var(--accent-purple)}.Hero-module__ZARIfG__keyword{color:var(--accent-cyan)}.Hero-module__ZARIfG__operator,.Hero-module__ZARIfG__bracket{color:var(--text-muted)}.Hero-module__ZARIfG__terminalBlock{padding-left:0}.Hero-module__ZARIfG__terminalIndent{padding-left:24px}.Hero-module__ZARIfG__key{color:var(--accent-cyan)}.Hero-module__ZARIfG__string{color:var(--accent-green)}.Hero-module__ZARIfG__number{color:var(--accent-pink)}.Hero-module__ZARIfG__scrollIndicator{z-index:1;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--border-glass-hover);border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex}.Hero-module__ZARIfG__scrollWheel{background:var(--accent-purple);border-radius:var(--radius-full);width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scroll}@keyframes Hero-module__ZARIfG__scroll{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(10px)}}@media (max-width:968px){.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__textContent{align-items:center}.Hero-module__ZARIfG__tagline{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__ctas,.Hero-module__ZARIfG__socials{justify-content:center}.Hero-module__ZARIfG__terminalCard{max-width:480px;margin:0 auto}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:100px 0 60px}.Hero-module__ZARIfG__ctas{flex-direction:column;width:100%}.Hero-module__ZARIfG__ctas .Hero-module__ZARIfG__btn{width:100%}}
.About-module__vAULUW__aboutGrid{grid-template-columns:1.2fr 1fr;align-items:start;gap:60px;display:grid}.About-module__vAULUW__aboutText{flex-direction:column;gap:18px;display:flex}.About-module__vAULUW__lead{color:var(--text-primary);font-size:1.15rem;line-height:1.8}.About-module__vAULUW__lead strong{color:var(--accent-cyan)}.About-module__vAULUW__aboutText p{font-size:1rem;line-height:1.8}.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.About-module__vAULUW__statCard{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:28px 24px;display:flex}.About-module__vAULUW__statIcon{color:var(--accent-cyan);margin-bottom:4px}.About-module__vAULUW__statValue{font-family:var(--font-heading);color:var(--text-primary);font-size:2.2rem;font-weight:800}.About-module__vAULUW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}@media (max-width:768px){.About-module__vAULUW__aboutGrid{grid-template-columns:1fr;gap:40px}.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr}}@media (max-width:400px){.About-module__vAULUW__statsGrid{grid-template-columns:1fr}}
.Skills-module__G7oUEG__tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.Skills-module__G7oUEG__tab{border-radius:var(--radius-full);border:1px solid var(--border-glass);background:var(--bg-glass);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-base);padding:10px 24px;font-size:.9rem;font-weight:500}.Skills-module__G7oUEG__tab:hover{border-color:var(--accent-purple);color:var(--text-primary)}.Skills-module__G7oUEG__tabActive{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-glow-purple);border-color:#0000}.Skills-module__G7oUEG__tabActive:hover{border-color:#0000}.Skills-module__G7oUEG__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.Skills-module__G7oUEG__skillCard{padding:20px 24px}.Skills-module__G7oUEG__skillCard:hover{transform:translateY(-2px)}.Skills-module__G7oUEG__skillInfo{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Skills-module__G7oUEG__skillName{color:var(--text-primary);font-size:.95rem;font-weight:600}.Skills-module__G7oUEG__skillLevel{font-family:var(--font-mono);color:var(--accent-cyan);font-size:.8rem}.Skills-module__G7oUEG__progressBar{border-radius:var(--radius-full);background:#ffffff0f;height:6px;overflow:hidden}.Skills-module__G7oUEG__progressFill{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width 1s}@media (max-width:480px){.Skills-module__G7oUEG__skillsGrid{grid-template-columns:1fr}.Skills-module__G7oUEG__tabs{gap:8px}.Skills-module__G7oUEG__tab{padding:8px 16px;font-size:.82rem}}
.Experience-module__RsmxMa__timeline{max-width:900px;margin:0 auto;position:relative}.Experience-module__RsmxMa__timelineLine{background:var(--border-glass-hover);opacity:.3;width:2px;height:100%;position:absolute;left:50%;transform:translate(-50%)}.Experience-module__RsmxMa__timelineItem{width:50%;padding:0 40px 48px;position:relative}.Experience-module__RsmxMa__timelineItem.Experience-module__RsmxMa__left{padding-right:48px;left:0}.Experience-module__RsmxMa__timelineItem.Experience-module__RsmxMa__right{padding-left:48px;left:50%}.Experience-module__RsmxMa__timelineDot{background:var(--gradient-primary);z-index:2;border-radius:50%;width:16px;height:16px;position:absolute;top:8px}.Experience-module__RsmxMa__left .Experience-module__RsmxMa__timelineDot{right:-8px}.Experience-module__RsmxMa__right .Experience-module__RsmxMa__timelineDot{left:-8px}.Experience-module__RsmxMa__dotPulse{border:2px solid var(--accent-purple);border-radius:50%;animation:2s ease-in-out infinite Experience-module__RsmxMa__pulse;position:absolute;inset:-4px}@keyframes Experience-module__RsmxMa__pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.8)}}.Experience-module__RsmxMa__timelineCard{padding:28px}.Experience-module__RsmxMa__timelineCard:hover{transform:translateY(-2px)}.Experience-module__RsmxMa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.Experience-module__RsmxMa__role{color:var(--text-primary);margin-bottom:4px;font-size:1.15rem;font-weight:700}.Experience-module__RsmxMa__company{color:var(--accent-cyan);font-size:.95rem;font-weight:500}.Experience-module__RsmxMa__location{color:var(--text-muted);font-weight:400}.Experience-module__RsmxMa__period{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;border-radius:var(--radius-full);border:1px solid var(--border-glass);background:#ffffff0a;padding:4px 12px;font-size:.8rem}.Experience-module__RsmxMa__descriptionList{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.Experience-module__RsmxMa__descriptionList li{color:var(--text-secondary);padding-left:18px;font-size:.9rem;line-height:1.6;position:relative}.Experience-module__RsmxMa__descriptionList li:before{content:"▹";color:var(--accent-purple);position:absolute;left:0}.Experience-module__RsmxMa__techTags{flex-wrap:wrap;gap:8px;display:flex}.Experience-module__RsmxMa__tag{font-size:.75rem;font-family:var(--font-mono);background:var(--bg-glass-hover);border:1px solid var(--border-glass);color:var(--accent-purple);border-radius:var(--radius-full);padding:4px 12px}@media (max-width:768px){.Experience-module__RsmxMa__timelineLine{left:20px}.Experience-module__RsmxMa__timelineItem{width:100%;padding:0 0 32px 52px}.Experience-module__RsmxMa__timelineItem.Experience-module__RsmxMa__left,.Experience-module__RsmxMa__timelineItem.Experience-module__RsmxMa__right{padding-left:52px;padding-right:0;left:0}.Experience-module__RsmxMa__left .Experience-module__RsmxMa__timelineDot,.Experience-module__RsmxMa__right .Experience-module__RsmxMa__timelineDot{left:12px;right:auto}.Experience-module__RsmxMa__cardHeader{flex-direction:column;gap:8px}}
.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px;display:grid}.Projects-module__2BoJ-q__projectCard{flex-direction:column;gap:20px;height:100%;padding:32px;display:flex}.Projects-module__2BoJ-q__projectCard.Projects-module__2BoJ-q__featured{border-color:var(--border-glass-hover)}.Projects-module__2BoJ-q__projectEmoji{background:var(--bg-glass-hover);border-radius:var(--radius-md);justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.Projects-module__2BoJ-q__projectContent{flex-direction:column;flex:1;gap:12px;display:flex}.Projects-module__2BoJ-q__projectHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Projects-module__2BoJ-q__projectTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}.Projects-module__2BoJ-q__projectLinks{gap:12px;display:flex}.Projects-module__2BoJ-q__projectLinks a{color:var(--text-muted);transition:color var(--transition-fast)}.Projects-module__2BoJ-q__projectLinks a:hover{color:var(--accent-cyan)}.Projects-module__2BoJ-q__projectDescription{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.7}.Projects-module__2BoJ-q__projectTech{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.Projects-module__2BoJ-q__techTag{font-size:.72rem;font-family:var(--font-mono);background:var(--bg-glass-hover);border:1px solid var(--border-glass);color:var(--accent-cyan);border-radius:var(--radius-full);padding:4px 10px}@media (max-width:480px){.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:1fr}}
.BlogPreview-module__XjL-_G__blogGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;margin-bottom:48px;display:grid}.BlogPreview-module__XjL-_G__blogCard{cursor:pointer;flex-direction:column;gap:16px;height:100%;padding:28px;text-decoration:none;display:flex}.BlogPreview-module__XjL-_G__cardEmoji{background:var(--bg-glass-hover);border-radius:var(--radius-md);justify-content:center;align-items:center;width:56px;height:56px;font-size:2.2rem;display:flex}.BlogPreview-module__XjL-_G__cardContent{flex-direction:column;flex:1;gap:10px;display:flex}.BlogPreview-module__XjL-_G__cardMeta{color:var(--text-muted);font-size:.8rem;font-family:var(--font-mono);align-items:center;gap:8px;display:flex}.BlogPreview-module__XjL-_G__cardMeta span{align-items:center;gap:4px;display:flex}.BlogPreview-module__XjL-_G__dot{color:var(--accent-purple)}.BlogPreview-module__XjL-_G__cardTitle{color:var(--text-primary);transition:color var(--transition-fast);font-size:1.15rem;font-weight:700;line-height:1.4}.BlogPreview-module__XjL-_G__blogCard:hover .BlogPreview-module__XjL-_G__cardTitle{color:var(--accent-cyan)}.BlogPreview-module__XjL-_G__cardExcerpt{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.6}.BlogPreview-module__XjL-_G__cardTags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.BlogPreview-module__XjL-_G__tag{font-size:.7rem;font-family:var(--font-mono);background:var(--bg-glass-hover);border:1px solid var(--border-glass);color:var(--accent-cyan);border-radius:var(--radius-full);padding:3px 10px}.BlogPreview-module__XjL-_G__viewAll{text-align:center}@media (max-width:480px){.BlogPreview-module__XjL-_G__blogGrid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr 1.3fr;align-items:start;gap:40px;display:grid}.Contact-module__hcVmEa__contactInfo{flex-direction:column;gap:16px;display:flex}.Contact-module__hcVmEa__infoCard{align-items:center;gap:16px;padding:24px;display:flex}.Contact-module__hcVmEa__infoCard:hover{transform:translateY(-2px)}.Contact-module__hcVmEa__infoIcon{color:var(--accent-cyan);flex-shrink:0}.Contact-module__hcVmEa__infoCard h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.85rem}.Contact-module__hcVmEa__infoCard a,.Contact-module__hcVmEa__infoCard p{color:var(--text-primary);font-size:.95rem}.Contact-module__hcVmEa__infoCard a:hover{color:var(--accent-cyan)}.Contact-module__hcVmEa__socialLinks{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Contact-module__hcVmEa__socialCard{color:var(--text-secondary);justify-content:center;align-items:center;gap:10px;padding:18px;font-size:.9rem;font-weight:500;display:flex}.Contact-module__hcVmEa__socialCard:hover{color:var(--accent-purple);transform:translateY(-2px)}.Contact-module__hcVmEa__form{padding:36px}.Contact-module__hcVmEa__form:hover{transform:none}.Contact-module__hcVmEa__formGroup{margin-bottom:20px}.Contact-module__hcVmEa__formGroup label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup textarea{border:1px solid var(--border-glass);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:all var(--transition-base);background:#ffffff08;outline:none;padding:14px 18px;font-size:.95rem}.Contact-module__hcVmEa__formGroup input::placeholder,.Contact-module__hcVmEa__formGroup textarea::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup textarea:focus{border-color:var(--accent-purple);box-shadow:0 0 0 3px #94a3b82e}.Contact-module__hcVmEa__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{width:100%;padding:16px;font-size:1rem}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr}}
