/*
 * Light-mode logos are shown as-is.
 *
 * This file used to recolour the logo in light mode with
 * `filter: brightness(0) ... invert(21%) ...`, which flattens every opaque
 * pixel to #173f5f. That only works for a transparent silhouette logo; a logo
 * uploaded with its own background rendered as a solid navy block instead.
 * Uploaded logos are now used unmodified in both light and dark mode.
 */
