:root { --jmi-ink:#1f2d3d; --jmi-accent:#16a085; }
body { font-size: 0.95rem; }
.navbar-brand { letter-spacing: .2px; }
.status-pill { font-size:.78rem; padding:.2rem .55rem; border-radius:999px; font-weight:600; }
.status-pending { background:#fff3cd; color:#664d03; }
.status-complete{ background:#d1e7dd; color:#0f5132; }
.status-cancelled{ background:#e2e3e5; color:#41464b; }
.sig-yes { color:#198754; } .sig-no { color:#dc3545; }
.card { border:none; box-shadow:0 1px 3px rgba(0,0,0,.08); }
table td, table th { vertical-align: middle; }
