/* ATREYA_AUTH_SUBMIT_ARROW_R11R8R1_START */
/* Surgical fix only: hide the decorative R11 login submit glyph that can overlap
   translated/reflowed Sign-in text. Register submit and button geometry remain unchanged. */
body.atreya-auth-r11-active .atreya-auth-r11-root.is-login .atreya-auth-r11-submit-icon {
  display: none !important;
}
/* ATREYA_AUTH_SUBMIT_ARROW_R11R8R1_END */
