@custom-variant hs-input-number-disabled {

  &.disabled {
    @slot;
  }

  .disabled & {
    @slot;
  }
}