.gradient-border,.navbar__link{position:relative}.gradient-border:hover::before,.reveal{opacity:1}@keyframes pulse-dot{0%,100%{opacity:1;transform:scale(1);box-shadow:0 0 0 0 rgba(16,185,129,.4)}50%{opacity:.8;transform:scale(1.1);box-shadow:0 0 0 6px rgba(16,185,129,0)}}@keyframes spin-slow{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gradient-shift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes shine{0%{left:-100%}100%{left:200%}}@keyframes glow-pulse{0%,100%{box-shadow:0 0 20px rgba(99,102,241,.2)}50%{box-shadow:0 0 40px rgba(99,102,241,.5)}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes drift{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(40px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.97)}}.reveal{transform:none;transition:opacity .7s cubic-bezier(.4, 0, .2, 1),transform .7s cubic-bezier(.4, 0, .2, 1)}html.js .reveal{opacity:0;transform:translateY(32px)}html.js .reveal.reveal--left{transform:translateX(-32px)}html.js .reveal.reveal--right{transform:translateX(32px)}html.js .reveal.reveal--scale{transform:scale(.88)}.reveal.reveal--fast{transition-duration:.45s}.reveal.reveal--slow{transition-duration:1s}.reveal.visible{opacity:1;transform:translateY(0) translateX(0) scale(1)}.stagger-children>:first-child{transition-delay:0s}.stagger-children>:nth-child(2){transition-delay:80ms}.stagger-children>:nth-child(3){transition-delay:160ms}.stagger-children>:nth-child(4){transition-delay:240ms}.stagger-children>:nth-child(5){transition-delay:320ms}.stagger-children>:nth-child(6){transition-delay:0.4s}.stagger-children>:nth-child(7){transition-delay:480ms}.stagger-children>:nth-child(8){transition-delay:560ms}.stagger-children>:nth-child(9){transition-delay:640ms}.stagger-children>:nth-child(10){transition-delay:720ms}.stagger-children>:nth-child(11){transition-delay:0.8s}.stagger-children>:nth-child(12){transition-delay:880ms}.hero__greeting{animation:.7s cubic-bezier(.4,0,.2,1) .1s both fadeInDown}.hero__name{animation:.8s cubic-bezier(.4,0,.2,1) .2s both fadeInUp}.hero__title{animation:.8s cubic-bezier(.4,0,.2,1) .3s both fadeInUp}.hero__bio{animation:.8s cubic-bezier(.4,0,.2,1) .4s both fadeInUp}.hero__ctas{animation:.8s cubic-bezier(.4,0,.2,1) .5s both fadeInUp}.hero__social{animation:.8s cubic-bezier(.4,0,.2,1) .6s both fadeInUp}.hero__visual{animation:1s cubic-bezier(.4,0,.2,1) .3s both fadeIn}.page-hero__tag{animation:.6s cubic-bezier(.4,0,.2,1) .1s both fadeInDown}.page-hero__title{animation:.7s cubic-bezier(.4,0,.2,1) .2s both fadeInUp}.page-hero__desc{animation:.7s cubic-bezier(.4,0,.2,1) .3s both fadeInUp}.glow-orb:first-child{animation:12s ease-in-out infinite drift}.glow-orb:nth-child(2){animation:16s ease-in-out 4s infinite reverse drift}.glow-orb:nth-child(3){animation:20s ease-in-out 8s infinite drift}.btn--primary{overflow:hidden}.btn--primary::before{content:'';position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:none}.btn--primary:hover::before{animation:.6s ease-in-out shine}.education-card,.project-card,.skill-category,.timeline-card{will-change:transform}.gradient-border{border-radius:var(--radius-xl)}.gradient-border::before{content:'';position:absolute;inset:-1px;border-radius:inherit;background:var(--gradient-primary);opacity:0;transition:opacity var(--transition-base);z-index:-1}.badge{transition:all var(--transition-base);cursor:default}.social-link{transition:transform var(--transition-spring),border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}.social-link:hover{transform:translateY(-3px) scale(1.05)}.timeline-item.current::before{animation:2s ease-in-out infinite glow-pulse}.typing-cursor{display:inline-block;width:3px;height:1em;background:var(--accent-primary);border-radius:2px;animation:1s step-end infinite blink;vertical-align:text-bottom;margin-left:2px}.stat-card__number{transition:transform var(--transition-spring)}.stat-card:hover .stat-card__number{transform:scale(1.1)}.form-control{transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}.reveal{opacity:1;transform:none}.hero__bio,.hero__ctas,.hero__greeting,.hero__name,.hero__social,.hero__title,.hero__visual,.page-hero__desc,.page-hero__tag,.page-hero__title{animation:none;opacity:1;transform:none}}