/* Canonical brand: original login page typography and emblem. */
a.sm-brand{display:flex;align-items:center;gap:10px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:23px;font-weight:650;letter-spacing:-.8px;line-height:1.3;color:#f5f7f1;text-decoration:none;white-space:nowrap;flex-shrink:0}
a.sm-brand::before,a.sm-brand::after{content:none}
a.sm-brand em{font-style:normal;font-weight:400}
a.sm-brand b,a.sm-brand svg{color:#c1f36c}
a.sm-brand svg{width:30px;height:30px;flex:0 0 30px;display:block}
@media(max-width:650px){a.sm-brand{font-size:21px}}
