8c5c918304
- Add OfferEditorClient: full editor for /admin/offers/[id]/edit - Categoria/Ticket single-select (OptionSelect) + Tipo/Obiettivo multi-select with on-the-fly creation (OptionMultiSelect) - Services matrix (A/B/C checkboxes) pre-filtered by macro.category, with live "Totale Servizi" recalculation via useMemo (OFFER-11) - Independent manual "Prezzo Pubblico" per tier (OFFER-16) - 5-field "Promessa di Trasformazione" block via EditableCell (OFFER-17) - Salva Offerta / Annulla / Archivia actions wired to saveOfferEditor, toggleOfferArchived and renameOfferOption (OFFER-15)