AREN: integration & configuration UX overhaul
- CustomSelect — fixed searchable prop: search input now renders inside the dropdown portal instead of the trigger (correct UX pattern)
- CustomTimePicker — migrated dropdown to createPortal (renders above all stacking contexts), added showScrollbar and searchable props, fixed glowColor default preventing theme color propagation
- AREN integration-section — complete modal redesign matching legal agent styles: dialogPaper/backdrop from shared styles, responsive sizing (maxWidth="lg", fullWidth={isMobile}, fullScreen={isMobile}),removed pending-loader on connect/modify click, pre-selects currently connected account in selector modal, shiny hover effect on integration cards
- AREN configuration-section — save buttons aligned right, hover color fixed, shiny slide effect on hover
- ider-wizard step-resume — integrations & configured accounts sections restyled to match aqal step-summary (all selected integrations shown with configured/non-configured state)
- ayal-wizard mock data — CMS integration icons replaced with Lucide icons
- platformGuides-data — added GOOGLE_CONTACTS steps (same as Google Calendar)