.bg-bloc{display:flex;flex-direction:column;gap:10px}.bg-dessin{width:100%;height:auto;display:block}.bg-dessin rect{transition:opacity .15s}@media (prefers-reduced-motion:reduce){.bg-dessin rect{transition:none}}.bg-grille{stroke:var(--gridline,rgba(0,0,0,.08));stroke-width:1}.bg-abscisse{font-size:11px;fill:var(--text-muted,#6b6b70)}.bg-legende{list-style:none;margin:0;padding:0;display:grid;gap:5px}.bg-ligne{display:flex;align-items:center;gap:8px;font-size:.82rem;line-height:1.35}.bg-marque{flex:0 0 auto;width:16px;height:16px;border-radius:50%;border:2px solid;box-sizing:border-box}.bg-rang{flex:0 0 auto;min-width:14px;font-size:.76rem;font-weight:700;color:var(--text-muted);font-variant-numeric:tabular-nums}.bg-nom{flex:1 1 auto;min-width:0}.bg-valeur{flex:0 0 auto;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}