/*
 * Lion2 Signal — Wave 1 service-banner fit bridge, immutable revision 1.
 *
 * The heavy 9-slice chassis reduces the live-copy plate by sixteen pixels.
 * Keep the administrator-owned key visual clear while restoring a one-line
 * safe area for the longest Korean service title at every desktop rail width.
 */

@media screen and (min-width: 981px) {
    body.lion2-skin.lion-skin .right_content .r_banner .signal-banner-label {
        inset: 7% 4px 7% 35% !important;
        padding: clamp(3px, .28vw, 6px) clamp(4px, .35vw, 7px) !important;
    }

    body.lion2-skin.lion-skin .right_content .r_banner .signal-banner-label > strong {
        font-size: clamp(11px, .62vw, 12px) !important;
        letter-spacing: -.045em !important;
    }
}
