.cw--Legend{--item-padding-x:var(--space-xs);--item-padding-y:calc(var(--space-xs)/2);margin:calc(var(--item-padding-y)*-1) calc(var(--item-padding-x)*-1)}.cw--Legend_column{display:flex;flex-direction:column}.cw--Legend-Title{padding-left:var(--item-padding-x)}.cw--Legend-Item{border-radius:var(--space-3xs);padding:var(--item-padding-y) var(--item-padding-x)}.cw--Legend_isClickable .cw--Legend-Item:hover,.cw--Legend_isHoverable .cw--Legend-Item:hover{background:var(--color-bg-ghost)}.cw--Legend_isClickable .cw--Legend-Item:hover{cursor:pointer}