*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#262626;background:#f9f9f7;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:.7s cubic-bezier(.16,1,.3,1) both fadeUp}.animate-fade-in{animation:.7s both fadeIn}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}.delay-9{animation-delay:.9s}.project-card{color:inherit;background:#fff;border:1px solid #e8e8e6;border-radius:10px;padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.project-card:hover{border-color:#ccc;box-shadow:0 4px 20px #0000000f}.footer-link{color:#aaa;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#262626}
