/* Basic Bootstrap-friendly styling */
body { font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
.card { border-radius: 12px; }
.navbar-brand { font-weight: 600; }
.table td, .table th { vertical-align: middle; }