/*
 * Lion2 Signal — Wave 2 strict-audit final, immutable revision 1.
 *
 * The account shortcuts are owned by the named shell cascade layer. Important
 * declarations inside that layer outrank unlayered closeout rules, so this
 * immutable CDN-safe revision deliberately rejoins the same layer. The card
 * action selector mirrors the higher-specificity v99 rule and wins by source
 * order, closing the remaining target-size and nested-label audit findings.
 */

@layer lion2-signal-shell {
    @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 .right_content .rmenu a {
            min-width: 32px !important;
        }
    }
}

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