body { font-family: Inter, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; }
.card { border-radius: 12px; }
.table-responsive { max-height: 60vh; overflow: auto; }
.form-label { font-weight: 600; }
.hint { font-size: .9rem; color: #6c757d; }
