.pronouns{color:var(--lightningcss-light,purple)var(--lightningcss-dark,pink);animation:2s linear infinite alternate flash}@media (prefers-reduced-motion){.pronouns{animation:none}}@keyframes flash{to{color:canvastext}}#projects>li{padding:.2em 0}.marquee{white-space:nowrap;width:400px;max-width:calc(100cqw - 16px);height:400px;max-height:calc(100cqw - 16px);display:flex;overflow:hidden}.marquee>img{max-height:inherit;max-width:inherit}.marquee-left{animation:2s linear infinite left}@media (prefers-reduced-motion){.marquee-left{animation:none}}.marquee-up{animation:2s linear infinite up}@media (prefers-reduced-motion){.marquee-up{animation:none}}.marquee-bounce{animation:1s linear infinite alternate right-25}@media (prefers-reduced-motion){.marquee-bounce{animation:none}}@keyframes left{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes up{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}@keyframes right-25{0%{transform:translate(-25%)}to{transform:translate(25%)}}
