/* CSS collection + dedup for SSR. * * As the serializer renders components it pushes each unique component into * `ctx.usedComponents`. This module turns that registry into a deduplicated map of * `componentName -> generatedCSS` and produces a single ``; }