.Navbar-module__cJzEcG__navbar{z-index:1000;transition:all var(--transition-medium);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#0a0a0fd9;padding:.75rem 0}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);padding:.5rem 0;font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent-gradient);width:0;height:2px;transition:width var(--transition-medium);position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__resumeBtn{padding:.625rem 1.25rem;font-size:.875rem}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;background:0 0;border:none;width:40px;height:40px;display:none;position:relative}.Navbar-module__cJzEcG__hamburger{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-fast);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__cJzEcG__hamburger:before,.Navbar-module__cJzEcG__hamburger:after{content:"";background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-fast);position:absolute;left:0}.Navbar-module__cJzEcG__hamburger:before{top:-8px}.Navbar-module__cJzEcG__hamburger:after{top:8px}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open{background:0 0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open:before{top:0;transform:rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open:after{top:0;transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);overflow:hidden}.Navbar-module__cJzEcG__mobileNavLinks{padding:1rem var(--container-padding);flex-direction:column;gap:.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:.75rem 1rem;font-size:1rem;font-weight:500;display:block}.Navbar-module__cJzEcG__mobileNavLink:hover{background:var(--bg-card);color:var(--text-primary)}.Navbar-module__cJzEcG__mobileResumeBtn{justify-content:center;width:100%;margin-top:.5rem}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:flex}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative}.Hero-module__ZARIfG__heroContent{flex-direction:column;justify-content:center;min-height:calc(100vh - 80px);display:flex}.Hero-module__ZARIfG__heroText{max-width:700px}.Hero-module__ZARIfG__greeting{color:var(--accent-primary);letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:500}.Hero-module__ZARIfG__name{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__title{color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(1.25rem,3vw,2rem);font-weight:500}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:540px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__cta{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__socialLinks{gap:1.5rem;display:flex}.Hero-module__ZARIfG__socialLink{border-radius:var(--radius-md);width:48px;height:48px;color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-color);transition:all var(--transition-medium);justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__socialLink:hover{color:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 0 20px #6366f133}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.75rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom,var(--accent-primary),transparent);width:1px;height:40px}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:60px}.Hero-module__ZARIfG__description{font-size:1rem}.Hero-module__ZARIfG__cta{flex-direction:column}.Hero-module__ZARIfG__cta .Hero-module__ZARIfG__btn{justify-content:center;width:100%}.Hero-module__ZARIfG__scrollIndicator{display:none}}
.About-module__vAULUW__about{background:var(--bg-secondary)}.About-module__vAULUW__aboutContent{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.About-module__vAULUW__aboutText{flex-direction:column;gap:1.25rem;display:flex}.About-module__vAULUW__aboutText p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.About-module__vAULUW__aboutText p .About-module__vAULUW__text-gradient{font-weight:600}.About-module__vAULUW__highlights{border-top:1px solid var(--border-color);gap:2rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.About-module__vAULUW__highlight{flex-direction:column;gap:.25rem;display:flex}.About-module__vAULUW__highlightNumber{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.About-module__vAULUW__highlightLabel{color:var(--text-muted);font-size:.875rem}.About-module__vAULUW__aboutImage{justify-content:center;display:flex}.About-module__vAULUW__imageWrapper{width:280px;height:320px;position:relative}.About-module__vAULUW__imageBorder{border:2px solid var(--accent-primary);border-radius:var(--radius-lg);transition:transform var(--transition-medium);position:absolute;inset:0;transform:translate(12px,12px)}.About-module__vAULUW__imageWrapper:hover .About-module__vAULUW__imageBorder{transform:translate(8px,8px)}.About-module__vAULUW__imagePlaceholder{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__initials{background:var(--accent-gradient);-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800}@media (max-width:900px){.About-module__vAULUW__aboutContent{grid-template-columns:1fr;gap:3rem}.About-module__vAULUW__aboutImage{order:-1}.About-module__vAULUW__imageWrapper{width:220px;height:260px}.About-module__vAULUW__highlights{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.About-module__vAULUW__highlights{gap:1.5rem}.About-module__vAULUW__highlightNumber{font-size:1.5rem}}
.Skills-module__G7oUEG__skills{background:var(--bg-primary)}.Skills-module__G7oUEG__skillsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Skills-module__G7oUEG__skillCategory{padding:2rem}.Skills-module__G7oUEG__categoryTitle{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600}.Skills-module__G7oUEG__skillsList{grid-template-columns:repeat(2,1fr);gap:.75rem;list-style:none;display:grid}.Skills-module__G7oUEG__skillItem{border-radius:var(--radius-sm);transition:all var(--transition-fast);cursor:default;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.Skills-module__G7oUEG__skillItem:hover{background:var(--bg-card)}.Skills-module__G7oUEG__skillIcon{text-align:center;width:28px;font-size:1.25rem}.Skills-module__G7oUEG__skillName{color:var(--text-secondary);font-size:.95rem}.Skills-module__G7oUEG__skillItem:hover .Skills-module__G7oUEG__skillName{color:var(--text-primary)}@media (max-width:900px){.Skills-module__G7oUEG__skillsGrid{grid-template-columns:1fr}}@media (max-width:480px){.Skills-module__G7oUEG__skillsList{grid-template-columns:1fr}.Skills-module__G7oUEG__skillCategory{padding:1.5rem}}
.Projects-module__2BoJ-q__projects{background:var(--bg-secondary)}.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Projects-module__2BoJ-q__projectCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-medium);overflow:hidden}.Projects-module__2BoJ-q__projectCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow)}.Projects-module__2BoJ-q__projectImage{width:100%;height:200px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__projectImage img{transition:transform var(--transition-slow)}.Projects-module__2BoJ-q__projectCard:hover .Projects-module__2BoJ-q__projectImage img{transform:scale(1.05)}.Projects-module__2BoJ-q__projectOverlay{opacity:0;transition:opacity var(--transition-medium);background:#000000b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Projects-module__2BoJ-q__projectCard:hover .Projects-module__2BoJ-q__projectOverlay{opacity:1}.Projects-module__2BoJ-q__projectLinks{gap:1rem;display:flex}.Projects-module__2BoJ-q__projectLink{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-primary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Projects-module__2BoJ-q__projectLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);transform:translateY(-2px)}.Projects-module__2BoJ-q__projectContent{padding:1.5rem}.Projects-module__2BoJ-q__projectTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Projects-module__2BoJ-q__projectDescription{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Projects-module__2BoJ-q__projectTags{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.Projects-module__2BoJ-q__projectTag{border-radius:var(--radius-sm);color:var(--accent-primary);background:#6366f11a;border:1px solid #6366f133;padding:.375rem .75rem;font-size:.75rem;font-weight:500}@media (max-width:1024px){.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:1fr}.Projects-module__2BoJ-q__projectImage{height:180px}}
.Contact-module__hcVmEa__contact{background:var(--bg-primary)}.Contact-module__hcVmEa__contactContent{text-align:center;max-width:600px;margin:0 auto}.Contact-module__hcVmEa__contactContent .Contact-module__hcVmEa__section-title{display:inline-block}.Contact-module__hcVmEa__contactText{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.Contact-module__hcVmEa__contactBtn{margin-bottom:2.5rem;padding:1rem 2.5rem;font-size:1.1rem}.Contact-module__hcVmEa__socialLinks{justify-content:center;gap:1.5rem;display:flex}.Contact-module__hcVmEa__socialLink{border-radius:var(--radius-md);width:52px;height:52px;color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-color);transition:all var(--transition-medium);justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialLink:hover{color:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 0 20px #6366f133}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:2rem 0}.Footer-module__S6Hkya__footerContent{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-secondary);font-size:.95rem}.Footer-module__S6Hkya__heart{color:#ef4444;animation:1.5s ease-in-out infinite Footer-module__S6Hkya__heartbeat;display:inline-block}@keyframes Footer-module__S6Hkya__heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Footer-module__S6Hkya__tech{color:var(--text-muted);font-size:.8rem}
