635d52ca28
The theme dropdown was appearing behind the account popover because DropdownMenuContent (z-200) portals below PopoverContent (z-260). Bumped theme dropdown z-index to 270 so it renders above. Also capped featured preset themes to 5 in both sidebar dropdowns to keep the menu manageable, with a 'More...' link for the full list.