/* Тонкая косметика поверх Bootstrap 5. */

body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; }

.login-screen .card-body { padding: 1.75rem 1.5rem; }

.navbar-nav .nav-link.active { font-weight: 600; }

main pre { background: #f8f9fa; padding: .75rem; border-radius: .25rem; max-height: 60vh; overflow: auto; }

.card .fs-2, .card .fs-3 { line-height: 1.1; }
