Create a native Elementor widget called Interactive Dock Menu that mimics the macOS dock magnification effect.
Requirements:
Layout: Horizontal container with a repeater. Each item includes an icon, link, and tooltip.
Magnification: Use JavaScript to scale icons based on the cursor’s distance from each icon’s center. Nearby icons should smoothly scale (e.g., 1x → 1.5x), including adjacent neighbors.
Style:
- Glassmorphism container (translucent + backdrop blur)
- Tooltip appearing above icons on hover
- Elementor Controls: Icon base size, max scale, effect distance, container padding, tooltip typography/colors.