/* APPV1_FRONTEND_LOGO_REPLACEMENT_R6MS2_20260906
   Approved GemTrove ruby + platinum wordmark replacement.
   Presentation-only: preserves existing header/runtime/backend authorities.
*/

/* The approved wordmark contains no tagline. Keep legacy/pseudo taglines suppressed. */
.gt-brand-logo::after{
  content:none!important;
  display:none!important;
}
.gt-brand-tagline,
.gt-logo-tagline,
.gt-brand-logo-tagline{
  display:none!important;
}

/* Preserve existing R6L/R6MR geometry; only ensure the replacement scales cleanly. */
.gt-brand-logo img{
  object-fit:contain!important;
}
