:root { --brand: #675cff; }
.logo-dot { display:inline-block; width:12px; height:12px; border-radius:999px; background:var(--brand); margin-right:6px; }
.flash-stack .alert { margin-bottom: .5rem; }
.table td, .table th { vertical-align: middle; }
.card { border-radius: 1rem !important; }
.btn { border-radius: .7rem; }
