Your css selector is wrong
it should be like this
input[type="radio"][default="true"] { box-shadow: 0 0 1px 1px red;}
Your css selector is wrong
it should be like this
input[type="radio"][default="true"] { box-shadow: 0 0 1px 1px red;}