/* assets/css/app.css */
body { background: #f7f8fb; }
.card { border-radius: 1rem; }
.table thead th { font-weight: 700; }
.navbar .navbar-brand { letter-spacing: .5px; }
.badge-soft { background: #eef2ff; color: #3b5bdb; }
