/* Shared editorial navigation: the selected section remains visible while
 * cards and full text keep the existing public article layout. */
.legacy-content-switcher{display:inline-flex;gap:4px;margin:0 0 28px;padding:4px;border-radius:999px;background:#e5e3e9;font:800 12px/1.1 Roboto,Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase}.legacy-content-switcher a{padding:10px 15px;border-radius:999px;color:#5d5a70;text-decoration:none;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.legacy-content-switcher a[aria-current="page"]{color:#fff;background:#302f43;box-shadow:0 4px 12px rgb(30 28 48 / 20%)}.legacy-content-switcher a:hover,.legacy-content-switcher a:focus-visible{color:#302f43;background:#fcea1c;outline:0}.legacy-content-switcher a[aria-current="page"]:hover,.legacy-content-switcher a[aria-current="page"]:focus-visible{color:#302f43;background:#fcea1c}.legacy-news-detail .games-game{padding-top:24px}.legacy-content-switcher--detail{position:relative;z-index:2;margin-bottom:22px}.legacy-news-detail__date{max-width:820px;margin:0 auto 18px;color:#706d81;font:700 14px/1.35 Roboto,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}@media (prefers-reduced-motion:reduce){.legacy-content-switcher a{transition:none}}@media(max-width:640px){.legacy-content-switcher{margin-bottom:20px}.legacy-content-switcher a{padding:9px 12px}.legacy-news-detail .games-game{padding-top:18px}}
