Create a responsive horizontal card using Shadcn UI components. The card should have the following structure: A top bar where the reservation number should be on the left end and three buttons in a row on the right end, labeled 'Tra', 'Sire', and 'Edit'. Below the top bar, there should be a main section displaying the name of the property to which the reservation belongs, the reservation cost, check-in and check-out dates, the purpose of the trip, and the guest's contact phone number. Below the main section, there should be a third collapsible section with the title 'Guests'. This section will be a scrollable table with columns for name, type, document type, guest type (whether they are primary or not), country of origin, and city of origin. | A shadcn/ui and v0 generation - v0