TITLE: DEPARTURES — the split-flap board PROMPT: Create 'DEPARTURES', a loving tribute to split-flap boards: a full-width dark board of rows, each character a split-flap tile that flips through its glyph cycle (CSS 3D flap rotation with clickety rhythm, staggered per position) as departures shuffle — destinations (LIS, REY, KYO, MEX …), times, flight numbers, gates, and statuses cycling between SCHEDULED / BOARDING / DELAYED / FINAL CALL. Header row glows amber; background hints at a concourse at dusk. Interactions: a REFRESH triggers a full-board cascade reshuffle with wave timing; hovering a row brightens it and shows a tooltip card (airline livery stripe, terminal map dot); clicking a row pins it; search types-and-flaps to filter destinations. Mechanical soul, warm nostalgia. DESCRIPTION: An amber-on-black concourse board under warm tungsten light. Nine departure rows where every character is a mechanical split-flap tile (highlighted cream top half, dark bottom half, 3D rotateX flip animation) showing time, destination, flight, gate, and a status chip (SCHEDULED / blinking BOARDING / DELAYED / FINAL CALL). REFRESH cascades a full reshuffle — each tile spins through its glyph cycle with per-position stagger so the board clatters in waves; a spontaneous single status flips every few seconds; hovering shows a flight card tooltip with livery stripe and aircraft type; clicking pins rows; typing in the search filters (and re-flaps) destinations. A live local clock ticks in the header. TECHNIQUES: CSS 3D split-flap tiles with rotateX half-animations and staggered glyph cycling via setInterval stepping, procedurally generated departures with deduplication and sorting, status chip states with blink keyframes, livery-stripe tooltip cards, search filtering with full re-flap, ambient spontaneous status mutations, tabular monospace typography, reduced-motion fallback. INTERACTION: REFRESH reshuffles the whole board in a flipping cascade; hover rows for the flight card; click to pin/unpin; type a city name to filter; the clock and statuses keep living on their own.