Actualizó src/index.css para activar tema oscuro por defecto con fondo oscuro, ajustes de colores, gradientes y sombras. Mantiene compatibilidad con otros tokens y adapta sombras y acentos a la nueva paleta azul.
X-Lovable-Edit-ID: edt-eed642ba-55a7-4ab0-bdda-669928182bff
Atualicé la paleta de colores a Egyptian Blue, Slate Indigo y Baby Blue Ice en index.css y tailwind.config.ts, ajustando variables de fondo, primarias/secundarias, acentos y sombras. También actualicé gradientes y modo oscuro para coincidir con la nueva temática.
X-Lovable-Edit-ID: edt-1fb2d9b6-98df-4d55-87e2-66da9832fd56
Implemented a complete event landing page with editable data model, Patreon-like structure:
- Added modular React components for hero, about, organizers, staff, schedule, booking, hotels, practical info, gallery, and footer
- Integrated webhook-enabled booking form with validation and loading/error states
- Created data-driven content file (src/data/event-data.ts) to drive all sections (staff, schedule, hotels, etc.)
- Wired up responsive, mobile-first layout with tropical theme and smooth interactions
- Added images as assets and placeholder data for editable fields
- Implemented sticky navbar, floating reserve button, and scroll/anim transitions
- Prepared for n8n webhook integration with clear comments and example URL
- Updated global styles (Tailwind) and components (buttons, icons) to support new UI
- Updated index.html and project structure for static hosting compatibility
X-Lovable-Edit-ID: edt-6304ebcd-1b8b-4c6d-a441-4b12094846f1