Partial overlap, @region more specific than <style scoped> (@region style has rules for class and id, scoped style has rule for <div>)

Line of text
Line of text
Line of text

Partial overlap, <style scoped> more specific than @region (@region style has rule for <div>, scoped style has rules for class and id)

Line of text
Line of text
Line of text

Overlap, @region and <style scoped> using the same selectors (both @region and scoped style have rules for <div>, class and id)

Line of text
Line of text
Line of text