body { scroll-behavior: smooth; }
.card:hover { transform: translateY(-2px); transition: .2s ease; }
footer a:hover { text-decoration: underline; }
