/* assets/style.css */
.card-hover:hover { transform: translateY(-2px); transition: .2s; }
.table thead th { white-space: nowrap; }
.badge-role { font-size: .8rem; }
