/* CASTING LAB v96: hidden support sections must stay hidden after auth state changes. */
.support-app [hidden] {
  display: none !important;
}
