.card { border-radius: 1rem; }
.form-control, .btn { border-radius: .75rem; }
.table thead th { white-space: nowrap; }
.flex { display: flex; gap: .5rem; }
