@custom-variant pin-input-active {
  &.active {
    @slot;
  }

  .active & {
    @slot;
  }
}
