/* Minimal polish for the starter */
body { background: #0b0d10; color: #e9ecef; }
.navbar { border-bottom: 1px solid rgba(255,255,255,.075); }
.card { background: #14171b; border-color: rgba(255,255,255,.08); }
.alert-info { background: #0d3b66; color: #dbeafe; border: none; }
.btn { border-radius: 10px; }
