Create a responsive horizontal card using Shadcn UI components with the following structure: It should use the Tabs component from Shadcn UI and include 3 tabs. In the first tab, display information about a guest reservation. This should include: A section at the top left with a title for the property name and a subtitle for the reservation number. Below, include another section showing the number of guests with SVG icons, along with check-in date, check-out date, and reservation cost. Finally, add a button section with buttons labeled 'Tra', 'Sire', and 'Edit'. The second tab should show information about the guests in a table format. The table must be scrollable to avoid affecting the card's height and should include the following columns: Name, Guest Type (Primary or Companion), Document Type, Document Number, Origin Country, and Destination Country. The third tab should contain general reservation information. It should include: A section with contact information such as email | A shadcn/ui and v0 generation - v0