.Header-module__hBw1pG__header{height:var(--nav-height);z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a0a0ab3;border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{gap:var(--space-lg);display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Hero-module__ZARIfG__heroSection{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroSection:before{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7f52ff26 0%,#3ddc840d 50%,#0000 70%);border-radius:50%;width:60vw;max-width:800px;height:60vw;max-height:800px;animation:15s ease-in-out infinite alternate Hero-module__ZARIfG__pulseGlow;position:absolute;top:10%;left:20%}@keyframes Hero-module__ZARIfG__pulseGlow{0%{opacity:.5;transform:scale(1)translate(0)}to{opacity:.8;transform:scale(1.1)translate(50px,-50px)}}.Hero-module__ZARIfG__content{z-index:10;max-width:900px;position:relative}.Hero-module__ZARIfG__badge{border-radius:var(--radius-full);color:var(--text-secondary);margin-bottom:var(--space-lg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;display:inline-flex}.Hero-module__ZARIfG__badgeIcon{color:var(--accent)}.Hero-module__ZARIfG__title{letter-spacing:-.04em;margin:0 0 var(--space-md) 0;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 0 var(--space-xl) 0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{border-radius:var(--radius-full);cursor:pointer;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__primaryBtn{background:var(--accent);color:var(--bg-primary);border:1px solid var(--accent)}.Hero-module__ZARIfG__primaryBtn:hover{color:var(--accent);background:0 0}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);border:1px solid var(--border-color);background:0 0}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--text-primary);background:#ffffff0d}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIcon{opacity:.6}
.About-module__vAULUW__aboutSection{padding:var(--space-2xl) 0;position:relative}.About-module__vAULUW__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}@media (max-width:900px){.About-module__vAULUW__grid{gap:var(--space-xl);grid-template-columns:1fr}}.About-module__vAULUW__textContent{max-width:500px}.About-module__vAULUW__heading{margin-bottom:var(--space-lg);letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700}.About-module__vAULUW__paragraph{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:1.05rem;line-height:1.7}.About-module__vAULUW__skills{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.About-module__vAULUW__imagesGrid{width:100%;height:600px;position:relative}.About-module__vAULUW__imgWrapper{border-radius:var(--radius-lg);border:4px solid var(--border-color);background:var(--bg-secondary);transition:transform .3s,border-color .3s;position:absolute;overflow:hidden;box-shadow:0 20px 40px #0009}.About-module__vAULUW__imgWrapper:hover{border-color:var(--color-kmp);z-index:10;transform:scale(1.05)!important}.About-module__vAULUW__imgPos1{z-index:2;width:340px;height:240px;top:100px;left:-20px}.About-module__vAULUW__imgPos2{border-radius:var(--radius-full);z-index:3;width:180px;height:180px;top:10px;right:10px}.About-module__vAULUW__imgPos3{z-index:1;width:240px;height:260px;bottom:20px;right:50px}.About-module__vAULUW__imgCaption{width:100%;color:var(--text-primary);font-size:.8rem;font-family:var(--font-mono);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#000000b3;border-top:1px solid #ffffff1a;padding:8px 12px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.About-module__vAULUW__imgWrapper:hover .About-module__vAULUW__imgCaption{transform:translateY(0)}.About-module__vAULUW__placeholderImg span{margin-bottom:var(--space-sm);font-size:1.5rem}.About-module__vAULUW__easterEgg{margin-top:var(--space-2xl);padding:var(--space-md) var(--space-lg);border-left:2px solid var(--color-kmp);border-radius:0 var(--radius-md) var(--radius-md) 0;background:linear-gradient(90deg,#7f52ff1a 0%,#fff0 100%);max-width:90%;position:relative}.About-module__vAULUW__quoteIcon{color:var(--color-kmp);opacity:.2;font-family:serif;font-size:3rem;line-height:1;position:absolute;top:-15px;left:10px}.About-module__vAULUW__songQuote{color:var(--text-primary);margin:0 0 8px;font-size:.95rem;font-style:italic;font-weight:500}.About-module__vAULUW__artist{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;display:block}
.Experience-module__RsmxMa__experienceSection{padding:var(--space-2xl) 0;background:var(--bg-secondary)}.Experience-module__RsmxMa__header{margin-bottom:var(--space-xl);text-align:center}.Experience-module__RsmxMa__heading{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Experience-module__RsmxMa__timeline{max-width:800px;padding:0 var(--space-md);margin:0 auto;position:relative}.Experience-module__RsmxMa__timelineItem{gap:var(--space-lg);margin-bottom:var(--space-xl);display:flex;position:relative}.Experience-module__RsmxMa__timelineItem:last-child{margin-bottom:0}.Experience-module__RsmxMa__markerWrapper{flex-direction:column;align-items:center;display:flex}.Experience-module__RsmxMa__marker{background:var(--bg-primary);border:2px solid var(--border-color);border-radius:var(--radius-full);width:40px;height:40px;color:var(--color-kmp);z-index:2;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.Experience-module__RsmxMa__timelineItem:hover .Experience-module__RsmxMa__marker{border-color:var(--color-kmp);background:#7f52ff1a;transform:scale(1.1);box-shadow:0 0 20px #7f52ff66}.Experience-module__RsmxMa__line{background:linear-gradient(180deg, var(--color-kmp) 0%, transparent 100%);width:2px;margin-top:var(--space-sm);opacity:.3;flex:1;transition:opacity .4s}.Experience-module__RsmxMa__timelineItem:hover .Experience-module__RsmxMa__line{opacity:1;background:linear-gradient(180deg, var(--color-kmp) 0%, var(--color-android) 100%)}.Experience-module__RsmxMa__content{padding-bottom:var(--space-xl);flex:1}.Experience-module__RsmxMa__timelineItem:last-child .Experience-module__RsmxMa__content{padding-bottom:0}.Experience-module__RsmxMa__metadata{gap:var(--space-md);margin-bottom:var(--space-sm);font-family:var(--font-mono);align-items:center;font-size:.85rem;display:flex}.Experience-module__RsmxMa__period{color:var(--accent)}.Experience-module__RsmxMa__company{color:var(--text-secondary);border-radius:var(--radius-sm);background:#ffffff0d;padding:2px 8px}.Experience-module__RsmxMa__role{margin:0 0 var(--space-sm) 0;font-size:1.5rem;font-weight:600}.Experience-module__RsmxMa__description{color:var(--text-secondary);line-height:1.6}@media (max-width:600px){.Experience-module__RsmxMa__timelineItem{gap:var(--space-md);flex-direction:column}.Experience-module__RsmxMa__markerWrapper{align-items:center;gap:var(--space-sm);flex-direction:row}.Experience-module__RsmxMa__line{width:auto;height:2px;margin-top:0}}
.Projects-module__2BoJ-q__projectsSection{padding:var(--space-2xl) 0}.Projects-module__2BoJ-q__heading{letter-spacing:-.02em;margin-bottom:var(--space-xl);text-align:center;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Projects-module__2BoJ-q__subHeading{margin-bottom:var(--space-lg);color:var(--color-kmp);padding-bottom:var(--space-sm);border-bottom:2px solid #7f52ff33;font-size:1.75rem;font-weight:700;display:inline-block}.Projects-module__2BoJ-q__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.Projects-module__2BoJ-q__cardWrapper{perspective:1200px;cursor:pointer;position:relative}.Projects-module__2BoJ-q__card{background:linear-gradient(145deg, var(--bg-secondary) 0%, var(--bg-tertiary) 100%);border:4px solid var(--border-color);padding:50px var(--space-lg) var(--space-lg);border-radius:40px;flex-direction:column;height:500px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080,inset 0 0 0 2px #ffffff0d}.Projects-module__2BoJ-q__card:after{content:"";background:var(--bg-primary);z-index:10;border:1px solid #ffffff1a;border-radius:12px;width:80px;height:20px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 4px #00000080}.Projects-module__2BoJ-q__card:hover{border-color:var(--color-kmp);transform:translateY(-10px)rotateX(2deg)rotateY(-2deg);box-shadow:0 20px 50px #7f52ff4d,inset 0 0 0 2px #7f52ff33}.Projects-module__2BoJ-q__cardHeader{margin-bottom:var(--space-md);z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.Projects-module__2BoJ-q__iconWrapper{color:var(--accent);background:linear-gradient(135deg,#7f52ff33 0%,#ff896533 100%);border:1px solid #7f52ff4d;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex}.Projects-module__2BoJ-q__projectType{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.8rem;font-weight:600}.Projects-module__2BoJ-q__cardTitle{margin:0 0 var(--space-sm) 0;font-size:1.4rem;font-weight:700}.Projects-module__2BoJ-q__cardDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);flex-grow:1;font-size:.95rem;line-height:1.6}.Projects-module__2BoJ-q__techStack{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.Projects-module__2BoJ-q__techBadge{border:1px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-secondary);background:#ffffff0d;padding:4px 10px;font-size:.8rem;transition:all .3s}.Projects-module__2BoJ-q__techBadge:hover{border-color:var(--color-kmp);color:var(--text-primary);background:#7f52ff1a}.Projects-module__2BoJ-q__cardFooter{border-top:1px solid var(--border-color);padding-top:var(--space-md);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Projects-module__2BoJ-q__metrics{gap:var(--space-sm);display:flex}.Projects-module__2BoJ-q__metricBadge{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-secondary);align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.Projects-module__2BoJ-q__starIcon{color:#fbbf24}.Projects-module__2BoJ-q__metricBadge:hover{color:var(--text-primary);border-color:var(--color-kmp)}.Projects-module__2BoJ-q__cardLinks{gap:var(--space-sm);display:flex}.Projects-module__2BoJ-q__linkIcon{color:var(--text-muted);transition:color var(--transition-smooth)}.Projects-module__2BoJ-q__linkIcon:hover{color:var(--color-kmp)}
.Contact-module__hcVmEa__contactSection{padding:var(--space-2xl) 0 var(--space-lg);border-top:1px solid var(--border-color);background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%)}.Contact-module__hcVmEa__content{text-align:center;max-width:600px;margin:0 auto var(--space-2xl);flex-direction:column;align-items:center;display:flex}.Contact-module__hcVmEa__heading{letter-spacing:-.03em;margin-bottom:var(--space-md);color:var(--text-primary);font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.Contact-module__hcVmEa__subtext{color:var(--text-secondary);margin-bottom:var(--space-xl);font-size:1.1rem;line-height:1.6}.Contact-module__hcVmEa__emailLink{background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-full);margin-bottom:var(--space-2xl);padding:16px 40px;font-size:1.1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-block}.Contact-module__hcVmEa__emailLink:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ffffff26}.Contact-module__hcVmEa__socials{gap:var(--space-lg);display:flex}.Contact-module__hcVmEa__socialIcon{color:var(--text-muted);background:var(--bg-tertiary);border-radius:var(--radius-full);border:1px solid var(--border-color);justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Contact-module__hcVmEa__bottomBar{padding-top:var(--space-lg);border-top:1px solid var(--border-color);font-family:var(--font-mono);color:var(--text-muted);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;font-size:.85rem;display:flex}.Contact-module__hcVmEa__builtWith{text-align:right}@media (max-width:600px){.Contact-module__hcVmEa__bottomBar{text-align:center;flex-direction:column;justify-content:center}.Contact-module__hcVmEa__builtWith{text-align:center}}
.Background-module__pMQANW__fixedBackground{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.Background-module__pMQANW__iconWrapper{color:#ffffff08;justify-content:center;align-items:center;display:flex;position:absolute}.Background-module__pMQANW__iconWrapper svg{filter:drop-shadow(0 0 10px #ffffff0d)}
