/* GENERATED by port/gen-logo-tiles.py — do not hand-edit.
   Tile background per logo, chosen from the artwork's own mean luminance so a dark
   wordmark never sits on a dark tile (and vice versa). Rerun after changing a logo. */

/* Size/shape live with the component (the mockup -> pages/home.css). This file owns
   ONLY the per-logo background, which is data, not design. */

.gpt-code-logo[src$="7bit.webp"]{background:#0A2E43}   /* lum 124 */
.gpt-code-logo[src$="bitstarz.webp"]{background:#F2F5F8}   /* lum 16 */
.gpt-code-logo[src$="bizzo.webp"]{background:#0A2E43}   /* lum 134 */
.gpt-code-logo[src$="gambiva.webp"]{background:#0A2E43}   /* lum 137 */
.gpt-code-logo[src$="goldencrown.webp"]{background:#0A2E43}   /* lum 193 */
.gpt-code-logo[src$="neospin.webp"]{background:#F2F5F8}   /* lum 83 */
