.HeroSection-module__HAA8HW__hero{min-height:100vh;padding:var(--space-3xl)0;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module__HAA8HW__orb{filter:blur(80px);border-radius:50%;animation:20s ease-in-out infinite HeroSection-module__HAA8HW__orbFloat;position:absolute}.HeroSection-module__HAA8HW__orb1{background:hsla(var(--hue-primary),70%,50%,.15);width:600px;height:600px;top:-200px;right:-100px}.HeroSection-module__HAA8HW__orb2{background:hsla(var(--hue-accent),60%,50%,.1);width:400px;height:400px;animation-delay:-7s;bottom:-100px;left:-50px}.HeroSection-module__HAA8HW__orb3{background:hsla(calc(var(--hue-primary) + 40),60%,50%,.1);width:300px;height:300px;animation-delay:-14s;top:40%;left:30%}@keyframes HeroSection-module__HAA8HW__orbFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(20px,10px)scale(1.02)}}.HeroSection-module__HAA8HW__grid{background-image:linear-gradient(hsla(var(--hue-primary),50%,50%,.03)1px,transparent 1px),linear-gradient(90deg,hsla(var(--hue-primary),50%,50%,.03)1px,transparent 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 20%,#0000 70%)}.HeroSection-module__HAA8HW__content{z-index:1;gap:var(--space-xl);grid-template-columns:1.2fr .8fr;align-items:center;display:grid;position:relative}.HeroSection-module__HAA8HW__text{max-width:700px}.HeroSection-module__HAA8HW__badge{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-sm);background:hsla(var(--hue-primary),50%,50%,.1);border:1px solid hsla(var(--hue-primary),50%,50%,.2);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--accent-primary);margin-bottom:var(--space-md);display:inline-flex}.HeroSection-module__HAA8HW__badge:before{content:"";background:var(--accent-secondary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__pulse}@keyframes HeroSection-module__HAA8HW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.HeroSection-module__HAA8HW__title{font-size:var(--text-hero);letter-spacing:-.04em;margin-bottom:var(--space-md);font-weight:900;line-height:1.15}.HeroSection-module__HAA8HW__titleLine{display:block;overflow:visible}.HeroSection-module__HAA8HW__titleText{animation:HeroSection-module__HAA8HW__slideUp .8s var(--ease-out-expo)forwards;display:inline-block}.HeroSection-module__HAA8HW__titleLine:nth-child(2) .HeroSection-module__HAA8HW__titleText{animation-delay:.1s}@keyframes HeroSection-module__HAA8HW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__HAA8HW__subtitle{font-size:var(--text-xl);color:var(--text-secondary);margin-bottom:var(--space-md);animation:HeroSection-module__HAA8HW__fadeIn .6s var(--ease-out-quart).4s both}.HeroSection-module__HAA8HW__description{font-size:var(--text-lg);color:var(--text-muted);margin-bottom:var(--space-lg);max-width:560px;animation:HeroSection-module__HAA8HW__fadeIn .6s var(--ease-out-quart).5s both;line-height:1.75}@keyframes HeroSection-module__HAA8HW__fadeIn{0%{opacity:0}to{opacity:1}}.HeroSection-module__HAA8HW__actions{gap:var(--space-sm);animation:HeroSection-module__HAA8HW__fadeIn .6s var(--ease-out-quart).6s both;display:flex}.HeroSection-module__HAA8HW__visual{justify-content:center;align-items:center;display:flex}.HeroSection-module__HAA8HW__card{width:320px;padding:var(--space-lg);background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-xl);text-align:center;transition:transform var(--duration-fast)var(--ease-out-quart);flex-direction:column;align-items:center;display:flex;position:relative}.HeroSection-module__HAA8HW__card:hover{transform:translateY(-8px)}.HeroSection-module__HAA8HW__cardGlow{background:var(--gradient-primary);border-radius:var(--radius-xl);opacity:0;z-index:-1;transition:opacity var(--duration-normal)var(--ease-out-quart);position:absolute;inset:-1px}.HeroSection-module__HAA8HW__card:hover .HeroSection-module__HAA8HW__cardGlow{opacity:.3}.HeroSection-module__HAA8HW__avatar{width:140px;height:140px;margin-bottom:var(--space-md);background:var(--gradient-primary);border:3px solid #0000;border-radius:50%;padding:3px;overflow:hidden}.HeroSection-module__HAA8HW__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.HeroSection-module__HAA8HW__avatarFallback{background:var(--gradient-primary);width:140px;height:140px;margin-bottom:var(--space-md);border-radius:50%;justify-content:center;align-items:center;font-size:3rem;display:flex}.HeroSection-module__HAA8HW__cardName{font-size:var(--text-xl);margin-bottom:var(--space-2xs);font-weight:700}.HeroSection-module__HAA8HW__cardRole{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md)}.HeroSection-module__HAA8HW__cardStats{gap:var(--space-lg);padding-top:var(--space-md);border-top:var(--border-subtle);justify-content:center;width:100%;display:flex}.HeroSection-module__HAA8HW__stat{text-align:center}.HeroSection-module__HAA8HW__statValue{font-size:var(--text-2xl);color:var(--accent-primary);font-weight:700}.HeroSection-module__HAA8HW__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}@media (max-width:900px){.HeroSection-module__HAA8HW__content{text-align:center;grid-template-columns:1fr}.HeroSection-module__HAA8HW__text{max-width:100%}.HeroSection-module__HAA8HW__description{margin:0 auto var(--space-lg)}.HeroSection-module__HAA8HW__actions{justify-content:center}.HeroSection-module__HAA8HW__card{width:280px}}@media (max-width:640px){.HeroSection-module__HAA8HW__title{font-size:clamp(2rem,9vw,3.5rem);line-height:1.2}.HeroSection-module__HAA8HW__subtitle{font-size:var(--text-lg)}.HeroSection-module__HAA8HW__description{font-size:var(--text-base)}.HeroSection-module__HAA8HW__actions{flex-direction:column;width:100%}.HeroSection-module__HAA8HW__actions .HeroSection-module__HAA8HW__btn{width:100%}.HeroSection-module__HAA8HW__card{width:100%;max-width:280px}.HeroSection-module__HAA8HW__avatar{width:100px;height:100px}.HeroSection-module__HAA8HW__avatarImage{width:100%;height:100%}.HeroSection-module__HAA8HW__statValue{font-size:var(--text-xl)}}
.AboutSection-module__QVoG9G__about{overflow:hidden}.AboutSection-module__QVoG9G__content{gap:var(--space-xl);grid-template-columns:.8fr 1.2fr;align-items:center;display:grid}.AboutSection-module__QVoG9G__imageWrapper{position:relative}.AboutSection-module__QVoG9G__imageFrame{aspect-ratio:4/5;border-radius:var(--radius-xl);background:var(--bg-surface);border:var(--border-subtle);width:100%;max-width:400px;position:relative;overflow:hidden}.AboutSection-module__QVoG9G__imageFallback{background:var(--gradient-primary);justify-content:center;align-items:center;width:100%;height:100%;font-size:8rem;display:flex}.AboutSection-module__QVoG9G__profileImage{object-fit:cover;width:100%;height:100%}.AboutSection-module__QVoG9G__imageAccent{top:var(--space-lg);left:var(--space-lg);right:calc(-1*var(--space-md));bottom:calc(-1*var(--space-md));background:var(--gradient-primary);border-radius:var(--radius-xl);opacity:.2;z-index:-1;position:absolute}.AboutSection-module__QVoG9G__text{max-width:600px}.AboutSection-module__QVoG9G__text p{color:var(--text-secondary);margin-bottom:var(--space-md);line-height:1.75}.AboutSection-module__QVoG9G__tags{gap:var(--space-xs);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.AboutSection-module__QVoG9G__tag{padding:var(--space-xs)var(--space-sm);background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-secondary)}@media (max-width:900px){.AboutSection-module__QVoG9G__content{text-align:center;grid-template-columns:1fr}.AboutSection-module__QVoG9G__imageWrapper{justify-content:center;display:flex}.AboutSection-module__QVoG9G__imageFrame{max-width:300px}.AboutSection-module__QVoG9G__text{max-width:100%}.AboutSection-module__QVoG9G__tags{justify-content:center}}
.SkillsSection-module__VBE6dG__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.SkillsSection-module__VBE6dG__card{background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-lg);transition:all var(--duration-fast)var(--ease-out-quart)}.SkillsSection-module__VBE6dG__card:hover{border-color:hsla(var(--hue-primary),50%,50%,.3);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.SkillsSection-module__VBE6dG__cardHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.SkillsSection-module__VBE6dG__cardIcon{background:hsla(var(--hue-primary),50%,50%,.1);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.SkillsSection-module__VBE6dG__cardTitle{font-size:var(--text-lg);font-weight:600}.SkillsSection-module__VBE6dG__cardTags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.SkillsSection-module__VBE6dG__tag{padding:var(--space-2xs)var(--space-sm);background:var(--bg-elevated);border:var(--border-subtle);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-secondary);transition:all var(--duration-fast)var(--ease-out-quart)}.SkillsSection-module__VBE6dG__tag:hover{background:hsla(var(--hue-primary),50%,50%,.1);color:var(--accent-primary)}
.ProjectsSection-module__TXVo1q__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(340px,1fr));display:grid}.ProjectsSection-module__TXVo1q__card{background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--duration-fast)var(--ease-out-quart);overflow:hidden}.ProjectsSection-module__TXVo1q__card:hover{border-color:hsla(var(--hue-primary),50%,50%,.3);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.ProjectsSection-module__TXVo1q__cardImage{justify-content:center;align-items:center;height:200px;font-size:4rem;display:flex}.ProjectsSection-module__TXVo1q__cardContent{padding:var(--space-lg)}.ProjectsSection-module__TXVo1q__cardTags{gap:var(--space-2xs);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.ProjectsSection-module__TXVo1q__cardTag{padding:var(--space-2xs)var(--space-xs);background:hsla(var(--hue-primary),50%,50%,.1);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--accent-primary);font-weight:600}.ProjectsSection-module__TXVo1q__cardTitle{font-size:var(--text-xl);margin-bottom:var(--space-xs);font-weight:700}.ProjectsSection-module__TXVo1q__cardDescription{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-md);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.ProjectsSection-module__TXVo1q__cardActions{gap:var(--space-xs);display:flex}@media (max-width:640px){.ProjectsSection-module__TXVo1q__grid{grid-template-columns:1fr}}
.ExperienceSection-module__rBu9XW__timeline{max-width:800px;margin:0 auto;position:relative}.ExperienceSection-module__rBu9XW__timelineLine{background:var(--gradient-primary);width:2px;position:absolute;top:0;bottom:0;left:0}.ExperienceSection-module__rBu9XW__timelineItem{padding-left:var(--space-xl);padding-bottom:var(--space-xl);position:relative}.ExperienceSection-module__rBu9XW__timelineItem:last-child{padding-bottom:0}.ExperienceSection-module__rBu9XW__timelineMarker{background:var(--bg-void);border:3px solid var(--accent-primary);border-radius:50%;width:16px;height:16px;position:absolute;top:0;left:-7px}.ExperienceSection-module__rBu9XW__timelineContent{background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-lg);transition:all var(--duration-fast)var(--ease-out-quart)}.ExperienceSection-module__rBu9XW__timelineContent:hover{border-color:hsla(var(--hue-primary),50%,50%,.3);transform:translate(8px)}.ExperienceSection-module__rBu9XW__timelineDate{padding:var(--space-2xs)var(--space-sm);background:hsla(var(--hue-primary),50%,50%,.1);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--accent-primary);margin-bottom:var(--space-sm);font-weight:600;display:inline-block}.ExperienceSection-module__rBu9XW__timelineTitle{font-size:var(--text-xl);margin-bottom:var(--space-2xs);font-weight:700}.ExperienceSection-module__rBu9XW__timelineSubtitle{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-md)}.ExperienceSection-module__rBu9XW__timelineList{gap:var(--space-xs);flex-direction:column;display:flex}.ExperienceSection-module__rBu9XW__timelineList li{padding-left:var(--space-md);color:var(--text-secondary);font-size:var(--text-sm);line-height:1.6;position:relative}.ExperienceSection-module__rBu9XW__timelineList li:before{content:"→";color:var(--accent-primary);font-weight:700;position:absolute;left:0}@media (max-width:640px){.ExperienceSection-module__rBu9XW__timelineLine{left:8px}.ExperienceSection-module__rBu9XW__timelineItem{padding-left:var(--space-lg)}.ExperienceSection-module__rBu9XW__timelineMarker{width:16px;height:16px;left:0}}
.CertificationsSection-module__lfmcxW__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.CertificationsSection-module__lfmcxW__card{background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-lg);transition:all var(--duration-fast)var(--ease-out-quart)}.CertificationsSection-module__lfmcxW__card:hover{border-color:hsla(var(--hue-primary),50%,50%,.3);transform:translateY(-4px)}.CertificationsSection-module__lfmcxW__cardTitle{font-size:var(--text-base);margin-bottom:var(--space-xs);font-weight:600}.CertificationsSection-module__lfmcxW__cardIssuer{font-size:var(--text-sm);color:var(--text-muted)}
.ContactSection-module__jJh_sq__content{max-width:900px;margin:0 auto}.ContactSection-module__jJh_sq__methods{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.ContactSection-module__jJh_sq__method{align-items:center;gap:var(--space-md);padding:var(--space-lg);background:var(--bg-surface);border:var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--duration-fast)var(--ease-out-quart);display:flex}a.ContactSection-module__jJh_sq__method:hover{border-color:hsla(var(--hue-primary),50%,50%,.3);box-shadow:var(--shadow-md);transform:translateY(-4px)}.ContactSection-module__jJh_sq__methodIcon{background:hsla(var(--hue-primary),50%,50%,.1);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.75rem;display:flex}.ContactSection-module__jJh_sq__methodInfo h4{font-size:var(--text-base);margin-bottom:var(--space-2xs);font-weight:600}.ContactSection-module__jJh_sq__methodInfo span{font-size:var(--text-sm);color:var(--text-secondary)}
