.login-card .brand .tn-hide { display: none !important; }
.login-card .brand .tn-logo { max-height: 48px; max-width: 120px; object-fit: contain; flex-shrink: 0; }
.login-card .brand .tn-name { display: flex; flex-direction: column; line-height: 1.2; min-width: 0; flex: 1; }
.login-card .brand .tn-name .brand-name { font-size: 18px; white-space: normal; overflow-wrap: anywhere; }
.login-card .brand .tn-name small { font-size: 12px; font-weight: 500; color: var(--text-muted, #64748b); }
