@media (max-width: 768px) {
    .cards { flex-direction: column; align-items: center; }
    header { flex-direction: column; }
}
