b9b9b37636
- AttendeesTable got optional `flush` prop: flush mode drops rounded-xl/border/shadow, uses only border-t so the table attaches full-width inside the expanded booking details card. Dialog usage unchanged (non-flush card style). - Attendee side "خارج الهيئة" pill changed violet → rose (bg-rose-100 text-rose-700), matching the external booking badge. - Darker text in expanded card: title text-slate-900; grid values text-slate-800 font-semibold; removed max-w-2xl width cap. - UI-only; tsc --noEmit clean; architect PASS.