/*
 * ScubaDev nav megamenu fixes
 * ---------------------------
 * 20260420: ALL wings-fix rules REMOVED. The earlier fix stripped the 1px
 * coral border on .nectar-blocks-row__wrapper to kill "coral wings" that
 * appeared below the megamenu. Nick now wants that border back as an
 * intentional stroke on the dropdown, so the wings-fix rules were removed
 * entirely. The width-clamp rules (v1) were also removed because they
 * constrained the dropdown panel and their -50px margin clamp conflicted
 * with the intentional stroke layout.
 *
 * If coral wings visually reappear in the future, address by narrowing
 * border-radius or adjusting panel overflow on the OUTER wrapper only,
 * not by stripping borders on the inner row wrappers.
 */
