- plot_bus_stops(): loads bus stops from master.gpkg stops layer (1610 points), draws small white-filled circles (1.5pt) at each location - stops layer loaded in main() alongside stations - 'bus' added to stations.styles and marker.size in styling.yaml - bus stops respect --no-stops and --no-buses / --modes filters - bus marker zorder sits just above bus lines