/*
 * Lion2 Signal — Wave 2 strict-audit closeout, immutable revision 1.
 *
 * This CDN-safe final filename closes the two residual findings measured after
 * the first 99 layer: 31.7px desktop account shortcuts and 13px nested PLAY
 * labels. It intentionally repeats the established base selector so the
 * author-important cascade resolves deterministically across Chromium builds.
 */

@media screen and (min-width: 981px) {
    body.lion2-skin .right_content .rmenu {
        grid-template-columns: repeat(5, minmax(32px, 1fr)) !important;
        column-gap: 2px !important;
        row-gap: 2px !important;
        gap: 2px !important;
    }

    body.lion2-skin #sidebar-right .rmenu > a {
        min-width: 32px !important;
    }
}

body.lion2-skin .signal-card-action,
body.lion2-skin .signal-card-action > span {
    font-size: 14px !important;
}
