Radio Button Card Selection
This UI trick allows an entire card to act as a clickable target for a radio button, improving usability. It hides the native radio input and styles the card based on the `:checked` state of the input, all with pure HTML and CSS.