@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.gradient-text{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.project-color-coral{--project-color:#ff6b6b}.project-color-sunshine{--project-color:#ffd93d}.project-color-mint{--project-color:#6bcf7f}.project-color-sky{--project-color:#4ecdc4}.project-color-lavender{--project-color:#a78bfa}.project-color-peach{--project-color:#fbbf24}.project-color-rose{--project-color:#fb7185}.project-color-teal{--project-color:#14b8a6}.project-color-indigo{--project-color:#6366f1}.project-color-emerald{--project-color:#10b981}.project-color-orange{--project-color:#f97316}.project-color-purple{--project-color:#a855f7}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
