/* Minimal bootstrap stub for local development. Replace with real Bootstrap in production. */
@import url('https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css');

