body { background: #f7f9fc; }
h1, h5 { color: #2c3e50; }
.card { border-radius: 12px; }
.table th { white-space: nowrap; }
.btn-primary { background-color: #0d6efd; border-color: #0d6efd; }

#stats ul { margin: 0; padding-left: 20px; }
#stats li { list-style-type: disc; margin: 2px 0; }
