
body{min-height:100vh}
.navbar-brand .logo{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;
border-radius:8px;background:var(--bs-primary);color:#fff;font-size:15px;margin-right:8px}
.stat .value{font-size:1.35rem;font-weight:600;line-height:1.3}
.table td.act{white-space:nowrap;text-align:right}
.table td.n,.table th.n{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.breadcrumb{word-break:break-all}
.login-wrap{max-width:400px;margin:8vh auto}
pre.journal{max-height:360px;font-size:.8rem;white-space:pre-wrap;word-break:break-all}
.dropdown-menu.snaps{max-height:60vh;overflow-y:auto}
