bind:group requires a writable $state variable; $derived is read-only in Svelte 5, so every click was silently reset to unchecked, making the group picker non-functional. Also wraps checkboxes in <fieldset>/<legend> for WCAG 1.3.1 compliance. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>