- Remove double border-top separator on evaluation-summary-section
- Add overflow: hidden to competence-card to contain header negative margins
- Replace removed --shadow-lg with --shadow-card-hover in .dragging rule
- Add htmlFor/id pairing on checkbox and label for click accessibility
- Show error toast when PDF export attempted with no observation generated
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Transform .competence-item layout from vertical flex-column to horizontal flex-row with checkbox, label (flex-grow), level pills, and remove button. Remove 'Niveau:' label text and reposition remove-field-btn from absolute to static positioning.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>