/* Extracted from html/creator-login.html. Keep page-specific styles here. */

/* Prevent viewer nav from appearing on creator auth */
    .mobile-bottom-nav { display: none !important; }
    /* Fix tab panel vertical stacking and card height */
    #creator-login-panels .account-panel:not(.is-active) { display: none !important; }
