- Add popover shadcn component (radix-ui based) - Create DateTimePicker component: Calendar popover for date + hour/minute selects for time, allDay-aware, emits ISO / YYYY-MM-DD strings - Replace datetime-local / date <Input> fields in EventDialog with DateTimePicker - Remove unused CalendarIcon and Clock imports from event-dialog