/*
 * Placeholder Bootstrap CSS
 * Replace this file with the official Bootstrap 5.3.2 `bootstrap.min.css` in production.
 * You can download from https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css
 */
/* Minimal fallback styles to avoid layout break if real bootstrap is not present. */
.btn{display:inline-block;padding:.375rem .75rem;border-radius:.25rem;border:1px solid transparent}
.btn-primary{background:#0d6efd;color:#fff}
.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}
.form-control{display:block;width:100%;padding:.375rem .75rem;border:1px solid #ced4da;border-radius:.25rem}
.table{width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse}
.table thead th{font-weight:700}
.modal{display:none}
/* NOTE: This file is intentionally minimal. Replace with full Bootstrap CSS for proper styles. */
