Create a responsive kitchen display system UI with the following components:
1. Header bar with restaurant logo and current time
2. Main content area divided into three columns:
a. Incoming orders (left column)
b. In-progress orders (middle column)
c. Completed orders (right column)
3. Each order card should display:
- Order number
- Table number or customer name
- Time received
- List of items with quantities
- Special instructions (if any)
- Status indicator (color-coded)
4. A footer with summary statistics:
- Total active orders
- Average preparation time
- Orders completed today
Use a clean, modern design with high contrast for easy readability in a busy kitchen environment. Ensure the layout is responsive and works well on both large kitchen displays and smaller tablet devices. | A shadcn/ui and v0 generation - v0