.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}.bento-grid .reveal:nth-child(2),.projects-grid .reveal:nth-child(2),.goal-grid .reveal:nth-child(2){transition-delay:.08s}.bento-grid .reveal:nth-child(3),.projects-grid .reveal:nth-child(3),.goal-grid .reveal:nth-child(3){transition-delay:.16s}.float-item{animation:float 6s ease-in-out infinite}.code-chip{animation-delay:-1.5s}.transaction-chip{animation-delay:-3s}.chart-line{stroke-dasharray:700;stroke-dashoffset:700;animation:draw 2.2s .7s ease forwards}.hero-grid-bg{animation:grid-drift 18s linear infinite}.button .icon{transition:transform .2s}.button:hover .icon{transform:translateX(4px)}
@keyframes float{0%,100%{translate:0 0}50%{translate:0 -10px}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes grid-drift{to{background-position:42px 42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

