RadioGroup.css 113 Bytes
.btn-group input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}