/* Latest owner correction: restore only the fixed central selection target.
   Load after rating-no-box-r71d.css. Existing picker geometry remains authoritative. */
#rating-dialog .rating-picker .picker-focus {
  display: block !important;
  border: 3px solid #b8f326;
  border-radius: 8px;
  pointer-events: none;
}
